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

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

:active,
:focus {
    outline: 0
}

a:active,
a:focus {
    outline: 0
}

aside,
footer,
header,
nav {
    display: block
}

body,
html {
    width: 100%;
    font-size: 100%;
    line-height: 1;
    font-size: 14px;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
    scrollbar-gutter: stable
}

button,
input,
textarea {
    font-family: inherit
}

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

input,
textarea {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border-radius: 0
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: inherit
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: inherit
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: inherit
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: inherit
}

input::placeholder,
textarea::placeholder {
    color: inherit
}

textarea {
    resize: none
}

button {
    cursor: pointer;
    background-color: transparent
}

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

a {
    display: inline-block;
    color: inherit
}

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

a:hover {
    text-decoration: none
}

ul li {
    list-style: none
}

h1,
h2,
h3,
h4,
p,
span,
a,
ul,
li {
	margin: 0;
}

a {
	text-decoration: none;
}

::-webkit-scrollbar {
	width: 0;
}

img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: center;
	object-position: center;
	overflow-clip-margin: content-box;
	overflow: clip;
}

body {
	margin: 0;
	padding: 0;
	background: #10152D;
	scroll-behavior: smooth;
	box-sizing: border-box;
	font-size: 16px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}

div {
	display: block;
	unicode-bidi: isolate;
}

main {
	display: block;
}

form {
	display: block;
	margin-top: 0em;
	unicode-bidi: isolate;
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fr-casinosenlinge-fonts/fr-casinosenlinge-OpenSans-Regular.woff2) format('woff2');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(../fr-casinosenlinge-fonts/fr-casinosenlinge-OpenSans-Bold.woff2) format('woff2');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url(../fr-casinosenlinge-fonts/fr-casinosenlinge-OpenSans-ExtraBold.woff2) format('woff2');
}

@font-face {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(../fr-casinosenlinge-fonts/fr-casinosenlinge-Montserrat-Bold.woff2) format('woff2');
}

.Montserrat {
	font-family: Montserrat;
}

.header_logo-text {
  padding: 10px 0;
  max-width: 70px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.header_logo-link {
  max-width: 70px;
  width: 100%;
  height: 70px;
  margin: 0 auto;
}

.page {
	flex-direction: column;
	display: flex;
}

.footer {
	position: relative;
}

.main-back {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 907px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background: linear-gradient(180deg, rgba(16, 21, 45, 0.05) 0.73%, rgba(16, 21, 45, 0.96) 54.05%, #10152D 83.13%), url("../fr-casinosenlinge-img/fr-casinosenlinge-back-fon.webp") lightgray 0px -574.771px / 100% 140.294% no-repeat;
}

@media (max-width:600px) {
	.main-back {
		top: 70px;
		height: 398px;
		background: linear-gradient(180deg, rgba(16, 21, 45, 0.05) 0.73%, rgba(16, 21, 45, 0.96) 54.05%, #10152D 83.13%), url("../fr-casinosenlinge-img/fr-casinosenlinge-back-fon-mob.webp") lightgray 0px -30px / 100% 140.294% no-repeat;
	}
}

section {
	position: relative;
}

.fr-casinosenlinge-heading-special {
	color: #474747;
	font-family: Kadwa;
	font-size: 34px;
	font-weight: 700;
	line-height: 60px;
}

.fr-casinosenlinge-title-container {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.fr-casinosenlinge-text-special {
	color: #6a6a6a;
	list-style-position: inside;
}

.fr-casinosenlinge-title-special {
	font-weight: 900;
	color: #6a6a6a;
}

.fr-casinosenlinge-container-special {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 16px;
	align-self: stretch;
}

.header_logo-link {
	text-decoration: none;
}

.container {
	max-width: 1328px;
	width: 100%;
	margin: 0 auto;
	padding: 0 24px;
	box-sizing: border-box;
}

.fr-casinosenlinge-header {
    position: relative;
    padding: 25px 0;
    width: 100%;
	z-index: 3;
	background: linear-gradient(90deg, #002E5D 0%, #1962AC 50%, #44A2E9 100%);
	box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.12);
}

.fr-casinosenlinge-header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 32px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:991px) {
    .fr-casinosenlinge-header__container {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end
    }
}

.fr-casinosenlinge-header__logo {
    max-width: 275px;
    height: 36px;
    scale: 1;
    -webkit-transition: scale .3s ease-in-out;
    transition: scale .3s ease-in-out
}

@media (any-hover:hover) {
    .fr-casinosenlinge-header__logo:hover {
        scale: 1.03
    }
}

.fr-casinosenlinge-header__logo:active {
    scale: 1.05;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

@media (max-width:600px) {
    .fr-casinosenlinge-header__logo {
        max-width: 240px;
        height: 32px
    }
}

@media (max-width:370px) {
    .fr-casinosenlinge-header__logo {
        max-width: 180px;
        height: 23px
    }
}

.fr-casinosenlinge-header__menu {
    width: 100%
}

@media (max-width:991px) {
    .fr-casinosenlinge-header__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background-color: #000;
        z-index: 100;
        padding: 100px 30px 30px 30px;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        overflow: auto;
        -webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, pointer-events .2s ease-in-out;
        transition: opacity .2s ease-in-out, visibility .2s ease-in-out, pointer-events .2s ease-in-out
    }
}

@media (max-width:600px) {
    .fr-casinosenlinge-header__menu {
        padding: 80px 30px 30px 30px
    }
}

.fr-casinosenlinge-header__menu.active {
    opacity: 1;
    visibility: visible;
    pointer-events: visible
}

.fr-casinosenlinge-header__exit-menu {
    display: none;
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: transparent
}

@media (max-width:991px) {
    .fr-casinosenlinge-header__exit-menu {
        display: block;
        top: 25px;
        right: 15px
    }
}

@media (max-width:600px) {
    .fr-casinosenlinge-header__exit-menu {
        top: 25px;
        right: 15px
    }
}

.fr-casinosenlinge-header__exit-menu::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color:#fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fr-casinosenlinge-header__exit-menu::after {
    content: "";
    position: absolute;
    top: 12px;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

@media (max-width:991px) {
    .nav {
        -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: 50px
    }
}

.nav__list {
    width: 100%;
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px 32px
}

.nav__link {
	font-size: 16px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
	color: #fff;
}

@media (max-width:991px) {
    .nav__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 50px;
        background: 0 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.nav__list_footer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (max-width:991px) {
    .nav__list_footer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 10px 32px
    }
}

.burger {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 30px;
    height: 20px;
    background-color: transparent
}

@media (max-width:991px) {
    .burger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 5px
    }
}

.burger span {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 11px;
    background-color: #fff
}

.fr-casinosenlinge-container-policy {
	list-style-position: inside;
}

.disc {
	list-style-type: disc;
}

.fr-casinosenlinge-section-special {
	background-color: #fff;
}

.fr-casinosenlinge-container-footer {
	display: flex;
	padding: 24px 0;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	background: linear-gradient(180deg, #002E5D 0%, #1962AC 99.95%);
}

.footer_title {
	font-size: 50px;
	font-style: normal;
	font-weight: 600;
	line-height: 62px;
}

.footer_description-container {
	display: flex;
	align-items: flex-start;
	gap: 30px;
	flex: 1 0 0;
}

.card__right-payment-item {
	width: 35px;
	height: 24px;
}

.card__right-payment-item-img {
	width: 35px;
	height: 24px;
}

.footer_description-item-text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 6px;
	align-self: stretch;
}

.footer_description-item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 24px;
	flex: 1 0 0;
}

.footer_description-title {
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
}

.fr-casinosenlinge-footer-text {
	color: #c9c9c9;
	list-style-position: inside;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.footer_description-container-footer {
	max-width: 1240px;
}

.footer_links-list {
	list-style: none;
	display: flex;
	align-items: center;
	gap: 27px;
}

.footer_links-item {
	font-weight: 900;
	color: #fff;
	text-decoration: none;
}

.footer_logos-container {

}

.fr-casinosenlinge_why_us-description-title {
	text-align: center;
	font-size: 34px;
	font-weight: 700;
	line-height: 60px;
	color: #fff;
}

.fr-casinosenlinge_why_us-description {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 40px;
}

.fr-casinosenlinge_why_us-card-description-title {
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
	color: #fff;
}

.fr-casinosenlinge_why_us-cards {
	padding: 16px 100px;
	display: flex;
	align-items: center;
	gap: 32px;
	border-radius: 16px;
	border: 1px solid  #FC00FF;
	background:  #1B253F;
}

.fr-casinosenlinge_why_us-name {
	margin-bottom: 8px;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
	color: #fff;
}

.fr-casinosenlinge_why_us-text {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #B5B5B5;
}

.fr-casinosenlinge_why_us-img {
	max-width: 196px;
	width: 100%;
	height: 165px;
	flex-shrink: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width:600px) {
	.fr-casinosenlinge_why_us-img {

	}
}

.fr-casinosenlinge_why_us-card {
	border-radius: 16px;
	border: 1px solid  #FC00FF;
	background:  #1B253F;
}

.fr-casinosenlinge_why_us-card-description {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	align-self: stretch;
}

.fr-casinosenlinge_why_us-card-icon {
	width: 108px;
	height: 108px;
	flex-shrink: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.fr-casinosenlinge_why_us-section {
	margin-bottom: 60px;
	margin-top: 10px;
}

/* карточки */

.fr-casinosenlinge_cards-img {
	position: relative;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.fr-casinosenlinge_card-img {
	position: absolute;
	z-index: 2;
	max-width: 120px;
	width: 100%;
	height: 120px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("../fr-casinosenlinge-img/fr-casinosenlinge-ani.webp");
}

.fr-casinosenlinge_card-img-ani {
	margin-top: 44px;
	position: relative;
	max-width: 426px;
	width: 100%;
	height: 426px;
	animation: spin 20s cubic-bezier(0.51, 0.92, 0.24, 1.15) infinite;
	transform-origin: center center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("../fr-casinosenlinge-img/fr-casinosenlinge-jacktop.webp");
}

@media (max-width:800px) {
	.fr-casinosenlinge_card-img {
		max-width: 90px;
		height: 90px;
	}
	.fr-casinosenlinge_card-img-ani {
		margin-top: 30px;
		max-width: 320px;
		height: 320px;
	}
}

@keyframes spin {
	/* Fast rotation for the first 4 seconds (50% of the time) */
	0% {
	  transform: rotate(0deg);
	  animation-timing-function: linear;
	}
	12.5% {
	  transform: rotate(540deg);
	  animation-timing-function: linear;
	}
	25% {
	  transform: rotate(1080deg);
	  animation-timing-function: linear;
	}
	37.5% {
	  transform: rotate(1620deg);
	  animation-timing-function: linear;
	}
	50% {
	  transform: rotate(2160deg);
	  animation-timing-function: ease-out;
	}
	/* Smooth deceleration for 2 seconds (from 50% to 75% of the time) */
	75% {
	  transform: rotate(2520deg);
	  animation-timing-function: step-end;
	}
	/* Complete stop for 2 seconds (remaining 25% of the time) */
	100% {
	  transform: rotate(2520deg);
	}
  }

  .fr-casinosenlinge_card-container {
	margin-top: -260px;
  }

.cardes {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 8px;
}

.card__wrapper-image {
	display: flex;
	max-width: 211px;
	max-height: 120px;
	padding: 32px;
	border-radius: 16px;
	background: var(--gradient, linear-gradient(90deg, #002E5D 0%, #1962AC 50%, #44A2E9 100%));
}

.card_border {
	display: flex;
	align-items: center;
}

.card__left {
	width: 100%;
	display: flex;
	gap: 8px;
}

.card__image {
	width: 147px;
	height: 56px;
}

.card__image-img {
	width: 147px;
	height: 56px;
}

.cardes__wrapper-info-item {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
}

.cardes__wrapper-info-list {
	display: flex;
	width: 220px;
	height: 100px;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}

.cardes__wrapper-rating {
	display: flex;
	padding: 16px 0;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	align-self: stretch;
}

.cardes__rating {
	color: #fff !important;
	text-align: center;
	font-size: 34px;
	font-weight: 700;
	line-height: 40px;
}

.card__right {
	border-radius: 16px;
	background: linear-gradient(90deg, #002E5D 0%, #1962AC 50%, #44A2E9 100%);
	display: flex;
	flex-direction: column;
	padding: 18px 32px;
	align-items: center;
	gap: 24px;
	height: 120px;
	max-width: 259px;
	width: 100%;
}

.cardes__link {
	border-radius: 11px;
	background: #FFF;
	display: flex;
	padding: 15px 24px;
	justify-content: center;
	align-items: center;
	align-self: stretch;
	font-weight: 800;
	color: #474747;
	text-align: center;
}

.card__right-payment-list {
	list-style: none;
	display: flex;
	flex-direction: row;
	gap: 16px;
}

.cardes__stars {
	display: flex;
	justify-content: center;
	padding: 0px 10px;
	align-items: center;
	gap: 4px;
	list-style: none;
}

.cardes__star {
	max-width: 30px;
	width: 100%;
	min-width: 22px;
	height: 30px;
}

.cardes__star-img {
	height: 30px;
}

.cardes__wrapper-info-item-img {
	width: 28px;
	height: 28px;
	flex-shrink: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.cardes__wrapper-info-item-text {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #fff;
}

.cardes__title {
	text-align: center;
	color: #D1D1D1;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.cardes__wrapper-info {
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 16px 8px;
	gap: 4px;
	max-width: 220px;
}

.fr-casinosenlinge_card-section {
	width: 100%;
	position: relative;
	z-index: 2;
}

.cardes__info {
	color:#FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
}

.cardes__wrapper-info-container {
	display: flex;
	height: 120px;
	padding: 0px 32px;
	justify-content: space-between;
	align-items: center;
	flex: 1 0 0;
	border-radius: 16px;
	border: 1px solid  #FC00FF;
	background: #1B253F;
}

.white-text {
	color: #fff;
}

.fr-casinosenlinge_hero-description-item-img {
	width: 28px;
	height: 28px;
	flex-shrink: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.fr-casinosenlinge_hero-description-list {
	padding: 0;
	display: flex;
	align-items: center;
	align-content: center;
	gap: 8px;
	width: 100%;
	justify-content: center;
}

.fr-casinosenlinge_hero-description-item {
	display: flex;
	padding: 3px 4px;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border-radius: 10px;
	border: 1px solid #FC00FF;
	background:  #1B253F;
	max-width: 196px;
	width: 100%;
}

.fr-casinosenlinge_hero-description-item p {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #fff;
}

.card__right-wrapper {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.rectangle-header {
	display: none;
	pointer-events: none;
	flex-shrink: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.fr-casinosenlinge_heading-section {
	margin: 20px 0 0px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	align-self: stretch;
	position: relative;
	overflow: hidden;
}

.fr-casinosenlinge-cards__list {
	display: flex;
	flex-direction: column;
	gap: 8px;
	list-style: none;
}

/* карточки */

.fr-casinosenlinge_card {
	margin-bottom: 40px;
}
@media (max-width:600px) {
	.fr-casinosenlinge_card {
		margin-bottom: 10px;
	}
}

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	border: 0;
	clip: rect(0 0 0 0);
}

.fr-casinosenlinge_heading-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	box-sizing: border-box;
	z-index: 2;
}

.fr-casinosenlinge_heading-card {
	position: relative;
	width: 100%;
}


.fr-casinosenlinge_heading-title {
	margin-bottom: 16px;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 44px;
	color: #fff;
	text-align: center;
}

.fr-casinosenlinge_hero-description-container {
	display: flex;
	flex-direction: column;
	gap: 16px;
	align-items: center;
}

.fr-casinosenlinge_hero-description-text {
	margin: 0 auto;
	color: #D1D1D1;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: center;
	max-width: 1062px;
}

.fr-casinosenlinge_hero-description-scroll {
	display: flex;
	justify-content: center;
	width: 100%;
}

.fr-casinosenlinge_why_us-card-container {
	display: flex;
	padding: 16px;
	flex-direction: column;
	align-items: center;
	flex: 1 0 0;
	gap: 16px;
	max-width: 312px;
	min-width: 286px;
}

.fr-casinosenlinge_why_us-container-cards {
	display: flex;
	gap: 24px;
	justify-content: center;
}

.fr-casinosenlinge_why_us-container {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.fr-casinosenlinge_why_us-description-text-container {
	max-width: 680px;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.fr-casinosenlinge_why_us-description-text {
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.footer_logos-list {
	display: flex;
	align-items: center;
	gap: 57px;
	box-sizing: border-box;
}

.footer_bottom-container {
	display: flex;
	align-items: center;
	gap: 32px;
	flex-direction: column;

}

.fr-casinosenlinge_hero-section {
	width: 100%;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
}

.footer_logos-item {
	list-style: none;
}

.rectangle {
	display: none;
}

/* cookie popup */

.popup-container-cookie {
	display: flex;
	position: fixed;
	left: 0;
	bottom: 0;
	align-items: flex-end;
	justify-content: center;
	z-index: 100;
	border-radius: 16px 16px 0px 0px;
	background: #f5f8fe;
	box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
}

.popup-container {
	background-color: rgba(0, 0, 0, 0.9);
	position: fixed;
	inset: 0;
	z-index: 999;
}

.popup {
	display: flex;
	width: 100%;
	padding: 16px 80px;
	flex-direction: column;
	align-items: flex-start;
	gap: 12px;
}

.cookie-popup {
	display: flex;
	flex-direction: row;
	gap: 16px;
}

.popup-title {
	font-family: kadwa;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	color: #2f2f2f;
	text-align: center;
}

.popup-text-container {
	display: flex;
	flex-direction: column;
	gap: 16px;
	justify-content: start;
	align-items: start;
}

.popup-buttons {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
}

.text {
	color: #2f2f2f;
}

.accept {
	display: flex;
	height: 43px;
	width: 254px;
	padding: 12px 24px;
	justify-content: center;
	align-items: center;
	border-radius: 11px;
	background: #2c397a;
	color: #fff;
	font-family: Lato;
	font-size: 16px;
	font-weight: 900;
	width: 100%;
	align-self: stretch;
	cursor: pointer;
}

.button-cookie {
	border-radius: 11px;
	border: 1px solid #2c397a;
	color: #474747;
	background: #fff;
	height: 43px;
	width: 254px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 900;
}

/* cookie popup */

/* popup age */

.popup-age {
	background: #f5f8fe;
	max-width: 348px;
	width: 100%;
	z-index: 10;
	padding: 16px;
	border-radius: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	gap: 22px;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
	text-align: center;
	justify-content: center;
	align-items: center;
}

.age_buttons {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	width: 100%;
}

.button18 {
	display: flex;
	height: 43px;
	padding: 12px 24px;
	justify-content: center;
	align-items: center;
	border-radius: 11px;
	background: #2c397a;
	color: #fff;
	font-family: Lato;
	font-size: 16px;
	font-weight: 900;
	width: 100%;
	align-self: stretch;
	cursor: pointer;
}

.button_no {
	border-radius: 11px;
	border: 1px solid #2c397a;
	color: #474747;
	background: #fff;
}

/* popup age */

@media (max-width: 1280px) {
	.footer_description-container-footer {

	}

	.footer_logos-list {
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
		gap: 24px;
		align-self: stretch;
		flex-wrap: wrap;
	}

	.fr-casinosenlinge-section-special {
		padding: 0 24px;
	}

	.fr-casinosenlinge_why_us-container-cards {
		flex-wrap: wrap;
	}

	.cardes__wrapper-info-list {
		display: none;
	}

	.footer_bottom-container {
		flex-direction: column;
	}

	.footer_logos-container {
		border: none;
	}
	
}

@media (max-width:1000px) {


	.fr-casinosenlinge_heading-container {
		max-width: 100%;
		justify-content: start;
		padding: 0;
	}

	.cardes__wrapper-info-container {
		padding: 10px 10px;
	}
}

@media (max-width: 800px) {
	.footer_logos-container {
		border-right: 0px;
	}

	.fr-casinosenlinge-cards__list {
		gap: 24px;
	}

	.footer_links-list {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 8px;
	}

	.cardes__wrapper-rating {
		order: 1;
		padding-bottom: 0px;
	}

	.card__image {
		padding: 0;
		max-width: 200px;
		width: 100%;
		min-height: 34px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.card__image-img {
		width: 100%;
		height: 34px;
	}

	.card__left {
		max-width: 100%;
		justify-content: center;
		min-height: auto;
	}

	.fr-casinosenlinge_why_us-section {

	}

	.card__wrapper-image {
		justify-content: center;
		flex-direction: column;
	}

	.cardes {
		justify-content: center;
	}

	.card__right {
		max-width: 100%;
		padding: 0;
		background: transparent;
		flex-direction: column-reverse;
	}

	.cardes__rating {
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: 25px;
	}

	.cardes__stars {
		gap: 3px;
		padding: 0px 7px;
		flex-wrap: nowrap;
	}

	.fr-casinosenlinge_why_us-section {
	}

	.card__right-payment-list {
		flex-wrap: wrap;
		gap: 4px;
		justify-content: center;
	}

	.fr-casinosenlinge_why_us-cards {
		padding: 40px 16px;
		flex-direction: column;
		align-items: center;
	}

	.cardes__star {
		max-width: 22px;
		width: 100%;
		height: 22px;
	}

	.cardes__star-img {
		width: 100%;
		object-fit: contain;
		height: 22px;
	}

	.cardes__link {
		border-radius: 11px;
		background: #02F;
		color: #fff;
	}

	.card__right-wrapper {
		gap: 8px;
		max-width: 100%;
		width: 100%;
		flex-direction: column;
	}

	.cardes__wrapper-rating {
		max-width: 140px;
		width: 100%;
		gap: 8px;
		padding: 16px 0 16px 0;
	}

	.fr-casinosenlinge_why_us-description {
	}

	.cardes__wrapper-info-container {
		border: 0;
		height: 100%;
		gap: 4px;
		justify-content: space-between;
		padding:0px 16px;
		min-width: 80px;
		height: auto;
		flex: none;
	}

	.fr-casinosenlinge_why_us-container-cards {
		gap: 16px;
	}

	.cardes__wrapper-info {
		max-width: 100%;
		gap: 4px;
		padding: 0;
		
	}

	.rectangle-header {
		display: block;
		position: absolute;
		right: 100px;
		top: 214px;
		width: 148px;
		height: 1px;
	}

	.cardes {
		margin: 0 auto;
		padding: 8px 8px;
		gap: 4px;
		flex-direction: column;
		max-width: 500px;
		width: 100%;
		border-radius: 20px;
		border: 1px solid  #FC00FF;
		background:  #1B253F;
	}

	.rectangle {
		display: block;
		width: 148px;
		height: 1px;
	}


	.fr-casinosenlinge_hero-section {

	}

	.fr-casinosenlinge_heading-title {
		max-width: 100%;
	}


	.fr-casinosenlinge_hero-description-text {
		width: 100%;
	}

	.fr-casinosenlinge_card-section {

	}

	.cookie-popup {
		display: flex;
		width: 360px;
		padding: 16px 24px;
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}

	.popup-container-cookie {
		border-radius: 16px;
	}

	.popup-buttons {
		width: 100%;
	}

	.button-cookie {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.fr-casinosenlinge_heading-card {
		overflow: hidden;
	}
	.fr-casinosenlinge-container-footer {
		gap: 40px;
		padding: 24px;
	}

	.footer_logos-list {
		padding: 0px;
		flex-direction: column;
	}

	.footer_description-container-footer {
		flex-direction: column;
	}

	.footer {
		margin-top: 0px;
	}

	.fr-casinosenlinge_hero-section {
	}

	.fr-casinosenlinge_why_us-description {
	}

	.fr-casinosenlinge_card-section {

	}

	.fr-casinosenlinge_heading-title {
		font-size: 34px;
	}

	.fr-casinosenlinge_hero-description-item {
		padding: 3px 6px;
		min-width: 196px;
		animation: running-animation 10s linear infinite;
		white-space: nowrap;
	}

	@keyframes running-animation {
		0% {
			transform: translateZ(0);
		}
	 
		50% {
			transform: translate3d(-100%, 0, 0);
		}

		100% {
			transform: translateZ(0);
		}
	}

	.fr-casinosenlinge_hero-description-text {
    width: 100%;
	}

	.rectangle-header {
		top: 150px;
		right: 40px;
		width: 148px;
	}

	.fr-casinosenlinge_hero-description-list {
		overflow: hidden;
		width: 100vw;
		max-width: 3000px;
	}
	.fr-casinosenlinge_hero-description-container {

		width: 100%;
	}

	.card__right {
		height: 100%;
		flex: 1 1 auto;
		gap: 5px;
		justify-content: inherit;
	}

	.cardes__info {
	}

	.card__left {
		height: 100%;
	}

	.fr-casinosenlinge-cards__item {
		display: flex;
		justify-content: center;
	}
}

@media (max-width:400px) {
	@keyframes running-animation {
		0% {
			transform: translateZ(0);
		}
	 
		50% {
			transform: translate3d(-160%, 0, 0);
		}

		100% {
			transform: translateZ(0);
		}
	}
}

@media (max-width: 360px) {



	.rectangle-header {
		right: 20px;
		top: 128px;
	}
}

@media (max-width:355px) {

}


.fr-casinosenlinge-terms {
    padding: 40px 0 40px 0;
    position: relative
}

.fr-casinosenlinge-terms__container {
    position: relative;
    z-index: 3
}

.fr-casinosenlinge-terms h1 {
    padding-bottom: 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #FFF;
}

@media (max-width:991px) {
    .fr-casinosenlinge-terms h1 {
        font-size: 23px
    }
}

@media (max-width:600px) {
    .fr-casinosenlinge-terms h1 {
        font-size: 14px
    }
}

.fr-casinosenlinge-terms h1:not(:last-child) {
    margin-bottom: 10px
}

@media (max-width:991px) {
    .fr-casinosenlinge-terms h1:not(:last-child) {
        margin-bottom: 10px
    }
}

@media (max-width:600px) {
    .fr-casinosenlinge-terms h1:not(:last-child) {
        margin-bottom: 10px
    }
}

.fr-casinosenlinge-terms h2 {
    padding-bottom: 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
	color: #FFF;
}

@media (max-width:991px) {
    .fr-casinosenlinge-terms h2 {
        font-size: 23px
    }
}

@media (max-width:600px) {
    .fr-casinosenlinge-terms h2 {
        font-size: 14px
    }
}

.fr-casinosenlinge-terms h2:not(:last-child) {
    margin-bottom: 10px
}

@media (max-width:991px) {
    .fr-casinosenlinge-terms h2:not(:last-child) {
        margin-bottom: 10px
    }
}

@media (max-width:600px) {
    .fr-casinosenlinge-terms h2:not(:last-child) {
        margin-bottom: 10px
    }
}

.fr-casinosenlinge-terms p {
    font-size: 15px;
    line-height: 1.3;
	color: #FFF;
    font-weight: 400
}

@media (max-width:991px) {
    .fr-casinosenlinge-terms p {
        font-size: 18px
    }
}

@media (max-width:600px) {
    .fr-casinosenlinge-terms p {
        font-size: 12px
    }
}

.fr-casinosenlinge-terms p:not(:last-child) {
    margin-bottom: 30px
}

@media (max-width:991px) {
    .fr-casinosenlinge-terms p:not(:last-child) {
        margin-bottom: 20px
    }
}

@media (max-width:600px) {
    .fr-casinosenlinge-terms p:not(:last-child) {
        margin-bottom: 15px
    }
}

.fr-casinosenlinge-terms ul:not(:last-child) {
    margin-bottom: 10px
}

@media (max-width:991px) {
    .fr-casinosenlinge-terms ul:not(:last-child) {
        margin-bottom: 10px
    }

	.fr-casinosenlinge_heading-section {
		margin: 20px 0 40px 0;
	}
}

@media (max-width:600px) {
    .fr-casinosenlinge-terms ul:not(:last-child) {
        margin-bottom: 10px
    }
}

.fr-casinosenlinge-terms li {
    font-size: 15px;
    line-height: 1.3;
	color: #FFF;
    font-weight: 400
}

@media (max-width:991px) {
    .fr-casinosenlinge-terms li {
        font-size: 16px
    }
}

@media (max-width:600px) {
    .fr-casinosenlinge-terms li {
        font-size: 12px
    }
}

.fr-casinosenlinge-terms li:not(:last-child) {
    margin-bottom: 10px
}

@media (max-width:991px) {
    .fr-casinosenlinge-terms li:not(:last-child) {
        margin-bottom: 10px
    }
}

@media (max-width:600px) {
    .fr-casinosenlinge-terms li:not(:last-child) {
        margin-bottom: 10px
    }
}

.fr-casinosenlinge_rev {
	margin-bottom: 40px;
}

.fr-casinosenlinge_rev-container {
	display: flex;
	flex-direction: column;
	gap: 40px;
	width: 100%;
	align-items: center;
}

.fr-casinosenlinge_rev-title {
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
}

.fr-casinosenlinge_rev-list {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	justify-content: center;
}

.fr-casinosenlinge_rev-item {
	max-width: 410px;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 24px;
	padding: 16px 16px;
	border-radius: 16px;
	border: 1px solid  #FC00FF;
	background:  #1B253F;
}

.fr-casinosenlinge_rev-top {
	display: flex;
	align-items: center;
	gap: 16px;
}

.fr-casinosenlinge_rev-img {
	max-width: 70px;
	width: 100%;
	height: 70px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.img-one {
	background-image: url("../fr-casinosenlinge-img/fr-casinosenlinge-girl.webp");
}

.img-two {
	background-image: url("../fr-casinosenlinge-img/fr-casinosenlinge-man.webp");
}

.fr-casinosenlinge_rev-list-star {
	display: flex;
	gap: 1px;
}
.fr-casinosenlinge_rev-item-star {
	max-width: 16px;
	width: 100%;
	height: 16px;
}

.fr-casinosenlinge_rev-content {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.fr-casinosenlinge_rev-name {
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	color: #fff;
}

.fr-casinosenlinge_rev-text {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: #D1D1D1;
}

.fr-casinosenlinge_rev-link {
	min-height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	max-width: 630px;
	width: 100%;
	border-radius: 11px;
	background: #02F;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	color: #fff;
}

.pd-40 {
	padding-top: 40px;
}