﻿
:root {
  --app-height: 100%;
}
@font-face {
  font-family: Nunito;
  font-weight: 400;
  font-style: normal;
  src: url(https://winportcasino.net/l/landings/default/fonts/Nunito/Nunito-Regular.ttf) format("truetype")
}

@font-face {
  font-family: Nunito;
  font-weight: 600;
  font-style: normal;
  src: url(https://winportcasino.net/l/landings/default/fonts/Nunito/Nunito-SemiBold.ttf) format("truetype")
}

@font-face {
  font-family: Nunito;
  font-weight: 700;
  font-style: normal;
  src: url(https://winportcasino.net/l/landings/default/fonts/Nunito/Nunito-Bold.ttf) format("truetype")
}

@font-face {
  font-family: Montserrat;
  font-weight: 300;
  font-style: normal;
  src: url(https://winportcasino.net/l/landings/default/fonts/Montserrat/Montserrat-Light.ttf) format("truetype")
}

@font-face {
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  src: url(https://winportcasino.net/l/landings/default/fonts/Montserrat/Montserrat-Light.ttf) format("truetype")
}

@font-face {
  font-family: Montserrat;
  font-weight: 700;
  font-style: normal;
  src: url(https://winportcasino.net/l/landings/default/fonts/Montserrat/Montserrat-Bold.ttf) format("truetype")
}

@font-face {
  font-family: Montserrat;
  font-weight: 900;
  font-style: normal;
  src: url(https://winportcasino.net/l/landings/default/fonts/Montserrat/Montserrat-ExtraBold.ttf) format("truetype")
}




@-ms-viewport {
  width: device-width;
  initial-scale: 1;
}
@-moz-viewport {
  width: device-width;
  initial-scale: 1;
}
@-webkit-viewport {
  width: device-width;
  initial-scale: 1;
}
*,
:before,
:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  position: relative;
  min-height: 100%;
  overflow: auto;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  -webkit-text-decoration-skip: objects;
          text-decoration-skip: objects;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background-color: black;
}
span {
  display: inline-block;
}
a,
input,
button,
textarea,
optgroup,
select,
fieldset,
figure,
legend,
address {
  font: inherit;
  color: inherit;
  line-height: inherit;
  text-transform: inherit;
  text-shadow: inherit;
  border: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
a,
button,
[type='button'],
[type='submit'] {
  -webkit-transition: color 0.25s, background 0.25s, opacity 0.25s;
  -o-transition: color 0.25s, background 0.25s, opacity 0.25s;
  transition: color 0.25s, background 0.25s, opacity 0.25s;
}
a > *,
button > *,
[type='button'] > *,
[type='submit'] > * {
  pointer-events: none;
}
a {
  cursor: pointer;
  text-decoration: none;
  -webkit-text-decoration-skip: none;
}
button {
  overflow: visible;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
}
p {
  margin: 0;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  overflow: hidden;
}
b,
strong {
  font-weight: 700;
}
audio,
canvas {
  display: inline-block;
}
img,
svg,
embed,
object,
iframe,
video,
audio,
canvas {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
img,
embed,
object,
iframe,
video {
  display: block;
  margin: auto;
}
img {
  image-rendering: optimizeQuality;
}
svg {
  color: inherit;
}
svg:not(:root) {
  overflow: hidden;
}
progress {
  vertical-align: baseline;
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizeLegibility;
  font: inherit;
  color: inherit;
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
input,
select,
button,
button > * {
  display: inline-block;
  vertical-align: middle;
}
button,
label,
select,
summary,
[type='button'],
[type='submit'],
[type='reset'],
[type='checkbox'],
[type='radio'],
[type='range'] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
select,
[type='button'],
[type='submit'],
[type='search'],
[type="radio"],
[type='range'],
::-webkit-search-cancel-button,
::-webkit-search-decoration,
::-webkit-outer-spin-button,
::-webkit-inner-spin-button,
::-webkit-slider-thumb {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
::-webkit-contacts-auto-fill-button,
::-webkit-credentials-auto-fill-button {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
}
:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
          box-shadow: inset 0 0 0 1000px #fff;
}
::marker {
  display: none;
}
[type="radio"] {
  -webkit-appearance: radio;
}
[type='number'] {
  -moz-appearance: textfield;
}
::-ms-clear,
::-ms-reveal {
  display: none;
}
input,
textarea {
  width: 100%;
}
input {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
textarea {
  overflow: auto;
  resize: none;
}
:active,
:hover,
:focus {
  outline: 0;
  outline-offset: 0;
}
:disabled {
  pointer-events: none;
  cursor: not-allowed;
  -webkit-text-fill-color: initial;
}
::-moz-focus-outer,
::-moz-focus-inner {
  border: 0;
  padding: 0;
}
::-webkit-input-placeholder {
  opacity: 1;
  color: inherit;
}
::-moz-placeholder {
  opacity: 1;
  color: inherit;
}
:-ms-input-placeholder {
  opacity: 1;
  color: inherit;
}
::-ms-input-placeholder {
  opacity: 1;
  color: inherit;
}
::placeholder {
  opacity: 1;
  color: inherit;
}
::-moz-placeholder {
  opacity: 1;
  color: inherit;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
  text-align: center;
}
body{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.base-block{
  min-height: 100vh;
  min-height: var(--app-height);
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 65px;
}
.block-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.container{
  width: 90%;
  max-width: 438px;
}
.terms{
  margin-bottom: 5px;
  margin-top: 10px;
}
.logo{
  margin-top: auto;
  margin-bottom: 24px;
  display: inline-block;
  margin-top: 5px;
}
.logo.mob{
  display: none;
}
.h1-text{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-size: 42px;
  line-height: 1;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
}
.h1-text.big{
  font-size: 62px;
}
.copy__desc{
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}
.copy__bonus{
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #F6F52B;
  -webkit-filter: drop-shadow(0 0 9px #f6f52b);
  filter: drop-shadow(0 0 9px #f6f52b);
  margin-bottom: 24px;
  cursor: pointer;
}
.play-btn{
  width: 374px;
  height: 76px;
  background: #04D800;
  -webkit-box-shadow: 0px 34px 20px -20px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 34px 20px -20px rgba(0, 0, 0, 0.35);
  border-radius: 22px;
  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;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0 auto;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.copy-block{
  background: rgba(81, 19, 83, .5);
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  border-radius: 20px;
  border: 1px solid #786375;
  padding: 24px;
  margin-top: 12px;
  width: 100%;
}
.copy-block__subtitle{
  margin-top: 8px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  background: rgba(81, 19, 83, .5);
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  border-radius: 20px;
  border: 1px solid #786375;
  padding: 18px 65px;
  width: 100%;
}
.terms__btn {
  width: calc(56 / 1920 * 100vw);
  height: calc(56 / 1920 * 100vw);
  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;
  background: #000000;
  border-radius: 60px;
  margin: 0 auto;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  .terms__btn {
    width: calc(56 / 1024 * 100vw);
    height: calc(56 / 1024 * 100vw);
  }
}
@media only screen and (max-width: 584px) {
  .terms__btn {
    width: calc(56 / 584 * 100vw);
    height: calc(56 / 584 * 100vw);
  }
}
.terms__btn.active .terms__btn-t{
  display: none;
}
.terms__btn.active .terms__btn-x{
  display: block;
}
.terms__btn-t {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: calc(14 / 1920 * 100vw);
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media only screen and (max-width: 1024px) {
  .terms__btn-t {
    font-size: calc(14 / 1024 * 100vw);
  }
}
@media only screen and (max-width: 584px) {
  .terms__btn-t {
    font-size: calc(14 / 584 * 100vw);
  }
}
.terms__btn-x {
  display: none;
}
.terms__btn-x svg {
  width: calc(10 / 1920 * 100vw);
  height: calc(10 / 1920 * 100vw);
}
@media only screen and (max-width: 1024px) {
  .terms__btn-x svg {
    width: calc(10 / 1024 * 100vw);
    height: calc(10 / 1024 * 100vw);
  }
}
@media only screen and (max-width: 584px) {
  .terms__btn-x svg {
    width: calc(10 / 584 * 100vw);
    height: calc(10 / 584 * 100vw);
  }
}
.terms__desc{
  background: rgba(81, 19, 83, .5);
  border: 1px solid #786375;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  border-radius: 20px;
  padding: 24px 30px;
  color: #fff;
  margin-top: 12px;
}
.terms__desc-title {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: calc(14 / 1920 * 100vw);
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .terms__desc-title {
    font-size: calc(14 / 1024 * 100vw);
  }
}
@media only screen and (max-width: 584px) {
  .terms__desc-title {
    font-size: calc(14 / 584 * 100vw);
  }
}
.terms__desc-desc {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: calc(12 / 1920 * 100vw);
  line-height: 1.3;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .terms__desc-desc {
    font-size: calc(12 / 1024 * 100vw);
  }
}
@media only screen and (max-width: 584px) {
  .terms__desc-desc {
    font-size: calc(12 / 584 * 100vw);
    margin-bottom: 0;
  }
}
.terms__desc-brands{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  max-width: 90%;
  margin: 0 auto;
  margin-bottom: 20px;
}
.copyright{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 1024px) and (orientation:portrait),(max-width:1023px){
  .base-block{
    padding-left: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .logo{
    display: none;
  }
  .logo.mob{
    display: inline-block;
    width: auto;
    margin-top: 24px;
    margin-bottom: 100px;
  }
  .fix{
    display: none;
  }
  .block-wrapper{
    margin-top: auto;
  }
  .terms{
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
@media (max-width:584px){
  .terms__desc{
    padding: 24px 10px;
  }
  .terms__desc-desc{
    padding: 0 5px;
  }
  .terms__desc-brands{
    max-width: 100%;
    gap: 0;
  }
  .container{
    width: 95%;
    max-width: 328px;
  }
  .h1-text{
    font-size: 30px;
    line-height: 30px;
  }
  .h1-text.big{
    font-size: 30px;
  }
  .copy-block__subtitle{
    font-size: 13px;
    line-height: 16px;
  }
  .copy-block__subtitle{
    width: 216px;
    padding: 0;
    margin: 5px auto 0 auto;
    background: none;
    backdrop-filter: none;
    border: none;
    -webkit-backdrop-filter: none;
  }
  .copy-block{
    background: none;
    backdrop-filter: none;
    border: none;
    -webkit-backdrop-filter: none;
    padding: 0;
    margin-top: 20px;
    position: relative;
  }
  .copy-block:after{
    position: absolute;
    content: '';
    display: block;
    top: -10px;
    left: 50%;
    height: 2px;
    width: 74px;
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .copy__bonus{
    margin-bottom: 16px;
  }
  .play-btn{
    width: 91%;
    height: 48px;
    border-radius: 16px;
    font-size: 16px;
  }
  .terms__btn{
    display: none;
  }
  .block-wrapper{
    background: rgba(81, 19, 83, .5);
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
    border-radius: 20px;
    border: 1px solid #786375;
    padding: 21px 0;
  }
}
@media (max-height:600px){
  .base-block{
    min-height: 600px;
  }
}
@media (hover:hover) {
  .play-btn:hover{
    background: #E91E63;
  }
}

/* popup */
.exit-popup {
  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;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--bg-popup);
  -webkit-backdrop-filter: blur(22px);
          backdrop-filter: blur(22px);
  max-height: 100vh;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
}
@media only screen and (max-width: 584px) {
  .exit-popup {
    padding: 0 4.4444444444vmin;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.exit-popup.exit-popup.active {
  pointer-events: all;
  opacity: 1;
}

.exit_offer {
  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;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
/* Hide scrollbar for Chrome, Safari and Opera */
.exit_offer::-webkit-scrollbar {
  display: none;
}

.exit_offer-close {
  position: absolute;
  top: 2.0833333333vw;
  right: 2.0833333333vw;
  width: 2.7083333333vw;
  height: 2.7083333333vw;
  background: rgba(255, 0, 0, 0.2);
  cursor: pointer;
  border-radius: 5px;
  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;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .exit_offer-close {
    top: 4.0322580645vw;
    right: 4.0322580645vw;
    width: 5.2419354839vw;
    height: 5.2419354839vw;
  }
}
@media only screen and (max-width: 584px) {
  .exit_offer-close {
    top: 4.4444444444vmin;
    right: 4.4444444444vmin;
    width: 8.8888888889vmin;
    height: 8.8888888889vmin;
  }
}

.exit_offer-title {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 1.6666666667vw;
  line-height: 1.875vw;
  color: #fff;
  max-width: 24.7916666667vw;
  text-align: center;
  margin-bottom: 0.9375vw;
  margin-top: auto;
}
@media only screen and (max-width: 1024px) {
  .exit_offer-title {
    font-size: 3.2258064516vw;
    line-height: 3.6290322581vw;
    max-width: 47.9838709677vw;
    margin-bottom: 1.814516129vw;
  }
}
@media only screen and (max-width: 584px) {
  .exit_offer-title {
    align-self: flex-start;
    font-size: 6.6666666667vmin;
    line-height: 1;
    max-width: 73.6111111111vmin;
    margin-bottom: 10.8333333333vmin;
    text-align: left;
  }
}

.exit_offer-timer {
  position: relative;
  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-negative: 0;
      flex-shrink: 0;
  color: #F6F52B;
  text-transform: uppercase;
  width: 22.7083333333vw;
  height: 3.75vw;
  background: var(--bg-offer);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  border-radius: 20px;
  border: 1px solid var(--border-offer);
  margin-bottom: 1.5vw;
}
@media only screen and (max-width: 1024px) {
  .exit_offer-timer {
    width: 43.9516129032vw;
    height: 7.2580645161vw;
    margin-bottom: 2vw;
  }
}
@media only screen and (max-width: 584px) {
  .exit_offer-timer {
    width: 91.1111111111vmin;
    height: 20vmin;
    margin-bottom: 2vmin;
  }
}
.exit_offer-timer .left {
  font-family: "Montserrat";
  position: absolute;
  top: 0;
  left: 1.0416666667vw;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-color: #0A0A1D;
  font-size: 0.625vw;
  line-height: 1.33;
  padding: 0 0.2083333333vw;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  .exit_offer-timer .left {
    left: 2.0161290323vw;
    font-size: 1.2096774194vw;
    padding: 0 0.4032258065vw;
  }
}
@media only screen and (max-width: 584px) {
  .exit_offer-timer .left {
    left: 3.6111111111vmin;
    font-size: 3.3333333333vmin;
    padding: 0 1.1111111111vmin;
  }
}

.thrilling-time__hours {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 1.875vw;
  line-height: 1.11;
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  .thrilling-time__hours {
    font-size: 3.6290322581vw;
  }
}
@media only screen and (max-width: 584px) {
  .thrilling-time__hours {
    font-size: 6.6666666667vmin;
  }
}

.exit_offer-content {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 2.1875vw;
  line-height: 0.95;
  text-transform: uppercase;
  color: #04D800;
  margin-bottom: 0.625vw;
  text-align: center;
  max-width: 26.5625vw;
}
@media only screen and (max-width: 1024px) {
  .exit_offer-content {
    font-size: 4.2338709677vw;
    margin-bottom: 1.2096774194vw;
    max-width: 51.4112903226vw;
  }
}
@media only screen and (max-width: 584px) {
  .exit_offer-content {
    font-size: 8.3333333333vmin;
    line-height: 1;
    margin-bottom: 1.3888888889vmin;
    max-width: 100%;
  }
}
.exit_offer-content_wrap {
  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;
  margin-bottom: 10px;
}
@media only screen and (max-width: 584px) {
  .exit_offer-content_wrap {
    width: 100%;
    padding: 5.8333333333vmin 4.4444444444vmin;
    background: var(--bg-offer);
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
    border-radius: 20px;
    border: 1px solid var(--border-offer);
  }
}
.exit_offer-content_new {
  display: inline;
}
.exit_offer-content_old {
  position: relative;
  color: rgba(255, 255, 255, 0.4);
  display: inline;
}
.exit_offer-content_old::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 110%;
  height: 0.15625vw;
  background: #FFC700;
  -webkit-box-shadow: 0px 2px 4px #FF8A00;
          box-shadow: 0px 2px 4px #FF8A00;
}
@media only screen and (max-width: 1024px) {
  .exit_offer-content_old::after {
    height: 0.3024193548vw;
  }
}

.exit_offer-subtitle {
  border: 1px solid var(--border-offer);
  padding: 0.9375vw 1.25vw;
  background: var(--bg-offer);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  margin-bottom: 0.625vw;
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 0.9375vw;
  line-height: 1.33;
  text-transform: uppercase;
  color: #FFFFFF;
  width: 22.8125vw;
  border-radius: 20px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .exit_offer-subtitle {
    padding: 1.814516129vw 2.4193548387vw;
    margin-bottom: 1.2096774194vw;
    font-size: 1.814516129vw;
    width: 44.1532258065vw;
  }
}
@media only screen and (max-width: 584px) {
  .exit_offer-subtitle {
    background: none;
    border: none;
    padding: 0;
    margin-bottom: 5.5555555556vmin;
    font-size: 3.6111111111vmin;
    line-height: 1.23;
    width: 60vmin;
    -webkit-backdrop-filter: unset;
            backdrop-filter: unset;
  }
}
.exit_offer-subtitle--old {
  position: relative;
  color: rgba(255, 255, 255, 0.4);
}
.exit_offer-subtitle--old::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 110%;
  height: 2px;
  background: #FFC700;
  -webkit-box-shadow: 0px 2px 4px #FF8A00;
          box-shadow: 0px 2px 4px #FF8A00;
}
@media only screen and (max-width: 480px) {
  .exit_offer-subtitle--old::after {
    height: 1px;
  }
}

.exit_offer-copy_block {
  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;
  padding: 1.25vw 0;
  width: 22.8125vw;
  border: 1px solid var(--border-offer);
  border-radius: 20px;
  background: var(--bg-offer);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .exit_offer-copy_block {
    padding: 2.4193548387vw 0;
    width: 44.1532258065vw;
  }
}
@media only screen and (max-width: 584px) {
  .exit_offer-copy_block {
    background: none;
    border: none;
    border: 0;
    padding: 0;
    width: 100%;
    -webkit-backdrop-filter: unset;
            backdrop-filter: unset;
  }
}
.exit_offer-copy_block::after {
  content: none;
  width: 20.5555555556vmin;
  height: 0.5555555556vmin;
  background: #FFFFFF;
  opacity: 0.2;
  border-radius: 20px;
  position: absolute;
  top: -2.2222222222vmin;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media only screen and (max-width: 584px) {
  .exit_offer-copy_block::after {
    content: "";
  }
}
.exit_offer-copy__desc {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 600;
  font-size: 0.625vw;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 1024px) {
  .exit_offer-copy__desc {
    font-size: 1.2096774194vw;
  }
}
@media only screen and (max-width: 584px) {
  .exit_offer-copy__desc {
    font-size: 3.3333333333vmin;
  }
}
.exit_offer-copy__bonus {
  position: relative;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  font-size: 1.0416666667vw;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 0.1041666667vw;
  text-transform: uppercase;
  color: #F6F52B;
  -webkit-filter: drop-shadow(0 0 9px #f6f52b);
          filter: drop-shadow(0 0 9px #f6f52b);
  margin-bottom: 1.25vw;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  .exit_offer-copy__bonus {
    font-size: 2.0161290323vw;
    letter-spacing: 0.2016129032vw;
    margin-bottom: 2.4193548387vw;
  }
}
@media only screen and (max-width: 584px) {
  .exit_offer-copy__bonus {
    font-size: 5.5555555556vmin;
    letter-spacing: 0.5555555556vmin;
    margin-bottom: 4.4444444444vmin;
  }
}
.exit_offer-copy__bonus::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: currentColor;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  opacity: 0.5;
  pointer-events: none;
}
.exit_offer-play_btn {
  width: 19.4791666667vw;
  height: 3.9583333333vw;
  background: #04D800;
  -webkit-box-shadow: 0px 34px 20px -20px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 34px 20px -20px rgba(0, 0, 0, 0.35);
  border-radius: 22px;
  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;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 1.0416666667vw;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0 auto;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
@media (hover: hover) {
  .exit_offer-play_btn:hover {
    background: #E91E63;
  }
}
@media (max-width: 1024px) and (orientation: landscape) and (max-height: 540px) {
  .base-block {
    min-height: 800px;
  }
}
@media only screen and (max-width: 1024px) {
  .exit_offer-play_btn {
    width: 37.7016129032vw;
    height: 7.6612903226vw;
    font-size: 2.0161290323vw;
  }
}
@media only screen and (max-width: 584px) {
  .exit_offer-play_btn {
    width: 100%;
    height: 13.3333333333vmin;
    font-size: 4.4444444444vmin;
    border-radius: 16px;
  }
}

.terms.exit_offer-terms {
  max-width: calc(438 / 1920 * 100vw);
  margin-bottom: 0.625vw;
  margin-top: auto;
}
@media only screen and (max-width: 1440px) and (min-height: 690px) {
  .terms.exit_offer-terms {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1024px) {
  .terms.exit_offer-terms {
    max-width: 44.1532258065vw;
    margin-bottom: calc(60 / 1024 * 100vw);
  }
}
@media only screen and (max-width: 992px) and (max-height: 584px) {
  .terms.exit_offer-terms {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 584px) {
  .terms.exit_offer-terms {
    width: 100%;
    max-width: unset;
  }
}

.active-popup {
  height: 100vh;
  height: var(--app-height);
  overflow: hidden;
}
.active-popup .base-block {
  height: 100vh;
  min-height: unset;
  overflow: hidden;
}

@media (max-height: 540px) and (orientation: landscape) {
  .active-popup {
    overflow: unset;
    overflow-x: hidden;
  }
}