html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

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

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.smokace-6v8d15 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .smokace-6v8d15 {
    padding: 54px 0 0;
  }
}

.smokace-0r5n40 {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .smokace-0r5n40:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.smokace-4ydcxe {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .smokace-4ydcxe {
    margin: 20px auto 100px;
  }
}

.smokace-4ydcxe h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .smokace-4ydcxe h1 {
    font-size: 120px;
  }
}

.smokace-4ydcxe p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.smokace-5pez7x {
  cursor: pointer;
}

.smokace-2er68d {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.smokace-weaekm {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.smokace-weaekm figure {
  margin: 0;
}

.smokace-weaekm.smokace-lfchl4 {
  justify-content: flex-start;
  margin-right: 4px;
}

.smokace-weaekm.smokace-6snvw5 {
  justify-content: flex-end;
  margin-left: 4px;
}

.smokace-weaekm.smokace-6fvau1 {
  justify-content: center;
}

.smokace-weaekm.smokace-2fbgn8 {
  justify-content: normal;
}

.smokace-bv9108 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .smokace-bv9108 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-bv9108 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.smokace-sr141h {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .smokace-sr141h {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.smokace-31v63r {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .smokace-31v63r {
    flex-direction: column;
  }
}

.smokace-3g6cv3 {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.smokace-3g6cv3 img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .smokace-3g6cv3 {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.smokace-vyer67 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.smokace-vyer67 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .smokace-vyer67 ul {
    margin-bottom: 15px;
  }
}

.smokace-vyer67 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.smokace-vyer67 ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.smokace-vyer67 ul li span svg {
  fill: var(--title-color);
}

.smokace-vyer67 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .smokace-vyer67 ul li small {
    font-size: 12px;
  }
}

.smokace-vyer67 ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.smokace-vyer67 ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .smokace-vyer67 {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.smokace-w5dp77 {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .smokace-w5dp77 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.smokace-lhvdwx {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.smokace-g60nyp {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.smokace-xg4ei7 ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .smokace-g60nyp {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .smokace-g60nyp:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.smokace-g60nyp.smokace-1t25ey {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .smokace-g60nyp.smokace-1t25ey:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.smokace-s2u3bz {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .smokace-s2u3bz {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-s2u3bz {
    padding: 50px 16px 68px;
  }
}

.smokace-0rmgxv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .smokace-0rmgxv {
    flex-direction: column;
  }
}

.smokace-1p2npx {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .smokace-1p2npx {
    margin-bottom: 40px;
  }
}

.smokace-trrym8 .smokace-2fbtb1 {
  margin-bottom: 28px;
}

.smokace-trrym8 .smokace-2fbtb1 img {
  max-height: 100px;
  width: auto;
}

.smokace-d1mj3f {
  display: flex;
  align-items: center;
}

.smokace-d1mj3f a + a {
  margin-left: 24px;
}

.smokace-d1mj3f img {
  max-height: 56px;
  width: auto;
}

.smokace-d1mj3f img + img {
  margin-left: 24px;
}

.smokace-4typur {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .smokace-4typur {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.smokace-rerx8o {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .smokace-rerx8o {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.smokace-ntost3 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .smokace-ntost3 {
    flex-wrap: wrap;
  }
}

.smokace-ntost3 li {
  display: flex;
  margin: 0 7px;
}

.smokace-ntost3 li svg {
  transition: 0.smokace-xg4ei7 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .smokace-ntost3 li:hover svg {
    transform: scale(1.2);
  }
}

.smokace-04hvyd {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.smokace-8i96l6 + .smokace-8i96l6 {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .smokace-8i96l6 + .smokace-8i96l6 {
    margin: 36px 0 0;
  }
}

.smokace-z3tpl6 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.smokace-sguwb0 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.smokace-sguwb0 li {
  font-size: 16px;
}

.smokace-sguwb0 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .smokace-sguwb0 li a:hover {
    text-decoration: underline;
  }
}

.smokace-sguwb0 li + li {
  margin-top: 16px;
}

.smokace-lhgbiy {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.smokace-kryal0 ease-in-out;
}

.smokace-lhgbiy.smokace-m6jih3 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.smokace-8s0o86 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.smokace-8s0o86 h1,
.smokace-8s0o86 h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .smokace-8s0o86 h1,
  .smokace-8s0o86 h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .smokace-8s0o86 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-8s0o86 {
    margin-bottom: 60px;
  }
}

.smokace-0bol5p {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .smokace-0bol5p {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.smokace-0bol5p li {
  width: 100%;
}

.smokace-0bol5p li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.smokace-xg4ei7 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.smokace-0bol5p li a svg {
  fill: var(--button-text-color);
}

.smokace-0bol5p li a.smokace-m6jih3 {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .smokace-0bol5p li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .smokace-0bol5p li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .smokace-0bol5p li a img {
    max-width: 16px;
  }
}

.smokace-3om99y {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .smokace-3om99y {
    margin: 0 -5px;
  }
}

.smokace-ep7vq2 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.smokace-ep7vq2 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.smokace-ep7vq2 small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .smokace-ep7vq2 {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .smokace-ep7vq2 span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.smokace-pwnxst {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.smokace-pwnxst img {
  width: 100%;
  transition: 0.smokace-xg4ei7 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .smokace-pwnxst:hover img {
    transform: scale(1.1);
  }
}

.smokace-u11y95 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .smokace-u11y95 {
    height: 54px;
  }
}

.smokace-jrtjkk {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .smokace-jrtjkk {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .smokace-jrtjkk {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-jrtjkk .smokace-2fbtb1 img {
    max-width: 90px;
  }
}

.smokace-2fbtb1 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .smokace-2fbtb1 {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .smokace-jfxgy1 {
    display: none;
  }
  .smokace-jfxgy1::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.smokace-zx7wdp {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.smokace-zx7wdp li {
  font-size: 16px;
  margin: 0 20px;
}

.smokace-zx7wdp li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .smokace-zx7wdp li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .smokace-zx7wdp {
    display: block;
  }
  .smokace-zx7wdp li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .smokace-zx7wdp li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .smokace-zx7wdp li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .smokace-zx7wdp li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.smokace-qhra3b {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .smokace-qhra3b {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .smokace-qhra3b {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-qhra3b {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.smokace-qhra3b.smokace-8h8xw1 {
  margin-right: 0;
}

.smokace-883hyj {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .smokace-883hyj {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .smokace-883hyj:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.smokace-v2ebd4 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .smokace-v2ebd4:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .smokace-v2ebd4 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.smokace-z083dz {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .smokace-z083dz {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.smokace-z083dz:hover > ul {
  display: flex;
}

.smokace-z083dz:focus > ul {
  display: flex;
}

.smokace-z083dz:focus-within > ul {
  display: flex;
}

.smokace-j7y6qc {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.smokace-j7y6qc::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.smokace-kryal0 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .smokace-j7y6qc {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .smokace-j7y6qc img {
    max-width: 20px;
  }
}

.smokace-z083dz ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.smokace-xg4ei7 ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .smokace-z083dz ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.smokace-z083dz ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.smokace-xg4ei7 ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .smokace-z083dz ul li {
    padding: 5px;
  }
}

.smokace-z083dz ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .smokace-z083dz ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-z083dz ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .smokace-z083dz ul li a img {
    max-width: 20px;
  }
}

.smokace-yc75gw {
  display: none;
}

.smokace-b4bfos {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .smokace-b4bfos {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.smokace-b4bfos span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .smokace-yc75gw:checked ~ .smokace-jfxgy1 {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .smokace-jfxgy1 {
    display: none;
    transition: display 0.smokace-xg4ei7 ease-in-out;
  }
  .smokace-yc75gw:checked ~ .smokace-jfxgy1 {
    display: block;
  }
  .smokace-yc75gw:checked + .smokace-b4bfos span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .smokace-yc75gw:checked + .smokace-b4bfos span:nth-child(2) {
    display: none;
  }
  .smokace-yc75gw:checked + .smokace-b4bfos span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.smokace-9gcy9s {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .smokace-9gcy9s {
    padding: 0 16px;
  }
}

.smokace-9gcy9s img {
  margin-bottom: 20px;
}

.smokace-9gcy9s p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .smokace-9gcy9s p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-9gcy9s {
    margin-bottom: 60px;
  }
}

.smokace-6u88kj {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .smokace-6u88kj {
    font-size: 32px;
  }
}

.smokace-kj28jg {
  color: var(--text-color);
}

.smokace-s9fo5z {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .smokace-s9fo5z {
    font-size: 16px;
    line-height: 140%;
  }
}

.smokace-s9fo5z p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.smokace-s9fo5z p img {
  display: block;
  margin: 0 auto;
}

.smokace-s9fo5z p:first-of-type {
  margin-top: 0;
}

.smokace-s9fo5z p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .smokace-s9fo5z p {
    font-size: 18px;
    line-height: 140%;
  }
}

.smokace-s9fo5z ul {
  padding: 0 0 0 20px;
}

.smokace-s9fo5z table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.smokace-s9fo5z table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .smokace-s9fo5z table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.smokace-s9fo5z table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .smokace-s9fo5z table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.smokace-s9fo5z table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.smokace-s9fo5z iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .smokace-s9fo5z iframe {
    height: 200px;
  }
}

.smokace-fybko5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .smokace-fybko5 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-fybko5 {
    margin-bottom: 60px;
  }
}

.smokace-ut3r3r {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .smokace-ut3r3r {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.smokace-ut3r3r h1,
.smokace-ut3r3r h2,
.smokace-ut3r3r h3,
.smokace-ut3r3r h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .smokace-ut3r3r h1,
  .smokace-ut3r3r h2,
  .smokace-ut3r3r h3,
  .smokace-ut3r3r h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.smokace-gv27em {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .smokace-gv27em {
    flex-direction: column-reverse;
  }
}

.smokace-gv27em .smokace-vj9w4f {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .smokace-gv27em .smokace-vj9w4f {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.smokace-gv27em .smokace-hxzd15 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .smokace-gv27em .smokace-hxzd15 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .smokace-gv27em .smokace-hxzd15 img {
    width: 100%;
  }
}

.smokace-hxzd15 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .smokace-hxzd15 {
    margin-bottom: 18px;
  }
}

.smokace-vj9w4f {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .smokace-vj9w4f {
    margin-bottom: 18px;
  }
}

.smokace-fybko5 h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .smokace-fybko5 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.smokace-fybko5 .smokace-0r5n40 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.smokace-ns1fxv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .smokace-ns1fxv {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .smokace-ns1fxv {
    margin-bottom: 60px;
  }
}

.smokace-6uxtxs {
  position: relative;
  border: none;
}

.smokace-6uxtxs::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.smokace-2cq8k2 {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.smokace-2cq8k2 span {
  height: 32px;
}

.smokace-2cq8k2 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.smokace-2cq8k2.smokace-xynk5h span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .smokace-2cq8k2 {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.smokace-694pfu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.smokace-694pfu li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .smokace-694pfu li {
    font-size: 16px;
  }
}

.smokace-694pfu li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.smokace-xg4ei7 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .smokace-694pfu li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .smokace-694pfu li a {
    padding: 12px 14px;
  }
}

.smokace-694pfu.smokace-3f3wwm {
  display: none;
}

.smokace-fmtxgf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.smokace-fmtxgf table {
  width: 100%;
  border-collapse: collapse;
}

.smokace-fmtxgf table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .smokace-fmtxgf table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .smokace-fmtxgf table td {
    min-width: 75px;
  }
}

.smokace-fmtxgf table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .smokace-fmtxgf table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.smokace-fmtxgf table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.smokace-fmtxgf p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .smokace-fmtxgf p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .smokace-fmtxgf {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-fmtxgf {
    margin-bottom: 60px;
  }
}

.smokace-hci138 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .smokace-hci138 {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.smokace-kxrs29 {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .smokace-kxrs29 {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.smokace-kxrs29 tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .smokace-kxrs29 tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.smokace-kxrs29 tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.smokace-v6mesr table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.smokace-v6mesr table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.smokace-v6mesr p {
  color: var(--text-color);
}

.smokace-ovdrta {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .smokace-ovdrta {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-ovdrta {
    margin-bottom: 60px;
  }
}

.smokace-odg8yn {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.smokace-mkjug1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .smokace-mkjug1 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-mkjug1 {
    margin-bottom: 60px;
  }
}

.smokace-j9boou {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.smokace-j9boou h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .smokace-j9boou h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.smokace-j9boou p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.smokace-j9boou p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .smokace-j9boou p {
    font-size: 16px;
  }
}

.smokace-liapjt {
  display: none;
}

@media only screen and (max-width: 767px) {
  .smokace-liapjt {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.smokace-pe10e0 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.smokace-pe10e0 li {
  margin: 0 20px;
}

.smokace-pe10e0 li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.smokace-pe10e0 li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .smokace-pe10e0 li a:hover {
    color: #2ab765;
  }
}

.smokace-vzguht {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .smokace-vzguht {
    padding: 0 16px;
  }
}

.smokace-vzguht li {
  font-size: 16px;
  position: relative;
}

.smokace-vzguht li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .smokace-vzguht li a:hover {
    text-decoration: underline;
  }
}

.smokace-vzguht li span {
  opacity: 0.5;
}

.smokace-vzguht li + li {
  margin-left: 30px;
}

.smokace-vzguht li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.smokace-ut3r3r {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.smokace-ut3r3r {
    margin-bottom: 18px;
  }
}

.smokace-5qmi4n {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.smokace-5qmi4n tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.smokace-5qmi4n tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.smokace-5qmi4n tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.smokace-5qmi4n tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.smokace-5qmi4n tbody tr:last-of-type {
  margin-bottom: 0;
}

.smokace-5qmi4n tbody tr td:first-of-type {
  flex-shrink: 0;
}

.smokace-5qmi4n tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.smokace-5qmi4n tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.smokace-5qmi4n tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .smokace-5qmi4n tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.smokace-5qmi4n tbody tr td .smokace-a6vqdt {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .smokace-5qmi4n tbody tr td .smokace-a6vqdt {
    width: 100%;
  }
}

.smokace-5qmi4n tbody tr td .smokace-pee6ym {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.smokace-xg4ei7 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .smokace-5qmi4n tbody tr td .smokace-pee6ym:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .smokace-5qmi4n tbody tr td .smokace-pee6ym {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .smokace-5qmi4n tbody tr td .smokace-pee6ym {
    width: 100%;
  }
}

.smokace-5qmi4n tbody tr td .smokace-lo3jz0 {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .smokace-5qmi4n tbody tr td .smokace-lo3jz0:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-5qmi4n tbody tr {
    flex-direction: column;
  }
}

.smokace-5qmi4n tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.smokace-iovy40 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .smokace-iovy40 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-iovy40 {
    margin: 0 auto 60px;
  }
}

.smokace-1kk5ox {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .smokace-1kk5ox {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.smokace-59fsn3 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .smokace-59fsn3 {
    margin: 0 -5px;
  }
}

.smokace-b3uexu {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.smokace-b3uexu img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.smokace-xg4ei7 ease-in-out;
}

.smokace-b3uexu p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .smokace-b3uexu:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .smokace-b3uexu {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .smokace-b3uexu {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .smokace-b3uexu p {
    font-size: 16px;
  }
}

.smokace-2lwy68 {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .smokace-2lwy68 {
    height: 190px;
    margin: 20px auto;
  }
}

.smokace-2lwy68 img {
  width: 100%;
  height: 100%;
}

.smokace-2lwy68 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .smokace-2lwy68 iframe {
    height: 190px;
  }
}

.smokace-ct63ws {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.smokace-ct63ws::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.smokace-7qpnat {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.smokace-7qpnat svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.smokace-xg4ei7 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .smokace-7qpnat:hover svg {
    transform: scale(1.1);
  }
}

.smokace-j78n6m {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .smokace-j78n6m {
    padding: 40px 0;
  }
}

.smokace-fmthuo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .smokace-fmthuo {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .smokace-fmthuo {
    flex-direction: column-reverse;
  }
}

.smokace-hdmv13 {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.smokace-hdmv13 img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .smokace-hdmv13 {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-hdmv13 {
    margin: 10px 0 0;
  }
}

.smokace-8vubk1 {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.smokace-8vubk1 h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .smokace-8vubk1 {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-8vubk1 {
    padding: 24px 10px;
  }
}

.smokace-am98yu {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.smokace-xg4ei7 ease-in-out;
}

.smokace-am98yu:hover {
  border: 1px solid #8c8ca2;
}

.smokace-y5ap7c {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.smokace-y5ap7c:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.smokace-5nsp7j {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.smokace-5nsp7j a {
  text-decoration: underline;
  color: #8babff;
}

.smokace-isc2aj {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.smokace-isc2aj .smokace-am98yu {
  width: 50%;
  margin: 0;
}

.smokace-20jqru {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.smokace-20jqru:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.smokace-00w8m9 {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .smokace-00w8m9 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-00w8m9 {
    margin: 0 0 60px;
  }
}

.smokace-bmnhj8 {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .smokace-bmnhj8 {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.smokace-7489xz {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .smokace-7489xz {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.smokace-rmw3sg {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .smokace-rmw3sg {
    flex-basis: auto;
    max-width: 100%;
  }
}

.smokace-0ipry6 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .smokace-0ipry6 {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.smokace-0ipry6 a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.smokace-xg4ei7 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .smokace-0ipry6 a {
    margin: 1px 0 4px;
  }
}

.smokace-0ipry6 a svg {
  fill: #fff;
}

.smokace-0ipry6 a:hover {
  background: #3d68e7;
}

.smokace-522c3w {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.smokace-mngzar {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .smokace-mngzar {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.smokace-xm1mud {
  font-size: 16px;
  color: var(--text-color);
}

.smokace-42c5rr {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .smokace-42c5rr {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-42c5rr {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .smokace-42c5rr {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.smokace-bnifc6 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.smokace-bnifc6 h1,
.smokace-bnifc6 h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .smokace-bnifc6 h1,
  .smokace-bnifc6 h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .smokace-bnifc6 {
    margin: 0;
    padding-right: 20px;
  }
}

.smokace-x5aal7 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.smokace-x5aal7 h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .smokace-x5aal7 h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.smokace-x5aal7 h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .smokace-x5aal7 h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.smokace-x5aal7 table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.smokace-x5aal7 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .smokace-x5aal7 table tr td {
    padding: 12px 4px;
  }
}

.smokace-x5aal7 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .smokace-x5aal7 table tr th {
    padding: 12px 4px;
  }
}

.smokace-x5aal7 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .smokace-x5aal7 {
    margin: 0;
  }
}

.smokace-t8dqse {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .smokace-t8dqse {
    min-height: 190px;
  }
}

.smokace-845vvx {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.smokace-845vvx::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.smokace-08jna9 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.smokace-08jna9.smokace-t6tmt7 {
  display: none;
}

.smokace-jaezax {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.smokace-jaezax iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.smokace-jaezax iframe.smokace-x5g1ff {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.smokace-jaezax.smokace-dbc53v {
  opacity: 1;
  pointer-events: all;
}

.smokace-b1vgs3 {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.smokace-xg4ei7 ease-in-out;
}

.smokace-b1vgs3 svg {
  margin-right: 10px;
}

.smokace-b1vgs3 + .smokace-b1vgs3 {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .smokace-b1vgs3:hover {
    background: #a8a6b3;
  }
}

.smokace-ybjpev {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .smokace-ybjpev:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .smokace-b1vgs3 {
    height: 42px;
    max-width: 220px;
  }
}

.smokace-42c5rr .smokace-fybko5 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.smokace-42c5rr .smokace-fybko5 h1,
.smokace-42c5rr .smokace-fybko5 h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .smokace-42c5rr .smokace-fybko5 h1,
  .smokace-42c5rr .smokace-fybko5 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .smokace-42c5rr .smokace-fybko5 {
    margin: 28px 0 0;
  }
}

.smokace-9gh2vj {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .smokace-9gh2vj {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .smokace-9gh2vj {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-9gh2vj {
    margin: 20px auto 60px;
  }
}

.smokace-oxfllw {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .smokace-oxfllw {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-oxfllw {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.smokace-3n1qjh {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.smokace-3n1qjh iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.smokace-pynyn1 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.smokace-pynyn1 h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .smokace-pynyn1 h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-pynyn1 h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .smokace-pynyn1 {
    max-width: 100%;
    margin: 0;
  }
}

.smokace-4ffx0c {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .smokace-4ffx0c {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.smokace-rldc46 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .smokace-rldc46 {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.smokace-abglot {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.smokace-abglot span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .smokace-abglot {
    margin: 0;
  }
  .smokace-abglot:last-of-type {
    margin-top: 4px;
  }
}

.smokace-3v5sj6 {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .smokace-3v5sj6 {
    padding: 10px;
  }
}

.smokace-3v5sj6 .smokace-0r5n40 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .smokace-3v5sj6 .smokace-0r5n40 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .smokace-3v5sj6 {
    flex-wrap: wrap;
  }
}

.smokace-c5p5st {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.smokace-c5p5st img {
  width: 100%;
}

.smokace-r2byip {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .smokace-r2byip {
    max-width: 200px;
    margin: 0;
  }
}

.smokace-vru5h1 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.smokace-46odhu {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.smokace-j40szy {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .smokace-j40szy {
    margin: 0 0 60px;
  }
}

.smokace-j40szy .smokace-uw0hwv {
  position: relative;
}

.smokace-j40szy .smokace-6w7jas {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.smokace-j40szy .smokace-6w7jas.smokace-t6tmt7 {
  display: none;
}

.smokace-j40szy .smokace-6epado {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .smokace-j40szy .smokace-6epado {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .smokace-j40szy .smokace-6epado {
    bottom: 90px;
  }
}

.smokace-j40szy .smokace-6epado .smokace-2lvwg3 {
  max-width: 300px;
  width: 100%;
}

.smokace-j40szy .smokace-6epado .smokace-2lvwg3 .smokace-pc9b6l {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .smokace-j40szy .smokace-6epado .smokace-2lvwg3 .smokace-pc9b6l {
    font-size: 32px;
    text-align: center;
  }
}

.smokace-j40szy .smokace-6epado .smokace-2lvwg3 .smokace-x32jhd {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .smokace-j40szy .smokace-6epado .smokace-2lvwg3 .smokace-x32jhd {
    text-align: center;
  }
}

.smokace-j40szy .smokace-6epado .smokace-8h8xw1 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .smokace-j40szy .smokace-6epado .smokace-8h8xw1 {
    flex-direction: column-reverse;
  }
}

.smokace-j40szy .smokace-6epado .smokace-8h8xw1 .smokace-55j63e {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.smokace-xg4ei7 ease-in-out;
}

.smokace-j40szy .smokace-6epado .smokace-8h8xw1 .smokace-55j63e:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .smokace-j40szy .smokace-6epado .smokace-8h8xw1 .smokace-55j63e {
    width: 100%;
  }
}

.smokace-j40szy .smokace-6epado .smokace-8h8xw1 .smokace-fopzzu {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.smokace-xg4ei7 ease-in-out;
  overflow: hidden;
}

.smokace-j40szy .smokace-6epado .smokace-8h8xw1 .smokace-fopzzu span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.smokace-j40szy .smokace-6epado .smokace-8h8xw1 .smokace-fopzzu:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.smokace-j40szy .smokace-6epado .smokace-8h8xw1 .smokace-fopzzu:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .smokace-j40szy .smokace-6epado .smokace-8h8xw1 .smokace-fopzzu {
    width: 100%;
  }
}

.smokace-j40szy .smokace-6epado.smokace-t6tmt7 {
  display: none;
}

.smokace-j40szy .smokace-c9n0dm {
  display: none;
}

.smokace-j40szy .smokace-c9n0dm.smokace-dbc53v {
  display: block;
}

.smokace-j40szy .smokace-c9n0dm iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .smokace-j40szy .smokace-c9n0dm iframe {
    height: calc(100vh - 54px);
  }
}

.smokace-j40szy .smokace-68eqn4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .smokace-j40szy .smokace-68eqn4 {
    padding: 24px 16px 0;
  }
}

.smokace-j40szy .smokace-68eqn4 .smokace-pc9b6l {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .smokace-j40szy .smokace-68eqn4 .smokace-pc9b6l {
    margin-bottom: 24px;
  }
}

.smokace-j40szy .smokace-68eqn4 table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.smokace-j40szy .smokace-68eqn4 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .smokace-j40szy .smokace-68eqn4 table tr td {
    padding: 12px 4px;
  }
}

.smokace-j40szy .smokace-68eqn4 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .smokace-j40szy .smokace-68eqn4 table tr th {
    padding: 12px 4px;
  }
}

.smokace-j40szy .smokace-68eqn4 table tr:last-of-type td {
  border-bottom: none;
}

.smokace-6m005o {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.smokace-6m005o.smokace-m6jih3 {
  display: block;
}

.smokace-6m005o iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.smokace-6m005o .smokace-e1e6mg {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.smokace-6m005o .smokace-08axeb {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.smokace-6m005o .smokace-fopzzu {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.smokace-xg4ei7 ease-in-out;
}

.smokace-6m005o .smokace-fopzzu:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.smokace-6cvgta {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.smokace-6cvgta.smokace-m6jih3 {
  display: block;
}

.smokace-un1mcd {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.smokace-rjscd7 {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.smokace-qsiy05 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .smokace-rjscd7 {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.smokace-3pzfxg {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.smokace-3pzfxg svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.smokace-7tg6in {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.smokace-th85f6.smokace-t6tmt7 {
  display: none;
}

.smokace-vnofwm {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .smokace-vnofwm {
    margin-bottom: 20px;
  }
}

.smokace-for2zl {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.smokace-for2zl span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.smokace-for2zl small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.smokace-for2zl input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.smokace-xg4ei7 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.smokace-for2zl input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.smokace-for2zl input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.smokace-for2zl input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.smokace-for2zl input:active {
  border-color: #c2c0ce;
}

.smokace-for2zl input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .smokace-for2zl {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.smokace-3065u6 {
  margin-bottom: 36px;
}

.smokace-3065u6 textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.smokace-3065u6 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.smokace-3065u6 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .smokace-3065u6 {
    margin-bottom: 24px;
  }
}

.smokace-jfbgln {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.smokace-ckvyr5 {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.smokace-xg4ei7 ease-in-out;
}

.smokace-ckvyr5:hover {
  background: var(--border-color);
}

.smokace-pvk5dc {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.smokace-xg4ei7 ease-in-out;
}

.smokace-pvk5dc:hover {
  background: #166ad9;
}

.smokace-blup4l {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.smokace-blup4l.smokace-t6tmt7 {
  display: none;
}

.smokace-o9oa4n {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.smokace-blup4l .smokace-ckvyr5 {
  margin: 0 auto;
}

.smokace-ent78f {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .smokace-ent78f {
    margin-bottom: 16px;
  }
}

.smokace-grwxhz {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.smokace-6qgh1m {
  filter: grayscale(100%);
}

.smokace-grwxhz > input {
  display: none;
}

.smokace-grwxhz > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.smokace-qoe28s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.smokace-2ncwn9 44.smokace-9d7jeq.smokace-4wt7yn.smokace-zvztgx.smokace-tjev16.smokace-zjqfsd.smokace-l4goj9.smokace-xynnpp.smokace-d07vnl.smokace-hw2tfk.smokace-xq3n1n.smokace-owelj0.smokace-mc2whw 0l-12.smokace-ttqupz 30.smokace-4et378.smokace-yiwtnc 2.smokace-1go0yl.smokace-yiwtnc 3.smokace-avnm18 3.smokace-d6m66i.smokace-w3udx6 3.smokace-s6qski.smokace-ypczea.smokace-svxype.smokace-cvym9e 7-3.smokace-ttqupz 10.smokace-5ojwy7.smokace-cvym9e 23.smokace-jxghxe.smokace-uhrjby 1.smokace-47x1dc 2.smokace-ttqupz 3.smokace-uhrjby 1.smokace-w3udx6 5.smokace-b9l326.smokace-w3udx6 32.smokace-jrvjkm.smokace-ypczea 5.smokace-mc2whw 4.smokace-cvym9e 9.smokace-cvym9e 8.smokace-w3udx6 6.smokace-42xyqq.smokace-fbm7pn.smokace-3iwc67.smokace-jc9pyd.smokace-frk7lg 4.smokace-38klds.smokace-frk7lg 6.smokace-frk7lg 0l29.smokace-mc2whw 17.smokace-8szd7m.smokace-b9z0pt 2.smokace-kvp96g 10.smokace-8a5jf2.smokace-ttqupz 8.smokace-2cy4pw.smokace-90rlei.smokace-4qivy6.smokace-9w4wls.smokace-z1jfyb.smokace-ypczea.smokace-zjqfsd.smokace-ttqupz 1.smokace-cji5ct.smokace-oawch2.smokace-6r6rmn.smokace-23mr9n.smokace-3wy7uz.smokace-47x1dc 1.smokace-0k9xng.smokace-pal5rl.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.smokace-grwxhz > input:checked ~ label,
.smokace-grwxhz > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.smokace-qoe28s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.smokace-2ncwn9 44.smokace-9d7jeq.smokace-4wt7yn.smokace-zvztgx.smokace-tjev16.smokace-zjqfsd.smokace-l4goj9.smokace-xynnpp.smokace-d07vnl.smokace-hw2tfk.smokace-xq3n1n.smokace-owelj0.smokace-mc2whw 0l-12.smokace-ttqupz 30.smokace-4et378.smokace-yiwtnc 2.smokace-1go0yl.smokace-yiwtnc 3.smokace-avnm18 3.smokace-d6m66i.smokace-w3udx6 3.smokace-s6qski.smokace-ypczea.smokace-svxype.smokace-cvym9e 7-3.smokace-ttqupz 10.smokace-5ojwy7.smokace-cvym9e 23.smokace-jxghxe.smokace-uhrjby 1.smokace-47x1dc 2.smokace-ttqupz 3.smokace-uhrjby 1.smokace-w3udx6 5.smokace-b9l326.smokace-w3udx6 32.smokace-jrvjkm.smokace-ypczea 5.smokace-mc2whw 4.smokace-cvym9e 9.smokace-cvym9e 8.smokace-w3udx6 6.smokace-42xyqq.smokace-fbm7pn.smokace-3iwc67.smokace-jc9pyd.smokace-frk7lg 4.smokace-38klds.smokace-frk7lg 6.smokace-frk7lg 0l29.smokace-mc2whw 17.smokace-8szd7m.smokace-b9z0pt 2.smokace-kvp96g 10.smokace-8a5jf2.smokace-ttqupz 8.smokace-2cy4pw.smokace-90rlei.smokace-4qivy6.smokace-9w4wls.smokace-z1jfyb.smokace-ypczea.smokace-zjqfsd.smokace-ttqupz 1.smokace-cji5ct.smokace-oawch2.smokace-6r6rmn.smokace-23mr9n.smokace-3wy7uz.smokace-47x1dc 1.smokace-0k9xng.smokace-pal5rl.5z'/%3e%3c/svg%3e");
}

.smokace-grwxhz > input:not(:checked) ~ label:hover,
.smokace-grwxhz > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.smokace-qoe28s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.smokace-2ncwn9 44.smokace-9d7jeq.smokace-4wt7yn.smokace-zvztgx.smokace-tjev16.smokace-zjqfsd.smokace-l4goj9.smokace-xynnpp.smokace-d07vnl.smokace-hw2tfk.smokace-xq3n1n.smokace-owelj0.smokace-mc2whw 0l-12.smokace-ttqupz 30.smokace-4et378.smokace-yiwtnc 2.smokace-1go0yl.smokace-yiwtnc 3.smokace-avnm18 3.smokace-d6m66i.smokace-w3udx6 3.smokace-s6qski.smokace-ypczea.smokace-svxype.smokace-cvym9e 7-3.smokace-ttqupz 10.smokace-5ojwy7.smokace-cvym9e 23.smokace-jxghxe.smokace-uhrjby 1.smokace-47x1dc 2.smokace-ttqupz 3.smokace-uhrjby 1.smokace-w3udx6 5.smokace-b9l326.smokace-w3udx6 32.smokace-jrvjkm.smokace-ypczea 5.smokace-mc2whw 4.smokace-cvym9e 9.smokace-cvym9e 8.smokace-w3udx6 6.smokace-42xyqq.smokace-fbm7pn.smokace-3iwc67.smokace-jc9pyd.smokace-frk7lg 4.smokace-38klds.smokace-frk7lg 6.smokace-frk7lg 0l29.smokace-mc2whw 17.smokace-8szd7m.smokace-b9z0pt 2.smokace-kvp96g 10.smokace-8a5jf2.smokace-ttqupz 8.smokace-2cy4pw.smokace-90rlei.smokace-4qivy6.smokace-9w4wls.smokace-z1jfyb.smokace-ypczea.smokace-zjqfsd.smokace-ttqupz 1.smokace-cji5ct.smokace-oawch2.smokace-6r6rmn.smokace-23mr9n.smokace-3wy7uz.smokace-47x1dc 1.smokace-0k9xng.smokace-pal5rl.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .smokace-g4ro2v > .smokace-bav38j {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .smokace-g4ro2v > .smokace-bav38j {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .smokace-g4ro2v > .smokace-bav38j {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .smokace-g4ro2v > .smokace-bav38j {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .smokace-g4ro2v > .smokace-bav38j {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.smokace-u0i1zr {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.smokace-u0i1zr.smokace-t6tmt7 {
  display: none;
}

.smokace-4fj745 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .smokace-4fj745 {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-4fj745 {
    border-radius: 20px 20px 0 0;
  }
}

.smokace-zn95m2 {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.smokace-zn95m2::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.smokace-zn95m2::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.smokace-zn95m2 img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .smokace-zn95m2 {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .smokace-zn95m2 img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-zn95m2 {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .smokace-zn95m2 img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.smokace-5df8hh {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .smokace-5df8hh {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-5df8hh {
    font-size: 14px;
  }
}

.smokace-smd7q9 {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.smokace-smd7q9::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .smokace-smd7q9::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.smokace-smd7q9::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .smokace-smd7q9::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .smokace-smd7q9 {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-smd7q9 {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.smokace-r31avf {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .smokace-r31avf {
    top: -20px;
  }
}

.smokace-a631yw {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.smokace-xg4ei7 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .smokace-a631yw:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .smokace-a631yw {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-a631yw {
    width: 90px;
    height: 40px;
  }
}

.smokace-u0i1zr.smokace-zlv7fl .smokace-4fj745 {
  background: #2b3b67;
}

.smokace-u0i1zr.smokace-zlv7fl .smokace-zn95m2 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.smokace-u0i1zr.smokace-zlv7fl .smokace-zn95m2::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.smokace-u0i1zr.smokace-zlv7fl .smokace-zn95m2::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.smokace-u0i1zr.smokace-zlv7fl .smokace-smd7q9::before {
  background: #0e0f41;
}

.smokace-u0i1zr.smokace-zlv7fl .smokace-smd7q9::after {
  background: #152557;
}

.smokace-u0i1zr.smokace-d6b137 .smokace-4fj745 {
  background: #1f35fa;
}

.smokace-u0i1zr.smokace-d6b137 .smokace-zn95m2 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.smokace-u0i1zr.smokace-d6b137 .smokace-zn95m2::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.smokace-u0i1zr.smokace-d6b137 .smokace-zn95m2::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.smokace-u0i1zr.smokace-d6b137 .smokace-smd7q9::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.smokace-u0i1zr.smokace-d6b137 .smokace-smd7q9::after {
  background: #192ac8;
}

.smokace-u0i1zr.smokace-k4dav9 .smokace-4fj745 {
  background: #fa771f;
}

.smokace-u0i1zr.smokace-k4dav9 .smokace-zn95m2 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.smokace-u0i1zr.smokace-k4dav9 .smokace-zn95m2::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.smokace-u0i1zr.smokace-k4dav9 .smokace-zn95m2::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.smokace-u0i1zr.smokace-k4dav9 .smokace-smd7q9::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.smokace-u0i1zr.smokace-k4dav9 .smokace-smd7q9::after {
  background: #fa8535;
}

.smokace-tads81 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .smokace-tads81 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .smokace-tads81 {
    margin: 24px 0 60px;
  }
}

.smokace-tads81 h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .smokace-tads81 h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.smokace-eeziv2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .smokace-eeziv2 {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.smokace-zl1co8 {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .smokace-zl1co8 {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.smokace-h0kg2o {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .smokace-h0kg2o:hover {
    background: var(--button-bg-hover);
  }
}

.smokace-16m1sp {
  display: flex;
  align-items: center;
  gap: 10px;
}

.smokace-16m1sp span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.smokace-16m1sp small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .smokace-16m1sp {
    margin-bottom: 16px;
  }
}

.smokace-r0in3f {
  width: 120px;
  height: 22px;
}

.smokace-r0in3f .smokace-332sjd {
  fill: #c2c0ce;
}

.smokace-r0in3f [rating="1"] .smokace-332sjd:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.smokace-r0in3f [rating="2"] .smokace-332sjd:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.smokace-r0in3f [rating="3"] .smokace-332sjd:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.smokace-r0in3f [rating="4"] .smokace-332sjd:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.smokace-r0in3f [rating="5"] .smokace-332sjd:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.smokace-gihy4c {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .smokace-gihy4c {
    gap: 16px 0;
  }
}

.smokace-vcki0e {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.smokace-vcki0e.smokace-dbc53v {
  display: block;
}

.smokace-vcki0e.smokace-t6tmt7 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .smokace-vcki0e {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.smokace-c7ltkz {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.smokace-kauuxm {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.smokace-8rwwkp {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.smokace-xy7mez small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.smokace-xy7mez span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.smokace-4278o6 {
  font-size: 16px;
  line-height: 140%;
}

.smokace-tgehv9 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.smokace-tgehv9 .smokace-332sjd {
  fill: #c2c0ce;
}

.smokace-tgehv9 [rating="1"] .smokace-332sjd:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.smokace-tgehv9 [rating="2"] .smokace-332sjd:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.smokace-tgehv9 [rating="3"] .smokace-332sjd:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.smokace-tgehv9 [rating="4"] .smokace-332sjd:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.smokace-tgehv9 [rating="5"] .smokace-332sjd:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.smokace-hx2g1x {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .smokace-hx2g1x {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.smokace-avkgqs {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .smokace-avkgqs {
    padding: 0 16px;
  }
}

.smokace-oogo0i {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .smokace-oogo0i {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.smokace-gnzr55 {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .smokace-gnzr55 {
    padding: 12px;
    gap: 12px;
  }
}

.smokace-q4asc5 {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.smokace-q4asc5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.smokace-cqw83h {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.smokace-l4pqne {
  flex: 1;
  min-width: 0;
}

.smokace-6sefg0 {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .smokace-6sefg0 {
    font-size: 14px;
    gap: 6px;
  }
}

.smokace-59r9h5 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.smokace-59r9h5 svg,
.smokace-59r9h5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.smokace-59r9h5 svg path {
  fill: var(--button-bg-color);
}

.smokace-59r9h5 svg circle {
  fill: var(--button-text-color);
}

.smokace-i156l6 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .smokace-i156l6 {
    font-size: 12px;
  }
}

.smokace-i156l6 strong {
  font-weight: 600;
}

.smokace-xrfzwz {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.smokace-xrfzwz p {
  margin: 0 0 16px;
}

.smokace-xrfzwz p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .smokace-xrfzwz {
    font-size: 14px;
    line-height: 150%;
  }
}

.smokace-vlenhq {
  max-width: 300px;
  width: 100%;
}

.smokace-vlenhq a {
  width: 100%;
}

@media (max-width: 575px) {
  .smokace-vlenhq {
    max-width: 200px;
  }
}

.smokace-vk6c62 {
  justify-content: center;
}

.smokace-mtbrom {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.smokace-pzffjd {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .smokace-s7buhz {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.smokace-a2in59 {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.smokace-a2in59 .smokace-zx7wdp {
  justify-content: center;
}

/* faq */

.smokace-ikeqcj {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.smokace-ykl6ly {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.smokace-smn8rz ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.smokace-ykl6ly::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.smokace-smn8rz ease;
}

.smokace-ikeqcj.smokace-m6jih3 .smokace-ykl6ly::after {
  transform: rotate(45deg);
}

.smokace-4b5la5 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.smokace-xg4ei7 ease, padding 0.smokace-xg4ei7 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.smokace-ikeqcj.smokace-m6jih3 .smokace-4b5la5 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.smokace-9y3w1m {
  margin: 25px 0;
}

.smokace-grwxhz > input:not(:checked) ~ label:hover,
.smokace-grwxhz > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.smokace-m1e1j7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.smokace-vccjna 44.smokace-bl4gqg.smokace-rmwtch.smokace-xlovbz.smokace-o91mnr.smokace-737gbx.smokace-kjyvuc.smokace-vv1kx2.smokace-vc1lfi.smokace-oglqx1.smokace-gg8u3w.smokace-ivtkdz.smokace-2z546y 0l-12.smokace-v46w9y 30.smokace-r3frfj.smokace-259i5j 2.smokace-xra426.smokace-259i5j 3.smokace-pmzd7f 3.smokace-plf494.smokace-ltcavl 3.smokace-b8svl6.smokace-teiyvs.smokace-en0cjd.smokace-sajn4h 7-3.smokace-v46w9y 10.smokace-mb64v7.smokace-sajn4h 23.smokace-w643sd.smokace-jiishf 1.smokace-hsrygc 2.smokace-v46w9y 3.smokace-jiishf 1.smokace-ltcavl 5.smokace-2oghz5.smokace-ltcavl 32.smokace-nc0l15.smokace-teiyvs 5.smokace-2z546y 4.smokace-sajn4h 9.smokace-sajn4h 8.smokace-ltcavl 6.smokace-6e2zu9.smokace-xmwkp0.smokace-b5nlio.smokace-56bo3o.smokace-cbooe7 4.smokace-xqpypq.smokace-cbooe7 6.smokace-cbooe7 0l29.smokace-2z546y 17.smokace-sf8bkp.smokace-r4lwbc 2.smokace-cleclz 10.smokace-xjpl1e.smokace-v46w9y 8.smokace-nhgog7.smokace-vzq6uf.smokace-1fbka1.smokace-34z6qp.smokace-p90shb.smokace-teiyvs.smokace-737gbx.smokace-v46w9y 1.smokace-sq7zfm.smokace-f9z3xg.smokace-99240m.smokace-6j5njd.smokace-dlocdv.smokace-hsrygc 1.smokace-ke6s5p.smokace-o4bfpq.5z'/%3e%3c/svg%3e");
}

.smokace-5u2i7x {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .smokace-5u2i7x {
    gap: 16px 0;
  }
}

.smokace-yznp72 {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.smokace-yznp72.smokace-8lfr3j {
  display: block;
}

.smokace-yznp72.smokace-k1c4xu {
  display: none;
}

@media only screen and (max-width: 767px) {
  .smokace-yznp72 {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.smokace-6wntgt {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.smokace-2kdrnt {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.smokace-lo07i8 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.smokace-og7q59 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.smokace-og7q59 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.smokace-y3yucj {
  font-size: 16px;
  line-height: 140%;
}

.smokace-l6k1vs {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.smokace-l6k1vs .smokace-kmwy9t {
  fill: #c2c0ce;
}

.smokace-l6k1vs [rating="1"] .smokace-kmwy9t:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.smokace-l6k1vs [rating="2"] .smokace-kmwy9t:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.smokace-l6k1vs [rating="3"] .smokace-kmwy9t:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.smokace-l6k1vs [rating="4"] .smokace-kmwy9t:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.smokace-l6k1vs [rating="5"] .smokace-kmwy9t:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.smokace-u7lbi9 {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.smokace-u7lbi9 textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.smokace-u7lbi9 button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.smokace-yfhl5v {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.smokace-yfhl5v.smokace-0pogjc {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.smokace-e5vmdg {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.smokace-e5vmdg label {
  font-size: 14px;
}

.smokace-e5vmdg h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.smokace-e5vmdg input,
.smokace-e5vmdg textarea,
.smokace-e5vmdg button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.smokace-e5vmdg button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.smokace-smn8rz ease;
}
.smokace-e5vmdg button:hover {
  background-color: var(--button-bg-hover);
}
.smokace-4ezma4 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.smokace-bq62r2 ease-in;
}

.smokace-4ezma4 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
