.header {
  z-index: 1;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/Pilestone-Ben-and-balloons.webp');
  background-position: 0 0, 100% 20%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-top: 0;
  padding-top: 610px;
  position: relative;
}

input#website {
    display: none;
}

    .twocolnew {
      column-count: 2;
    }
@media screen and (max-width: 391px){
    .product-details__gallery.details-gallery {
        margin-left: 0px!important;
        margin-top:100px!important;
    }
    .navbar.w-nav{
        height:60px!important;
    }
}


html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-store .ec-footer {
  padding-bottom: 20px;
  position: absolute;
  top: 210px;
}



input.newsletterBTN.button.form.w-button {
    width: 100%;
    position: absolute;
    margin-right: 158px;
}

.header.about {
  height: 95vh;
  background-image: url('../images/Updated-Picture.jpeg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 270px;
}

.header.colourblindtest {
  height: 540px;
  background-image: url('../images/6020575a0acc466c0809d5c9_starting-colors-wide-327e89d519848f1d5482c30aed82f2654e2ab247_1440x.webp');
  background-position: 50% 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 120px;
  padding-top: 0;
  display: flex;
}

.header.colourblindtest.test {
  background-image: url('../images/testimonials.webp');
}

.header.colourblindtest.test.new {
  padding-top: 0;
  padding-bottom: 310px;
}

.header.colourblindtest.sim {
  height: 715px;
  background-image: url('../images/simulation.webp');
  padding-top: 300px;
}

.header.colourblindtest.cbgw {
  height: 715px;
  background-image: url('../images/How-they-work.jpg');
}

.header.colourblindtest.cbgw._2 {
  background-image: linear-gradient(rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/colou-pencils.webp');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
}

.header.colourblindtest.cbgw.lower {
  padding-top: 200px;
}

.header.guide {
  height: 540px;
  background-image: url('../images/602d134138cfeccca3120b85_pexels-photo-1279813.webp');
  background-position: 50% 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 120px;
  padding-top: 0;
  display: flex;
}

.header.contact-us {
  height: 460px;
  background-image: url('../images/get-in-touch.jpg');
  background-position: 0 30%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 120px;
  padding-top: 0;
  display: flex;
}

.main {
  width: 100%;
  overflow: hidden;
}

.main.about {
  padding-bottom: 80px;
}

.main.about.tersti {
  padding-bottom: 0;
}

.main.guide {
  padding-top: 60px;
  padding-bottom: 100px;
}

.main.guide.shop {
  padding-top: 200px;
  padding-bottom: 60px;
}

.main.contact {
  padding-top: 70px;
  padding-bottom: 140px;
}

.footer {
  width: 100%;
  height: 500px;
  float: left;
  clear: none;
  background-color: #0a1229;
  border-top: 1px solid #f5891b;
}

.div-block {
  width: 100%;
  height: 35px;
  background-color: #0a1229;
}

.columns {
  width: 100%;
  height: 100%;
}

.column {
  height: 35px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.column-2 {
  height: 35px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-3 {
  height: 35px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Noto Sans, sans-serif;
  font-size: 12px;
}

.navbar {
  height: 100px;
  background-color: #fff;
}

.brand {
  display: block;
}

.nav-menu {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  color: rgba(25, 23, 23, .6);
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.nav-link.w--current {
  color: #f5891b;
}

.navcontainer {
  width: 100%;
  height: 100%;
  max-width: 1300px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-2 {
  z-index: -1;
  width: 180px;
  height: 100%;
  background-color: #4c2d7d;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-2.blue {
  width: 150px;
  background-color: #3853a4;
}

.div-block-2.rightyell {
  width: 150px;
  background-color: #f1ea15;
}

.div-block-2.rightred {
  width: 150px;
  background-color: #ec2124;
}

.div-block-2.contact {
  width: 150px;
}

.maincontainer {
  width: 100%;
  max-width: 1300px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.maincontainer.topspacing {
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
}

.maincontainer.headertop {
  max-width: 100%;
  align-items: center;
  margin-top: -164px;
  position: absolute;
  top: auto;
  bottom: 21%;
  left: 0%;
  right: 0%;
}

.maincontainer.headertop.hide {
  display: none;
}

.maincontainer.lens {
  margin-top: 70px;
}

.maincontainer.news {
  align-items: center;
  margin-top: -60px;
}

.maincontainer.insta {
  align-items: center;
}

.maincontainer.shop {
  margin-top: 60px;
}

.maincontainer.margintoptesti {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 100px;
}

.maincontainer.margintoptesti.taller {
  margin-bottom: 0;
  padding-top: 220px;
  padding-bottom: 0;
}

.maincontainer.margintoptesti.left.faq {
  padding-top: 150px;
}

.maincontainer.margintoptesti.testi.new.two {
  padding-top: 40px;
}

.maincontainer.margintoptesti.new {
  padding-top: 60px;
}

.maincontainer.margintoptesti.new.two {
  padding-top: 40px;
}

.maincontainer.about {
  padding-top: 20px;
}

.maincontainer.colortest {
  padding-top: 40px;
}

.heading {
  color: #fff;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  line-height: 84px;
}

.heading.news {
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 50px;
  line-height: 60px;
}

.bold-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 31px;
}

.bold-text.news {
  text-align: justify;
  font-size: 22px;
  font-weight: 500;
  line-height: 40px;
}

.button {
  width: 225px;
  height: 61px;
  text-transform: uppercase;
  background-color: #f47f20;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 31px;
  display: flex;
}

.button.lesstoppadding {
  margin-top: 30px;
}

.button.full {
  width: 100%;
  height: 50px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.button.small {
  width: 180px;
  height: 50px;
  margin-top: 22px;
  margin-left: 0;
}

.button.small.longer {
  width: 310px;
}

.button.form {
  width: 180px;
  height: 50px;
  margin-top: 0;
  margin-left: auto;
  font-size: 14px;
  line-height: 24px;
}

.button.long {
  width: 260px;
}

.button.long.longer {
  width: 310px;
}

.button.morebotspace {
  margin-bottom: 40px;
}

.button.morebotspace.longer {
  width: 310px;
}

.button.center {
  margin-left: auto;
  margin-right: auto;
}

.button.center.longer {
  width: 310px;
}

.div-block-5 {
  width: 100%;
  height: 520px;
  background-color: #3853a4;
}

.column-5 {
  padding-left: 0;
  padding-right: 0;
}

.column-6 {
  height: 320px;
  max-height: 320px;
  min-height: 320px;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.paragraph-2 {
  width: 100%;
  max-width: 600px;
  color: #666;
  text-align: justify;
  margin-bottom: 40px;
  font-family: Noto Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

.paragraph-2.centered {
  text-align: center;
}

.paragraph-2.centered.long {
  width: 770px;
  text-align: center;
  font-weight: 400;
}

.paragraph-2.full-width {
  width: 100%;
  max-width: 550px;
}

.paragraph-2.full-width.testimonialspara {
  width: 280px;
  text-align: left;
}

.paragraph-2.full-width.testimonialspara.testi {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 21px;
}

.paragraph-2.full-width.testimonialspara.testi.smaller {
  width: auto;
}

.paragraph-2.rightabout {
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 400;
}

.paragraph-2.leftabout {
  font-weight: 400;
}

.paragraph-2.list {
  width: auto;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 26px;
}

.paragraph-2.list.bigger {
  font-size: 16px;
}

.paragraph-2.list.bigger.spacing {
  margin-bottom: 4px;
}

.paragraph-2.list.new {
  font-size: 16px;
}

.paragraph-2.disclaimer {
  width: 100%;
  text-align: justify;
  margin-top: -20px;
  font-size: 14px;
  font-style: italic;
}

.paragraph-2.disclaimer.two {
  width: 100%;
  text-align: left;
  margin-top: 20px;
  font-size: 16px;
}

.heading-2 {
  color: #000;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.heading-2.lessbotpadding {
  margin-bottom: 30px;
}

.heading-2.adjusted {
  margin-top: -10px;
  margin-bottom: 30px;
}

.heading-2.about {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 20px;
}

.heading-2.works {
  margin-bottom: 10px;
}

.heading-2.colortest {
  margin-bottom: 20px;
}

.column-7 {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 0;
}

.columns-2 {
  width: 100%;
}

.paranumbers {
  color: #abb4b8;
  font-family: Noto Sans, sans-serif;
  font-size: 200px;
  font-weight: 700;
  line-height: 200px;
}

.paranumbers.grey {
  color: #eaeced;
  text-align: center;
}

.paranumbers.dark-grey {
  text-align: center;
}

.paranumbers.orange {
  color: #f47f20;
  text-align: center;
}

.numberscolheading {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 29px;
  position: static;
}

.numberscolpara {
  width: 384px;
  height: 112px;
  min-height: 112px;
  color: #666;
  text-align: justify;
  font-family: Noto Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.numberscolpara.new {
  text-align: center;
}

.columns-3 {
  width: 100%;
  margin-top: 100px;
}

.column-8 {
  height: 500px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-9 {
  height: 500px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px;
  padding-left: 70px;
  display: flex;
}

.column-10 {
  height: 500px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-6 {
  width: 155px;
  height: 500px;
  background-color: #6abe45;
  margin-right: 0;
}

.image {
  height: 340px;
  object-fit: cover;
}

.column-11, .column-12, .column-13, .column-14 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.columns-4 {
  margin-top: 100px;
}

.column-15 {
  padding-left: 0;
  padding-right: 20px;
}

.column-16 {
  padding-left: 10px;
  padding-right: 0;
}

.image-2 {
  width: 895px;
  height: 497px;
  object-fit: cover;
}

.image-3 {
  height: 497px;
  object-fit: cover;
}

.image-4 {
  width: 345px;
  height: 260px;
  object-fit: cover;
}

.image-5 {
  width: 738px;
  height: 750px;
  object-fit: cover;
}

.image-6 {
  width: 345px;
  height: 250px;
  object-fit: cover;
}

.column-17 {
  justify-content: flex-end;
  padding-left: 0;
  display: flex;
}

.column-18 {
  padding-left: 20px;
}

.column-19 {
  padding-left: 20px;
  padding-right: 0;
  display: flex;
}

.columns-5 {
  margin-top: 30px;
}

.div-block-7 {
  width: 100%;
  height: 660px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
  position: relative;
}

.div-block-8 {
  width: 155px;
  height: 100%;
  background-color: #f1ea15;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.columns-6 {
  width: 100%;
}

.div-block-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-7 {
  margin-bottom: 20px;
}

.column-20, .column-21, .column-22 {
  padding-top: 120px;
}

.bold-text-2 {
  color: #666;
  font-size: 18px;
}

.div-block-10 {
  width: 100%;
  height: 566px;
  background-image: linear-gradient(rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/6020575a0acc4699e609d5b7_IMG-1272_1080x.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.newspara {
  width: 825px;
  text-align: center;
}

.newspara.moveup {
  margin-top: -50px;
}

.form-block {
  width: 80%;
}

.column-23 {
  padding-left: 0;
}

.column-24 {
  padding-right: 0;
}

.text-field {
  height: 50px;
  color: #666;
  border: 1px solid #fff;
  border-radius: 5px;
  margin-top: 10px;
  font-family: Noto Sans, sans-serif;
  font-size: 16px;
}

.div-block-11 {
  width: 100%;
  height: auto;
  background-color: #0a1229;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.columns-7 {
  width: 100%;
}

.footer-heading {
  color: #f5891b;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 18px;
}

.column-25 {
  flex-direction: column;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.paragraph-3 {
  color: #fff;
  text-align: justify;
  font-family: Noto Sans, sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.paragraph-3.nojust {
  text-align: left;
}

.footer-link {
  color: #fff;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.footer-link.right {
  margin-bottom: 15px;
  font-weight: 500;
}

.footer-list-item {
  color: #f5891b;
  margin-bottom: 15px;
  list-style-type: disc;
}

.footer-list {
  padding-left: 20px;
}

.div-block-12 {
  z-index: 99;
  border-bottom: 1px solid #f5f5f5;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-8 {
  width: 220px;
  height: 98px;
}

.columns-8 {
  width: 100%;
  margin-top: 20px;
}

.columns-8.image-and-text {
  margin-top: 20px;
}

.columns-8.image-and-text.about {
  margin-bottom: 30px;
}

.columns-8.test {
  margin-top: 20px;
  margin-bottom: 40px;
}

.column-26 {
  height: 350px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.column-26.about {
  height: 240px;
}

.column-27 {
  height: 350px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.column-27.about {
  height: 240px;
}

.column-27.moveup {
  justify-content: flex-start;
  padding-top: 18px;
}

.body {
  font-family: Noto Sans, sans-serif;
}

.column-28 {
  background-color: #ededed;
  padding: 40px 50px 100px;
}

.heading-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.heading-3.smaller {
  font-size: 49px;
}

.heading-3.smallerimager.infront {
  z-index: 20;
  margin-bottom: 40px;
  position: relative;
}

.heading-4 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 29px;
}

.paragraph-4 {
  color: #666;
  text-align: justify;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-4.bigger {
  font-size: 15px;
}

.column-29 {
  height: 840px;
  background-image: url('../images/Pilestone-Ben-and-balloons.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-13 {
  width: 605px;
  height: auto;
  background-color: rgba(10, 18, 41, .5);
  padding: 30px;
}

.paragraph-5 {
  color: #fff;
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.paragraph-5.bigger {
  font-size: 17px;
}

.heading-5 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.heading-5.capital {
  text-transform: uppercase;
}

.paragraph-6 {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 14px;
}

.list-2, .list-3 {
  padding-left: 20px;
}

.div-block-14 {
  width: 100%;
  padding-bottom: 60px;
}

.div-block-14.glassesrow {
  margin-top: -60px;
}

.div-block-15 {
  width: 20%;
  height: auto;
  float: left;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.glasesimagelens {
  width: 200px;
  margin-left: 0;
  margin-right: auto;
}

.heading-6 {
  width: 224px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.heading-6.lesstopgap {
  z-index: 20;
  margin-top: -25px;
  position: relative;
}

.paragraph-7 {
  width: 190px;
  color: #666;
  text-align: justify;
  font-weight: 400;
  line-height: 24px;
}

.div-block-16 {
  width: 100%;
  height: 650px;
  background-color: #ededed;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-16.slightmarginbottom {
  margin-bottom: 60px;
}

.div-block-17 {
  width: 857px;
  height: auto;
  background-color: #fff;
  border: 4px solid #000;
  padding: 30px;
}

.heading-7 {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.paragraph-8 {
  color: #666;
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.columns-10 {
  width: 100%;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  line-height: 42px;
}

.paragraph-9 {
  color: #666;
  margin-bottom: 20px;
  font-style: italic;
  font-weight: 500;
  line-height: 24px;
}

.italic-text {
  font-weight: 400;
}

.column-30 {
  align-items: center;
  padding-right: 10px;
  display: flex;
}

.column-31 {
  justify-content: flex-end;
  align-items: center;
  padding-left: 10px;
  display: flex;
}

.text-field-2 {
  width: 98%;
  height: 50px;
  background-color: #ededed;
  border: 1px solid #ededed;
  border-radius: 5px;
}

.text-field-2.full {
  width: 100%;
}

.text-field-2.txtarea {
  width: 100%;
  min-height: 150px;
}

.column-32 {
  height: 491px;
  padding-left: 0;
}

.column-33 {
  height: 540px;
  justify-content: flex-end;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.div-block-18 {
  width: 95%;
  height: 100%;
  background-color: #ededed;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.heading-10 {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.heading-10.morespacing {
  margin-bottom: 30px;
}

.paragraph-10 {
  color: #666;
  line-height: 24px;
}

.link-block, .link-block-2, .link-block-3 {
  margin-bottom: 5px;
}

.div-block-19 {
  width: 60px;
  height: 60px;
  background-color: #ededed;
  border-radius: 5px;
}

.column-34, .column-35 {
  height: 60px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.field-label {
  color: #666;
  margin-right: 5px;
  font-weight: 400;
}

.html-embed {
  width: 70%;
  margin-bottom: 0;
}

.html-embed-2 {
  width: 100%;
  margin-top: 80px;
}

.section {
  padding-top: 140px;
  padding-bottom: 140px;
}

.section.tc {
  margin-top: 100px;
  padding-top: 140px;
}

.section.pn {
  margin-top: 58px;
  padding-top: 170px;
}

.tcmain {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.tcsmainsub {
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 26px;
}

.tcsmainsub.small {
  font-size: 15px;
  line-height: 23px;
}

.tcpara {
  color: #666;
  text-align: justify;
  margin-bottom: 40px;
  font-family: Noto Sans, sans-serif;
  line-height: 24px;
}

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

.tcpara.list.nopad {
  margin-bottom: 0;
}

.tcpara.lesspaddingbot {
  margin-bottom: 10px;
}

.list-4 {
  margin-top: -30px;
}

.list-4.nomargin {
  margin-top: 0;
}

.heading-11 {
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  line-height: 84px;
}

.heading-11.light {
  color: #fff;
}

.heading-11.light.capital {
  text-transform: capitalize;
}

.heading-11.testimonials {
  width: 100%;
  margin-top: 100px;
  font-size: 68px;
}

.div-block-20 {
  width: 100%;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.div-block-20.taller {
  height: auto;
}

.div-block-20._2 {
  padding-bottom: 100px;
}

.div-block-20.morebotspacing {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-21 {
  z-index: -1;
  width: 150px;
  height: 100%;
  background-color: #6abe45;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-21.rightyellow {
  background-color: #f1ea15;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-21.leftorange {
  background-color: #f5891b;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-21.rightred {
  background-color: #ec2124;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-21.leftpurple {
  background-color: #4c2d7d;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.columns-11 {
  width: 100%;
  margin-top: 60px;
}

.heading-12 {
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  line-height: 42px;
}

.heading-12.other {
  margin-bottom: 60px;
}

.heading-12.smaller {
  font-size: 26px;
  line-height: 26px;
}

.heading-12.smaller.cap, .heading-12.new {
  text-transform: capitalize;
}

.heading-12.caps {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: -39px;
}

.div-block-22 {
  width: 270px;
  background-color: #f5f5f5;
  padding: 35px;
  position: relative;
}

.column-36, .column-37, .column-38, .column-39 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-9 {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -41px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.column-40 {
  height: 459px;
}

.columns-12, .columns-13, .columns-14 {
  width: 100%;
  margin-bottom: 40px;
}

.columns-15 {
  width: 100%;
  margin-top: 80px;
}

.paragraph-11 {
  color: #666;
  text-align: justify;
  line-height: 24px;
}

.paragraph-11.morespacing {
  margin-bottom: 40px;
}

.heading-13 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.columns-16 {
  width: 100%;
}

.link-2, .link-3 {
  text-decoration: none;
}

.accordion__item {
  width: 100%;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 24px;
  padding: 20px 32px;
  text-decoration: none;
  transition: box-shadow .3s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(46, 50, 60, .09);
}

.accordion__item:hover {
  box-shadow: 0 3px 9px rgba(46, 50, 60, .09);
}

.accordion__item.js-accordion-item {
  border: 1px solid #abb4b8;
  border-radius: 0;
  padding-bottom: 20px;
  padding-left: 0;
}

.accordion__item.js-accordion-item.active {
  cursor: default;
  border: 1px solid #abb4b8;
  border-radius: 0;
}

.question-text {
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.accordion-body {
  color: #9096a4;
  padding-left: 64px;
  padding-right: 8px;
  display: block;
}

.accordion-body.js-accordion-body {
  color: #9096a4;
  padding-bottom: 20px;
  padding-left: 20px;
}

.accordion {
  width: 66.66%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.accordion.js-accordion {
  width: 80%;
  margin-top: 40px;
  margin-left: 0;
}

.js-accordion-icon {
  height: 28px;
  transition: transform .2s;
}

.js-accordion-icon.active {
  transform: rotate(90deg);
}

.accordion-header {
  color: #2e323c;
  align-items: center;
  display: flex;
}

.accordion-header.js-accordion-header {
  cursor: pointer;
}

.accordion-body__contents {
  opacity: 1;
  color: #9096a4;
  margin-top: 8px;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-12 {
  color: #666;
  text-align: center;
  margin: 60px auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.link-4 {
  text-decoration: none;
}

.leftblue {
  z-index: -1;
  width: 150px;
  height: 100%;
  background-color: #3853a4;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.link-5, .link-6, .link-7, .link-8, .link-9 {
  text-decoration: none;
}

.column-41, .column-42, .column-43 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed-4 {
  width: 50%;
}

.columns-17, .columns-18 {
  width: 100%;
}

.link-10 {
  color: #3853a4;
}

.div-block-23 {
  width: 50px;
  height: 50px;
  background-color: #c7c7c7;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-bottom: 85px;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-23.inside {
  margin-bottom: 0;
  position: static;
}

.image-13 {
  transform: rotate(-90deg);
}

.div-block-24 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-25 {
  z-index: 0;
  width: 100%;
  height: 320px;
  cursor: pointer;
  background-image: url('../images/-60-Pilestone-Christmas-Holiday-Season-Promo-GiftOfColor-YouTube.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.html-embed-5 {
  position: relative;
}

.column-47 {
  padding-left: 50px;
}

.columns-20 {
  width: 100%;
  padding-top: 100px;
}

.div-block-26 {
  width: 100%;
  height: 50px;
  background-color: #3853a4;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.paragraph-15 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Noto Sans, sans-serif;
  font-size: 16px;
}

.paragraph-16 {
  font-size: 15px;
  font-style: italic;
}

.paragraph-16.more-space {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
}

.div-block-27 {
  font-size: 16px;
}

@media screen and (max-width: 991px) {
  .header.colourblindtest.sim {
    padding-top: 0;
  }

  .header.colourblindtest.cbgw {
    height: 450px;
  }

  .brand {
    display: none;
  }

  .nav-menu {
    background-color: #fff;
  }

  .maincontainer {
    max-width: 80%;
  }

  .heading.news {
    text-align: center;
  }

  .paragraph-2 {
    width: 330px;
  }

  .paragraph-2.centered.long {
    width: auto;
    text-align: center;
  }

  .paragraph-2.full-width {
    width: 260px;
  }

  .paragraph-2.leftabout {
    width: auto;
  }

  .heading-2 {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
  }

  .div-block-7 {
    height: auto;
  }

  .newspara {
    width: 560px;
  }

  .div-block-11 {
    height: auto;
  }

  .columns-8.test {
    margin-top: 20px;
  }

  .column-26, .column-27 {
    height: auto;
  }

  .div-block-15 {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .glasesimagelens {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-6 {
    width: auto;
  }

  .paragraph-7 {
    width: auto;
    text-align: center;
  }

  .div-block-17 {
    width: 90%;
  }

  .heading-11 {
    font-size: 50px;
    line-height: 70px;
  }

  .div-block-22 {
    height: 300px;
  }

  .column-36, .column-37, .column-38, .column-39 {
    height: 350px;
  }

  .accordion {
    width: 83.33%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .accordion.js-accordion {
    width: 100%;
  }

  .menu-button.w--open {
    color: #f5891b;
    background-color: #fff;
  }

  .column-41, .column-42, .column-43 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .html-embed-4 {
    width: 100%;
  }

  .column-44 {
    padding-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    height: auto;
  }

  .column {
    height: auto;
    flex-direction: column;
  }

  .column-2 {
    justify-content: center;
  }

  .accordion__item {
    margin-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .question-text {
    margin-top: 8px;
  }

  .accordion {
    width: 100%;
    margin-bottom: -16px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    height: 580px;
    background-image: linear-gradient(to bottom, null, null);
    justify-content: center;
    align-items: center;
    margin-top: 166px;
    padding-top: 82px;
    display: flex;
  }

  .header.about {
    height: 290px;
    background-position: 100% 60%;
    justify-content: center;
    align-items: center;
    margin-top: 168px;
    padding-top: 0;
    display: flex;
  }

  .header.colourblindtest {
    height: auto;
    background-position: 0 0;
    margin-top: 166px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .header.colourblindtest.test {
    background-position: 50%;
  }

  .header.colourblindtest.sim {
    height: 150px;
    justify-content: flex-end;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .header.colourblindtest.cbgw {
    height: 150px;
    justify-content: flex-end;
    padding-bottom: 10px;
  }

  .header.guide {
    height: auto;
    background-position: 0%;
    margin-top: 168px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .header.contact-us {
    height: 180px;
    background-image: url('../images/get-in-touch.jpg'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-position: 0 34%, 0 0;
    background-size: cover, auto;
    margin-top: 168px;
  }

  .main.about {
    padding-top: 60px;
  }

  .main.about.tersti {
    padding-top: 0;
  }

  .main.guide {
    padding-top: 40px;
  }

  .main.guide.shop {
    padding-top: 20px;
  }

  .main.contact {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .div-block {
    height: 110px;
  }

  .column, .column-2 {
    justify-content: center;
  }

  .navbar {
    height: 50px;
  }

  .brand {
    display: none;
  }

  .nav-menu {
    width: 80%;
    background-color: #fff;
    flex: 0 auto;
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .nav-link {
    width: 100%;
    color: #666;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    font-weight: 500;
  }

  .div-block-2 {
    width: 40px;
  }

  .div-block-2.blue {
    width: 30px;
  }

  .div-block-2.rightyell, .div-block-2.rightred {
    width: 40px;
  }

  .div-block-2.contact {
    width: 30px;
  }

  .maincontainer {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .maincontainer.shop {
    margin-top: 200px;
  }

  .maincontainer.margintoptesti {
    width: 75%;
    max-width: 90%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .maincontainer.margintoptesti.taller.testii {
    max-width: 95%;
    padding-top: 0;
  }

  .maincontainer.margintoptesti.left {
    width: 75%;
  }

  .maincontainer.margintoptesti.left.faq {
    width: 75%;
    max-width: 95%;
    padding-top: 117px;
  }

  .maincontainer.margintoptesti.testi {
    max-width: 95%;
  }

  .maincontainer.about, .maincontainer.colortest {
    padding-top: 0;
  }

  .heading {
    width: 100%;
    text-align: center;
    font-size: 39px;
    line-height: 64px;
  }

  .heading.news {
    font-size: 30px;
    line-height: 40px;
  }

  .bold-text {
    text-align: center;
    font-size: 24px;
  }

  .button.form {
    width: 161px;
  }

  .div-block-5 {
    height: 120px;
    display: none;
  }

  .column-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-2 {
    width: auto;
  }

  .paragraph-2.centered.long {
    width: auto;
    font-size: 14px;
  }

  .paragraph-2.centered.long.smallergapp {
    margin-bottom: 0;
  }

  .paragraph-2.full-width {
    text-align: center;
  }

  .paragraph-2.rightabout {
    width: auto;
  }

  .paragraph-2.leftabout {
    width: auto;
    text-align: left;
  }

  .paragraph-2.list.bigger.spacing {
    text-align: left;
    margin-bottom: 20px;
  }

  .paragraph-2.disclaimer {
    width: 100%;
  }

  .heading-2 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-2.lessbotpadding {
    margin-top: 0;
  }

  .heading-2.adjusted {
    font-size: 23px;
  }

  .heading-2.about {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .heading-2.colortest {
    margin-top: 0;
    font-size: 26px;
  }

  .column-7 {
    margin-bottom: -20px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paranumbers.grey {
    margin-bottom: 0;
    font-size: 120px;
    line-height: 200px;
  }

  .paranumbers.dark-grey, .paranumbers.orange {
    margin-bottom: 0;
    font-size: 120px;
  }

  .numberscolpara {
    width: auto;
    text-align: left;
  }

  .columns-3 {
    margin-top: 0;
  }

  .column-9 {
    align-items: center;
    margin-top: -15px;
    padding-top: 0;
    padding-left: 0;
  }

  .column-10 {
    height: auto;
  }

  .div-block-6 {
    width: 40px;
    height: 990px;
    float: right;
    margin-top: -920px;
  }

  .columns-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-15 {
    padding-right: 0;
  }

  .column-16 {
    padding-left: 0;
  }

  .image-2 {
    width: auto;
    height: auto;
  }

  .image-3 {
    width: auto;
    height: auto;
    margin-top: 20px;
  }

  .image-4 {
    width: auto;
    height: auto;
  }

  .image-5, .image-6 {
    width: auto;
    height: auto;
    margin-top: 20px;
  }

  .column-17 {
    padding-right: 0;
  }

  .column-18 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-19 {
    padding-left: 0;
  }

  .columns-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-8 {
    display: none;
  }

  .div-block-10 {
    height: auto;
    background-position: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .newspara {
    width: auto;
  }

  .column-23 {
    padding-right: 0;
  }

  .column-24 {
    padding-left: 0;
  }

  .div-block-12 {
    z-index: 9999;
  }

  .columns-8 {
    margin-top: 0;
  }

  .columns-8.image-and-text.about {
    margin-bottom: -20px;
  }

  .column-26.about, .column-27.about {
    height: auto;
  }

  .column-28 {
    margin-bottom: -20px;
    padding: 40px;
  }

  .heading-3 {
    margin-bottom: 30px;
    font-size: 29px;
    line-height: 38px;
  }

  .heading-3.smaller {
    line-height: 52px;
  }

  .heading-3.smallerimager {
    margin-bottom: 0;
  }

  .paragraph-4 {
    width: auto;
  }

  .paragraph-4.bigger.lessspace {
    margin-bottom: 0;
  }

  .column-29 {
    height: 330px;
  }

  .column-29.guy {
    height: 380px;
  }

  .div-block-13 {
    width: auto;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-5 {
    width: auto;
  }

  .heading-5 {
    width: auto;
    font-size: 27px;
  }

  .paragraph-6 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .paragraph-6.new {
    text-transform: capitalize;
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 40px;
  }

  .div-block-15 {
    align-items: flex-start;
  }

  .glasesimagelens {
    z-index: -20;
    width: 280px;
    position: relative;
  }

  .heading-6 {
    text-align: left;
  }

  .heading-6.lesstopgap {
    margin-top: -70px;
  }

  .paragraph-7 {
    text-align: justify;
    font-size: 16px;
  }

  .div-block-16 {
    height: auto;
    margin-bottom: -20px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-17 {
    height: auto;
  }

  .paragraph-8 {
    font-size: 16px;
  }

  .column-31 {
    padding-left: 0;
  }

  .text-field-2 {
    width: 100%;
  }

  .column-32 {
    height: auto;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .column-33 {
    height: auto;
    padding-left: 0;
  }

  .div-block-18 {
    width: 100%;
  }

  .div-block-19 {
    width: 50px;
    height: 50px;
  }

  .column-34 {
    height: auto;
    justify-content: flex-start;
  }

  .field-label {
    font-size: 10px;
  }

  .section.tc {
    padding-top: 275px;
  }

  .section.pn {
    padding-top: 170px;
  }

  .tcmain {
    font-size: 26px;
  }

  .tcsmainsub {
    font-size: 22px;
  }

  .tcpara {
    width: auto;
    max-width: 100%;
    min-width: auto;
  }

  .heading-11 {
    width: auto;
    font-size: 27px;
    line-height: 40px;
  }

  .heading-11.light {
    width: 290px;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .div-block-20._2 {
    padding-bottom: 40px;
  }

  .div-block-20.morebotspacing.mobile {
    padding-top: 280px;
  }

  .div-block-20.mobile {
    padding-top: 110px;
  }

  .div-block-21 {
    width: 40px;
  }

  .heading-12 {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-12.other {
    width: 242px;
    margin-left: 10px;
  }

  .div-block-22 {
    height: 340px;
  }

  .column-36, .column-37, .column-38, .column-39 {
    height: 390px;
  }

  .columns-15 {
    margin-top: 20px;
  }

  .accordion__item.js-accordion-item.active {
    padding-right: 10px;
  }

  .question-text {
    flex: 0 100%;
    margin-bottom: 8px;
    margin-left: 0;
    padding-right: 20px;
  }

  .accordion-body {
    padding-left: 56px;
  }

  .accordion-body.js-accordion-body {
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin-top: 20px;
    margin-left: 20px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .accordion-header.js-accordion-header {
    padding-left: 20px;
  }

  .leftblue {
    width: 40px;
  }

  .menu-button {
    width: 50px;
    height: 50px;
    color: #f5891b;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .menu-button.w--open {
    color: #f5891b;
    background-color: #fff;
  }

  .column-41, .column-42, .column-43 {
    align-items: center;
  }

  .image-10, .image-11, .image-12 {
    margin-bottom: 20px;
  }

  .html-embed-4 {
    height: auto;
  }

  .columns-17, .columns-18 {
    width: 100%;
  }

  .italic-text-2 {
    width: auto;
  }

  .paragraph-14 {
    text-align: center;
  }

  .columns-19 {
    display: flex;
  }

  .column-45, .column-46 {
    height: auto;
  }

  .icon {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    display: flex;
  }

  .column-47 {
    padding-left: 0;
  }

  .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7 {
    font-size: 17px;
  }

  .div-block-26 {
    position: absolute;
  }
}


