.cookieNotification___1bnln {
  display: none;
  background-color: #01142C;
  max-height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 3.125rem;
  z-index: 9999;
  width: 70%;
}
.cookieNotification___1bnln .content___2GgMr {
  font-weight: 100;
  padding-bottom: 1.25rem;
  padding: 2.75rem 4.375rem;
}
.cookieNotification___1bnln .content___2GgMr p {
  font-weight: 100;
  color: #fff;
}
.cookieNotification___1bnln .content___2GgMr .bodyContainer___WxTWH {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.cookieNotification___1bnln .content___2GgMr .bodyContainer___WxTWH p {
  width: 70%;
}
.cookieNotification___1bnln .content___2GgMr .headerContainer___196js {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.cookieNotification___1bnln .content___2GgMr .headerContainer___196js p {
  font-size: 1.25rem;
  font-size: 1.75rem;
}
.cookieNotification___1bnln .content___2GgMr a {
  font-weight: 500;
}
.cookieNotification___1bnln .cookieNotificationAccept___1uvY7 {
  color: white;
  font-weight: 500 !important;
  vertical-align: middle !important;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0.063rem solid transparent;
  white-space: nowrap;
  padding: 0 4rem !important;
  font-size: 16px !important;
  border-radius: 2.063rem !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-right: 1.875rem;
  height: 3rem !important;
}
/* .cookieNotification .accept-btn{
    width: 190px;
    height: 48px;
} */
.cookieNotificationEnabled___uFXKZ {
  display: block;
}
@media (max-width: 1024px) {
  .cookieNotification___1bnln {
    width: 95%;
    bottom: 0.5rem;
  }
  .cookieNotification___1bnln .content___2GgMr {
    padding: 0.938rem;
  }
  .cookieNotification___1bnln .content___2GgMr .bodyContainer___WxTWH {
    display: block;
  }
  .cookieNotification___1bnln .content___2GgMr .bodyContainer___WxTWH p {
    width: 100%;
  }
  .cookieNotification___1bnln .cookieNotificationAccept___1uvY7 {
    display: block !important;
    margin: 0 auto !important;
  }
}

