/* Reset and base styles  */

* {
  padding: 0px;
  margin: 0px;
  border: none;
}

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

/* Links */

a,
a:link,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* Common */

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

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: inherit;
  font-weight: inherit;
}

ul,
ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

img,
svg {
  max-width: 100%;
  height: auto;
}

address {
  font-style: normal;
}

/* Form */

input,
textarea,
button,
select {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
}

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

button,
input[type=submit] {
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  background: none;
  cursor: pointer;
}

input:focus,
input:active,
button:focus,
button:active {
  outline: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

label {
  cursor: pointer;
}

legend {
  display: block;
}

@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("../betandcasinos-uk__fonts/betandcasinos-uk__Poppins-Regular.woff2") format("woff2"), url("../betandcasinos-uk__fonts/betandcasinos-uk__Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("../betandcasinos-uk__fonts/betandcasinos-uk__Poppins-Bold.woff2") format("woff2"), url("../betandcasinos-uk__fonts/betandcasinos-uk__Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

:root {
  --container-width: 1440px;
  --container-padding: 122px;
  --container-padding-tablet: 12px;
  --background: #040404;
  --font-color: #FFF;
  --font-size: clamp(0.875rem, 0.8317307692rem + 0.1923076923vw, 1rem);
  --font-family: Poppins, sans-serif;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  --laptop-size: 1199px;
  --tablet-size: 959px;
  --mobile-size: 599px;
  --btn-font-size: clamp(0.75rem, 0.5769230769rem + 0.7692307692vw, 1.25rem);
  --btn-font-weight: 700;
  --btn-padding: 0.75em 1em;
  --btn-bg: #FC7E2F;
  --btn-bg-hover: #e1bc5c;
  --btn-color: #040404;
  --btn-radius: 1rem;
  --btn-transition: all 0.2s ease-in-out;
  --btn-shadow: inset 0px -100px 30px -80px #FC7E3F;
  --btn-shadow-hover: inset 0px -100px 30px -80px #e1bc6c;
}

h1,
.betandcasinos-uk__h1,
h2,
.betandcasinos-uk__h2,
h3,
.betandcasinos-uk__h3 {
  font-weight: normal;
  overflow-wrap: break-word;
  word-break: break-word;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 120%;
}

h1,
.betandcasinos-uk__h1 {
  font-size: clamp(1.875rem, 1.2692307692rem + 2.6923076923vw, 3.625rem);
}

h2,
.betandcasinos-uk__h2 {
  font-size: clamp(1rem, 0.9567307692rem + 0.1923076923vw, 1.125rem);
  color: #FC7E2F;
}

h3,
.betandcasinos-uk__h3 {
  font-size: clamp(0.875rem, 0.8317307692rem + 0.1923076923vw, 1rem);
}

html {
  scroll-behavior: smooth;
  background: var(--background);
}

body {
  color: var(--font-color);
  font-family: var(--font-family);
  font-size: var(--font-size);
  font-weight: 400;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url("./../betandcasinos-uk__img/betandcasinos-uk__bg.avif");
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("./../betandcasinos-uk__img/betandcasinos-uk__bg.avif");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}				.betandcasinos-uk__avif body {					background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("./../betandcasinos-uk__img/betandcasinos-uk__bg.avif")				}							.betandcasinos-uk__avif body {					background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url("./../betandcasinos-uk__img/betandcasinos-uk__bg.avif")				}			

html,
body {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

a {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: inherit;
}

img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

.betandcasinos-uk__no-scroll {
  overflow: hidden;
}

.betandcasinos-uk__visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.betandcasinos-uk__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.betandcasinos-uk__items .betandcasinos-uk__item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.betandcasinos-uk__terms .betandcasinos-uk__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.betandcasinos-uk__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 60px;
  margin: 60px 0;
}

.btn {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: grid;
  place-items: center;
  font-size: var(--btn-font-size);
  font-weight: var(--btn-font-weight);
  padding: var(--btn-padding);
  color: var(--btn-color);
  background-color: var(--btn-bg);
  border-radius: var(--btn-radius);
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: var(--btn-transition);
  transition: var(--btn-transition);
  -webkit-box-shadow: var(--btn-shadow);
  box-shadow: var(--btn-shadow);
  line-height: 1.2;
  white-space: nowrap;
  text-transform: uppercase;
}

.btn:active {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}

.betandcasinos-uk__back {
  width: 24px;
  aspect-ratio: 1/1;
  background-image: url("./../betandcasinos-uk__img/betandcasinos-uk__arrow-left.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.betandcasinos-uk__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
  margin: 0 auto;
  padding: 0 var(--container-padding);
  max-width: var(--container-width);
  width: 100%;
}

.betandcasinos-uk__popup {
  color: #FFF;
  background: #000;
  padding: 40px 20px;
  max-width: 500px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
}

.betandcasinos-uk__popup__title {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.betandcasinos-uk__modal {
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  z-index: 100000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  display: none;
}

.betandcasinos-uk__modal.betandcasinos-uk__show {
  opacity: 1;
}

.betandcasinos-uk__modal__popup {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #DF3C5C;
  font-size: 14px;
}

.betandcasinos-uk__cookie__popup {
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 10;
  max-width: 100%;
  bottom: -100%;
  -webkit-transition: all 2s cubic-bezier(0.02, 0.7, 0.03, 1);
  transition: all 2s cubic-bezier(0.02, 0.7, 0.03, 1);
  z-index: 10000;
  border-top: 1px solid #DF3C5C;
  font-size: 12px;
}

.betandcasinos-uk__cookie__wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 250px;
  margin-left: 30px;
}

.betandcasinos-uk__cookie.betandcasinos-uk__hidden {
  display: none;
}

.betandcasinos-uk__cookie .btn {
  width: 100%;
}

.betandcasinos-uk__cookie .betandcasinos-uk__container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
}

.betandcasinos-uk__cookie img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 70px;
  height: 70px;
}

.betandcasinos-uk__cookie .betandcasinos-uk__show {
  bottom: 0;
}

/* Blocks */

.betandcasinos-uk__banner {
  padding-top: 30px;
  text-align: center;
  cursor: default;
}

.betandcasinos-uk__banner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 8px;
  max-width: 780px;
  width: 100%;
  margin-inline: auto;
  margin-top: 10px;
}

.betandcasinos-uk__banner li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(0.125rem, -0.0480769231rem + 0.7692307692vw, 0.625rem);
  font-size: clamp(0.4375rem, 0.2860576923rem + 0.6730769231vw, 0.875rem);
}

.betandcasinos-uk__banner li:before {
  content: "";
  height: clamp(0.5rem, 0.1538461538rem + 1.5384615385vw, 1.5rem);
  aspect-ratio: 1/1;
  background-image: url("./../betandcasinos-uk__img/betandcasinos-uk__icon-diamond.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: -2px;
}

.betandcasinos-uk__footer {
  background: rgba(10, 4, 0, 0.8);
  backdrop-filter: blur(3px);
  margin-top: auto;
  padding-block: 30px;
  font-size: 14px;
}

.betandcasinos-uk__footer .betandcasinos-uk__container {
  gap: 30px;
}

.betandcasinos-uk__footer a {
  color: #FC7E2F;
  font-weight: 700;
  text-transform: uppercase;
}

.betandcasinos-uk__footer a:hover {
  opacity: 0.6;
}

.betandcasinos-uk__footer .betandcasinos-uk__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.betandcasinos-uk__footer .betandcasinos-uk__logos img {
  width: auto;
  max-height: 46px;
}

.betandcasinos-uk__footer .betandcasinos-uk__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.betandcasinos-uk__footer .betandcasinos-uk__age {
  margin-left: auto;
  color: #FC7E2F;
  font-weight: 700;
  font-size: clamp(1.875rem, 1.6586538462rem + 0.9615384615vw, 2.5rem);
  line-height: 100%;
  cursor: default;
}

.betandcasinos-uk__header {
  padding-block: 16px;
  display: none;
}

.betandcasinos-uk__header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.betandcasinos-uk__header a:hover {
  opacity: 0.6;
}

.betandcasinos-uk__icons-wrapper {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.betandcasinos-uk__icon {
  fill: transparent;
  stroke: transparent;
  width: 62px;
  height: 62px;
}

.betandcasinos-uk__mobile-nav {
  position: fixed;
  top: -100%;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #000;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.betandcasinos-uk__mobile-nav--open {
  top: 0;
}

.betandcasinos-uk__mobile-nav a {
  color: #fff;
}

.betandcasinos-uk__mobile-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  row-gap: 20px;
  font-size: 28px;
}

.betandcasinos-uk__mobile-nav__list .betandcasinos-uk__active {
  opacity: 0.5;
}

/* Nav Icon */

.betandcasinos-uk__mobile-nav-btn {
  --time: 0.1s;
  --width: 26px;
  --height: 30px;
  --line-height: 3px;
  --spacing: 5px;
  --color: #ffffff;
  --radius: 4px;
  /* Fixed height and width */
  /* height: var(--height); */
  /* width: var(--width); */
  /* Dynamic height and width */
  height: calc(var(--line-height) * 2 + var(--spacing) * 4);
  width: var(--width);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.betandcasinos-uk__nav-icon {
  position: relative;
  width: var(--width);
  height: var(--line-height);
  background-color: var(--color);
  border-radius: var(--radius);
}

.betandcasinos-uk__nav-icon::before,
.betandcasinos-uk__nav-icon::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: var(--width);
  height: var(--line-height);
  border-radius: var(--radius);
  background-color: var(--color);
  -webkit-transition: top var(--time) linear var(--time), -webkit-transform var(--time) ease-in;
  transition: top var(--time) linear var(--time), -webkit-transform var(--time) ease-in;
  transition: transform var(--time) ease-in, top var(--time) linear var(--time);
  transition: transform var(--time) ease-in, top var(--time) linear var(--time), -webkit-transform var(--time) ease-in;
}

.betandcasinos-uk__nav-icon::before {
  /* top: calc(var(--line-height) * -2); */
  top: calc(-1 * (var(--line-height) + var(--spacing)));
}

.betandcasinos-uk__nav-icon::after {
  /* top: calc(var(--line-height) * 2); */
  top: calc(var(--line-height) + var(--spacing));
}

.betandcasinos-uk__nav-icon.betandcasinos-uk__nav-icon--active {
  background-color: transparent;
}

.betandcasinos-uk__nav-icon.betandcasinos-uk__nav-icon--active::before,
.betandcasinos-uk__nav-icon.betandcasinos-uk__nav-icon--active::after {
  top: 0;
  -webkit-transition: top var(--time) linear, -webkit-transform var(--time) ease-in var(--time);
  transition: top var(--time) linear, -webkit-transform var(--time) ease-in var(--time);
  transition: top var(--time) linear, transform var(--time) ease-in var(--time);
  transition: top var(--time) linear, transform var(--time) ease-in var(--time), -webkit-transform var(--time) ease-in var(--time);
  background-color: #fff;
}

.betandcasinos-uk__nav-icon.betandcasinos-uk__nav-icon--active::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.betandcasinos-uk__nav-icon.betandcasinos-uk__nav-icon--active::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Layout */

.betandcasinos-uk__mobile-nav-btn {
  z-index: 999;
  display: none;
}

.betandcasinos-uk__text li {
  border-radius: 0 0 15px 15px;
  border: 2px solid #411900;
  background: rgba(10, 4, 0, 0.8);
  backdrop-filter: blur(3px);
  display: grid;
  grid-template-columns: 63px 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  gap: 10px 20px;
  font-size: 14px;
  line-height: 120%;
  cursor: default;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.betandcasinos-uk__text li::before {
  content: "";
  height: 63px;
  aspect-ratio: 1/1;
  background-image: url("./../betandcasinos-uk__img/betandcasinos-uk__icon-diamond.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  grid-row: span 2/span 2;
}

.betandcasinos-uk__top {
  min-height: 200px;
}

.betandcasinos-uk__top .betandcasinos-uk__container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 20px;
}

.betandcasinos-uk__top .betandcasinos-uk__article {
  border-radius: 0 0 15px 15px;
  border: 2px solid #FC7E2F;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(65, 25, 0, 0.6)), to(rgba(10, 4, 0, 0.6)));
  background: linear-gradient(0deg, rgba(65, 25, 0, 0.6) 0%, rgba(10, 4, 0, 0.6) 100%);
  -webkit-box-shadow: 0 0 20px 0 rgba(252, 126, 47, 0.5);
  box-shadow: 0 0 20px 0 rgba(252, 126, 47, 0.5);
  backdrop-filter: blur(3px);
  padding: 10px;
  padding-top: 46px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 14px 10px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  position: relative;
  width: 100%;
  height: 100%;
  position: relative;
  cursor: default;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  max-width: 385px;
  will-change: transform;
}

.betandcasinos-uk__top .betandcasinos-uk__article > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.betandcasinos-uk__top li:nth-of-type(2) .betandcasinos-uk__stars li:nth-last-child(1) img,
.betandcasinos-uk__top li:nth-of-type(4) .betandcasinos-uk__stars li:nth-last-child(2) img,
.betandcasinos-uk__top li:nth-of-type(6) .betandcasinos-uk__stars li:nth-last-child(3) img,
.betandcasinos-uk__top li:nth-of-type(8) .betandcasinos-uk__stars li:nth-last-child(4) img,
.betandcasinos-uk__top li:nth-of-type(10) .betandcasinos-uk__stars li:nth-last-child(5) img {
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, color-stop(50%, black), color-stop(50%, rgba(0, 0, 0, 0.35)));
  -webkit-mask-image: linear-gradient(to right, black 50%, rgba(0, 0, 0, 0.35) 50%);
  mask-image: -webkit-gradient(linear, left top, right top, color-stop(50%, black), color-stop(50%, rgba(0, 0, 0, 0.35)));
  mask-image: linear-gradient(to right, black 50%, rgba(0, 0, 0, 0.35) 50%);
}

.betandcasinos-uk__top li:nth-of-type(3) .betandcasinos-uk__stars li:nth-last-child(1) img,
.betandcasinos-uk__top li:nth-of-type(4) .betandcasinos-uk__stars li:nth-last-child(1) img,
.betandcasinos-uk__top li:nth-of-type(5) .betandcasinos-uk__stars li:nth-last-child(-n+2) img,
.betandcasinos-uk__top li:nth-of-type(6) .betandcasinos-uk__stars li:nth-last-child(-n+2) img,
.betandcasinos-uk__top li:nth-of-type(7) .betandcasinos-uk__stars li:nth-last-child(-n+3) img,
.betandcasinos-uk__top li:nth-of-type(8) .betandcasinos-uk__stars li:nth-last-child(-n+3) img,
.betandcasinos-uk__top li:nth-of-type(9) .betandcasinos-uk__stars li:nth-last-child(-n+4) img,
.betandcasinos-uk__top li:nth-of-type(10) .betandcasinos-uk__stars li:nth-last-child(-n+4) img {
  opacity: 0.35;
}

.betandcasinos-uk__top .betandcasinos-uk__label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 10px;
  letter-spacing: 0.8px;
  font-weight: 700;
  padding: 10px;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(65, 25, 0, 0)), color-stop(15%, #411900), color-stop(85%, #411900), to(rgba(65, 25, 0, 0)));
  background: linear-gradient(90deg, rgba(65, 25, 0, 0) 0%, #411900 15%, #411900 85%, rgba(65, 25, 0, 0) 100%);
  text-align: center;
}

.betandcasinos-uk__top .betandcasinos-uk__img-container img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 80px;
}

.betandcasinos-uk__top .betandcasinos-uk__rating {
  font-weight: 700;
  line-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  gap: 6px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: clamp(1rem, 0.9134615385rem + 0.3846153846vw, 1.25rem);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.betandcasinos-uk__top .betandcasinos-uk__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
}

.betandcasinos-uk__top .betandcasinos-uk__stars img {
  height: clamp(1.25rem, 1.1634615385rem + 0.3846153846vw, 1.5rem) !important;
  width: auto;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
  object-fit: contain;
}

.betandcasinos-uk__top .betandcasinos-uk__bonus {
  font-weight: 700;
  text-align: center;
}

.betandcasinos-uk__top .betandcasinos-uk__bonus a {
  line-height: 120%;
  font-size: clamp(0.625rem, 0.4951923077rem + 0.5769230769vw, 1rem);
  color: #FC7E2F;
  text-transform: uppercase;
}

.betandcasinos-uk__top .betandcasinos-uk__bonus p {
  font-size: clamp(0.625rem, 0.5384615385rem + 0.3846153846vw, 0.875rem);
  color: var(--main-color);
}

.betandcasinos-uk__top .betandcasinos-uk__advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  gap: 6px !important;
}

.betandcasinos-uk__top .betandcasinos-uk__advantages li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  font-size: clamp(0.375rem, 0.2019230769rem + 0.7692307692vw, 0.875rem);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.betandcasinos-uk__top .betandcasinos-uk__advantages li:before {
  content: "";
  width: clamp(0.625rem, 0.5168269231rem + 0.4807692308vw, 0.9375rem);
  aspect-ratio: 1/1;
  background-image: url("./../betandcasinos-uk__img/betandcasinos-uk__icon-blick.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.betandcasinos-uk__top .btn-container {
  grid-column: span 2/span 2;
}

.betandcasinos-uk__top .btn {
  position: relative;
  overflow: hidden;
}

.betandcasinos-uk__top .btn::after {
  content: "";
  opacity: 0.6;
  position: absolute;
  top: -100px;
  left: -100px;
  display: block;
  background: #fff;
  width: 40px;
  height: 320px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: slide;
  animation-name: slide;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.betandcasinos-uk__top .betandcasinos-uk__pay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 14px;
  border-radius: 0 0 15px 15px;
  border: 2px solid #401800;
  background: rgba(10, 4, 0, 0.8);
  padding: 10px;
}

.betandcasinos-uk__top .betandcasinos-uk__pay li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: clamp(1.125rem, 0.8653846154rem + 1.1538461538vw, 1.875rem);
  aspect-ratio: 1/1;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  transition: -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}

.betandcasinos-uk__top .betandcasinos-uk__pay li img {
  -o-object-fit: contain;
  object-fit: contain;
}

@-webkit-keyframes slide {
  0% {
    -webkit-transform: translateX(0) rotate(45deg);
    transform: translateX(0) rotate(45deg);
  }

  30%, 100% {
    -webkit-transform: translateX(500px) rotate(45deg);
    transform: translateX(500px) rotate(45deg);
  }
}

@keyframes slide {
  0% {
    -webkit-transform: translateX(0) rotate(45deg);
    transform: translateX(0) rotate(45deg);
  }

  30%, 100% {
    -webkit-transform: translateX(500px) rotate(45deg);
    transform: translateX(500px) rotate(45deg);
  }
}

@media (max-width: 1220px) {
  .betandcasinos-uk__main {
    gap: 30px;
    margin: 20px 0;
  }

  .betandcasinos-uk__container {
    padding: 0 var(--container-padding-tablet);
  }

  .betandcasinos-uk__banner ul {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin-top: 0;
  }

  .betandcasinos-uk__mobile-nav-btn {
    display: block;
  }
}

@media (max-width: 820px) {
  .betandcasinos-uk__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .betandcasinos-uk__cookie__popup {
    padding: 20px 10px;
  }

  .betandcasinos-uk__cookie__wrap {
    max-width: 100%;
    margin-left: 0;
  }

  .betandcasinos-uk__cookie .betandcasinos-uk__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .betandcasinos-uk__banner {
    padding-top: 20px;
  }

  .betandcasinos-uk__banner .betandcasinos-uk__container {
    gap: 10px;
  }

  .betandcasinos-uk__banner p {
    display: none;
  }

  .betandcasinos-uk__footer {
    padding-block: 20px;
  }

  .betandcasinos-uk__footer .betandcasinos-uk__logos img {
    max-height: 30px;
    max-width: 100px;
  }

  .betandcasinos-uk__footer .betandcasinos-uk__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .betandcasinos-uk__footer .betandcasinos-uk__age {
    margin: 0;
  }

  .betandcasinos-uk__header {
    padding-block: 12px;
  }

  .betandcasinos-uk__text li {
    grid-template-columns: 100%;
    padding: 10px;
    text-align: center;
  }

  .betandcasinos-uk__text li::before {
    height: 40px;
    margin-inline: auto;
  }

  .betandcasinos-uk__top .betandcasinos-uk__container {
    -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;
  }

  .betandcasinos-uk__top .betandcasinos-uk__article {
    padding: 5px 10px;
    padding-top: 25px;
  }

  .betandcasinos-uk__top .betandcasinos-uk__label {
    font-size: 7px;
    padding: 5px;
  }

  .betandcasinos-uk__top .betandcasinos-uk__img-container img {
    height: 60px;
  }

  .betandcasinos-uk__top .betandcasinos-uk__rating {
    grid-row-start: 2;
    margin-top: auto;
  }

  .betandcasinos-uk__top .betandcasinos-uk__advantages {
    display: none;
  }

  .betandcasinos-uk__top .btn-container {
    grid-column: auto;
  }

  .betandcasinos-uk__top .betandcasinos-uk__pay {
    margin-top: 8px;
    padding: 3px 5px;
    margin-bottom: -3px;
  }
}

@media (max-width: 530px) {
  .betandcasinos-uk__banner h1 {
    line-height: 1.2;
    min-height: 2.4em;
  }
}

@media (hover: hover) and (pointer: fine) {
  .btn:hover,
  .btn:focus-visible {
    background-color: var(--btn-bg-hover);
    -webkit-box-shadow: var(--btn-shadow-hover);
    box-shadow: var(--btn-shadow-hover);
  }
}

@media (hover: hover) {
  .betandcasinos-uk__text li:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  .betandcasinos-uk__top .betandcasinos-uk__article:hover {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }

  .betandcasinos-uk__top li:first-child article {
    -webkit-transform: perspective(1500px) rotateY(6deg);
    transform: perspective(1500px) rotateY(6deg);
  }

  .betandcasinos-uk__top li:last-child article {
    -webkit-transform: perspective(1500px) rotateY(-6deg);
    transform: perspective(1500px) rotateY(-6deg);
  }

  .betandcasinos-uk__top .betandcasinos-uk__pay li:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}