.footer-container {
  position: relative;
  overflow: hidden;
  background: transparent;
}

.footer-container .footer-content {
  display: flex;
  width: var(--main-content-width);
  margin-inline: auto;
}

.content-footer {
  background-color: #224287;
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
  z-index: 3;
  position: relative;
  width: 100%;
  margin-inline: auto;
}
.content-footer .bottom {
  padding: 1.875rem 4.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-footer .bottom .text {
  text-align: center;
  font-family: var(--font-fjalla-one);
  font-size: 0.75rem;
  color: var(--white);
}
.content-footer .divider {
  width: 100%;
  margin: 0;
  margin-top: 1.25rem;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: solid 1px var(--secondary-main-blue-hover);
  opacity: 1;
}

.content-footer .divider.mobile-only-divider {
  display: none;
}
.content-footer .top-container {
  width: 100%;
  padding: 4.375rem;
  padding-bottom: 0;
}
.content-footer .top-container .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.content-footer .top-container .top .footer-logo {
  height: 4.5rem;
}

.content-footer .top-container .top img {
  object-fit: scale-down;
  width: 5.625rem;
  height: 2.375rem;
}
.content-footer .top-container .top .social img {
  width: auto;
  height: auto;
}
 .social {
  display: flex;
  gap: 1.875rem;
}

.content-footer .top-container .top .social .icon svg {
  width: 1.25rem;
  height: 1.25rem;
}

.content-footer .center {
  padding: 4.375rem;
  padding-top: 1.25rem;
  padding-bottom: 0;
}

.content-footer .center .content {
  display: flex;
  justify-content: space-between;
  gap: 0.625rem;
}

.content-footer .center .content .left {
  max-width: 27.5rem;
}

.content-footer .center .content .left .proofs {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

.content-footer .center .content .left .proofs .rgf {
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  width:53px;
  height:53px;
  background-image:var(--icon-rgf);
  background-repeat:no-repeat;
}

.content-footer .center .content .left .proofs .dmca {
  width: 7.5625rem;
  height: 1.5rem;
  background-image: url("/images/webp/proofs/dmca.webp");
}

.content-footer .center .content .left .proofs .cent-os {
  width: 3.3125rem;
  height: 3.3125rem;
  background-image: url("/images/webp/proofs/cent-os.webp");
}

.content-footer .center .content .left .proofs .player-safety {
  display: flex;
  border-radius: 0.5rem;
  background: var(--white);
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1rem;
  gap: 0.25rem;
  color: var(--black);
  font-family: var(--font-inter);
  font-size: 0.75rem;
}
.content-footer .center .content .left .proofs .player-safety:before {
  background-image:var(--icon-player-safety);
  background-repeat:no-repeat;
  width:21px;
  height:21px;
  content:'';
}

.content-footer
  .center
  .content
  .left
  .proofs
  .player-safety
  .player-safety-icon {
  width: 1.25rem;
  height: 1.25rem;
}

.content-footer .center .content .left .age {
  display: inline-block;
  margin: 0 0.3125rem;
  width: 1.375rem;
  height: 1.375rem;
  background-image: var(--img-18-plus);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.content-footer .center .content .left .text {
  font-family: var(--font-inter);
  font-size: 0.75rem;
  line-height: 2;
  color: var(--white);
}

.content-footer .center .content .left .text .no-purchase {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 1.25rem;
}

.content-footer .center .content .left .adult-only {
  display: flex;
}

.content-footer .center .content .right .title {
  font-family: var(--font-fjalla-one);
  color: #ffffff;
  font-size: 1rem;
}

.content-footer .center .content .right .partners {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  align-items: flex-end;
  justify-content: center;
  margin-top: 2rem;
}

.content-footer .center .content .right .partners .partners-container {
  display: flex;
  gap: 0.625rem;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}


.content-footer .center .content .right .partners  .priority-play-container {
  display:flex;
  gap:0;
  color: #FFF;
  text-align: center;
  font-family: var(--font-inter);
  font-size: 9.6px;
  line-height: 1em; /* 300% */  
  align-items:center;
  flex-direction:column;
}

.content-footer .center .content .right .partners  .priority-play-container span {
    margin-bottom: -3px;
    margin-top: 8px;
}

.content-footer .center .content .right .partners .priority-play {
  width: 236px;
  height: 70px;
  background-repeat: no-repeat;  
}

.content-footer .center .content .right .partners div {
  background-repeat:no-repeat;
  background-size:contain;
  background-position: center;
}

.content-footer .center .content .right .partners .zula {
    width: 2rem;
    height: 1.25rem;
  background-repeat: no-repeat;  
}

.content-footer .center .content .right .partners .fortune-coins {
    width: 3.6875rem;
    height: 1rem;
  background-repeat: no-repeat;
}

.content-footer .center .content .right .partners .sportzino {
    width: 4.25rem;
    height: .8125rem;
  background-repeat: no-repeat;
  background-size: contain;
}

.content-footer .center .content .right .partners .yay-casino {
  width: 2.3125rem;
    height: 1.3125rem;
  background-repeat: no-repeat;
}

.content-footer .center .content .right .partners .american-luck {
  width: 2rem;
  height: 1.6875rem;
  background-repeat: no-repeat;
}

.content-footer .center .content .right .partners .luck-party {
  width: 3.125rem;
  height: 1.6875rem;
  background-repeat: no-repeat;
}

.content-footer .center .content .right .links-container {
  display: flex;
  gap: 4.375rem;
}

.content-footer .center .content .right .links-container .links {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.content-footer .center .content .right .links-container .links .link {
  display: flex;
  font-size: 0.875rem;
  align-items: center;
  gap: 0.3125rem;
  font-family: var(--font-inter);
  margin-top: 0.3125rem;
  color: var(--secondary-main-blue-hover);
}
.bottom-menu-container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 3.9375rem;
  z-index: 10;
  background-color: #f5f9fb;
  border-top-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
  box-shadow: 0 -0.625rem 0.98125rem -0.25rem rgba(0, 0, 0, 0.251);
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0.4375rem 1.0625rem 0.375rem;
  transform: translateY(100%);
  opacity: 0;
  pointer-events: none;
  transition: transform 0.4s ease-out, opacity 0.4s ease-out;
  will-change: transform, opacity;
}

.bottom-menu-container.is-visible {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}
.bottom-menu-container .login-button {
  font-size: 1.5rem;
  margin-right: 0.75rem;
  line-height: 1;
  flex-grow: 1;
  padding-inline: 1rem;
}

.bottom-menu-container a.signup-button {
  font-size: 1.5rem;
  border: none;
  line-height: 1;
  flex-grow: 2;
}

@keyframes slideUpFadeIn {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.bottom-menu-container a.rag-button.rag-button--secondary.login-button,
.bottom-menu-container a.rag-link.rag-link--button.signup-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    transition: background-color 0.3s, color 0.3s;
    padding: 0.75rem 2.25rem;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-family: var(--font-bluescreen-bold);
    line-height: 1;
    text-decoration: none;
    font-size: 1.5rem;
}

.bottom-menu-container a.rag-button.rag-button--secondary.login-button {
    border: 2px solid #fafafa;
    background: #224287;
    color: #fafafa;
    margin-right: 0.75rem;
    flex-grow: 1;
    padding-inline: 1rem;
}

.bottom-menu-container a.rag-link.rag-link--button.signup-button {
    border: none;
    background: #f4313f;
    color: #fafafa;
    flex-grow: 2;
}
@media (min-width:951px) {
  .content-footer .center .content .right .partners  .priority-play-container {
    flex-direction: row;
    gap:5px;
  }

  .content-footer .center .content .right .partners  .priority-play-container span {
    margin-bottom: 0;
    margin-top: 0;
  }  
}
@media (max-width: 1200px) {
  .content-footer {
    flex-grow: 1;
  }
}

@media (min-width: 993px) {
  .bottom-menu-container {
    display: none;
  }
}

@media (max-width: 950px) {
  .content-footer {
    padding-bottom: 4.25rem;
  }
  .content-footer .top-container .top {
    flex-direction: column;
    gap: 1.25rem;
  }
  .content-footer .center .content {
    flex-direction: column-reverse;
    align-items: center;
    gap: 1.25rem;
  }
  .content-footer .center .content .left {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .content-footer .center .content .right {
    width: 100%;
  }
  .content-footer .center .content .left .text {
    text-align: center;
  }
  .content-footer .center .content .right .title {
    text-align: center;
  }
  .content-footer .center .content .right .links-container {
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
  .content-footer .center .content .right .links-container .links {
    align-items: center;
  }
  .content-footer .center .content .right .partners {
    align-items: center;
    border-top:1px solid var(--secondary-main-blue-hover);
    padding-top:1rem;
  }
  .content-footer .center .content .right .partners .partners-container {
    justify-content: center;
    column-gap:10px;
    flex-wrap:wrap;
    width:220px;
    row-gap:5px;
  }

  .content-footer .center .content .right .partners .priority-play {
    width: 15rem;
    height: 4.7rem;
    background-size:contain;
    background-position:center;
  }  
}

@media (max-width: 640px) {
  .content-footer .top-container {
    padding-left:3rem;
    padding-right:3rem;
    padding-top:2rem;
  }
  
  .content-footer .center {
    padding: 2rem 3rem 0;
  }

}

@media (max-width:500px) {

  .content-footer .center {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .content-footer .top-container {
      padding-left: 2rem;
      padding-right: 2rem;
  }
}

@media (max-width:390px) {

    .content-footer .center .content .left .proofs {
      gap: 1rem;
    }
}

@media (max-width:375px) {
    .content-footer .center .content .left .proofs .player-safety {
      padding: 0.5rem .5rem;
    }
}
