@import url("//hello.myfonts.net/count/3d9636");
  
@font-face {
  font-family: "Gibson-LightIt";
  src: url('/wp-content/themes/yootheme-scripta/webFonts/GibsonLightIt/font.woff2') format('woff2'), url('/wp-content/themes/yootheme-scripta/webFonts/GibsonLightIt/font.woff') format('woff');
}
@font-face {
  font-family: "Gibson-Regular";
  src: url('/wp-content/themes/yootheme-scripta/webFonts/GibsonRegular/font.woff2') format('woff2'), url('/wp-content/themes/yootheme-scripta/webFonts/GibsonRegular/font.woff') format('woff');
}
@font-face {
  font-family: "Gibson-Bold";
  src: url('/wp-content/themes/yootheme-scripta/webFonts/GibsonBold/font.woff2') format('woff2'), url('/wp-content/themes/yootheme-scripta/webFonts/GibsonBold/font.woff') format('woff');
}
@font-face {
  font-family: "Gibson-BoldItalic";
  src: url('/wp-content/themes/yootheme-scripta/webFonts/GibsonBoldItalic/font.woff2') format('woff2'), url('/wp-content/themes/yootheme-scripta/webFonts/GibsonBoldItalic/font.woff') format('woff');
}
@font-face {
  font-family: "Gibson-Light";
  src: url('/wp-content/themes/yootheme-scripta/webFonts/GibsonLight/font.woff2') format('woff2'), url('/wp-content/themes/yootheme-scripta/webFonts/GibsonLight/font.woff') format('woff');
}
@font-face {
  font-family: "Gibson-SemiboldIt";
  src: url('/wp-content/themes/yootheme-scripta/webFonts/GibsonSemiboldIt/font.woff2') format('woff2'), url('/wp-content/themes/yootheme-scripta/webFonts/GibsonSemiboldIt/font.woff') format('woff');
}
@font-face {
  font-family: "Gibson-Italic";
  src: url('/wp-content/themes/yootheme-scripta/webFonts/GibsonItalic/font.woff2') format('woff2'), url('/wp-content/themes/yootheme-scripta/webFonts/GibsonItalic/font.woff') format('woff');
}
@font-face {
  font-family: "Gibson-SemiBold";
  src: url('/wp-content/themes/yootheme-scripta/webFonts/GibsonSemiBold/font.woff2') format('woff2'), url('/wp-content/themes/yootheme-scripta/webFonts/GibsonSemiBold/font.woff') format('woff');
}
@font-face {
  font-family:Gibson;
  font-style: normal;
  font-weight: normal;
  src:  url(https://f.hubspotusercontent40.net/hubfs/3923796/Gibson%20Font/gibson-regular.woff)format('woff');
}
.tm-hubspot-bg {
	background-image: url(https://scripta.testflight.nl/wp-content/uploads/achtergrond_blauw.svg);
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}
.tm-hubspot-body {
	min-height: 100vh;
	font-family: Gibson!important;
}
.tm-hubspot-body * {

	font-family: Gibson!important;
	color: #00212F;
}
.tm-hubspot-body  .email-prefs .item .item-inner * {
	color: #00212F;
}

.tm-hubspot-body  p.header {
    margin: 0px;
    margin-top: 0px;
}

.tm-hubspot-body .widget-type-email_subscriptions h1 {
	font-size: 2rem;
}

.tm-hubspot-body input[type=checkbox] {
    display: inline-block;
    height: 16px;
    width: 16px;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #ccc;
    transition: .2s ease-in-out;
    transition-property: background-color,border;
    margin-top: 0px;
}
.tm-hubspot-body input[type=checkbox]:checked {
	background-color: #2D47DB;
   background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);

}
.tm-hubspot-body .widget-type-email_subscriptions p, .tm-hubspot-body .widget-type-email_subscriptions_confirmation p, .tm-hubspot-body .widget-type-email_simple_subscription p {
    font-size: 1rem;
}
.tm-hubspot-body input#submitbutton {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 20px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    transition: .1s ease-in-out;
    transition-property: color,background-color,background-position,border-color,box-shadow;
    text-transform: uppercase;
    border-radius: 20px;
    background-origin: border-box;
    background-color: #d4af37;
    border: 1px solid transparent;
    font-family: Gibson-Bold;
    font-size: 16px!important;
    font-weight: 400;
    padding-top: 8px;
    padding-bottom: 8px;
    color: white;
    cursor: pointer;
    float: right;
}

.tm-hubspot-body p.header {
    margin: 0px;
    margin-top: 0px;
    font-size: 1.2rem!important;
}

.tm-hubspot-body .email-prefs .item .item-inner {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-transition-property: background;
    -webkit-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -moz-transition-duration: 0.15s;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -moz-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    border: 1px solid #E4E4E4;
    overflow: hidden;
    margin-top: 0;
    padding: 15px;
    border: 1px solid #00212F;
    background: none;
}

.tm-hubspot-body .widget-type-email_subscriptions .item-inner p {
    margin-left: 23px;
    margin-top: 0px;
    line-height: 1.2;
    color: #d4af37!important;
}

.tm-hubspot-body .email-prefs .item {
   
    margin: 10px 0px;
    border-radius: 10px;
}
.tm-hubspot-body input#submitbutton:hover {
    background-color: #c7a22b;
}

.tm-hubspot-body .widget-type-email_subscriptions h1 {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 1px;
}