* {
  padding: 0;
  margin: 0;
  border: 0
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

:active,
:focus {
  outline: 0
}

a:active,
a:focus {
  outline: 0
}

aside,
footer,
header,
nav {
  display: block
}

body,
html {
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scrollbar-gutter: stable
}

button,
input,
textarea {
  font-family: inherit
}

input::-ms-clear {
  display: none
}

input,
textarea {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: inherit
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: inherit
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: inherit
}

input::placeholder,
textarea::placeholder {
  color: inherit
}

textarea {
  resize: none
}

button {
  cursor: pointer;
  background-color: transparent
}

button::-moz-focus-inner {
  padding: 0;
  border: 0
}

a {
  display: inline-block;
  color: inherit
}

a,
a:visited {
  text-decoration: none
}

a:hover {
  text-decoration: none
}

ul li {
  list-style: none
}

img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  vertical-align: top
}

svg {
  display: block;
  width: 100%;
  height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit
}

picture {
  display: block;
  width: 100%;
  height: 100%
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=number] {
  -moz-appearance: textfield
}

address {
  font-style: normal
}

strong {
  display: block
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/bedstedanske-fonts/bedstedanske-montserrat-bold.woff2) format("woff2")
}

@font-face {
  font-family: Opensans;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/bedstedanske-fonts/bedstedanske-opensans-extrabold.woff2) format("woff2")
}

@font-face {
  font-family: Opensans;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/bedstedanske-fonts/bedstedanske-opensans-regular.woff2) format("woff2")
}

:root {
  --font-main: "Opensans", sans-serif;
  --container-width: 1240px;
  --container-step: 24px;
  --container-step-tablet: 15px;
  --container-step-mobile: 24px;
  --container: calc(var(--container-width) + (var(--container-step) * 2));
  --background-page: #0e0e12;
  --main: #ffffff;
  --black: #000000;
  --white: #ffffff;
  --gradient: linear-gradient(180deg, #0e0e12 0%, #3c2e44 100%);
  --pink: #d0b1e2;
  --gradient-color: linear-gradient(90deg, #be1d3c 0%, #6f598e 52.4%, #288fd8 100%);
  --hover: #be53fc;
  --active: #be53fc
}

.container {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 var(--container-step)
}

@media (max-width:991px) {
  .container {
    padding: 0 var(--container-step-tablet)
  }
}

@media (max-width:600px) {
  .container {
    padding: 0 var(--container-step-mobile)
  }
}

.rd-transfer {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: var(--font-main);
  min-height: 100vh;
  overflow: hidden;
  color: var(--main);
  background-color: var(--background-page)
}

.page_change .bedstedanske-header {
  display: none
}

.main {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

.main_no-margin:not(:last-child) {
  margin-bottom: 0
}

a,
button {
  color: var(--main)
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0)
}

.Montserrat {
  font-family: Montserrat
}

.tx-36-20 {
  font-weight: 400;
  font-size: 36px;
  line-height: 122%
}

@media (max-width:991px) {
  .tx-36-20 {
    font-size: 30px
  }
}

@media (max-width:600px) {
  .tx-36-20 {
    font-size: 24px
  }
}

.tx-16-10 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3
}

@media (max-width:1220px) {
  .tx-16-10 {
    font-size: 14px
  }
}

@media (max-width:991px) {
  .tx-16-10 {
    font-size: 12px
  }
}

@media (max-width:400px) {
  .tx-16-10 {
    font-size: 10px
  }
}

.tx-main {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3
}

.tx-20 {
  font-weight: 400;
  font-size: 20px;
  line-height: 125%
}

.rating {
  font-weight: 400;
  font-size: 34px;
  line-height: 1
}

@media (max-width:1220px) {
  .rating {
    font-size: 28px
  }
}

@media (max-width:991px) {
  .rating {
    font-size: 22px
  }
}

@media (max-width:600px) {
  .rating {
    font-size: 16px
  }
}

.bg-gr {
  background: var(--gradient)
}

.benefit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
  border-radius: 10px;
  padding: 4px 24px
}

@media (max-width:991px) {
  .benefit {
    padding: 4px 16px
  }
}

@media (max-width:600px) {
  .benefit {
    padding: 4px 8px
  }
}

.benefit span {
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

.age {
  width: 80px;
  height: 36px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

.icon {
  width: 150px;
  height: 150px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

.ptb-24 {
  padding-top: 24px;
  padding-bottom: 24px
}

.pt-section {
  padding-top: 30px
}

.p-24 {
  padding: 24px
}

.brr-25 {
  border-radius: 25px
}

.brr-16 {
  border-radius: 16px
}

.mb-24:not(:last-child) {
  margin-bottom: 24px
}

.mb-section:not(:last-child) {
  margin-bottom: 70px
}

@media (max-width:1220px) {
  .mb-section:not(:last-child) {
    margin-bottom: 48px
  }
}

@media (max-width:991px) {
  .mb-section:not(:last-child) {
    margin-bottom: 32px
  }
}

@media (max-width:600px) {
  .mb-section:not(:last-child) {
    margin-bottom: 24px
  }
}

.mb-16:not(:last-child) {
  margin-bottom: 16px
}

.mb-32:not(:last-child) {
  margin-bottom: 32px
}

.but {
  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;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1;
  font-weight: 800;
  color: var(--black);
  background-color: var(--pink);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 11px;
  min-width: 223px;
  min-height: 46px;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  text-align: center;
  text-transform: uppercase
}

@media (max-width:991px) {
  .but {
    min-height: 36px
  }
}

@media (max-width:600px) {
  .but {
    min-height: 30px
  }
}

@media (any-hover:hover) {
  .but:hover {
    background-color: var(--hover)
  }
}

.but:focus-visible {
  background-color: var(--hover)
}

.but:active {
  background-color: var(--active);
  -webkit-transition-duration: .1s;
  transition-duration: .1s
}

.legolas {
  border-radius: 5px 5px 5px 0;
  padding: 5px 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 800;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: var(--white);
  background: -webkit-gradient(linear, left top, right top, from(#be1d3c), color-stop(52.4%, #6f598e), to(#288fd8));
  background: linear-gradient(90deg, #be1d3c 0, #6f598e 52.4%, #288fd8 100%)
}

.border-gradient {
  border: 1px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#0e0e12), to(#3c2e44)) padding-box, -webkit-gradient(linear, left top, right top, from(#be1d3c), color-stop(#6f598e), to(#288fd8)) border-box;
  background: linear-gradient(180deg, #0e0e12, #3c2e44) padding-box, linear-gradient(90deg, #be1d3c, #6f598e, #288fd8) border-box
}

.hover-opacity {
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out
}

@media (any-hover:hover) {
  .hover-opacity:hover {
    opacity: .5
  }
}

.hover-opacity:focus-visible {
  opacity: .5
}

.hover-opacity:active {
  opacity: .5;
  -webkit-transition-duration: .1s;
  transition-duration: .1s
}

.hover-color {
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out
}

@media (any-hover:hover) {
  .hover-color:hover {
    color: var(--hover)
  }
}

.hover-color:focus-visible {
  color: var(--hover)
}

.hover-color:active {
  color: var(--active);
  -webkit-transition-duration: .1s;
  transition-duration: .1s
}

.d-block {
  display: block
}

.w100 {
  min-width: 0;
  width: 100%
}

.relative-z2 {
  position: relative;
  z-index: 2
}

.word-break {
  word-break: break-all
}

.m-auto {
  margin-left: auto;
  margin-right: auto
}

.img-contain {
  -o-object-fit: contain;
  object-fit: contain
}

.img-cover {
  -o-object-fit: cover;
  object-fit: cover
}

.underline {
  text-decoration: underline
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.uppercase {
  text-transform: uppercase
}

.lowercase {
  text-transform: lowercase
}

.fw-100 {
  font-weight: 100
}

.fw-200 {
  font-weight: 200
}

.fw-300 {
  font-weight: 300
}

.fw-400 {
  font-weight: 400
}

.fw-500 {
  font-weight: 500
}

.fw-600 {
  font-weight: 600
}

.fw-700 {
  font-weight: 700
}

.fw-800 {
  font-weight: 800
}

.fw-900 {
  font-weight: 900
}

.rd-upload img {
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out
}

.rd-load img {
  opacity: 1
}

.scroll {
  padding-bottom: 10px;
  overflow: auto
}

.scroll::-webkit-scrollbar {
  height: 4px;
  background-color: var(--white)
}

.scroll::-webkit-scrollbar-thumb {
  background-color: var(--brown)
}

.bedstedanske-header {
  padding: 15px 0
}

.bedstedanske-hero__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
  padding: 0 90px 10px 24px
}

@media (max-width:1220px) {
  .bedstedanske-hero__item {
    padding: 0 24px 10px 24px
  }
}

@media (max-width:991px) {
  .bedstedanske-hero__item {
    padding: 0 0 10px 24px
  }
}

@media (max-width:768px) {
  .bedstedanske-hero__item {
    padding: 16px 24px
  }
}

.bedstedanske-hero__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 25px;
  overflow: hidden
}

.bedstedanske-hero__background img {
  -o-object-fit: cover;
  object-fit: cover
}

.bedstedanske-hero__descr {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 612px;
  flex: 0 1 612px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px
}

@media (max-width:768px) {
  .bedstedanske-hero__descr {
    padding-top: 0;
    padding-bottom: 0
  }
}

@media (max-width:768px) {
  .bedstedanske-hero__title {
    text-align: center
  }
}

@media (max-width:768px) {
  .bedstedanske-hero__text {
    display: none
  }
}

.bedstedanske-hero__benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px
}

@media (max-width:768px) {
  .bedstedanske-hero__benefits {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.bedstedanske-hero__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 415px;
  flex: 0 0 415px;
  width: 100%;
  height: 340px
}

@media (max-width:991px) {
  .bedstedanske-hero__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px
  }
}

@media (max-width:768px) {
  .bedstedanske-hero__image {
    display: none
  }
}

.bedstedanske-hero__image-img {
  position: absolute
}

.bedstedanske-hero__image-img_1 {
  width: 171px;
  height: 171px;
  bottom: 50px;
  left: 0;
  z-index: 2;
  -webkit-animation: dice-gentle-float-1 3s infinite;
  animation: dice-gentle-float-1 3s infinite
}

@media (max-width:991px) {
  .bedstedanske-hero__image-img_1 {
    width: 150px;
    height: 150px;
    bottom: 20px
  }
}

.bedstedanske-hero__image-img_2 {
  width: 128px;
  height: 128px;
  bottom: 0;
  left: 120px;
  z-index: 3;
  -webkit-animation: dice-gentle-float-2 3.5s infinite;
  animation: dice-gentle-float-2 3.5s infinite
}

@media (max-width:991px) {
  .bedstedanske-hero__image-img_2 {
    width: 100px;
    height: 100px
  }
}

.bedstedanske-hero__image-img_3 {
  z-index: 1;
  top: -5px;
  right: 0;
  width: 332px;
  height: 316px
}

@-webkit-keyframes dice-gentle-float-1 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    opacity: 1
  }

  50% {
    -webkit-transform: translateY(-8px) rotate(5deg);
    transform: translateY(-8px) rotate(5deg);
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    opacity: 1
  }
}

@keyframes dice-gentle-float-1 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    opacity: 1
  }

  50% {
    -webkit-transform: translateY(-8px) rotate(5deg);
    transform: translateY(-8px) rotate(5deg);
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    opacity: 1
  }
}

@-webkit-keyframes dice-gentle-float-2 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    opacity: 1
  }

  50% {
    -webkit-transform: translateY(6px) rotate(-3deg);
    transform: translateY(6px) rotate(-3deg);
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    opacity: 1
  }
}

@keyframes dice-gentle-float-2 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    opacity: 1
  }

  50% {
    -webkit-transform: translateY(6px) rotate(-3deg);
    transform: translateY(6px) rotate(-3deg);
    opacity: 1
  }

  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    opacity: 1
  }
}

.bedstedanske-dates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (max-width:768px) {
  .bedstedanske-dates {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.bedstedanske-dates__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.bedstedanske-info {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template: auto/repeat(2, 1fr);
  gap: 24px
}

@media (max-width:768px) {
  .bedstedanske-info {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }
}

.bedstedanske-info_4 {
  -ms-grid-rows: auto;
  -ms-grid-columns: (1fr)[4];
  grid-template: auto/repeat(4, 1fr)
}

@media (max-width:1220px) {
  .bedstedanske-info_4 {
    -ms-grid-rows: auto;
    -ms-grid-columns: (1fr)[3];
    grid-template: auto/repeat(3, 1fr)
  }
}

@media (max-width:991px) {
  .bedstedanske-info_4 {
    -ms-grid-rows: auto;
    -ms-grid-columns: (1fr)[2];
    grid-template: auto/repeat(2, 1fr)
  }
}

@media (max-width:768px) {
  .bedstedanske-info_4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }
}

.bedstedanske-info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

@media (any-hover:hover) {
  .bedstedanske-info__item:hover {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg)
  }
}

.bedstedanske-info__bottom {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: .8fr 2fr;
  -ms-grid-columns: 1fr;
  grid-template: .8fr 2fr/1fr
}

@media (max-width:768px) {
  .bedstedanske-info__bottom {
    display: block
  }
}

.bedstedanske-footer__texts {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
  grid-template: auto/repeat(3, 1fr);
  gap: 24px
}

@media (max-width:991px) {
  .bedstedanske-footer__texts {
    -ms-grid-rows: auto;
    -ms-grid-columns: (1fr)[2];
    grid-template: auto/repeat(2, 1fr)
  }
}

@media (max-width:600px) {
  .bedstedanske-footer__texts {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }
}

.bedstedanske-footer__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (max-width:991px) {
  .bedstedanske-footer__links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.bedstedanske-footer__links li a {
  display: block;
  width: 100%;
  height: 100%
}

.bedstedanske-footer__links li:nth-child(1) {
  height: 31px
}

.bedstedanske-footer__links li:nth-child(2) {
  height: 48px
}

.bedstedanske-footer__links li:nth-child(3) {
  height: 58px
}

.bedstedanske-footer__links li:nth-child(4) {
  height: 29px
}

.bedstedanske-footer__links li:nth-child(5) {
  height: 31px
}

.bedstedanske-footer__links li:nth-child(6) {
  height: 64px
}

.bedstedanske-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width:991px) {
  .bedstedanske-nav__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.bedstedanske-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px 20px;
  padding: 16px 32px;
  min-height: 167px;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  position: relative
}

@media (max-width:991px) {
  .bedstedanske-card {
    padding: 16px
  }
}

@media (max-width:600px) {
  .bedstedanske-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 0
  }
}

@media (any-hover:hover) {
  .bedstedanske-card:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
  }
}

.bedstedanske-card__legolas {
  position: absolute;
  top: -12px;
  left: -12px;
  z-index: 1
}

.bedstedanske-card__legolas::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 6px 0;
  border-color: transparent var(--white) transparent transparent;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  z-index: 1
}

.bedstedanske-card__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 909px;
  flex: 0 1 909px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px;
  position: relative
}

@media (max-width:840px) {
  .bedstedanske-card__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 480px;
    flex: 0 1 480px
  }
}

@media (max-width:600px) {
  .bedstedanske-card__left {
    padding-bottom: 12px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
  }
}

.bedstedanske-card__left::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: var(--gradient-color);
  z-index: 1;
  display: none
}

@media (max-width:600px) {
  .bedstedanske-card__left::before {
    display: block
  }
}

.bedstedanske-card__logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 260px;
  flex: 0 1 260px;
  width: 100%;
  height: 98px;
  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
}

@media (max-width:600px) {
  .bedstedanske-card__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
    height: 40px
  }
}

.bedstedanske-card__infos {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 280px;
  flex: 0 1 280px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr;
  grid-template: auto/1fr;
  gap: 8px
}

@media (max-width:840px) {
  .bedstedanske-card__infos {
    display: none
  }
}

.bedstedanske-card__infos-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px
}

.bedstedanske-card__infos-item span {
  width: 28px;
  height: 28px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

.bedstedanske-card__wrapper-rating {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 281px;
  flex: 0 1 281px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr;
  grid-template: auto/1fr
}

@media (max-width:600px) {
  .bedstedanske-card__wrapper-rating {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%
  }
}

.bedstedanske-card__rating {
  margin-bottom: 8px
}

@media (max-width:600px) {
  .bedstedanske-card__rating {
    margin-bottom: 4px
  }
}

.bedstedanske-card__stars {
  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;
  gap: 4px;
  margin-bottom: 12px
}

@media (max-width:600px) {
  .bedstedanske-card__stars {
    margin-bottom: 4px
  }
}

.bedstedanske-card__stars li {
  width: 30px;
  height: 30px
}

@media (max-width:1220px) {
  .bedstedanske-card__stars li {
    width: 26px;
    height: 26px
  }
}

@media (max-width:991px) {
  .bedstedanske-card__stars li {
    width: 22px;
    height: 22px
  }
}

@media (max-width:600px) {
  .bedstedanske-card__stars li {
    width: 16px;
    height: 16px
  }
}

.bedstedanske-card__right {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 223px;
  flex: 0 1 223px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  -ms-grid-columns: 1fr;
  grid-template: auto/1fr;
  gap: 16px
}

@media (max-width:600px) {
  .bedstedanske-card__right {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    gap: 8px
  }
}

.bedstedanske-card__link {
  background: repeating-linear-gradient(75grad, rgba(0, 0, 0, 0) 25%, rgba(255, 255, 255, .6) 26%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%), var(--pink);
  -webkit-animation: mymove 5s infinite linear;
  animation: mymove 5s infinite linear
}

@-webkit-keyframes mymove {
  0% {
    background-position: 0 0
  }

  50% {
    background-position: 500px 0
  }

  100% {
    background-position: 0 0
  }
}

@keyframes mymove {
  0% {
    background-position: 0 0
  }

  50% {
    background-position: 500px 0
  }

  100% {
    background-position: 0 0
  }
}

.bedstedanske-slider {
  width: 100%
}

.bedstedanske-slider__slide {
  width: 25px;
  height: 25px
}