/* compiled by scssphp v0.6.3 on Sat, 20 May 2023 10:55:32 +0200 (0.1284s) */

@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/header_video.scss */
/* line 6, sass/header_video.scss */
html #root #wrap_all .section.header.header--video {
  margin: 0;
  margin-bottom: 20px;
}
/* line 10, sass/header_video.scss */
html #root #wrap_all .section.header.header--video .container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  width: 100%;
  max-width: 100%;
  min-height: 325px;
  padding: 75px 0;
}
@media only screen and (max-width: 71.1875rem) {
  html #root #wrap_all .section.header.header--video .container {
    padding: 0;
    margin: 0 20px 20px;
    width: calc(100% - (20px * 2));
  }
}
/* line 25, sass/header_video.scss */
html #root #wrap_all .section.header.header--video .column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/* line 32, sass/header_video.scss */
html #root #wrap_all .section.header.header--video .entry-image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-ordinal-group: -1;
  -moz-box-ordinal-group: -1;
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  max-height: 400px;
  overflow: visible;
  pointer-events: none;
  top: 50%;
  left: 50%;
}
/* line 45, sass/header_video.scss */
html #root #wrap_all .section.header.header--video .entry-image .image {
  max-height: 600px;
}
/* line 49, sass/header_video.scss */
html #root #wrap_all .section.header.header--video .entry-image:not(.animation) .image {
  background-size: cover;
  background-position: left;
}
/* line 55, sass/header_video.scss */
html #root #wrap_all .section.header.header--video .heading {
  position: relative;
}
/* line 58, sass/header_video.scss */
html #root #wrap_all .section.header.header--video .heading h1 {
  font-size: 95px;
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all .section.header.header--video .heading h1 {
    font-size: 75px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  html #root #wrap_all .section.header.header--video .heading h1 {
    font-size: 40px;
  }
}
/* line 69, sass/header_video.scss */
html #root #wrap_all .section.header.header--video .heading h1.color-white {
  color: white;
}
/* line 76, sass/header_video.scss */
html #root #wrap_all .section.header.header--video .content {
  padding: 10px 0;
  max-width: 700px;
  margin: auto;
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all .section.header.header--video .content {
    width: 100%;
  }
}
/* line 84, sass/header_video.scss */
html #root #wrap_all .section.header.header--video .content p {
  color: white;
  font-size: 18px;
  line-height: 1.72;
  font-weight: normal;
}
@media only screen and (max-width: 470px) {
  html #root #wrap_all .section.header.header--video .content p {
    line-height: 1.5;
    margin: 10px 0;
  }
}
/* line 97, sass/header_video.scss */
html #root #wrap_all .section.header.header--video .button-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
