:root {
  --orange: #FF6F06;
  --pink: #DA1067;
  --green: #09978C;
  --blue: #009FE2;
  --black: #252529;
  --white: #ffffff;
  --purple: #f76840;
  --lightpurple: #fddec7;
  --lighterpurple: #fef2e9;
}



.purple {color:var(--black);}
.lighterpurple {background-color:var(--lighterpurple);}

.bg {
  background-color: white;
}

body {overflow-x:hidden;}

.min-h-100 {min-height:100vh;}
/* - - - - - A O S - - - - - */




@font-face {
  font-family: 'Circular Std Medium';
  src: url('../fonts/CircularStd-Medium.eot');
  src: url('../fonts/CircularStd-Medium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/CircularStd-Medium.woff2') format('woff2'),
  url('../fonts/CircularStd-Medium.woff') format('woff'),
  url('../fonts/CircularStd-Medium.ttf') format('truetype'),
  url('../fonts/CircularStd-Medium.svg#CircularStd-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Circular Std Black';
  src: url('../fonts/CircularStd-Black.eot');
  src: url('../fonts/CircularStd-Black.eot?#iefix') format('embedded-opentype'),
  url('../fonts/CircularStd-Black.woff2') format('woff2'),
  url('../fonts/CircularStd-Black.woff') format('woff'),
  url('../fonts/CircularStd-Black.ttf') format('truetype'),
  url('../fonts/CircularStd-Black.svg#CircularStd-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Circular Std Book';
  src: url('../fonts/CircularStd-Book.eot');
  src: url('../fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'),
  url('../fonts/CircularStd-Book.woff2') format('woff2'),
  url('../fonts/CircularStd-Book.woff') format('woff'),
  url('../fonts/CircularStd-Book.ttf') format('truetype'),
  url('../fonts/CircularStd-Book.svg#CircularStd-Book') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Circular Std Bold';
  src: url('../fonts/CircularStd-Bold.eot');
  src: url('../fonts/CircularStd-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/CircularStd-Bold.woff2') format('woff2'),
  url('../fonts/CircularStd-Bold.woff') format('woff'),
  url('../fonts/CircularStd-Bold.ttf') format('truetype'),
  url('../fonts/CircularStd-Bold.svg#CircularStd-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GeneralSans-Extralight';
  src: url('../fonts/GeneralSans-Extralight.woff2') format('woff2'),
  url('../fonts/GeneralSans-Extralight.woff') format('woff'),
  url('../fonts/GeneralSans-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}


@font-face {
  font-family: 'GeneralSans-ExtralightItalic';
  src: url('../fonts/GeneralSans-ExtralightItalic.woff2') format('woff2'),
  url('../fonts/GeneralSans-ExtralightItalic.woff') format('woff'),
  url('../fonts/GeneralSans-ExtralightItalic.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: italic;
}


@font-face {
  font-family: 'GeneralSans-Light';
  src: url('../fonts/GeneralSans-Light.woff2') format('woff2'),
  url('../fonts/GeneralSans-Light.woff') format('woff'),
  url('../fonts/GeneralSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}


@font-face {
  font-family: 'GeneralSans-LightItalic';
  src: url('../fonts/GeneralSans-LightItalic.woff2') format('woff2'),
  url('../fonts/GeneralSans-LightItalic.woff') format('woff'),
  url('../fonts/GeneralSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}


@font-face {
  font-family: 'GeneralSans-Regular';
  src: url('../fonts/GeneralSans-Regular.woff2') format('woff2'),
  url('../fonts/GeneralSans-Regular.woff') format('woff'),
  url('../fonts/GeneralSans-Regular.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}


@font-face {
  font-family: 'GeneralSans-Italic';
  src: url('../fonts/GeneralSans-Italic.woff2') format('woff2'),
  url('../fonts/GeneralSans-Italic.woff') format('woff'),
  url('../fonts/GeneralSans-Italic.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}


@font-face {
  font-family: 'GeneralSans-Medium';
  src: url('../fonts/GeneralSans-Medium.woff2') format('woff2'),
  url('../fonts/GeneralSans-Medium.woff') format('woff'),
  url('../fonts/GeneralSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}


@font-face {
  font-family: 'GeneralSans-MediumItalic';
  src: url('../fonts/GeneralSans-MediumItalic.woff2') format('woff2'),
  url('../fonts/GeneralSans-MediumItalic.woff') format('woff'),
  url('../fonts/GeneralSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}


@font-face {
  font-family: 'GeneralSans-Semibold';
  src: url('../fonts/GeneralSans-Semibold.woff2') format('woff2'),
  url('../fonts/GeneralSans-Semibold.woff') format('woff'),
  url('../fonts/GeneralSans-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}


@font-face {
  font-family: 'GeneralSans-SemiboldItalic';
  src: url('../fonts/GeneralSans-SemiboldItalic.woff2') format('woff2'),
  url('../fonts/GeneralSans-SemiboldItalic.woff') format('woff'),
  url('../fonts/GeneralSans-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: italic;
}


@font-face {
  font-family: 'GeneralSans-Bold';
  src: url('../fonts/GeneralSans-Bold.woff2') format('woff2'),
  url('../fonts/GeneralSans-Bold.woff') format('woff'),
  url('../fonts/GeneralSans-Bold.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}


@font-face {
  font-family: 'GeneralSans-BoldItalic';
  src: url('../fonts/GeneralSans-BoldItalic.woff2') format('woff2'),
  url('../fonts/GeneralSans-BoldItalic.woff') format('woff'),
  url('../fonts/GeneralSans-BoldItalic.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

body {
  margin: 0;
}

.white {color:var(--white) !important;}

#main {z-index:2; display:block;}

/* Hide default radio button */
input[type="radio"] {
  appearance: none;
  width: 25px;
  height: 25px;
  border: 1px solid var(--lightpurple);
  background-color: var(--lightpurple);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin-left: -35px;
  margin-right:5px;
}

/* Before checked */
input[type="radio"]::before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background: transparent;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: background 0.3s ease;
}

.video {
  mask-image: url('../images/mask.svg');
}

.label {
  display: block;
  font-weight: bold;
  margin-left:0px !important;
    margin-bottom:15px;

}

input[type="text"], input[type="email"] {
  width: 100%;
  padding: 0.5em;
  margin-bottom: 1em;
  border: 1px solid #ccc;
  border-radius: 4px;
  display: block;
}

input[type="text"]:focus, input[type="email"]:focus {
  box-shadow:none !important;
  outline: none;
  box-shadow: none;
    border: 1px solid var(--orange);
}

.message {
  background: #dff0d8;
  color: #3c763d;
  border: 1px solid #d6e9c6;
  padding: 1em;
  margin-top: 2em;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 8px;
}


/* Checked state */
input[type="radio"]:checked {
  border-color: #333;
  border:0px solid #E5E5E5;
}

input[type="radio"]:checked::before {
  background: var(--green);
  background-image:url('../images/check.svg');
  background-size:contain;
  background-position: center center;
  background-repeat:no-repeat;
}

label {margin-left:35px; font-family: "Roboto", serif; font-size:18px; margin-top:10px;}

label:has(input:checked) {color:var(--black); font-weight:bold;}

[data-aos=loading] {
  opacity:0;
  margin-top:-60px;

}

[data-aos=loading].aos-animate {
  opacity:1;
  margin-top:0px;
}



[data-aos=blur] {
  opacity:0;
  filter:blur(50px);
  top:-100px;
  right:-100px; 
}

[data-aos=blur].aos-animate {
  opacity:1;
  filter:blur(0px);
  top:0px;
  right:0px;
}


body {background-color: var(--white); overflow-x:hidden; font-size:18px; font-family:'GeneralSans-Regular';}



.bg-orange {background-color:var(--orange) !important;}
.bg-blue {background-color:var(--blue) !important;}
.bg-green {background-color:var(--green) !important;}

tml.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}


H1{font-family: "Circular Std Black"; font-size:calc(40px + 0.3vw); line-height:calc(45px + 0.3vw);}
H2{ font-family: "Circular Std Medium"; serif; font-size:20px; margin-top:15px; margin-bottom:15px;}
H3{ font-family: "Circular Std Medium", serif; font-size:20px; margin-top:40px; font-weight:bold;}
H4{font-family: "Circular Std Medium"; font-size:15px; line-height:40px; letter-spacing:2px; color:var(--purple); text-transform:uppercase;}

H1 {color:var(--black) !important;}

p {opacity:0.9; font-family: "GeneralSans-Regular", serif; font-size:18px; line-height:30px;}


#main .main-title h1 span {
  display:block;
  color: var(--white);
}



.vrhl-logo {
  position: absolute;
  top:2px;
  left:20px;
  width:190px;
  max-width:190px;
  background-image:url('../images/vrhl-logo.svg');
  background-position: center center;
  background-size:contain;
  background-repeat:no-repeat;
  height:50px;
}

.form-box {
  background-color:var(--white);
  padding: 3vh;
  margin-top:60px;
  transition:0.3s;
  border:0.4px solid #eee;
  border-radius:10px;
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.1) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
}

z
.form-box span {color:var(--orange);}

.avatar {
  max-width:110px;
  border-radius:500px;
  display:inline-block;
}

.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.ul-list {padding:0px;}
.ul-list li {
  display:block;
  width:100%;
  border-bottom:2px solid #fde1d9;
  padding: 20px 40px 20px 0px;
  position: relative;
  background-image:url('../images/plus.svg');
  background-repeat:no-repeat;
  background-position: right 50%;
}

.ul-list li:last-child {border-bottom:0px solid #fde1d9 !important;}


.pdf-bg {  background-image:url('../images/pdf.png');
  background-repeat:no-repeat;
  background-position: center center;
  background-size:cover;}


  .article::before {
    content:'';
    position: absolute;
    left:0%;
    top:0%;
    height:100px;
    background-color:#000;
    width:100%;
    z-index:-1;
    background-image:url('../images/article-img.png');
    height:100%;
    background-size:cover;
    background-position: center center;
    transition:3s;
    filter:blur(0px) brightness(100%);
  }

  .article:hover::before {
    height:110%;
    width:110%;
    left:-5%;
    top:-5%;
    filter:blur(5px) brightness(80%);
  }


  .article {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
    border-radius:8px;
    min-height:500px;
    overflow:hidden;
    position: relative;
  }

  .article::after {
    content:'';
  }

  #video iframe {
    aspect-ratio: 16 / 9;
    width:100%;
  }

  #collab img {
    border:1px solid #ccc;
  }


  body {position: relative;}

  input[type="submit"] {
    padding:15px 60px 15px 40px;
    background-color:var(--orange);
    color:var(--white);
    font-family: "Circular Std Medium";
    border-radius:80px;
    display:inline-block !important;
    border:0px;
    background-image:url('../images/arrow-white.svg');
    background-repeat:no-repeat;
    background-position: calc(100% - 30px) 50%;
    transition:0.3s;
    font-size:18px;
    border:2px solid var(--orange);
  }

  .btn, .btn:active {
    padding:15px 60px 15px 40px;
    background-color:var(--purple);
    color:var(--white) !important;
    font-family: "Circular Std Medium";
    border-radius:80px;
    margin-right:10px;
    display:inline-block;
    border:0px;
    background-image:url('../images/arrow-white.svg');
    background-repeat:no-repeat;
    background-position: calc(100% - 30px) 50%;
    transition:0.3s;
    font-size:18px;
    border:2px solid var(--purple);
  }

  .btn-outline {
    padding:15px 60px 15px 40px;
    background-color:var(--white);
    color:var(--black);
    font-family: "Circular Std Medium";
    border-radius:80px;
    display:inline-block;
    border:0px;
    background-image:url('../images/arrow-black.svg');
    background-repeat:no-repeat;
    background-position: calc(100% - 30px) 50%;
    transition:0.3s;
    font-size:18px;
    border:2px solid var(--black);
    text-decoration:none;
  }

  .btn:hover, .btn-outline:hover, input[type="submit"]:hover {
    background-color:var(--purple);
    color:var(--white);
    background-position: calc(100% - 25px) 50%;
    background-image:url('../images/arrow-white.svg');
    border:2px solid var(--purple);
  }

  .btn-absolute {
    position: absolute;
    right:10px;
    top:10px;
    width:260px;
  }


  .min-h-10 {min-height:10vh;}
  .min-h-20 {min-height:20vh;}
  .min-h-30 {min-height:30vh;}
  .min-h-40 {min-height:40vh;}
  .min-h-50 {min-height:50vh;}
  .min-h-60 {min-height:60vh;}
  .min-h-70 {min-height:70vh;}
  .min-h-80 {min-height:80vh;}
  .min-h-90 {min-height:90vh;}
  .min-h-100 {min-height:100vh;}


  .next {opacity:1 !important; visibility: visible !important; display:block !important;}
  .opacity-0 {opacity:0; transition:0.3s;   visibility: hidden; display:none;}


  .main-title {
    display:none;
  }

  .susanne {max-width:110px; border-radius:500px; border: 5px solid var(--white);
    box-shadow: rgba(110, 60, 50, 0.07) 0px 1px 2px, rgba(110, 60, 50, 0.07) 0px 2px 4px, rgba(110, 60, 50, 0.07) 0px 4px 8px, rgba(110, 60, 50, 0.07) 0px 8px 16px, rgba(110, 60, 50, 0.07) 0px 16px 32px, rgba(110, 60, 50, 0.07) 0px 32px 64px;
  }
  #susanne {margin-top:-130px;}

  #about {background-color:var(--lighterpurple);}


  @media (min-width: 1800px) and (max-width: 8000px)  {

    .main-img {
      position: absolute;
      height:100vh;
      width:70%;
      z-index:-1;
      background-size:contain;
      background-image:url('../images/wcag.png');
      background-repeat:no-repeat;
      background-position: right top;
      right:0px;
      top:0px;
    }
    .main-title {
      position: absolute;
      right:25%;
      top:calc(50% - 105px);
      z-index:2;
      display:block;
    }

    H2{ font-family: "Circular Std Medium"; serif; font-size:30px; margin-top:15px; margin-bottom:15px;}
  }


  @media (min-width: 990px) and (max-width: 1799px)  {

    H2{ font-family: "Circular Std Medium"; serif; font-size:30px; margin-top:15px; margin-bottom:15px;}

    .main-img {
      position: absolute;
      height:100vh;
      width:90%;
      z-index:-1;
      background-size:contain;
      background-image:url('../images/wcag.png');
      background-repeat:no-repeat;
      background-position: right top;
      right:0px;
      top:0px;
    }

    .main-title {
      position: absolute;
      right:5%;
      top:calc(50% - 105px);
      z-index:2;
      display:block;
    }
  }


  .main-img {
    position: absolute;
    height:100vh;
    width:70%;
    z-index:-1;
    background-size:contain;
    background-image:url('../images/wcag.png');
    background-repeat:no-repeat;
    background-position: right top;
    right:0px;
    top:0px;
  }


  @media (max-width: 990px) {
    .margin-top-mobile { margin-top:0px; }
    body { padding-top:120px; }
  }


  @media (max-width: 600px) {
    H1{font-family: "Circular Std Black"; font-size:calc(30px + 0.3vw); line-height:calc(35px + 0.3vw);}
    H2{ font-family: "Circular Std Medium"; serif; font-size:10px; margin-top:15px; margin-bottom:15px;}
    H3{ font-family: "Circular Std Medium", serif; font-size:10px; margin-top:30px; font-weight:bold;}
    H4{font-family: "Circular Std Medium"; font-size:10px; line-height:20px; letter-spacing:2px; color:var(--purple); text-transform:uppercase;}
    p {opacity:0.9; font-family: "GeneralSans-Regular", serif; font-size:14px; line-height:26px;}
    body {font-size:14px !important;}
  }

