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

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

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

.dominos-pp3yg7 {
  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) {
  .dominos-pp3yg7: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;
  }
}

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

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

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

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

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

.dominos-69snab {
  cursor: pointer;
}

.dominos-rjvsme {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.dominos-9o5bfj {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dominos-9o5bfj figure {
  margin: 0;
}

.dominos-9o5bfj.dominos-dcg823 {
  justify-content: flex-start;
  margin-right: 4px;
}

.dominos-9o5bfj.dominos-awgfbz {
  justify-content: flex-end;
  margin-left: 4px;
}

.dominos-9o5bfj.dominos-91e1p3 {
  justify-content: center;
}

.dominos-9o5bfj.dominos-1q7xr0 {
  justify-content: normal;
}

.dominos-nloke0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.dominos-iq6pei img {
  width: 100%;
}

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

.dominos-8iiu8t {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.dominos-8iiu8t 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) {
  .dominos-8iiu8t ul {
    margin-bottom: 15px;
  }
}

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

.dominos-8iiu8t 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);
}

.dominos-8iiu8t ul li span svg {
  fill: var(--title-color);
}

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

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

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

.dominos-8iiu8t ul li:last-of-type::after {
  display: none;
}

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

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

.dominos-rzq6tp {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .dominos-5wklc6 {
    height: 50px;
  }
}

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

.dominos-5wklc6.dominos-o99pfv {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .dominos-5wklc6.dominos-o99pfv:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.dominos-5znf3p {
  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) {
  .dominos-5znf3p {
    padding: 80px 16px 0;
  }
}

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

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

.dominos-5dj333 {
  margin-bottom: 94px;
}

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

.dominos-ed0fwq .dominos-mvc4rj {
  margin-bottom: 28px;
}

.dominos-ed0fwq .dominos-mvc4rj img {
  max-height: 100px;
  width: auto;
}

.dominos-y8g91j {
  display: flex;
  align-items: center;
}

.dominos-y8g91j a + a {
  margin-left: 24px;
}

.dominos-y8g91j img {
  max-height: 56px;
  width: auto;
}

.dominos-y8g91j img + img {
  margin-left: 24px;
}

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

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

.dominos-nqqk2m {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .dominos-8z3rhj {
    flex-wrap: wrap;
  }
}

.dominos-8z3rhj li {
  display: flex;
  margin: 0 7px;
}

.dominos-8z3rhj li svg {
  transition: 0.dominos-aqdtpr ease-in-out;
}

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

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

.dominos-pieond + .dominos-pieond {
  margin-left: 120px;
}

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

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

.dominos-kphk0f {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dominos-kphk0f li {
  font-size: 16px;
}

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

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

.dominos-kphk0f li + li {
  margin-top: 16px;
}

.dominos-9ksrn8 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.dominos-ckp48d ease-in-out;
}

.dominos-9ksrn8.dominos-fkmfan {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.dominos-azrwvx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.dominos-2ccs56 li {
  width: 100%;
}

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

.dominos-2ccs56 li a svg {
  fill: var(--button-text-color);
}

.dominos-2ccs56 li a.dominos-fkmfan {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.dominos-zfqsbs {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.dominos-zfqsbs img {
  width: 100%;
  transition: 0.dominos-aqdtpr ease-in-out;
}

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

.dominos-608m06 {
  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) {
  .dominos-608m06 {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .dominos-th08nk .dominos-mvc4rj img {
    max-width: 90px;
  }
}

.dominos-mvc4rj img {
  max-height: 50px;
  width: auto;
}

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

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

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

.dominos-ait5vw li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.dominos-4nj6mk {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.dominos-4nj6mk.dominos-f9k33y {
  margin-right: 0;
}

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

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

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

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

.dominos-6a00fh {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.dominos-6a00fh:hover > ul {
  display: flex;
}

.dominos-6a00fh:focus > ul {
  display: flex;
}

.dominos-6a00fh:focus-within > ul {
  display: flex;
}

.dominos-xj1ax8 {
  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;
}

.dominos-xj1ax8::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.dominos-ckp48d ease-in-out;
}

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

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

.dominos-6a00fh 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.dominos-aqdtpr ease-in-out;
  overflow: hidden;
}

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

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

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

.dominos-zaw2lq {
  display: none;
}

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

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

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

.dominos-4u0a32 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.dominos-4u0a32 img {
  margin-bottom: 20px;
}

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

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

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

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

.dominos-22wh80 {
  color: var(--text-color);
}

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

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

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

.dominos-gtaiba p img {
  display: block;
  margin: 0 auto;
}

.dominos-gtaiba p:first-of-type {
  margin-top: 0;
}

.dominos-gtaiba p:last-of-type {
  margin-bottom: 0;
}

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

.dominos-gtaiba ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

.dominos-7j2luj {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

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

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

.dominos-at61w9 .dominos-2hk2jn {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .dominos-at61w9 .dominos-2hk2jn {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.dominos-at61w9 .dominos-g1ugag {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.dominos-g1ugag {
  margin: 0 0 28px;
}

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

.dominos-2hk2jn {
  margin: 0 0 28px;
}

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

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

.dominos-7j2luj .dominos-pp3yg7 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.dominos-0ogb9d {
  position: relative;
  border: none;
}

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

.dominos-yib04l {
  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;
}

.dominos-yib04l span {
  height: 32px;
}

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

.dominos-yib04l.dominos-9fppb4 span {
  transform: scaleY(-1);
}

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

.dominos-8i8rr3 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.dominos-8i8rr3 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.dominos-aqdtpr ease-in-out;
}

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

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

.dominos-8i8rr3.dominos-fvmqs6 {
  display: none;
}

.dominos-jjyfph {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.dominos-jjyfph table {
  width: 100%;
  border-collapse: collapse;
}

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

  .dominos-jjyfph table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.dominos-lsp9el {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.dominos-tmaozl p {
  color: var(--text-color);
}

.dominos-yb70uw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.dominos-9eunnw {
  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);
}

.dominos-kryjvz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.dominos-jk5wz8 p + p {
  margin-top: 10px;
}

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

.dominos-pxcxud {
  display: none;
}

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

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

.dominos-l50yqr li {
  margin: 0 20px;
}

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

.dominos-l50yqr li a img {
  margin-bottom: 4px;
}

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

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

.dominos-coo880 li {
  font-size: 16px;
  position: relative;
}

.dominos-coo880 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.dominos-coo880 li span {
  opacity: 0.5;
}

.dominos-coo880 li + li {
  margin-left: 30px;
}

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

h2.dominos-g54ca1 {
  margin: 0 0 28px;
}

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

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

.dominos-97fps3 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);
}

.dominos-97fps3 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;
}

.dominos-97fps3 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;
}

.dominos-97fps3 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.dominos-97fps3 tbody tr:last-of-type {
  margin-bottom: 0;
}

.dominos-97fps3 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.dominos-97fps3 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);
}

.dominos-97fps3 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);
}

.dominos-97fps3 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.dominos-97fps3 tbody tr td .dominos-sn1u2v {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .dominos-97fps3 tbody tr td .dominos-sn1u2v {
    width: 100%;
  }
}

.dominos-97fps3 tbody tr td .dominos-lp14o2 {
  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.dominos-aqdtpr ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .dominos-97fps3 tbody tr td .dominos-lp14o2:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .dominos-97fps3 tbody tr td .dominos-lp14o2 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .dominos-97fps3 tbody tr td .dominos-lp14o2 {
    width: 100%;
  }
}

.dominos-97fps3 tbody tr td .dominos-cps8bs {
  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) {
  .dominos-97fps3 tbody tr td .dominos-cps8bs:hover {
    text-decoration: none;
  }
}

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

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

.dominos-67y0ud {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.dominos-9422c2 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.dominos-1lfyld img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.dominos-aqdtpr ease-in-out;
}

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

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

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

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

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

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

.dominos-kos1mt img {
  width: 100%;
  height: 100%;
}

.dominos-kos1mt iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.dominos-f9wxfw svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.dominos-aqdtpr ease-in-out;
}

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

.dominos-4h9sge {
  padding: 90px 0;
}

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

.dominos-2drv98 {
  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) {
  .dominos-2drv98 {
    padding: 0 16px;
  }
}

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

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

.dominos-el36tg img {
  width: 100%;
}

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

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

.dominos-mt0yon {
  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;
}

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

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

.dominos-xx2xbw {
  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.dominos-aqdtpr ease-in-out;
}

.dominos-xx2xbw:hover {
  border: 1px solid #8c8ca2;
}

.dominos-t4ljvz {
  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%);
}

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

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

.dominos-tvefxe a {
  text-decoration: underline;
  color: #8babff;
}

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

.dominos-akeepd .dominos-xx2xbw {
  width: 50%;
  margin: 0;
}

.dominos-6tugwb {
  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;
}

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

.dominos-fh6hgn {
  margin: 0 0 100px;
}

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

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

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

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

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

.dominos-p7xhqu {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.dominos-pzhbkm 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.dominos-aqdtpr ease-in-out;
}

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

.dominos-pzhbkm a svg {
  fill: #fff;
}

.dominos-pzhbkm a:hover {
  background: #3d68e7;
}

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

.dominos-o4g3f1 {
  margin-bottom: 16px;
}

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

.dominos-9pirq0 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

.dominos-f0gw6j {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

.dominos-zufdxs 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);
}

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

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

.dominos-zufdxs table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

.dominos-7gz1tc {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.dominos-7gz1tc.dominos-gcfp4b {
  display: none;
}

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

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

.dominos-rree5k iframe.dominos-e04p9l {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.dominos-rree5k.dominos-xumq6b {
  opacity: 1;
  pointer-events: all;
}

.dominos-3jd8a8 {
  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.dominos-aqdtpr ease-in-out;
}

.dominos-3jd8a8 svg {
  margin-right: 10px;
}

.dominos-3jd8a8 + .dominos-3jd8a8 {
  margin-top: 14px;
}

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

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

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

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

.dominos-zxo90g .dominos-7j2luj {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .dominos-zxo90g .dominos-7j2luj {
    margin: 28px 0 0;
  }
}

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

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

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

.dominos-51wk2a {
  max-width: 545px;
  width: 100%;
}

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

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

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

.dominos-6ak23p iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.dominos-qh6f87 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.dominos-ms8a60 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.dominos-x7qbke .dominos-pp3yg7 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .dominos-x7qbke .dominos-pp3yg7 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.dominos-ci83rq {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.dominos-ci83rq img {
  width: 100%;
}

.dominos-8ersok {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.dominos-v4qv2a {
  width: 100%;
  margin: 0 0 100px;
}

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

.dominos-v4qv2a .dominos-p2natm {
  position: relative;
}

.dominos-v4qv2a .dominos-i5aoxf {
  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;
}

.dominos-v4qv2a .dominos-i5aoxf.dominos-gcfp4b {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .dominos-v4qv2a .dominos-uzet7r {
    bottom: 90px;
  }
}

.dominos-v4qv2a .dominos-uzet7r .dominos-mqb5jl {
  max-width: 300px;
  width: 100%;
}

.dominos-v4qv2a .dominos-uzet7r .dominos-mqb5jl .dominos-4s70kr {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .dominos-v4qv2a .dominos-uzet7r .dominos-mqb5jl .dominos-4s70kr {
    font-size: 32px;
    text-align: center;
  }
}

.dominos-v4qv2a .dominos-uzet7r .dominos-mqb5jl .dominos-htnlbn {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .dominos-v4qv2a .dominos-uzet7r .dominos-mqb5jl .dominos-htnlbn {
    text-align: center;
  }
}

.dominos-v4qv2a .dominos-uzet7r .dominos-f9k33y {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .dominos-v4qv2a .dominos-uzet7r .dominos-f9k33y {
    flex-direction: column-reverse;
  }
}

.dominos-v4qv2a .dominos-uzet7r .dominos-f9k33y .dominos-bfxp5d {
  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.dominos-aqdtpr ease-in-out;
}

.dominos-v4qv2a .dominos-uzet7r .dominos-f9k33y .dominos-bfxp5d:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .dominos-v4qv2a .dominos-uzet7r .dominos-f9k33y .dominos-bfxp5d {
    width: 100%;
  }
}

.dominos-v4qv2a .dominos-uzet7r .dominos-f9k33y .dominos-d2jyig {
  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.dominos-aqdtpr ease-in-out;
  overflow: hidden;
}

.dominos-v4qv2a .dominos-uzet7r .dominos-f9k33y .dominos-d2jyig 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);
  }
}

.dominos-v4qv2a .dominos-uzet7r .dominos-f9k33y .dominos-d2jyig: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;
}

.dominos-v4qv2a .dominos-uzet7r .dominos-f9k33y .dominos-d2jyig:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .dominos-v4qv2a .dominos-uzet7r .dominos-f9k33y .dominos-d2jyig {
    width: 100%;
  }
}

.dominos-v4qv2a .dominos-uzet7r.dominos-gcfp4b {
  display: none;
}

.dominos-v4qv2a .dominos-d0fvzw {
  display: none;
}

.dominos-v4qv2a .dominos-d0fvzw.dominos-xumq6b {
  display: block;
}

.dominos-v4qv2a .dominos-d0fvzw iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .dominos-v4qv2a .dominos-d0fvzw iframe {
    height: calc(100vh - 54px);
  }
}

.dominos-v4qv2a .dominos-9n8q87 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .dominos-v4qv2a .dominos-9n8q87 {
    padding: 24px 16px 0;
  }
}

.dominos-v4qv2a .dominos-9n8q87 .dominos-4s70kr {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .dominos-v4qv2a .dominos-9n8q87 .dominos-4s70kr {
    margin-bottom: 24px;
  }
}

.dominos-v4qv2a .dominos-9n8q87 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);
}

.dominos-v4qv2a .dominos-9n8q87 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) {
  .dominos-v4qv2a .dominos-9n8q87 table tr td {
    padding: 12px 4px;
  }
}

.dominos-v4qv2a .dominos-9n8q87 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) {
  .dominos-v4qv2a .dominos-9n8q87 table tr th {
    padding: 12px 4px;
  }
}

.dominos-v4qv2a .dominos-9n8q87 table tr:last-of-type td {
  border-bottom: none;
}

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

.dominos-pbbp8s.dominos-fkmfan {
  display: block;
}

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

.dominos-pbbp8s .dominos-jbsp5t {
  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;
}

.dominos-pbbp8s .dominos-nfcp9v {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.dominos-pbbp8s .dominos-d2jyig {
  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.dominos-aqdtpr ease-in-out;
}

.dominos-pbbp8s .dominos-d2jyig:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.dominos-4ae8q1.dominos-fkmfan {
  display: block;
}

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

.dominos-k0az74 {
  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;
}

.dominos-tq0jhc {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.dominos-ljd2x9 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.dominos-ljd2x9 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.dominos-50snk2 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.dominos-jsaqmn.dominos-gcfp4b {
  display: none;
}

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

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

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

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

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

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

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

.dominos-f1kjtr input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.dominos-f1kjtr input:active {
  border-color: #c2c0ce;
}

.dominos-f1kjtr input:focus {
  border-color: #c2c0ce;
}

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

.dominos-bw21qb {
  margin-bottom: 36px;
}

.dominos-bw21qb 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;
}

.dominos-bw21qb textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.dominos-bw21qb textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.dominos-6n3ei6 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.dominos-s3ysd7 {
  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.dominos-aqdtpr ease-in-out;
}

.dominos-s3ysd7:hover {
  background: var(--border-color);
}

.dominos-waa5r1 {
  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.dominos-aqdtpr ease-in-out;
}

.dominos-waa5r1:hover {
  background: #166ad9;
}

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

.dominos-e87m64.dominos-gcfp4b {
  display: none;
}

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

.dominos-e87m64 .dominos-s3ysd7 {
  margin: 0 auto;
}

.dominos-mfgbln {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.dominos-7umt9f {
  filter: grayscale(100%);
}

.dominos-1pzmsz > input {
  display: none;
}

.dominos-1pzmsz > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dominos-cixtx2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.dominos-8wwh2p 44.dominos-8z4ak0.dominos-fo0wql.dominos-7f3qwu.dominos-dyzzaj.dominos-j7qziv.dominos-4pr43a.dominos-8thtt6.dominos-wrwtpa.dominos-88wjdl.dominos-q5rlot.dominos-mjznj9.dominos-vborq6 0l-12.dominos-09jsgi 30.dominos-uf3hqn.dominos-942s2v 2.dominos-gqyz61.dominos-942s2v 3.dominos-86whh7 3.dominos-aqhg4w.dominos-g12wqp 3.dominos-qa6drc.dominos-k5yi7h.dominos-wsuo99.dominos-d2l4wz 7-3.dominos-09jsgi 10.dominos-yppc6h.dominos-d2l4wz 23.dominos-vmfgqe.dominos-8rv552 1.dominos-dyna8s 2.dominos-09jsgi 3.dominos-8rv552 1.dominos-g12wqp 5.dominos-t20m7e.dominos-g12wqp 32.dominos-1ts1ci.dominos-k5yi7h 5.dominos-vborq6 4.dominos-d2l4wz 9.dominos-d2l4wz 8.dominos-g12wqp 6.dominos-brob7m.dominos-2yppg0.dominos-ssza3a.dominos-gitist.dominos-hsgtce 4.dominos-w5rsj9.dominos-hsgtce 6.dominos-hsgtce 0l29.dominos-vborq6 17.dominos-efgwx5.dominos-ysbzgn 2.dominos-oil65j 10.dominos-569ikd.dominos-09jsgi 8.dominos-b0r03e.dominos-bgks4f.dominos-td0ufz.dominos-90ry33.dominos-d3oa0q.dominos-k5yi7h.dominos-j7qziv.dominos-09jsgi 1.dominos-ihs6im.dominos-jtpepi.dominos-1xaqwb.dominos-9fwn0i.dominos-lqjj5x.dominos-dyna8s 1.dominos-bt05y6.dominos-33jptr.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.dominos-1pzmsz > input:checked ~ label,
.dominos-1pzmsz > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dominos-cixtx2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.dominos-8wwh2p 44.dominos-8z4ak0.dominos-fo0wql.dominos-7f3qwu.dominos-dyzzaj.dominos-j7qziv.dominos-4pr43a.dominos-8thtt6.dominos-wrwtpa.dominos-88wjdl.dominos-q5rlot.dominos-mjznj9.dominos-vborq6 0l-12.dominos-09jsgi 30.dominos-uf3hqn.dominos-942s2v 2.dominos-gqyz61.dominos-942s2v 3.dominos-86whh7 3.dominos-aqhg4w.dominos-g12wqp 3.dominos-qa6drc.dominos-k5yi7h.dominos-wsuo99.dominos-d2l4wz 7-3.dominos-09jsgi 10.dominos-yppc6h.dominos-d2l4wz 23.dominos-vmfgqe.dominos-8rv552 1.dominos-dyna8s 2.dominos-09jsgi 3.dominos-8rv552 1.dominos-g12wqp 5.dominos-t20m7e.dominos-g12wqp 32.dominos-1ts1ci.dominos-k5yi7h 5.dominos-vborq6 4.dominos-d2l4wz 9.dominos-d2l4wz 8.dominos-g12wqp 6.dominos-brob7m.dominos-2yppg0.dominos-ssza3a.dominos-gitist.dominos-hsgtce 4.dominos-w5rsj9.dominos-hsgtce 6.dominos-hsgtce 0l29.dominos-vborq6 17.dominos-efgwx5.dominos-ysbzgn 2.dominos-oil65j 10.dominos-569ikd.dominos-09jsgi 8.dominos-b0r03e.dominos-bgks4f.dominos-td0ufz.dominos-90ry33.dominos-d3oa0q.dominos-k5yi7h.dominos-j7qziv.dominos-09jsgi 1.dominos-ihs6im.dominos-jtpepi.dominos-1xaqwb.dominos-9fwn0i.dominos-lqjj5x.dominos-dyna8s 1.dominos-bt05y6.dominos-33jptr.5z'/%3e%3c/svg%3e");
}

.dominos-1pzmsz > input:not(:checked) ~ label:hover,
.dominos-1pzmsz > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dominos-cixtx2.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.dominos-8wwh2p 44.dominos-8z4ak0.dominos-fo0wql.dominos-7f3qwu.dominos-dyzzaj.dominos-j7qziv.dominos-4pr43a.dominos-8thtt6.dominos-wrwtpa.dominos-88wjdl.dominos-q5rlot.dominos-mjznj9.dominos-vborq6 0l-12.dominos-09jsgi 30.dominos-uf3hqn.dominos-942s2v 2.dominos-gqyz61.dominos-942s2v 3.dominos-86whh7 3.dominos-aqhg4w.dominos-g12wqp 3.dominos-qa6drc.dominos-k5yi7h.dominos-wsuo99.dominos-d2l4wz 7-3.dominos-09jsgi 10.dominos-yppc6h.dominos-d2l4wz 23.dominos-vmfgqe.dominos-8rv552 1.dominos-dyna8s 2.dominos-09jsgi 3.dominos-8rv552 1.dominos-g12wqp 5.dominos-t20m7e.dominos-g12wqp 32.dominos-1ts1ci.dominos-k5yi7h 5.dominos-vborq6 4.dominos-d2l4wz 9.dominos-d2l4wz 8.dominos-g12wqp 6.dominos-brob7m.dominos-2yppg0.dominos-ssza3a.dominos-gitist.dominos-hsgtce 4.dominos-w5rsj9.dominos-hsgtce 6.dominos-hsgtce 0l29.dominos-vborq6 17.dominos-efgwx5.dominos-ysbzgn 2.dominos-oil65j 10.dominos-569ikd.dominos-09jsgi 8.dominos-b0r03e.dominos-bgks4f.dominos-td0ufz.dominos-90ry33.dominos-d3oa0q.dominos-k5yi7h.dominos-j7qziv.dominos-09jsgi 1.dominos-ihs6im.dominos-jtpepi.dominos-1xaqwb.dominos-9fwn0i.dominos-lqjj5x.dominos-dyna8s 1.dominos-bt05y6.dominos-33jptr.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .dominos-qqkc7e > .dominos-h1abtl {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .dominos-qqkc7e > .dominos-h1abtl {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .dominos-qqkc7e > .dominos-h1abtl {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .dominos-qqkc7e > .dominos-h1abtl {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .dominos-qqkc7e > .dominos-h1abtl {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.dominos-46i1k9 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.dominos-46i1k9.dominos-gcfp4b {
  display: none;
}

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

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

.dominos-funimg {
  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;
}

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

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

.dominos-funimg img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.dominos-nu22qx {
  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;
}

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

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

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

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

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

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

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

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

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

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

.dominos-46i1k9.dominos-82soal .dominos-0wdgzz {
  background: #2b3b67;
}

.dominos-46i1k9.dominos-82soal .dominos-funimg {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.dominos-46i1k9.dominos-82soal .dominos-funimg::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.dominos-46i1k9.dominos-82soal .dominos-funimg::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.dominos-46i1k9.dominos-82soal .dominos-nu22qx::before {
  background: #0e0f41;
}

.dominos-46i1k9.dominos-82soal .dominos-nu22qx::after {
  background: #152557;
}

.dominos-46i1k9.dominos-uglimi .dominos-0wdgzz {
  background: #1f35fa;
}

.dominos-46i1k9.dominos-uglimi .dominos-funimg {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.dominos-46i1k9.dominos-uglimi .dominos-funimg::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.dominos-46i1k9.dominos-uglimi .dominos-funimg::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.dominos-46i1k9.dominos-uglimi .dominos-nu22qx::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.dominos-46i1k9.dominos-uglimi .dominos-nu22qx::after {
  background: #192ac8;
}

.dominos-46i1k9.dominos-ya5zmo .dominos-0wdgzz {
  background: #fa771f;
}

.dominos-46i1k9.dominos-ya5zmo .dominos-funimg {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.dominos-46i1k9.dominos-ya5zmo .dominos-funimg::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.dominos-46i1k9.dominos-ya5zmo .dominos-funimg::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.dominos-46i1k9.dominos-ya5zmo .dominos-nu22qx::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.dominos-46i1k9.dominos-ya5zmo .dominos-nu22qx::after {
  background: #fa8535;
}

.dominos-e7vj31 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.dominos-ilr0gr {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.dominos-gbkor3 {
  width: 120px;
  height: 22px;
}

.dominos-gbkor3 .dominos-5dayix {
  fill: #c2c0ce;
}

.dominos-gbkor3 [rating="1"] .dominos-5dayix:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.dominos-gbkor3 [rating="2"] .dominos-5dayix:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.dominos-gbkor3 [rating="3"] .dominos-5dayix:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.dominos-gbkor3 [rating="4"] .dominos-5dayix:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.dominos-gbkor3 [rating="5"] .dominos-5dayix:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.dominos-593iyt {
  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);
}

.dominos-593iyt.dominos-xumq6b {
  display: block;
}

.dominos-593iyt.dominos-gcfp4b {
  display: none;
}

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

.dominos-vrvng9 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.dominos-fof6kc {
  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);
}

.dominos-eit0ze {
  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;
}

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

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

.dominos-sc056n {
  font-size: 16px;
  line-height: 140%;
}

.dominos-ixrqr6 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.dominos-ixrqr6 .dominos-5dayix {
  fill: #c2c0ce;
}

.dominos-ixrqr6 [rating="1"] .dominos-5dayix:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.dominos-ixrqr6 [rating="2"] .dominos-5dayix:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.dominos-ixrqr6 [rating="3"] .dominos-5dayix:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.dominos-ixrqr6 [rating="4"] .dominos-5dayix:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.dominos-ixrqr6 [rating="5"] .dominos-5dayix:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.dominos-ularx1 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.dominos-o4jp4m {
  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) {
  .dominos-o4jp4m {
    padding: 12px;
    gap: 12px;
  }
}

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

.dominos-xvr49l img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dominos-8a9bul {
  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;
}

.dominos-kd6o6s {
  flex: 1;
  min-width: 0;
}

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

.dominos-219cfg {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.dominos-219cfg svg,
.dominos-219cfg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dominos-219cfg svg path {
  fill: var(--button-bg-color);
}

.dominos-219cfg svg circle {
  fill: var(--button-text-color);
}

.dominos-2egjtm {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.dominos-2egjtm strong {
  font-weight: 600;
}

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

.dominos-tk345z p {
  margin: 0 0 16px;
}

.dominos-tk345z p:last-child {
  margin-bottom: 0;
}

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

.dominos-abmjiv {
  max-width: 300px;
  width: 100%;
}

.dominos-abmjiv a {
  width: 100%;
}

@media (max-width: 575px) {
  .dominos-abmjiv {
    max-width: 200px;
  }
}

.dominos-ibazjm {
  justify-content: center;
}

.dominos-qzlhau {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dominos-pbog4u {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.dominos-8ulkbt .dominos-ait5vw {
  justify-content: center;
}

/* faq */

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

.dominos-t0h2fp {
  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.dominos-6z16uz ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dominos-t0h2fp::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.dominos-6z16uz ease;
}

.dominos-ovx7zg.dominos-fkmfan .dominos-t0h2fp::after {
  transform: rotate(45deg);
}

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

.dominos-ovx7zg.dominos-fkmfan .dominos-gxll9v {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.dominos-qf7a8n {
  margin: 25px 0;
}

.dominos-1pzmsz > input:not(:checked) ~ label:hover,
.dominos-1pzmsz > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.dominos-z9adcg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.dominos-atgrss 44.dominos-s99zvr.dominos-nebl2m.dominos-sks8by.dominos-ibip83.dominos-qmzmz1.dominos-6xiaq3.dominos-w1j81g.dominos-ngsryh.dominos-1uzn6e.dominos-8r0dkr.dominos-f1d7eg.dominos-1i1mo8 0l-12.dominos-bud9vj 30.dominos-7afiet.dominos-lyb8k4 2.dominos-bmjsej.dominos-lyb8k4 3.dominos-ngwqwr 3.dominos-bx5u1k.dominos-mtd29s 3.dominos-jeb9n5.dominos-7s7k0g.dominos-a27g1j.dominos-ujdwjb 7-3.dominos-bud9vj 10.dominos-xpxa46.dominos-ujdwjb 23.dominos-8z0v6i.dominos-p6gq2y 1.dominos-lpestt 2.dominos-bud9vj 3.dominos-p6gq2y 1.dominos-mtd29s 5.dominos-jwznz3.dominos-mtd29s 32.dominos-o4w515.dominos-7s7k0g 5.dominos-1i1mo8 4.dominos-ujdwjb 9.dominos-ujdwjb 8.dominos-mtd29s 6.dominos-udefn6.dominos-533iph.dominos-dtdn5a.dominos-ez93oc.dominos-n4n7mv 4.dominos-r07i46.dominos-n4n7mv 6.dominos-n4n7mv 0l29.dominos-1i1mo8 17.dominos-rfjnus.dominos-kq3zq2 2.dominos-tuz687 10.dominos-cf4xm8.dominos-bud9vj 8.dominos-otbrnc.dominos-7l0n91.dominos-2ovzcb.dominos-kuiyls.dominos-bv6pzu.dominos-7s7k0g.dominos-qmzmz1.dominos-bud9vj 1.dominos-zi98pl.dominos-umwjmv.dominos-k9879w.dominos-5wgqfv.dominos-uzci7p.dominos-lpestt 1.dominos-2qfy2s.dominos-firyaz.5z'/%3e%3c/svg%3e");
}

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

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

.dominos-qwacom {
  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);
}

.dominos-qwacom.dominos-40zpkl {
  display: block;
}

.dominos-qwacom.dominos-sd1ef7 {
  display: none;
}

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

.dominos-ivqaer {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.dominos-palmhe {
  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);
}

.dominos-gjvvl4 {
  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;
}

.dominos-3fze2c small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.dominos-0e0mo1 {
  font-size: 16px;
  line-height: 140%;
}

.dominos-9tzitg {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.dominos-9tzitg .dominos-n4xxbv {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.dominos-xkcwjr 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;
}

.dominos-xkcwjr 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 */

.dominos-yfak4d {
  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);
}

.dominos-yfak4d.dominos-luugm2 {
  opacity: 1;
  pointer-events: auto;
}

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

.dominos-uqxtbf label {
  font-size: 14px;
}

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

.dominos-7pa2p1 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;
}
.dominos-bz4pt5, .dominos-wqne6c, [class*="review-card"],
thead, thead th, table th, .dominos-7v9gre,
.dominos-3ocs0r, [class*="collapsible-header"],
.dominos-yb70uw, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-nav-fix-v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }

/* brandauto-nav-fix-v4b */
header nav li a, header ul li a { color: #FFFFFF !important; }
