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

@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/employee.scss */
/* line 6, sass/employee.scss */
/* line 8, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .container {
  width: calc(100% - (20px * 2));
}
@media only screen and (max-width: 650px) {
  html #root #wrap_all .section.employee.employee--textblock .container {
    padding: 0;
  }
}
/* line 15, sass/employee.scss */
@media only screen and (max-width: 1024px) {
  html #root #wrap_all .section.employee.employee--textblock .column.one-half {
    min-width: calc(100% - (20px * 2));
    max-width: calc(100% - (20px * 2));
  }
}
@media only screen and (max-width: 650px) {
  html #root #wrap_all .section.employee.employee--textblock .column.one-half {
    padding: 0;
  }
}
/* line 26, sass/employee.scss */
@media only screen and (max-width: 29.9375rem) {
  /* line 28, sass/employee.scss */
  html #root #wrap_all .section.employee.employee--textblock .content p {
    line-height: 1.5;
  }
}
/* line 33, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .entry {
  background-color: #faf9f3;
  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-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  max-width: 399px;
  margin: 0 0 0 auto;
  position: relative;
  padding: 40px 120px 40px 40px;
}
@media only screen and (max-width: 71.1875rem) {
  html #root #wrap_all .section.employee.employee--textblock .entry {
    padding: 40px 120px 40px 20px;
  }
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all .section.employee.employee--textblock .entry {
    margin: auto;
  }
}
/* line 52, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .entry .button-row {
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 95%;
  left: 50%;
  margin: 0;
  width: 100%;
}
/* line 64, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .entry .whatsapp {
  margin-right: 10px;
}
/* line 68, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .entry .entry-header {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
/* line 71, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .entry .entry-header img {
  border-bottom-left-radius: 100% 20%;
  border-bottom-right-radius: 100% 20%;
  position: absolute;
  bottom: -10px;
  right: 0;
}
@media only screen and (max-width: 47.9375rem) {
  html #root #wrap_all .section.employee.employee--textblock .entry .entry-header img {
    width: 30%;
    height: auto;
    bottom: -3px;
  }
}
/* line 84, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .entry .entry-header .button-wrap {
  z-index: 2;
  position: relative;
}
/* line 87, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .entry .entry-header .button-wrap a {
  background-color: #25d366;
}
@media only screen and (max-width: 71.1875rem) {
  html #root #wrap_all .section.employee.employee--textblock .entry .entry-header .button-wrap a {
    padding: 10px 15px;
  }
}
/* line 92, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .entry .entry-header .button-wrap a:hover {
  background-color: #20b557;
}
/* line 98, sass/employee.scss */
@media only screen and (max-width: 450px) {
  html #root #wrap_all .section.employee.employee--textblock .entry .entry-header .button-wrap a {
    padding: 5px;
  }
}
/* line 106, sass/employee.scss */
/* line 107, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .entry .entry-content p {
  margin: 0;
}
/* line 111, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .entry .entry-footer {
  margin: 20px 0;
}
/* line 113, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .entry .entry-footer h3, html #root #wrap_all .section.employee.employee--textblock .entry .entry-footer p {
  font-family: GoodDogNew;
  font-size: 20px;
}
/* line 117, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .entry .entry-footer h3 {
  font-size: 26px;
}
/* line 120, sass/employee.scss */
html #root #wrap_all .section.employee.employee--textblock .entry .entry-footer p {
  margin: 0;
}
@media only screen and (max-width: 900px) {
  html #root #wrap_all .section.employee.employee--textblock .entry {
    max-width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  html #root #wrap_all .section.employee.employee--textblock .entry {
    padding-right: 40px;
  }
  /* line 132, sass/employee.scss */
  html #root #wrap_all .section.employee.employee--textblock .entry .entry-footer, html #root #wrap_all .section.employee.employee--textblock .entry .entry-header {
    padding-right: 0px;
  }
}
