.container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
}

@media (max-width:991px) {
    .container {
        padding: 0 20px;
    }
}

@media (max-width:600px) {
    .container {
        padding: 0 10px;
    }
}

.tx-16 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: var(--white);
}

.tx-15 {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: var(--white);
}

.tx-14 {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: var(--white);
}

.line {
    text-decoration-line: underline;
}

.fw-400 {
    font-weight: 400;
}

.rd-upload img {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.rd-load img {
    opacity: 1;
}

.color-white {
    color: var(--white);
}

.link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

@media (any-hover:hover) {
    .link:hover {
        color: var(--hover);
    }
}

.link:active {
    color: var(--active);
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
}

.link img {
    width: 24px;
    height: 24px;
}

.topcasinotilbud-footer {
    position: relative;
    padding: 50px 0 50px 0;
    background: #00000044;
    backdrop-filter: blur(5px);
}

.topcasinotilbud-footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
}

.topcasinotilbud-footer__age {
    max-width: 58px;
    width: 100%;
    height: 58px;
}

.topcasinotilbud-footer__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width:600px) {
    .topcasinotilbud-footer__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        gap: 10px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width:400px) {
    .topcasinotilbud-footer__link {
        font-size: 13px;
    }
}

@media (max-width:360px) {
    .topcasinotilbud-footer__link {
        font-size: 11px;
    }
}

.topcasinotilbud-footer__card-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
}

@media (max-width:600px) {
    .topcasinotilbud-footer__card-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 50px;
    }
}

.topcasinotilbud-footer__card {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

@media (max-width:600px) {
    .topcasinotilbud-footer__card {
        width: 100%;
    }
}

.topcasinotilbud-footer__list-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:600px) {
    .topcasinotilbud-footer__list-img {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.topcasinotilbud-footer__item-img {
    width: 100%;
}

.topcasinotilbud-footer__item-img a {
    scale: 1;
    opacity: 1;
    -webkit-transition: scale .2s ease-in-out, opacity .3s ease-in-out;
    transition: scale .2s ease-in-out, opacity .3s ease-in-out;
}

@media (any-hover:hover) {
    .topcasinotilbud-footer__item-img a:hover {
        scale: 1.05;
        opacity: .7;
    }
}

.topcasinotilbud-footer__item-img a:active {
    scale: 1.07;
    opacity: .5;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
}

.topcasinotilbud-footer__item-img:nth-child(1) {
    max-width: 168px;
    height: 30px;
}

.topcasinotilbud-footer__item-img:nth-child(2) {
    max-width: 74px;
    height: 62px;
}

.topcasinotilbud-footer__item-img:nth-child(3) {
    max-width: 166px;
    height: 53px;
}

.topcasinotilbud-footer__item-img:nth-child(4) {
    max-width: 154px;
    height: 45px;
}

.topcasinotilbud-footer__item-img:nth-child(5) {
    max-width: 83px;
    height: 37px;
}

.topcasinotilbud-footer__item-img:nth-child(6) {
    max-width: 178px;
    height: 37px;
}

.topcasinotilbud-footer__item-img:nth-child(7) {
    max-width: 89px;
    height: 46px;
}

.topcasinotilbud-footer__item-img:nth-child(8) {
    max-width: 74px;
    height: 58px;
}

.topcasinotilbud-footer__item-img:nth-child(9) {
    max-width: 149px;
    height: 23px;
}

.topcasinotilbud-footer ul {
    list-style: none;

}

.topcasinotilbud-footer,
.topcasinotilbud-footer a {
    background: #04605f;
    color: #fff;
}
.topcasinotilbud-footer a:hover{
    color: aqua;
}