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

.carlosspin-17aj77 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.carlosspin-wddx8i {
  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) {
  .carlosspin-wddx8i: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;
  }
}

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

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

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

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

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

.carlosspin-w7i0rn {
  cursor: pointer;
}

.carlosspin-26mu6j {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.carlosspin-w6xonr {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.carlosspin-w6xonr figure {
  margin: 0;
}

.carlosspin-w6xonr.carlosspin-8pxig5 {
  justify-content: flex-start;
  margin-right: 4px;
}

.carlosspin-w6xonr.carlosspin-ld2b0t {
  justify-content: flex-end;
  margin-left: 4px;
}

.carlosspin-w6xonr.carlosspin-0x86b0 {
  justify-content: center;
}

.carlosspin-w6xonr.carlosspin-zu4own {
  justify-content: normal;
}

.carlosspin-82jq0l {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.carlosspin-cctk6a img {
  width: 100%;
}

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

.carlosspin-wz4z4i {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.carlosspin-wz4z4i 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);
}

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

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

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

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

.carlosspin-wz4z4i ul li:last-of-type::after {
  display: none;
}

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

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

.carlosspin-6xr9tf {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.carlosspin-gthmwb.carlosspin-6b5r1z {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .carlosspin-gthmwb.carlosspin-6b5r1z:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.carlosspin-tbrw25 {
  padding: 80px 0 0;
  background: #003366;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

.carlosspin-4adn3r {
  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) {
  .carlosspin-4adn3r {
    flex-direction: column;
  }
}

.carlosspin-ym7k3o {
  margin-bottom: 94px;
}

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

.carlosspin-k846zm .carlosspin-hyd0en {
  margin-bottom: 28px;
}

.carlosspin-k846zm .carlosspin-hyd0en img {
  max-height: 100px;
  width: auto;
}

.carlosspin-jg6h3x {
  display: flex;
  align-items: center;
}

.carlosspin-jg6h3x a + a {
  margin-left: 24px;
}

.carlosspin-jg6h3x img {
  max-height: 56px;
  width: auto;
}

.carlosspin-jg6h3x img + img {
  margin-left: 24px;
}

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

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

.carlosspin-cc8ky5 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .carlosspin-61xpwr {
    flex-wrap: wrap;
  }
}

.carlosspin-61xpwr li {
  display: flex;
  margin: 0 7px;
}

.carlosspin-61xpwr li svg {
  transition: 0.carlosspin-c8yrdw ease-in-out;
}

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

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

.carlosspin-w8z8a2 + .carlosspin-w8z8a2 {
  margin-left: 120px;
}

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

.carlosspin-3ieb1a {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.carlosspin-l6td9a {
  list-style: none;
  margin: 0;
  padding: 0;
}

.carlosspin-l6td9a li {
  font-size: 16px;
}

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

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

.carlosspin-l6td9a li + li {
  margin-top: 16px;
}

.carlosspin-iovqfq {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.carlosspin-59bx5w ease-in-out;
}

.carlosspin-iovqfq.carlosspin-ldjmq4 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.carlosspin-iebwx2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.carlosspin-8sgbdc li {
  width: 100%;
}

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

.carlosspin-8sgbdc li a svg {
  fill: var(--button-text-color);
}

.carlosspin-8sgbdc li a.carlosspin-ldjmq4 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.carlosspin-ua6etc {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.carlosspin-ua6etc img {
  width: 100%;
  transition: 0.carlosspin-c8yrdw ease-in-out;
}

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

.carlosspin-xh17ax {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: #003366;
  z-index: 99;
}

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

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

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

@media only screen and (max-width: 767px) {
  .carlosspin-kmu1ig .carlosspin-hyd0en img {
    max-width: 90px;
  }
}

.carlosspin-hyd0en img {
  max-height: 50px;
  width: auto;
}

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

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

.carlosspin-3rv10j {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.carlosspin-3rv10j li {
  font-size: 16px;
  margin: 0 20px;
}

.carlosspin-3rv10j li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.carlosspin-je4xrg {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.carlosspin-je4xrg.carlosspin-r12ftq {
  margin-right: 0;
}

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

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

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

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

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

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

.carlosspin-pipa89:hover > ul {
  display: flex;
}

.carlosspin-pipa89:focus > ul {
  display: flex;
}

.carlosspin-pipa89:focus-within > ul {
  display: flex;
}

.carlosspin-fpunar {
  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;
}

.carlosspin-fpunar::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.carlosspin-59bx5w ease-in-out;
}

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

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

.carlosspin-pipa89 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.carlosspin-c8yrdw ease-in-out;
  overflow: hidden;
}

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

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

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

.carlosspin-vcxufy {
  display: none;
}

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

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

@media only screen and (max-width: 1023px) {
  .carlosspin-vcxufy:checked ~ .carlosspin-y8sfdk {
    display: block;
    position: absolute;
    height: 100vh;
    background: #003366;
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .carlosspin-y8sfdk {
    display: none;
    transition: display 0.carlosspin-c8yrdw ease-in-out;
  }
  .carlosspin-vcxufy:checked ~ .carlosspin-y8sfdk {
    display: block;
  }
  .carlosspin-vcxufy:checked + .carlosspin-y46txz span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .carlosspin-vcxufy:checked + .carlosspin-y46txz span:nth-child(2) {
    display: none;
  }
  .carlosspin-vcxufy:checked + .carlosspin-y46txz span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.carlosspin-qskt50 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.carlosspin-qskt50 img {
  margin-bottom: 20px;
}

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

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

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

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

.carlosspin-lclnmn {
  color: var(--text-color);
}

.carlosspin-08147u {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.carlosspin-08147u p img {
  display: block;
  margin: 0 auto;
}

.carlosspin-08147u p:first-of-type {
  margin-top: 0;
}

.carlosspin-08147u p:last-of-type {
  margin-bottom: 0;
}

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

.carlosspin-08147u ul {
  padding: 0 0 0 20px;
}

.carlosspin-08147u table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

.carlosspin-08147u 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: #003366;
}

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

.carlosspin-08147u table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.carlosspin-08147u iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

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

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

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

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

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

.carlosspin-584oc9 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.carlosspin-584oc9 .carlosspin-l1nj0z {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .carlosspin-584oc9 .carlosspin-l1nj0z {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.carlosspin-584oc9 .carlosspin-6lk8dh {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .carlosspin-584oc9 .carlosspin-6lk8dh {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .carlosspin-584oc9 .carlosspin-6lk8dh img {
    width: 100%;
  }
}

.carlosspin-6lk8dh {
  margin: 0 0 28px;
}

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

.carlosspin-l1nj0z {
  margin: 0 0 28px;
}

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

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

.carlosspin-ixhyhi .carlosspin-wddx8i {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.carlosspin-zjyrkl {
  position: relative;
  border: none;
}

.carlosspin-zjyrkl::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: #003366;
}

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

.carlosspin-ogtyg5 span {
  height: 32px;
}

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

.carlosspin-ogtyg5.carlosspin-dkwt3e span {
  transform: scaleY(-1);
}

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

.carlosspin-akxcwz {
  list-style: none;
  padding: 0;
  margin: 0;
}

.carlosspin-akxcwz li {
  font-size: 18px;
  background: #003366;
  border-bottom: 1px solid var(--border-color);
}

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

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

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

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

.carlosspin-akxcwz.carlosspin-36mxey {
  display: none;
}

.carlosspin-oe71ds {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.carlosspin-oe71ds table {
  width: 100%;
  border-collapse: collapse;
}

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

  .carlosspin-oe71ds table td {
    min-width: 75px;
  }
}

.carlosspin-oe71ds 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: #003366;
}

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

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

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

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

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

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

.carlosspin-vti013 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #003366;
  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) {
  .carlosspin-vti013 {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.carlosspin-66m3gq {
  width: 100%;
  border-collapse: collapse;
}

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

.carlosspin-66m3gq 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) {
  .carlosspin-66m3gq tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

.carlosspin-kfwci3 p {
  color: var(--text-color);
}

.carlosspin-0n22t1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.carlosspin-924wrz {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: #003366;
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.carlosspin-ekp9f0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.carlosspin-d40czg {
  border-radius: 10px;
  background: #003366;
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

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

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

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

.carlosspin-d40czg p + p {
  margin-top: 10px;
}

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

.carlosspin-394hfu {
  display: none;
}

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

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

.carlosspin-vz7haa li {
  margin: 0 20px;
}

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

.carlosspin-vz7haa li a img {
  margin-bottom: 4px;
}

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

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

.carlosspin-7mlxyf li {
  font-size: 16px;
  position: relative;
}

.carlosspin-7mlxyf li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.carlosspin-7mlxyf li span {
  opacity: 0.5;
}

.carlosspin-7mlxyf li + li {
  margin-left: 30px;
}

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

h2.carlosspin-17zbnh {
  margin: 0 0 28px;
}

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

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

.carlosspin-mxktgo 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: #003366;
}

.carlosspin-mxktgo tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: #003366;
  border-radius: 10px;
}

.carlosspin-mxktgo tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: #003366;
  border-radius: 10px;
}

.carlosspin-mxktgo tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.carlosspin-mxktgo tbody tr:last-of-type {
  margin-bottom: 0;
}

.carlosspin-mxktgo tbody tr td:first-of-type {
  flex-shrink: 0;
}

.carlosspin-mxktgo 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);
}

.carlosspin-mxktgo 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);
}

.carlosspin-mxktgo tbody tr td:last-of-type {
  margin-left: auto;
}

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

.carlosspin-mxktgo tbody tr td .carlosspin-lyysl2 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .carlosspin-mxktgo tbody tr td .carlosspin-lyysl2 {
    width: 100%;
  }
}

.carlosspin-mxktgo tbody tr td .carlosspin-n479z3 {
  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.carlosspin-c8yrdw ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .carlosspin-mxktgo tbody tr td .carlosspin-n479z3:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .carlosspin-mxktgo tbody tr td .carlosspin-n479z3 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .carlosspin-mxktgo tbody tr td .carlosspin-n479z3 {
    width: 100%;
  }
}

.carlosspin-mxktgo tbody tr td .carlosspin-9echo0 {
  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) {
  .carlosspin-mxktgo tbody tr td .carlosspin-9echo0:hover {
    text-decoration: none;
  }
}

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

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

.carlosspin-ixu3xn {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.carlosspin-o5n0jq img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.carlosspin-c8yrdw ease-in-out;
}

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

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

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

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

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

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

.carlosspin-x2637x img {
  width: 100%;
  height: 100%;
}

.carlosspin-x2637x iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.carlosspin-gas5lb svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.carlosspin-c8yrdw ease-in-out;
}

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

.carlosspin-pxlii7 {
  padding: 90px 0;
}

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

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

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

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

.carlosspin-kgf4ew img {
  width: 100%;
}

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

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

.carlosspin-w2616u {
  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;
}

.carlosspin-w2616u 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) {
  .carlosspin-w2616u {
    flex-basis: auto;
  }
}

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

.carlosspin-0o83i3 {
  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.carlosspin-c8yrdw ease-in-out;
}

.carlosspin-0o83i3:hover {
  border: 1px solid #8c8ca2;
}

.carlosspin-bjer5o {
  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%);
}

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

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

.carlosspin-g48jz7 a {
  text-decoration: underline;
  color: #8babff;
}

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

.carlosspin-v50hey .carlosspin-0o83i3 {
  width: 50%;
  margin: 0;
}

.carlosspin-ketajp {
  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;
}

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

.carlosspin-w5t74x {
  margin: 0 0 100px;
}

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

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

.carlosspin-gv6cq8 {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: #003366;
}

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

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

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

.carlosspin-ix3d2f {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.carlosspin-zq3oqb 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.carlosspin-c8yrdw ease-in-out;
}

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

.carlosspin-zq3oqb a svg {
  fill: #fff;
}

.carlosspin-zq3oqb a:hover {
  background: #3d68e7;
}

.carlosspin-8r5oxi {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.carlosspin-9w4m9m {
  margin-bottom: 16px;
}

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

.carlosspin-hk0fmt {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

.carlosspin-9wlyvm {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

.carlosspin-u09z77 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);
}

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

.carlosspin-u09z77 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: #003366;
  border-top: none;
  border-left: none;
  border-right: none;
}

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

.carlosspin-u09z77 table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

.carlosspin-efy0sv {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.carlosspin-efy0sv.carlosspin-lol10o {
  display: none;
}

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

.carlosspin-7zmn6s iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.carlosspin-7zmn6s iframe.carlosspin-m2nh0i {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.carlosspin-7zmn6s.carlosspin-88n8je {
  opacity: 1;
  pointer-events: all;
}

.carlosspin-evk1lm {
  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.carlosspin-c8yrdw ease-in-out;
}

.carlosspin-evk1lm svg {
  margin-right: 10px;
}

.carlosspin-evk1lm + .carlosspin-evk1lm {
  margin-top: 14px;
}

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

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

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

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

.carlosspin-7s72dq .carlosspin-ixhyhi {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.carlosspin-7s72dq .carlosspin-ixhyhi h1,
.carlosspin-7s72dq .carlosspin-ixhyhi 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) {
  .carlosspin-7s72dq .carlosspin-ixhyhi h1,
  .carlosspin-7s72dq .carlosspin-ixhyhi h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .carlosspin-7s72dq .carlosspin-ixhyhi {
    margin: 28px 0 0;
  }
}

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

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

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

.carlosspin-bnpgse {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.carlosspin-ebzl7j {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

.carlosspin-pqhhwz {
  padding: 25px 20px;
  border-radius: 10px;
  background: #003366;
  margin-bottom: 10px;
}

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

.carlosspin-dixip8 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

.carlosspin-wn8dzu {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: #003366;
}

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

.carlosspin-wn8dzu .carlosspin-wddx8i {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .carlosspin-wn8dzu .carlosspin-wddx8i {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.carlosspin-e9n8qc {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.carlosspin-e9n8qc img {
  width: 100%;
}

.carlosspin-4j4tlc {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.carlosspin-4hgpyq {
  width: 100%;
  margin: 0 0 100px;
}

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

.carlosspin-4hgpyq .carlosspin-7b04a7 {
  position: relative;
}

.carlosspin-4hgpyq .carlosspin-wybzg8 {
  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;
}

.carlosspin-4hgpyq .carlosspin-wybzg8.carlosspin-lol10o {
  display: none;
}

.carlosspin-4hgpyq .carlosspin-ny4vaq {
  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) {
  .carlosspin-4hgpyq .carlosspin-ny4vaq {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .carlosspin-4hgpyq .carlosspin-ny4vaq {
    bottom: 90px;
  }
}

.carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-62xki4 {
  max-width: 300px;
  width: 100%;
}

.carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-62xki4 .carlosspin-zkvv04 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-62xki4 .carlosspin-zkvv04 {
    font-size: 32px;
    text-align: center;
  }
}

.carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-62xki4 .carlosspin-vib3aj {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-62xki4 .carlosspin-vib3aj {
    text-align: center;
  }
}

.carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-r12ftq {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-r12ftq {
    flex-direction: column-reverse;
  }
}

.carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-r12ftq .carlosspin-kio8ne {
  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.carlosspin-c8yrdw ease-in-out;
}

.carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-r12ftq .carlosspin-kio8ne:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-r12ftq .carlosspin-kio8ne {
    width: 100%;
  }
}

.carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-r12ftq .carlosspin-aodyps {
  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.carlosspin-c8yrdw ease-in-out;
  overflow: hidden;
}

.carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-r12ftq .carlosspin-aodyps 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);
  }
}

.carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-r12ftq .carlosspin-aodyps: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;
}

.carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-r12ftq .carlosspin-aodyps:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .carlosspin-4hgpyq .carlosspin-ny4vaq .carlosspin-r12ftq .carlosspin-aodyps {
    width: 100%;
  }
}

.carlosspin-4hgpyq .carlosspin-ny4vaq.carlosspin-lol10o {
  display: none;
}

.carlosspin-4hgpyq .carlosspin-88tm1s {
  display: none;
}

.carlosspin-4hgpyq .carlosspin-88tm1s.carlosspin-88n8je {
  display: block;
}

.carlosspin-4hgpyq .carlosspin-88tm1s iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .carlosspin-4hgpyq .carlosspin-88tm1s iframe {
    height: calc(100vh - 54px);
  }
}

.carlosspin-4hgpyq .carlosspin-f69w4j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .carlosspin-4hgpyq .carlosspin-f69w4j {
    padding: 24px 16px 0;
  }
}

.carlosspin-4hgpyq .carlosspin-f69w4j .carlosspin-zkvv04 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .carlosspin-4hgpyq .carlosspin-f69w4j .carlosspin-zkvv04 {
    margin-bottom: 24px;
  }
}

.carlosspin-4hgpyq .carlosspin-f69w4j 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);
}

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

.carlosspin-4hgpyq .carlosspin-f69w4j 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: #003366;
  border-top: none;
}

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

.carlosspin-4hgpyq .carlosspin-f69w4j table tr:last-of-type td {
  border-bottom: none;
}

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

.carlosspin-il0sht.carlosspin-ldjmq4 {
  display: block;
}

.carlosspin-il0sht iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.carlosspin-il0sht .carlosspin-ed0cmv {
  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;
}

.carlosspin-il0sht .carlosspin-2cwyb9 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.carlosspin-il0sht .carlosspin-aodyps {
  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.carlosspin-c8yrdw ease-in-out;
}

.carlosspin-il0sht .carlosspin-aodyps:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.carlosspin-zs8kyl.carlosspin-ldjmq4 {
  display: block;
}

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

.carlosspin-8eaa24 {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: #003366;
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.carlosspin-7ehiz1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.carlosspin-ciaqvs {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.carlosspin-ciaqvs svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.carlosspin-83538i {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.carlosspin-jhdsey.carlosspin-lol10o {
  display: none;
}

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

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

.carlosspin-8enkr1 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.carlosspin-8enkr1 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.carlosspin-c8yrdw ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.carlosspin-8enkr1 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.carlosspin-8enkr1 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.carlosspin-8enkr1 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.carlosspin-8enkr1 input:active {
  border-color: #c2c0ce;
}

.carlosspin-8enkr1 input:focus {
  border-color: #c2c0ce;
}

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

.carlosspin-80k1vo {
  margin-bottom: 36px;
}

.carlosspin-80k1vo 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;
}

.carlosspin-80k1vo textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.carlosspin-80k1vo textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .carlosspin-80k1vo {
    margin-bottom: 24px;
  }
}

.carlosspin-4h81hj {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.carlosspin-pzjm8j {
  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.carlosspin-c8yrdw ease-in-out;
}

.carlosspin-pzjm8j:hover {
  background: var(--border-color);
}

.carlosspin-cjcmr1 {
  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.carlosspin-c8yrdw ease-in-out;
}

.carlosspin-cjcmr1:hover {
  background: #166ad9;
}

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

.carlosspin-pjua82.carlosspin-lol10o {
  display: none;
}

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

.carlosspin-pjua82 .carlosspin-pzjm8j {
  margin: 0 auto;
}

.carlosspin-3legm4 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.carlosspin-werifa {
  filter: grayscale(100%);
}

.carlosspin-c58ov7 > input {
  display: none;
}

.carlosspin-c58ov7 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.carlosspin-hlbvbg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.carlosspin-azw635 44.carlosspin-kl97cy.carlosspin-eawvlw.carlosspin-ty3gpl.carlosspin-e6m7jt.carlosspin-7nkuq6.carlosspin-u0gnuk.carlosspin-36ucgl.carlosspin-v2j3et.carlosspin-gnizw6.carlosspin-y1ta2p.carlosspin-cly24a.carlosspin-ckgl5n 0l-12.carlosspin-pfyvgy 30.carlosspin-336ai1.carlosspin-wloy9x 2.carlosspin-twvbir.carlosspin-wloy9x 3.carlosspin-xoyzeo 3.carlosspin-mcr1uv.carlosspin-i4jv1i 3.carlosspin-6xsfd0.carlosspin-e3ffou.carlosspin-kal0va.carlosspin-fe58bv 7-3.carlosspin-pfyvgy 10.carlosspin-9u0dt8.carlosspin-fe58bv 23.carlosspin-x8qknr.carlosspin-n0lnlj 1.carlosspin-t8ff9j 2.carlosspin-pfyvgy 3.carlosspin-n0lnlj 1.carlosspin-i4jv1i 5.carlosspin-uipa59.carlosspin-i4jv1i 32.carlosspin-uoss2r.carlosspin-e3ffou 5.carlosspin-ckgl5n 4.carlosspin-fe58bv 9.carlosspin-fe58bv 8.carlosspin-i4jv1i 6.carlosspin-jif5ge.carlosspin-4scy16.carlosspin-0i0ev0.carlosspin-2roac4.carlosspin-5dfq6z 4.carlosspin-8d2r3q.carlosspin-5dfq6z 6.carlosspin-5dfq6z 0l29.carlosspin-ckgl5n 17.carlosspin-f9or6l.carlosspin-1a3yvh 2.carlosspin-q6zykz 10.carlosspin-cesyag.carlosspin-pfyvgy 8.carlosspin-vqlwdw.carlosspin-t6l7ro.carlosspin-cpk346.carlosspin-9r5k97.carlosspin-sm382r.carlosspin-e3ffou.carlosspin-7nkuq6.carlosspin-pfyvgy 1.carlosspin-bl2vmo.carlosspin-pbehgh.carlosspin-cv1v7c.carlosspin-5su8me.carlosspin-o4om5e.carlosspin-t8ff9j 1.carlosspin-dmfons.carlosspin-2l3n23.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.carlosspin-c58ov7 > input:checked ~ label,
.carlosspin-c58ov7 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.carlosspin-hlbvbg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.carlosspin-azw635 44.carlosspin-kl97cy.carlosspin-eawvlw.carlosspin-ty3gpl.carlosspin-e6m7jt.carlosspin-7nkuq6.carlosspin-u0gnuk.carlosspin-36ucgl.carlosspin-v2j3et.carlosspin-gnizw6.carlosspin-y1ta2p.carlosspin-cly24a.carlosspin-ckgl5n 0l-12.carlosspin-pfyvgy 30.carlosspin-336ai1.carlosspin-wloy9x 2.carlosspin-twvbir.carlosspin-wloy9x 3.carlosspin-xoyzeo 3.carlosspin-mcr1uv.carlosspin-i4jv1i 3.carlosspin-6xsfd0.carlosspin-e3ffou.carlosspin-kal0va.carlosspin-fe58bv 7-3.carlosspin-pfyvgy 10.carlosspin-9u0dt8.carlosspin-fe58bv 23.carlosspin-x8qknr.carlosspin-n0lnlj 1.carlosspin-t8ff9j 2.carlosspin-pfyvgy 3.carlosspin-n0lnlj 1.carlosspin-i4jv1i 5.carlosspin-uipa59.carlosspin-i4jv1i 32.carlosspin-uoss2r.carlosspin-e3ffou 5.carlosspin-ckgl5n 4.carlosspin-fe58bv 9.carlosspin-fe58bv 8.carlosspin-i4jv1i 6.carlosspin-jif5ge.carlosspin-4scy16.carlosspin-0i0ev0.carlosspin-2roac4.carlosspin-5dfq6z 4.carlosspin-8d2r3q.carlosspin-5dfq6z 6.carlosspin-5dfq6z 0l29.carlosspin-ckgl5n 17.carlosspin-f9or6l.carlosspin-1a3yvh 2.carlosspin-q6zykz 10.carlosspin-cesyag.carlosspin-pfyvgy 8.carlosspin-vqlwdw.carlosspin-t6l7ro.carlosspin-cpk346.carlosspin-9r5k97.carlosspin-sm382r.carlosspin-e3ffou.carlosspin-7nkuq6.carlosspin-pfyvgy 1.carlosspin-bl2vmo.carlosspin-pbehgh.carlosspin-cv1v7c.carlosspin-5su8me.carlosspin-o4om5e.carlosspin-t8ff9j 1.carlosspin-dmfons.carlosspin-2l3n23.5z'/%3e%3c/svg%3e");
}

.carlosspin-c58ov7 > input:not(:checked) ~ label:hover,
.carlosspin-c58ov7 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.carlosspin-hlbvbg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.carlosspin-azw635 44.carlosspin-kl97cy.carlosspin-eawvlw.carlosspin-ty3gpl.carlosspin-e6m7jt.carlosspin-7nkuq6.carlosspin-u0gnuk.carlosspin-36ucgl.carlosspin-v2j3et.carlosspin-gnizw6.carlosspin-y1ta2p.carlosspin-cly24a.carlosspin-ckgl5n 0l-12.carlosspin-pfyvgy 30.carlosspin-336ai1.carlosspin-wloy9x 2.carlosspin-twvbir.carlosspin-wloy9x 3.carlosspin-xoyzeo 3.carlosspin-mcr1uv.carlosspin-i4jv1i 3.carlosspin-6xsfd0.carlosspin-e3ffou.carlosspin-kal0va.carlosspin-fe58bv 7-3.carlosspin-pfyvgy 10.carlosspin-9u0dt8.carlosspin-fe58bv 23.carlosspin-x8qknr.carlosspin-n0lnlj 1.carlosspin-t8ff9j 2.carlosspin-pfyvgy 3.carlosspin-n0lnlj 1.carlosspin-i4jv1i 5.carlosspin-uipa59.carlosspin-i4jv1i 32.carlosspin-uoss2r.carlosspin-e3ffou 5.carlosspin-ckgl5n 4.carlosspin-fe58bv 9.carlosspin-fe58bv 8.carlosspin-i4jv1i 6.carlosspin-jif5ge.carlosspin-4scy16.carlosspin-0i0ev0.carlosspin-2roac4.carlosspin-5dfq6z 4.carlosspin-8d2r3q.carlosspin-5dfq6z 6.carlosspin-5dfq6z 0l29.carlosspin-ckgl5n 17.carlosspin-f9or6l.carlosspin-1a3yvh 2.carlosspin-q6zykz 10.carlosspin-cesyag.carlosspin-pfyvgy 8.carlosspin-vqlwdw.carlosspin-t6l7ro.carlosspin-cpk346.carlosspin-9r5k97.carlosspin-sm382r.carlosspin-e3ffou.carlosspin-7nkuq6.carlosspin-pfyvgy 1.carlosspin-bl2vmo.carlosspin-pbehgh.carlosspin-cv1v7c.carlosspin-5su8me.carlosspin-o4om5e.carlosspin-t8ff9j 1.carlosspin-dmfons.carlosspin-2l3n23.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .carlosspin-8fvluj > .carlosspin-37arkv {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .carlosspin-8fvluj > .carlosspin-37arkv {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .carlosspin-8fvluj > .carlosspin-37arkv {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .carlosspin-8fvluj > .carlosspin-37arkv {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .carlosspin-8fvluj > .carlosspin-37arkv {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.carlosspin-tbgjsh.carlosspin-lol10o {
  display: none;
}

.carlosspin-0b8ylg {
  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) {
  .carlosspin-0b8ylg {
    height: 74px;
    overflow: visible;
  }
}

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

.carlosspin-h7xahq {
  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;
}

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

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

.carlosspin-h7xahq img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.carlosspin-l9a1lc {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .carlosspin-2xqpwx {
    top: -20px;
  }
}

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

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

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

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

.carlosspin-tbgjsh.carlosspin-2be3y9 .carlosspin-0b8ylg {
  background: #2b3b67;
}

.carlosspin-tbgjsh.carlosspin-2be3y9 .carlosspin-h7xahq {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.carlosspin-tbgjsh.carlosspin-2be3y9 .carlosspin-h7xahq::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.carlosspin-tbgjsh.carlosspin-2be3y9 .carlosspin-h7xahq::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.carlosspin-tbgjsh.carlosspin-2be3y9 .carlosspin-l9a1lc::before {
  background: #0e0f41;
}

.carlosspin-tbgjsh.carlosspin-2be3y9 .carlosspin-l9a1lc::after {
  background: #152557;
}

.carlosspin-tbgjsh.carlosspin-6ugrxy .carlosspin-0b8ylg {
  background: #1f35fa;
}

.carlosspin-tbgjsh.carlosspin-6ugrxy .carlosspin-h7xahq {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.carlosspin-tbgjsh.carlosspin-6ugrxy .carlosspin-h7xahq::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.carlosspin-tbgjsh.carlosspin-6ugrxy .carlosspin-h7xahq::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.carlosspin-tbgjsh.carlosspin-6ugrxy .carlosspin-l9a1lc::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.carlosspin-tbgjsh.carlosspin-6ugrxy .carlosspin-l9a1lc::after {
  background: #192ac8;
}

.carlosspin-tbgjsh.carlosspin-ehipz5 .carlosspin-0b8ylg {
  background: #fa771f;
}

.carlosspin-tbgjsh.carlosspin-ehipz5 .carlosspin-h7xahq {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.carlosspin-tbgjsh.carlosspin-ehipz5 .carlosspin-h7xahq::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.carlosspin-tbgjsh.carlosspin-ehipz5 .carlosspin-h7xahq::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.carlosspin-tbgjsh.carlosspin-ehipz5 .carlosspin-l9a1lc::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.carlosspin-tbgjsh.carlosspin-ehipz5 .carlosspin-l9a1lc::after {
  background: #fa8535;
}

.carlosspin-pystt7 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

.carlosspin-oyl066 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: #003366;
}

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

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

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

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

.carlosspin-oql18l {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.carlosspin-9si6q1 {
  width: 120px;
  height: 22px;
}

.carlosspin-9si6q1 .carlosspin-cz3j42 {
  fill: #c2c0ce;
}

.carlosspin-9si6q1 [rating="1"] .carlosspin-cz3j42:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.carlosspin-9si6q1 [rating="2"] .carlosspin-cz3j42:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.carlosspin-9si6q1 [rating="3"] .carlosspin-cz3j42:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.carlosspin-9si6q1 [rating="4"] .carlosspin-cz3j42:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.carlosspin-9si6q1 [rating="5"] .carlosspin-cz3j42:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.carlosspin-mxm6qy {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: #003366;
}

.carlosspin-mxm6qy.carlosspin-88n8je {
  display: block;
}

.carlosspin-mxm6qy.carlosspin-lol10o {
  display: none;
}

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

.carlosspin-42xojw {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.carlosspin-r3y7h1 {
  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: #003366;
}

.carlosspin-e9fz25 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: #003366;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

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

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

.carlosspin-c8a1hp {
  font-size: 16px;
  line-height: 140%;
}

.carlosspin-lpflkj {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.carlosspin-lpflkj .carlosspin-cz3j42 {
  fill: #c2c0ce;
}

.carlosspin-lpflkj [rating="1"] .carlosspin-cz3j42:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.carlosspin-lpflkj [rating="2"] .carlosspin-cz3j42:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.carlosspin-lpflkj [rating="3"] .carlosspin-cz3j42:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.carlosspin-lpflkj [rating="4"] .carlosspin-cz3j42:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.carlosspin-lpflkj [rating="5"] .carlosspin-cz3j42:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.carlosspin-3ljlbp {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.carlosspin-tfq43f {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.carlosspin-blv55m {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: #003366;
}

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

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

.carlosspin-c2ygud img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.carlosspin-46qby6 {
  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;
}

.carlosspin-ei029f {
  flex: 1;
  min-width: 0;
}

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

.carlosspin-d4w0qs {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.carlosspin-d4w0qs svg path {
  fill: var(--button-bg-color);
}

.carlosspin-d4w0qs svg circle {
  fill: var(--button-text-color);
}

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

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

.carlosspin-f4z03t strong {
  font-weight: 600;
}

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

.carlosspin-m9f9e8 p {
  margin: 0 0 16px;
}

.carlosspin-m9f9e8 p:last-child {
  margin-bottom: 0;
}

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

.carlosspin-wq5qdd {
  max-width: 300px;
  width: 100%;
}

.carlosspin-wq5qdd a {
  width: 100%;
}

@media (max-width: 575px) {
  .carlosspin-wq5qdd {
    max-width: 200px;
  }
}

.carlosspin-s1eiet {
  justify-content: center;
}

.carlosspin-eo7955 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.carlosspin-0zhy7y {
  flex-wrap: wrap;
  justify-content: center;
}

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

.carlosspin-sqywu2 {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, #003366, transparent 20%);
}

.carlosspin-sqywu2 .carlosspin-3rv10j {
  justify-content: center;
}

/* faq */

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

.carlosspin-h2urmq {
  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.carlosspin-s3rxdr ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.carlosspin-h2urmq::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.carlosspin-s3rxdr ease;
}

.carlosspin-tla80o.carlosspin-ldjmq4 .carlosspin-h2urmq::after {
  transform: rotate(45deg);
}

.carlosspin-47aui5 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.carlosspin-c8yrdw ease, padding 0.carlosspin-c8yrdw ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.carlosspin-tla80o.carlosspin-ldjmq4 .carlosspin-47aui5 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.carlosspin-g0fir8 {
  margin: 25px 0;
}

.carlosspin-c58ov7 > input:not(:checked) ~ label:hover,
.carlosspin-c58ov7 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.carlosspin-v12rtx.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.carlosspin-fpyhd8 44.carlosspin-42eu5g.carlosspin-vdhgqg.carlosspin-9dcit8.carlosspin-91pzhn.carlosspin-fr74dn.carlosspin-2fi5xm.carlosspin-yiau0s.carlosspin-p5gilp.carlosspin-omwc6p.carlosspin-wo6416.carlosspin-ty99mu.carlosspin-sqr8ir 0l-12.carlosspin-w4f0d5 30.carlosspin-mne9zu.carlosspin-puqbgr 2.carlosspin-k3jly0.carlosspin-puqbgr 3.carlosspin-71uens 3.carlosspin-zmi5xa.carlosspin-rqlgom 3.carlosspin-8ord6a.carlosspin-e6ol02.carlosspin-r14n64.carlosspin-rsad84 7-3.carlosspin-w4f0d5 10.carlosspin-51n3xv.carlosspin-rsad84 23.carlosspin-frd5ng.carlosspin-zl6c2g 1.carlosspin-laf2il 2.carlosspin-w4f0d5 3.carlosspin-zl6c2g 1.carlosspin-rqlgom 5.carlosspin-v9i5is.carlosspin-rqlgom 32.carlosspin-fx1zht.carlosspin-e6ol02 5.carlosspin-sqr8ir 4.carlosspin-rsad84 9.carlosspin-rsad84 8.carlosspin-rqlgom 6.carlosspin-3z7zow.carlosspin-sooi88.carlosspin-19i9w6.carlosspin-j4njom.carlosspin-nk0t7j 4.carlosspin-5nutzl.carlosspin-nk0t7j 6.carlosspin-nk0t7j 0l29.carlosspin-sqr8ir 17.carlosspin-trvmv8.carlosspin-azlmsw 2.carlosspin-747vgi 10.carlosspin-u2xmvz.carlosspin-w4f0d5 8.carlosspin-i01gjf.carlosspin-6t6n2l.carlosspin-dih6zt.carlosspin-w6i8w6.carlosspin-l857dw.carlosspin-e6ol02.carlosspin-fr74dn.carlosspin-w4f0d5 1.carlosspin-b18e3d.carlosspin-9obkvg.carlosspin-nep0xc.carlosspin-y6ehxf.carlosspin-ikbd25.carlosspin-laf2il 1.carlosspin-9c54l9.carlosspin-qdjanu.5z'/%3e%3c/svg%3e");
}

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

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

.carlosspin-f263pk {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: #003366;
}

.carlosspin-f263pk.carlosspin-e5xv0c {
  display: block;
}

.carlosspin-f263pk.carlosspin-rx8lmv {
  display: none;
}

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

.carlosspin-usgvg3 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.carlosspin-mklftg {
  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: #003366;
}

.carlosspin-slnj7s {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: #003366;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

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

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

.carlosspin-gia70b {
  font-size: 16px;
  line-height: 140%;
}

.carlosspin-jz5y0p {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.carlosspin-jz5y0p .carlosspin-dd8muh {
  fill: #c2c0ce;
}

.carlosspin-jz5y0p [rating="1"] .carlosspin-dd8muh:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.carlosspin-jz5y0p [rating="2"] .carlosspin-dd8muh:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.carlosspin-jz5y0p [rating="3"] .carlosspin-dd8muh:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.carlosspin-jz5y0p [rating="4"] .carlosspin-dd8muh:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.carlosspin-jz5y0p [rating="5"] .carlosspin-dd8muh:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.carlosspin-irxgrg {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: #003366;
  font-family: sans-serif;
}

.carlosspin-irxgrg 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;
}

.carlosspin-irxgrg 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 */

.carlosspin-6wjkg0 {
  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);
}

.carlosspin-6wjkg0.carlosspin-agep11 {
  opacity: 1;
  pointer-events: auto;
}
