/* compiled by scssphp v0.6.3 on Wed, 05 Apr 2023 04:32:20 +0200 (0.1555s) */

@font-face {
  font-display: swap;
  font-family: GoodDogNew;
  src: local(GoodDogNew), url("../draadcore-child/fonts/GoodDog/GoodDogNew.woff2") format('woff2'), url("../draadcore-child/fonts/GoodDog/GoodDogNew.woff") format('woff');
  font-weight: 400;
  font-style: normal;
  unicode-range: U0-5FF;
}
@font-face {
  font-display: swap;
  font-family: Arboria;
  src: local(Arboria), url("../draadcore-child/fonts/Arboria/Arboria-Black.woff2") format('woff2'), url("../draadcore-child/fonts/Arboria/Arboria-Black.woff") format('woff');
  font-weight: 900;
  font-style: normal;
  unicode-range: U0-5FF;
}
@font-face {
  font-display: swap;
  font-family: Arboria;
  src: local(Arboria), url("../draadcore-child/fonts/Arboria/Arboria-Bold.woff2") format('woff2'), url("../draadcore-child/fonts/Arboria/Arboria-Bold.woff") format('woff');
  font-weight: 700;
  font-style: normal;
  unicode-range: U0-5FF;
}
@font-face {
  font-display: swap;
  font-family: Arboria;
  src: local(Arboria), url("../draadcore-child/fonts/Arboria/Arboria-Medium.woff2") format('woff2'), url("../draadcore-child/fonts/Arboria/Arboria-Medium.woff") format('woff');
  font-weight: 500;
  font-style: normal;
  unicode-range: U0-5FF;
}
@font-face {
  font-display: swap;
  font-family: Arboria;
  src: local(Arboria), url("../draadcore-child/fonts/Arboria/Arboria-Book.woff2") format('woff2'), url("../draadcore-child/fonts/Arboria/Arboria-Book.woff") format('woff');
  font-weight: 400;
  font-style: normal;
  unicode-range: U0-5FF;
}
@font-face {
  font-display: swap;
  font-family: Mundial;
  src: local(Mundial), url("../draadcore-child/fonts/Mundial/MundialDemibold.woff2") format('woff2'), url("../draadcore-child/fonts/Mundial/MundialDemibold.woff") format('woff');
  font-weight: 700;
  font-style: bold;
  unicode-range: U0-5FF;
}
@font-face {
  font-display: swap;
  font-family: Mundial;
  src: local(Mundial), url("../draadcore-child/fonts/Mundial/Mundial-Regular.woff2") format('woff2'), url("../draadcore-child/fonts/Mundial/Mundial-Regular.woff") format('woff');
  font-weight: 400;
  font-style: normal;
  unicode-range: U0-5FF;
}
/* line 5, sass/cards.scss */
/* line 6, sass/cards.scss */
/* line 7, sass/cards.scss */
@media only screen and (max-width: 96rem) {
  html #root #wrap_all .section.cards .container {
    min-width: 100% !important;
    max-width: 100%;
    padding: 0 5%;
  }
}
/* line 14, sass/cards.scss */
html #root #wrap_all .section.cards .container .heading {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
/* line 20, sass/cards.scss */
@media only screen and (max-width: 96rem) {
  html #root #wrap_all .section.cards .container .full {
    margin-left: 0;
    margin-right: 0;
    min-width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 47.9375rem) {
  html #root #wrap_all .section.cards .container .full {
    margin: 15px 0;
  }
}
/* line 33, sass/cards.scss */
@media only screen and (max-width: 47.9375rem) {
  html #root #wrap_all .section.cards .container .grid-container {
    margin: 0;
    width: 100%;
  }
}
/* line 41, sass/cards.scss */
/* line 42, sass/cards.scss */
html #root #wrap_all .section.cards .heading h2 {
  text-align: center;
}
/* line 47, sass/cards.scss */
html #root #wrap_all .section.cards .entry {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0 0 70px 0 rgba(191, 191, 191, .5);
  box-shadow: 0 0 70px 0 rgba(191, 191, 191, .5);
}
@media only screen and (max-width: 85.3125rem) {
  html #root #wrap_all .section.cards .entry {
    min-width: calc(100% / 2 - 34px * 2);
    max-width: calc(100% / 2 - 34px * 2);
  }
}
@media only screen and (max-width: 47.9375rem) {
  html #root #wrap_all .section.cards .entry {
    min-width: 100%;
    max-width: 100%;
    margin: 15px 0;
  }
}
/* line 63, sass/cards.scss */
html #root #wrap_all .section.cards .entry .entry-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 33px;
}
/* line 64, sass/cards.scss */
html #root #wrap_all .section.cards .entry .entry-content p {
  font-size: 18px;
}
@media only screen and (max-width: 29.9375rem) {
  html #root #wrap_all .section.cards .entry .entry-content {
    padding: 25px;
  }
}
/* line 76, sass/cards.scss */
html #root #wrap_all .section.cards .entry .entry-footer {
  padding: 0 33px 33px;
}
@media only screen and (max-width: 29.9375rem) {
  html #root #wrap_all .section.cards .entry .entry-footer {
    padding: 0 25px 25px;
  }
}
/* line 84, sass/cards.scss */
html #root #wrap_all .section.cards .entry .button.button-bordered {
  font-weight: 700;
  border-width: 2px;
}
/* line 89, sass/cards.scss */
html #root #wrap_all .section.cards .entry .entry-image {
  -webkit-box-ordinal-group: -1;
  -moz-box-ordinal-group: -1;
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
  height: 220px;
}
/* line 96, sass/cards.scss */
html #root #wrap_all .section.cards .popup {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 9999999999;
  background: rgba(0, 0, 0, 0.4);
}
/* line 105, sass/cards.scss */
html #root #wrap_all .section.cards .popup.hidden {
  display: none;
}
/* line 109, sass/cards.scss */
html #root #wrap_all .section.cards .popup.fullscreen .popup-container {
  top: 0;
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  width: 100vw;
  height: 100vh;
}
/* line 116, sass/cards.scss */
html #root #wrap_all .section.cards .popup.fullscreen .popup-container .fullscreen {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='compress-alt' class='svg-inline--fa fa-compress-alt fa-w-14' role='img' viewBox='0 0 448 512'%3E%3Cpath fill='white' d='M4.686 427.314L104 328l-32.922-31.029C55.958 281.851 66.666 256 88.048 256h112C213.303 256 224 266.745 224 280v112c0 21.382-25.803 32.09-40.922 16.971L152 376l-99.314 99.314c-6.248 6.248-16.379 6.248-22.627 0L4.686 449.941c-6.248-6.248-6.248-16.379 0-22.627zM443.314 84.686L344 184l32.922 31.029c15.12 15.12 4.412 40.971-16.97 40.971h-112C234.697 256 224 245.255 224 232V120c0-21.382 25.803-32.09 40.922-16.971L296 136l99.314-99.314c6.248-6.248 16.379-6.248 22.627 0l25.373 25.373c6.248 6.248 6.248 16.379 0 22.627z'/%3E%3C/svg%3E");
}
/* line 120, sass/cards.scss */
html #root #wrap_all .section.cards .popup .link-container {
  position: absolute;
  top: calc(40vw + 50px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 65.75vw;
  background: rgba(0, 0, 0, 0.32);
  text-align: center;
  padding: 10px 0;
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all .section.cards .popup .link-container {
    display: none;
  }
}
/* line 132, sass/cards.scss */
html #root #wrap_all .section.cards .popup .link-container a {
  color: white;
  text-decoration: underline;
}
/* line 137, sass/cards.scss */
html #root #wrap_all .section.cards .popup .popup-container {
  position: absolute;
  top: calc(3vw + 40px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 65.75vw;
  height: 37vw;
}
@media only screen and (max-width: 47.9375rem) {
  html #root #wrap_all .section.cards .popup .popup-container {
    width: 91.75vw;
    height: 51.6vw;
  }
}
/* line 150, sass/cards.scss */
html #root #wrap_all .section.cards .popup .popup-container .close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='far' data-icon='times' class='svg-inline--fa fa-times fa-w-10' role='img' viewBox='0 0 320 512'%3E%3Cpath fill='white' d='M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");
  right: 15px;
}
/* line 155, sass/cards.scss */
html #root #wrap_all .section.cards .popup .popup-container .fullscreen {
  right: 55px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='far' data-icon='expand-alt' class='svg-inline--fa fa-expand-alt fa-w-14' role='img' viewBox='0 0 448 512'%3E%3Cpath fill='white' d='M448 56v95.005c0 21.382-25.851 32.09-40.971 16.971l-27.704-27.704-107.242 107.243c-4.686 4.686-12.284 4.686-16.971 0l-22.627-22.627c-4.686-4.686-4.686-12.284 0-16.971l107.243-107.243-27.704-27.704C296.905 57.851 307.613 32 328.995 32H424c13.255 0 24 10.745 24 24zM175.917 264.485L68.674 371.728 40.97 344.024C25.851 328.905 0 339.613 0 360.995V456c0 13.255 10.745 24 24 24h95.005c21.382 0 32.09-25.851 16.971-40.971l-27.704-27.704 107.243-107.243c4.686-4.686 4.686-12.284 0-16.971l-22.627-22.627c-4.687-4.685-12.285-4.685-16.971.001z'/%3E%3C/svg%3E");
}
/* line 160, sass/cards.scss */
html #root #wrap_all .section.cards .popup .popup-container .pause {
  right: 95px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='pause' class='svg-inline--fa fa-pause fa-w-14' role='img' viewBox='0 0 448 512'%3E%3Cpath fill='white' d='M144 479H48c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48v352c0 26.5-21.5 48-48 48zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5 0-48 21.5-48 48v352c0 26.5 21.5 48 48 48h96c26.5 0 48-21.5 48-48z'/%3E%3C/svg%3E");
}
/* line 164, sass/cards.scss */
html #root #wrap_all .section.cards .popup .popup-container .pause.hidden {
  display: none;
}
/* line 169, sass/cards.scss */
html #root #wrap_all .section.cards .popup .popup-container .icon-container {
  background: rgba(0, 0, 0, .2);
  width: 133px;
  height: 51px;
  position: absolute;
  right: 0px;
  top: 0;
}
/* line 178, sass/cards.scss */
html #root #wrap_all .section.cards .popup .popup-container .icon {
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 15px;
  margin: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
/* line 189, sass/cards.scss */
html #root #wrap_all .section.cards .popup .popup-container iframe {
  border: none;
}
