/* compiled by scssphp v0.6.3 on Thu, 30 Mar 2023 15:39:21 +0200 (0.3113s) */

@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;
}
@-webkit-keyframes vibrate {
  /* line 6, sass/form.scss */
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  /* line 10, sass/form.scss */
  20% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }
  /* line 14, sass/form.scss */
  40% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  /* line 18, sass/form.scss */
  60% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }
  /* line 22, sass/form.scss */
  80% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  /* line 26, sass/form.scss */
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes vibrate {
  /* line 6, sass/form.scss */
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  /* line 10, sass/form.scss */
  20% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }
  /* line 14, sass/form.scss */
  40% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  /* line 18, sass/form.scss */
  60% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }
  /* line 22, sass/form.scss */
  80% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  /* line 26, sass/form.scss */
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/* line 31, sass/form.scss */
html {
  /* Chrome/Opera/Safari */
}
/* line 32, sass/form.scss */
html ::-webkit-input-placeholder {
  font-family: Arboria, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
}
/* line 37, sass/form.scss */
html ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: Arboria, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
}
/* line 42, sass/form.scss */
html :-ms-input-placeholder {
  /* IE 10+ */
  font-family: Arboria, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
}
/* line 47, sass/form.scss */
html :-moz-placeholder {
  /* Firefox 18- */
  font-family: Arboria, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
}
/* line 52, sass/form.scss */
html .gfield_error {
  -webkit-animation: vibrate 0.3s linear 2 both;
  animation: vibrate 0.3s linear 2 both;
}
/* line 58, sass/form.scss */
/* line 60, sass/form.scss */
html #root .gform_footer {
  margin-top: 60px !important;
  width: auto;
}
/* line 65, sass/form.scss */
html #root .gform_wrapper {
  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;
}
/* line 70, sass/form.scss */
html #root .gform_confirmation_message {
  font-size: 20px;
  font-weight: 700;
}
/* line 75, sass/form.scss */
html #root ul.gform_fields {
  padding: 0 !important;
}
/* line 80, sass/form.scss */
html #root .ginput_container {
  margin: 0;
}
/* line 83, sass/form.scss */
html #root .ginput_container input, html #root .ginput_container textarea, html #root .ginput_container select {
  overflow: auto;
  margin: 0;
  border: 1px solid #a1a1a1;
  background: transparent;
}
/* line 96, sass/form.scss */
html #root .gform_footer {
  padding: 0;
  margin: 10px 0;
}
/* line 100, sass/form.scss */
html #root .gfield input::placeholder {
  color: #636363;
  font-size: 16px !important;
}
/* line 104, sass/form.scss */
html #root .gfield input::-ms-input-placeholder {
  color: #636363;
  font-size: 14px !important;
}
/* line 109, sass/form.scss */
html #root input, html #root select, html #root .gform_button {
  padding: 15px 30px 15px 15px !important;
  line-height: 16px !important;
  font-size: 16px !important;
}
/* line 157, sass/../../draadcore/sass/includes/mixins.scss */
html #root input ::-webkit-input-placeholder, html #root select ::-webkit-input-placeholder, html #root .gform_button ::-webkit-input-placeholder {
  color: #636363;
  font-size: 14px !important;
}
/* line 161, sass/../../draadcore/sass/includes/mixins.scss */
html #root input ::-moz-placeholder, html #root select ::-moz-placeholder, html #root .gform_button ::-moz-placeholder {
  color: #636363;
  font-size: 14px !important;
}
/* line 165, sass/../../draadcore/sass/includes/mixins.scss */
html #root input :-ms-input-placeholder, html #root select :-ms-input-placeholder, html #root .gform_button :-ms-input-placeholder {
  color: #636363;
  font-size: 14px !important;
}
/* line 169, sass/../../draadcore/sass/includes/mixins.scss */
html #root input :-moz-placeholder, html #root select :-moz-placeholder, html #root .gform_button :-moz-placeholder {
  color: #636363;
  font-size: 14px !important;
}
/* line 122, sass/form.scss */
html #root .gform_footer {
  padding-right: 0;
  width: auto;
  min-height: 45px;
  border: none;
  color: white;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: transparent;
  display: inline-block;
}
/* line 134, sass/form.scss */
html #root .gform_footer .button-title {
  position: relative;
}
/* line 139, sass/form.scss */
html #root .gform_footer:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='long-arrow-alt-right' class='svg-inline--fa fa-long-arrow-alt-right fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='white' d='M340.485 366l99.03-99.029c4.686-4.686 4.686-12.284 0-16.971l-99.03-99.029c-7.56-7.56-20.485-2.206-20.485 8.485v71.03H12c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h308v71.03c0 10.689 12.926 16.043 20.485 8.484z'%3E%3C/path%3E%3C/svg%3E");
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  right: 10px;
  top: 50%;
  background-repeat: no-repeat;
  z-index: 99999;
  width: 16px;
  height: 18px;
}
/* line 152, sass/form.scss */
html #root .gform_footer:hover {
  color: white;
}
/* line 155, sass/form.scss */
html #root .gform_footer:hover:before {
  transition-duration: 0.4s;
  bottom: 0;
}
/* line 161, sass/form.scss */
html #root .gform_footer input {
  width: auto !important;
  background: #05b285;
  border: none;
  color: white;
  text-align: left;
  z-index: 5;
  padding: 5px 55px 5px 30px !important;
  min-height: 45px;
  border-radius: 0;
  font-family: Mundial, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
  font-weight: 500 !important;
}
/* line 176, sass/form.scss */
html #root input.hs-button.primary.large {
  width: auto !important;
  background: #05b285;
  border: none;
  color: white;
  text-align: left;
  z-index: 5;
  padding: 5px 55px 5px 30px !important;
  min-height: 45px;
  border-radius: 0;
}
/* line 188, sass/form.scss */
html #root fieldset.form-columns-2, html #root fieldset.form-columns-1 {
  margin-bottom: 13px;
}
/* line 192, sass/form.scss */
html #root .hs_message textarea {
  padding: 20px 15px;
}
/* line 196, sass/form.scss */
html #root .hs-dependent-field ul {
  display: inline;
}
/* line 200, sass/form.scss */
html #root input[type=submit] {
  margin: 0 !important;
  font-size: 12px;
  font-weight: bold;
}
/* line 206, sass/form.scss */
html #root .gform_not_found {
  text-align: center;
}
/* line 212, sass/form.scss */
/* line 213, sass/form.scss */
html #root.iPhone #wrap_all textarea, html #root.iPhone #wrap_all input:not(input[type='checkbox']):not(input[type='radio']) {
  -webkit-appearance: none;
  border-radius: 0;
}
/* line 217, sass/form.scss */
html #root.iPhone #wrap_all input[type='checkbox'] {
  height: 5px;
  width: 5px;
  padding: 5px !important;
  border-radius: 0;
}
/* line 224, sass/form.scss */
/* line 226, sass/form.scss */
html #root.iPhone #wrap_all .product-section .column.one-half .ginput_container_radio > ul > li {
  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;
}
/* line 231, sass/form.scss */
html #root.iPhone #wrap_all .product-section .column.one-half input[type='radio'] {
  display: inline-block;
  padding: 5px 5px !important;
  max-height: 12px !important;
}
