@charset "UTF-8";
:root {
  --width: 1480px;
  --display-width: var(--width);
  --offsets: 30px;
  --ff-primary: "Figtree", "Arial", "Helvetica CY", "Nimbus Sans L", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

body {
  background: var(--main-theme-color);
}

.casabet-48pl0y {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.casabet-3k5if3 {
  max-width: 100%;
}

p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: var(--text-color);
}

a {
  font-weight: 400;
  font-size: 18px;
  color: var(--title-color);
}

b {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

ol:not([class]),
ul:not([class]) {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 25px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

caption {
  margin: 5px 0;
  font-size: 24px;
}

ol[class],
ul[class] {
  list-style: none;
}

ol.casabet-698edo,
ul.casabet-698edo {
  padding-left: 20px;
}

ul.casabet-698edo {
  list-style: disc;
}

ol.casabet-698edo {
  list-style: numbers;
}

img {
  height: auto;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: var(--title-color);
}

h1 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

h2 {
  margin-bottom: 1rem;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

h3 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.1rem;
}

h4 {
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
}

h5 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

h6 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 12px;
  }
  h2 {
    font-size: 25px;
    font-weight: 800;
    line-height: 32px;
  }
}

.casabet-8jpjvw > .casabet-2oj5bz,
.casabet-8jpjvw > .casabet-i5yigi,
.casabet-8jpjvw > blockquote,
.casabet-8jpjvw > h1,
.casabet-8jpjvw > h2,
.casabet-8jpjvw > h3,
.casabet-8jpjvw > h4,
.casabet-8jpjvw > h5,
.casabet-8jpjvw > h6,
.casabet-8jpjvw > ol,
.casabet-8jpjvw > p,
.casabet-8jpjvw > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.casabet-8jpjvw > ol,
.casabet-8jpjvw > ul {
  padding-left: 50px;
}

.casabet-8jpjvw blockquote,
blockquote {
  margin-top: 1rem;
  border-left: 5px solid var(--button-bg-color);
  padding: 1rem var(--offsets) 1rem 2rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: #f0f8ffff;
}

.casabet-8jpjvw:not(:last-child) {
  margin-bottom: 2rem;
}

.casabet-8jpjvw > :not(:first-child) {
  margin-top: 2rem;
}

.casabet-8jpjvw {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.casabet-8jpjvw:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .casabet-8jpjvw:first-child {
    margin-top: 20px;
  }
}

.casabet-8jpjvw > p:last-of-type {
  margin-bottom: 32px;
}

.casabet-8jpjvw > .casabet-y6hib5:not(:first-child) {
  margin: 64px auto 16px auto;
}

.casabet-kji47b > .casabet-y6hib5 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.casabet-i5yigi {
  overflow: auto;
}

.casabet-i5yigi::-webkit-scrollbar {
  height: 5px;
}

.casabet-i5yigi table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.casabet-i5yigi table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.casabet-i5yigi table thead,
table thead {
  border-bottom: none;
}

.casabet-i5yigi table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.casabet-i5yigi table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.casabet-i5yigi table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.casabet-i5yigi .casabet-0acygf {
  table-layout: auto;
}

.casabet-i5yigi .casabet-0acygf th {
  word-break: normal;
}

.casabet-i5yigi .casabet-0acygf td {
  word-break: normal;
}

.casabet-48pl0y .casabet-48pl0y {
  padding-right: 0;
  padding-left: 0;
}

.casabet-ia7rxm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  line-height: 0;
}

.casabet-gius3w {
  position: absolute;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0);
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  font-family: var(--ff-primary);
  color: var(--text-color);
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.casabet-n28287 {
  display: inline-block;
  margin: 1rem auto;
  border-radius: 5px;
  padding: 10px 30px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  background: -o-linear-gradient(
    150deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
  background: linear-gradient(
    300deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
}

html {
  font-size: 17px;
}

.casabet-2oj5bz {
  margin-top: 24px;
}

.casabet-2oj5bz.casabet-ntpl1e {
  text-align: left;
}

.casabet-2oj5bz.casabet-7bu5ph {
  text-align: right;
}

.casabet-2oj5bz.casabet-vgcv0k {
  text-align: center;
}

.casabet-4ud2f5 {
  display: inline-block;
  border: none;
  border-radius: 8px;
  padding: 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transform-origin: center;
  transition: 0.casabet-0x990x ease-in-out;
  cursor: pointer;
}

.casabet-4ud2f5:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.casabet-4ud2f5 {
  min-width: 328px;
}

@media (max-width: 768px) {
  .casabet-4ud2f5 {
    min-width: unset;
  }
}

.casabet-ubxjyi {
  background-color: var(--fh-bg-color);
}

.casabet-7j9o3l {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.casabet-zjwtwo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 80px;
}

.casabet-zjwtwo img {
  max-height: 44px;
  object-fit: contain;
}

.casabet-hbam3t {
  flex: 1 1;
}

.casabet-1dzu6w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.casabet-dh2rtb {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 35px;
  height: 25px;
  cursor: pointer;
}

.casabet-dh2rtb span {
  display: block;
  border-radius: 20%;
  width: 100%;
  height: 3px;
  background-color: var(--text-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.casabet-dh2rtb.casabet-dw5e46 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.casabet-dh2rtb.casabet-dw5e46 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.casabet-dh2rtb.casabet-dw5e46 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.casabet-hbam3t + .casabet-1dzu6w {
  margin-left: 20px;
}

.casabet-5r34lm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  outline: 0;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: #196948;
  transition: 250ms;
  cursor: pointer;
  padding: 10px;
  min-width: 240px;
}

.casabet-5r34lm > svg {
  max-width: 24px;
  max-height: 24px;
}

.casabet-5r34lm + .casabet-5r34lm {
  margin-left: 5px;
}

.casabet-ng0cth {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.casabet-ng0cth:hover {
  background-color: var(--button-bg-hover);
}

.casabet-tqgl0i {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.casabet-0x990x ease-in-out;
  border: 1px solid var(--border-color);
}

.casabet-tqgl0i:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.casabet-426wg1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}

@media (max-width: 1100px) {
  .casabet-hbam3t {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .casabet-426wg1 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .casabet-hbam3t {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .casabet-5r34lm {
    min-width: unset;
    flex: 1 1;
  }
}

.casabet-ice2cv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}

.casabet-ice2cv:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.casabet-ice2cv:hover .casabet-mi9pnc {
  opacity: 1;
  pointer-events: auto;
}

.casabet-jg7qsh {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0 0.5rem;
  padding: 0.5rem;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  color: var(--text-color);
  transition: 0.casabet-3ebmum ease-in-out;
  gap: 4px;
}

.casabet-jg7qsh > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.casabet-jg7qsh .casabet-ia7rxm img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.casabet-fukfi0,
.casabet-jg7qsh:hover {
  color: var(--button-bg-hover);
}

.casabet-d4ixno {
  position: relative;
}

.casabet-d4ixno .casabet-jg7qsh {
  margin-right: 0;
  padding-right: 4px;
}

.casabet-fq1dc6 svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.casabet-d4ixno.casabet-dw5e46 .casabet-fq1dc6 svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.casabet-d4ixno.casabet-dw5e46 .casabet-mi9pnc {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.casabet-d4ixno.casabet-dw5e46 .casabet-mi9pnc::before {
  display: none;
}

.casabet-fq1dc6 svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.casabet-mi9pnc {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.casabet-tiah4i 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.casabet-mi9pnc::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.casabet-mi9pnc:hover {
  color: var(--fh-bg-color);
}

.casabet-covn2a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.casabet-tiah4i 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.casabet-3ebmum ease-in-out;
  -o-transition: 0.casabet-3ebmum ease-in-out;
  transition: 0.casabet-3ebmum ease-in-out;
}

.casabet-covn2a .casabet-ia7rxm img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.casabet-fobjfz,
.casabet-covn2a:hover {
  color: var(--button-bg-hover);
}

.casabet-vpztz7 {
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  grid-template-columns: 1fr auto;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  padding: 20px;
  gap: 8px 12px;
  min-height: 240px;
  height: 100%;
}

.casabet-vpztz7.casabet-rwjbim {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.casabet-vpztz7.casabet-rwjbim:after,
.casabet-vpztz7.casabet-rwjbim:before {
  content: "";
  position: absolute;
  margin: auto;
}

.casabet-vpztz7.casabet-rwjbim:before {
  width: 1000px;
  top: 0;
  height: 1000px;
  right: 0;
  bottom: 0;
  left: -200px;
  background-color: var(--border-color);
  background: var(--border-color);
  background: conic-gradient(var(--border-color), var(--button-bg-color));
  animation: rotate 2s linear infinite;
  z-index: -1;
}

@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}

.casabet-vpztz7.casabet-rwjbim:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.casabet-vpztz7.casabet-rwjbim > * {
  z-index: 1;
}

.casabet-vpztz7 b,
.casabet-vpztz7 strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.casabet-vpztz7 .casabet-tqzc37 {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.casabet-vpztz7 .casabet-9ypc16 {
  grid-row: 2/3;
  grid-column: 1/2;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  margin-top: 0;
}

.casabet-vpztz7 .casabet-ia7rxm {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.casabet-vpztz7 .casabet-k9r0bz {
  margin-top: 12px;
}

.casabet-k9r0bz {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.casabet-21z9br {
  flex: 1 1;
  color: var(--button-text-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 8px;
  border: 2px dashed var(--border-color);
  padding: 12px;
  max-width: 220px;
}

.casabet-k9r0bz .casabet-adfjto {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 8px;
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.casabet-0x990x ease-in-out;
}

.casabet-k9r0bz .casabet-adfjto:hover {
  background: rgba(255, 255, 255, 0.3);
}

.casabet-bkt60o {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 320px;
  justify-content: space-between;
  border-radius: 8px;
  grid-row: 4/5;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: none;
  width: fit-content;
  cursor: pointer;
}

.casabet-vpztz7.casabet-dqhofw {
  gap: 12px;
  padding: 16px;
}

.casabet-vpztz7.casabet-dqhofw .casabet-bkt60o {
  min-width: 240px;
}

.casabet-vpztz7.casabet-dqhofw .casabet-bkt60o.casabet-ccxcp2 {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .casabet-vpztz7 .casabet-tqzc37 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .casabet-vpztz7 .casabet-9ypc16 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .casabet-vpztz7 .casabet-ia7rxm {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .casabet-vpztz7.casabet-dqhofw .casabet-ia7rxm {
    max-width: 126px;
  }
  .casabet-vpztz7 .casabet-k9r0bz {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .casabet-vpztz7 .casabet-21z9br {
    max-width: unset;
  }
  .casabet-bkt60o {
    min-width: unset;
    width: 100%;
  }
  .casabet-vpztz7 .casabet-bkt60o {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .casabet-vpztz7.casabet-dqhofw {
    grid-template-rows: auto 1fr auto;
  }
  .casabet-vpztz7.casabet-dqhofw .casabet-bkt60o {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .casabet-vpztz7 {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .casabet-vpztz7 .casabet-tqzc37 {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .casabet-vpztz7 .casabet-ia7rxm {
    max-width: 78px;
  }
  .casabet-vpztz7 .casabet-k9r0bz {
    margin-top: -12px;
  }
  .casabet-vpztz7.casabet-dqhofw {
    gap: 8px;
  }
  .casabet-vpztz7.casabet-dqhofw .casabet-tqzc37 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .casabet-vpztz7.casabet-dqhofw .casabet-9ypc16 {
    grid-column: 1/3;
  }
  .casabet-vpztz7.casabet-dqhofw .casabet-ia7rxm {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .casabet-vpztz7.casabet-dqhofw .casabet-ia7rxm img {
    max-width: 114px;
  }
}

.casabet-bkt60o.casabet-6wcdtx,
.casabet-bkt60o.casabet-nrpa5h,
.casabet-bkt60o.casabet-yyuitp {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.casabet-0x990x ease-in-out;
}

.casabet-bkt60o.casabet-6wcdtx,
.casabet-bkt60o.casabet-yyuitp {
  padding: 10px;
}

.casabet-bkt60o.casabet-6wcdtx:hover,
.casabet-bkt60o.casabet-nrpa5h:hover,
.casabet-bkt60o.casabet-yyuitp:hover {
  background: var(--button-bg-hover);
}

.casabet-bkt60o.casabet-6wcdtx:hover svg path,
.casabet-bkt60o.casabet-yyuitp:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.casabet-bkt60o.casabet-ccxcp2 {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.casabet-0x990x ease-in-out;
  background: var(--button-bg-color);
}

.casabet-bkt60o.casabet-ccxcp2:hover {
  background-color: var(--button-bg-hover);
}

.casabet-bkt60o.casabet-nrpa5h:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 6px;
  width: 52px;
  min-width: 52px;
  height: 52px;
  background-image: url(../images/mini-gift.png);
  background-position: center;
  background-repeat: no-repeat;
  animation: move 2s infinite;
}

@keyframes move {
  50% {
    transform: translateY(-5px) rotate(15deg);
  }
  70% {
    transform: translateY(-5px) rotate(5deg);
  }
}

.casabet-bkt60o.casabet-nrpa5h:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.casabet-bkt60o.casabet-ccxcp2:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.casabet-2sfgyz {
  max-width: 650px;
}

.casabet-932em7 {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.casabet-24hav6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.casabet-be1069 {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.casabet-3ebmum ease-in-out;
  cursor: pointer;
}

.casabet-be1069:hover {
  opacity: 0.5;
}

.casabet-be1069:focus {
  outline: 0;
}

.casabet-be1069:focus .casabet-27d9vm,
.casabet-be1069:hover .casabet-27d9vm {
  fill: red;
  fill-opacity: 1;
}

.casabet-be1069:hover {
  cursor: pointer;
}

.casabet-j6zkek {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.casabet-2sfgyz.casabet-vgcv0k {
  margin: 0 auto;
}

.casabet-2sfgyz.casabet-7bu5ph {
  margin-left: auto;
}

.casabet-xmo1fz {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.casabet-5qv5im {
  padding-bottom: 50px;
}

.casabet-qc5id0 {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.casabet-uxyc71 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: wrap row-reverse;
  flex-flow: wrap row-reverse;
  gap: 20px;
}

.casabet-lq9egh {
  margin-top: 24px;
}

.casabet-7zk346 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.casabet-azqk5i {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.casabet-giakad {
  display: flex;
  gap: 12px 20px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 150px;
}

.casabet-amlqak {
  width: 468px;
}

.casabet-giakad .casabet-mi9pnc {
  margin: 0.casabet-dz4fqx 0;
}

.casabet-8ibly7 {
  display: flex;
  min-width: 224px;
}

.casabet-l7hola {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.casabet-3ebmum ease-in-out;
}

.casabet-kd5dwi,
.casabet-l7hola:hover {
  color: var(--text-color);
}

.casabet-90mvpe {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.casabet-wssuny {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .casabet-xmo1fz {
    padding: 16px;
  }
  .casabet-90mvpe {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .casabet-wssuny {
    align-items: center;
  }
  .casabet-amlqak {
    width: unset;
  }
  .casabet-8ibly7 {
    min-width: unset;
  }
  .casabet-giakad {
    max-height: unset;
  }
  .casabet-qc5id0 {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .casabet-xmo1fz {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.casabet-f0amqd {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.casabet-f0amqd:not(:last-child) {
  margin-bottom: 16px;
}

.casabet-vxfla4 {
  outline: 0;
}

.casabet-vxfla4 .casabet-bsqm4z {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.casabet-v0qr8p {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .casabet-v0qr8p {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.casabet-v0qr8p::-webkit-details-marker {
  display: none;
}

.casabet-v0qr8p:before {
  content: "?";
  display: flex;
  font-size: 21px;
  padding: 5px 10px;
  border-radius: 25px;
  color: var(--text-color);
  background: var(--button-bg-color);
  background-repeat: no-repeat;
  background-position: center;
}

.casabet-v0qr8p:after {
  content: "↑";
  display: flex;
  padding: 5px 10px;
  color: var(--text-color);
  border: 1px solid var(--button-bg-color);
  border-radius: 25px;
  transform: rotate(180deg);
  transition: 250ms;
}

.faq__details[open] .casabet-v0qr8p:after {
  transform: unset;
}

.casabet-bsqm4z {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-faq-item-title);
}

.casabet-bsqm4z svg {
  z-index: 10;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 30px;
  width: 30px;
  height: 30px;
  fill: var(--color-faq-item-title);
  -webkit-transition: 0.casabet-3ebmum ease-in-out;
  -o-transition: 0.casabet-3ebmum ease-in-out;
  transition: 0.casabet-3ebmum ease-in-out;
}

.casabet-9133js {
  padding: 16px 0 0 0;
}

.casabet-9133js * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .casabet-9133js :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .casabet-v0qr8p {
    flex-wrap: wrap;
    gap: 12px;
  }
  .casabet-v0qr8p::after {
    margin-left: auto;
  }
  .casabet-bsqm4z {
    order: 3;
    flex: 1 1 100%;
  }
  .casabet-v0qr8p {
    font-size: 14px;
    line-height: 130%;
  }
  .casabet-bsqm4z svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.casabet-5t7rl5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
  margin: 0;
}

.casabet-05wkrx {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.casabet-5t7rl5.casabet-dw5e46 .casabet-05wkrx {
  margin-bottom: 12px;
}

.casabet-05wkrx::after {
  content: "";
  display: flex;
  width: 32px;
  min-width: 32px;
  height: 32px;
  background-image: url(../images/round-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: 250ms;
}

.casabet-5t7rl5.casabet-dw5e46 .casabet-05wkrx::after {
  transform: unset;
}

.casabet-hlu760 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.casabet-yo2amz {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.casabet-3ebmum ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.casabet-yo2amz:before {
  content: "";
  display: flex;
  width: 12px;
  min-width: 12px;
  height: 12px;
  background-image: url(../images/list-marker.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.casabet-5t7rl5.casabet-dw5e46 .casabet-hlu760 {
  max-height: 100%;
}

.casabet-l0neua {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.casabet-ea9epr {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.casabet-9b8tz6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.casabet-017a6s {
  margin-right: 4px;
}

.casabet-f3alzc {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--button-bg-color);
  padding: 4px 0;
  transition: color 0.casabet-3ebmum ease-in-out;
}

.casabet-f3alzc svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.casabet-o67ajt,
.casabet-f3alzc:hover {
  color: var(--text-color);
}

.casabet-bqmgvk {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  border-radius: 12px 12px 0 0;
  padding: 8px;
  gap: 0 8px;
  background-color: #008f5e;
  color: #fff;
  width: 100%;
  border: none;
  cursor: pointer;
}

.casabet-bqmgvk img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.casabet-bqmgvk .casabet-331chp {
  grid-column: 2/3;
  grid-row: 1/2;
  text-align: left;
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.casabet-bqmgvk .casabet-stdrh9 {
  grid-column: 2/3;
  grid-row: 2/3;
  text-align: left;
  color: var(--title-color);
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.casabet-7x434u {
  display: flex;
  align-items: center;
  grid-column: 3/4;
  grid-row: 1/3;
  color: #196948;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  padding: 10px 16px;
  border-radius: 8px;
  background-color: var(--title-color);
  margin-top: 0;
}

.casabet-y4lxap {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.casabet-ojtp6u .casabet-48pl0y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.casabet-ojtp6u {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.casabet-7mkdmg {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.casabet-lmyetm {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.casabet-jbjjiw {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.casabet-vct7dk 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.2rem;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
  cursor: pointer;
}

.casabet-jbjjiw:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.casabet-jgfso9 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.casabet-sk3pnr {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 20px 5px #223c5059;
  box-shadow: 0 0 20px 5px #223c5059;
  background-color: var(--button-bg-color);
  -webkit-transition: -webkit-transform 0.casabet-3ebmum ease-in-out;
  transition: transform 0.casabet-3ebmum ease-in-out;
  -o-transition: transform 0.casabet-3ebmum ease-in-out;
  transition:
    transform 0.casabet-3ebmum ease-in-out,
    -webkit-transform 0.casabet-3ebmum ease-in-out;
  cursor: pointer;
}

.casabet-sk3pnr svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.casabet-sk3pnr:hover {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 18px;
  right: 80px;
  padding: 1em;
  max-width: 400px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 15px;
  -webkit-box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
  box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
}

#cookie-law-div a {
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#cookie-law-div a:hover {
  opacity: 0.7;
}

#cookie-law-div p {
  margin: 0;
  color: #000;
  padding-right: 50px;
}

#cookie-law-div button {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 0.5em;
  top: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #000;
  border: none;
  opacity: 0.6;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px;
}

#cookie-law-div button:hover {
  opacity: 1;
}

.casabet-ykv7zg {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .casabet-ykv7zg {
    left: calc(50% - 60px);
  }
}

#cookie-law-div {
  border-radius: 0;
  max-width: 100%;
  right: 0;
  bottom: 0;
}

#cookie-law-div p {
  padding-bottom: 50px;
}

body::-webkit-scrollbar-track {
  background-color: var(--fh-bg-color);
}

body::-webkit-scrollbar-thumb {
  border: 1px solid var(--fh-bg-color);
  border-radius: 10px;
  height: 20%;
  background: var(--button-bg-color);
}

.casabet-l6qr2k {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.casabet-ki9m4v {
  position: relative;
  width: 100%;
}

.casabet-l6qr2k.casabet-u7qmxz {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.casabet-l6qr2k.casabet-vgcv0k {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.casabet-l6qr2k.casabet-7bu5ph {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.casabet-mpgjhe {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.casabet-1jxluu {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.casabet-3ebmum ease-in-out;
  cursor: pointer;
}

.casabet-1jxluu:hover {
  opacity: 0.5;
}

.casabet-l6qr2k.casabet-4ho8ib .casabet-1jxluu {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.casabet-l6qr2k.casabet-4ho8ib .casabet-mpgjhe {
  cursor: pointer;
}

.casabet-o9xs6t {
  fill: #0009;
}

.casabet-j3ahvh {
  fill: #fff;
}

.casabet-1jxluu:hover .casabet-o9xs6t {
  fill: red;
}

.casabet-1jxluu svg path {
  -webkit-transition: 0.casabet-3ebmum ease-in-out;
  -o-transition: 0.casabet-3ebmum ease-in-out;
  transition: 0.casabet-3ebmum ease-in-out;
}

.casabet-po99c3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.casabet-po99c3 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.casabet-po99c3.casabet-jmtsqh > :not(.get-image) {
  grid-column: 1/3;
}

.casabet-xyzgyp:not(._h1-block) .casabet-po99c3 > .casabet-y6hib5 {
  grid-row: 1/2;
  grid-column: 1/3;
}

.casabet-po99c3.casabet-jmtsqh .casabet-28jy6r {
  grid-column: 2/3;
}

.casabet-po99c3.casabet-jmtsqh > .casabet-ia7rxm {
  grid-column: 1/2;
}

.casabet-po99c3.casabet-jmtsqh > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.casabet-po99c3 > p:first-of-type {
  margin-top: 0;
}

.casabet-po99c3 .casabet-ia7rxm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 2/3;
  grid-row: 1/10;
  border-radius: 12px;
  overflow: hidden;
}

.casabet-xyzgyp:not(._h1-block) .casabet-y6hib5 ~ .casabet-ia7rxm {
  grid-row: 2/10;
}

.casabet-xyzgyp.casabet-aieiom .casabet-y6hib5 ~ .casabet-ia7rxm {
  grid-row: 1/10;
}

.casabet-xyzgyp.casabet-aieiom > .casabet-y6hib5 {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.casabet-xyzgyp.casabet-aieiom .casabet-ia7rxm {
  grid-row: 1/10;
}

.casabet-po99c3.casabet-86e3mb .casabet-ia7rxm {
  align-items: flex-start;
}

.casabet-po99c3.casabet-vgcv0k .casabet-28jy6r {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.casabet-po99c3.casabet-vgcv0k .casabet-ia7rxm {
  align-items: center;
}

.casabet-po99c3.casabet-1hlog3 .casabet-ia7rxm {
  align-items: flex-end;
}

.casabet-28jy6r > :first-child {
  margin-top: 0;
}

.casabet-28jy6r > :last-child {
  margin-bottom: 0;
}

* + .casabet-x9mql1,
.casabet-xyzgyp + .casabet-xyzgyp {
  margin-top: 2rem;
}

.casabet-4wdjrn td::before,
.casabet-4wdjrn th::after {
  display: none !important;
}

.casabet-4wdjrn #link-selector {
  color: #000;
}

.casabet-4wdjrn .casabet-nrrarl {
  color: #135e96;
}

.casabet-4wdjrn .casabet-wqrrbj *,
.casabet-4wdjrn .casabet-zyycf3 p,
.casabet-4wdjrn .casabet-4j92h1 * {
  color: #000;
}

.casabet-4wdjrn .casabet-n6ords {
  background: 0 0 !important;
}

.casabet-4wdjrn .casabet-i8fkbv {
  color: #000;
}

.casabet-4wdjrn .casabet-spx3ah.casabet-x1s49l {
  color: #fff;
}

.casabet-4wdjrn .casabet-pljecp {
  color: #000;
}

.casabet-4wdjrn
  .casabet-0h9zq8
  .casabet-sqax5y.casabet-x1s49l.casabet-vi3cde {
  background: #ccc;
}

html :where(.editor-styles-wrapper) h1,
html :where(.editor-styles-wrapper) h2,
html :where(.editor-styles-wrapper) h3,
html :where(.editor-styles-wrapper) h4,
html :where(.editor-styles-wrapper) h5,
html :where(.editor-styles-wrapper) h6 {
  color: #000 !important;
}

.casabet-9zbcwk,
body .casabet-g7g208 {
  color: #000;
  background: var(--color-body) !important;
}

.casabet-9zbcwk .casabet-z2yg25 .casabet-yc4tsh,
body .casabet-g7g208 .casabet-z2yg25 .casabet-yc4tsh {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .casabet-yo2amz:focus,
  .casabet-yo2amz:hover {
    color: #f9cb16;
  }
  .casabet-29ocm0:focus,
  .casabet-29ocm0:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .casabet-dpql0k:focus img,
  .casabet-dpql0k:focus svg,
  .casabet-dpql0k:hover img,
  .casabet-dpql0k:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .casabet-bqmgvk {
    display: none;
  }
}

@media (min-width: 1024px) {
  .casabet-d4ixno:hover .casabet-fq1dc6 svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .casabet-fq1dc6 {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .casabet-z386eg {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .casabet-c2vp1d {
    grid-template-columns: repeat(4, 1fr);
  }
  .casabet-ca9v2w {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .casabet-kjrdub .casabet-ola2x8 {
    grid-template-columns: 1fr;
  }
  .casabet-kjrdub .casabet-yzgfxq {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: nowrap row;
    flex-flow: nowrap row;
    overflow: auto;
    margin-right: 0;
    border-style: none;
    border-radius: 16px 16px 0 0;
    padding: 0;
  }
  .casabet-kjrdub .casabet-6mnsco {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .casabet-kjrdub .casabet-2wunf0 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .casabet-kjrdub .casabet-eag6nq {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .casabet-kjrdub .casabet-6mnsco:not(:first-child) {
    border: none;
  }
  .casabet-kjrdub .casabet-6mnsco:first-child .casabet-2wunf0 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .casabet-kjrdub .casabet-6mnsco:last-child .casabet-2wunf0 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .casabet-7j9o3l {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .casabet-zjwtwo {
    max-width: 100px;
  }
  .casabet-hbam3t {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .casabet-1dzu6w {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .casabet-1dzu6w svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .casabet-dh2rtb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .casabet-hbam3t + .casabet-1dzu6w {
    margin-left: auto;
  }
  .casabet-n2agrd {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    max-width: 100vw !important;
    background-color: var(--fh-bg-color);
    opacity: 0;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    pointer-events: none;
  }
  .casabet-n2agrd.casabet-dw5e46 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .casabet-426wg1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 32px 16px 12px 16px;
  }
  .casabet-ice2cv {
    width: 100%;
  }
  .casabet-ice2cv:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .casabet-jg7qsh {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .casabet-jg7qsh svg {
    margin-right: 4px;
  }
  .casabet-d4ixno {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .casabet-fq1dc6 svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .casabet-fq1dc6 {
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 5px 16px 30%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
  }
  .casabet-mi9pnc {
    display: none;
    width: 100%;
  }
  .casabet-d4ixno.casabet-dw5e46 .casabet-mi9pnc {
    padding: 0 0 0 48px;
  }
  .casabet-covn2a {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .casabet-uxyc71 .casabet-ia7rxm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .casabet-kf9pt7 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .casabet-kf9pt7 + .casabet-kf9pt7 {
    margin-right: 0;
  }
  .casabet-kf9pt7 + .casabet-ia7rxm {
    margin: 0;
  }
  .casabet-z386eg {
    grid-template-columns: repeat(4, 1fr);
  }
  .casabet-c2vp1d {
    grid-template-columns: repeat(3, 1fr);
  }
  .casabet-y50qsp,
  .casabet-eigmhg {
    grid-template-columns: repeat(2, 1fr);
  }
  .casabet-po99c3 {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .casabet-po99c3.casabet-jmtsqh .casabet-28jy6r {
    grid-column: auto;
    grid-row: auto;
  }
  .casabet-po99c3 > .casabet-y6hib5 {
    grid-column: 1/2;
  }
  .casabet-po99c3.casabet-jmtsqh > :not(.get-image) {
    grid-column: 1/2;
  }
  .casabet-po99c3 .casabet-ia7rxm,
  .casabet-po99c3.casabet-jmtsqh > .casabet-ia7rxm {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .casabet-po99c3.casabet-jmtsqh > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .casabet-xyzgyp.casabet-aieiom .casabet-po99c3 > .casabet-ia7rxm {
    grid-row: 1/2;
  }
  .casabet-po99c3 .casabet-y6hib5 ~ .casabet-ia7rxm,
  .casabet-po99c3.casabet-jmtsqh .casabet-y6hib5 ~ .casabet-ia7rxm {
    grid-row: 2/3;
  }
  .casabet-xyzgyp.casabet-aieiom .casabet-y6hib5 ~ .casabet-ia7rxm {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .casabet-8jpjvw:first-child .casabet-8bl28y {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .casabet-8jpjvw:first-child .casabet-8bl28y h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .casabet-8jpjvw {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .casabet-8jpjvw {
    padding: 0;
  }
  .casabet-2oj5bz {
    margin-top: 1rem;
  }
  .casabet-vxfla4 {
    border-radius: 5px;
  }
  .casabet-vzehzk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .casabet-05wkrx::after {
    display: inline-block;
  }
  .casabet-05wkrx {
    margin: 0;
    width: 100%;
  }
  .casabet-hlu760 {
    width: 100%;
  }
  .casabet-hlu760.casabet-hrinqc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .casabet-hlu760.casabet-hrinqc .casabet-l0xm8l {
    width: 100%;
  }
  .casabet-hlu760.casabet-hrinqc .casabet-l0xm8l:not(:last-child) {
    margin-right: 0;
  }
  .casabet-yo2amz {
    width: 100%;
    text-align: center;
  }
  .casabet-5t7rl5.casabet-dw5e46 .casabet-hlu760 {
    margin-top: 1rem;
  }
  .casabet-z386eg {
    grid-template-columns: repeat(3, 1fr);
  }
  .casabet-ca9v2w,
  .casabet-c2vp1d {
    grid-template-columns: repeat(2, 1fr);
  }
  .casabet-y50qsp,
  .casabet-eigmhg,
  .casabet-tegdma {
    grid-template-columns: 1fr;
  }
  .casabet-jrh756 {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .casabet-w4v662 {
    min-width: 300px;
    max-width: 325px;
  }
  .casabet-2wunf0 {
    cursor: auto;
  }
  .casabet-7i0kyo .casabet-2wunf0 {
    padding: 8px;
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 700px) {
  html {
    font-size: 15px;
  }
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .casabet-ykv7zg {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .casabet-mi9pnc {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  #cookie-law-div {
    right: 0;
    bottom: 0;
    border-radius: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .casabet-ykv7zg {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.casabet-kf9pt7 p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .casabet-1dzu6w {
    margin: 0 -0.2rem;
  }
  .casabet-kf9pt7 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .casabet-pwhc48 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .casabet-is6jsu {
    max-width: 100%;
  }
  .casabet-z386eg {
    grid-template-columns: repeat(2, 1fr);
  }
  .casabet-ca9v2w,
  .casabet-c2vp1d {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .casabet-7j9o3l {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .casabet-1dzu6w {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 1rem;
    width: 100%;
    text-align: center;
  }
  .casabet-ubxjyi {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .casabet-5r34lm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .casabet-f56x6u,
  .casabet-9h4rkt {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .casabet-4ud2f5 {
    width: 100%;
  }
  .casabet-z386eg {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .casabet-ykv7zg {
    top: 127px !important;
  }
}

.casabet-ske8vu {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .casabet-ske8vu {
  }
}

@media (max-width: 767px) {
  .casabet-ske8vu {
    margin-bottom: 12px;
  }
}

.casabet-ske8vu img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.casabet-a7p6ee {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.casabet-a7p6ee > .casabet-d8t0j2 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .casabet-a7p6ee {
    flex-direction: column;
    gap: 12px;
  }
}

.casabet-rjpdun {
  display: flex;
}

.casabet-rjpdun .casabet-obl3b9 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 8px;
  border-radius: 4px 0 0 4px;
}

.casabet-rjpdun .casabet-569ex8 {
  display: flex;
  align-items: center;
  flex: 1 1;
  background-color: var(--fh-bg-color);
  overflow: hidden;
  width: max-content;
  border-radius: 0 4px 4px 0;
}

.casabet-rjpdun .casabet-hczgcj {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.casabet-rjpdun .casabet-qvntfm {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
  margin-left: 32px;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 3px));
  }
}

.casabet-rjpdun .casabet-qvntfm:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.casabet-rjpdun .casabet-8do7rh {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.casabet-6s16pw {
  border: unset;
  background-color: unset;
}

.casabet-6s16pw tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.casabet-6s16pw .casabet-gnsfth,
.casabet-6s16pw .casabet-p52kyk {
  flex: 0 1 330px;
}

.casabet-6s16pw .casabet-x5caks {
  flex: 1 1;
}

.casabet-6s16pw tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.casabet-6s16pw tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.casabet-6s16pw tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.casabet-6s16pw tr td p {
  color: #fff;
  margin: 0;
}

.casabet-6s16pw tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.casabet-6s16pw tr.casabet-gnsfth td p {
  padding: 16px 0;
}

.casabet-6s16pw tr.casabet-gnsfth td p:not(:last-child),
.casabet-6s16pw tr.casabet-p52kyk td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.casabet-6s16pw tr.casabet-gnsfth td p:first-child,
.casabet-6s16pw tr.casabet-p52kyk td p:first-child {
  padding-top: 0;
}

.casabet-6s16pw tr.casabet-p52kyk td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.casabet-6s16pw tr.casabet-p52kyk td p:last-child {
  padding-bottom: 0;
}

.casabet-6s16pw .casabet-p52kyk img {
  max-width: 32px;
}

.casabet-6s16pw .casabet-x5caks {
  min-width: 718px;
}

.casabet-6s16pw .casabet-x5caks td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.casabet-6s16pw .casabet-x5caks td {
  display: flex;
}

.casabet-6s16pw .casabet-x5caks td:last-child .casabet-s3n7vw,
.casabet-6s16pw .casabet-x5caks td:last-child .casabet-9vyghc,
.casabet-6s16pw .casabet-x5caks td:last-child .casabet-f994at {
  flex: 1 1 50%;
}

.casabet-6s16pw .casabet-x5caks td:last-child .casabet-cjy86y {
  flex: 1 1 100%;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casabet-6s16pw .casabet-x5caks td:last-child .casabet-pwuwu2,
.casabet-6s16pw .casabet-x5caks td:last-child .casabet-76hp0w {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.casabet-6s16pw .casabet-x5caks td:last-child .casabet-s3n7vw,
.casabet-6s16pw .casabet-x5caks td:last-child .casabet-9vyghc {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casabet-6s16pw .casabet-x5caks td:last-child .casabet-s3n7vw span,
.casabet-6s16pw .casabet-x5caks td:last-child .casabet-9vyghc span {
  font-weight: 800;
}

.casabet-6s16pw .casabet-x5caks img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .casabet-6s16pw .casabet-x5caks td .casabet-f994at:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .casabet-6s16pw tr.casabet-gnsfth td p:last-child {
    padding-bottom: 0;
  }
  .casabet-6s16pw .casabet-p52kyk > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .casabet-6s16pw .casabet-p52kyk > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .casabet-6s16pw tr.casabet-gnsfth td p:not(:last-child),
  .casabet-6s16pw tr.casabet-p52kyk td p:not(:last-child) {
    border-bottom: unset;
  }
  .casabet-6s16pw tr.casabet-p52kyk td p:last-child {
    padding-bottom: 12px;
  }
  .casabet-6s16pw .casabet-x5caks td:last-child .casabet-s3n7vw,
  .casabet-6s16pw .casabet-x5caks td:last-child .casabet-9vyghc,
  .casabet-6s16pw .casabet-x5caks td:last-child .casabet-f994at {
    flex: 1 1 50%;
    padding: 0;
  }
  .casabet-6s16pw .casabet-x5caks td:last-child .casabet-s3n7vw,
  .casabet-6s16pw .casabet-x5caks td:last-child .casabet-9vyghc {
    margin-top: 16px;
  }
  .casabet-6s16pw .casabet-x5caks td:last-child .casabet-f994at {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .casabet-6s16pw .casabet-x5caks td:last-child .casabet-s3n7vw {
    border-right: 1px solid var(--border-color);
  }
  .casabet-6s16pw .casabet-x5caks td:last-child .casabet-f994at:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .casabet-6s16pw .casabet-x5caks td:last-child .casabet-f994at:last-child {
    padding-bottom: 0;
  }
}

.casabet-f994at {
  display: flex;
  flex-direction: column;
}

.casabet-6s16pw .casabet-x5caks td .casabet-f994at {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.casabet-6s16pw .casabet-x5caks td .casabet-f994at:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.casabet-6s16pw .casabet-x5caks td .casabet-f994at:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .casabet-6s16pw .casabet-x5caks td .casabet-f994at:not(:first-child) {
    padding-left: 0;
  }
  .casabet-6s16pw .casabet-x5caks td .casabet-f994at:not(:last-of-type) {
    border-right: unset;
  }
}

.casabet-6s16pw .casabet-oz7wup {
  flex: 0 1 485px;
}

.casabet-6s16pw .casabet-1slsmq {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.casabet-6s16pw .casabet-1slsmq li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casabet-6s16pw .casabet-1slsmq li.casabet-u7yqzs {
  padding: 6px 12px;
}

.casabet-6s16pw .casabet-1slsmq li a,
.casabet-6s16pw .casabet-1slsmq li button {
  display: flex;
  background: 0 0;
  border: none;
  text-decoration: none;
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  padding: 6px 12px;
  cursor: pointer;
}

.casabet-6s16pw .casabet-0ys2t7,
.casabet-6s16pw .casabet-2t6lqb {
  flex: 1 1;
}

.casabet-6s16pw .casabet-70i09h,
.casabet-6s16pw .casabet-uruzdv {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.casabet-6s16pw .casabet-70i09h li,
.casabet-6s16pw .casabet-uruzdv li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.casabet-6s16pw .casabet-2t6lqb img {
  max-width: 32px;
}

.casabet-6s16pw .casabet-0ys2t7 img {
  max-width: 32px;
}

.casabet-6s16pw .casabet-qc8hs1 {
  min-width: 280px;
}

.casabet-6s16pw .casabet-qc8hs1 img {
  max-width: 146px;
}

.casabet-6s16pw .casabet-qc8hs1 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .casabet-6s16pw .casabet-gnsfth,
  .casabet-6s16pw .casabet-p52kyk {
    flex: 0 1 auto;
  }
  .casabet-6s16pw .casabet-x5caks {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .casabet-6s16pw .casabet-gnsfth,
  .casabet-6s16pw .casabet-oz7wup,
  .casabet-6s16pw .casabet-p52kyk,
  .casabet-6s16pw .casabet-x5caks {
    flex: 1 1 calc(50% - 20px);
  }
  .casabet-6s16pw .casabet-0ys2t7,
  .casabet-6s16pw .casabet-qc8hs1,
  .casabet-6s16pw .casabet-2t6lqb {
    flex: 1 1 30%;
  }
  .casabet-6s16pw .casabet-qc8hs1 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .casabet-6s16pw .casabet-gnsfth,
  .casabet-6s16pw .casabet-oz7wup,
  .casabet-6s16pw .casabet-0ys2t7,
  .casabet-6s16pw .casabet-p52kyk,
  .casabet-6s16pw .casabet-x5caks,
  .casabet-6s16pw .casabet-qc8hs1,
  .casabet-6s16pw .casabet-2t6lqb {
    flex: 1 1 100%;
  }
}

.casabet-i7b2dj .casabet-abwmwz {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.casabet-i7b2dj .casabet-mo4d12 {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.casabet-i7b2dj .casabet-pndwta {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.casabet-i7b2dj .casabet-u9zw12 {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.casabet-i7b2dj .casabet-u9zw12 > :nth-child(3) {
  margin-top: 0;
}

.casabet-i7b2dj .casabet-ia7rxm {
  grid-column: 2/3;
  grid-row: 1/10;
}

.casabet-i7b2dj .casabet-w1rrsw {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.casabet-i7b2dj .casabet-2oj5bz {
  grid-column: 1/2;
}

.casabet-i7b2dj > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.casabet-i7b2dj .casabet-mo4d12:not(:last-child):before {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  margin: auto;
  content: "";
  width: 44px;
  min-width: 44px;
  height: 24px;
  background-image: url(../images/how-to_arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--fh-bg-color);
  z-index: 1;
}

.casabet-i7b2dj .casabet-mo4d12:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.casabet-i7b2dj .casabet-4ud2f5 {
  min-width: 240px;
}

@media (max-width: 768px) {
  .casabet-i7b2dj .casabet-mo4d12:not(:last-child):before {
    bottom: 8px;
  }
  .casabet-i7b2dj .casabet-mo4d12:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .casabet-i7b2dj .casabet-u9zw12 {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .casabet-i7b2dj .casabet-ia7rxm {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .casabet-i7b2dj .casabet-ia7rxm img {
    width: 100%;
    height: auto;
  }
  .casabet-i7b2dj .casabet-4ud2f5 {
    width: 100%;
    min-width: unset;
  }
}

.casabet-tleopt .casabet-7ef0u0 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.casabet-tleopt .casabet-ysz0x3 {
  display: flex;
  gap: 16px;
  flex: 1 1 calc(50% - 10px);
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  overflow: hidden;
}

.casabet-tleopt .casabet-ia7rxm {
  height: 100%;
}

.casabet-tleopt .casabet-ia7rxm img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.casabet-tleopt .casabet-mdg40m {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.casabet-tleopt .casabet-cuivq4 {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.casabet-tleopt .casabet-z4lqfa {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .casabet-tleopt .casabet-ysz0x3 {
    flex: 1 1 100%;
  }
  .casabet-tleopt .casabet-bkt60o {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .casabet-tleopt .casabet-ysz0x3 {
    flex-direction: column;
  }
  .casabet-tleopt .casabet-ia7rxm {
    width: 100%;
    height: auto;
  }
  .casabet-tleopt .casabet-ia7rxm img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .casabet-tleopt .casabet-mdg40m {
    padding: 0 16px 16px 16px;
  }
  .casabet-tleopt .casabet-bkt60o {
    min-width: unset;
    width: 100%;
  }
}

.casabet-2ctaau .casabet-alypnk {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.casabet-2ctaau .casabet-lwt0rq {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.casabet-2ctaau img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.casabet-2ctaau .casabet-aevcoh {
  position: relative;
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 16px;
  background-color: rgba(15, 39, 23, 0.95);
  z-index: 1;
  transition: 0.2s;
}

.casabet-2ctaau .casabet-lwt0rq:hover .casabet-aevcoh {
  display: flex;
}

.casabet-2ctaau .casabet-s3c9it {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casabet-2ctaau .casabet-4gq593 {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.casabet-87aq7z {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: unset;
  width: auto;
  cursor: pointer;
}

.casabet-87aq7z.casabet-t0itsj {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.casabet-0x990x ease-in-out;
}

.casabet-87aq7z.casabet-t0itsj:hover {
  color: #f9cb16;
  background-color: transparent;
}

.casabet-2ctaau .casabet-adt1jv {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.casabet-0x990x ease-in-out;
}

.casabet-2ctaau .casabet-adt1jv:hover {
  color: #196948;
  background-color: #f9cb16;
}

.casabet-2ctaau .casabet-adt1jv:after,
.casabet-87aq7z.casabet-t0itsj:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.casabet-87aq7z.casabet-t0itsj:after {
  background-image: url(../images/Cash.svg);
}

.casabet-2ctaau .casabet-adt1jv:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .casabet-2ctaau .casabet-alypnk {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .casabet-2ctaau .casabet-alypnk {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .casabet-2ctaau .casabet-alypnk {
    grid-template-columns: 1fr;
  }
  .casabet-2ctaau .casabet-lwt0rq {
    height: auto;
  }
  .casabet-2ctaau .casabet-lwt0rq .casabet-aevcoh {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .casabet-2ctaau .casabet-s3c9it,
  .casabet-2ctaau .casabet-4gq593 {
    text-align: left;
  }
  .casabet-2ctaau .casabet-4gq593 {
    margin-bottom: 8px;
  }
  .casabet-2ctaau img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.casabet-16w2en {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 39, 23, 0.9);
  z-index: 990;
}

.casabet-16w2en.casabet-4ho8ib {
  display: block;
}

.casabet-16w2en .casabet-ywk1hm {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 860px;
  height: 580px;
  background-color: #318562;
  border-radius: 12px;
  overflow: hidden;
}

.casabet-16w2en .casabet-ezoqsp {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.casabet-16w2en .casabet-m7liem {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.casabet-16w2en .casabet-7xb8t7 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.casabet-16w2en .casabet-87aq7z {
  min-width: 296px;
  margin-bottom: 0;
}

.casabet-16w2en .casabet-6xpebg {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.casabet-16w2en .casabet-43v5jz {
  position: relative;
  flex: 1 1;
}

.casabet-16w2en .casabet-43v5jz iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .casabet-16w2en .casabet-ezoqsp {
    flex-wrap: wrap;
    gap: 8px;
  }
  .casabet-16w2en .casabet-m7liem {
    order: 1;
  }
  .casabet-16w2en .casabet-7xb8t7 {
    order: 3;
    flex: 1 1 100%;
  }
  .casabet-16w2en .casabet-87aq7z {
    width: 100%;
    min-width: unset;
  }
  .casabet-16w2en .casabet-6xpebg {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .casabet-po99c3 > .casabet-y6hib5 {
    margin-bottom: 0;
  }
  .casabet-po99c3 > .casabet-2oj5bz,
  .casabet-po99c3 > p {
    margin-top: 0;
  }
}

.casabet-tf45ms img,
.casabet-kf9pt7 img {
  width: auto;
  object-fit: contain;
}

.casabet-tf45ms {
  align-items: center;
}

.casabet-tf45ms img {
  max-height: 76px;
}

.casabet-kf9pt7 img {
  max-height: 64px;
}

.casabet-v6kja5 {
  overflow: auto;
}

.casabet-521joa {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.casabet-ctieqe:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.casabet-3d89hp {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.casabet-86d6z5 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.casabet-3d89hp .casabet-ia7rxm {
  margin-right: 20px;
  flex-shrink: 0;
}

.casabet-3d89hp img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.casabet-vx9yow {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.casabet-vx9yow > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .casabet-3d89hp {
    padding: 15px 10px;
  }
  .casabet-vx9yow {
    padding: 15px 10px;
  }
  .casabet-3d89hp .casabet-ia7rxm {
    margin-right: 10px;
  }
}

.casabet-64ult9 {
  overflow-x: auto;
}

.casabet-9q0ijb {
  border-collapse: collapse;
  width: 100%;
}

.casabet-64ult9 th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.casabet-64ult9 td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.casabet-64ult9 td.casabet-scfsc1 {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.casabet-64ult9 td.casabet-9udvru {
  border-right: none;
}

.casabet-64ult9 td.casabet-9udvru .casabet-ia7rxm {
  justify-content: flex-start;
}

.casabet-64ult9 td.casabet-9udvru .casabet-ia7rxm img {
  height: auto;
  width: 90px;
}

.casabet-64ult9 td.casabet-fr5g0q,
.casabet-64ult9 td.casabet-rbeso5 {
  font-weight: 600;
  text-align: right;
}

.casabet-64ult9 td.casabet-ys2yuw,
.casabet-64ult9 td.casabet-fr5g0q {
  padding-bottom: 10px;
  border-bottom: none;
}

.casabet-64ult9 td.casabet-fr5g0q,
.casabet-64ult9 td.casabet-rbeso5 {
  border-left: none;
}

.casabet-64ult9 td.casabet-ys2yuw,
.casabet-64ult9 td.casabet-g2h3tu {
  border-right: none;
}

.casabet-64ult9 td.casabet-g2h3tu,
.casabet-64ult9 td.casabet-rbeso5 {
  border-top: none;
  padding-top: 10px;
}

.casabet-qv8pou {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 12px;
  width: 100%;
  border-radius: 12px;
  background-color: var(--fh-bg-color);
  margin-top: 20px;
}

.casabet-qv8pou .casabet-bkt60o {
  min-width: unset;
  width: 100%;
}

.casabet-qv8pou .casabet-bkt60o.casabet-6wcdtx {
  grid-column: 1/2;
  grid-row: 1/2;
}

.casabet-qv8pou .casabet-bkt60o.casabet-yyuitp {
  grid-column: 2/3;
  grid-row: 1/2;
}

.casabet-qv8pou .casabet-bkztgh {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .casabet-qv8pou {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .casabet-qv8pou .casabet-bkt60o.casabet-6wcdtx {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .casabet-qv8pou .casabet-bkt60o.casabet-yyuitp {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .casabet-qv8pou .casabet-bkztgh {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.casabet-7bl950 {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

.casabet-x5tsh9 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.casabet-kji47b p a img {
  margin: 0 auto;
  display: block;
}

.casabet-kji47b table {
  margin-bottom: 17px;
}

/* contanct form */
.casabet-bql7ff {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.casabet-bql7ff label {
  font-size: 14px;
}

.casabet-bql7ff h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.casabet-bql7ff input,
.casabet-bql7ff textarea,
.casabet-bql7ff button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.casabet-bql7ff button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.casabet-0x990x ease;
}
.casabet-bql7ff button:hover {
  background-color: #691204;
}
.casabet-wooayd {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.casabet-z21frw ease-in;
}

.casabet-wooayd h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}