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

@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/donate_target.scss */
/* line 9, sass/donate_target.scss */
html #root #wrap_all .section.donate_target {
  background-color: #f4f4f4;
  padding: 100px 0;
}
/* line 11, sass/donate_target.scss */
@media only screen and (max-width: 1500px) {
  html #root #wrap_all .section.donate_target .container {
    padding: 0 10%;
  }
}
@media only screen and (max-width: 767px) {
  html #root #wrap_all .section.donate_target {
    padding: 50px 30px;
  }
}
/* line 27, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:first-child {
  margin-bottom: 100px;
}
/* line 33, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:first-child h2 {
  text-align: center;
}
/* line 43, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:last-child {
  margin-bottom: 100px;
}
/* line 47, sass/donate_target.scss */
/* line 49, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:last-child .content .background-main {
  height: 60px;
  overflow: visible !important;
  position: relative;
}
/* line 57, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:last-child .content .background-main p {
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}
/* line 71, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:last-child .content .collected {
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  position: absolute;
  right: 0;
  top: -80px;
  color: #e00017;
}
/* line 87, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:last-child .content .start {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 0;
}
/* line 97, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:last-child .content .target {
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  right: 0;
}
/* line 107, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:last-child .content .start, html #root #wrap_all .section.donate_target .column.full:last-child .content .target {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 100px;
}
/* line 119, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:last-child .content .start p, html #root #wrap_all .section.donate_target .column.full:last-child .content .target p {
  margin: 0;
}
/* line 129, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:last-child .content .start:after {
  right: calc(50% - 2px);
}
/* line 137, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:last-child .content .target:after {
  left: calc(50% - 2px);
}
/* line 145, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:last-child .content .collected:after {
  content: '';
  position: absolute;
  bottom: -36px;
  right: 50%;
  width: 1px;
  height: 37px;
  background: #7b7b7b;
}
/* line 165, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:last-child .content .start:after, html #root #wrap_all .section.donate_target .column.full:last-child .content .target:after {
  content: '';
  position: absolute;
  top: -41px;
  width: 1px;
  height: 41px;
  background: #7b7b7b;
}
/* line 183, sass/donate_target.scss */
html #root #wrap_all .section.donate_target .column.full:last-child .content > div:not(.background-white) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
