@import url("https://fonts.googleapis.com/css2?family=Kufam:ital,wght@0,400..900;1,400..900&display=swap");

* {
    padding: 0;
    margin: 0;
}

body {
    font-family: "Kufam", sans-serif;
    font-size: 16px;
    font-weight: 400;
    background: #fff;
    color: #333333;
}

a,
a:hover {
    text-decoration: none;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

html {
    scroll-behavior: smooth;
}

.container {
    max-width: 1240px;
    display: block;
    margin: auto;
    padding: 0 15px;
}

.casinodansk-18plus-area {
    padding: 8px 0;
    background: linear-gradient(90deg, #77392f 0%, #843f24 50%, #77392f 100%);
    border-bottom: 2px solid;
    border-image: linear-gradient(90deg, #e88124 0%, #ffe68b 50%, #e88124 100%);
    border-image-slice: 1;
    border-image-repeat: stretch;
}

.casinodansk-18plus-part p {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}

.casinodansk-18plus-part p img {
    max-width: 100%;
    display: block;
    margin-right: 5px;
}

.mobile-casinodansk-mainbg {
    background-image: url("/img/mobilebg1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.casinodansk-main-area {
    background-image: url("/img/bg1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.casinodanskheader-area {
    padding: 0px 0;
}

.casinodansklogo-part {
    padding-top: 25px;
}

.casinodansklogo-part img {
    max-width: 100%;
    display: block;
    width: 200px;
}

.casinodanskhero-area {
    padding: 65px 0;
}

.casinodanskhero-part {
    width: 751px;
    display: block;
    margin: auto;
    margin-right: 0;
}

.casinodanskhero-part h1 {
    color: #fff;
    font-size: 55px;
    margin: 0;
    font-weight: bold;
    line-height: 78px;
}

.casinodanskhero-part p {
    color: #fbfbfb;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 28px;
}

.casinodanskhero-part ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding-top: 30px;
    display: flex;
    gap: 24px;
}

.casinodanskhero-part ul li {
    display: flex;
    align-items: center;
    gap: 7px;
}

.casinodanskhero-part ul li:first-child {
    margin-left: 0;
}

.casinodanskhero-part ul li:last-child {
    margin-right: 0;
}

.casinodanskhero-part ul li img {
    max-width: 100%;
    width: 20px;
}

.casinodanskhero-part ul li h6 {
    color: #fff;
    font-size: 15px;
    margin: 0;
    font-weight: 400;
    position: relative;
    padding-left: 4px;
}

.casinodansk-ofrbs-box-area {
    padding: 70px 0;
    padding-bottom: 50px;
    overflow: hidden;
}

.main-casinodansk-ofrbs-box {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 25px;
    border-radius: 9px;
    padding-right: 30px;
    height: 185px;
    box-sizing: border-box;
    padding-left: 60px;
    width: 100%;
}

.smboxbg1 {
    position: absolute;
    width: 100%;
    height: 100%;
}

.casinodansk-ofrbs-boxleft {
    width: 10%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
}

.casinodansk-ofrbs-boxlogo {
    position: relative;
    left: -90px;
    top: -23px;
}

.casinodansk-ofrbs-boxinner {
    width: 72%;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 99;
    top: -16px;
}

.casinodansk-ofrbsbox-bonus {
    width: 45%;
    position: relative;
}

.casinodansk-ofrbsbox-rating {
    width: 30%;
    position: relative;
}

.casinodansk-ofrbsbox-score {
    width: 25%;
    position: relative;
}

.casinodansk-ofrbs-boxright {
    width: 18%;
    position: relative;
    z-index: 99;
    top: -16px;
    padding-right: 35px;
}

.casinodanskboxlogo {
    max-width: 100%;
    display: block;
    position: relative;
    z-index: 99;
    margin: auto;
    top: 5px;
    filter: brightness(0) invert(1);
    width: 115px;
}

.casinodansk-ofrbsbox-bonus h4 {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}

.casinodansk-ofrbsbox-bonus h3 {
    color: #ffffff;
    font-size: 25px;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    padding-top: 6px;
}

.casinodansk-ofrbsbox-bonus p {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding-top: 6px;
    font-weight: 600;
    text-transform: uppercase;
}

.casinodansk-ofrbsbox-rating img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.casinodansk-ofrbsbox-rating p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.casinodansk-ofrbsbox-rating h3 {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    padding-top: 12px;
    text-transform: uppercase;
}

.casinodansk-ofrbsbox-score h4 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding-bottom: 0px;
}

.casinodansk-ofrbsbox-score p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}

.casinodansk-ofrbs-boxbtn a {
    color: #fff;
    font-size: 20px;
    text-align: center;
    width: 182px;
    height: 53px;
    line-height: 56px;
    text-transform: capitalize;
    font-weight: 600;
    margin: auto;
    margin-right: 0;
    border-radius: 9px;
    display: block;
    background: linear-gradient(
        95.77deg,
        #e1b460 0.61%,
        #bf8d3a 36.59%,
        #fcf6b2 82.15%,
        #c89749 98.97%
    );
}

.casinodansk-ofrbs-boxbtn a:hover {
    background: linear-gradient(90deg, #000 0%, #000 100%);
    color: #fff;
}

.mainoffer {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
}

.offer {
    position: relative;
    text-align: center;
}

.offer p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    z-index: 999;
    line-height: 30px;
}

.casinodansklogosbox {
    width: 200px;
    height: 200px;
    position: relative;
    display: grid;
    align-items: center;
    padding: 0px;
    box-sizing: border-box;
    padding: 35px;
}

.logobg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.casinodansk-whychoose-area {
    background-image: url("/img/bg3.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.casinodansk-whychoose-part {
    display: flex;
    align-items: center;
}

.casinodansk-whychoose-left {
    width: 45%;
}

.casinodansk-whychoose-right {
    width: 55%;
}

.casinodansk-whychoose-hd {
    padding-bottom: 30px;
}

.casinodansk-whychoose-hd h2 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    padding-bottom: 10px;
}

.casinodansk-whychoose-hd p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    line-height: 31px;
}

.casinodansk-whychoose-hd img {
    max-width: 100%;
    display: none;
    margin: auto;
    margin-bottom: 25px;
}

.casinodansk-whychoose-item {
    display: flex;
    gap: 14px;
    padding-bottom: 20px;
}

.casinodansk-whychoose-item-left img {
    width: 30px;
    height: 30px;
    display: block;
    margin-top: 6px;
}

.casinodansk-whychoose-item-right h3 {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 31px;
    margin: 0;
    padding-bottom: 3px;
}

.casinodansk-whychoose-item-right p {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
}

.casinodansk-whychoose-right img {
    display: block;
}

.casinodansk-myggs-area {
    background-color: #fff;
    padding: 80px 0;
}

.casinodansk-myggs-hd {
    padding-bottom: 75px;
}

.casinodansk-myggs-hd h2 {
    color: #a16a2c;
    font-size: 45px;
    line-height: 42px;
    margin: 0;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
}

.casinodansk-myggs-hd p {
    color: #676767;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    font-weight: 400;
    text-align: center;
}

.casinodansk-myggs-part {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 25px;
    align-items: center;
    justify-content: space-around;
    grid-row-gap: 25px;
}

.casinodansk-myggs-box {
    border-radius: 10px;
    padding: 0 40px;
    padding-bottom: 25px;
}

.casinodansk-myggs-boxbg1 {
    background-image: url("/img/boxbg1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.casinodansk-myggs-boxbg2 {
    background-image: url("/img/boxbg2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.casinodansk-myggs-boxbg3 {
    background-image: url("/img/boxbg3.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.casinodansk-myggs-image {
    height: 120px;
    display: grid;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: -45px;
}

.casinodansk-myggs-image img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.casinodansk-myggs-text h2 {
    color: #fff;
    font-size: 25px;
    text-align: center;
    margin: 0;
    line-height: 31px;
    padding-bottom: 12px;
}

.casinodansk-myggs-text p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
}

.casinodansk-myggs-btn h3 {
    text-align: center;
    padding-top: 25px;
}

.casinodansk-myggs-btn h3 a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
}

.mobile-casinodansktext-bg {
    background-image: url("/img/mobilebg2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.casinodansktext-area {
    background-image: url("/img/bg2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 80px 0;
}

.casinodansktext-hd {
    padding-bottom: 40px;
}

.casinodansktext-hd h2 {
    color: #fff;
    font-size: 45px;
    line-height: 42px;
    margin: 0;
    font-weight: bold;
    padding-bottom: 20px;
}

.casinodansktext-hd p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    font-weight: 400;
}

.casinodansktext-item1 {
    padding-bottom: 40px;
}

.casinodansktext-item1 h2 {
    color: #fff;
    font-size: 30px;
    margin: 0;
    font-weight: bold;
    padding-bottom: 20px;
}

.casinodansktext-item1 p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    font-weight: 400;
}

.casinodansk-userssay {
    padding-top: 50px;
}

.casinodansk-userssay-hd {
    padding-bottom: 40px;
}

.casinodansk-userssay-hd h2 {
    color: #ffffff;
    font-size: 55px;
    text-align: center;
    font-weight: bold;
    margin: 0;
}

.casinodansk-userssay-box {
    box-shadow: 22.67px -22.67px 22.67px 0px #c2c2c21a inset;
    backdrop-filter: blur(45.33333206176758px);
    border-radius: 15px;
    padding: 35px 25px;
    padding-top: 0px;
    background: #ffffff24;
}

.casinodansk-userssay-image {
    position: relative;
    top: -51px;
    margin-bottom: -27px;
}

.casinodansk-userssay-image img {
    width: 100px;
    height: 100px;
    display: block;
    margin: auto;
    border-radius: 50%;
}

.casinodansk-userssay-text {
    height: 170px;
    display: grid;
    align-items: end;
}

.casinodansk-userssay-text p {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
    margin: 0;
}

.casinodansk-userssay-text h3 {
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding-top: 35px;
}

.casinodansk-userssay .owl-carousel .owl-stage-outer {
    padding-top: 60px;
}

.casinodansk-userssay .owl-dots {
    padding-top: 15px;
    text-align: center;
}

.casinodansk-userssay .owl-carousel button.owl-dot {
    width: 6px !important;
    height: 6px !important;
    background: #766a63 !important;
    border-radius: 50% !important;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    margin: 0 2px !important;
}

.casinodansk-userssay .owl-carousel button.owl-dot.active {
    width: 8px !important;
    height: 8px !important;
    background: #fff !important;
}

.casinodanskfaq-area {
    padding: 60px 0;
    background-color: #fff;
}

.casinodanskfaqfaqpart {
    display: flex;
    gap: 50px;
}

.casinodanskfaqfaq-left {
    width: 45%;
}

.casinodanskfaqfaq-right {
    width: 55%;
}

.casinodanskfaqfaq-left img {
    max-width: 100%;
    display: block;
    border-radius: 20px;
}

.casinodanskfaqfaq-hd {
    padding-bottom: 20px;
}

.casinodanskfaqfaq-hd h2 {
    color: #a16a2c;
    font-size: 45px;
    font-weight: bold;
    margin: 0;
}

.faqpart {
    background: #00000066;
    border-radius: 9px;
    padding: 60px 65px;
    box-sizing: border-box;
}

.faqacden-part {
    width: 761px;
    display: block;
    margin: auto;
}

.ziehharmonika h3 {
    background: #fff;
    color: #a16a2c;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    text-align: left;
    border-radius: 0px;
    padding: 24px 0px;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 0px;
    padding-right: 30px;
    transition: 0.25s all;
    position: relative;
    border-bottom: 1px solid #a16a2c;
}

.ziehharmonika h3:last-of-type {
    border-bottom: none;
}

.ziehharmonika h3.active {
    margin-bottom: 0px;
    border-radius: 5px 5px 0px 0px;
    border-bottom: none;
}

.ziehharmonika h3::before {
    content: attr(data-prefix);
    font-size: 18px;
    margin-right: 9px;
}

.ziehharmonika h3.alignLeft {
    padding-left: 35px;
}

.ziehharmonika > div {
    display: none;
    background: #fff;
    text-align: left;
    padding: 18px 0px;
    margin-bottom: 9px;
    color: #676767;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    padding-top: 0;
    border-radius: 0px;
    padding-right: 116px;
    border-bottom: 1px solid #a16a2c;
}

.ziehharmonika .arrowDown {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 7.5px 0 7.5px;
    border-color: #272e35 transparent transparent transparent;
    position: absolute;
    bottom: 0;
    left: 40px;
    transition: 0.25s all;
    opacity: 0;
}

.ziehharmonika .collapseIcon {
    position: absolute;
    right: 0px;
    top: 45%;
    font-size: 25px;
    font-weight: 300;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.ziehharmonika .collapseIcon.alignLeft {
    right: initial;
    left: 20px;
}

.ziehharmonika .collapseIcon img {
    display: block;
    max-width: 100%;
}

.casinodanskfooter-br {
    background: linear-gradient(
        88.06deg,
        #c89749 10.9%,
        #8e5523 13.79%,
        #ffee9d 21.74%,
        #deac55 27.51%,
        #e8c576 47.73%,
        #dbaa4d 69.4%,
        #fcf6b2 73.01%,
        #8b5623 79.51%,
        #ca983e 83.12%
    );
    padding-top: 15px;
    padding-bottom: 8px;
}

.casinodanskfooter-area {
    padding: 60px 0;
    padding-bottom: 0px;
    background: linear-gradient(
        270deg,
        #73352c -0.35%,
        #b16f4f 17.77%,
        #60220d 38.02%,
        #9e5333 88.12%,
        #60220d 106.24%
    );
}

.casinodanskfooter-text h2 {
    color: #fff;
    font-size: 45px;
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding-bottom: 8px;
}

.casinodanskfooter-text h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    line-height: 26px;
}

.casinodanskfooter-text p {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    line-height: 26px;
    padding-top: 20px;
}

.casinodanskfooter-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding-top: 30px;
    text-align: center;
}

.casinodanskfooter-nav ul li {
    display: inline-block;
    margin: 0 6px;
}

.casinodanskfooter-nav ul li:first-child {
    margin-left: 0px;
}

.casinodanskfooter-nav ul li:last-child {
    margin-right: 0px;
}

.casinodanskfooter-nav ul li span {
    color: #fff;
    font-size: 16px;
}

.casinodanskfooter-nav ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    display: block;
    transition: 0.2s all ease;
    text-decoration: underline;
}

.casinodanskfooter-nav ul li a:hover {
    color: #000;
}

.footerlogos {
    padding-top: 50px;
    padding-bottom: 30px;
}

.footerlogos ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
}

.footerlogos ul li {
    display: inline-block;
    margin: 0 5px;
}

.footerlogos ul li:first-child {
    margin-left: 0px;
}

.footerlogos ul li:last-child {
    margin-right: 0px;
}

.footerlogos ul li a img {
    max-width: 100%;
    display: block;
}

.casinodanskcopyright-part {
    padding: 12px 0;
}

.casinodanskcopyright-part p {
    color: #fff;
    font-size: 11px;
    text-align: center;
    font-weight: 400;
}

.mbbonus {
    display: none;
}

.mbboxlogo {
    display: none;
}

.mobile-textcasinodansk-mainbg {
    background-image: url("/img/mobilebg3.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.textcasinodansk-main-area {
    background-image: url("/img/bg4.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.textcasinodanskhero-area {
    padding: 156px 0;
    padding-bottom: 184px;
}

.textcasinodanskhero-part {
    width: 751px;
    display: block;
    margin: auto;
    margin-right: 0;
}

.textcasinodanskhero-part h1 {
    color: #fff;
    font-size: 60px;
    margin: 0;
    font-weight: bold;
    line-height: 100px;
}

.mobile-casinodansknewtext-bg {
    background-image: url("/img/mobilebg2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.casinodansknewtext-area {
    background-image: url("/img/bg5.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: 80px 0;
}

.casinodansknewtext-hd {
    padding-bottom: 40px;
}

.casinodansknewtext-hd h2 {
    color: #fff;
    font-size: 30px;
    line-height: 42px;
    margin: 0;
    font-weight: bold;
    padding-bottom: 10px;
}

.casinodansknewtext-hd h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
    padding-bottom: 25px;
}

.casinodansknewtext-hd p {
    color: #ebebeb;
    font-size: 17px;
    line-height: 31px;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.casinodansknewtext-item1 {
    padding-bottom: 40px;
}

.casinodansknewtext-item1 h2 {
    color: #fff;
    font-size: 30px;
    line-height: 42px;
    margin: 0;
    font-weight: bold;
    padding-bottom: 10px;
}

.casinodansknewtext-item1 p {
    color: #ebebeb;
    font-size: 17px;
    line-height: 31px;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.casinodansknewtext-item1 p a {
    color: #ffffff;
    text-decoration: underline;
}

.casinodansknewtext-item2 {
    padding-bottom: 40px;
}

.casinodansknewtext-item2 h2 {
    color: #fff;
    font-size: 30px;
    line-height: 42px;
    margin: 0;
    font-weight: bold;
    padding-bottom: 10px;
}

.casinodansknewtext-item2 h6 {
    color: #fff;
    font-size: 17px;
    line-height: 31px;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0.1px;
    padding-bottom: 15px;
}

.casinodansknewtext-item2 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding-top: 10px;
}

.casinodansknewtext-item2 ul li {
    padding-bottom: 10px;
}

.casinodansknewtext-item2 ul li:last-child {
    padding-bottom: 0px;
}

.casinodansknewtext-item2 ul li span {
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
    display: block;
}

.casinodansknewtext-item2 ul li p {
    color: #ebebeb;
    font-size: 17px;
    line-height: 31px;
    margin: 0;
    font-weight: 400;
    padding-left: 17px;
    margin-top: -13px;
    letter-spacing: 0.1px;
}

.bonus-part {
    position: relative;
    top: -50px;
    text-align: center;
    display: block;
    max-width: 800px;
    margin: 0 auto;
}
.bonus-part > p > span {
    color: #a14d07;
    font-weight: 700;
    text-transform: uppercase;
}

.bonus-part > p {
    font-size: 11px;
    color: #cd8911;
    font-weight: 500;
    line-height: 16px;
}
