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

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

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

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

body {
  margin: 0;
}

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

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

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

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

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

a {
  cursor: pointer;
}

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

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

svg {
  transform: translateZ(0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.dublin-bet-lc78yi {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

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

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

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

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

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

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

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

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

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

.dublin-bet-22bkro {
  cursor: pointer;
}

.dublin-bet-p22vum {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.dublin-bet-pc50wn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dublin-bet-pc50wn figure {
  margin: 0;
}

.dublin-bet-pc50wn.dublin-bet-icj9tr {
  justify-content: flex-start;
  margin-right: 4px;
}

.dublin-bet-pc50wn.dublin-bet-z8h84p {
  justify-content: flex-end;
  margin-left: 4px;
}

.dublin-bet-pc50wn.dublin-bet-bw6v4s {
  justify-content: center;
}

.dublin-bet-pc50wn.dublin-bet-rlst5d {
  justify-content: normal;
}

.dublin-bet-y742fi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

@media only screen and (max-width: 767px) {
  .dublin-bet-nx9y2m {
    flex-direction: column;
  }
}

.dublin-bet-6ldiu1 {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.dublin-bet-6ldiu1 img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-6ldiu1 {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.dublin-bet-cjh13r {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

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

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

.dublin-bet-cjh13r ul li span svg {
  fill: var(--title-color);
}

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

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

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

.dublin-bet-cjh13r ul li:last-of-type::after {
  display: none;
}

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

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

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

.dublin-bet-3hwxhu {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .dublin-bet-7l7yug {
    height: 50px;
  }
}

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

.dublin-bet-7l7yug.dublin-bet-o6xtpb {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .dublin-bet-7l7yug.dublin-bet-o6xtpb:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .dublin-bet-n6d30v {
    flex-direction: column;
  }
}

.dublin-bet-9iast2 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-9iast2 {
    margin-bottom: 40px;
  }
}

.dublin-bet-jt90gn .dublin-bet-cc5ixp {
  margin-bottom: 28px;
}

.dublin-bet-jt90gn .dublin-bet-cc5ixp img {
  max-height: 100px;
  width: auto;
}

.dublin-bet-v49og5 {
  display: flex;
  align-items: center;
}

.dublin-bet-v49og5 a + a {
  margin-left: 24px;
}

.dublin-bet-v49og5 img {
  max-height: 56px;
  width: auto;
}

.dublin-bet-v49og5 img + img {
  margin-left: 24px;
}

.dublin-bet-1ljxon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.dublin-bet-s4q63r {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .dublin-bet-s5garm {
    flex-wrap: wrap;
  }
}

.dublin-bet-s5garm li {
  display: flex;
  margin: 0 7px;
}

.dublin-bet-s5garm li svg {
  transition: 0.dublin-bet-pytayl ease-in-out;
}

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

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

.dublin-bet-1g6jwe + .dublin-bet-1g6jwe {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-1g6jwe + .dublin-bet-1g6jwe {
    margin: 36px 0 0;
  }
}

.dublin-bet-caw81m {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.dublin-bet-7qtb54 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dublin-bet-7qtb54 li {
  font-size: 16px;
}

.dublin-bet-7qtb54 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.dublin-bet-7qtb54 li + li {
  margin-top: 16px;
}

.dublin-bet-a584y2 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.dublin-bet-06pqlz ease-in-out;
}

.dublin-bet-a584y2.dublin-bet-p7h0mb {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.dublin-bet-f3lmz9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.dublin-bet-kxbl3r li {
  width: 100%;
}

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

.dublin-bet-kxbl3r li a svg {
  fill: var(--button-text-color);
}

.dublin-bet-kxbl3r li a.dublin-bet-p7h0mb {
  background: var(--border-color);
}

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

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

.dublin-bet-ejcb3s {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.dublin-bet-5nnmeh {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.dublin-bet-5nnmeh img {
  width: 100%;
  transition: 0.dublin-bet-pytayl ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .dublin-bet-5nnmeh:hover img {
    transform: scale(1.1);
  }
}

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

@media only screen and (max-width: 767px) {
  .dublin-bet-b40ibw {
    height: 54px;
  }
}

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

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

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

@media only screen and (max-width: 767px) {
  .dublin-bet-m6rpu7 .dublin-bet-cc5ixp img {
    max-width: 90px;
  }
}

.dublin-bet-cc5ixp img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .dublin-bet-cc5ixp {
    order: -2;
  }
}

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

.dublin-bet-yg51n0 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.dublin-bet-yg51n0 li {
  font-size: 16px;
  margin: 0 20px;
}

.dublin-bet-yg51n0 li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.dublin-bet-lsra81 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.dublin-bet-lsra81.dublin-bet-k2zvlm {
  margin-right: 0;
}

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

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

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

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

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

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

.dublin-bet-f0b6l4 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.dublin-bet-f0b6l4:hover > ul {
  display: flex;
}

.dublin-bet-f0b6l4:focus > ul {
  display: flex;
}

.dublin-bet-f0b6l4:focus-within > ul {
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

.dublin-bet-rghq44 {
  display: none;
}

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

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

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

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

.dublin-bet-xu5emv {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.dublin-bet-xu5emv img {
  margin-bottom: 20px;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .dublin-bet-4fv38a {
    font-size: 32px;
  }
}

.dublin-bet-gteyiz {
  color: var(--text-color);
}

.dublin-bet-rbi7ll {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.dublin-bet-rbi7ll p img {
  display: block;
  margin: 0 auto;
}

.dublin-bet-rbi7ll p:first-of-type {
  margin-top: 0;
}

.dublin-bet-rbi7ll p:last-of-type {
  margin-bottom: 0;
}

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

.dublin-bet-rbi7ll ul {
  padding: 0 0 0 20px;
}

.dublin-bet-rbi7ll table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

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

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

.dublin-bet-rbi7ll table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.dublin-bet-rbi7ll iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.dublin-bet-meppx5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

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

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

.dublin-bet-qcpnz3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.dublin-bet-qcpnz3 .dublin-bet-ofa0mi {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-qcpnz3 .dublin-bet-ofa0mi {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.dublin-bet-qcpnz3 .dublin-bet-5gnt3p {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-qcpnz3 .dublin-bet-5gnt3p {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .dublin-bet-qcpnz3 .dublin-bet-5gnt3p img {
    width: 100%;
  }
}

.dublin-bet-5gnt3p {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-5gnt3p {
    margin-bottom: 18px;
  }
}

.dublin-bet-ofa0mi {
  margin: 0 0 28px;
}

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

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

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

.dublin-bet-meppx5 .dublin-bet-g3bbn9 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

.dublin-bet-r57shs {
  position: relative;
  border: none;
}

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

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

.dublin-bet-zsbegw span {
  height: 32px;
}

.dublin-bet-zsbegw span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.dublin-bet-zsbegw.dublin-bet-xk5cck span {
  transform: scaleY(-1);
}

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

.dublin-bet-datgd2 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.dublin-bet-datgd2 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.dublin-bet-pytayl ease-in-out;
}

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

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

.dublin-bet-datgd2.dublin-bet-m3df95 {
  display: none;
}

.dublin-bet-orx9f4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.dublin-bet-orx9f4 table {
  width: 100%;
  border-collapse: collapse;
}

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

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

  .dublin-bet-orx9f4 table td {
    min-width: 75px;
  }
}

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

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

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

.dublin-bet-orx9f4 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

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

.dublin-bet-remdue {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

.dublin-bet-pu41bp table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.dublin-bet-pu41bp table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.dublin-bet-pu41bp p {
  color: var(--text-color);
}

.dublin-bet-yl4byj {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.dublin-bet-xv7xfs {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.dublin-bet-rx8gwz p + p {
  margin-top: 10px;
}

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

.dublin-bet-ggjezf {
  display: none;
}

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

.dublin-bet-217vrv {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.dublin-bet-217vrv li {
  margin: 0 20px;
}

.dublin-bet-217vrv li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.dublin-bet-217vrv li a img {
  margin-bottom: 4px;
}

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

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

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

.dublin-bet-onn3uu li {
  font-size: 16px;
  position: relative;
}

.dublin-bet-onn3uu li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.dublin-bet-onn3uu li span {
  opacity: 0.5;
}

.dublin-bet-onn3uu li + li {
  margin-left: 30px;
}

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

h2.dublin-bet-v31yp1 {
  margin: 0 0 28px;
}

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

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

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

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

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

.dublin-bet-57on1o tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.dublin-bet-57on1o tbody tr:last-of-type {
  margin-bottom: 0;
}

.dublin-bet-57on1o tbody tr td:first-of-type {
  flex-shrink: 0;
}

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

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

.dublin-bet-57on1o tbody tr td:last-of-type {
  margin-left: auto;
}

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

.dublin-bet-57on1o tbody tr td .dublin-bet-mhyrke {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .dublin-bet-57on1o tbody tr td .dublin-bet-mhyrke {
    width: 100%;
  }
}

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

@media only screen and (min-width: 1025px) {
  .dublin-bet-57on1o tbody tr td .dublin-bet-xzko6w:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .dublin-bet-57on1o tbody tr td .dublin-bet-xzko6w {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .dublin-bet-57on1o tbody tr td .dublin-bet-xzko6w {
    width: 100%;
  }
}

.dublin-bet-57on1o tbody tr td .dublin-bet-lyhyom {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .dublin-bet-57on1o tbody tr td .dublin-bet-lyhyom:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .dublin-bet-57on1o tbody tr {
    flex-direction: column;
  }
}

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

.dublin-bet-w2a55j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

.dublin-bet-61tlpr {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-61tlpr {
    margin: 0 -5px;
  }
}

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

.dublin-bet-8p759t img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.dublin-bet-pytayl ease-in-out;
}

.dublin-bet-8p759t p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .dublin-bet-8p759t:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .dublin-bet-8p759t {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

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

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

.dublin-bet-yulwo7 img {
  width: 100%;
  height: 100%;
}

.dublin-bet-yulwo7 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.dublin-bet-p3tpk0 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.dublin-bet-pytayl ease-in-out;
}

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

.dublin-bet-f1a5bo {
  padding: 90px 0;
}

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

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

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

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

.dublin-bet-1re0ur {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.dublin-bet-1re0ur img {
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .dublin-bet-1re0ur {
    margin: 10px 0 0;
  }
}

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

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

@media only screen and (max-width: 991px) {
  .dublin-bet-ydzc9r {
    flex-basis: auto;
  }
}

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

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

.dublin-bet-vv8b5s:hover {
  border: 1px solid #8c8ca2;
}

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

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

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

.dublin-bet-zey75v a {
  text-decoration: underline;
  color: #8babff;
}

.dublin-bet-bicj32 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.dublin-bet-bicj32 .dublin-bet-vv8b5s {
  width: 50%;
  margin: 0;
}

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

.dublin-bet-0789p9:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.dublin-bet-ua6hgb {
  margin: 0 0 100px;
}

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

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

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

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

.dublin-bet-1fhrvo {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.dublin-bet-ondcdx {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

.dublin-bet-wwcf90 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

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

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

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

.dublin-bet-wwcf90 a svg {
  fill: #fff;
}

.dublin-bet-wwcf90 a:hover {
  background: #3d68e7;
}

.dublin-bet-dtvpzu {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.dublin-bet-ofcxtb {
  margin-bottom: 16px;
}

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

.dublin-bet-js4oe5 {
  font-size: 16px;
  color: var(--text-color);
}

.dublin-bet-2wi903 {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .dublin-bet-2wi903 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .dublin-bet-2wi903 {
    margin: 20px auto 60px;
  }
}

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

.dublin-bet-lwx8le {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

.dublin-bet-az30nm {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

.dublin-bet-az30nm table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .dublin-bet-az30nm {
    margin: 0;
  }
}

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

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

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

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

.dublin-bet-swwtki {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.dublin-bet-swwtki.dublin-bet-hixbci {
  display: none;
}

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

.dublin-bet-m6jywk iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.dublin-bet-m6jywk iframe.dublin-bet-5e8e9s {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.dublin-bet-m6jywk.dublin-bet-zztfdw {
  opacity: 1;
  pointer-events: all;
}

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

.dublin-bet-kq9vib svg {
  margin-right: 10px;
}

.dublin-bet-kq9vib + .dublin-bet-kq9vib {
  margin-top: 14px;
}

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

.dublin-bet-14sdhz {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

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

.dublin-bet-2wi903 .dublin-bet-meppx5 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.dublin-bet-2wi903 .dublin-bet-meppx5 h1,
.dublin-bet-2wi903 .dublin-bet-meppx5 h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-2wi903 .dublin-bet-meppx5 h1,
  .dublin-bet-2wi903 .dublin-bet-meppx5 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .dublin-bet-2wi903 .dublin-bet-meppx5 {
    margin: 28px 0 0;
  }
}

.dublin-bet-0fr2y0 {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

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

@media only screen and (max-width: 991px) {
  .dublin-bet-0fr2y0 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .dublin-bet-0fr2y0 {
    margin: 20px auto 60px;
  }
}

.dublin-bet-y60syc {
  max-width: 545px;
  width: 100%;
}

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

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

.dublin-bet-997m7a {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.dublin-bet-997m7a iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.dublin-bet-n25qvp {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.dublin-bet-7m105x {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-7m105x {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

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

.dublin-bet-7mgdwc span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

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

@media only screen and (max-width: 540px) {
  .dublin-bet-7k2hqe {
    padding: 10px;
  }
}

.dublin-bet-7k2hqe .dublin-bet-g3bbn9 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .dublin-bet-7k2hqe .dublin-bet-g3bbn9 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .dublin-bet-7k2hqe {
    flex-wrap: wrap;
  }
}

.dublin-bet-h6lcb5 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.dublin-bet-h6lcb5 img {
  width: 100%;
}

.dublin-bet-gc4dpy {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.dublin-bet-r1cciv {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.dublin-bet-nfsl4k {
  width: 100%;
  margin: 0 0 100px;
}

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

.dublin-bet-nfsl4k .dublin-bet-o924qd {
  position: relative;
}

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

.dublin-bet-nfsl4k .dublin-bet-r7p4m0.dublin-bet-hixbci {
  display: none;
}

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

@media only screen and (max-width: 991px) {
  .dublin-bet-nfsl4k .dublin-bet-ikih61 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .dublin-bet-nfsl4k .dublin-bet-ikih61 {
    bottom: 90px;
  }
}

.dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-eqbpmk {
  max-width: 300px;
  width: 100%;
}

.dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-eqbpmk .dublin-bet-b672mo {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-eqbpmk .dublin-bet-b672mo {
    font-size: 32px;
    text-align: center;
  }
}

.dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-eqbpmk .dublin-bet-6ppq4l {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-eqbpmk .dublin-bet-6ppq4l {
    text-align: center;
  }
}

.dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-k2zvlm {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-k2zvlm {
    flex-direction: column-reverse;
  }
}

.dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-k2zvlm .dublin-bet-dcftza {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.dublin-bet-pytayl ease-in-out;
}

.dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-k2zvlm .dublin-bet-dcftza:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-k2zvlm .dublin-bet-dcftza {
    width: 100%;
  }
}

.dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-k2zvlm .dublin-bet-r3utvf {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.dublin-bet-pytayl ease-in-out;
  overflow: hidden;
}

.dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-k2zvlm .dublin-bet-r3utvf span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

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

.dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-k2zvlm .dublin-bet-r3utvf:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-k2zvlm .dublin-bet-r3utvf:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .dublin-bet-nfsl4k .dublin-bet-ikih61 .dublin-bet-k2zvlm .dublin-bet-r3utvf {
    width: 100%;
  }
}

.dublin-bet-nfsl4k .dublin-bet-ikih61.dublin-bet-hixbci {
  display: none;
}

.dublin-bet-nfsl4k .dublin-bet-9kak8f {
  display: none;
}

.dublin-bet-nfsl4k .dublin-bet-9kak8f.dublin-bet-zztfdw {
  display: block;
}

.dublin-bet-nfsl4k .dublin-bet-9kak8f iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .dublin-bet-nfsl4k .dublin-bet-9kak8f iframe {
    height: calc(100vh - 54px);
  }
}

.dublin-bet-nfsl4k .dublin-bet-ji4h4j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .dublin-bet-nfsl4k .dublin-bet-ji4h4j {
    padding: 24px 16px 0;
  }
}

.dublin-bet-nfsl4k .dublin-bet-ji4h4j .dublin-bet-b672mo {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-nfsl4k .dublin-bet-ji4h4j .dublin-bet-b672mo {
    margin-bottom: 24px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .dublin-bet-nfsl4k .dublin-bet-ji4h4j table tr td {
    padding: 12px 4px;
  }
}

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

@media only screen and (max-width: 767px) {
  .dublin-bet-nfsl4k .dublin-bet-ji4h4j table tr th {
    padding: 12px 4px;
  }
}

.dublin-bet-nfsl4k .dublin-bet-ji4h4j table tr:last-of-type td {
  border-bottom: none;
}

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

.dublin-bet-mv3kfj.dublin-bet-p7h0mb {
  display: block;
}

.dublin-bet-mv3kfj iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

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

.dublin-bet-mv3kfj .dublin-bet-10ecin {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

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

.dublin-bet-mv3kfj .dublin-bet-r3utvf:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.dublin-bet-79l5db {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.dublin-bet-79l5db.dublin-bet-p7h0mb {
  display: block;
}

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

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

.dublin-bet-po8mdr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.dublin-bet-iatkww {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.dublin-bet-iatkww svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.dublin-bet-gi9v49 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.dublin-bet-d86edh.dublin-bet-hixbci {
  display: none;
}

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

@media only screen and (max-width: 767px) {
  .dublin-bet-9tynvt {
    margin-bottom: 20px;
  }
}

.dublin-bet-4vr8yb {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

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

.dublin-bet-4vr8yb input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.dublin-bet-4vr8yb input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.dublin-bet-4vr8yb input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.dublin-bet-4vr8yb input:active {
  border-color: #c2c0ce;
}

.dublin-bet-4vr8yb input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-4vr8yb {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.dublin-bet-363ra1 {
  margin-bottom: 36px;
}

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

.dublin-bet-363ra1 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.dublin-bet-363ra1 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .dublin-bet-363ra1 {
    margin-bottom: 24px;
  }
}

.dublin-bet-jkb398 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

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

.dublin-bet-j7kiax:hover {
  background: var(--border-color);
}

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

.dublin-bet-54xiy6:hover {
  background: #166ad9;
}

.dublin-bet-9gocyp {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.dublin-bet-9gocyp.dublin-bet-hixbci {
  display: none;
}

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

.dublin-bet-9gocyp .dublin-bet-j7kiax {
  margin: 0 auto;
}

.dublin-bet-a7102i {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

.dublin-bet-96kzlk {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.dublin-bet-4e9w67 {
  filter: grayscale(100%);
}

.dublin-bet-96kzlk > input {
  display: none;
}

.dublin-bet-96kzlk > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dublin-bet-7g376n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.dublin-bet-8gjz94 44.dublin-bet-rkdnrp.dublin-bet-3yckur.dublin-bet-mzbq7z.dublin-bet-05knp2.dublin-bet-spbqbt.dublin-bet-d5yipm.dublin-bet-xa1ai1.dublin-bet-x8iu9j.dublin-bet-aasm9b.dublin-bet-he7pj1.dublin-bet-co548j.dublin-bet-ky1ocp 0l-12.dublin-bet-0p8jg4 30.dublin-bet-77espr.dublin-bet-yb3wjo 2.dublin-bet-hzwj0a.dublin-bet-yb3wjo 3.dublin-bet-n7i0pg 3.dublin-bet-vqixpi.dublin-bet-jrxk7h 3.dublin-bet-tszfk6.dublin-bet-w9np69.dublin-bet-7w5ydt.dublin-bet-hbbag0 7-3.dublin-bet-0p8jg4 10.dublin-bet-ac2nh8.dublin-bet-hbbag0 23.dublin-bet-ox8ith.dublin-bet-640dcy 1.dublin-bet-yxscme 2.dublin-bet-0p8jg4 3.dublin-bet-640dcy 1.dublin-bet-jrxk7h 5.dublin-bet-97j0di.dublin-bet-jrxk7h 32.dublin-bet-wdodm2.dublin-bet-w9np69 5.dublin-bet-ky1ocp 4.dublin-bet-hbbag0 9.dublin-bet-hbbag0 8.dublin-bet-jrxk7h 6.dublin-bet-me6v2p.dublin-bet-turqcv.dublin-bet-78uw74.dublin-bet-4zfh14.dublin-bet-1yqm0v 4.dublin-bet-jx1mga.dublin-bet-1yqm0v 6.dublin-bet-1yqm0v 0l29.dublin-bet-ky1ocp 17.dublin-bet-aekjvm.dublin-bet-5t7u7d 2.dublin-bet-743aee 10.dublin-bet-lradnm.dublin-bet-0p8jg4 8.dublin-bet-i2nabg.dublin-bet-je1wcd.dublin-bet-7env8j.dublin-bet-d6et1a.dublin-bet-p8va38.dublin-bet-w9np69.dublin-bet-spbqbt.dublin-bet-0p8jg4 1.dublin-bet-7giegm.dublin-bet-pdetss.dublin-bet-a5zqqm.dublin-bet-y6903p.dublin-bet-2ive5w.dublin-bet-yxscme 1.dublin-bet-350le2.dublin-bet-u2ltfu.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.dublin-bet-96kzlk > input:checked ~ label,
.dublin-bet-96kzlk > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dublin-bet-7g376n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.dublin-bet-8gjz94 44.dublin-bet-rkdnrp.dublin-bet-3yckur.dublin-bet-mzbq7z.dublin-bet-05knp2.dublin-bet-spbqbt.dublin-bet-d5yipm.dublin-bet-xa1ai1.dublin-bet-x8iu9j.dublin-bet-aasm9b.dublin-bet-he7pj1.dublin-bet-co548j.dublin-bet-ky1ocp 0l-12.dublin-bet-0p8jg4 30.dublin-bet-77espr.dublin-bet-yb3wjo 2.dublin-bet-hzwj0a.dublin-bet-yb3wjo 3.dublin-bet-n7i0pg 3.dublin-bet-vqixpi.dublin-bet-jrxk7h 3.dublin-bet-tszfk6.dublin-bet-w9np69.dublin-bet-7w5ydt.dublin-bet-hbbag0 7-3.dublin-bet-0p8jg4 10.dublin-bet-ac2nh8.dublin-bet-hbbag0 23.dublin-bet-ox8ith.dublin-bet-640dcy 1.dublin-bet-yxscme 2.dublin-bet-0p8jg4 3.dublin-bet-640dcy 1.dublin-bet-jrxk7h 5.dublin-bet-97j0di.dublin-bet-jrxk7h 32.dublin-bet-wdodm2.dublin-bet-w9np69 5.dublin-bet-ky1ocp 4.dublin-bet-hbbag0 9.dublin-bet-hbbag0 8.dublin-bet-jrxk7h 6.dublin-bet-me6v2p.dublin-bet-turqcv.dublin-bet-78uw74.dublin-bet-4zfh14.dublin-bet-1yqm0v 4.dublin-bet-jx1mga.dublin-bet-1yqm0v 6.dublin-bet-1yqm0v 0l29.dublin-bet-ky1ocp 17.dublin-bet-aekjvm.dublin-bet-5t7u7d 2.dublin-bet-743aee 10.dublin-bet-lradnm.dublin-bet-0p8jg4 8.dublin-bet-i2nabg.dublin-bet-je1wcd.dublin-bet-7env8j.dublin-bet-d6et1a.dublin-bet-p8va38.dublin-bet-w9np69.dublin-bet-spbqbt.dublin-bet-0p8jg4 1.dublin-bet-7giegm.dublin-bet-pdetss.dublin-bet-a5zqqm.dublin-bet-y6903p.dublin-bet-2ive5w.dublin-bet-yxscme 1.dublin-bet-350le2.dublin-bet-u2ltfu.5z'/%3e%3c/svg%3e");
}

.dublin-bet-96kzlk > input:not(:checked) ~ label:hover,
.dublin-bet-96kzlk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dublin-bet-7g376n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.dublin-bet-8gjz94 44.dublin-bet-rkdnrp.dublin-bet-3yckur.dublin-bet-mzbq7z.dublin-bet-05knp2.dublin-bet-spbqbt.dublin-bet-d5yipm.dublin-bet-xa1ai1.dublin-bet-x8iu9j.dublin-bet-aasm9b.dublin-bet-he7pj1.dublin-bet-co548j.dublin-bet-ky1ocp 0l-12.dublin-bet-0p8jg4 30.dublin-bet-77espr.dublin-bet-yb3wjo 2.dublin-bet-hzwj0a.dublin-bet-yb3wjo 3.dublin-bet-n7i0pg 3.dublin-bet-vqixpi.dublin-bet-jrxk7h 3.dublin-bet-tszfk6.dublin-bet-w9np69.dublin-bet-7w5ydt.dublin-bet-hbbag0 7-3.dublin-bet-0p8jg4 10.dublin-bet-ac2nh8.dublin-bet-hbbag0 23.dublin-bet-ox8ith.dublin-bet-640dcy 1.dublin-bet-yxscme 2.dublin-bet-0p8jg4 3.dublin-bet-640dcy 1.dublin-bet-jrxk7h 5.dublin-bet-97j0di.dublin-bet-jrxk7h 32.dublin-bet-wdodm2.dublin-bet-w9np69 5.dublin-bet-ky1ocp 4.dublin-bet-hbbag0 9.dublin-bet-hbbag0 8.dublin-bet-jrxk7h 6.dublin-bet-me6v2p.dublin-bet-turqcv.dublin-bet-78uw74.dublin-bet-4zfh14.dublin-bet-1yqm0v 4.dublin-bet-jx1mga.dublin-bet-1yqm0v 6.dublin-bet-1yqm0v 0l29.dublin-bet-ky1ocp 17.dublin-bet-aekjvm.dublin-bet-5t7u7d 2.dublin-bet-743aee 10.dublin-bet-lradnm.dublin-bet-0p8jg4 8.dublin-bet-i2nabg.dublin-bet-je1wcd.dublin-bet-7env8j.dublin-bet-d6et1a.dublin-bet-p8va38.dublin-bet-w9np69.dublin-bet-spbqbt.dublin-bet-0p8jg4 1.dublin-bet-7giegm.dublin-bet-pdetss.dublin-bet-a5zqqm.dublin-bet-y6903p.dublin-bet-2ive5w.dublin-bet-yxscme 1.dublin-bet-350le2.dublin-bet-u2ltfu.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .dublin-bet-xw7dnb > .dublin-bet-gtg19f {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .dublin-bet-xw7dnb > .dublin-bet-gtg19f {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .dublin-bet-xw7dnb > .dublin-bet-gtg19f {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .dublin-bet-xw7dnb > .dublin-bet-gtg19f {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .dublin-bet-xw7dnb > .dublin-bet-gtg19f {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.dublin-bet-o09rkb {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.dublin-bet-o09rkb.dublin-bet-hixbci {
  display: none;
}

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

@media only screen and (max-width: 1023px) {
  .dublin-bet-5pqoj2 {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .dublin-bet-5pqoj2 {
    border-radius: 20px 20px 0 0;
  }
}

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

.dublin-bet-5bjd3v::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.dublin-bet-5bjd3v::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.dublin-bet-5bjd3v img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.dublin-bet-986u8c {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .dublin-bet-986u8c {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .dublin-bet-986u8c {
    font-size: 14px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .dublin-bet-7yosqf::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

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

@media only screen and (max-width: 767px) {
  .dublin-bet-7yosqf::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .dublin-bet-7yosqf {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .dublin-bet-7yosqf {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

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

@media only screen and (max-width: 1023px) {
  .dublin-bet-xvyjyh {
    top: -20px;
  }
}

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

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

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

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

.dublin-bet-o09rkb.dublin-bet-yzcv7q .dublin-bet-5pqoj2 {
  background: #2b3b67;
}

.dublin-bet-o09rkb.dublin-bet-yzcv7q .dublin-bet-5bjd3v {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.dublin-bet-o09rkb.dublin-bet-yzcv7q .dublin-bet-5bjd3v::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.dublin-bet-o09rkb.dublin-bet-yzcv7q .dublin-bet-5bjd3v::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.dublin-bet-o09rkb.dublin-bet-yzcv7q .dublin-bet-7yosqf::before {
  background: #0e0f41;
}

.dublin-bet-o09rkb.dublin-bet-yzcv7q .dublin-bet-7yosqf::after {
  background: #152557;
}

.dublin-bet-o09rkb.dublin-bet-r72ihz .dublin-bet-5pqoj2 {
  background: #1f35fa;
}

.dublin-bet-o09rkb.dublin-bet-r72ihz .dublin-bet-5bjd3v {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.dublin-bet-o09rkb.dublin-bet-r72ihz .dublin-bet-5bjd3v::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.dublin-bet-o09rkb.dublin-bet-r72ihz .dublin-bet-5bjd3v::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.dublin-bet-o09rkb.dublin-bet-r72ihz .dublin-bet-7yosqf::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.dublin-bet-o09rkb.dublin-bet-r72ihz .dublin-bet-7yosqf::after {
  background: #192ac8;
}

.dublin-bet-o09rkb.dublin-bet-6smksa .dublin-bet-5pqoj2 {
  background: #fa771f;
}

.dublin-bet-o09rkb.dublin-bet-6smksa .dublin-bet-5bjd3v {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.dublin-bet-o09rkb.dublin-bet-6smksa .dublin-bet-5bjd3v::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.dublin-bet-o09rkb.dublin-bet-6smksa .dublin-bet-5bjd3v::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.dublin-bet-o09rkb.dublin-bet-6smksa .dublin-bet-7yosqf::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.dublin-bet-o09rkb.dublin-bet-6smksa .dublin-bet-7yosqf::after {
  background: #fa8535;
}

.dublin-bet-h28hco {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

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

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

.dublin-bet-smgc6h {
  display: flex;
  align-items: center;
  gap: 10px;
}

.dublin-bet-smgc6h span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.dublin-bet-smgc6h small {
  font-size: 14px;
  color: var(--text-color);
}

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

.dublin-bet-755zii {
  width: 120px;
  height: 22px;
}

.dublin-bet-755zii .dublin-bet-7ptqo2 {
  fill: #c2c0ce;
}

.dublin-bet-755zii [rating="1"] .dublin-bet-7ptqo2:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.dublin-bet-755zii [rating="2"] .dublin-bet-7ptqo2:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.dublin-bet-755zii [rating="3"] .dublin-bet-7ptqo2:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.dublin-bet-755zii [rating="4"] .dublin-bet-7ptqo2:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.dublin-bet-755zii [rating="5"] .dublin-bet-7ptqo2:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.dublin-bet-x9dx1a {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

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

.dublin-bet-qo545b.dublin-bet-zztfdw {
  display: block;
}

.dublin-bet-qo545b.dublin-bet-hixbci {
  display: none;
}

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

.dublin-bet-fqyvei {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

.dublin-bet-85hwmy small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.dublin-bet-85hwmy span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.dublin-bet-lo8rcw {
  font-size: 16px;
  line-height: 140%;
}

.dublin-bet-cc4yed {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.dublin-bet-cc4yed .dublin-bet-7ptqo2 {
  fill: #c2c0ce;
}

.dublin-bet-cc4yed [rating="1"] .dublin-bet-7ptqo2:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.dublin-bet-cc4yed [rating="2"] .dublin-bet-7ptqo2:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.dublin-bet-cc4yed [rating="3"] .dublin-bet-7ptqo2:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.dublin-bet-cc4yed [rating="4"] .dublin-bet-7ptqo2:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.dublin-bet-cc4yed [rating="5"] .dublin-bet-7ptqo2:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.dublin-bet-mhkm8m {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.dublin-bet-jwliq4 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .dublin-bet-jwliq4 {
    padding: 0 16px;
  }
}

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

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

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

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

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

.dublin-bet-g8scg9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

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

.dublin-bet-cp4w8v {
  flex: 1;
  min-width: 0;
}

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

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

.dublin-bet-w5c73p {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.dublin-bet-w5c73p svg,
.dublin-bet-w5c73p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dublin-bet-w5c73p svg path {
  fill: var(--button-bg-color);
}

.dublin-bet-w5c73p svg circle {
  fill: var(--button-text-color);
}

.dublin-bet-ae9t9g {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.dublin-bet-ae9t9g strong {
  font-weight: 600;
}

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

.dublin-bet-rwz9ow p {
  margin: 0 0 16px;
}

.dublin-bet-rwz9ow p:last-child {
  margin-bottom: 0;
}

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

.dublin-bet-wp7muf {
  max-width: 300px;
  width: 100%;
}

.dublin-bet-wp7muf a {
  width: 100%;
}

@media (max-width: 575px) {
  .dublin-bet-wp7muf {
    max-width: 200px;
  }
}

.dublin-bet-3iqlp8 {
  justify-content: center;
}

.dublin-bet-eep2pm {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dublin-bet-jl1lrv {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.dublin-bet-g56nl7 .dublin-bet-yg51n0 {
  justify-content: center;
}

/* faq */

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

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

.dublin-bet-f0lqdw::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.dublin-bet-hv9dm0 ease;
}

.dublin-bet-2i2nko.dublin-bet-p7h0mb .dublin-bet-f0lqdw::after {
  transform: rotate(45deg);
}

.dublin-bet-kuig8d {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.dublin-bet-pytayl ease, padding 0.dublin-bet-pytayl ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.dublin-bet-2i2nko.dublin-bet-p7h0mb .dublin-bet-kuig8d {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.dublin-bet-ec2x6p {
  margin: 25px 0;
}

.dublin-bet-96kzlk > input:not(:checked) ~ label:hover,
.dublin-bet-96kzlk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dublin-bet-u76gxk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.dublin-bet-q2nxvw 44.dublin-bet-q47bot.dublin-bet-jle7lr.dublin-bet-r1hi5u.dublin-bet-ehlauy.dublin-bet-oslyrs.dublin-bet-1com6k.dublin-bet-bvq3lz.dublin-bet-pumaw9.dublin-bet-6phh58.dublin-bet-kqgapw.dublin-bet-rvagu1.dublin-bet-o49qdh 0l-12.dublin-bet-wtxvzb 30.dublin-bet-yarf83.dublin-bet-f1xynu 2.dublin-bet-6sxzru.dublin-bet-f1xynu 3.dublin-bet-ru2jvn 3.dublin-bet-18q4z3.dublin-bet-2a5a8y 3.dublin-bet-s8jy36.dublin-bet-kt91nt.dublin-bet-0bv27p.dublin-bet-fk39ht 7-3.dublin-bet-wtxvzb 10.dublin-bet-dztq9o.dublin-bet-fk39ht 23.dublin-bet-h81wfw.dublin-bet-4riq5r 1.dublin-bet-rfb13c 2.dublin-bet-wtxvzb 3.dublin-bet-4riq5r 1.dublin-bet-2a5a8y 5.dublin-bet-lyhqs9.dublin-bet-2a5a8y 32.dublin-bet-ewp8jw.dublin-bet-kt91nt 5.dublin-bet-o49qdh 4.dublin-bet-fk39ht 9.dublin-bet-fk39ht 8.dublin-bet-2a5a8y 6.dublin-bet-0j1xud.dublin-bet-zit1l1.dublin-bet-5dn60u.dublin-bet-n7feo2.dublin-bet-qj5g0s 4.dublin-bet-2u7jev.dublin-bet-qj5g0s 6.dublin-bet-qj5g0s 0l29.dublin-bet-o49qdh 17.dublin-bet-43fx9g.dublin-bet-wco7tl 2.dublin-bet-jmhfdj 10.dublin-bet-c4shbe.dublin-bet-wtxvzb 8.dublin-bet-rhgfjg.dublin-bet-stoqvx.dublin-bet-gqvbiy.dublin-bet-9ih2eb.dublin-bet-fvvmzg.dublin-bet-kt91nt.dublin-bet-oslyrs.dublin-bet-wtxvzb 1.dublin-bet-higtfm.dublin-bet-acd0qv.dublin-bet-99x16r.dublin-bet-ngazvq.dublin-bet-ujj6gs.dublin-bet-rfb13c 1.dublin-bet-51cv60.dublin-bet-c0w7wt.5z'/%3e%3c/svg%3e");
}

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

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

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

.dublin-bet-1noaqt.dublin-bet-p7l8pa {
  display: block;
}

.dublin-bet-1noaqt.dublin-bet-b8ajt7 {
  display: none;
}

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

.dublin-bet-kj826e {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

.dublin-bet-bfnh7r small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.dublin-bet-9au5ul {
  font-size: 16px;
  line-height: 140%;
}

.dublin-bet-36szeh {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.dublin-bet-36szeh .dublin-bet-dc4itz {
  fill: #c2c0ce;
}

.dublin-bet-36szeh [rating="1"] .dublin-bet-dc4itz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.dublin-bet-36szeh [rating="2"] .dublin-bet-dc4itz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.dublin-bet-36szeh [rating="3"] .dublin-bet-dc4itz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.dublin-bet-36szeh [rating="4"] .dublin-bet-dc4itz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.dublin-bet-36szeh [rating="5"] .dublin-bet-dc4itz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

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

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

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

/* up */

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

.dublin-bet-kfmgd9.dublin-bet-gsvji6 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.dublin-bet-jdh3hu {
  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;
}

.dublin-bet-jdh3hu label {
  font-size: 14px;
}

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

.dublin-bet-rdlsr8 h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.dublin-bet-8us8c0, .dublin-bet-ijw4ca, [class*="review-card"],
thead, thead th, table th, .dublin-bet-ow6msc,
.dublin-bet-fgp0es, [class*="collapsible-header"],
.dublin-bet-yl4byj, [class*="updated-block"] {
  color: #ece7dc !important;
}
