.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 120%;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Marcellus, sans-serif;
  color: #fff8c6;
  font-size: 34px;
  line-height: 100%;
  font-weight: 400;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Marcellus, sans-serif;
  color: #3d1ace;
  font-size: 34px;
  line-height: 100%;
  font-weight: 400;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Marcellus, sans-serif;
  font-size: 20px;
  line-height: 120%;
  font-weight: 400;
}

a {
  color: #333;
  text-decoration: none;
}

label {
  display: block;
  margin-top: 15px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 11px;
  line-height: 100%;
  font-weight: 400;
  text-transform: uppercase;
}

.btn {
  width: 100%;
  margin-top: 20px;
  border-radius: 8px;
  background-color: #fff8c6;
  font-family: Marcellus, sans-serif;
  color: #0100bf;
  font-weight: 400;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.header {
  padding: 60px 10% 80px;
  background-color: #3d1ace;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(61, 26, 206, 0.9)), to(rgba(61, 26, 206, 0.9))), url('../images/simon-tartarotti-Q6O2yLhHX6k-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(61, 26, 206, 0.9), rgba(61, 26, 206, 0.9)), url('../images/simon-tartarotti-Q6O2yLhHX6k-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header.blog {
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: none;
}

.header-wrap {
  max-width: 350px;
  margin-right: auto;
  margin-left: auto;
}

.input {
  margin-bottom: 5px;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 8px;
  background-color: #fff;
  font-size: 16px;
}

.check {
  margin-top: 0px;
}

.checkbox-label {
  margin-top: 2px;
}

.checkbox-field {
  margin-top: 20px;
  margin-bottom: 20px;
}

.logohead {
  width: 100%;
}

.logohead.w--current {
  margin-bottom: 30px;
}

.logohead.blog {
  text-align: center;
}

.logo {
  height: 80px;
}

.logo.blog {
  height: 40px;
}

.nav-menu {
  position: absolute;
  left: auto;
  top: 60px;
  right: 5%;
  bottom: auto;
  width: auto;
  height: 20px;
  text-align: right;
}

.nav-menu-flag {
  width: 15px;
  height: 15px;
  margin-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.5);
}

.flag-ic {
  display: block;
}

.menu-line-1 {
  width: 100%;
  height: 1px;
  margin-bottom: 5px;
  border-style: solid none none;
  border-width: 1px;
  border-color: #fff;
}

.nav-menu-burger {
  width: 15px;
  height: 15px;
  margin-left: 20px;
  padding-top: 1px;
  border-style: none;
  border-width: 0px;
  border-color: hsla(0, 0%, 100%, 0.5);
}

.menu-line-2 {
  width: 100%;
  height: 1px;
  margin-bottom: 5px;
  border-style: solid none none;
  border-width: 1px;
  border-color: #fff;
}

.menu-line-3 {
  width: 100%;
  height: 1px;
  margin-bottom: 0px;
  border-style: solid none none;
  border-width: 1px;
  border-color: #fff;
}

.col {
  padding-right: 0px;
  padding-left: 0px;
}

.col.left {
  padding-right: 10px;
}

.front-blog {
  min-height: 30vh;
  padding: 60px 10% 30px;
  background-color: #f5f5f5;
}

.blog-list {
  margin-bottom: 10px;
}

.blog-link {
  padding-right: 40px;
}

.blog-img-wrap {
  overflow: hidden;
  width: 170px;
  height: 170px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  border-radius: 8px;
}

.blog-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.footer {
  min-height: 30vh;
  padding: 60px 10% 80px;
  background-color: #fff;
  color: #3d1ace;
  font-size: 12px;
  line-height: 150%;
  text-align: center;
}

.footerlogo {
  height: 50px;
  margin-bottom: 30px;
}

.blog-container {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.blog-image-wrap {
  position: relative;
  width: 100%;
  height: 70vh;
}

.blog-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.blogtitle {
  margin-top: 10px;
  margin-bottom: 35px;
  color: #000;
}

.excerpt {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 120%;
  font-weight: 400;
}

.bloglink {
  display: block;
  margin-top: 30px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #3d1ace;
  font-style: italic;
  font-weight: 700;
  text-decoration: underline;
}

.picturecredit {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding: 3px 6px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 12px;
}

.content {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 17px;
  line-height: 150%;
}

.blog-container-wrap {
  min-height: 30vh;
  padding: 30px 10% 50px;
  background-color: #f5f5f5;
}

.blog-date {
  margin-top: -3px;
  margin-bottom: 5px;
  color: #adadad;
  font-size: 12px;
  text-transform: uppercase;
}

.hr {
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
  background-color: #ccc;
}

@media screen and (max-width: 991px) {
  .blog-img-wrap {
    width: 100%;
    margin-bottom: 10px;
    float: none;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    height: 60px;
  }

  .blog-link {
    padding-right: 0px;
    padding-bottom: 40px;
  }

  .footerlogo {
    height: 60px;
  }

  .hr {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 28px;
  }

  .btn {
    font-size: 18px;
  }

  .header {
    padding: 30px 7% 40px;
    background-image: none;
  }

  .input {
    font-size: 18px;
  }

  .logohead.w--current {
    margin-bottom: 15px;
  }

  .nav-menu {
    top: 75px;
    right: 7%;
  }

  .nav-menu-flag {
    margin-left: 7px;
  }

  .nav-menu-burger {
    margin-left: 15px;
  }

  .front-blog {
    padding: 50px 7% 20px;
  }

  .blog-list {
    margin-bottom: 0px;
  }

  .blog-link {
    padding-bottom: 20px;
  }

  .footer {
    min-height: auto;
    padding: 40px 7% 20px;
  }

  .blog-image-wrap {
    height: 100vw;
  }

  .blogtitle {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .excerpt {
    margin-bottom: 20px;
  }

  .blog-container-wrap {
    padding: 20px 7%;
  }
}

