@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-afjgc0 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.casabet-f8qvmj {
  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-caq51c,
ul.casabet-caq51c {
  padding-left: 20px;
}

ul.casabet-caq51c {
  list-style: disc;
}

ol.casabet-caq51c {
  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-4u1g5v > .casabet-k18r7b,
.casabet-4u1g5v > .casabet-qz8ajz,
.casabet-4u1g5v > blockquote,
.casabet-4u1g5v > h1,
.casabet-4u1g5v > h2,
.casabet-4u1g5v > h3,
.casabet-4u1g5v > h4,
.casabet-4u1g5v > h5,
.casabet-4u1g5v > h6,
.casabet-4u1g5v > ol,
.casabet-4u1g5v > p,
.casabet-4u1g5v > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.casabet-4u1g5v > ol,
.casabet-4u1g5v > ul {
  padding-left: 50px;
}

.casabet-4u1g5v 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-4u1g5v:not(:last-child) {
  margin-bottom: 2rem;
}

.casabet-4u1g5v > :not(:first-child) {
  margin-top: 2rem;
}

.casabet-4u1g5v {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.casabet-4u1g5v:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .casabet-4u1g5v:first-child {
    margin-top: 20px;
  }
}

.casabet-4u1g5v > p:last-of-type {
  margin-bottom: 32px;
}

.casabet-4u1g5v > .casabet-49p0d1:not(:first-child) {
  margin: 64px auto 16px auto;
}

.casabet-qt62g8 > .casabet-49p0d1 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.casabet-qz8ajz {
  overflow: auto;
}

.casabet-qz8ajz::-webkit-scrollbar {
  height: 5px;
}

.casabet-qz8ajz table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.casabet-qz8ajz table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.casabet-qz8ajz table thead,
table thead {
  border-bottom: none;
}

.casabet-qz8ajz table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.casabet-qz8ajz table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.casabet-qz8ajz table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.casabet-qz8ajz .casabet-d1l1w2 {
  table-layout: auto;
}

.casabet-qz8ajz .casabet-d1l1w2 th {
  word-break: normal;
}

.casabet-qz8ajz .casabet-d1l1w2 td {
  word-break: normal;
}

.casabet-afjgc0 .casabet-afjgc0 {
  padding-right: 0;
  padding-left: 0;
}

.casabet-8sktq3 {
  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-li5t7j {
  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-k67bcd {
  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-k18r7b {
  margin-top: 24px;
}

.casabet-k18r7b.casabet-aabg6f {
  text-align: left;
}

.casabet-k18r7b.casabet-2vj021 {
  text-align: right;
}

.casabet-k18r7b.casabet-h2bdx4 {
  text-align: center;
}

.casabet-jv47to {
  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-sh0b5d ease-in-out;
  cursor: pointer;
}

.casabet-jv47to:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.casabet-jv47to {
  min-width: 328px;
}

@media (max-width: 768px) {
  .casabet-jv47to {
    min-width: unset;
  }
}

.casabet-gsph59 {
  background-color: var(--fh-bg-color);
}

.casabet-69efok {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.casabet-7fw6vi {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.casabet-7fw6vi img {
  max-height: 80px;
  object-fit: contain;
}

.casabet-4vt4pk {
  flex: 1 1;
}

.casabet-g8buuy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.casabet-5nc455 {
  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-5nc455 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-5nc455.casabet-b2e1d4 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.casabet-5nc455.casabet-b2e1d4 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.casabet-5nc455.casabet-b2e1d4 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.casabet-4vt4pk + .casabet-g8buuy {
  margin-left: 20px;
}

.casabet-6jnqtd {
  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-6jnqtd > svg {
  max-width: 24px;
  max-height: 24px;
}

.casabet-6jnqtd + .casabet-6jnqtd {
  margin-left: 5px;
}

.casabet-o7jl5d {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.casabet-o7jl5d:hover {
  background-color: var(--button-bg-hover);
}

.casabet-apscka {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.casabet-sh0b5d ease-in-out;
  border: 1px solid var(--border-color);
}

.casabet-apscka:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.casabet-idhj6d {
  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-4vt4pk {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .casabet-idhj6d {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .casabet-4vt4pk {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .casabet-6jnqtd {
    min-width: unset;
    flex: 1 1;
  }
}

.casabet-h36z97 {
  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-h36z97:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.casabet-h36z97:hover .casabet-ounuqw {
  opacity: 1;
  pointer-events: auto;
}

.casabet-whn4mx {
  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-c6vk5i ease-in-out;
  gap: 4px;
}

.casabet-whn4mx > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.casabet-whn4mx .casabet-8sktq3 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.casabet-l8oy27,
.casabet-whn4mx:hover {
  color: var(--button-bg-hover);
}

.casabet-6x4wxe {
  position: relative;
}

.casabet-6x4wxe .casabet-whn4mx {
  margin-right: 0;
  padding-right: 4px;
}

.casabet-nqc1gv svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.casabet-6x4wxe.casabet-b2e1d4 .casabet-nqc1gv svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.casabet-6x4wxe.casabet-b2e1d4 .casabet-ounuqw {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.casabet-6x4wxe.casabet-b2e1d4 .casabet-ounuqw::before {
  display: none;
}

.casabet-nqc1gv svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.casabet-ounuqw {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.casabet-hxed5a 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.casabet-ounuqw::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.casabet-ounuqw:hover {
  color: var(--fh-bg-color);
}

.casabet-3uxg2e {
  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-hxed5a 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.casabet-c6vk5i ease-in-out;
  -o-transition: 0.casabet-c6vk5i ease-in-out;
  transition: 0.casabet-c6vk5i ease-in-out;
}

.casabet-3uxg2e .casabet-8sktq3 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.casabet-hg4vs6,
.casabet-3uxg2e:hover {
  color: var(--button-bg-hover);
}

.casabet-uvl38m {
  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-uvl38m.casabet-srz1zo {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.casabet-uvl38m.casabet-srz1zo:after,
.casabet-uvl38m.casabet-srz1zo:before {
  content: "";
  position: absolute;
  margin: auto;
}

.casabet-uvl38m.casabet-srz1zo: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-uvl38m.casabet-srz1zo:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.casabet-uvl38m.casabet-srz1zo > * {
  z-index: 1;
}

.casabet-uvl38m b,
.casabet-uvl38m strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.casabet-uvl38m .casabet-zhm7kz {
  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-uvl38m .casabet-sg0j2z {
  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-uvl38m .casabet-8sktq3 {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.casabet-uvl38m .casabet-63a66v {
  margin-top: 12px;
}

.casabet-63a66v {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.casabet-3te7w6 {
  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-63a66v .casabet-068g5g {
  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-sh0b5d ease-in-out;
}

.casabet-63a66v .casabet-068g5g:hover {
  background: rgba(255, 255, 255, 0.3);
}

.casabet-nhl14l {
  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-uvl38m.casabet-onur56 {
  gap: 12px;
  padding: 16px;
}

.casabet-uvl38m.casabet-onur56 .casabet-nhl14l {
  min-width: 240px;
}

.casabet-uvl38m.casabet-onur56 .casabet-nhl14l.casabet-i0ipqj {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .casabet-uvl38m .casabet-zhm7kz {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .casabet-uvl38m .casabet-sg0j2z {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .casabet-uvl38m .casabet-8sktq3 {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .casabet-uvl38m.casabet-onur56 .casabet-8sktq3 {
    max-width: 126px;
  }
  .casabet-uvl38m .casabet-63a66v {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .casabet-uvl38m .casabet-3te7w6 {
    max-width: unset;
  }
  .casabet-nhl14l {
    min-width: unset;
    width: 100%;
  }
  .casabet-uvl38m .casabet-nhl14l {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .casabet-uvl38m.casabet-onur56 {
    grid-template-rows: auto 1fr auto;
  }
  .casabet-uvl38m.casabet-onur56 .casabet-nhl14l {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .casabet-uvl38m {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .casabet-uvl38m .casabet-zhm7kz {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .casabet-uvl38m .casabet-8sktq3 {
    max-width: 78px;
  }
  .casabet-uvl38m .casabet-63a66v {
    margin-top: -12px;
  }
  .casabet-uvl38m.casabet-onur56 {
    gap: 8px;
  }
  .casabet-uvl38m.casabet-onur56 .casabet-zhm7kz {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .casabet-uvl38m.casabet-onur56 .casabet-sg0j2z {
    grid-column: 1/3;
  }
  .casabet-uvl38m.casabet-onur56 .casabet-8sktq3 {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .casabet-uvl38m.casabet-onur56 .casabet-8sktq3 img {
    max-width: 114px;
  }
}

.casabet-nhl14l.casabet-ud9f5a,
.casabet-nhl14l.casabet-rtzvdm,
.casabet-nhl14l.casabet-67hjqs {
  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-sh0b5d ease-in-out;
}

.casabet-nhl14l.casabet-ud9f5a,
.casabet-nhl14l.casabet-67hjqs {
  padding: 10px;
}

.casabet-nhl14l.casabet-ud9f5a:hover,
.casabet-nhl14l.casabet-rtzvdm:hover,
.casabet-nhl14l.casabet-67hjqs:hover {
  background: var(--button-bg-hover);
}

.casabet-nhl14l.casabet-ud9f5a:hover svg path,
.casabet-nhl14l.casabet-67hjqs:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.casabet-nhl14l.casabet-i0ipqj {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.casabet-sh0b5d ease-in-out;
  background: var(--button-bg-color);
}

.casabet-nhl14l.casabet-i0ipqj:hover {
  background-color: var(--button-bg-hover);
}

.casabet-nhl14l.casabet-rtzvdm: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-nhl14l.casabet-rtzvdm:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.casabet-nhl14l.casabet-i0ipqj:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.casabet-49mfj8 {
  max-width: 650px;
}

.casabet-p1invi {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.casabet-d5kutz {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.casabet-tcin6w {
  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-c6vk5i ease-in-out;
  cursor: pointer;
}

.casabet-tcin6w:hover {
  opacity: 0.5;
}

.casabet-tcin6w:focus {
  outline: 0;
}

.casabet-tcin6w:focus .casabet-yx9fo0,
.casabet-tcin6w:hover .casabet-yx9fo0 {
  fill: red;
  fill-opacity: 1;
}

.casabet-tcin6w:hover {
  cursor: pointer;
}

.casabet-heslv9 {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.casabet-49mfj8.casabet-h2bdx4 {
  margin: 0 auto;
}

.casabet-49mfj8.casabet-2vj021 {
  margin-left: auto;
}

.casabet-usriev {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.casabet-puwlkl {
  padding-bottom: 50px;
}

.casabet-nm52bs {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.casabet-zml2fh {
  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-1gxwiw {
  margin-top: 24px;
}

.casabet-xj3p6s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.casabet-avvp6p {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.casabet-lo0jc2 {
  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-5evr5d {
  width: 468px;
}

.casabet-lo0jc2 .casabet-ounuqw {
  margin: 0.casabet-lpp0h5 0;
}

.casabet-llynwc {
  display: flex;
  min-width: 224px;
}

.casabet-2aok2o {
  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-c6vk5i ease-in-out;
}

.casabet-yfem4q,
.casabet-2aok2o:hover {
  color: var(--text-color);
}

.casabet-4t7boz {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.casabet-ez1o96 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .casabet-usriev {
    padding: 16px;
  }
  .casabet-4t7boz {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .casabet-ez1o96 {
    align-items: center;
  }
  .casabet-5evr5d {
    width: unset;
  }
  .casabet-llynwc {
    min-width: unset;
  }
  .casabet-lo0jc2 {
    max-height: unset;
  }
  .casabet-nm52bs {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .casabet-usriev {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.casabet-5z3iif {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.casabet-5z3iif:not(:last-child) {
  margin-bottom: 16px;
}

.casabet-yahxik {
  outline: 0;
}

.casabet-yahxik .casabet-sul8jv {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.casabet-60id2h {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .casabet-60id2h {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.casabet-60id2h::-webkit-details-marker {
  display: none;
}

.casabet-60id2h: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-60id2h: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-60id2h:after {
  transform: unset;
}

.casabet-sul8jv {
  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-sul8jv 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-c6vk5i ease-in-out;
  -o-transition: 0.casabet-c6vk5i ease-in-out;
  transition: 0.casabet-c6vk5i ease-in-out;
}

.casabet-7iwfy5 {
  padding: 16px 0 0 0;
}

.casabet-7iwfy5 * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .casabet-7iwfy5 :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .casabet-60id2h {
    flex-wrap: wrap;
    gap: 12px;
  }
  .casabet-60id2h::after {
    margin-left: auto;
  }
  .casabet-sul8jv {
    order: 3;
    flex: 1 1 100%;
  }
  .casabet-60id2h {
    font-size: 14px;
    line-height: 130%;
  }
  .casabet-sul8jv svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.casabet-kpmrws {
  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-ab9g4d {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.casabet-kpmrws.casabet-b2e1d4 .casabet-ab9g4d {
  margin-bottom: 12px;
}

.casabet-ab9g4d::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-kpmrws.casabet-b2e1d4 .casabet-ab9g4d::after {
  transform: unset;
}

.casabet-ineqai {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.casabet-5xd326 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.casabet-c6vk5i ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.casabet-5xd326: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-kpmrws.casabet-b2e1d4 .casabet-ineqai {
  max-height: 100%;
}

.casabet-kdvysk {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.casabet-34d5s6 {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.casabet-dib6u1 {
  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-ip68sb {
  margin-right: 4px;
}

.casabet-179q17 {
  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-c6vk5i ease-in-out;
}

.casabet-179q17 svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.casabet-zfrhb2,
.casabet-179q17:hover {
  color: var(--text-color);
}

.casabet-2lebpa {
  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-2lebpa img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.casabet-2lebpa .casabet-8fx97v {
  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-2lebpa .casabet-wks6g3 {
  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-uyear2 {
  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-sv3h2i {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.casabet-f3rd4h .casabet-afjgc0 {
  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-f3rd4h {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.casabet-n98x8c {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.casabet-xqkcl9 {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.casabet-8y50yz {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.casabet-22m81l 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-8y50yz:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.casabet-j81ued {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.casabet-ynt64e {
  -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-c6vk5i ease-in-out;
  transition: transform 0.casabet-c6vk5i ease-in-out;
  -o-transition: transform 0.casabet-c6vk5i ease-in-out;
  transition:
    transform 0.casabet-c6vk5i ease-in-out,
    -webkit-transform 0.casabet-c6vk5i ease-in-out;
  cursor: pointer;
}

.casabet-ynt64e svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.casabet-ynt64e: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-8q4wld {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .casabet-8q4wld {
    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-dcpy63 {
  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-sx8i51 {
  position: relative;
  width: 100%;
}

.casabet-dcpy63.casabet-s805le {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.casabet-dcpy63.casabet-h2bdx4 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.casabet-dcpy63.casabet-2vj021 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.casabet-e0g4g2 {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.casabet-7xt4af {
  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-c6vk5i ease-in-out;
  cursor: pointer;
}

.casabet-7xt4af:hover {
  opacity: 0.5;
}

.casabet-dcpy63.casabet-bchk3u .casabet-7xt4af {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.casabet-dcpy63.casabet-bchk3u .casabet-e0g4g2 {
  cursor: pointer;
}

.casabet-k6akfa {
  fill: #0009;
}

.casabet-lglne0 {
  fill: #fff;
}

.casabet-7xt4af:hover .casabet-k6akfa {
  fill: red;
}

.casabet-7xt4af svg path {
  -webkit-transition: 0.casabet-c6vk5i ease-in-out;
  -o-transition: 0.casabet-c6vk5i ease-in-out;
  transition: 0.casabet-c6vk5i ease-in-out;
}

.casabet-cdwg8z {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.casabet-cdwg8z > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.casabet-cdwg8z.casabet-0hz713 > :not(.get-image) {
  grid-column: 1/3;
}

.casabet-jxsedx:not(._h1-block) .casabet-cdwg8z > .casabet-49p0d1 {
  grid-row: 1/2;
  grid-column: 1/3;
}

.casabet-cdwg8z.casabet-0hz713 .casabet-3hum7m {
  grid-column: 2/3;
}

.casabet-cdwg8z.casabet-0hz713 > .casabet-8sktq3 {
  grid-column: 1/2;
}

.casabet-cdwg8z.casabet-0hz713 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.casabet-cdwg8z > p:first-of-type {
  margin-top: 0;
}

.casabet-cdwg8z .casabet-8sktq3 {
  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-jxsedx:not(._h1-block) .casabet-49p0d1 ~ .casabet-8sktq3 {
  grid-row: 2/10;
}

.casabet-jxsedx.casabet-ubknjl .casabet-49p0d1 ~ .casabet-8sktq3 {
  grid-row: 1/10;
}

.casabet-jxsedx.casabet-ubknjl > .casabet-49p0d1 {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.casabet-jxsedx.casabet-ubknjl .casabet-8sktq3 {
  grid-row: 1/10;
}

.casabet-cdwg8z.casabet-b8yeu3 .casabet-8sktq3 {
  align-items: flex-start;
}

.casabet-cdwg8z.casabet-h2bdx4 .casabet-3hum7m {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.casabet-cdwg8z.casabet-h2bdx4 .casabet-8sktq3 {
  align-items: center;
}

.casabet-cdwg8z.casabet-lm7dix .casabet-8sktq3 {
  align-items: flex-end;
}

.casabet-3hum7m > :first-child {
  margin-top: 0;
}

.casabet-3hum7m > :last-child {
  margin-bottom: 0;
}

* + .casabet-i7oxb9,
.casabet-jxsedx + .casabet-jxsedx {
  margin-top: 2rem;
}

.casabet-tyd08c td::before,
.casabet-tyd08c th::after {
  display: none !important;
}

.casabet-tyd08c #link-selector {
  color: #000;
}

.casabet-tyd08c .casabet-4runhp {
  color: #135e96;
}

.casabet-tyd08c .casabet-1ca2a5 *,
.casabet-tyd08c .casabet-154bzv p,
.casabet-tyd08c .casabet-2dmgkm * {
  color: #000;
}

.casabet-tyd08c .casabet-j0p8z0 {
  background: 0 0 !important;
}

.casabet-tyd08c .casabet-u0kkcq {
  color: #000;
}

.casabet-tyd08c .casabet-aoqset.casabet-21ix6q {
  color: #fff;
}

.casabet-tyd08c .casabet-okoor5 {
  color: #000;
}

.casabet-tyd08c
  .casabet-agcji2
  .casabet-h83a4n.casabet-21ix6q.casabet-dovwj2 {
  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-x9mbse,
body .casabet-nm2qev {
  color: #000;
  background: var(--color-body) !important;
}

.casabet-x9mbse .casabet-9uciyz .casabet-tqkgio,
body .casabet-nm2qev .casabet-9uciyz .casabet-tqkgio {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .casabet-5xd326:focus,
  .casabet-5xd326:hover {
    color: #f9cb16;
  }
  .casabet-v1ann3:focus,
  .casabet-v1ann3:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .casabet-9ayd9u:focus img,
  .casabet-9ayd9u:focus svg,
  .casabet-9ayd9u:hover img,
  .casabet-9ayd9u:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .casabet-2lebpa {
    display: none;
  }
}

@media (min-width: 1024px) {
  .casabet-6x4wxe:hover .casabet-nqc1gv svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .casabet-nqc1gv {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .casabet-5b6bsk {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .casabet-8jamgb {
    grid-template-columns: repeat(4, 1fr);
  }
  .casabet-as9rew {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .casabet-ybcj1o .casabet-uzon3u {
    grid-template-columns: 1fr;
  }
  .casabet-ybcj1o .casabet-ehq3ok {
    -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-ybcj1o .casabet-vtiz4a {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .casabet-ybcj1o .casabet-quigfb {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .casabet-ybcj1o .casabet-2n1z7e {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .casabet-ybcj1o .casabet-vtiz4a:not(:first-child) {
    border: none;
  }
  .casabet-ybcj1o .casabet-vtiz4a:first-child .casabet-quigfb {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .casabet-ybcj1o .casabet-vtiz4a:last-child .casabet-quigfb {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .casabet-69efok {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .casabet-7fw6vi {
    max-width: 100px;
  }
  .casabet-4vt4pk {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .casabet-g8buuy {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .casabet-g8buuy svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .casabet-5nc455 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .casabet-4vt4pk + .casabet-g8buuy {
    margin-left: auto;
  }
  .casabet-xtudya {
    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-xtudya.casabet-b2e1d4 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .casabet-idhj6d {
    -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-h36z97 {
    width: 100%;
  }
  .casabet-h36z97:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .casabet-whn4mx {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .casabet-whn4mx svg {
    margin-right: 4px;
  }
  .casabet-6x4wxe {
    -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-nqc1gv svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .casabet-nqc1gv {
    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-ounuqw {
    display: none;
    width: 100%;
  }
  .casabet-6x4wxe.casabet-b2e1d4 .casabet-ounuqw {
    padding: 0 0 0 48px;
  }
  .casabet-3uxg2e {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .casabet-zml2fh .casabet-8sktq3 {
    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-0wzgiz {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .casabet-0wzgiz + .casabet-0wzgiz {
    margin-right: 0;
  }
  .casabet-0wzgiz + .casabet-8sktq3 {
    margin: 0;
  }
  .casabet-5b6bsk {
    grid-template-columns: repeat(4, 1fr);
  }
  .casabet-8jamgb {
    grid-template-columns: repeat(3, 1fr);
  }
  .casabet-5nz49d,
  .casabet-f7pyoq {
    grid-template-columns: repeat(2, 1fr);
  }
  .casabet-cdwg8z {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .casabet-cdwg8z.casabet-0hz713 .casabet-3hum7m {
    grid-column: auto;
    grid-row: auto;
  }
  .casabet-cdwg8z > .casabet-49p0d1 {
    grid-column: 1/2;
  }
  .casabet-cdwg8z.casabet-0hz713 > :not(.get-image) {
    grid-column: 1/2;
  }
  .casabet-cdwg8z .casabet-8sktq3,
  .casabet-cdwg8z.casabet-0hz713 > .casabet-8sktq3 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .casabet-cdwg8z.casabet-0hz713 > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .casabet-jxsedx.casabet-ubknjl .casabet-cdwg8z > .casabet-8sktq3 {
    grid-row: 1/2;
  }
  .casabet-cdwg8z .casabet-49p0d1 ~ .casabet-8sktq3,
  .casabet-cdwg8z.casabet-0hz713 .casabet-49p0d1 ~ .casabet-8sktq3 {
    grid-row: 2/3;
  }
  .casabet-jxsedx.casabet-ubknjl .casabet-49p0d1 ~ .casabet-8sktq3 {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .casabet-4u1g5v:first-child .casabet-vi5hcn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .casabet-4u1g5v:first-child .casabet-vi5hcn h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .casabet-4u1g5v {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .casabet-4u1g5v {
    padding: 0;
  }
  .casabet-k18r7b {
    margin-top: 1rem;
  }
  .casabet-yahxik {
    border-radius: 5px;
  }
  .casabet-up8eth {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .casabet-ab9g4d::after {
    display: inline-block;
  }
  .casabet-ab9g4d {
    margin: 0;
    width: 100%;
  }
  .casabet-ineqai {
    width: 100%;
  }
  .casabet-ineqai.casabet-5kvmni {
    -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-ineqai.casabet-5kvmni .casabet-2jd7c9 {
    width: 100%;
  }
  .casabet-ineqai.casabet-5kvmni .casabet-2jd7c9:not(:last-child) {
    margin-right: 0;
  }
  .casabet-5xd326 {
    width: 100%;
    text-align: center;
  }
  .casabet-kpmrws.casabet-b2e1d4 .casabet-ineqai {
    margin-top: 1rem;
  }
  .casabet-5b6bsk {
    grid-template-columns: repeat(3, 1fr);
  }
  .casabet-as9rew,
  .casabet-8jamgb {
    grid-template-columns: repeat(2, 1fr);
  }
  .casabet-5nz49d,
  .casabet-f7pyoq,
  .casabet-qri8oz {
    grid-template-columns: 1fr;
  }
  .casabet-5u8o7w {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .casabet-35hx05 {
    min-width: 300px;
    max-width: 325px;
  }
  .casabet-quigfb {
    cursor: auto;
  }
  .casabet-9ped0s .casabet-quigfb {
    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-8q4wld {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .casabet-ounuqw {
    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-8q4wld {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.casabet-0wzgiz p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .casabet-g8buuy {
    margin: 0 -0.2rem;
  }
  .casabet-0wzgiz {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .casabet-dxfz7n {
    -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-613wd3 {
    max-width: 100%;
  }
  .casabet-5b6bsk {
    grid-template-columns: repeat(2, 1fr);
  }
  .casabet-as9rew,
  .casabet-8jamgb {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .casabet-69efok {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .casabet-g8buuy {
    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-gsph59 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .casabet-6jnqtd {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .casabet-5tlygu,
  .casabet-xda8c5 {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .casabet-jv47to {
    width: 100%;
  }
  .casabet-5b6bsk {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .casabet-8q4wld {
    top: 127px !important;
  }
}

.casabet-yokzwj {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .casabet-yokzwj {
  }
}

@media (max-width: 767px) {
  .casabet-yokzwj {
    margin-bottom: 12px;
  }
}

.casabet-yokzwj img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.casabet-gb864m {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.casabet-gb864m > .casabet-x7htcb {
  flex: 1 1;
}

@media (max-width: 767px) {
  .casabet-gb864m {
    flex-direction: column;
    gap: 12px;
  }
}

.casabet-9p545g {
  display: flex;
}

.casabet-9p545g .casabet-e3ej7m {
  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-9p545g .casabet-3s548x {
  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-9p545g .casabet-smkcy5 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.casabet-9p545g .casabet-fh8e9u {
  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-9p545g .casabet-fh8e9u:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.casabet-9p545g .casabet-8kkndc {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.casabet-un9go8 {
  border: unset;
  background-color: unset;
}

.casabet-un9go8 tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.casabet-un9go8 .casabet-s9mzg7,
.casabet-un9go8 .casabet-2wu01h {
  flex: 0 1 330px;
}

.casabet-un9go8 .casabet-o389ks {
  flex: 1 1;
}

.casabet-un9go8 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-un9go8 tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.casabet-un9go8 tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.casabet-un9go8 tr td p {
  color: #fff;
  margin: 0;
}

.casabet-un9go8 tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.casabet-un9go8 tr.casabet-s9mzg7 td p {
  padding: 16px 0;
}

.casabet-un9go8 tr.casabet-s9mzg7 td p:not(:last-child),
.casabet-un9go8 tr.casabet-2wu01h td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.casabet-un9go8 tr.casabet-s9mzg7 td p:first-child,
.casabet-un9go8 tr.casabet-2wu01h td p:first-child {
  padding-top: 0;
}

.casabet-un9go8 tr.casabet-2wu01h td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.casabet-un9go8 tr.casabet-2wu01h td p:last-child {
  padding-bottom: 0;
}

.casabet-un9go8 .casabet-2wu01h img {
  max-width: 32px;
}

.casabet-un9go8 .casabet-o389ks {
  min-width: 718px;
}

.casabet-un9go8 .casabet-o389ks td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.casabet-un9go8 .casabet-o389ks td {
  display: flex;
}

.casabet-un9go8 .casabet-o389ks td:last-child .casabet-d4ohnl,
.casabet-un9go8 .casabet-o389ks td:last-child .casabet-l3vil2,
.casabet-un9go8 .casabet-o389ks td:last-child .casabet-vzsrqr {
  flex: 1 1 50%;
}

.casabet-un9go8 .casabet-o389ks td:last-child .casabet-k4ivog {
  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-un9go8 .casabet-o389ks td:last-child .casabet-wf8nbo,
.casabet-un9go8 .casabet-o389ks td:last-child .casabet-g1tkpl {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.casabet-un9go8 .casabet-o389ks td:last-child .casabet-d4ohnl,
.casabet-un9go8 .casabet-o389ks td:last-child .casabet-l3vil2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casabet-un9go8 .casabet-o389ks td:last-child .casabet-d4ohnl span,
.casabet-un9go8 .casabet-o389ks td:last-child .casabet-l3vil2 span {
  font-weight: 800;
}

.casabet-un9go8 .casabet-o389ks img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .casabet-un9go8 .casabet-o389ks td .casabet-vzsrqr:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .casabet-un9go8 tr.casabet-s9mzg7 td p:last-child {
    padding-bottom: 0;
  }
  .casabet-un9go8 .casabet-2wu01h > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .casabet-un9go8 .casabet-2wu01h > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .casabet-un9go8 tr.casabet-s9mzg7 td p:not(:last-child),
  .casabet-un9go8 tr.casabet-2wu01h td p:not(:last-child) {
    border-bottom: unset;
  }
  .casabet-un9go8 tr.casabet-2wu01h td p:last-child {
    padding-bottom: 12px;
  }
  .casabet-un9go8 .casabet-o389ks td:last-child .casabet-d4ohnl,
  .casabet-un9go8 .casabet-o389ks td:last-child .casabet-l3vil2,
  .casabet-un9go8 .casabet-o389ks td:last-child .casabet-vzsrqr {
    flex: 1 1 50%;
    padding: 0;
  }
  .casabet-un9go8 .casabet-o389ks td:last-child .casabet-d4ohnl,
  .casabet-un9go8 .casabet-o389ks td:last-child .casabet-l3vil2 {
    margin-top: 16px;
  }
  .casabet-un9go8 .casabet-o389ks td:last-child .casabet-vzsrqr {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .casabet-un9go8 .casabet-o389ks td:last-child .casabet-d4ohnl {
    border-right: 1px solid var(--border-color);
  }
  .casabet-un9go8 .casabet-o389ks td:last-child .casabet-vzsrqr:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .casabet-un9go8 .casabet-o389ks td:last-child .casabet-vzsrqr:last-child {
    padding-bottom: 0;
  }
}

.casabet-vzsrqr {
  display: flex;
  flex-direction: column;
}

.casabet-un9go8 .casabet-o389ks td .casabet-vzsrqr {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.casabet-un9go8 .casabet-o389ks td .casabet-vzsrqr:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.casabet-un9go8 .casabet-o389ks td .casabet-vzsrqr:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .casabet-un9go8 .casabet-o389ks td .casabet-vzsrqr:not(:first-child) {
    padding-left: 0;
  }
  .casabet-un9go8 .casabet-o389ks td .casabet-vzsrqr:not(:last-of-type) {
    border-right: unset;
  }
}

.casabet-un9go8 .casabet-81zc9h {
  flex: 0 1 485px;
}

.casabet-un9go8 .casabet-yrbx6b {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.casabet-un9go8 .casabet-yrbx6b li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casabet-un9go8 .casabet-yrbx6b li.casabet-jpzwob {
  padding: 6px 12px;
}

.casabet-un9go8 .casabet-yrbx6b li a,
.casabet-un9go8 .casabet-yrbx6b 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-un9go8 .casabet-ej4evv,
.casabet-un9go8 .casabet-zibo0f {
  flex: 1 1;
}

.casabet-un9go8 .casabet-n77epf,
.casabet-un9go8 .casabet-lfl501 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.casabet-un9go8 .casabet-n77epf li,
.casabet-un9go8 .casabet-lfl501 li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.casabet-un9go8 .casabet-zibo0f img {
  max-width: 32px;
}

.casabet-un9go8 .casabet-ej4evv img {
  max-width: 32px;
}

.casabet-un9go8 .casabet-ixj128 {
  min-width: 280px;
}

.casabet-un9go8 .casabet-ixj128 img {
  max-width: 146px;
}

.casabet-un9go8 .casabet-ixj128 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .casabet-un9go8 .casabet-s9mzg7,
  .casabet-un9go8 .casabet-2wu01h {
    flex: 0 1 auto;
  }
  .casabet-un9go8 .casabet-o389ks {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .casabet-un9go8 .casabet-s9mzg7,
  .casabet-un9go8 .casabet-81zc9h,
  .casabet-un9go8 .casabet-2wu01h,
  .casabet-un9go8 .casabet-o389ks {
    flex: 1 1 calc(50% - 20px);
  }
  .casabet-un9go8 .casabet-ej4evv,
  .casabet-un9go8 .casabet-ixj128,
  .casabet-un9go8 .casabet-zibo0f {
    flex: 1 1 30%;
  }
  .casabet-un9go8 .casabet-ixj128 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .casabet-un9go8 .casabet-s9mzg7,
  .casabet-un9go8 .casabet-81zc9h,
  .casabet-un9go8 .casabet-ej4evv,
  .casabet-un9go8 .casabet-2wu01h,
  .casabet-un9go8 .casabet-o389ks,
  .casabet-un9go8 .casabet-ixj128,
  .casabet-un9go8 .casabet-zibo0f {
    flex: 1 1 100%;
  }
}

.casabet-fo5b18 .casabet-qhxg1v {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.casabet-fo5b18 .casabet-ri0kjp {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.casabet-fo5b18 .casabet-0l5zu4 {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.casabet-fo5b18 .casabet-dnzvam {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.casabet-fo5b18 .casabet-dnzvam > :nth-child(3) {
  margin-top: 0;
}

.casabet-fo5b18 .casabet-8sktq3 {
  grid-column: 2/3;
  grid-row: 1/10;
}

.casabet-fo5b18 .casabet-u8wlf8 {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.casabet-fo5b18 .casabet-k18r7b {
  grid-column: 1/2;
}

.casabet-fo5b18 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.casabet-fo5b18 .casabet-ri0kjp: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-fo5b18 .casabet-ri0kjp:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.casabet-fo5b18 .casabet-jv47to {
  min-width: 240px;
}

@media (max-width: 768px) {
  .casabet-fo5b18 .casabet-ri0kjp:not(:last-child):before {
    bottom: 8px;
  }
  .casabet-fo5b18 .casabet-ri0kjp:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .casabet-fo5b18 .casabet-dnzvam {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .casabet-fo5b18 .casabet-8sktq3 {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .casabet-fo5b18 .casabet-8sktq3 img {
    width: 100%;
    height: auto;
  }
  .casabet-fo5b18 .casabet-jv47to {
    width: 100%;
    min-width: unset;
  }
}

.casabet-pbyg8g .casabet-b15ak1 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.casabet-pbyg8g .casabet-gzthtd {
  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-pbyg8g .casabet-8sktq3 {
  height: 100%;
}

.casabet-pbyg8g .casabet-8sktq3 img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.casabet-pbyg8g .casabet-9wift8 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.casabet-pbyg8g .casabet-skk29h {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.casabet-pbyg8g .casabet-bqg7oi {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .casabet-pbyg8g .casabet-gzthtd {
    flex: 1 1 100%;
  }
  .casabet-pbyg8g .casabet-nhl14l {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .casabet-pbyg8g .casabet-gzthtd {
    flex-direction: column;
  }
  .casabet-pbyg8g .casabet-8sktq3 {
    width: 100%;
    height: auto;
  }
  .casabet-pbyg8g .casabet-8sktq3 img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .casabet-pbyg8g .casabet-9wift8 {
    padding: 0 16px 16px 16px;
  }
  .casabet-pbyg8g .casabet-nhl14l {
    min-width: unset;
    width: 100%;
  }
}

.casabet-5tnl73 .casabet-12ewnd {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.casabet-5tnl73 .casabet-vwtif6 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.casabet-5tnl73 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-5tnl73 .casabet-j7vhf2 {
  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-5tnl73 .casabet-vwtif6:hover .casabet-j7vhf2 {
  display: flex;
}

.casabet-5tnl73 .casabet-fdl1zv {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casabet-5tnl73 .casabet-nn34io {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.casabet-s6bjgy {
  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-s6bjgy.casabet-3pfuy6 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.casabet-sh0b5d ease-in-out;
}

.casabet-s6bjgy.casabet-3pfuy6:hover {
  color: #f9cb16;
  background-color: transparent;
}

.casabet-5tnl73 .casabet-khregj {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.casabet-sh0b5d ease-in-out;
}

.casabet-5tnl73 .casabet-khregj:hover {
  color: #196948;
  background-color: #f9cb16;
}

.casabet-5tnl73 .casabet-khregj:after,
.casabet-s6bjgy.casabet-3pfuy6:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.casabet-s6bjgy.casabet-3pfuy6:after {
  background-image: url(../images/Cash.svg);
}

.casabet-5tnl73 .casabet-khregj:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .casabet-5tnl73 .casabet-12ewnd {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .casabet-5tnl73 .casabet-12ewnd {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .casabet-5tnl73 .casabet-12ewnd {
    grid-template-columns: 1fr;
  }
  .casabet-5tnl73 .casabet-vwtif6 {
    height: auto;
  }
  .casabet-5tnl73 .casabet-vwtif6 .casabet-j7vhf2 {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .casabet-5tnl73 .casabet-fdl1zv,
  .casabet-5tnl73 .casabet-nn34io {
    text-align: left;
  }
  .casabet-5tnl73 .casabet-nn34io {
    margin-bottom: 8px;
  }
  .casabet-5tnl73 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.casabet-q5514o {
  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-q5514o.casabet-bchk3u {
  display: block;
}

.casabet-q5514o .casabet-25zxuc {
  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-q5514o .casabet-pjdc4g {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.casabet-q5514o .casabet-j2bktu {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.casabet-q5514o .casabet-t9hp3f {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.casabet-q5514o .casabet-s6bjgy {
  min-width: 296px;
  margin-bottom: 0;
}

.casabet-q5514o .casabet-vvwn9p {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.casabet-q5514o .casabet-8zsw4d {
  position: relative;
  flex: 1 1;
}

.casabet-q5514o .casabet-8zsw4d iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .casabet-q5514o .casabet-pjdc4g {
    flex-wrap: wrap;
    gap: 8px;
  }
  .casabet-q5514o .casabet-j2bktu {
    order: 1;
  }
  .casabet-q5514o .casabet-t9hp3f {
    order: 3;
    flex: 1 1 100%;
  }
  .casabet-q5514o .casabet-s6bjgy {
    width: 100%;
    min-width: unset;
  }
  .casabet-q5514o .casabet-vvwn9p {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .casabet-cdwg8z > .casabet-49p0d1 {
    margin-bottom: 0;
  }
  .casabet-cdwg8z > .casabet-k18r7b,
  .casabet-cdwg8z > p {
    margin-top: 0;
  }
}

.casabet-yuzfe8 img,
.casabet-0wzgiz img {
  width: auto;
  object-fit: contain;
}

.casabet-yuzfe8 {
  align-items: center;
}

.casabet-yuzfe8 img {
  max-height: 76px;
}

.casabet-0wzgiz img {
  max-height: 64px;
}

.casabet-bl3jzw {
  overflow: auto;
}

.casabet-ohdvp6 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.casabet-2cs0i9:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.casabet-d629xg {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.casabet-gss1o2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.casabet-d629xg .casabet-8sktq3 {
  margin-right: 20px;
  flex-shrink: 0;
}

.casabet-d629xg img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.casabet-29rhyn {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.casabet-29rhyn > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .casabet-d629xg {
    padding: 15px 10px;
  }
  .casabet-29rhyn {
    padding: 15px 10px;
  }
  .casabet-d629xg .casabet-8sktq3 {
    margin-right: 10px;
  }
}

.casabet-8xdqua {
  overflow-x: auto;
}

.casabet-hy6kt1 {
  border-collapse: collapse;
  width: 100%;
}

.casabet-8xdqua th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.casabet-8xdqua td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.casabet-8xdqua td.casabet-isxnnd {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.casabet-8xdqua td.casabet-aa1xgh {
  border-right: none;
}

.casabet-8xdqua td.casabet-aa1xgh .casabet-8sktq3 {
  justify-content: flex-start;
}

.casabet-8xdqua td.casabet-aa1xgh .casabet-8sktq3 img {
  height: auto;
  width: 90px;
}

.casabet-8xdqua td.casabet-mmb6sa,
.casabet-8xdqua td.casabet-ujmvlu {
  font-weight: 600;
  text-align: right;
}

.casabet-8xdqua td.casabet-r772nv,
.casabet-8xdqua td.casabet-mmb6sa {
  padding-bottom: 10px;
  border-bottom: none;
}

.casabet-8xdqua td.casabet-mmb6sa,
.casabet-8xdqua td.casabet-ujmvlu {
  border-left: none;
}

.casabet-8xdqua td.casabet-r772nv,
.casabet-8xdqua td.casabet-shfd25 {
  border-right: none;
}

.casabet-8xdqua td.casabet-shfd25,
.casabet-8xdqua td.casabet-ujmvlu {
  border-top: none;
  padding-top: 10px;
}

.casabet-6o0jny {
  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-6o0jny .casabet-nhl14l {
  min-width: unset;
  width: 100%;
}

.casabet-6o0jny .casabet-nhl14l.casabet-ud9f5a {
  grid-column: 1/2;
  grid-row: 1/2;
}

.casabet-6o0jny .casabet-nhl14l.casabet-67hjqs {
  grid-column: 2/3;
  grid-row: 1/2;
}

.casabet-6o0jny .casabet-6t144v {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .casabet-6o0jny {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .casabet-6o0jny .casabet-nhl14l.casabet-ud9f5a {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .casabet-6o0jny .casabet-nhl14l.casabet-67hjqs {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .casabet-6o0jny .casabet-6t144v {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.casabet-mu2ubo {
  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-ohmo0m {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.casabet-qt62g8 p a img {
  margin: 0 auto;
  display: block;
}

.casabet-qt62g8 table {
  margin-bottom: 17px;
}

/* contanct form */
.casabet-usgf7s {
  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-usgf7s label {
  font-size: 14px;
}

.casabet-usgf7s h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.casabet-usgf7s input,
.casabet-usgf7s textarea,
.casabet-usgf7s 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-usgf7s button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.casabet-sh0b5d ease;
}
.casabet-usgf7s button:hover {
  background-color: #691204;
}
.casabet-tn4bvt {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.casabet-3stfsz ease-in;
}

.casabet-tn4bvt h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.casabet-br1ui8, .casabet-e6yhx0, [class*="review-card"],
thead, thead th, table th, .casabet-8yqxkr,
.casabet-bo5a5b, [class*="collapsible-header"],
.casabet-qx9krn, [class*="updated-block"] {
  color: #ece7dc !important;
}
