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;
  }
}

.coolzino-go6m4e {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.coolzino-r3fntw {
  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) {
  .coolzino-r3fntw: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;
  }
}

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

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

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

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

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

.coolzino-ehb0oz {
  cursor: pointer;
}

.coolzino-cxb85n {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.coolzino-ziskll {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.coolzino-ziskll figure {
  margin: 0;
}

.coolzino-ziskll.coolzino-qbvirb {
  justify-content: flex-start;
  margin-right: 4px;
}

.coolzino-ziskll.coolzino-67ouuw {
  justify-content: flex-end;
  margin-left: 4px;
}

.coolzino-ziskll.coolzino-sntrq1 {
  justify-content: center;
}

.coolzino-ziskll.coolzino-ulg6o2 {
  justify-content: normal;
}

.coolzino-gbv26b {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.coolzino-ffwbx7 {
  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) {
  .coolzino-ffwbx7 {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.coolzino-smv0lq {
  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) {
  .coolzino-smv0lq {
    flex-direction: column;
  }
}

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

.coolzino-vrjale img {
  width: 100%;
}

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

.coolzino-uui8nb {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.coolzino-uui8nb 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) {
  .coolzino-uui8nb ul {
    margin-bottom: 15px;
  }
}

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

.coolzino-uui8nb 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);
}

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

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

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

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

.coolzino-uui8nb ul li:last-of-type::after {
  display: none;
}

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

.coolzino-89o442 {
  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) {
  .coolzino-89o442 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.coolzino-rp353l {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.coolzino-ui6420.coolzino-aaftcj {
  background-color: #000;
}

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

.coolzino-f46roq {
  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) {
  .coolzino-f46roq {
    padding: 80px 16px 0;
  }
}

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

.coolzino-0qilcx {
  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) {
  .coolzino-0qilcx {
    flex-direction: column;
  }
}

.coolzino-kbvw85 {
  margin-bottom: 94px;
}

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

.coolzino-c50xkd .coolzino-szz12p {
  margin-bottom: 28px;
}

.coolzino-c50xkd .coolzino-szz12p img {
  max-height: 100px;
  width: auto;
}

.coolzino-1lourl {
  display: flex;
  align-items: center;
}

.coolzino-1lourl a + a {
  margin-left: 24px;
}

.coolzino-1lourl img {
  max-height: 56px;
  width: auto;
}

.coolzino-1lourl img + img {
  margin-left: 24px;
}

.coolzino-i5e7qe {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.coolzino-rf8u0h {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.coolzino-fbgujn li {
  display: flex;
  margin: 0 7px;
}

.coolzino-fbgujn li svg {
  transition: 0.coolzino-rm7lmv ease-in-out;
}

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

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

.coolzino-m9q6z4 + .coolzino-m9q6z4 {
  margin-left: 120px;
}

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

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

.coolzino-4u64w0 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.coolzino-4u64w0 li {
  font-size: 16px;
}

.coolzino-4u64w0 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.coolzino-4u64w0 li + li {
  margin-top: 16px;
}

.coolzino-ch8jtv {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.coolzino-x3jwj7 ease-in-out;
}

.coolzino-ch8jtv.coolzino-7ahvyu {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.coolzino-oxhfyl {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.coolzino-ol5amq li {
  width: 100%;
}

.coolzino-ol5amq 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.coolzino-rm7lmv ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.coolzino-ol5amq li a svg {
  fill: var(--button-text-color);
}

.coolzino-ol5amq li a.coolzino-7ahvyu {
  background: var(--border-color);
}

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

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

.coolzino-qcjooh {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.coolzino-13myau {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.coolzino-13myau img {
  width: 100%;
  transition: 0.coolzino-rm7lmv ease-in-out;
}

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

.coolzino-rbmzu0 {
  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) {
  .coolzino-rbmzu0 {
    height: 54px;
  }
}

.coolzino-c351tz {
  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) {
  .coolzino-c351tz {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .coolzino-c351tz .coolzino-szz12p img {
    max-width: 90px;
  }
}

.coolzino-szz12p img {
  max-height: 50px;
  width: auto;
}

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

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

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

.coolzino-twz8x9 li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.coolzino-r0s4ft {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.coolzino-r0s4ft.coolzino-l6ch1m {
  margin-right: 0;
}

.coolzino-esqqko {
  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) {
  .coolzino-esqqko {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

.coolzino-bdqe1z {
  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) {
  .coolzino-bdqe1z:hover {
    background: var(--button-bg-hover);
  }
}

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

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

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

.coolzino-ery3zw:hover > ul {
  display: flex;
}

.coolzino-ery3zw:focus > ul {
  display: flex;
}

.coolzino-ery3zw:focus-within > ul {
  display: flex;
}

.coolzino-gnc4w8 {
  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;
}

.coolzino-gnc4w8::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.coolzino-x3jwj7 ease-in-out;
}

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

.coolzino-ery3zw ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.coolzino-rm7lmv 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) {
  .coolzino-ery3zw ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.coolzino-ery3zw 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.coolzino-rm7lmv ease-in-out;
  overflow: hidden;
}

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

.coolzino-ery3zw 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) {
  .coolzino-ery3zw ul li a:hover {
    text-decoration: underline;
  }
}

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

.coolzino-94asgf {
  display: none;
}

.coolzino-vrzihf {
  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) {
  .coolzino-vrzihf {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

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

@media only screen and (max-width: 1023px) {
  .coolzino-94asgf:checked ~ .coolzino-eqz8ay {
    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;
  }
  .coolzino-eqz8ay {
    display: none;
    transition: display 0.coolzino-rm7lmv ease-in-out;
  }
  .coolzino-94asgf:checked ~ .coolzino-eqz8ay {
    display: block;
  }
  .coolzino-94asgf:checked + .coolzino-vrzihf span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .coolzino-94asgf:checked + .coolzino-vrzihf span:nth-child(2) {
    display: none;
  }
  .coolzino-94asgf:checked + .coolzino-vrzihf span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.coolzino-3fbqzo {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.coolzino-3fbqzo img {
  margin-bottom: 20px;
}

.coolzino-3fbqzo p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

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

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

.coolzino-qik3f3 {
  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) {
  .coolzino-qik3f3 {
    font-size: 32px;
  }
}

.coolzino-c0dsju {
  color: var(--text-color);
}

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

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

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

.coolzino-tiwlj1 p img {
  display: block;
  margin: 0 auto;
}

.coolzino-tiwlj1 p:first-of-type {
  margin-top: 0;
}

.coolzino-tiwlj1 p:last-of-type {
  margin-bottom: 0;
}

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

.coolzino-tiwlj1 ul {
  padding: 0 0 0 20px;
}

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

.coolzino-tiwlj1 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) {
  .coolzino-tiwlj1 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.coolzino-tiwlj1 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) {
  .coolzino-tiwlj1 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

.coolzino-3ntd45 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

.coolzino-u9bxcs {
  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) {
  .coolzino-u9bxcs {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.coolzino-u9bxcs h1,
.coolzino-u9bxcs h2,
.coolzino-u9bxcs h3,
.coolzino-u9bxcs 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) {
  .coolzino-u9bxcs h1,
  .coolzino-u9bxcs h2,
  .coolzino-u9bxcs h3,
  .coolzino-u9bxcs h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

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

.coolzino-z6hydd .coolzino-mlc0zf {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.coolzino-z6hydd .coolzino-fyw3rp {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.coolzino-fyw3rp {
  margin: 0 0 28px;
}

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

.coolzino-mlc0zf {
  margin: 0 0 28px;
}

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

.coolzino-3ntd45 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) {
  .coolzino-3ntd45 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.coolzino-3ntd45 .coolzino-r3fntw {
  margin-top: 30px;
  margin-bottom: 30px;
}

.coolzino-orjc9e {
  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) {
  .coolzino-orjc9e {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

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

.coolzino-ytxbc9 {
  position: relative;
  border: none;
}

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

.coolzino-minv5e {
  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;
}

.coolzino-minv5e span {
  height: 32px;
}

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

.coolzino-minv5e.coolzino-3a9rj4 span {
  transform: scaleY(-1);
}

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

.coolzino-zn613l {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.coolzino-zn613l li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.coolzino-rm7lmv ease-in-out;
}

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

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

.coolzino-zn613l.coolzino-o1gpbn {
  display: none;
}

.coolzino-hkgj39 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.coolzino-hkgj39 table {
  width: 100%;
  border-collapse: collapse;
}

.coolzino-hkgj39 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) {
  .coolzino-hkgj39 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .coolzino-hkgj39 table td {
    min-width: 75px;
  }
}

.coolzino-hkgj39 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) {
  .coolzino-hkgj39 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

.coolzino-ybek9j {
  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) {
  .coolzino-ybek9j {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.coolzino-0repyo {
  width: 100%;
  border-collapse: collapse;
}

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

.coolzino-0repyo 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) {
  .coolzino-0repyo tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

.coolzino-r38v38 p {
  color: var(--text-color);
}

.coolzino-dqp0fx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.coolzino-9er4jz {
  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);
}

.coolzino-phyveb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.coolzino-57bluy p + p {
  margin-top: 10px;
}

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

.coolzino-5lzmli {
  display: none;
}

@media only screen and (max-width: 767px) {
  .coolzino-5lzmli {
    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;
  }
}

.coolzino-6a3sc9 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.coolzino-6a3sc9 li {
  margin: 0 20px;
}

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

.coolzino-6a3sc9 li a img {
  margin-bottom: 4px;
}

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

.coolzino-duycm9 {
  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) {
  .coolzino-duycm9 {
    padding: 0 16px;
  }
}

.coolzino-duycm9 li {
  font-size: 16px;
  position: relative;
}

.coolzino-duycm9 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.coolzino-duycm9 li span {
  opacity: 0.5;
}

.coolzino-duycm9 li + li {
  margin-left: 30px;
}

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

h2.coolzino-u9bxcs {
  margin: 0 0 28px;
}

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

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

.coolzino-5jh3uz 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);
}

.coolzino-5jh3uz 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;
}

.coolzino-5jh3uz 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;
}

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

.coolzino-5jh3uz tbody tr:last-of-type {
  margin-bottom: 0;
}

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

.coolzino-5jh3uz 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);
}

.coolzino-5jh3uz 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);
}

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

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

.coolzino-5jh3uz tbody tr td .coolzino-ifvnyt {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .coolzino-5jh3uz tbody tr td .coolzino-ifvnyt {
    width: 100%;
  }
}

.coolzino-5jh3uz tbody tr td .coolzino-917yka {
  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.coolzino-rm7lmv ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .coolzino-5jh3uz tbody tr td .coolzino-917yka:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .coolzino-5jh3uz tbody tr td .coolzino-917yka {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .coolzino-5jh3uz tbody tr td .coolzino-917yka {
    width: 100%;
  }
}

.coolzino-5jh3uz tbody tr td .coolzino-hzy7vi {
  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) {
  .coolzino-5jh3uz tbody tr td .coolzino-hzy7vi:hover {
    text-decoration: none;
  }
}

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

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

.coolzino-mmgn1o {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.coolzino-5u1579 {
  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) {
  .coolzino-5u1579 {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.coolzino-o1fg90 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.coolzino-gx2spa img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.coolzino-rm7lmv ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .coolzino-3ky7g6 {
    height: 190px;
    margin: 20px auto;
  }
}

.coolzino-3ky7g6 img {
  width: 100%;
  height: 100%;
}

.coolzino-3ky7g6 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .coolzino-3ky7g6 iframe {
    height: 190px;
  }
}

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

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

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

.coolzino-d0dpig svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.coolzino-rm7lmv ease-in-out;
}

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

.coolzino-z5v5hr {
  padding: 90px 0;
}

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

.coolzino-42t0xp {
  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) {
  .coolzino-42t0xp {
    padding: 0 16px;
  }
}

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

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

.coolzino-3j2vct img {
  width: 100%;
}

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

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

.coolzino-3n5hxj {
  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;
}

.coolzino-3n5hxj 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) {
  .coolzino-3n5hxj {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .coolzino-3n5hxj {
    padding: 24px 10px;
  }
}

.coolzino-9y1a7e {
  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.coolzino-rm7lmv ease-in-out;
}

.coolzino-9y1a7e:hover {
  border: 1px solid #8c8ca2;
}

.coolzino-490lpx {
  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%);
}

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

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

.coolzino-ue4v11 a {
  text-decoration: underline;
  color: #8babff;
}

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

.coolzino-0vy1ug .coolzino-9y1a7e {
  width: 50%;
  margin: 0;
}

.coolzino-8bxvet {
  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;
}

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

.coolzino-e5zs55 {
  margin: 0 0 100px;
}

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

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

.coolzino-49nb1i {
  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) {
  .coolzino-49nb1i {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

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

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

.coolzino-9n2gix {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

.coolzino-h65u9h {
  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) {
  .coolzino-h65u9h {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.coolzino-h65u9h 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.coolzino-rm7lmv ease-in-out;
}

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

.coolzino-h65u9h a svg {
  fill: #fff;
}

.coolzino-h65u9h a:hover {
  background: #3d68e7;
}

.coolzino-boncyk {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.coolzino-g8aiy3 {
  margin-bottom: 16px;
}

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

.coolzino-0ce2ql {
  font-size: 16px;
  color: var(--text-color);
}

.coolzino-ppsdlu {
  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) {
  .coolzino-ppsdlu {
    padding: 0 16px;
  }
}

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

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

.coolzino-79r8bl {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.coolzino-79r8bl h1,
.coolzino-79r8bl 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) {
  .coolzino-79r8bl h1,
  .coolzino-79r8bl h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

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

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

.coolzino-pdo0kk 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) {
  .coolzino-pdo0kk h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.coolzino-pdo0kk 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) {
  .coolzino-pdo0kk h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.coolzino-pdo0kk 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);
}

.coolzino-pdo0kk 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) {
  .coolzino-pdo0kk table tr td {
    padding: 12px 4px;
  }
}

.coolzino-pdo0kk 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) {
  .coolzino-pdo0kk table tr th {
    padding: 12px 4px;
  }
}

.coolzino-pdo0kk table tr:last-of-type td {
  border-bottom: none;
}

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

.coolzino-r5g10j {
  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) {
  .coolzino-r5g10j {
    min-height: 190px;
  }
}

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

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

.coolzino-1don48 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.coolzino-1don48.coolzino-tu7d2m {
  display: none;
}

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

.coolzino-1awpqf iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.coolzino-1awpqf iframe.coolzino-czk3qs {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.coolzino-1awpqf.coolzino-r7qnmp {
  opacity: 1;
  pointer-events: all;
}

.coolzino-37ogst {
  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.coolzino-rm7lmv ease-in-out;
}

.coolzino-37ogst svg {
  margin-right: 10px;
}

.coolzino-37ogst + .coolzino-37ogst {
  margin-top: 14px;
}

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

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

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

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

.coolzino-ppsdlu .coolzino-3ntd45 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.coolzino-ppsdlu .coolzino-3ntd45 h1,
.coolzino-ppsdlu .coolzino-3ntd45 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) {
  .coolzino-ppsdlu .coolzino-3ntd45 h1,
  .coolzino-ppsdlu .coolzino-3ntd45 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .coolzino-ppsdlu .coolzino-3ntd45 {
    margin: 28px 0 0;
  }
}

.coolzino-gey2oo {
  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) {
  .coolzino-gey2oo {
    padding: 0 16px;
  }
}

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

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

.coolzino-8pi3i9 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.coolzino-qr4uxq {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.coolzino-wez23y {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .coolzino-q0woxs {
    padding: 10px;
  }
}

.coolzino-q0woxs .coolzino-r3fntw {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .coolzino-q0woxs .coolzino-r3fntw {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .coolzino-q0woxs {
    flex-wrap: wrap;
  }
}

.coolzino-3f6are {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.coolzino-3f6are img {
  width: 100%;
}

.coolzino-lbpt8i {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.coolzino-9259p6 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.coolzino-1dkwzk {
  width: 100%;
  margin: 0 0 100px;
}

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

.coolzino-1dkwzk .coolzino-k5vc3j {
  position: relative;
}

.coolzino-1dkwzk .coolzino-xaiuzz {
  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;
}

.coolzino-1dkwzk .coolzino-xaiuzz.coolzino-tu7d2m {
  display: none;
}

.coolzino-1dkwzk .coolzino-reiexr {
  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) {
  .coolzino-1dkwzk .coolzino-reiexr {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .coolzino-1dkwzk .coolzino-reiexr {
    bottom: 90px;
  }
}

.coolzino-1dkwzk .coolzino-reiexr .coolzino-xyw4ie {
  max-width: 300px;
  width: 100%;
}

.coolzino-1dkwzk .coolzino-reiexr .coolzino-xyw4ie .coolzino-xht956 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .coolzino-1dkwzk .coolzino-reiexr .coolzino-xyw4ie .coolzino-xht956 {
    font-size: 32px;
    text-align: center;
  }
}

.coolzino-1dkwzk .coolzino-reiexr .coolzino-xyw4ie .coolzino-d2542m {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .coolzino-1dkwzk .coolzino-reiexr .coolzino-xyw4ie .coolzino-d2542m {
    text-align: center;
  }
}

.coolzino-1dkwzk .coolzino-reiexr .coolzino-l6ch1m {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .coolzino-1dkwzk .coolzino-reiexr .coolzino-l6ch1m {
    flex-direction: column-reverse;
  }
}

.coolzino-1dkwzk .coolzino-reiexr .coolzino-l6ch1m .coolzino-qabo2p {
  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.coolzino-rm7lmv ease-in-out;
}

.coolzino-1dkwzk .coolzino-reiexr .coolzino-l6ch1m .coolzino-qabo2p:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .coolzino-1dkwzk .coolzino-reiexr .coolzino-l6ch1m .coolzino-qabo2p {
    width: 100%;
  }
}

.coolzino-1dkwzk .coolzino-reiexr .coolzino-l6ch1m .coolzino-kg61rr {
  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.coolzino-rm7lmv ease-in-out;
  overflow: hidden;
}

.coolzino-1dkwzk .coolzino-reiexr .coolzino-l6ch1m .coolzino-kg61rr 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);
  }
}

.coolzino-1dkwzk .coolzino-reiexr .coolzino-l6ch1m .coolzino-kg61rr: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;
}

.coolzino-1dkwzk .coolzino-reiexr .coolzino-l6ch1m .coolzino-kg61rr:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .coolzino-1dkwzk .coolzino-reiexr .coolzino-l6ch1m .coolzino-kg61rr {
    width: 100%;
  }
}

.coolzino-1dkwzk .coolzino-reiexr.coolzino-tu7d2m {
  display: none;
}

.coolzino-1dkwzk .coolzino-jbi0k5 {
  display: none;
}

.coolzino-1dkwzk .coolzino-jbi0k5.coolzino-r7qnmp {
  display: block;
}

.coolzino-1dkwzk .coolzino-jbi0k5 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .coolzino-1dkwzk .coolzino-jbi0k5 iframe {
    height: calc(100vh - 54px);
  }
}

.coolzino-1dkwzk .coolzino-8xy78f {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .coolzino-1dkwzk .coolzino-8xy78f {
    padding: 24px 16px 0;
  }
}

.coolzino-1dkwzk .coolzino-8xy78f .coolzino-xht956 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .coolzino-1dkwzk .coolzino-8xy78f .coolzino-xht956 {
    margin-bottom: 24px;
  }
}

.coolzino-1dkwzk .coolzino-8xy78f 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);
}

.coolzino-1dkwzk .coolzino-8xy78f 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) {
  .coolzino-1dkwzk .coolzino-8xy78f table tr td {
    padding: 12px 4px;
  }
}

.coolzino-1dkwzk .coolzino-8xy78f 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) {
  .coolzino-1dkwzk .coolzino-8xy78f table tr th {
    padding: 12px 4px;
  }
}

.coolzino-1dkwzk .coolzino-8xy78f table tr:last-of-type td {
  border-bottom: none;
}

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

.coolzino-4hozon.coolzino-7ahvyu {
  display: block;
}

.coolzino-4hozon iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.coolzino-4hozon .coolzino-ijayy2 {
  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;
}

.coolzino-4hozon .coolzino-nd09rq {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.coolzino-4hozon .coolzino-kg61rr {
  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.coolzino-rm7lmv ease-in-out;
}

.coolzino-4hozon .coolzino-kg61rr:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.coolzino-oajz9o.coolzino-7ahvyu {
  display: block;
}

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

.coolzino-6jjq3z {
  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;
}

.coolzino-4ybokj {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.coolzino-m2dav6 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.coolzino-m2dav6 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.coolzino-tvkpol {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.coolzino-v04il6.coolzino-tu7d2m {
  display: none;
}

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

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

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

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

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

.coolzino-pkelnj 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.coolzino-rm7lmv ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.coolzino-pkelnj input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.coolzino-pkelnj input:active {
  border-color: #c2c0ce;
}

.coolzino-pkelnj input:focus {
  border-color: #c2c0ce;
}

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

.coolzino-33civj {
  margin-bottom: 36px;
}

.coolzino-33civj 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;
}

.coolzino-33civj textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.coolzino-33civj textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .coolzino-33civj {
    margin-bottom: 24px;
  }
}

.coolzino-r9cvye {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.coolzino-fc8bct {
  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.coolzino-rm7lmv ease-in-out;
}

.coolzino-fc8bct:hover {
  background: var(--border-color);
}

.coolzino-qcax6h {
  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.coolzino-rm7lmv ease-in-out;
}

.coolzino-qcax6h:hover {
  background: #166ad9;
}

.coolzino-1bwfe4 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.coolzino-1bwfe4.coolzino-tu7d2m {
  display: none;
}

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

.coolzino-1bwfe4 .coolzino-fc8bct {
  margin: 0 auto;
}

.coolzino-97l5sc {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.coolzino-f42cuc {
  filter: grayscale(100%);
}

.coolzino-zyiqy3 > input {
  display: none;
}

.coolzino-zyiqy3 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.coolzino-ldcc6i.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.coolzino-ytlew5 44.coolzino-g64k3h.coolzino-ffu2nu.coolzino-y2zhpe.coolzino-bzbwg2.coolzino-hsox36.coolzino-f9718a.coolzino-li1kck.coolzino-dhpmwv.coolzino-5dtn3c.coolzino-vjnaq7.coolzino-ojl3n7.coolzino-6nmgqo 0l-12.coolzino-3lb4ja 30.coolzino-79ible.coolzino-2m4fzs 2.coolzino-f2yb3v.coolzino-2m4fzs 3.coolzino-5ujo82 3.coolzino-5bij81.coolzino-cqmsnx 3.coolzino-obff04.coolzino-ugwe7f.coolzino-oznr7o.coolzino-zydwrb 7-3.coolzino-3lb4ja 10.coolzino-hybadg.coolzino-zydwrb 23.coolzino-1t2zfy.coolzino-cexoxk 1.coolzino-rxo0ch 2.coolzino-3lb4ja 3.coolzino-cexoxk 1.coolzino-cqmsnx 5.coolzino-z20ku4.coolzino-cqmsnx 32.coolzino-vw67w0.coolzino-ugwe7f 5.coolzino-6nmgqo 4.coolzino-zydwrb 9.coolzino-zydwrb 8.coolzino-cqmsnx 6.coolzino-z7z4t9.coolzino-4ces8g.coolzino-i6jj8r.coolzino-71v97z.coolzino-39nmwr 4.coolzino-ygkrqy.coolzino-39nmwr 6.coolzino-39nmwr 0l29.coolzino-6nmgqo 17.coolzino-dzfgkt.coolzino-tx3xoy 2.coolzino-l5ftfz 10.coolzino-l16rkk.coolzino-3lb4ja 8.coolzino-zyy095.coolzino-qtenxg.coolzino-18ybke.coolzino-xguo1d.coolzino-iut9im.coolzino-ugwe7f.coolzino-hsox36.coolzino-3lb4ja 1.coolzino-3ez790.coolzino-3vqy6f.coolzino-b96fxd.coolzino-tpcdlx.coolzino-jdiolb.coolzino-rxo0ch 1.coolzino-1xbwes.coolzino-an3bqm.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.coolzino-zyiqy3 > input:checked ~ label,
.coolzino-zyiqy3 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.coolzino-ldcc6i.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.coolzino-ytlew5 44.coolzino-g64k3h.coolzino-ffu2nu.coolzino-y2zhpe.coolzino-bzbwg2.coolzino-hsox36.coolzino-f9718a.coolzino-li1kck.coolzino-dhpmwv.coolzino-5dtn3c.coolzino-vjnaq7.coolzino-ojl3n7.coolzino-6nmgqo 0l-12.coolzino-3lb4ja 30.coolzino-79ible.coolzino-2m4fzs 2.coolzino-f2yb3v.coolzino-2m4fzs 3.coolzino-5ujo82 3.coolzino-5bij81.coolzino-cqmsnx 3.coolzino-obff04.coolzino-ugwe7f.coolzino-oznr7o.coolzino-zydwrb 7-3.coolzino-3lb4ja 10.coolzino-hybadg.coolzino-zydwrb 23.coolzino-1t2zfy.coolzino-cexoxk 1.coolzino-rxo0ch 2.coolzino-3lb4ja 3.coolzino-cexoxk 1.coolzino-cqmsnx 5.coolzino-z20ku4.coolzino-cqmsnx 32.coolzino-vw67w0.coolzino-ugwe7f 5.coolzino-6nmgqo 4.coolzino-zydwrb 9.coolzino-zydwrb 8.coolzino-cqmsnx 6.coolzino-z7z4t9.coolzino-4ces8g.coolzino-i6jj8r.coolzino-71v97z.coolzino-39nmwr 4.coolzino-ygkrqy.coolzino-39nmwr 6.coolzino-39nmwr 0l29.coolzino-6nmgqo 17.coolzino-dzfgkt.coolzino-tx3xoy 2.coolzino-l5ftfz 10.coolzino-l16rkk.coolzino-3lb4ja 8.coolzino-zyy095.coolzino-qtenxg.coolzino-18ybke.coolzino-xguo1d.coolzino-iut9im.coolzino-ugwe7f.coolzino-hsox36.coolzino-3lb4ja 1.coolzino-3ez790.coolzino-3vqy6f.coolzino-b96fxd.coolzino-tpcdlx.coolzino-jdiolb.coolzino-rxo0ch 1.coolzino-1xbwes.coolzino-an3bqm.5z'/%3e%3c/svg%3e");
}

.coolzino-zyiqy3 > input:not(:checked) ~ label:hover,
.coolzino-zyiqy3 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.coolzino-ldcc6i.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.coolzino-ytlew5 44.coolzino-g64k3h.coolzino-ffu2nu.coolzino-y2zhpe.coolzino-bzbwg2.coolzino-hsox36.coolzino-f9718a.coolzino-li1kck.coolzino-dhpmwv.coolzino-5dtn3c.coolzino-vjnaq7.coolzino-ojl3n7.coolzino-6nmgqo 0l-12.coolzino-3lb4ja 30.coolzino-79ible.coolzino-2m4fzs 2.coolzino-f2yb3v.coolzino-2m4fzs 3.coolzino-5ujo82 3.coolzino-5bij81.coolzino-cqmsnx 3.coolzino-obff04.coolzino-ugwe7f.coolzino-oznr7o.coolzino-zydwrb 7-3.coolzino-3lb4ja 10.coolzino-hybadg.coolzino-zydwrb 23.coolzino-1t2zfy.coolzino-cexoxk 1.coolzino-rxo0ch 2.coolzino-3lb4ja 3.coolzino-cexoxk 1.coolzino-cqmsnx 5.coolzino-z20ku4.coolzino-cqmsnx 32.coolzino-vw67w0.coolzino-ugwe7f 5.coolzino-6nmgqo 4.coolzino-zydwrb 9.coolzino-zydwrb 8.coolzino-cqmsnx 6.coolzino-z7z4t9.coolzino-4ces8g.coolzino-i6jj8r.coolzino-71v97z.coolzino-39nmwr 4.coolzino-ygkrqy.coolzino-39nmwr 6.coolzino-39nmwr 0l29.coolzino-6nmgqo 17.coolzino-dzfgkt.coolzino-tx3xoy 2.coolzino-l5ftfz 10.coolzino-l16rkk.coolzino-3lb4ja 8.coolzino-zyy095.coolzino-qtenxg.coolzino-18ybke.coolzino-xguo1d.coolzino-iut9im.coolzino-ugwe7f.coolzino-hsox36.coolzino-3lb4ja 1.coolzino-3ez790.coolzino-3vqy6f.coolzino-b96fxd.coolzino-tpcdlx.coolzino-jdiolb.coolzino-rxo0ch 1.coolzino-1xbwes.coolzino-an3bqm.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .coolzino-sf6vc4 > .coolzino-uutvlp {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .coolzino-sf6vc4 > .coolzino-uutvlp {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .coolzino-sf6vc4 > .coolzino-uutvlp {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .coolzino-sf6vc4 > .coolzino-uutvlp {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .coolzino-sf6vc4 > .coolzino-uutvlp {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.coolzino-hmq02q.coolzino-tu7d2m {
  display: none;
}

.coolzino-6y0i65 {
  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) {
  .coolzino-6y0i65 {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .coolzino-6y0i65 {
    border-radius: 20px 20px 0 0;
  }
}

.coolzino-wfv1mp {
  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;
}

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

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

.coolzino-wfv1mp img {
  border-radius: 16px;
  overflow: hidden;
}

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

@media only screen and (max-width: 767px) {
  .coolzino-wfv1mp {
    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;
  }
  .coolzino-wfv1mp img {
    max-width: 60px;
    border-radius: 7px;
  }
}

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

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

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

.coolzino-ump1l3 {
  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;
}

.coolzino-ump1l3::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) {
  .coolzino-ump1l3::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.coolzino-ump1l3::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) {
  .coolzino-ump1l3::after {
    display: none;
  }
}

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

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

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

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

.coolzino-ib3k2d {
  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.coolzino-rm7lmv ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.coolzino-hmq02q.coolzino-km9hvw .coolzino-6y0i65 {
  background: #2b3b67;
}

.coolzino-hmq02q.coolzino-km9hvw .coolzino-wfv1mp {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.coolzino-hmq02q.coolzino-km9hvw .coolzino-wfv1mp::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.coolzino-hmq02q.coolzino-km9hvw .coolzino-wfv1mp::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.coolzino-hmq02q.coolzino-km9hvw .coolzino-ump1l3::before {
  background: #0e0f41;
}

.coolzino-hmq02q.coolzino-km9hvw .coolzino-ump1l3::after {
  background: #152557;
}

.coolzino-hmq02q.coolzino-g8lr0d .coolzino-6y0i65 {
  background: #1f35fa;
}

.coolzino-hmq02q.coolzino-g8lr0d .coolzino-wfv1mp {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.coolzino-hmq02q.coolzino-g8lr0d .coolzino-wfv1mp::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.coolzino-hmq02q.coolzino-g8lr0d .coolzino-wfv1mp::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.coolzino-hmq02q.coolzino-g8lr0d .coolzino-ump1l3::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.coolzino-hmq02q.coolzino-g8lr0d .coolzino-ump1l3::after {
  background: #192ac8;
}

.coolzino-hmq02q.coolzino-899o3i .coolzino-6y0i65 {
  background: #fa771f;
}

.coolzino-hmq02q.coolzino-899o3i .coolzino-wfv1mp {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.coolzino-hmq02q.coolzino-899o3i .coolzino-wfv1mp::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.coolzino-hmq02q.coolzino-899o3i .coolzino-wfv1mp::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.coolzino-hmq02q.coolzino-899o3i .coolzino-ump1l3::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.coolzino-hmq02q.coolzino-899o3i .coolzino-ump1l3::after {
  background: #fa8535;
}

.coolzino-1n1e5e {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

.coolzino-qza82c {
  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) {
  .coolzino-qza82c {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

.coolzino-q29roc {
  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) {
  .coolzino-q29roc:hover {
    background: var(--button-bg-hover);
  }
}

.coolzino-mu2u1y {
  display: flex;
  align-items: center;
  gap: 10px;
}

.coolzino-mu2u1y span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.coolzino-mu2u1y small {
  font-size: 14px;
  color: var(--text-color);
}

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

.coolzino-k8epg9 {
  width: 120px;
  height: 22px;
}

.coolzino-k8epg9 .coolzino-kgak7i {
  fill: #c2c0ce;
}

.coolzino-k8epg9 [rating="1"] .coolzino-kgak7i:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.coolzino-k8epg9 [rating="2"] .coolzino-kgak7i:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.coolzino-k8epg9 [rating="3"] .coolzino-kgak7i:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.coolzino-k8epg9 [rating="4"] .coolzino-kgak7i:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.coolzino-k8epg9 [rating="5"] .coolzino-kgak7i:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.coolzino-6n9yzv {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.coolzino-gcjffy {
  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);
}

.coolzino-gcjffy.coolzino-r7qnmp {
  display: block;
}

.coolzino-gcjffy.coolzino-tu7d2m {
  display: none;
}

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

.coolzino-35ao9o {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.coolzino-0rcag2 {
  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);
}

.coolzino-qw6cjm {
  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;
}

.coolzino-5p6t1m small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.coolzino-0i44le {
  font-size: 16px;
  line-height: 140%;
}

.coolzino-qir1az {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.coolzino-qir1az .coolzino-kgak7i {
  fill: #c2c0ce;
}

.coolzino-qir1az [rating="1"] .coolzino-kgak7i:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.coolzino-qir1az [rating="2"] .coolzino-kgak7i:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.coolzino-qir1az [rating="3"] .coolzino-kgak7i:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.coolzino-qir1az [rating="4"] .coolzino-kgak7i:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.coolzino-qir1az [rating="5"] .coolzino-kgak7i:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.coolzino-5m1229 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .coolzino-5m1229 {
    padding: 0 16px;
  }
}

.coolzino-uzq20e {
  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) {
  .coolzino-uzq20e {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.coolzino-35esyn {
  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) {
  .coolzino-35esyn {
    padding: 12px;
    gap: 12px;
  }
}

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

.coolzino-16wya6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.coolzino-m2fqcq {
  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;
}

.coolzino-9xx6cj {
  flex: 1;
  min-width: 0;
}

.coolzino-0gz86r {
  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) {
  .coolzino-0gz86r {
    font-size: 14px;
    gap: 6px;
  }
}

.coolzino-tepgnp {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.coolzino-tepgnp svg,
.coolzino-tepgnp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.coolzino-tepgnp svg path {
  fill: var(--button-bg-color);
}

.coolzino-tepgnp svg circle {
  fill: var(--button-text-color);
}

.coolzino-0xpgu5 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.coolzino-0xpgu5 strong {
  font-weight: 600;
}

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

.coolzino-0fhwth p {
  margin: 0 0 16px;
}

.coolzino-0fhwth p:last-child {
  margin-bottom: 0;
}

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

.coolzino-mvyb4j {
  max-width: 300px;
  width: 100%;
}

.coolzino-mvyb4j a {
  width: 100%;
}

@media (max-width: 575px) {
  .coolzino-mvyb4j {
    max-width: 200px;
  }
}

.coolzino-au6zzt {
  justify-content: center;
}

.coolzino-zvnp3g {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.coolzino-ncrl6r {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.coolzino-2bz9de .coolzino-twz8x9 {
  justify-content: center;
}

/* faq */

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

.coolzino-7k15kw {
  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.coolzino-4klwbp ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.coolzino-7k15kw::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.coolzino-4klwbp ease;
}

.coolzino-5ep4k2.coolzino-7ahvyu .coolzino-7k15kw::after {
  transform: rotate(45deg);
}

.coolzino-gim0n2 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.coolzino-rm7lmv ease, padding 0.coolzino-rm7lmv ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.coolzino-5ep4k2.coolzino-7ahvyu .coolzino-gim0n2 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.coolzino-sldceu {
  margin: 25px 0;
}

.coolzino-zyiqy3 > input:not(:checked) ~ label:hover,
.coolzino-zyiqy3 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.coolzino-4z0boe.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.coolzino-b6v0qf 44.coolzino-1ggxks.coolzino-4obqxc.coolzino-zntwkv.coolzino-jb9ajn.coolzino-qyh4bw.coolzino-22f0f6.coolzino-0jk1xd.coolzino-r47opw.coolzino-53th2n.coolzino-ore18h.coolzino-x5g8ln.coolzino-9jjysw 0l-12.coolzino-dxqdk0 30.coolzino-0849w5.coolzino-14qd80 2.coolzino-e4ajve.coolzino-14qd80 3.coolzino-568xwg 3.coolzino-zrqmvi.coolzino-jlg18e 3.coolzino-u3c0gr.coolzino-85p4l2.coolzino-rfjc59.coolzino-2n3gl7 7-3.coolzino-dxqdk0 10.coolzino-qaudb7.coolzino-2n3gl7 23.coolzino-abktq0.coolzino-ulre3x 1.coolzino-u89yf3 2.coolzino-dxqdk0 3.coolzino-ulre3x 1.coolzino-jlg18e 5.coolzino-dfgvyo.coolzino-jlg18e 32.coolzino-wxq7hm.coolzino-85p4l2 5.coolzino-9jjysw 4.coolzino-2n3gl7 9.coolzino-2n3gl7 8.coolzino-jlg18e 6.coolzino-iwyqmj.coolzino-odf63p.coolzino-q4xvba.coolzino-uw47ko.coolzino-qpprji 4.coolzino-6fl36a.coolzino-qpprji 6.coolzino-qpprji 0l29.coolzino-9jjysw 17.coolzino-s13qpc.coolzino-qcqf96 2.coolzino-vhyn2m 10.coolzino-ge7dqc.coolzino-dxqdk0 8.coolzino-nvjxmw.coolzino-dgs2bg.coolzino-l8mjy9.coolzino-pwj1e4.coolzino-7f3311.coolzino-85p4l2.coolzino-qyh4bw.coolzino-dxqdk0 1.coolzino-w1mp6i.coolzino-dr9jvw.coolzino-pk561k.coolzino-4uj1i8.coolzino-qcngi7.coolzino-u89yf3 1.coolzino-jmr4hu.coolzino-boehlb.5z'/%3e%3c/svg%3e");
}

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

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

.coolzino-vgs8h4 {
  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);
}

.coolzino-vgs8h4.coolzino-x8vcs1 {
  display: block;
}

.coolzino-vgs8h4.coolzino-dgmq3r {
  display: none;
}

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

.coolzino-aot5sc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.coolzino-9supjz {
  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);
}

.coolzino-8wmzq6 {
  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;
}

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

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

.coolzino-2jervp {
  font-size: 16px;
  line-height: 140%;
}

.coolzino-un79zg {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.coolzino-un79zg .coolzino-lqhpyn {
  fill: #c2c0ce;
}

.coolzino-un79zg [rating="1"] .coolzino-lqhpyn:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.coolzino-un79zg [rating="2"] .coolzino-lqhpyn:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.coolzino-un79zg [rating="3"] .coolzino-lqhpyn:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.coolzino-un79zg [rating="4"] .coolzino-lqhpyn:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.coolzino-un79zg [rating="5"] .coolzino-lqhpyn:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.coolzino-gmrvzg 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;
}

.coolzino-gmrvzg 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 */

.coolzino-vyffiw {
  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);
}

.coolzino-vyffiw.coolzino-4f5eg4 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.coolzino-cr196m {
  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;
}

.coolzino-cr196m label {
  font-size: 14px;
}

.coolzino-cr196m h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.coolzino-cr196m input,
.coolzino-cr196m textarea,
.coolzino-cr196m 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;
}
.coolzino-cr196m button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.coolzino-4klwbp ease;
}
.coolzino-cr196m button:hover {
  background-color: var(--button-bg-hover);
}
.coolzino-jg2b4j {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.coolzino-mi7wve ease-in;
}

.coolzino-jg2b4j h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.coolzino-uozin6, .coolzino-or81hf, [class*="review-card"],
thead, thead th, table th, .coolzino-ai2wa2,
.coolzino-ekfxcw, [class*="collapsible-header"],
.coolzino-dqp0fx, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.coolzino-ui6420, .coolzino-ui6420 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
