* {
  animation: auto ease 0s 1 normal none running none !important;
  transition: none !important;
  scroll-behavior: auto !important;
}

*,
::before,
::after {
  box-sizing: border-box;
}

* {
  margin: 0px;
  padding: 0px;
}

html {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

img,
picture {
  display: block;
  max-width: 100%;
}

input,
button {
  font: inherit;
}

p,
h1,
h2,
h3 {
  overflow-wrap: break-word;
}

a {
  color: inherit;
}

#form {
  color: rgb(0, 0, 0);
  padding: 0px 10px 10px;
  text-align: left;
}

#form .f1t-form {
  width: 100%;
}

#form .f1t-form__center {
  border-radius: 5px;
  box-shadow: rgba(13, 13, 13, 0.43) 0px 4px 20.9px 3.1px;
  font-size: 20px;
  line-height: normal;
  margin: 30px auto;
  max-width: 450px;
}

#form .rating-box,
#form .reg-box-style {
  background-color: rgb(15, 33, 102);
  word-break: break-word;
}

#form .reg-box-style {
  border-radius: 5px 5px 0px 0px;
  color: rgb(255, 255, 255);
  font-size: 30px;
  font-weight: 700;
  padding: 20px 24px 10px 20px;
  text-align: center;
}

#form .rating-box {
  padding: 10px 40px;
  position: relative;
  z-index: 2;
}

#form .rating-box img {
  margin: 1em auto 2em;
}

#form .beyond_form {
  background-color: rgba(213, 50, 42, 0.05);
  border: 4px solid rgb(211, 46, 33);
  border-radius: 12px;
  margin-top: -15px;
  padding: 0px 14px;
  position: relative;
  z-index: 1;
}

#form .beyond_form p {
  font-weight: 400 !important;
}

#form .beyond_form .bold {
  font-weight: 700;
}

#form .border-t-2 {
  border-top-width: 2px;
}

#form .border-gray-200 {
  border-color: rgb(226, 232, 240);
}

#form .bg-gray-50,
#form .bg-white {
  background-color: rgb(248, 250, 252, var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
}

#form .bg-white {
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
}

#form .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

#form .py-6 {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

#form .rounded-b-lg {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

#form .form-disclaimer {
  font-size: 14px;
  text-align: center;
}

#form .form-disclaimer p {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  text-align: center;
}

@media (max-width: 640px) {
  #form {
    padding: 0px;
  }
  #form .px-6 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #form .px-66 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 640px) {
  #form .sm\:w-full {
    width: 100%;
  }
  #form .sm\:max-w-md {
    max-width: 28rem;
  }
  #form .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  #form .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1024px) {
  #form .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media (min-width: 1280px) {
  #form .xl\:mr-0 {
    margin-right: 0px;
  }
}

.gb-comments.inherited-styles-for-exported-element {
  border-top: 2px solid rgb(224, 224, 224);
  margin-top: 2rem;
  padding-top: 1.5rem;
  font-family: "Eugenio Sans Text", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.475;
  text-align: left;
  text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;
}

.gb-comments-title {
  font-size: 22.4px;
  font-weight: 700;
  margin-bottom: 0.3rem;
}

.gb-comments-count {
  color: rgb(51, 51, 51);
  font-weight: 700;
}

.gb-comment {
  background-color: rgb(248, 249, 250);
  border: 1px solid rgb(224, 224, 224);
  border-radius: 8px;
  margin-bottom: 0.85rem;
  padding: 1.1rem 1.25rem;
}

.gb-comment.hl {
  background-color: rgb(255, 248, 225);
  border-color: rgb(255, 202, 40);
}

.gb-comment-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.6rem;
}

.gb-comment-header strong {
  color: rgb(26, 115, 232);
  font-size: 15.2px;
}

.gb-comment-time {
  color: rgb(136, 136, 136);
  font-size: 13.12px;
}

.gb-comment p {
  font-size: 15.2px;
  line-height: 1.55;
  margin-top: 0.4rem;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px 0px 24px;
}

.gb-comment-upd {
  background-color: rgb(232, 240, 254);
  border-left: 3px solid rgb(26, 115, 232);
  border-radius: 4px;
  font-size: 14.88px;
  margin-top: 0.7rem;
  padding: 0.7rem 0.9rem;
}

.gb-comment-likes {
  color: rgb(85, 85, 85);
  display: inline-block;
  font-size: 13.6px;
  margin-top: 0.5rem;
}

@media (max-width: 768px) {
  .gb-comment {
    padding: 0.9rem 1rem;
  }
  .gb-comment-header {
    align-items: flex-start;
    gap: 0.2rem;
    flex-direction: column;
  }
}

body {
  font-family:
    system-ui,
    -apple-system,
    "Segoe UI",
    Roboto,
    sans-serif,
    Arial,
    sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  color: rgb(30, 41, 59);
  background-color: rgb(255, 255, 255);
  margin: 0px;
  padding: 0px;
}

.header {
  background: rgb(255, 255, 255);
  border-bottom: 1px solid rgb(238, 238, 238);
}

.promo-article {
  padding: 0px;
  background: rgb(255, 255, 255);
}

.promo-article__intro {
  max-width: 1024px;
  margin: 0px auto;
  padding: 2.5em 1.5em 0px;
}

.promo-article__intro h1 {
  font-weight: bold;
  font-size: 2.35em;
  line-height: 1.18;
  color: rgb(21, 18, 20);
  margin: 0px 0px 1em;
}

.promo-article__intro .promo-meta {
  color: rgb(102, 102, 102);
  font-size: 0.98em;
  margin-bottom: 1em;
}

.promo-article__intro img {
  display: block;
  margin: 0px auto;
  object-fit: cover;
  width: 100%;
  height: auto;
  max-height: min(500px, 50dvh);
  box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 12px;
  border-radius: 8px;
}

.promo-article__inner {
  max-width: 760px;
  margin: 0px auto;
  padding: 2em 1em;
}

.promo-article__inner h2,
.promo-article__inner h3 {
  font-weight: bold;
  margin-top: 1.6em;
  margin-bottom: 0.7em;
  line-height: 1.22;
  color: rgb(21, 18, 20);
}

.promo-article__inner h2 {
  font-size: 1.4em;
  margin-bottom: 0.9em;
  color: rgb(153, 28, 14);
}

.promo-article__inner h3 {
  font-size: 1.12em;
  margin-bottom: 0.7em;
  color: rgb(34, 34, 34);
}

.promo-article__inner p {
  margin: 1em 0px;
  font-size: 1.05em;
}

.promo-article__inner ul,
.promo-article__inner ol {
  margin: 1.3em 0px 1.3em 2em;
  padding: 0px;
  font-size: 1em;
}

.promo-article__inner li {
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.promo-article__inner blockquote {
  border-left: 4px solid rgb(238, 238, 238);
  margin: 1.5em 0px;
  padding: 1em 1.4em;
  background: rgb(250, 249, 246);
  color: rgb(34, 34, 34);
  font-style: italic;
  font-size: 1.03em;
}

.promo-article__inner strong {
  font-weight: bold;
}

.promo-article__inner img {
  display: block;
  margin: 2em auto;
  max-width: 100%;
  width: 500px;
  height: auto;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 2px 12px;
  border-radius: 8px;
}

.footer {
  background: rgb(255, 255, 255);
  border-top: 1px solid rgb(238, 238, 238);
  margin-top: 28px;
  font-size: 11px;
  line-height: 1.35;
  color: rgb(17, 17, 17);
}

.footer a {
  color: inherit;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer__inner {
  max-width: 1200px;
  margin: 0px auto;
  padding: 18px 12px 10px;
}

.footer__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.footer__logo {
  font-family: "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: italic;
  font-size: 28px;
  line-height: 1;
  letter-spacing: -0.5px;
  color: rgb(0, 0, 0);
}

.footer__trust {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0px;
  font-size: 11px;
  line-height: 1.4;
  text-align: right;
}

.footer__middle {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.footer__links {
  flex: 1 1 680px;
  min-width: 0px;
}

.footer__links-row {
  margin: 0px 0px 2px;
}

.footer__links-row:last-child {
  margin-bottom: 0px;
}

.footer__aside {
  flex: 0 1 320px;
  text-align: right;
}

.footer__aside-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 4px;
}

.footer__cookie {
  margin: 0px 0px 6px;
  font-size: 11px;
}

.footer__cookie a {
  text-decoration: underline;
}

.footer__badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 6px;
}

.footer__badges img {
  display: block;
  height: 15px;
  width: auto;
}

.footer__sep {
  padding: 0px 4px;
  color: rgb(17, 17, 17);
}

.footer__legal p {
  margin: 0px 0px 2px;
  font-size: 10px;
  line-height: 1.35;
  color: rgb(17, 17, 17);
}

@media (max-width: 768px) {
  .footer__top,
  .footer__middle {
    flex-direction: column;
  }
  .footer__trust,
  .footer__aside,
  .footer__aside-links,
  .footer__badges {
    justify-content: flex-start;
    text-align: left;
  }
}

@media (max-width: 600px) {
  .promo-article__intro h1 {
    font-size: 1.6em;
  }
}

html {
  scroll-behavior: smooth !important;
  scroll-padding-top: 150px;
}
