* {
  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
}

img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  vertical-align: top
}

svg {
  display: block;
  width: 100%;
  height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit
}

picture {
  display: block;
  width: 100%;
  height: 100%
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=number] {
  -moz-appearance: textfield
}

@font-face {
  font-family: PlayfairDisplay;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/PlayfairDisplay-Regular.woff2) format("woff2")
}

@font-face {
  font-family: PlayfairDisplay;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/PlayfairDisplay-Bold.woff2) format("woff2")
}

:root {
  --font-main: "PlayfairDisplay", sans-serif;
  --container-width: 1240px;
  --container-step: 20px;
  --container-step-tablet: 15px;
  --container-step-mobile: 10px;
  --container: calc(var(--container-width) + (var(--container-step) * 2));
  --background-page: #f9f9f9;
  --main: #333;
  --black: #000000;
  --white: #ffffff;
  --dark: #131313;
  --background: #333;
  --hover: #7B68EE;
  --active: #4169E1
}

.container {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 var(--container-step)
}

@media (max-width:991px) {
  .container {
    padding: 0 var(--container-step-tablet)
  }
}

@media (max-width:600px) {
  .container {
    padding: 0 var(--container-step-mobile)
  }
}

.rd-transfer {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: var(--font-main);
  min-height: 100vh;
  overflow: hidden;
  color: var(--main);
  background-color: var(--background-page)
}

.main {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

.main_no-margin:not(:last-child) {
  margin-bottom: 0
}

a,
button {
  color: var(--main)
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0)
}

.tx-64-36 {
  font-weight: 400;
  font-size: 64px;
  line-height: 120%
}

@media (max-width:1220px) {
  .tx-64-36 {
    font-size: 54px
  }
}

@media (max-width:991px) {
  .tx-64-36 {
    font-size: 46px
  }
}

@media (max-width:600px) {
  .tx-64-36 {
    font-size: 36px
  }
}

.tx-40-24 {
  font-weight: 400;
  font-size: 40px;
  line-height: 120%
}

@media (max-width:1220px) {
  .tx-40-24 {
    font-size: 34px
  }
}

@media (max-width:991px) {
  .tx-40-24 {
    font-size: 28px
  }
}

@media (max-width:600px) {
  .tx-40-24 {
    font-size: 24px
  }
}

.tx-24-20 {
  font-weight: 400;
  font-size: 24px;
  line-height: 120%
}

@media (max-width:991px) {
  .tx-24-20 {
    font-size: 22px
  }
}

@media (max-width:600px) {
  .tx-24-20 {
    font-size: 20px
  }
}

.tx-32 {
  font-weight: 400;
  font-size: 32px;
  line-height: 120%
}

.tx-32-20 {
  font-weight: 400;
  font-size: 32px;
  line-height: 120%
}

@media (max-width:1220px) {
  .tx-32-20 {
    font-size: 28px
  }
}

@media (max-width:991px) {
  .tx-32-20 {
    font-size: 24px
  }
}

@media (max-width:600px) {
  .tx-32-20 {
    font-size: 20px
  }
}

.button {
  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;
  padding: 10px 24px;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  color: var(--white);
  background-color: var(--background);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 100px;
  min-width: 182px;
  min-height: 36px;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out
}

.button_white {
  color: var(--background);
  background-color: var(--white)
}

.button_border {
  border: 2px solid var(--white);
  background-color: transparent
}

@media (any-hover:hover) {
  .button:hover {
    background-color: var(--hover)
  }
}

.button:focus-visible {
  background-color: var(--hover)
}

.button:active {
  background-color: var(--active);
  -webkit-transition-duration: .1s;
  transition-duration: .1s
}

.tx-20 {
  font-weight: 400;
  font-size: 20px;
  line-height: 120%
}

.tx-main {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5
}

.plawka {
  border-radius: 51px;
  padding: 4px 36px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #131313;
  text-align: center;
  background-color: #f9f9f9
}

.circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px
}

.circle::before {
  content: "";
  margin-top: 10px;
  width: 5px;
  height: 5px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 50%;
  background-color: var(--background)
}

.card {
  padding: 20px 10px;
  background-color: var(--white)
}

.card_dark {
  background-color: var(--background)
}

.color-white {
  color: var(--white)
}

.mb-20:not(:last-child) {
  margin-bottom: 20px
}

.mb-10:not(:last-child) {
  margin-bottom: 10px
}

.mb-40:not(:last-child) {
  margin-bottom: 40px
}

.mb-16:not(:last-child) {
  margin-bottom: 16px
}

.mb-80-32:not(:last-child) {
  margin-bottom: 80px
}

@media (max-width:1220px) {
  .mb-80-32:not(:last-child) {
    margin-bottom: 65px
  }
}

@media (max-width:991px) {
  .mb-80-32:not(:last-child) {
    margin-bottom: 50px
  }
}

@media (max-width:600px) {
  .mb-80-32:not(:last-child) {
    margin-bottom: 32px
  }
}

.logo {
  display: block;
  width: 39px;
  height: 32px;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out
}

@media (any-hover:hover) {
  .logo:hover {
    opacity: .5
  }
}

.logo:focus-visible {
  opacity: .5
}

.logo:active {
  opacity: .5;
  -webkit-transition-duration: .1s;
  transition-duration: .1s
}

.w100 {
  min-width: 0;
  width: 100%
}

.relative-z2 {
  position: relative;
  z-index: 2
}

.word-break {
  word-break: break-all
}

.m-auto {
  margin-left: auto;
  margin-right: auto
}

.img-contain {
  -o-object-fit: contain;
  object-fit: contain
}

.img-cover {
  -o-object-fit: cover;
  object-fit: cover
}

.underline {
  text-decoration: underline
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.uppercase {
  text-transform: uppercase
}

.lowercase {
  text-transform: lowercase
}

.fw-100 {
  font-weight: 100
}

.fw-200 {
  font-weight: 200
}

.fw-300 {
  font-weight: 300
}

.fw-400 {
  font-weight: 400
}

.fw-500 {
  font-weight: 500
}

.fw-600 {
  font-weight: 600
}

.fw-700 {
  font-weight: 700
}

.fw-800 {
  font-weight: 800
}

.fw-900 {
  font-weight: 900
}

.rd-upload img {
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out
}

.rd-load img {
  opacity: 1
}

.scroll {
  padding-bottom: 10px;
  overflow: auto
}

.scroll::-webkit-scrollbar {
  height: 4px;
  background-color: var(--white)
}

.scroll::-webkit-scrollbar-thumb {
  background-color: var(--brown)
}

.terms {
  padding-top: 80px
}

@media (max-width:1220px) {
  .terms {
    padding-top: 65px
  }
}

@media (max-width:991px) {
  .terms {
    padding-top: 50px
  }
}

@media (max-width:600px) {
  .terms {
    padding-top: 32px
  }
}

.terms h1 {
  font-size: 42px;
  line-height: 1.3;
  color: var(--main);
  font-weight: 700
}

@media (max-width:991px) {
  .terms h1 {
    font-size: 32px
  }
}

@media (max-width:600px) {
  .terms h1 {
    font-size: 16px
  }
}

.terms h1:not(:last-child) {
  margin-bottom: 30px
}

@media (max-width:991px) {
  .terms h1:not(:last-child) {
    margin-bottom: 20px
  }
}

@media (max-width:600px) {
  .terms h1:not(:last-child) {
    margin-bottom: 15px
  }
}

.terms h2 {
  font-size: 36px;
  line-height: 1.3;
  color: var(--main);
  font-weight: 700
}

@media (max-width:991px) {
  .terms h2 {
    font-size: 25px
  }
}

@media (max-width:600px) {
  .terms h2 {
    font-size: 14px
  }
}

.terms h2:not(:last-child) {
  margin-bottom: 30px
}

@media (max-width:991px) {
  .terms h2:not(:last-child) {
    margin-bottom: 20px
  }
}

@media (max-width:600px) {
  .terms h2:not(:last-child) {
    margin-bottom: 15px
  }
}

.terms p {
  font-size: 20px;
  line-height: 1.3;
  color: var(--main);
  font-weight: 400
}

@media (max-width:991px) {
  .terms p {
    font-size: 18px
  }
}

@media (max-width:600px) {
  .terms p {
    font-size: 12px
  }
}

.terms p:not(:last-child) {
  margin-bottom: 30px
}

@media (max-width:991px) {
  .terms p:not(:last-child) {
    margin-bottom: 20px
  }
}

@media (max-width:600px) {
  .terms p:not(:last-child) {
    margin-bottom: 15px
  }
}

.terms ul:not(:last-child) {
  margin-bottom: 30px
}

@media (max-width:991px) {
  .terms ul:not(:last-child) {
    margin-bottom: 20px
  }
}

@media (max-width:600px) {
  .terms ul:not(:last-child) {
    margin-bottom: 15px
  }
}

.terms li {
  font-size: 18px;
  line-height: 1.3;
  color: var(--main);
  font-weight: 400
}

@media (max-width:991px) {
  .terms li {
    font-size: 16px
  }
}

@media (max-width:600px) {
  .terms li {
    font-size: 12px
  }
}

.terms li:not(:last-child) {
  margin-bottom: 30px
}

@media (max-width:991px) {
  .terms li:not(:last-child) {
    margin-bottom: 20px
  }
}

@media (max-width:600px) {
  .terms li:not(:last-child) {
    margin-bottom: 15px
  }
}

.weekendprofits-header {
  padding: 10px 0
}

.weekendprofits-header__container {
  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: 10px
}

@media (max-width:600px) {
  .weekendprofits-header .logo {
    display: none
  }
}

@media (max-width:991px) {
  .weekendprofits-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: var(--white);
    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) {
  .weekendprofits-header__menu {
    padding: 80px 30px 30px 30px
  }
}

.weekendprofits-header__menu.active {
  opacity: 1;
  visibility: visible;
  pointer-events: visible
}

.weekendprofits-header__exit-menu {
  display: none;
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: transparent
}

@media (max-width:991px) {
  .weekendprofits-header__exit-menu {
    display: block;
    top: 30px;
    right: 30px
  }
}

@media (max-width:600px) {
  .weekendprofits-header__exit-menu {
    top: 15px;
    right: 15px
  }
}

.weekendprofits-header__exit-menu::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--black);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.weekendprofits-header__exit-menu::after {
  content: "";
  position: absolute;
  top: 12px;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: var(--black);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.nav__list {
  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 20px
}

@media (max-width:991px) {
  .nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px
  }
}

.nav__list_footer {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media (max-width:991px) {
  .nav__list_footer {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 10px 20px
  }
}

.nav__link {
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out
}

@media (any-hover:hover) {
  .nav__link:hover {
    color: var(--hover)
  }
}

.nav__link:focus-visible {
  color: var(--hover)
}

.nav__link:active {
  color: var(--active);
  -webkit-transition-duration: .1s;
  transition-duration: .1s
}

.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: 34px;
  height: 18px;
  background-color: transparent;
  margin-left: auto
}

@media (max-width:991px) {
  .burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.burger span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--black);
  border-radius: 8px
}

.weekendprofits-hero {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 150px
}

@media (max-width:1220px) {
  .weekendprofits-hero {
    padding-top: 120px;
    padding-bottom: 120px
  }
}

@media (max-width:991px) {
  .weekendprofits-hero {
    padding-top: 80px;
    padding-bottom: 80px
  }
}

@media (max-width:600px) {
  .weekendprofits-hero {
    padding-top: 40px;
    padding-bottom: 40px
  }
}

.weekendprofits-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(37, 37, 37, .7);
  z-index: 1
}

.weekendprofits-hero__title {
  max-width: 1000px
}

.weekendprofits-best-casino__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px
}

.weekendprofits-best-casino__item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media (max-width:768px) {
  .weekendprofits-best-casino__item:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media (max-width:768px) {
  .weekendprofits-best-casino__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.weekendprofits-best-casino__descr {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  width: 100%
}

@media (max-width:768px) {
  .weekendprofits-best-casino__descr {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
  }
}

.weekendprofits-best-casino__image {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  width: 100%;
  padding-bottom: 35%
}

@media (max-width:768px) {
  .weekendprofits-best-casino__image {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    padding-bottom: 72%
  }
}

.weekendprofits-best-casino__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}

.element {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template: auto/repeat(2, 1fr);
  gap: 20px
}

@media (max-width:768px) {
  .element {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }
}

.element__image {
  padding-bottom: 61%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

.element__image_height {
  padding-bottom: 46%
}

.cards {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template: auto/repeat(3, 1fr);
  gap: 20px
}

@media (max-width:991px) {
  .cards {
    -ms-grid-rows: auto;
    -ms-grid-columns: (1fr)[2];
    grid-template: auto/repeat(2, 1fr)
  }
}

@media (max-width:600px) {
  .cards {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }
}

.cards_2 {
  -ms-grid-rows: auto;
  -ms-grid-columns: (1fr)[2];
  grid-template: auto/repeat(2, 1fr)
}

@media (max-width:600px) {
  .cards_2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }
}

.cards_4 {
  -ms-grid-rows: auto;
  -ms-grid-columns: (1fr)[4];
  grid-template: auto/repeat(4, 1fr)
}

@media (max-width:1220px) {
  .cards_4 {
    -ms-grid-rows: auto;
    -ms-grid-columns: (1fr)[3];
    grid-template: auto/repeat(3, 1fr)
  }
}

@media (max-width:991px) {
  .cards_4 {
    -ms-grid-rows: auto;
    -ms-grid-columns: (1fr)[2];
    grid-template: auto/repeat(2, 1fr)
  }
}

@media (max-width:600px) {
  .cards_4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }
}

.cards__card {
  background-color: var(--white)
}

.cards__card_padding {
  padding: 20px 10px
}

.cards__card_dark {
  background-color: var(--background)
}

.cards__image {
  width: 100%;
  padding-bottom: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

.cards__descr {
  padding: 10px
}

.weekendprofits-footer {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: var(--dark)
}

.weekendprofits-footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px
}

.weekendprofits-footer__icon {
  width: 70px;
  height: 70px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

.weekendprofits-footer__text {
  max-width: 454px;
  opacity: .7
}

.weekendprofits-footer__copy {
  margin-left: auto
}

.popup {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10;
  overflow: auto;
  background-color: rgba(0, 0, 0, .4)
}

.popup__close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}

.popup__body {
  overflow: auto;
  max-width: 460px;
  width: 100%;
  position: relative;
  z-index: 2;
  margin: auto;
  padding: 30px;
  background-color: var(--white)
}

@media (max-width:600px) {
  .popup__body {
    padding: 24px 10px;
    width: 95%
  }

  .popup__button {
    width: 100%
  }
}

.popup-cookie {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 7;
  background-color: var(--background);
  padding: 20px 0
}

.popup-cookie.disabled {
  display: none
}

.popup-cookie__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 20px
}

@media (max-width:991px) {
  .popup-cookie__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.popup-cookie__descr {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 810px;
  flex: 0 1 810px
}

@media (max-width:991px) {
  .popup-cookie__descr {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
  }
}

.popup-cookie__buttons {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template: auto/repeat(2, 1fr);
  gap: 10px;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 410px;
  flex: 0 0 410px
}

@media (max-width:991px) {
  .popup-cookie__buttons {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
  }
}

@media (max-width:450px) {
  .popup-cookie__buttons {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }
}