@import url(//hello.myfonts.net/count/3723ca);
@font-face {
  font-family: AvenirNextLTPro-Demi;
  src: url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_0_0_44c32f3a.eot);
  src: url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_0_0_44c32f3a.eot?#iefix)
      format("embedded-opentype"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_0_0_c8aefd20.woff2)
      format("woff2"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_0_0_c0f32e4c.woff)
      format("woff"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_0_0_72c597a1.ttf)
      format("truetype");
}
@font-face {
  font-family: AvenirLTPro-Light;
  src: url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_1_0_4e2fd658.eot);
  src: url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_1_0_4e2fd658.eot?#iefix)
      format("embedded-opentype"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_1_0_cd99abd7.woff2)
      format("woff2"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_1_0_b0f00884.woff)
      format("woff"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_1_0_5766851f.ttf)
      format("truetype");
}
@font-face {
  font-family: AvenirLTPro-LightOblique;
  src: url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_2_0_d47d2c5a.eot);
  src: url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_2_0_d47d2c5a.eot?#iefix)
      format("embedded-opentype"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_2_0_0a097581.woff2)
      format("woff2"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_2_0_089ce97b.woff)
      format("woff"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_2_0_34dcd5a6.ttf)
      format("truetype");
}
@font-face {
  font-family: AvenirLTPro-Black;
  src: url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_3_0_5ce8e840.eot);
  src: url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_3_0_5ce8e840.eot?#iefix)
      format("embedded-opentype"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_3_0_e31f06e9.woff2)
      format("woff2"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_3_0_b254ecc9.woff)
      format("woff"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_3_0_7c5951c5.ttf)
      format("truetype");
}
@font-face {
  font-family: AvenirLTPro-BlackOblique;
  src: url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_4_0_091f1122.eot);
  src: url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_4_0_091f1122.eot?#iefix)
      format("embedded-opentype"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_4_0_12c6b08c.woff2)
      format("woff2"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_4_0_b3efd1f7.woff)
      format("woff"),
    url(/wp-content/themes/aanzet.co/dist/fonts/3723CA_4_0_cfdb3e4c.ttf)
      format("truetype");
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #57896b;
  border: 0;
  border-radius: 3px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-family: AvenirLTPro-Light, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1.5em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.15s ease;
  -o-transition: background-color 0.15s ease;
  transition: background-color 0.15s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
[type="button"]:hover,
[type="reset"]:hover,
[type="submit"]:hover,
button:hover {
  background-color: #466e56;
  color: #fff;
}
[type="button"]:focus,
[type="reset"]:focus,
[type="submit"]:focus,
button:focus {
  outline: 3px solid rgba(87, 137, 107, 0.6);
  outline-offset: 2px;
}
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled,
button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
[type="button"]:disabled:hover,
[type="reset"]:disabled:hover,
[type="submit"]:disabled:hover,
button:disabled:hover {
  background-color: #57896b;
}
.cn-button.bootstrap,
.wp-block-button__link {
  background-color: #57896b !important;
  color: #fff !important;
  -webkit-transition: background-color 0.15s ease-in;
  -o-transition: background-color 0.15s ease-in;
  transition: background-color 0.15s ease-in;
}
.cn-button.bootstrap:focus,
.cn-button.bootstrap:hover,
.wp-block-button__link:focus,
.wp-block-button__link:hover {
  background-color: #436a53 !important;
  color: #fff !important;
}
footer .wp-block-button {
  margin-top: 2rem;
  text-align: center;
}
fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
label,
legend {
  font-weight: 600;
  margin-bottom: 0.375em;
}
label {
  display: block;
}
input,
select,
textarea {
  display: block;
  font-family: AvenirLTPro-Light, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 16px;
}
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
input:not([type]),
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #57896b;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0.75em;
  padding: 0.5em;
  -webkit-transition: border-color 0.15s ease;
  -o-transition: border-color 0.15s ease;
  transition: border-color 0.15s ease;
  width: 100%;
}
[type="color"]:hover,
[type="date"]:hover,
[type="datetime-local"]:hover,
[type="datetime"]:hover,
[type="email"]:hover,
[type="month"]:hover,
[type="number"]:hover,
[type="password"]:hover,
[type="search"]:hover,
[type="tel"]:hover,
[type="text"]:hover,
[type="time"]:hover,
[type="url"]:hover,
[type="week"]:hover,
input:not([type]):hover,
textarea:hover {
  border-color: #466e56;
}
[type="color"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="datetime"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
input:not([type]):focus,
textarea:focus {
  border-color: #57896b;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06),
    0 0 5px rgba(87, 137, 107, 0.7);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06),
    0 0 5px rgba(87, 137, 107, 0.7);
  outline: none;
}
[type="color"]:disabled,
[type="date"]:disabled,
[type="datetime-local"]:disabled,
[type="datetime"]:disabled,
[type="email"]:disabled,
[type="month"]:disabled,
[type="number"]:disabled,
[type="password"]:disabled,
[type="search"]:disabled,
[type="tel"]:disabled,
[type="text"]:disabled,
[type="time"]:disabled,
[type="url"]:disabled,
[type="week"]:disabled,
input:not([type]):disabled,
textarea:disabled {
  background-color: #f2f2f2;
  cursor: not-allowed;
}
[type="color"]:disabled:hover,
[type="date"]:disabled:hover,
[type="datetime-local"]:disabled:hover,
[type="datetime"]:disabled:hover,
[type="email"]:disabled:hover,
[type="month"]:disabled:hover,
[type="number"]:disabled:hover,
[type="password"]:disabled:hover,
[type="search"]:disabled:hover,
[type="tel"]:disabled:hover,
[type="text"]:disabled:hover,
[type="time"]:disabled:hover,
[type="url"]:disabled:hover,
[type="week"]:disabled:hover,
input:not([type]):disabled:hover,
textarea:disabled:hover {
  border: 1px solid #57896b;
}
[type="color"]::-webkit-input-placeholder,
[type="date"]::-webkit-input-placeholder,
[type="datetime-local"]::-webkit-input-placeholder,
[type="datetime"]::-webkit-input-placeholder,
[type="email"]::-webkit-input-placeholder,
[type="month"]::-webkit-input-placeholder,
[type="number"]::-webkit-input-placeholder,
[type="password"]::-webkit-input-placeholder,
[type="search"]::-webkit-input-placeholder,
[type="tel"]::-webkit-input-placeholder,
[type="text"]::-webkit-input-placeholder,
[type="time"]::-webkit-input-placeholder,
[type="url"]::-webkit-input-placeholder,
[type="week"]::-webkit-input-placeholder,
input:not([type])::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #858585;
}
[type="color"]:-ms-input-placeholder,
[type="color"]::-ms-input-placeholder,
[type="date"]:-ms-input-placeholder,
[type="date"]::-ms-input-placeholder,
[type="datetime-local"]:-ms-input-placeholder,
[type="datetime-local"]::-ms-input-placeholder,
[type="datetime"]:-ms-input-placeholder,
[type="datetime"]::-ms-input-placeholder,
[type="email"]:-ms-input-placeholder,
[type="email"]::-ms-input-placeholder,
[type="month"]:-ms-input-placeholder,
[type="month"]::-ms-input-placeholder,
[type="number"]:-ms-input-placeholder,
[type="number"]::-ms-input-placeholder,
[type="password"]:-ms-input-placeholder,
[type="password"]::-ms-input-placeholder,
[type="search"]:-ms-input-placeholder,
[type="search"]::-ms-input-placeholder,
[type="tel"]:-ms-input-placeholder,
[type="tel"]::-ms-input-placeholder,
[type="text"]:-ms-input-placeholder,
[type="text"]::-ms-input-placeholder,
[type="time"]:-ms-input-placeholder,
[type="time"]::-ms-input-placeholder,
[type="url"]:-ms-input-placeholder,
[type="url"]::-ms-input-placeholder,
[type="week"]:-ms-input-placeholder,
[type="week"]::-ms-input-placeholder,
input:not([type]):-ms-input-placeholder,
input:not([type])::-ms-input-placeholder,
textarea:-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #858585;
}
[type="color"]::placeholder,
[type="date"]::placeholder,
[type="datetime-local"]::placeholder,
[type="datetime"]::placeholder,
[type="email"]::placeholder,
[type="month"]::placeholder,
[type="number"]::placeholder,
[type="password"]::placeholder,
[type="search"]::placeholder,
[type="tel"]::placeholder,
[type="text"]::placeholder,
[type="time"]::placeholder,
[type="url"]::placeholder,
[type="week"]::placeholder,
input:not([type])::placeholder,
textarea::placeholder {
  color: #858585;
}
textarea {
  resize: vertical;
}
[type="checkbox"],
[type="radio"] {
  display: inline;
  margin-right: 0.375em;
}
[type="file"],
select {
  margin-bottom: 0.75em;
  width: 100%;
}
[type="checkbox"]:focus,
[type="file"]:focus,
[type="radio"]:focus,
select:focus {
  outline: 3px solid rgba(87, 137, 107, 0.6);
  outline-offset: 2px;
}
html {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body,
html {
  height: 100%;
}
body,
ol,
ul {
  margin: 0;
}
ol,
ul {
  list-style-type: none;
  padding: 0;
}
ol.ul-center,
ul.ul-center {
  text-align: center;
}
ol.ul-center li:before,
ul.ul-center li:before {
  display: inline-block;
  left: -10px;
  position: inherit;
  top: -2px;
}
dl,
dt {
  margin: 0;
}
dt {
  font-weight: 600;
}
dd,
figure {
  margin: 0;
}
img,
picture {
  margin: 0;
  max-width: 100%;
}
.wp-block-image.alignfull {
  left: 50%;
  margin: 100px -50vw;
  max-width: inherit;
  position: relative;
  right: 50%;
  text-align: center;
  width: 100vw;
}
.wp-block-image.alignfull img {
  width: 100%;
}
.wp-block-image.aligncenter {
  margin-bottom: 50px;
  margin-top: 50px;
}
.wp-block-image.alignwide {
  left: 50%;
  margin: 50px -50vw;
  position: relative;
  right: 50%;
  text-align: center;
  width: 100vw;
}
table {
  border-collapse: collapse;
  margin: 1.5em 0;
  table-layout: fixed;
  text-align: left;
  width: 100%;
}
thead {
  line-height: 1.2;
  vertical-align: bottom;
}
tbody {
  vertical-align: top;
}
tr {
  border-bottom: 1px solid #57896b;
}
th {
  font-weight: 600;
}
td,
th {
  padding: 0.75em 0.75em 0.75em 0;
}
html {
  color: #333;
  font-family: AvenirLTPro-Light, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: AvenirNextLTPro-Demi, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 1.25em;
  line-height: 1.2;
  margin: 0 0 0.75em;
  overflow-wrap: break-word;
}
@media only screen and (max-width: 600px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 1.3rem !important;
  }
}
h1.entry-title body:not(.archive),
h2.entry-title body:not(.archive),
h3.entry-title body:not(.archive),
h4.entry-title body:not(.archive),
h5.entry-title body:not(.archive),
h6.entry-title body:not(.archive) {
  color: #57896b;
  font-size: 1.95312em;
  position: relative;
}
@supports (display: grid) {
  h1.entry-title body:not(.archive):before,
  h2.entry-title body:not(.archive):before,
  h3.entry-title body:not(.archive):before,
  h4.entry-title body:not(.archive):before,
  h5.entry-title body:not(.archive):before,
  h6.entry-title body:not(.archive):before {
    background-color: #eaeaea;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 40px;
    left: -25px;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOS4wNyA1LjYyIj48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZTojOWI5ZTg1O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO308L3N0eWxlPjwvZGVmcz48dGl0bGU+Ym93PC90aXRsZT48cGF0aCBjbGFzcz0iYSIgZD0iTTE4LjU3LDIuNjVBMTQsMTQsMCwwLDAsMTIuNzEuNTksMTQuNTMsMTQuNTMsMCwwLDAsLjUsNS4xMiIvPjwvc3ZnPg==);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOS4wNyA1LjYyIj48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZTojOWI5ZTg1O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO308L3N0eWxlPjwvZGVmcz48dGl0bGU+Ym93PC90aXRsZT48cGF0aCBjbGFzcz0iYSIgZD0iTTE4LjU3LDIuNjVBMTQsMTQsMCwwLDAsMTIuNzEuNTksMTQuNTMsMTQuNTMsMCwwLDAsLjUsNS4xMiIvPjwvc3ZnPg==);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    top: -15px;
    -webkit-transform: rotate(-55deg);
    -o-transform: rotate(-55deg);
    transform: rotate(-55deg);
    width: 40px;
  }
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.25em;
}
h4 {
  font-size: 1em;
}
.page-header h1 {
  color: #57896b;
  font-size: 1.95312em;
  position: relative;
}
@supports (display: grid) {
  .page-header h1:before {
    background-color: #eaeaea;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 40px;
    left: -25px;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOS4wNyA1LjYyIj48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZTojOWI5ZTg1O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO308L3N0eWxlPjwvZGVmcz48dGl0bGU+Ym93PC90aXRsZT48cGF0aCBjbGFzcz0iYSIgZD0iTTE4LjU3LDIuNjVBMTQsMTQsMCwwLDAsMTIuNzEuNTksMTQuNTMsMTQuNTMsMCwwLDAsLjUsNS4xMiIvPjwvc3ZnPg==);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOS4wNyA1LjYyIj48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZTojOWI5ZTg1O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO308L3N0eWxlPjwvZGVmcz48dGl0bGU+Ym93PC90aXRsZT48cGF0aCBjbGFzcz0iYSIgZD0iTTE4LjU3LDIuNjVBMTQsMTQsMCwwLDAsMTIuNzEuNTksMTQuNTMsMTQuNTMsMCwwLDAsLjUsNS4xMiIvPjwvc3ZnPg==);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    top: -15px;
    -webkit-transform: rotate(-55deg);
    -o-transform: rotate(-55deg);
    transform: rotate(-55deg);
    width: 40px;
  }
}
@media only screen and (min-width: 1600px) {
  body.home .page-header {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1600px) {
  body.home .page-header {
    margin: 0 auto;
    max-width: 1000px;
  }
}
body.single-post h1.entry-title {
  font-size: 3rem;
}
@media only screen and (max-width: 799px) {
  body.single-post h1.entry-title {
    font-size: 2rem;
  }
}
p {
  line-height: 2;
  margin: 0 0 25px;
}
strong {
  font-family: AvenirLTPro-Black, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
}
em {
  font-family: AvenirLTPro-LightOblique, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}
em strong {
  font-family: AvenirLTPro-BlackOblique, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}
a {
  color: #57896b;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip: ink;
  -webkit-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
  transition: color 0.15s ease;
}
h1 a,
h2 a {
  text-decoration: none;
}
a:hover {
  color: #416750;
}
a:focus {
  outline: 3px solid rgba(87, 137, 107, 0.6);
  outline-color: transparent;
  outline-offset: 2px;
}
.byline,
time {
  display: inline-block;
  font-size: 0.85rem;
  line-height: 1;
}
hr {
  border: 0;
  border-bottom: 1px solid #57896b;
  margin: 1.5em 0;
}
ul {
  list-style: none;
  margin-bottom: 25px;
}
ul li {
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
}
ul li:before {
  background-color: #909781;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  content: "";
  display: block;
  height: 6px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 6px;
}
ol {
  counter-reset: section;
  list-style: none;
  margin-bottom: 25px;
}
ol li {
  margin-bottom: 15px;
  padding-left: 25px;
  position: relative;
}
ol li:before {
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  color: #909781;
  content: counters(section, ".") ".";
  counter-increment: section;
  display: block;
  font-weight: 700;
  height: 6px;
  left: 0;
  position: absolute;
  top: 0;
  width: 6px;
}
ol li li {
  padding-left: 35px;
}
ol li li:first-child {
  margin-top: 30px;
}
.hidden {
  display: none;
}
span#typed {
  font-family: AvenirNextLTPro-Demi, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.2;
  margin: -2rem 0 0.75em;
  overflow-wrap: break-word;
}
span#typed span.author {
  font-family: AvenirLTPro-LightOblique, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 1em;
}
#has-quotes {
  min-height: 100px;
}
img {
  height: auto;
}
.wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
  width: 775px;
}
body.archive .wrapper,
body.home .wrapper,
body.homepage .wrapper {
  width: 1475px;
}
@media only screen and (max-width: 1549px) {
  .wp-block-columns,
  .wp-block-wds-two-column {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 1475px;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    right: 50%;
    width: 100vw;
  }
}
@media only screen and (min-width: 1550px) {
  .wp-block-columns,
  .wp-block-wds-two-column {
    margin-left: -350px;
    margin-right: -350px;
    max-width: 100vw;
    position: relative;
    width: 1475px;
  }
}
#builder > div:first-child {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0;
}
#builder > div:first-child .wp-block-column {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
@media (min-width: 1199px) {
  #builder > div:first-child {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  #builder > div:first-child .wp-block-column {
    -ms-flex-preferred-size: calc(50% - 16px);
    flex-basis: calc(50% - 16px);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}
.alignnone {
  height: auto;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}
.aligncenter {
  display: block;
  height: auto;
  margin: 50px auto;
}
.alignleft,
.alignright {
  height: auto;
  margin-bottom: 20vh;
}
@media (min-width: 30rem) {
  .alignleft {
    float: left;
    margin-right: 20vh;
  }
  .alignright {
    float: right;
    margin-left: 20vh;
  }
}
.screen-reader-text {
  background: #fff;
  border: 0;
  clip: rect(0, 0, 0, 0);
  color: #000;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media only screen and (max-width: 850px) {
  .content-block-content {
    -webkit-box-flex: 0 !important;
    -ms-flex: none !important;
    flex: none !important;
    max-width: 100% !important;
  }
}
.wp-block-columns {
  margin-bottom: 100px;
  margin-top: 100px;
}
@media only screen and (max-width: 850px) {
  .wp-block-columns {
    margin-bottom: 50px;
    margin-top: 50px;
  }
}
.wp-block-columns.has-2-columns:after {
  clear: both;
  content: "";
  display: block;
}
@media only screen and (max-width: 850px) {
  .wp-block-columns.has-2-columns {
    display: inherit;
  }
}
.wp-block-columns.has-2-columns .wp-block-column {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.wp-block-columns.has-2-columns .wp-block-column:first-of-type {
  float: left;
  margin-left: -75px;
  margin-right: 75px;
  width: calc(50% - 75px);
}
@media only screen and (max-width: 850px) {
  .wp-block-columns.has-2-columns .wp-block-column:first-of-type {
    float: left;
    float: none;
    margin: 0;
    width: calc(100% - 100px);
    width: 100%;
  }
}
.wp-block-columns.has-2-columns .wp-block-column:first-of-type img {
  padding: 25px;
  width: 100% !important;
}
.wp-block-columns.has-2-columns .wp-block-column:last-of-type {
  float: left;
  margin-left: 50px;
  padding-bottom: 50px;
  padding-top: 50px;
  width: calc(50% - 75px);
}
@media only screen and (max-width: 850px) {
  .wp-block-columns.has-2-columns .wp-block-column:last-of-type {
    float: left;
    margin: 0;
    padding: 0;
    width: calc(100% - 100px);
    width: 100%;
  }
}
figure.wp-block-embed.is-type-video {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
figure.wp-block-embed.is-type-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
header.header {
  display: block;
  margin-bottom: 100px;
  padding-left: 50px;
  padding-top: 50px;
}
@media only screen and (max-width: 850px) {
  header.header {
    margin-bottom: 50px;
    padding: 25px 0 0 25px;
  }
}
body.single-post header.header {
  margin-bottom: 50px;
}
header.header .brand {
  display: inline-block;
  height: 155px;
  width: 195px;
}
@media only screen and (max-width: 850px) {
  header.header .brand,
  header.header .brand img {
    height: 72px;
    width: 100px;
  }
}
.site-wrapper {
  overflow: hidden;
}
.site-canvas,
.site-wrapper {
  position: relative;
  width: 100%;
}
.site-canvas {
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-canvas .site-menu {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #1d3636;
  border-bottom-left-radius: 80px;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  overflow-y: scroll;
  padding: 15px 40px;
  position: fixed;
  right: -300px;
  top: 0;
  width: 300px;
  z-index: 9999;
}
.site-canvas.site-canvas--active .site-menu {
  -webkit-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
  -webkit-transform: translate3d(-300px, 0, 0);
  transform: translate3d(-300px, 0, 0);
}
.sidebar-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: calc(100% - 250px);
}
@media only screen and (max-width: 768px) {
  .sidebar-inner {
    height: 100%;
  }
}
@media only screen and (max-height: 768px) {
  .sidebar-inner {
    height: 100%;
  }
}
.sidebar-bg {
  background-image: url(/wp-content/themes/aanzet.co/dist/images/sidebar_1ca4d083.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  display: block;
  height: 250px;
  left: 0;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .sidebar-bg {
    display: none;
  }
}
@media only screen and (max-height: 768px) {
  .sidebar-bg {
    display: none;
  }
}
.site-content {
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 50%;
  position: relative;
}
body.home .site-content {
  background-size: 65%;
}
@media only screen and (max-width: 1200px) {
  body.home .site-content {
    background-size: 85%;
  }
}
@media only screen and (max-width: 640px) {
  body.home .site-content {
    background-size: 65%;
  }
}
.toggle-nav {
  background-color: #fff;
  border-radius: 50%;
  color: #1c3736;
  font-family: AvenirLTPro-Black, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 1em;
  height: 60px;
  letter-spacing: 1px;
  line-height: 60px;
  opacity: 1;
  position: fixed;
  right: 50px;
  text-align: center;
  text-decoration: none;
  top: 50px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 60px;
  z-index: 10;
}
@media only screen and (max-width: 850px) {
  .toggle-nav {
    right: 25px;
    top: 25px;
  }
}
.toggle-nav img {
  left: 10px;
  position: absolute;
  top: 20px;
}
.toggle-nav span {
  bottom: -46px;
  left: 3px;
  position: absolute;
}
.toggle-nav:hover {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
}
.toggle-nav.toggle-invisible {
  opacity: 0;
}
.navbar-head {
  display: block;
  text-align: right;
  width: 100%;
}
.close-toggle {
  color: #fff;
  display: inline-block;
  font-size: 0.75em;
  line-height: 26px;
  margin-left: auto;
  margin-right: 0;
  padding: 10px 10px 40px;
  text-align: right;
  text-transform: uppercase;
}
.close-toggle span {
  font-size: 2.2em;
  margin-left: 5px;
  vertical-align: bottom;
}
.close-canvas,
.close-toggle:focus,
.close-toggle:hover {
  cursor: pointer;
}
.close-canvas {
  background-color: #363636;
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  z-index: -1;
}
.close-canvas.close-canvas--active {
  display: block;
  opacity: 0.5;
  z-index: 20;
}
.nav-primary {
  display: block;
  margin-bottom: auto;
  width: 100%;
}
.nav-primary ul.nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-primary ul.nav li {
  border-bottom: 1px solid #112525;
  display: block;
  font-size: 1em;
  list-style: none;
  margin: 0;
  padding: 10px;
  width: 100%;
}
.nav-primary ul.nav li.menu-item-has-children {
  position: relative;
}
@supports (display: grid) {
  .nav-primary ul.nav li.menu-item-has-children:after {
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 20px;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgNTEyIj48cGF0aCBkPSJNMjQuNzA3IDM4LjEwMUw0LjkwOCA1Ny44OTljLTQuNjg2IDQuNjg2LTQuNjg2IDEyLjI4NCAwIDE2Ljk3MUwxODUuNjA3IDI1NiA0LjkwOCA0MzcuMTNjLTQuNjg2IDQuNjg2LTQuNjg2IDEyLjI4NCAwIDE2Ljk3MUwyNC43MDcgNDczLjljNC42ODYgNC42ODYgMTIuMjg0IDQuNjg2IDE2Ljk3MSAwbDIwOS40MTQtMjA5LjQxNGM0LjY4Ni00LjY4NiA0LjY4Ni0xMi4yODQgMC0xNi45NzFMNDEuNjc4IDM4LjEwMWMtNC42ODctNC42ODctMTIuMjg1LTQuNjg3LTE2Ljk3MSAweiIvPjwvc3ZnPg==);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgNTEyIj48cGF0aCBkPSJNMjQuNzA3IDM4LjEwMUw0LjkwOCA1Ny44OTljLTQuNjg2IDQuNjg2LTQuNjg2IDEyLjI4NCAwIDE2Ljk3MUwxODUuNjA3IDI1NiA0LjkwOCA0MzcuMTNjLTQuNjg2IDQuNjg2LTQuNjg2IDEyLjI4NCAwIDE2Ljk3MUwyNC43MDcgNDczLjljNC42ODYgNC42ODYgMTIuMjg0IDQuNjg2IDE2Ljk3MSAwbDIwOS40MTQtMjA5LjQxNGM0LjY4Ni00LjY4NiA0LjY4Ni0xMi4yODQgMC0xNi45NzFMNDEuNjc4IDM4LjEwMWMtNC42ODctNC42ODctMTIuMjg1LTQuNjg3LTE2Ljk3MSAweiIvPjwvc3ZnPg==);
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 12px;
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform-style: preserve-3D;
    transform-style: preserve-3D;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 20px;
  }
}
.nav-primary ul.nav li.menu-item-has-children.active:after {
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nav-primary ul.nav li a {
  color: #fff;
  display: block;
  text-decoration: none;
  width: 100%;
}
.nav-primary ul.nav li:before {
  display: none;
}
.nav-primary ul.nav li ul {
  display: none;
  margin-bottom: 0;
}
.nav-primary ul.nav li ul li {
  border-bottom: none;
  font-size: 0.85em;
  padding: 5px 0;
}
.nav-primary ul.nav li ul li a {
  color: #558383;
}
.nav-primary ul.nav li ul li a:focus,
.nav-primary ul.nav li ul li a:hover {
  color: #fff;
}
.nav-secondary {
  margin-top: 0;
}
.nav-secondary ul {
  display: inline-block;
  list-style: none;
  margin: 0;
}
.nav-secondary ul li {
  display: inline-block;
  font-size: 1.5em;
  margin: 0;
  padding: 0;
}
.nav-secondary ul li a {
  color: #486565;
  padding: 8px 10px;
}
.nav-secondary ul li a:focus,
.nav-secondary ul li a:hover {
  color: #fff;
}
.nav-secondary ul li:before {
  display: none;
}
.nav-secondary ul li:first-of-type a {
  padding-left: 0;
}
.nav-secondary .nav--secondary li {
  font-size: 0.7rem;
  padding: 0;
}
.nav-secondary .nav--secondary li a {
  color: #486565;
  padding: 8px 5px;
  text-decoration: none;
}
.nav-secondary .nav--secondary li a:focus,
.nav-secondary .nav--secondary li a:hover {
  color: #fff;
}
.nav-secondary .nav--secondary li:first-of-type a {
  padding-left: 0;
}
footer.content-info.footer_v2 {
  background-image: url(/wp-content/themes/aanzet.co/dist/images/footer_v2_09f8891d.jpg);
  background-position: top;
  background-repeat: no-repeat;
  height: 970px;
  margin-top: 100px;
  padding-top: 60px;
}
@media only screen and (min-width: 1775px) {
  footer.content-info.footer_v2 {
    background-image: url(/wp-content/themes/aanzet.co/dist/images/footer_v2@2x_d32bb66b.jpg);
    background-size: cover;
  }
}
@media only screen and (max-width: 1265px) {
  footer.content-info.footer_v2 {
    background-position: 100% 0;
    padding-top: 50px;
  }
}
@media only screen and (max-width: 900px) {
  footer.content-info.footer_v2 {
    background-position: 90% 0;
  }
}
@media only screen and (max-width: 770px) {
  footer.content-info.footer_v2 {
    background-position: 80% 0;
  }
}
@media only screen and (max-width: 660px) {
  footer.content-info.footer_v2 {
    background-position: 75% 0;
  }
}
@media only screen and (max-width: 520px) {
  footer.content-info.footer_v2 {
    background-position: 65% 0;
  }
}
footer.content-info.footer_v2 .brand {
  padding: 0;
}
footer.content-info.footer_v2 .footer-grid {
  color: #1e3636;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  max-width: 1200px;
}
@supports (display: grid) {
  footer.content-info.footer_v2 .footer-grid {
    display: grid;
    grid-auto-rows: minmax(100px, auto);
    grid-gap: 60px;
    grid-template-columns: repeat(2, 1fr);
  }
  @media only screen and (max-width: 1265px) {
    footer.content-info.footer_v2 .footer-grid {
      grid-template-columns: repeat(1, 1fr);
      max-width: 60%;
    }
  }
}
@media only screen and (max-width: 1100px) {
  footer.content-info.footer_v2 .footer-grid {
    max-width: 80%;
  }
}
@media only screen and (max-width: 560px) {
  footer.content-info.footer_v2 .footer-grid {
    max-width: 90%;
  }
}
footer.content-info.footer_v2 .footer-grid .footer-grid__column {
  padding-left: 120px;
}
@supports (display: grid) {
  footer.content-info.footer_v2 .footer-grid .footer-grid__column {
    display: grid;
    grid-auto-rows: minmax(100px, auto);
    grid-column-start: 2;
    grid-gap: 0;
    grid-template-columns: repeat(2, 1fr);
  }
  @media only screen and (max-width: 1265px) {
    footer.content-info.footer_v2 .footer-grid .footer-grid__column {
      grid-column-start: 1;
    }
  }
  @media only screen and (max-width: 560px) {
    footer.content-info.footer_v2 .footer-grid .footer-grid__column div {
      grid-column: 1 / span 2;
    }
  }
}
.ie11 footer.content-info.footer_v2 .footer-grid .footer-grid__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 600px;
}
.ie11 footer.content-info.footer_v2 .footer-grid .footer-grid__column > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 46%;
  flex: 1 0 46%;
  margin-right: 4%;
}
footer.content-info.footer_v2 .footer-grid .footer-grid__column .brand {
  margin-top: 55px;
}
@media only screen and (max-width: 1265px) {
  footer.content-info.footer_v2 .footer-grid .footer-grid__column {
    padding-left: 200px;
  }
}
@media only screen and (max-width: 1100px) {
  footer.content-info.footer_v2 .footer-grid .footer-grid__column {
    padding-left: 100px;
  }
}
@media only screen and (max-width: 560px) {
  footer.content-info.footer_v2 .footer-grid .footer-grid__column {
    padding-left: 75px;
  }
}
footer.content-info.footer_v2 .footer-grid h3 {
  font-family: AvenirNextLTPro-Demi, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 100;
  text-align: left;
}
@supports (display: grid) {
  footer.content-info.footer_v2 .contact-details {
    display: inline-grid;
    grid-auto-rows: minmax(auto, auto);
    grid-gap: 0;
    grid-template-columns: repeat(3, 1fr);
  }
}
.ie11 footer.content-info.footer_v2 .contact-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
footer.content-info.footer_v2 .contact-details dd {
  font-family: AvenirNextLTPro-Demi, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
  grid-column: 1;
  margin-bottom: 20px;
}
.ie11 footer.content-info.footer_v2 .contact-details dd {
  margin-bottom: 10px;
}
footer.content-info.footer_v2 .contact-details a {
  color: #333;
  text-decoration: none;
}
footer.content-info.footer_v2 .contact-details a:focus,
footer.content-info.footer_v2 .contact-details a:hover {
  color: #57896b;
}
footer.content-info.footer_v2 .contact-details dt {
  font-family: AvenirLTPro-Light, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
  grid-column: span 2;
}
.ie11 footer.content-info.footer_v2 .contact-details dt {
  margin-bottom: 10px;
}
@media only screen and (max-width: 520px) {
  footer.content-info.footer_v2 .footer-grid .brand {
    bottom: 120px;
    display: block;
    position: absolute;
    right: 20px;
    text-align: right;
    width: 100%;
  }
}
.page-header.blog {
  display: grid;
  grid-auto-rows: minmax(auto, auto);
  grid-gap: 30px;
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width: 1200px) {
  .page-header.blog {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 650px) {
  .page-header.blog {
    grid-template-columns: repeat(1, 1fr);
  }
}
.page-header.blog .category-description {
  font-family: AvenirLTPro-Black, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
  grid-column: span 1;
  grid-row: 2;
}
.single-column--grid {
  display: grid;
  grid-auto-rows: minmax(auto, auto);
  grid-gap: 30px;
  grid-template-columns: repeat(1, 1fr);
}
@supports (display: grid) {
  .two-columns--grid {
    display: grid;
    grid-auto-rows: minmax(auto, auto);
    grid-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
  }
  @media only screen and (max-width: 560px) {
    .two-columns--grid {
      grid-template-columns: repeat(1, 1fr);
    }
  }
}
.ie11 .two-columns--grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ie11 .two-columns--grid > div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 46%;
  flex: 1 0 46%;
  padding-right: 4%;
}
@supports (display: grid) {
  .triple-columns--grid {
    display: grid;
    grid-auto-rows: minmax(auto, auto);
    grid-gap: 60px;
    grid-template-columns: repeat(3, 1fr);
  }
  @media only screen and (max-width: 1120px) {
    .triple-columns--grid {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media only screen and (max-width: 560px) {
    .triple-columns--grid {
      grid-template-columns: repeat(1, 1fr);
    }
  }
  .triple-columns--grid .second-column {
    grid-column: 2 / span 2;
  }
}
.ie11 .triple-columns--grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ie11 .triple-columns--grid > div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 30%;
  flex: 1 0 30%;
  padding-right: 3.3333%;
}
@supports (display: grid) {
  .four-columns--grid {
    display: grid;
    grid-auto-rows: minmax(auto, auto);
    grid-gap: 60px;
    grid-template-columns: repeat(4, 1fr);
  }
  @media only screen and (max-width: 1120px) {
    .four-columns--grid {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media only screen and (max-width: 560px) {
    .four-columns--grid {
      grid-template-columns: repeat(1, 1fr);
    }
  }
}
.ie11 .four-columns--grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ie11 .four-columns--grid > div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 21%;
  flex: 1 0 21%;
  padding-right: 4%;
}
body.home .page-header h1 span {
  color: #000;
}
section#introductie {
  grid-gap: 60px;
  margin: 150px auto;
  max-width: 1000px;
}
@media only screen and (min-width: 1600px) {
  body.home section#introductie {
    margin-top: 250px;
  }
}
@media only screen and (max-width: 800px) {
  body.home section#introductie {
    margin-top: 100px;
  }
}
section#introductie .first-column h3 {
  font-size: 1.75rem;
  line-height: 1.3;
}
section#diensten {
  background-color: #fafafa;
  left: 50%;
  margin: 200px -50vw 100px;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  right: 50%;
  width: 100vw;
}
section#diensten:before {
  margin-top: -100px;
}
section#diensten:after,
section#diensten:before {
  background-color: #fafafa;
  border-radius: 50%;
  content: "";
  display: block;
  height: 200px;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding-left: 50px;
  padding-right: 50px;
  position: absolute;
  right: 50%;
  width: 100vw;
  z-index: -1;
}
section#diensten:after {
  bottom: -100px;
}
section#diensten h2 {
  font-size: 1.65rem;
}
section#diensten .first-column {
  display: block;
  margin: 0 auto 75px;
  max-width: 90%;
  text-align: center;
  width: 768px;
}
@media only screen and (max-width: 1550px) {
  section#diensten .first-column {
    margin: 0 auto;
    width: 90%;
  }
}
section#diensten .four-columns--grid {
  margin: 0 auto;
  max-width: 90%;
  width: 1475px;
}
@media only screen and (max-width: 1550px) {
  section#diensten .four-columns--grid {
    width: 90%;
  }
}
@media only screen and (max-width: 560px) {
  section#diensten .four-columns--grid {
    text-align: center;
  }
}
section#diensten .service h3 {
  position: relative;
}
section#diensten .service h3:before {
  background-color: #909781;
  border-radius: 50%;
  content: "";
  display: block;
  height: 12px;
  left: -24px;
  position: absolute;
  top: 5px;
  width: 12px;
}
@media only screen and (max-width: 560px) {
  section#diensten .service h3:before {
    border-radius: 4px;
    display: absolute;
    height: 4px;
    left: 0;
    margin: auto;
    position: relative;
    top: 35px;
    width: 32px;
  }
}
section#diensten .service p {
  margin-bottom: 0;
}
section#omtedelen {
  margin-bottom: 200px;
  margin-top: 200px;
}
@media only screen and (max-width: 900px) {
  section#omtedelen {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 50px;
    margin-top: 50px;
  }
}
section#omtedelen .first-column h2 {
  color: #57896b;
  font-size: 1.95312em;
  margin-left: 25%;
  position: relative;
}
@supports (display: grid) {
  section#omtedelen .first-column h2:before {
    background-color: #eaeaea;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 40px;
    left: -25px;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOS4wNyA1LjYyIj48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZTojOWI5ZTg1O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO308L3N0eWxlPjwvZGVmcz48dGl0bGU+Ym93PC90aXRsZT48cGF0aCBjbGFzcz0iYSIgZD0iTTE4LjU3LDIuNjVBMTQsMTQsMCwwLDAsMTIuNzEuNTksMTQuNTMsMTQuNTMsMCwwLDAsLjUsNS4xMiIvPjwvc3ZnPg==);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOS4wNyA1LjYyIj48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZTojOWI5ZTg1O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO308L3N0eWxlPjwvZGVmcz48dGl0bGU+Ym93PC90aXRsZT48cGF0aCBjbGFzcz0iYSIgZD0iTTE4LjU3LDIuNjVBMTQsMTQsMCwwLDAsMTIuNzEuNTksMTQuNTMsMTQuNTMsMCwwLDAsLjUsNS4xMiIvPjwvc3ZnPg==);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    top: -15px;
    -webkit-transform: rotate(-55deg);
    -o-transform: rotate(-55deg);
    transform: rotate(-55deg);
    width: 40px;
  }
}
section#omtedelen .first-column p {
  margin-left: 25%;
  max-width: 50%;
}
section#omtedelen .second-column .tagline {
  background-color: #fff;
  color: #57896b;
  display: inline-block;
  font-family: AvenirLTPro-Black, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding: 10px 0 0;
  text-transform: uppercase;
}
section#omtedelen .second-column figure {
  display: none;
}
section#omtedelen .second-column .testimonial {
  margin-bottom: 25px;
}
section#opdrachtgevers {
  margin-bottom: 200px;
  margin-top: 200px;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  section#opdrachtgevers {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  @supports (display: grid) {
    section#opdrachtgevers {
      grid-template-columns: repeat(1, 1fr);
    }
  }
}
section#opdrachtgevers .first-column h2 {
  color: #000;
  font-size: 1.5625em;
  position: relative;
}
section#opdrachtgevers .first-column p {
  margin-left: 25%;
  max-width: 50%;
}
section#opdrachtgevers .companies--grid {
  justify-items: center;
  margin: 0 auto;
  max-width: 1200px;
}
@supports (display: grid) {
  section#opdrachtgevers .companies--grid {
    display: grid;
    grid-auto-rows: minmax(auto, auto);
    grid-gap: 60px;
    grid-template-columns: repeat(6, 1fr);
  }
}
.ie11 section#opdrachtgevers .companies--grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 900px) {
  section#opdrachtgevers .companies--grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 560px) {
  section#opdrachtgevers .companies--grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
section#opdrachtgevers .companies--grid .company {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.ie11 section#opdrachtgevers .companies--grid .company {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 8%;
  flex: 1 0 8%;
  padding: 50px;
}
section#opdrachtgevers .companies--grid .company img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 100%;
  opacity: 0.25;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
section#opdrachtgevers .companies--grid .company a.link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
section#opdrachtgevers .companies--grid .company:focus,
section#opdrachtgevers .companies--grid .company:hover {
  cursor: pointer;
}
section#opdrachtgevers .companies--grid .company:focus img,
section#opdrachtgevers .companies--grid .company:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
section#contact {
  grid-gap: 60px;
  margin: 75px auto;
  max-width: 1000px;
}
section#contact.triple-columns--grid {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  section#contact.triple-columns--grid > div {
    grid-column: span 3;
  }
  section#contact.triple-columns--grid > div:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
section#contact h4 {
  font-size: 1rem;
}
section#contact dl {
  display: grid;
  grid-auto-rows: minmax(auto, auto);
  grid-gap: 10px;
  grid-template-columns: repeat(3, 1fr);
  justify-items: left;
  margin-bottom: 50px;
}
section#contact dl dd {
  font-family: AvenirLTPro-Black, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
}
section#contact dl dt {
  grid-column: 2 / span 2;
}
section#contact ul {
  display: block;
  font-size: 1.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
section#contact ul li {
  display: inline-block;
  margin: 0;
  padding: 0 5px;
}
section#contact ul li:before {
  display: none;
}
a.button__link {
  background-color: #57896b;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
a.button__link:focus,
a.button__link:hover {
  background-color: #436a53;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
body.template-contact section#introductie {
  margin: 0 auto;
}
body.template-contact section#introductie .first-column {
  max-width: 600px;
}
.section-container:after {
  clear: both;
  content: "";
  display: block;
}
.section-container .section-block-wrapper {
  float: left;
  margin-left: calc(41.66667% + 11.66667px);
  width: calc(33.33333% - 26.66667px);
}
@media only screen and (max-width: 1549px) {
  body.page main article header.page-header {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    right: 50%;
    width: 100vw;
  }
}
@media only screen and (min-width: 1550px) {
  body.page main article header.page-header {
    margin-left: -350px;
    margin-right: -350px;
    max-width: 100vw;
    position: relative;
    width: 1475px;
  }
}
body.archive main:after {
  clear: both;
  content: "";
  display: block;
}
body.archive main .archive-grid {
  margin-top: 100px;
}
@supports (display: grid) {
  body.archive main .archive-grid {
    display: grid;
    grid-auto-rows: minmax(100px, auto);
    grid-gap: 60px;
    grid-template-columns: repeat(3, 1fr);
  }
  @media only screen and (max-width: 989px) {
    body.archive main .archive-grid {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media only screen and (max-width: 650px) {
    body.archive main .archive-grid {
      grid-template-columns: repeat(1, 1fr);
    }
  }
}
@media only screen and (max-width: 989px) {
  body.archive main .archive-grid {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 650px) {
  body.archive main .archive-grid {
    margin-top: 25px;
  }
}
.ie11 body.archive main .archive-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.archive main article {
  border-radius: 0 0 0 10px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ie11 body.archive main article {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 30%;
  flex: 1 0 30%;
  margin-bottom: 50px;
  margin-right: 3.3333%;
}
body.archive main article figure {
  margin-bottom: 25px;
  max-height: 250px;
  overflow: hidden;
  position: relative;
}
body.archive main article figure img {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.archive main article figure figcaption {
  background-color: #fff;
  bottom: 0;
  color: #57896b;
  display: inline-block;
  font-family: AvenirLTPro-Black, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
  left: 0;
  letter-spacing: 1px;
  padding: 10px;
  position: absolute;
  text-transform: uppercase;
}
body.archive main article header {
  padding: 0 10px;
}
body.archive main article h2 a {
  color: #1d3636;
}
body.archive main article .entry-summary {
  padding: 10px;
}
body.archive main article .entry-summary p {
  margin-bottom: 0;
}
body.archive main article .read-more {
  background-color: #49a5ad;
  border-radius: 0 0 8px 8px;
  color: #fff;
  display: block;
  height: 0;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.archive main article .read-more a {
  color: #fff;
  display: block;
  font-size: 0.75rem;
  font-weight: "AvenirLTPro-Black", -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 1px;
  padding: 12px 45px 12px 25px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
@supports (display: grid) {
  body.archive main article .read-more a:after {
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 20px;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgNTEyIj48cGF0aCBkPSJNMjQuNzA3IDM4LjEwMUw0LjkwOCA1Ny44OTljLTQuNjg2IDQuNjg2LTQuNjg2IDEyLjI4NCAwIDE2Ljk3MUwxODUuNjA3IDI1NiA0LjkwOCA0MzcuMTNjLTQuNjg2IDQuNjg2LTQuNjg2IDEyLjI4NCAwIDE2Ljk3MUwyNC43MDcgNDczLjljNC42ODYgNC42ODYgMTIuMjg0IDQuNjg2IDE2Ljk3MSAwbDIwOS40MTQtMjA5LjQxNGM0LjY4Ni00LjY4NiA0LjY4Ni0xMi4yODQgMC0xNi45NzFMNDEuNjc4IDM4LjEwMWMtNC42ODctNC42ODctMTIuMjg1LTQuNjg3LTE2Ljk3MSAweiIvPjwvc3ZnPg==);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgNTEyIj48cGF0aCBkPSJNMjQuNzA3IDM4LjEwMUw0LjkwOCA1Ny44OTljLTQuNjg2IDQuNjg2LTQuNjg2IDEyLjI4NCAwIDE2Ljk3MUwxODUuNjA3IDI1NiA0LjkwOCA0MzcuMTNjLTQuNjg2IDQuNjg2LTQuNjg2IDEyLjI4NCAwIDE2Ljk3MUwyNC43MDcgNDczLjljNC42ODYgNC42ODYgMTIuMjg0IDQuNjg2IDE2Ljk3MSAwbDIwOS40MTQtMjA5LjQxNGM0LjY4Ni00LjY4NiA0LjY4Ni0xMi4yODQgMC0xNi45NzFMNDEuNjc4IDM4LjEwMWMtNC42ODctNC42ODctMTIuMjg1LTQuNjg3LTE2Ljk3MSAweiIvPjwvc3ZnPg==);
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform-style: preserve-3D;
    transform-style: preserve-3D;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 20px;
  }
}
body.archive main article .link-block {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
body.archive main article .link-block:focus,
body.archive main article .link-block:hover {
  cursor: pointer;
}
body.archive main article:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
body.archive main article:hover figure {
  overflow: hidden;
}
body.archive main article:hover figure img {
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
body.archive main article:hover .read-more {
  display: block;
  height: 40px;
}
body.single-post .tagline {
  background-color: #fff;
  color: #57896b;
  display: inline-block;
  font-family: AvenirLTPro-Black, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, sans-serif;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding: 10px 0 0;
  text-transform: uppercase;
}
p#breadcrumbs {
  color: #d9d9d9;
  font-size: 0.75rem;
  margin-bottom: 25px;
}
p#breadcrumbs a {
  color: #d9d9d9;
  text-decoration: none;
}
p#breadcrumbs a:focus,
p#breadcrumbs a:hover {
  color: #57896b;
}
body#tinymce {
  margin: 12px !important;
}
