@charset "UTF-8";
:root {
  --width: 1480px;
  --display-width: var(--width);
  --offsets: 30px;
  --ff-primary: "Figtree", "Arial", "Helvetica CY", "Nimbus Sans L", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

body {
  background: var(--main-theme-color);
}

.dominos-unmw55 {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.dominos-vu86f4 {
  max-width: 100%;
}

p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: var(--text-color);
}

a {
  font-weight: 400;
  font-size: 18px;
  color: var(--title-color);
}

b {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

ol:not([class]),
ul:not([class]) {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 25px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

caption {
  margin: 5px 0;
  font-size: 24px;
}

ol[class],
ul[class] {
  list-style: none;
}

ol.dominos-ps0un5,
ul.dominos-ps0un5 {
  padding-left: 20px;
}

ul.dominos-ps0un5 {
  list-style: disc;
}

ol.dominos-ps0un5 {
  list-style: numbers;
}

img {
  height: auto;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: var(--title-color);
}

h1 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

h2 {
  margin-bottom: 1rem;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

h3 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.1rem;
}

h4 {
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
}

h5 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

h6 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 12px;
  }
  h2 {
    font-size: 25px;
    font-weight: 800;
    line-height: 32px;
  }
}

.dominos-i6fnzx > .dominos-2nen44,
.dominos-i6fnzx > .dominos-is5akg,
.dominos-i6fnzx > blockquote,
.dominos-i6fnzx > h1,
.dominos-i6fnzx > h2,
.dominos-i6fnzx > h3,
.dominos-i6fnzx > h4,
.dominos-i6fnzx > h5,
.dominos-i6fnzx > h6,
.dominos-i6fnzx > ol,
.dominos-i6fnzx > p,
.dominos-i6fnzx > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.dominos-i6fnzx > ol,
.dominos-i6fnzx > ul {
  padding-left: 50px;
}

.dominos-i6fnzx blockquote,
blockquote {
  margin-top: 1rem;
  border-left: 5px solid var(--button-bg-color);
  padding: 1rem var(--offsets) 1rem 2rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: #f0f8ffff;
}

.dominos-i6fnzx:not(:last-child) {
  margin-bottom: 2rem;
}

.dominos-i6fnzx > :not(:first-child) {
  margin-top: 2rem;
}

.dominos-i6fnzx {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.dominos-i6fnzx:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .dominos-i6fnzx:first-child {
    margin-top: 20px;
  }
}

.dominos-i6fnzx > p:last-of-type {
  margin-bottom: 32px;
}

.dominos-i6fnzx > .dominos-dnv2fk:not(:first-child) {
  margin: 64px auto 16px auto;
}

.dominos-omxpvy > .dominos-dnv2fk {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.dominos-is5akg {
  overflow: auto;
}

.dominos-is5akg::-webkit-scrollbar {
  height: 5px;
}

.dominos-is5akg table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.dominos-is5akg table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.dominos-is5akg table thead,
table thead {
  border-bottom: none;
}

.dominos-is5akg table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.dominos-is5akg table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.dominos-is5akg table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.dominos-is5akg .dominos-cmv9ut {
  table-layout: auto;
}

.dominos-is5akg .dominos-cmv9ut th {
  word-break: normal;
}

.dominos-is5akg .dominos-cmv9ut td {
  word-break: normal;
}

.dominos-unmw55 .dominos-unmw55 {
  padding-right: 0;
  padding-left: 0;
}

.dominos-rdhrci {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  line-height: 0;
}

.dominos-h9z8xv {
  position: absolute;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0);
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  font-family: var(--ff-primary);
  color: var(--text-color);
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.dominos-y1w4kv {
  display: inline-block;
  margin: 1rem auto;
  border-radius: 5px;
  padding: 10px 30px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  background: -o-linear-gradient(
    150deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
  background: linear-gradient(
    300deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
}

html {
  font-size: 17px;
}

.dominos-2nen44 {
  margin-top: 24px;
}

.dominos-2nen44.dominos-hijhgy {
  text-align: left;
}

.dominos-2nen44.dominos-rnz53r {
  text-align: right;
}

.dominos-2nen44.dominos-o7ixqm {
  text-align: center;
}

.dominos-cjzq9l {
  display: inline-block;
  border: none;
  border-radius: 8px;
  padding: 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transform-origin: center;
  transition: 0.dominos-xx6vj8 ease-in-out;
  cursor: pointer;
}

.dominos-cjzq9l:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.dominos-cjzq9l {
  min-width: 328px;
}

@media (max-width: 768px) {
  .dominos-cjzq9l {
    min-width: unset;
  }
}

.dominos-icq4rc {
  background-color: var(--fh-bg-color);
}

.dominos-tinfry {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.dominos-4d48hx {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.dominos-4d48hx img {
  max-height: 80px;
  object-fit: contain;
}

.dominos-yf4vbs {
  flex: 1 1;
}

.dominos-u4mg0l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.dominos-6ov08h {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 35px;
  height: 25px;
  cursor: pointer;
}

.dominos-6ov08h span {
  display: block;
  border-radius: 20%;
  width: 100%;
  height: 3px;
  background-color: var(--text-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.dominos-6ov08h.dominos-7gi8h8 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.dominos-6ov08h.dominos-7gi8h8 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.dominos-6ov08h.dominos-7gi8h8 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.dominos-yf4vbs + .dominos-u4mg0l {
  margin-left: 20px;
}

.dominos-6y4n1p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  outline: 0;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: #196948;
  transition: 250ms;
  cursor: pointer;
  padding: 10px;
  min-width: 240px;
}

.dominos-6y4n1p > svg {
  max-width: 24px;
  max-height: 24px;
}

.dominos-6y4n1p + .dominos-6y4n1p {
  margin-left: 5px;
}

.dominos-zq2sps {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.dominos-zq2sps:hover {
  background-color: var(--button-bg-hover);
}

.dominos-ur0285 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.dominos-xx6vj8 ease-in-out;
  border: 1px solid var(--border-color);
}

.dominos-ur0285:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.dominos-dczwi6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}

@media (max-width: 1100px) {
  .dominos-yf4vbs {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .dominos-dczwi6 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .dominos-yf4vbs {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .dominos-6y4n1p {
    min-width: unset;
    flex: 1 1;
  }
}

.dominos-aouia1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}

.dominos-aouia1:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.dominos-aouia1:hover .dominos-52mwo9 {
  opacity: 1;
  pointer-events: auto;
}

.dominos-ru98ii {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0 0.5rem;
  padding: 0.5rem;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  color: var(--text-color);
  transition: 0.dominos-zh2zs4 ease-in-out;
  gap: 4px;
}

.dominos-ru98ii > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.dominos-ru98ii .dominos-rdhrci img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.dominos-zypocl,
.dominos-ru98ii:hover {
  color: var(--button-bg-hover);
}

.dominos-wfg835 {
  position: relative;
}

.dominos-wfg835 .dominos-ru98ii {
  margin-right: 0;
  padding-right: 4px;
}

.dominos-o3uq5s svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.dominos-wfg835.dominos-7gi8h8 .dominos-o3uq5s svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.dominos-wfg835.dominos-7gi8h8 .dominos-52mwo9 {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.dominos-wfg835.dominos-7gi8h8 .dominos-52mwo9::before {
  display: none;
}

.dominos-o3uq5s svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.dominos-52mwo9 {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.dominos-ik05xv 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.dominos-52mwo9::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.dominos-52mwo9:hover {
  color: var(--fh-bg-color);
}

.dominos-rsxnr2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.dominos-ik05xv 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.dominos-zh2zs4 ease-in-out;
  -o-transition: 0.dominos-zh2zs4 ease-in-out;
  transition: 0.dominos-zh2zs4 ease-in-out;
}

.dominos-rsxnr2 .dominos-rdhrci img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.dominos-jobm45,
.dominos-rsxnr2:hover {
  color: var(--button-bg-hover);
}

.dominos-za1l45 {
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  grid-template-columns: 1fr auto;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  padding: 20px;
  gap: 8px 12px;
  min-height: 240px;
  height: 100%;
}

.dominos-za1l45.dominos-s7vv4j {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.dominos-za1l45.dominos-s7vv4j:after,
.dominos-za1l45.dominos-s7vv4j:before {
  content: "";
  position: absolute;
  margin: auto;
}

.dominos-za1l45.dominos-s7vv4j:before {
  width: 1000px;
  top: 0;
  height: 1000px;
  right: 0;
  bottom: 0;
  left: -200px;
  background-color: var(--border-color);
  background: var(--border-color);
  background: conic-gradient(var(--border-color), var(--button-bg-color));
  animation: rotate 2s linear infinite;
  z-index: -1;
}

@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}

.dominos-za1l45.dominos-s7vv4j:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.dominos-za1l45.dominos-s7vv4j > * {
  z-index: 1;
}

.dominos-za1l45 b,
.dominos-za1l45 strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.dominos-za1l45 .dominos-nxywi4 {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.dominos-za1l45 .dominos-h2a03w {
  grid-row: 2/3;
  grid-column: 1/2;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  margin-top: 0;
}

.dominos-za1l45 .dominos-rdhrci {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.dominos-za1l45 .dominos-ytd8mm {
  margin-top: 12px;
}

.dominos-ytd8mm {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.dominos-74042h {
  flex: 1 1;
  color: var(--button-text-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 8px;
  border: 2px dashed var(--border-color);
  padding: 12px;
  max-width: 220px;
}

.dominos-ytd8mm .dominos-czr4nc {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 8px;
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.dominos-xx6vj8 ease-in-out;
}

.dominos-ytd8mm .dominos-czr4nc:hover {
  background: rgba(255, 255, 255, 0.3);
}

.dominos-z2vzu0 {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 320px;
  justify-content: space-between;
  border-radius: 8px;
  grid-row: 4/5;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: none;
  width: fit-content;
  cursor: pointer;
}

.dominos-za1l45.dominos-8tn0d4 {
  gap: 12px;
  padding: 16px;
}

.dominos-za1l45.dominos-8tn0d4 .dominos-z2vzu0 {
  min-width: 240px;
}

.dominos-za1l45.dominos-8tn0d4 .dominos-z2vzu0.dominos-fte5jg {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .dominos-za1l45 .dominos-nxywi4 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .dominos-za1l45 .dominos-h2a03w {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .dominos-za1l45 .dominos-rdhrci {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .dominos-za1l45.dominos-8tn0d4 .dominos-rdhrci {
    max-width: 126px;
  }
  .dominos-za1l45 .dominos-ytd8mm {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .dominos-za1l45 .dominos-74042h {
    max-width: unset;
  }
  .dominos-z2vzu0 {
    min-width: unset;
    width: 100%;
  }
  .dominos-za1l45 .dominos-z2vzu0 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .dominos-za1l45.dominos-8tn0d4 {
    grid-template-rows: auto 1fr auto;
  }
  .dominos-za1l45.dominos-8tn0d4 .dominos-z2vzu0 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .dominos-za1l45 {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .dominos-za1l45 .dominos-nxywi4 {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .dominos-za1l45 .dominos-rdhrci {
    max-width: 78px;
  }
  .dominos-za1l45 .dominos-ytd8mm {
    margin-top: -12px;
  }
  .dominos-za1l45.dominos-8tn0d4 {
    gap: 8px;
  }
  .dominos-za1l45.dominos-8tn0d4 .dominos-nxywi4 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .dominos-za1l45.dominos-8tn0d4 .dominos-h2a03w {
    grid-column: 1/3;
  }
  .dominos-za1l45.dominos-8tn0d4 .dominos-rdhrci {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .dominos-za1l45.dominos-8tn0d4 .dominos-rdhrci img {
    max-width: 114px;
  }
}

.dominos-z2vzu0.dominos-ikbg2v,
.dominos-z2vzu0.dominos-qw26ag,
.dominos-z2vzu0.dominos-p4pg1i {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.dominos-xx6vj8 ease-in-out;
}

.dominos-z2vzu0.dominos-ikbg2v,
.dominos-z2vzu0.dominos-p4pg1i {
  padding: 10px;
}

.dominos-z2vzu0.dominos-ikbg2v:hover,
.dominos-z2vzu0.dominos-qw26ag:hover,
.dominos-z2vzu0.dominos-p4pg1i:hover {
  background: var(--button-bg-hover);
}

.dominos-z2vzu0.dominos-ikbg2v:hover svg path,
.dominos-z2vzu0.dominos-p4pg1i:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.dominos-z2vzu0.dominos-fte5jg {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.dominos-xx6vj8 ease-in-out;
  background: var(--button-bg-color);
}

.dominos-z2vzu0.dominos-fte5jg:hover {
  background-color: var(--button-bg-hover);
}

.dominos-z2vzu0.dominos-qw26ag:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 6px;
  width: 52px;
  min-width: 52px;
  height: 52px;
  background-image: url(../images/mini-gift.png);
  background-position: center;
  background-repeat: no-repeat;
  animation: move 2s infinite;
}

@keyframes move {
  50% {
    transform: translateY(-5px) rotate(15deg);
  }
  70% {
    transform: translateY(-5px) rotate(5deg);
  }
}

.dominos-z2vzu0.dominos-qw26ag:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.dominos-z2vzu0.dominos-fte5jg:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.dominos-q583q6 {
  max-width: 650px;
}

.dominos-2l94bw {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.dominos-bl33v1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.dominos-j9fw6h {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.dominos-zh2zs4 ease-in-out;
  cursor: pointer;
}

.dominos-j9fw6h:hover {
  opacity: 0.5;
}

.dominos-j9fw6h:focus {
  outline: 0;
}

.dominos-j9fw6h:focus .dominos-99i40g,
.dominos-j9fw6h:hover .dominos-99i40g {
  fill: red;
  fill-opacity: 1;
}

.dominos-j9fw6h:hover {
  cursor: pointer;
}

.dominos-a0s4vj {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.dominos-q583q6.dominos-o7ixqm {
  margin: 0 auto;
}

.dominos-q583q6.dominos-rnz53r {
  margin-left: auto;
}

.dominos-hvl37a {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.dominos-1d42sv {
  padding-bottom: 50px;
}

.dominos-pxc70e {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.dominos-mitvss {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: wrap row-reverse;
  flex-flow: wrap row-reverse;
  gap: 20px;
}

.dominos-jbrfi2 {
  margin-top: 24px;
}

.dominos-omws96 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dominos-27lns2 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.dominos-m8xlnk {
  display: flex;
  gap: 12px 20px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 150px;
}

.dominos-z3fpvr {
  width: 468px;
}

.dominos-m8xlnk .dominos-52mwo9 {
  margin: 0.dominos-4avwjl 0;
}

.dominos-y13xy1 {
  display: flex;
  min-width: 224px;
}

.dominos-j8rp0r {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.dominos-zh2zs4 ease-in-out;
}

.dominos-gfjw1p,
.dominos-j8rp0r:hover {
  color: var(--text-color);
}

.dominos-3jln22 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.dominos-z45nz9 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .dominos-hvl37a {
    padding: 16px;
  }
  .dominos-3jln22 {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .dominos-z45nz9 {
    align-items: center;
  }
  .dominos-z3fpvr {
    width: unset;
  }
  .dominos-y13xy1 {
    min-width: unset;
  }
  .dominos-m8xlnk {
    max-height: unset;
  }
  .dominos-pxc70e {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .dominos-hvl37a {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.dominos-q051ja {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.dominos-q051ja:not(:last-child) {
  margin-bottom: 16px;
}

.dominos-erfmlr {
  outline: 0;
}

.dominos-erfmlr .dominos-v6br1t {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.dominos-5infke {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .dominos-5infke {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.dominos-5infke::-webkit-details-marker {
  display: none;
}

.dominos-5infke:before {
  content: "?";
  display: flex;
  font-size: 21px;
  padding: 5px 10px;
  border-radius: 25px;
  color: var(--text-color);
  background: var(--button-bg-color);
  background-repeat: no-repeat;
  background-position: center;
}

.dominos-5infke:after {
  content: "↑";
  display: flex;
  padding: 5px 10px;
  color: var(--text-color);
  border: 1px solid var(--button-bg-color);
  border-radius: 25px;
  transform: rotate(180deg);
  transition: 250ms;
}

.faq__details[open] .dominos-5infke:after {
  transform: unset;
}

.dominos-v6br1t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-faq-item-title);
}

.dominos-v6br1t svg {
  z-index: 10;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 30px;
  width: 30px;
  height: 30px;
  fill: var(--color-faq-item-title);
  -webkit-transition: 0.dominos-zh2zs4 ease-in-out;
  -o-transition: 0.dominos-zh2zs4 ease-in-out;
  transition: 0.dominos-zh2zs4 ease-in-out;
}

.dominos-xdywdd {
  padding: 16px 0 0 0;
}

.dominos-xdywdd * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .dominos-xdywdd :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .dominos-5infke {
    flex-wrap: wrap;
    gap: 12px;
  }
  .dominos-5infke::after {
    margin-left: auto;
  }
  .dominos-v6br1t {
    order: 3;
    flex: 1 1 100%;
  }
  .dominos-5infke {
    font-size: 14px;
    line-height: 130%;
  }
  .dominos-v6br1t svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.dominos-ezg9xl {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
  margin: 0;
}

.dominos-gvzlsm {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.dominos-ezg9xl.dominos-7gi8h8 .dominos-gvzlsm {
  margin-bottom: 12px;
}

.dominos-gvzlsm::after {
  content: "";
  display: flex;
  width: 32px;
  min-width: 32px;
  height: 32px;
  background-image: url(../images/round-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: 250ms;
}

.dominos-ezg9xl.dominos-7gi8h8 .dominos-gvzlsm::after {
  transform: unset;
}

.dominos-mqymu8 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.dominos-nb2olg {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.dominos-zh2zs4 ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.dominos-nb2olg:before {
  content: "";
  display: flex;
  width: 12px;
  min-width: 12px;
  height: 12px;
  background-image: url(../images/list-marker.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.dominos-ezg9xl.dominos-7gi8h8 .dominos-mqymu8 {
  max-height: 100%;
}

.dominos-x1cb2x {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.dominos-aobh68 {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.dominos-symuc0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.dominos-f2n9l4 {
  margin-right: 4px;
}

.dominos-vw9twz {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--button-bg-color);
  padding: 4px 0;
  transition: color 0.dominos-zh2zs4 ease-in-out;
}

.dominos-vw9twz svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.dominos-aala1y,
.dominos-vw9twz:hover {
  color: var(--text-color);
}

.dominos-pb5qop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  border-radius: 12px 12px 0 0;
  padding: 8px;
  gap: 0 8px;
  background-color: #008f5e;
  color: #fff;
  width: 100%;
  border: none;
  cursor: pointer;
}

.dominos-pb5qop img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.dominos-pb5qop .dominos-h4ued0 {
  grid-column: 2/3;
  grid-row: 1/2;
  text-align: left;
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.dominos-pb5qop .dominos-00cmo5 {
  grid-column: 2/3;
  grid-row: 2/3;
  text-align: left;
  color: var(--title-color);
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.dominos-f1chx1 {
  display: flex;
  align-items: center;
  grid-column: 3/4;
  grid-row: 1/3;
  color: #196948;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  padding: 10px 16px;
  border-radius: 8px;
  background-color: var(--title-color);
  margin-top: 0;
}

.dominos-qdc0mq {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.dominos-5yhnbm .dominos-unmw55 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.dominos-5yhnbm {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.dominos-e766dv {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.dominos-1oe8ja {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.dominos-cvsaki {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.dominos-ze3mx9 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.2rem;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
  cursor: pointer;
}

.dominos-cvsaki:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.dominos-o6t7as {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.dominos-ikkznt {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 20px 5px #223c5059;
  box-shadow: 0 0 20px 5px #223c5059;
  background-color: var(--button-bg-color);
  -webkit-transition: -webkit-transform 0.dominos-zh2zs4 ease-in-out;
  transition: transform 0.dominos-zh2zs4 ease-in-out;
  -o-transition: transform 0.dominos-zh2zs4 ease-in-out;
  transition:
    transform 0.dominos-zh2zs4 ease-in-out,
    -webkit-transform 0.dominos-zh2zs4 ease-in-out;
  cursor: pointer;
}

.dominos-ikkznt svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.dominos-ikkznt:hover {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 18px;
  right: 80px;
  padding: 1em;
  max-width: 400px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 15px;
  -webkit-box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
  box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
}

#cookie-law-div a {
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#cookie-law-div a:hover {
  opacity: 0.7;
}

#cookie-law-div p {
  margin: 0;
  color: #000;
  padding-right: 50px;
}

#cookie-law-div button {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 0.5em;
  top: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #000;
  border: none;
  opacity: 0.6;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px;
}

#cookie-law-div button:hover {
  opacity: 1;
}

.dominos-h9wkmk {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .dominos-h9wkmk {
    left: calc(50% - 60px);
  }
}

#cookie-law-div {
  border-radius: 0;
  max-width: 100%;
  right: 0;
  bottom: 0;
}

#cookie-law-div p {
  padding-bottom: 50px;
}

body::-webkit-scrollbar-track {
  background-color: var(--fh-bg-color);
}

body::-webkit-scrollbar-thumb {
  border: 1px solid var(--fh-bg-color);
  border-radius: 10px;
  height: 20%;
  background: var(--button-bg-color);
}

.dominos-bkt4tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.dominos-4n7k0t {
  position: relative;
  width: 100%;
}

.dominos-bkt4tr.dominos-ec8ttt {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.dominos-bkt4tr.dominos-o7ixqm {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dominos-bkt4tr.dominos-rnz53r {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.dominos-cos9bi {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.dominos-lcz9yy {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.dominos-zh2zs4 ease-in-out;
  cursor: pointer;
}

.dominos-lcz9yy:hover {
  opacity: 0.5;
}

.dominos-bkt4tr.dominos-p3nc6r .dominos-lcz9yy {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.dominos-bkt4tr.dominos-p3nc6r .dominos-cos9bi {
  cursor: pointer;
}

.dominos-644ve1 {
  fill: #0009;
}

.dominos-du95ib {
  fill: #fff;
}

.dominos-lcz9yy:hover .dominos-644ve1 {
  fill: red;
}

.dominos-lcz9yy svg path {
  -webkit-transition: 0.dominos-zh2zs4 ease-in-out;
  -o-transition: 0.dominos-zh2zs4 ease-in-out;
  transition: 0.dominos-zh2zs4 ease-in-out;
}

.dominos-cibto6 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.dominos-cibto6 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.dominos-cibto6.dominos-4j887s > :not(.get-image) {
  grid-column: 1/3;
}

.dominos-m427ar:not(._h1-block) .dominos-cibto6 > .dominos-dnv2fk {
  grid-row: 1/2;
  grid-column: 1/3;
}

.dominos-cibto6.dominos-4j887s .dominos-rr0n8o {
  grid-column: 2/3;
}

.dominos-cibto6.dominos-4j887s > .dominos-rdhrci {
  grid-column: 1/2;
}

.dominos-cibto6.dominos-4j887s > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.dominos-cibto6 > p:first-of-type {
  margin-top: 0;
}

.dominos-cibto6 .dominos-rdhrci {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 2/3;
  grid-row: 1/10;
  border-radius: 12px;
  overflow: hidden;
}

.dominos-m427ar:not(._h1-block) .dominos-dnv2fk ~ .dominos-rdhrci {
  grid-row: 2/10;
}

.dominos-m427ar.dominos-erebo4 .dominos-dnv2fk ~ .dominos-rdhrci {
  grid-row: 1/10;
}

.dominos-m427ar.dominos-erebo4 > .dominos-dnv2fk {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.dominos-m427ar.dominos-erebo4 .dominos-rdhrci {
  grid-row: 1/10;
}

.dominos-cibto6.dominos-lo6aui .dominos-rdhrci {
  align-items: flex-start;
}

.dominos-cibto6.dominos-o7ixqm .dominos-rr0n8o {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.dominos-cibto6.dominos-o7ixqm .dominos-rdhrci {
  align-items: center;
}

.dominos-cibto6.dominos-ghwu1l .dominos-rdhrci {
  align-items: flex-end;
}

.dominos-rr0n8o > :first-child {
  margin-top: 0;
}

.dominos-rr0n8o > :last-child {
  margin-bottom: 0;
}

* + .dominos-cwd94d,
.dominos-m427ar + .dominos-m427ar {
  margin-top: 2rem;
}

.dominos-ptum3w td::before,
.dominos-ptum3w th::after {
  display: none !important;
}

.dominos-ptum3w #link-selector {
  color: #000;
}

.dominos-ptum3w .dominos-zpb36o {
  color: #135e96;
}

.dominos-ptum3w .dominos-0tv2ba *,
.dominos-ptum3w .dominos-i56d9f p,
.dominos-ptum3w .dominos-vy5qau * {
  color: #000;
}

.dominos-ptum3w .dominos-huq1wr {
  background: 0 0 !important;
}

.dominos-ptum3w .dominos-13cg16 {
  color: #000;
}

.dominos-ptum3w .dominos-5mprs1.dominos-s25dy1 {
  color: #fff;
}

.dominos-ptum3w .dominos-wakjkj {
  color: #000;
}

.dominos-ptum3w
  .dominos-hlokyi
  .dominos-lo2s4t.dominos-s25dy1.dominos-0fx7up {
  background: #ccc;
}

html :where(.editor-styles-wrapper) h1,
html :where(.editor-styles-wrapper) h2,
html :where(.editor-styles-wrapper) h3,
html :where(.editor-styles-wrapper) h4,
html :where(.editor-styles-wrapper) h5,
html :where(.editor-styles-wrapper) h6 {
  color: #000 !important;
}

.dominos-tepz0p,
body .dominos-oyd7n9 {
  color: #000;
  background: var(--color-body) !important;
}

.dominos-tepz0p .dominos-4qnpwp .dominos-snsua8,
body .dominos-oyd7n9 .dominos-4qnpwp .dominos-snsua8 {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .dominos-nb2olg:focus,
  .dominos-nb2olg:hover {
    color: #f9cb16;
  }
  .dominos-nlqgcb:focus,
  .dominos-nlqgcb:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .dominos-450ei3:focus img,
  .dominos-450ei3:focus svg,
  .dominos-450ei3:hover img,
  .dominos-450ei3:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .dominos-pb5qop {
    display: none;
  }
}

@media (min-width: 1024px) {
  .dominos-wfg835:hover .dominos-o3uq5s svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .dominos-o3uq5s {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .dominos-v9l66l {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .dominos-ipv29c {
    grid-template-columns: repeat(4, 1fr);
  }
  .dominos-t5p2vx {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .dominos-gt0x8b .dominos-bcqsgd {
    grid-template-columns: 1fr;
  }
  .dominos-gt0x8b .dominos-dyrvdf {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: nowrap row;
    flex-flow: nowrap row;
    overflow: auto;
    margin-right: 0;
    border-style: none;
    border-radius: 16px 16px 0 0;
    padding: 0;
  }
  .dominos-gt0x8b .dominos-9ai3ua {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .dominos-gt0x8b .dominos-qd52wn {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .dominos-gt0x8b .dominos-f7yqai {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .dominos-gt0x8b .dominos-9ai3ua:not(:first-child) {
    border: none;
  }
  .dominos-gt0x8b .dominos-9ai3ua:first-child .dominos-qd52wn {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .dominos-gt0x8b .dominos-9ai3ua:last-child .dominos-qd52wn {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .dominos-tinfry {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .dominos-4d48hx {
    max-width: 100px;
  }
  .dominos-yf4vbs {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .dominos-u4mg0l {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .dominos-u4mg0l svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .dominos-6ov08h {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .dominos-yf4vbs + .dominos-u4mg0l {
    margin-left: auto;
  }
  .dominos-qnv8y2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    max-width: 100vw !important;
    background-color: var(--fh-bg-color);
    opacity: 0;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    pointer-events: none;
  }
  .dominos-qnv8y2.dominos-7gi8h8 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .dominos-dczwi6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 32px 16px 12px 16px;
  }
  .dominos-aouia1 {
    width: 100%;
  }
  .dominos-aouia1:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .dominos-ru98ii {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .dominos-ru98ii svg {
    margin-right: 4px;
  }
  .dominos-wfg835 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .dominos-o3uq5s svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .dominos-o3uq5s {
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 5px 16px 30%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
  }
  .dominos-52mwo9 {
    display: none;
    width: 100%;
  }
  .dominos-wfg835.dominos-7gi8h8 .dominos-52mwo9 {
    padding: 0 0 0 48px;
  }
  .dominos-rsxnr2 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .dominos-mitvss .dominos-rdhrci {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .dominos-ug1x23 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .dominos-ug1x23 + .dominos-ug1x23 {
    margin-right: 0;
  }
  .dominos-ug1x23 + .dominos-rdhrci {
    margin: 0;
  }
  .dominos-v9l66l {
    grid-template-columns: repeat(4, 1fr);
  }
  .dominos-ipv29c {
    grid-template-columns: repeat(3, 1fr);
  }
  .dominos-q48yvi,
  .dominos-ag9sby {
    grid-template-columns: repeat(2, 1fr);
  }
  .dominos-cibto6 {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .dominos-cibto6.dominos-4j887s .dominos-rr0n8o {
    grid-column: auto;
    grid-row: auto;
  }
  .dominos-cibto6 > .dominos-dnv2fk {
    grid-column: 1/2;
  }
  .dominos-cibto6.dominos-4j887s > :not(.get-image) {
    grid-column: 1/2;
  }
  .dominos-cibto6 .dominos-rdhrci,
  .dominos-cibto6.dominos-4j887s > .dominos-rdhrci {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .dominos-cibto6.dominos-4j887s > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .dominos-m427ar.dominos-erebo4 .dominos-cibto6 > .dominos-rdhrci {
    grid-row: 1/2;
  }
  .dominos-cibto6 .dominos-dnv2fk ~ .dominos-rdhrci,
  .dominos-cibto6.dominos-4j887s .dominos-dnv2fk ~ .dominos-rdhrci {
    grid-row: 2/3;
  }
  .dominos-m427ar.dominos-erebo4 .dominos-dnv2fk ~ .dominos-rdhrci {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .dominos-i6fnzx:first-child .dominos-mkpntw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dominos-i6fnzx:first-child .dominos-mkpntw h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .dominos-i6fnzx {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .dominos-i6fnzx {
    padding: 0;
  }
  .dominos-2nen44 {
    margin-top: 1rem;
  }
  .dominos-erfmlr {
    border-radius: 5px;
  }
  .dominos-nb846j {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dominos-gvzlsm::after {
    display: inline-block;
  }
  .dominos-gvzlsm {
    margin: 0;
    width: 100%;
  }
  .dominos-mqymu8 {
    width: 100%;
  }
  .dominos-mqymu8.dominos-84qcxx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .dominos-mqymu8.dominos-84qcxx .dominos-c89vx4 {
    width: 100%;
  }
  .dominos-mqymu8.dominos-84qcxx .dominos-c89vx4:not(:last-child) {
    margin-right: 0;
  }
  .dominos-nb2olg {
    width: 100%;
    text-align: center;
  }
  .dominos-ezg9xl.dominos-7gi8h8 .dominos-mqymu8 {
    margin-top: 1rem;
  }
  .dominos-v9l66l {
    grid-template-columns: repeat(3, 1fr);
  }
  .dominos-t5p2vx,
  .dominos-ipv29c {
    grid-template-columns: repeat(2, 1fr);
  }
  .dominos-q48yvi,
  .dominos-ag9sby,
  .dominos-rs4guc {
    grid-template-columns: 1fr;
  }
  .dominos-dkve6s {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .dominos-e21hum {
    min-width: 300px;
    max-width: 325px;
  }
  .dominos-qd52wn {
    cursor: auto;
  }
  .dominos-4o8ryb .dominos-qd52wn {
    padding: 8px;
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 700px) {
  html {
    font-size: 15px;
  }
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .dominos-h9wkmk {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .dominos-52mwo9 {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  #cookie-law-div {
    right: 0;
    bottom: 0;
    border-radius: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .dominos-h9wkmk {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.dominos-ug1x23 p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .dominos-u4mg0l {
    margin: 0 -0.2rem;
  }
  .dominos-ug1x23 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .dominos-1doh2r {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .dominos-az8e7c {
    max-width: 100%;
  }
  .dominos-v9l66l {
    grid-template-columns: repeat(2, 1fr);
  }
  .dominos-t5p2vx,
  .dominos-ipv29c {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .dominos-tinfry {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .dominos-u4mg0l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 1rem;
    width: 100%;
    text-align: center;
  }
  .dominos-icq4rc {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .dominos-6y4n1p {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .dominos-co137r,
  .dominos-0x7lk5 {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .dominos-cjzq9l {
    width: 100%;
  }
  .dominos-v9l66l {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .dominos-h9wkmk {
    top: 127px !important;
  }
}

.dominos-lr72hm {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .dominos-lr72hm {
  }
}

@media (max-width: 767px) {
  .dominos-lr72hm {
    margin-bottom: 12px;
  }
}

.dominos-lr72hm img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.dominos-q6nbw2 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.dominos-q6nbw2 > .dominos-aiud2w {
  flex: 1 1;
}

@media (max-width: 767px) {
  .dominos-q6nbw2 {
    flex-direction: column;
    gap: 12px;
  }
}

.dominos-5vgh9v {
  display: flex;
}

.dominos-5vgh9v .dominos-c7je3j {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 8px;
  border-radius: 4px 0 0 4px;
}

.dominos-5vgh9v .dominos-pevu2k {
  display: flex;
  align-items: center;
  flex: 1 1;
  background-color: var(--fh-bg-color);
  overflow: hidden;
  width: max-content;
  border-radius: 0 4px 4px 0;
}

.dominos-5vgh9v .dominos-auv4vi {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.dominos-5vgh9v .dominos-ykgc9h {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
  margin-left: 32px;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 3px));
  }
}

.dominos-5vgh9v .dominos-ykgc9h:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.dominos-5vgh9v .dominos-7mh0wz {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.dominos-jiv5uo {
  border: unset;
  background-color: unset;
}

.dominos-jiv5uo tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.dominos-jiv5uo .dominos-4g08a2,
.dominos-jiv5uo .dominos-3vdxno {
  flex: 0 1 330px;
}

.dominos-jiv5uo .dominos-eh2x5m {
  flex: 1 1;
}

.dominos-jiv5uo tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.dominos-jiv5uo tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.dominos-jiv5uo tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.dominos-jiv5uo tr td p {
  color: #fff;
  margin: 0;
}

.dominos-jiv5uo tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.dominos-jiv5uo tr.dominos-4g08a2 td p {
  padding: 16px 0;
}

.dominos-jiv5uo tr.dominos-4g08a2 td p:not(:last-child),
.dominos-jiv5uo tr.dominos-3vdxno td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.dominos-jiv5uo tr.dominos-4g08a2 td p:first-child,
.dominos-jiv5uo tr.dominos-3vdxno td p:first-child {
  padding-top: 0;
}

.dominos-jiv5uo tr.dominos-3vdxno td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.dominos-jiv5uo tr.dominos-3vdxno td p:last-child {
  padding-bottom: 0;
}

.dominos-jiv5uo .dominos-3vdxno img {
  max-width: 32px;
}

.dominos-jiv5uo .dominos-eh2x5m {
  min-width: 718px;
}

.dominos-jiv5uo .dominos-eh2x5m td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.dominos-jiv5uo .dominos-eh2x5m td {
  display: flex;
}

.dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-p461xk,
.dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-obna28,
.dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-gf939a {
  flex: 1 1 50%;
}

.dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-lwak1o {
  flex: 1 1 100%;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-7vwufo,
.dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-9dsb5v {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-p461xk,
.dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-obna28 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-p461xk span,
.dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-obna28 span {
  font-weight: 800;
}

.dominos-jiv5uo .dominos-eh2x5m img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .dominos-jiv5uo .dominos-eh2x5m td .dominos-gf939a:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .dominos-jiv5uo tr.dominos-4g08a2 td p:last-child {
    padding-bottom: 0;
  }
  .dominos-jiv5uo .dominos-3vdxno > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .dominos-jiv5uo .dominos-3vdxno > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .dominos-jiv5uo tr.dominos-4g08a2 td p:not(:last-child),
  .dominos-jiv5uo tr.dominos-3vdxno td p:not(:last-child) {
    border-bottom: unset;
  }
  .dominos-jiv5uo tr.dominos-3vdxno td p:last-child {
    padding-bottom: 12px;
  }
  .dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-p461xk,
  .dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-obna28,
  .dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-gf939a {
    flex: 1 1 50%;
    padding: 0;
  }
  .dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-p461xk,
  .dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-obna28 {
    margin-top: 16px;
  }
  .dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-gf939a {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-p461xk {
    border-right: 1px solid var(--border-color);
  }
  .dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-gf939a:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .dominos-jiv5uo .dominos-eh2x5m td:last-child .dominos-gf939a:last-child {
    padding-bottom: 0;
  }
}

.dominos-gf939a {
  display: flex;
  flex-direction: column;
}

.dominos-jiv5uo .dominos-eh2x5m td .dominos-gf939a {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.dominos-jiv5uo .dominos-eh2x5m td .dominos-gf939a:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.dominos-jiv5uo .dominos-eh2x5m td .dominos-gf939a:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .dominos-jiv5uo .dominos-eh2x5m td .dominos-gf939a:not(:first-child) {
    padding-left: 0;
  }
  .dominos-jiv5uo .dominos-eh2x5m td .dominos-gf939a:not(:last-of-type) {
    border-right: unset;
  }
}

.dominos-jiv5uo .dominos-8bk7i8 {
  flex: 0 1 485px;
}

.dominos-jiv5uo .dominos-kt9v1d {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.dominos-jiv5uo .dominos-kt9v1d li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.dominos-jiv5uo .dominos-kt9v1d li.dominos-yg783w {
  padding: 6px 12px;
}

.dominos-jiv5uo .dominos-kt9v1d li a,
.dominos-jiv5uo .dominos-kt9v1d li button {
  display: flex;
  background: 0 0;
  border: none;
  text-decoration: none;
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  padding: 6px 12px;
  cursor: pointer;
}

.dominos-jiv5uo .dominos-gf7p0c,
.dominos-jiv5uo .dominos-uvt74n {
  flex: 1 1;
}

.dominos-jiv5uo .dominos-hsclm6,
.dominos-jiv5uo .dominos-yfvwfu {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.dominos-jiv5uo .dominos-hsclm6 li,
.dominos-jiv5uo .dominos-yfvwfu li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.dominos-jiv5uo .dominos-uvt74n img {
  max-width: 32px;
}

.dominos-jiv5uo .dominos-gf7p0c img {
  max-width: 32px;
}

.dominos-jiv5uo .dominos-6egyz3 {
  min-width: 280px;
}

.dominos-jiv5uo .dominos-6egyz3 img {
  max-width: 146px;
}

.dominos-jiv5uo .dominos-6egyz3 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .dominos-jiv5uo .dominos-4g08a2,
  .dominos-jiv5uo .dominos-3vdxno {
    flex: 0 1 auto;
  }
  .dominos-jiv5uo .dominos-eh2x5m {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .dominos-jiv5uo .dominos-4g08a2,
  .dominos-jiv5uo .dominos-8bk7i8,
  .dominos-jiv5uo .dominos-3vdxno,
  .dominos-jiv5uo .dominos-eh2x5m {
    flex: 1 1 calc(50% - 20px);
  }
  .dominos-jiv5uo .dominos-gf7p0c,
  .dominos-jiv5uo .dominos-6egyz3,
  .dominos-jiv5uo .dominos-uvt74n {
    flex: 1 1 30%;
  }
  .dominos-jiv5uo .dominos-6egyz3 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .dominos-jiv5uo .dominos-4g08a2,
  .dominos-jiv5uo .dominos-8bk7i8,
  .dominos-jiv5uo .dominos-gf7p0c,
  .dominos-jiv5uo .dominos-3vdxno,
  .dominos-jiv5uo .dominos-eh2x5m,
  .dominos-jiv5uo .dominos-6egyz3,
  .dominos-jiv5uo .dominos-uvt74n {
    flex: 1 1 100%;
  }
}

.dominos-w261u5 .dominos-r9xvcc {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.dominos-w261u5 .dominos-4k5jcl {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.dominos-w261u5 .dominos-mc760p {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.dominos-w261u5 .dominos-dyg4ey {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.dominos-w261u5 .dominos-dyg4ey > :nth-child(3) {
  margin-top: 0;
}

.dominos-w261u5 .dominos-rdhrci {
  grid-column: 2/3;
  grid-row: 1/10;
}

.dominos-w261u5 .dominos-dsk7yo {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.dominos-w261u5 .dominos-2nen44 {
  grid-column: 1/2;
}

.dominos-w261u5 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.dominos-w261u5 .dominos-4k5jcl:not(:last-child):before {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  margin: auto;
  content: "";
  width: 44px;
  min-width: 44px;
  height: 24px;
  background-image: url(../images/how-to_arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--fh-bg-color);
  z-index: 1;
}

.dominos-w261u5 .dominos-4k5jcl:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.dominos-w261u5 .dominos-cjzq9l {
  min-width: 240px;
}

@media (max-width: 768px) {
  .dominos-w261u5 .dominos-4k5jcl:not(:last-child):before {
    bottom: 8px;
  }
  .dominos-w261u5 .dominos-4k5jcl:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .dominos-w261u5 .dominos-dyg4ey {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .dominos-w261u5 .dominos-rdhrci {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .dominos-w261u5 .dominos-rdhrci img {
    width: 100%;
    height: auto;
  }
  .dominos-w261u5 .dominos-cjzq9l {
    width: 100%;
    min-width: unset;
  }
}

.dominos-2w4ptt .dominos-alb77z {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.dominos-2w4ptt .dominos-bzbpae {
  display: flex;
  gap: 16px;
  flex: 1 1 calc(50% - 10px);
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  overflow: hidden;
}

.dominos-2w4ptt .dominos-rdhrci {
  height: 100%;
}

.dominos-2w4ptt .dominos-rdhrci img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.dominos-2w4ptt .dominos-a3exom {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.dominos-2w4ptt .dominos-kjv6l0 {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.dominos-2w4ptt .dominos-9isy04 {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .dominos-2w4ptt .dominos-bzbpae {
    flex: 1 1 100%;
  }
  .dominos-2w4ptt .dominos-z2vzu0 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .dominos-2w4ptt .dominos-bzbpae {
    flex-direction: column;
  }
  .dominos-2w4ptt .dominos-rdhrci {
    width: 100%;
    height: auto;
  }
  .dominos-2w4ptt .dominos-rdhrci img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .dominos-2w4ptt .dominos-a3exom {
    padding: 0 16px 16px 16px;
  }
  .dominos-2w4ptt .dominos-z2vzu0 {
    min-width: unset;
    width: 100%;
  }
}

.dominos-h1so4v .dominos-ygvfs5 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.dominos-h1so4v .dominos-jklej4 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.dominos-h1so4v img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.dominos-h1so4v .dominos-iqcbau {
  position: relative;
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 16px;
  background-color: rgba(15, 39, 23, 0.95);
  z-index: 1;
  transition: 0.2s;
}

.dominos-h1so4v .dominos-jklej4:hover .dominos-iqcbau {
  display: flex;
}

.dominos-h1so4v .dominos-yio3ub {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.dominos-h1so4v .dominos-vd0quw {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.dominos-ddtq6u {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: unset;
  width: auto;
  cursor: pointer;
}

.dominos-ddtq6u.dominos-0osuk1 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.dominos-xx6vj8 ease-in-out;
}

.dominos-ddtq6u.dominos-0osuk1:hover {
  color: #f9cb16;
  background-color: transparent;
}

.dominos-h1so4v .dominos-8jl1hh {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.dominos-xx6vj8 ease-in-out;
}

.dominos-h1so4v .dominos-8jl1hh:hover {
  color: #196948;
  background-color: #f9cb16;
}

.dominos-h1so4v .dominos-8jl1hh:after,
.dominos-ddtq6u.dominos-0osuk1:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.dominos-ddtq6u.dominos-0osuk1:after {
  background-image: url(../images/Cash.svg);
}

.dominos-h1so4v .dominos-8jl1hh:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .dominos-h1so4v .dominos-ygvfs5 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .dominos-h1so4v .dominos-ygvfs5 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .dominos-h1so4v .dominos-ygvfs5 {
    grid-template-columns: 1fr;
  }
  .dominos-h1so4v .dominos-jklej4 {
    height: auto;
  }
  .dominos-h1so4v .dominos-jklej4 .dominos-iqcbau {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .dominos-h1so4v .dominos-yio3ub,
  .dominos-h1so4v .dominos-vd0quw {
    text-align: left;
  }
  .dominos-h1so4v .dominos-vd0quw {
    margin-bottom: 8px;
  }
  .dominos-h1so4v img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.dominos-woy7qt {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 39, 23, 0.9);
  z-index: 990;
}

.dominos-woy7qt.dominos-p3nc6r {
  display: block;
}

.dominos-woy7qt .dominos-mzmyob {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 860px;
  height: 580px;
  background-color: #318562;
  border-radius: 12px;
  overflow: hidden;
}

.dominos-woy7qt .dominos-iul82n {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.dominos-woy7qt .dominos-lcoycy {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.dominos-woy7qt .dominos-ap55uj {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.dominos-woy7qt .dominos-ddtq6u {
  min-width: 296px;
  margin-bottom: 0;
}

.dominos-woy7qt .dominos-giyd74 {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.dominos-woy7qt .dominos-rgnry5 {
  position: relative;
  flex: 1 1;
}

.dominos-woy7qt .dominos-rgnry5 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .dominos-woy7qt .dominos-iul82n {
    flex-wrap: wrap;
    gap: 8px;
  }
  .dominos-woy7qt .dominos-lcoycy {
    order: 1;
  }
  .dominos-woy7qt .dominos-ap55uj {
    order: 3;
    flex: 1 1 100%;
  }
  .dominos-woy7qt .dominos-ddtq6u {
    width: 100%;
    min-width: unset;
  }
  .dominos-woy7qt .dominos-giyd74 {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .dominos-cibto6 > .dominos-dnv2fk {
    margin-bottom: 0;
  }
  .dominos-cibto6 > .dominos-2nen44,
  .dominos-cibto6 > p {
    margin-top: 0;
  }
}

.dominos-wnn19t img,
.dominos-ug1x23 img {
  width: auto;
  object-fit: contain;
}

.dominos-wnn19t {
  align-items: center;
}

.dominos-wnn19t img {
  max-height: 76px;
}

.dominos-ug1x23 img {
  max-height: 64px;
}

.dominos-x5ukk0 {
  overflow: auto;
}

.dominos-fv3egc {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.dominos-zl72ua:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.dominos-iisyib {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.dominos-va1kp3 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dominos-iisyib .dominos-rdhrci {
  margin-right: 20px;
  flex-shrink: 0;
}

.dominos-iisyib img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.dominos-4nsek5 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.dominos-4nsek5 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .dominos-iisyib {
    padding: 15px 10px;
  }
  .dominos-4nsek5 {
    padding: 15px 10px;
  }
  .dominos-iisyib .dominos-rdhrci {
    margin-right: 10px;
  }
}

.dominos-j3ugql {
  overflow-x: auto;
}

.dominos-cj4y8n {
  border-collapse: collapse;
  width: 100%;
}

.dominos-j3ugql th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.dominos-j3ugql td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.dominos-j3ugql td.dominos-ttte1b {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.dominos-j3ugql td.dominos-y0z1oc {
  border-right: none;
}

.dominos-j3ugql td.dominos-y0z1oc .dominos-rdhrci {
  justify-content: flex-start;
}

.dominos-j3ugql td.dominos-y0z1oc .dominos-rdhrci img {
  height: auto;
  width: 90px;
}

.dominos-j3ugql td.dominos-ynfudt,
.dominos-j3ugql td.dominos-yco1v2 {
  font-weight: 600;
  text-align: right;
}

.dominos-j3ugql td.dominos-roi7kq,
.dominos-j3ugql td.dominos-ynfudt {
  padding-bottom: 10px;
  border-bottom: none;
}

.dominos-j3ugql td.dominos-ynfudt,
.dominos-j3ugql td.dominos-yco1v2 {
  border-left: none;
}

.dominos-j3ugql td.dominos-roi7kq,
.dominos-j3ugql td.dominos-tbj7a0 {
  border-right: none;
}

.dominos-j3ugql td.dominos-tbj7a0,
.dominos-j3ugql td.dominos-yco1v2 {
  border-top: none;
  padding-top: 10px;
}

.dominos-caf0qv {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 12px;
  width: 100%;
  border-radius: 12px;
  background-color: var(--fh-bg-color);
  margin-top: 20px;
}

.dominos-caf0qv .dominos-z2vzu0 {
  min-width: unset;
  width: 100%;
}

.dominos-caf0qv .dominos-z2vzu0.dominos-ikbg2v {
  grid-column: 1/2;
  grid-row: 1/2;
}

.dominos-caf0qv .dominos-z2vzu0.dominos-p4pg1i {
  grid-column: 2/3;
  grid-row: 1/2;
}

.dominos-caf0qv .dominos-o3gcf0 {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .dominos-caf0qv {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .dominos-caf0qv .dominos-z2vzu0.dominos-ikbg2v {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .dominos-caf0qv .dominos-z2vzu0.dominos-p4pg1i {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .dominos-caf0qv .dominos-o3gcf0 {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.dominos-duwpxn {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

.dominos-3dlbxg {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.dominos-omxpvy p a img {
  margin: 0 auto;
  display: block;
}

.dominos-omxpvy table {
  margin-bottom: 17px;
}

/* contanct form */
.dominos-uudbgr {
  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-uudbgr label {
  font-size: 14px;
}

.dominos-uudbgr h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.dominos-uudbgr input,
.dominos-uudbgr textarea,
.dominos-uudbgr 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-uudbgr button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.dominos-xx6vj8 ease;
}
.dominos-uudbgr button:hover {
  background-color: #691204;
}
.dominos-kmw6sb {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.dominos-osj1al ease-in;
}

.dominos-kmw6sb h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.dominos-yejr7j, .dominos-pejs7l, [class*="review-card"],
thead, thead th, table th, .dominos-n8w8hq,
.dominos-aj6c4g, [class*="collapsible-header"],
.dominos-ytcjh1, [class*="updated-block"] {
  color: #ece7dc !important;
}
