/* compiled by scssphp v0.6.3 on Thu, 19 Nov 2020 18:46:33 +0100 (0.0346s) */

@font-face {
  font-display: swap;
  font-family: Avenir-Black;
  src: local(Avenir-Black), url("../draadcore-child/fonts/Avenir/Avenir-Black.woff2") format('woff2'), url("../draadcore-child/fonts/Avenir/Avenir-Black.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  unicode-range: U0-5FF;
}
@font-face {
  font-display: swap;
  font-family: Avenir-Book;
  src: local(Avenir-Book), url("../draadcore-child/fonts/Avenir/Avenir-Book.woff2") format('woff2'), url("../draadcore-child/fonts/Avenir/Avenir-Book.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  unicode-range: U0-5FF;
}
@font-face {
  font-display: swap;
  font-family: Avenir-Heavy;
  src: local(Avenir-Heavy), url("../draadcore-child/fonts/Avenir/Avenir-Heavy.woff2") format('woff2'), url("../draadcore-child/fonts/Avenir/Avenir-Heavy.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  unicode-range: U0-5FF;
}
/* line 7, sass/review.scss */
/* line 9, sass/review.scss */
html #root #wrap_all .section.review {
  background-color: #f4f4f4;
}
/* line 15, sass/review.scss */
html #root #wrap_all .section.review .container {
  padding: 100px 0;
}
/* line 19, sass/review.scss */
@media only screen and (max-width: 767px) {
  html #root #wrap_all .section.review .container .one-third {
    min-width: calc(100% - (17.5px * 2));
  }
}
/* line 29, sass/review.scss */
html #root #wrap_all .section.review h2 {
  text-align: center;
}
/* line 37, sass/review.scss */
html #root #wrap_all .section.review .column.full:last-child {
  margin-top: 60px;
}
/* line 41, sass/review.scss */
html #root #wrap_all .section.review .column.full:last-child .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-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  height: 100%;
  border-radius: 10px;
  background-color: white;
  box-shadow: 0 0 65px rgba(0, 0, 0, 0.1);
  padding: 40px 16px 20px 50px;
}
/* line 63, sass/review.scss */
html #root #wrap_all .section.review .column.full:last-child .entry:after {
  content: '';
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='34px' height='23px' viewBox='0 0 34 23' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E“ copy%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Overige/Reviews' transform='translate(-743.000000, -82.000000)' fill='%23E00017' fill-rule='nonzero'%3E%3Cpath d='M772.696203,105 C772.925738,103.377911 773.198312,101.618097 773.513924,99.7205589 C773.829536,97.8230206 774.181013,95.8642715 774.568354,93.8443114 C774.955696,91.8243513 775.357384,89.8043912 775.773418,87.7844311 C776.189451,85.7644711 776.598312,83.8363273 777,82 L777,82 L767.574684,82 C766.857384,83.7139055 766.132911,85.5043247 765.401266,87.3712575 C764.66962,89.2381903 763.966667,91.1280772 763.292405,93.0409182 C762.618143,94.9537591 762.001266,96.8359947 761.441772,98.6876248 C760.882278,100.539255 760.401688,102.30672 760,103.99002 L760,103.99002 L760.64557,105 L772.696203,105 Z M755.664141,105 C755.893098,103.377911 756.164983,101.618097 756.479798,99.7205589 C756.794613,97.8230206 757.145202,95.8642715 757.531566,93.8443114 C757.917929,91.8243513 758.318603,89.8043912 758.733586,87.7844311 C759.148569,85.7644711 759.570707,83.8363273 760,82 L760,82 L750.555556,82 C749.840067,83.7139055 749.117424,85.5043247 748.387626,87.3712575 C747.657828,89.2381903 746.95665,91.1280772 746.284091,93.0409182 C745.611532,94.9537591 744.996212,96.8359947 744.438131,98.6876248 C743.880051,100.539255 743.400673,102.30672 743,103.99002 L743,103.99002 L743.643939,105 L755.664141,105 Z' id='“-copy'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 34px;
  height: 23px;
  top: 40px;
  left: -10px;
}
/* line 85, sass/review.scss */
html #root #wrap_all .section.review .column.full:last-child .entry-header {
  padding-bottom: 40px;
}
/* line 91, sass/review.scss */
html #root #wrap_all .section.review .column.full:last-child .entry-header p {
  margin: 0;
}
/* line 103, sass/review.scss */
html #root #wrap_all .section.review .column.full:last-child .entry-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
/* line 111, sass/review.scss */
html #root #wrap_all .section.review .column.full:last-child .entry-content > div:last-child {
  width: 75%;
}
/* line 119, sass/review.scss */
html #root #wrap_all .section.review .column.full:last-child .entry-content .text-main {
  color: #e00017;
  font-weight: 500;
}
/* line 129, sass/review.scss */
html #root #wrap_all .section.review .column.full:last-child .entry-content p {
  padding-left: 20px;
  margin: 0;
  line-height: 18px;
}
