@charset "UTF-8";
.hv {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
}

.hvl {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
}

.ns {
  font-family: "nimbus-sans", sans-serif;
  font-weight: 300;
}

.enzo, #s1 .container .heading .header, #s1 .container .heading .subheader, #s2 .container .header, #s3 .container .header, #s4 .bg-2 .header, #s4 .container .heading .header, #s4 .container .heading .subheader, #s4 .container .content .item .text .header, #s5 .c .section-3 .content .header, #s5 .c .section-3 .content .subheader {
  font-family: "ff-enzo-web", sans-serif;
  font-weight: 600;
}

.mp {
  font-family: "myriad-pro", sans-serif;
  font-weight: 400;
}

.fsp, #s2 .container .content, #s3 .container .subheader, #s3 .container > .selection, #s3 .container > .selection ul li, #s3 .container .content, #s3 .container .content .item li, #s3 .container > .content-wrapper, #s3 .container > .content-wrapper .content-section .item .header, #s3 .container > .content-wrapper .content-section .item .body, #s4 .container .content .item .text .body, #s5 .c .section-3 .content .body, #s6 .advice .body, #s6 .advice .body .typewriter, #s7 .container .quote, #s7 .container .author,
.pn {
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 400;
}

@font-face {
  font-family: "SanFrancisco";
  src: url("fonts/San_Francisco/SFProText-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SanFranciscoBold";
  src: url("fonts/San_Francisco/SFProText-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "SanFranciscoItalic";
  src: url("fonts/San_Francisco/SFProText-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: oblique;
}
@font-face {
  font-family: "OpenSans";
  src: url("fonts/Open_Sans/OpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSansLight";
  src: url("fonts/Open_Sans/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "OpenSansBold";
  src: url("fonts/Open_Sans/OpenSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "OpenSansItalic";
  src: url("fonts/Open_Sans/OpenSans-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: oblique;
}
@font-face {
  font-family: "Handlee";
  src: url("fonts/Handlee/Handlee-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: oblique;
}
.sf {
  font-family: "SanFrancisco", sans-serif;
  font-weight: 400;
}

.os, #s4 .bg-2 .buttons button, #s4 .divider-button button, #s5 .c .section-3 .content .button button {
  font-family: "OpenSans", sans-serif;
  font-weight: 400;
}

.osl, #s1 .container .button button, #s5 .c .section-3 .content .chips ul li, #s5 .c .section-3 .content .select {
  font-family: "OpenSansLight", sans-serif;
  font-weight: 300;
}

.hd, #s6 .advice .header {
  font-family: "Handlee", sans-serif;
  font-weight: 400;
}

#s1 {
  background: white !important;
}
#s1 .container {
  position: relative;
  padding: 51px 18% 20px;
}
@media (max-width: 430px) {
  #s1 .container {
    padding: 51px 31px 20px;
    height: 648px;
    margin: unset;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s1 .container {
    padding: 51px 10% 20px;
    padding-right: 3%;
  }
}
@media (min-width: 1000px) and (max-width: 1249px) {
  #s1 .container {
    padding: 51px 10% 20px;
  }
}
#s1 .container .heading .header {
  font-size: 27px;
  font-weight: 700;
  position: relative;
  margin-bottom: 5px;
}
@media (max-width: 430px) {
  #s1 .container .heading .header {
    font-size: 31px;
  }
}
#s1 .container .heading .header .stripe {
  position: absolute;
  left: 18px;
  top: 28px;
  height: 6px;
}
#s1 .container .heading .subheader {
  font-size: 25px;
  font-weight: 350;
}
@media (max-width: 430px) {
  #s1 .container .heading .subheader {
    font-size: 23px;
    margin-top: 10px;
    line-height: 125%;
  }
}
#s1 .container .heading .header-line {
  position: absolute;
  top: 110px;
  left: 485px;
}
@media (max-width: 430px) {
  #s1 .container .heading .header-line {
    left: 0;
    top: 800px;
  }
}
@media (min-width: 430px) and (max-width: 1249px) {
  #s1 .container .heading .header-line {
    left: unset;
  }
}
#s1 .container .iphone-menu {
  display: none;
  position: absolute;
  height: 298px;
  width: 144px;
  top: 217px;
}
@media (max-width: 430px) {
  #s1 .container .iphone-menu {
    display: block;
  }
}
#s1 .container .iphone-menu .client-container {
  position: absolute;
  right: 9.5%;
  margin-top: 25%;
  display: flex;
  gap: 9px;
  flex-direction: column;
  top: 3%;
}
@media (max-width: 430px) {
  #s1 .container .iphone-menu .client-container {
    right: 11%;
    margin-top: 26%;
  }
}
#s1 .container .iphone-menu .client-container img {
  max-width: 150px;
  opacity: 0;
  transform: translateY(40px);
  animation: fadeInUp 0.5s ease-out forwards;
}
@media (max-width: 430px) {
  #s1 .container .iphone-menu .client-container img {
    max-width: 114px;
  }
}
#s1 .container .iphone-menu .client-container img:nth-child(1) {
  animation-delay: 0.5s;
}
#s1 .container .iphone-menu .client-container img:nth-child(2) {
  animation-delay: 0.8s;
}
#s1 .container .iphone-menu .client-container img:nth-child(3) {
  animation-delay: 1.1s;
}
#s1 .container .iphone-menu .client-container img:nth-child(4) {
  animation-delay: 1.4s;
}
#s1 .container .iphone-menu .client-container img:nth-child(5) {
  animation-delay: 1.7s;
}
#s1 .container .iphone-menu .client-container img:nth-child(6) {
  animation-delay: 2s;
}
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#s1 .container .iphone-menu.start {
  animation: slideInFromRight 2s ease-out 0s forwards;
}
@media (max-width: 430px) {
  #s1 .container .iphone-menu.start {
    animation: slideInFromLeft 2s ease-out 0s forwards;
  }
}
#s1 .container .images {
  position: relative;
  height: 500px;
  margin-bottom: 60px;
}
@media (max-width: 430px) {
  #s1 .container .images {
    height: 295px;
  }
}
#s1 .container .images .image-bg {
  position: absolute;
  display: flex;
  flex-direction: column;
  box-shadow: rgba(35, 35, 35, 0.2666666667) 0px 0px 4px 1px;
  border-radius: 7px;
}
#s1 .container .images .image-bg img:nth-of-type(1) {
  border-radius: 7px 7px 0 0;
}
#s1 .container .images .image-bg img:nth-of-type(2) {
  border-radius: 0 0 7px 7px;
}
#s1 .container .images .image-bg.bg-1 {
  bottom: 50px;
  left: 0;
  width: 393px;
  z-index: 5;
  height: 258px;
}
@media (max-width: 430px) {
  #s1 .container .images .image-bg.bg-1 {
    display: none;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s1 .container .images .image-bg.bg-1 {
    display: none;
  }
}
#s1 .container .images .image-bg.bg-2 {
  bottom: 40px;
  left: calc(50% - 289px);
  width: 579px;
  z-index: 10;
}
@media (max-width: 430px) {
  #s1 .container .images .image-bg.bg-2 {
    display: none;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s1 .container .images .image-bg.bg-2 {
    left: unset;
  }
}
#s1 .container .images .image-bg.bg-3-container {
  bottom: 70px;
  right: 31px;
  width: 386px;
  height: 286px;
  z-index: 5;
  border-radius: 19px;
  transform: scaleX(-1);
  box-shadow: none;
  overflow: hidden;
}
@media (min-width: 430px) and (max-width: 999px) {
  #s1 .container .images .image-bg.bg-3-container {
    right: -8px;
  }
}
@media (max-width: 430px) {
  #s1 .container .images .image-bg.bg-3-container {
    display: block;
    width: 198px;
    height: 138px;
    top: 75px;
    z-index: -1;
    right: 80px;
    border-radius: 9px;
  }
}
#s1 .container .images .image-bg.bg-3 {
  transform: scale(1.25);
  position: absolute;
  top: 28px;
  right: 78px;
}
@media (max-width: 430px) {
  #s1 .container .images .image-bg.bg-3 {
    display: block;
    transform: scale(1.19);
    top: 13px;
    right: 49px;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s1 .container .images .image-bg.bg-3 {
    right: 109px;
  }
}
#s1 .container .images .dots {
  position: absolute;
  bottom: 361px;
  right: 200px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (max-width: 430px) {
  #s1 .container .images .dots {
    display: none;
  }
}
#s1 .container .images .dots div {
  display: flex;
  gap: 8px;
}
#s1 .container .images .dots div img {
  height: 8px;
}
#s1 .container .images .square {
  position: absolute;
  bottom: 20px;
  right: 188px;
  width: 412px;
  height: 285px;
  border-radius: 5px;
  border: 1px solid #CDA29D;
  z-index: 2;
}
@media (max-width: 430px) {
  #s1 .container .images .square {
    top: 85px;
    right: 70px;
    width: 197px;
    height: 136px;
    z-index: -2;
  }
}
#s1 .container .button {
  position: relative;
}
#s1 .container .button img {
  position: absolute;
  bottom: 3px;
  height: 10px;
}
@media (max-width: 430px) {
  #s1 .container .button img {
    width: 200px;
    height: 22px;
    bottom: 8px;
    left: -10px;
  }
}
#s1 .container .button button {
  position: relative;
  padding: 6px;
  min-width: 262px;
  min-height: 43px;
  border-radius: 4px;
  margin-left: 35px;
  background: #E5C764;
  color: #FFF;
  font-size: 17px;
  font-weight: 300;
  text-transform: uppercase;
  outline: none;
  border: none;
  transition: background 0.3s;
}
#s1 .container .button button:active {
  background: #C1A959;
}
#s1 .container .button button:hover {
  background: #AF9950;
}
@media (max-width: 430px) {
  #s1 .container .button button {
    margin-left: 2px;
    width: 258px;
    height: 45px;
    border-radius: 3px;
  }
}

#s2 {
  background: #F0EFE9;
  padding: 50px 0 85px;
  position: relative;
  z-index: 10;
  transform-style: preserve-3d;
}
@media (max-width: 430px) {
  #s2 {
    height: 830px;
  }
}
#s2 .container {
  position: relative;
  margin-left: 18%;
  width: 555px;
}
@media (max-width: 430px) {
  #s2 .container {
    margin-left: 32px;
    width: 326px;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s2 .container {
    margin-left: 10.5%;
  }
}
@media (min-width: 1000px) and (max-width: 1249px) {
  #s2 .container {
    margin-left: 10.5%;
  }
}
#s2 .container .header {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (max-width: 430px) {
  #s2 .container .header {
    font-size: 24px;
  }
}
#s2 .container .content {
  font-size: 18px;
  font-weight: 350;
}
@media (max-width: 430px) {
  #s2 .container .content {
    font-size: 17px;
    font-weight: 400;
  }
}
#s2 .wheel {
  position: absolute;
  right: calc(18% + 180px);
  top: -45px;
  width: 65px;
  transform: translateZ(-10px);
}
@media (max-width: 430px) {
  #s2 .wheel {
    top: -37px;
    right: 32px;
  }
}
#s2 .phone {
  position: absolute;
  bottom: 0;
  height: 418px;
  right: calc(4vw + 200px);
}
@media (max-width: 430px) {
  #s2 .phone {
    right: 0;
    bottom: 13px;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s2 .phone {
    right: -6%;
  }
}
@media (min-width: 1000px) and (max-width: 1249px) {
  #s2 .phone {
    right: 10%;
  }
}
#s2::after {
  content: "";
  display: block;
  height: 13px;
  width: 100%;
  background: #CDA29D;
  position: absolute;
  bottom: -7px;
  z-index: -1;
}
@media (max-width: 430px) {
  #s2::after {
    bottom: 0;
  }
}

#s3 {
  position: relative;
  padding-top: 96px;
  min-height: 941px;
  background: #FFF;
}
@media (min-width: 430px) and (max-width: 999px) {
  #s3 {
    background: #133E42;
  }
}
@media (min-width: 1000px) and (max-width: 1249px) {
  #s3 {
    background: #133E42;
  }
}
#s3 .bg {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #133E42;
  height: 1200px;
  width: 100%;
}
@media (max-width: 430px) {
  #s3 .bg {
    background-color: #FFF;
  }
}
#s3 .container {
  position: relative;
  margin: 0 18%;
  color: #FFF;
}
@media (max-width: 430px) {
  #s3 .container {
    padding: 0 10%;
    margin: unset;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s3 .container {
    margin: 0 6%;
  }
}
@media (min-width: 1000px) and (max-width: 1249px) {
  #s3 .container {
    margin: 0 10%;
  }
}
@media (min-width: 1250px) and (max-width: 1549px) {
  #s3 .container {
    margin: 0 10%;
  }
}
#s3 .container .header {
  font-size: 29px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media (max-width: 430px) {
  #s3 .container .header {
    color: #000;
  }
}
#s3 .container .subheader {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 30px;
}
@media (max-width: 430px) {
  #s3 .container .subheader {
    display: none;
  }
}
#s3 .container > .selection {
  cursor: pointer;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
}
@media (max-width: 430px) {
  #s3 .container > .selection {
    margin: unset;
    padding-bottom: 30px;
  }
}
#s3 .container > .selection ul {
  display: flex;
  align-items: center;
  border-radius: 4px;
  width: fit-content;
  background-color: #1A3D3E;
}
@media (max-width: 430px) {
  #s3 .container > .selection ul {
    flex-wrap: wrap;
    gap: 2px;
    row-gap: 2px;
    background-color: unset;
    width: 90%;
  }
}
#s3 .container > .selection ul li {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: block;
  padding: 8px 20px;
  position: relative;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}
@media (max-width: 430px) {
  #s3 .container > .selection ul li {
    flex: 0 0 calc(50% - 2px);
    padding: 8px 0;
    background-color: #1A3D3E;
    text-align: center;
  }
  #s3 .container > .selection ul li:nth-of-type(1) {
    order: 1;
  }
  #s3 .container > .selection ul li:nth-of-type(2) {
    order: 3;
  }
  #s3 .container > .selection ul li:nth-of-type(3) {
    order: 2;
  }
  #s3 .container > .selection ul li:nth-of-type(4) {
    order: 4;
  }
}
#s3 .container > .selection ul li.active {
  background-color: #46A7A9;
  border-radius: 5px;
}
#s3 .container > .selection ul li.active:not(:last-of-type)::after {
  display: none;
}
#s3 .container > .selection ul li:not(:last-of-type)::after {
  content: "";
  display: block;
  right: 0;
  top: 8px;
  height: 21px;
  width: 1px;
  position: absolute;
  background-color: #000;
  z-index: 100;
}
@media (max-width: 430px) {
  #s3 .container > .selection ul li:not(:last-of-type)::after {
    display: none;
  }
}
#s3 .container .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 50px;
  row-gap: 42px;
}
#s3 .container .content .item {
  flex: 0 0 calc(20% - 50px);
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-decoration: none;
}
#s3 .container .content .item .header {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 4px;
}
#s3 .container .content .item li {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: block;
  padding: 8px 20px;
  position: relative;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}
@media (max-width: 430px) {
  #s3 .container .content .item li {
    flex: 0 0 calc(50% - 2px);
    text-align: center;
    color: #000;
  }
}
#s3 .container .content .item li.active {
  background-color: #46A7A9;
  border-radius: 5px;
}
#s3 .container > .content-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  overflow: hidden;
  width: 1076px;
  height: 520px;
}
@media (max-width: 430px) {
  #s3 .container > .content-wrapper {
    padding: 0;
    border-radius: 0;
    height: 2000px;
  }
}
#s3 .container > .content-wrapper .content-section {
  width: 1076px;
  padding: 20px 20px 30px20px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  position: absolute;
  opacity: 0;
  transition: transform 0.5s ease, opacity 0.1s ease;
  margin-top: 5px;
}
@media (max-width: 430px) {
  #s3 .container > .content-wrapper .content-section {
    width: 326px;
    grid-template-columns: repeat(2, 1fr);
    padding: 25px 10px 10px 10px;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s3 .container > .content-wrapper .content-section {
    width: 750px;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1000px) and (max-width: 1249px) {
  #s3 .container > .content-wrapper .content-section {
    width: 845px;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 800px) and (min-width: 450px) {
  #s3 .container > .content-wrapper .content-section {
    width: 560px;
    grid-template-columns: repeat(3, 1fr);
  }
}
#s3 .container > .content-wrapper .content-section.left-hidden {
  transform: translateX(-100%);
}
#s3 .container > .content-wrapper .content-section.right-hidden {
  transform: translateX(100%);
}
#s3 .container > .content-wrapper .content-section.active {
  opacity: 1;
  transform: translateX(0);
}
@media (max-width: 430px) {
  #s3 .container > .content-wrapper .content-section.active {
    border-radius: 0;
    border: 1px solid #E9E9E9;
  }
}
#s3 .container > .content-wrapper .content-section a {
  border-radius: 10px;
  padding: 10px 20px 10px 0px;
  text-decoration: none;
  width: fit-content;
  height: fit-content;
  margin-bottom: 12px;
}
#s3 .container > .content-wrapper .content-section .item {
  font-size: 17px;
  border-radius: 10px;
  padding: 10px;
  text-decoration: none;
  transition: background-color 0.3s ease, transform 0.3s ease;
  width: fit-content;
  height: fit-content;
  margin-bottom: 12px;
}
@media (max-width: 430px) {
  #s3 .container > .content-wrapper .content-section .item {
    padding: 0 3px 0 10px;
    margin-bottom: 20px;
  }
}
#s3 .container > .content-wrapper .content-section .item .header {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
@media (max-width: 430px) {
  #s3 .container > .content-wrapper .content-section .item .header {
    margin-bottom: 3px;
    line-height: 0.95;
  }
}
#s3 .container > .content-wrapper .content-section .item .body {
  font-weight: 300;
  font-size: 17px;
  color: #d5d5d5;
}
@media (max-width: 430px) {
  #s3 .container > .content-wrapper .content-section .item .body {
    color: black;
  }
}

#s4 {
  background-color: #FFF;
  position: relative;
}
#s4 .bg-1 {
  position: absolute;
  top: -140px;
  left: 16%;
  z-index: 10;
}
@media (max-width: 430px) {
  #s4 .bg-1 {
    display: none;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s4 .bg-1 {
    top: -75px;
    right: -35px;
    left: unset;
  }
}
@media (min-width: 1000px) and (max-width: 1249px) {
  #s4 .bg-1 {
    left: 30%;
    top: -10px;
  }
}
@media (min-width: 1250px) and (max-width: 1549px) {
  #s4 .bg-1 {
    left: 30%;
    top: -10px;
  }
}
#s4 .bg-1 .banner {
  height: 529px;
}
@media (min-width: 430px) and (max-width: 999px) {
  #s4 .bg-1 .banner {
    transform: scale(0.8);
  }
}
#s4 .bg-2 {
  position: absolute;
  top: -110px;
  right: calc(18% + 16px);
  padding: 33px 30px 30px;
  border-radius: 5px;
  border: 1px solid #D2D2D2;
  background: #E1EAEB;
  z-index: 10;
}
@media (max-width: 430px) {
  #s4 .bg-2 {
    display: none;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s4 .bg-2 {
    top: 50px !important;
    left: 6%;
    right: unset;
  }
}
@media (min-width: 1000px) and (max-width: 1249px) {
  #s4 .bg-2 {
    top: 245px;
    right: calc(0% + 5px);
  }
}
@media (min-width: 1250px) and (max-width: 1549px) {
  #s4 .bg-2 {
    top: 245px;
    right: calc(0% + 5px);
  }
}
#s4 .bg-2.scrolling {
  position: fixed;
  top: 110px;
}
#s4 .bg-2.finished {
  top: unset;
  bottom: 537px;
}
#s4 .bg-2 .header {
  margin-bottom: 22px;
  font-size: 19px;
  font-weight: 700;
  color: #202020;
}
#s4 .bg-2 .buttons {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#s4 .bg-2 .buttons button {
  padding: 6px 15px 6px 0;
  border-radius: 5px;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  outline: none;
  border: none;
  text-align: left;
  display: flex;
  align-items: center;
  min-height: 40px;
  transition: background 0.3s;
}
#s4 .bg-2 .buttons button.filled {
  background: #6BB9BA;
  color: #FFF;
}
#s4 .bg-2 .buttons button.filled:hover {
  background: #509798;
}
#s4 .bg-2 .buttons button.filled:active {
  background: #488081;
}
#s4 .bg-2 .buttons button.text {
  border: 1px solid #133E42;
  background: #FFF;
}
#s4 .bg-2 .buttons button.text:hover {
  background: #E8E8E8;
}
#s4 .bg-2 .buttons button.text:active {
  background: #D2D2D2;
}
#s4 .bg-2 .buttons button .whatsapp-btn {
  height: 24px;
  margin-left: 18px;
  margin-right: 10px;
}
#s4 .bg-2 .buttons button .email-btn {
  height: 19px;
  margin-left: 20px;
  margin-right: 14px;
}
#s4 .bg-2 .buttons button .woman-btn {
  height: 27px;
  margin-left: 15px;
  margin-right: 8px;
}
#s4 .bg-3 {
  position: absolute;
  top: 800px;
  left: 0;
  z-index: 1;
}
#s4 .bg-3 .map {
  height: 1543px;
}
#s4 .container {
  position: relative;
  margin: 0 40% 20px calc(18% - 46px);
  padding: 651px 46px 114px;
  background-color: #FFF;
  z-index: 5;
}
@media (max-width: 430px) {
  #s4 .container {
    padding: 51px 31px 20px;
    margin: 0;
  }
}
@media (min-width: 1000px) and (max-width: 1249px) {
  #s4 .container {
    margin: 0 36% 20px calc(10% - 46px);
  }
}
@media (min-width: 1250px) and (max-width: 1549px) {
  #s4 .container {
    margin: 0 36% 20px calc(10% - 46px);
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s4 .container {
    margin: 0 10% 20px calc(10% - 46px);
  }
}
#s4 .container .heading {
  margin-bottom: 60px;
}
#s4 .container .heading .header {
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 4px;
}
#s4 .container .heading .subheader {
  font-size: 23px;
  font-weight: 350;
  margin-bottom: 30px;
}
#s4 .container .content {
  display: flex;
  flex-direction: column;
  gap: 133px;
}
#s4 .container .content .item {
  opacity: 0.3;
  display: flex;
  gap: 47px;
  position: relative;
}
@media (max-width: 430px) {
  #s4 .container .content .item {
    opacity: 0.05;
    gap: 23px;
  }
}
#s4 .container .content .item .reporting {
  width: 320px;
  height: 298px;
  border-radius: 7px;
}
@media (max-width: 430px) {
  #s4 .container .content .item .reporting {
    width: 153px;
    height: 143px;
  }
}
#s4 .container .content .item .ehr {
  width: 301px;
  height: 294px;
  border-radius: 2px;
}
@media (max-width: 430px) {
  #s4 .container .content .item .ehr {
    width: 172px;
    height: 168px;
  }
}
#s4 .container .content .item .notifications {
  width: 325px;
  height: 316px;
  border-radius: 7px;
}
@media (max-width: 430px) {
  #s4 .container .content .item .notifications {
    width: 155px;
    height: 158px;
  }
}
#s4 .container .content .item:nth-of-type(1) .text {
  max-width: 140px;
}
#s4 .container .content .item:nth-of-type(2) .text {
  max-width: 170px;
}
#s4 .container .content .item:nth-of-type(3) .text {
  max-width: 200px;
}
@media (max-width: 430px) {
  #s4 .container .content .item:nth-of-type(3) .text {
    max-width: 149px;
  }
}
#s4 .container .content .item:nth-of-type(2n) {
  flex-direction: row-reverse;
}
#s4 .container .content .item:nth-of-type(2n) .text {
  text-align: right;
}
#s4 .container .content .item:nth-of-type(2n) .text .stripe {
  height: 10px !important;
  left: unset !important;
  bottom: -12px !important;
  right: -36px;
}
#s4 .container .content .item:nth-of-type(2n) .bottom {
  right: -20px;
  left: unset;
  bottom: -7px;
}
@media (max-width: 430px) {
  #s4 .container .content .item:nth-of-type(2n) .bottom {
    right: unset;
    bottom: 102px;
  }
}
#s4 .container .content .item .ehr {
  position: relative;
  z-index: 1;
}
#s4 .container .content .item .dots {
  height: 80px;
  position: absolute;
  top: -20px;
  right: -20px;
}
#s4 .container .content .item .bottom {
  position: absolute;
  bottom: -8px;
  left: -3px;
  z-index: -1;
}
@media (max-width: 430px) {
  #s4 .container .content .item .bottom {
    width: 174px;
    height: 6px;
    bottom: 40px;
  }
}
#s4 .container .content .item:nth-of-type(3) .bottom {
  left: -20px;
}
@media (max-width: 430px) {
  #s4 .container .content .item:nth-of-type(3) .bottom {
    left: -2px;
    top: 154px;
    width: 172px;
  }
}
#s4 .container .content .item .square {
  z-index: -1;
  position: absolute;
  width: 128px;
  height: 158px;
  border-radius: 7px;
  border: 2px solid #CDA29D;
  top: -13px;
  left: -12px;
}
@media (max-width: 430px) {
  #s4 .container .content .item .square {
    display: none;
  }
}
#s4 .container .content .item .text .header {
  font-size: 20px;
  font-weight: 600;
  position: relative;
  margin-top: 50px;
  margin-bottom: 12px;
}
@media (max-width: 430px) {
  #s4 .container .content .item .text .header {
    font-size: 21px;
    margin-top: 0;
  }
}
#s4 .container .content .item .text .header .stripe {
  position: absolute;
  bottom: -8px;
  left: 0;
  height: 6px;
}
#s4 .container .content .item .text .body {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 430px) {
  #s4 .container .content .item .text .body {
    font-size: 17px;
  }
}
#s4 .container .content .item:nth-of-type(3) .text .body {
  width: 336px;
}
@media (max-width: 430px) {
  #s4 .container .content .item:nth-of-type(3) .text .body {
    width: 149px;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s4 .container .content .item:nth-of-type(3) .text .body {
    width: 260px;
  }
}
#s4 .divider-button {
  position: relative;
  height: 400px;
  padding: 100px 17.77%;
}
@media (max-width: 430px) {
  #s4 .divider-button {
    padding: 100px 19px;
  }
}
#s4 .divider-button .divider-bottom {
  position: absolute;
  z-index: 1;
  width: 64.46%;
}
@media (max-width: 430px) {
  #s4 .divider-button .divider-bottom {
    width: 360px;
    height: 13px;
    border-radius: 40px;
  }
}
#s4 .divider-button button {
  z-index: 2;
  position: absolute;
  left: calc(50% - 149px);
  width: 298px;
  height: 46px;
  border-radius: 5px;
  background: linear-gradient(90deg, #3B898B 0%, #46A7A9 100%);
  font-weight: 400;
  font-size: 18px;
  top: 86px;
  border: none;
  color: white;
  text-transform: uppercase;
  transition: background 0.3s;
}
@media (max-width: 430px) {
  #s4 .divider-button button {
    left: calc(50% - 125px);
    width: 250px;
    height: 37px;
    font-size: 15px;
  }
}
#s4 .divider-button .ball-1 {
  position: absolute;
  z-index: 1;
  right: 598px;
  top: 175px;
}
#s4 .divider-button .ball-2 {
  position: absolute;
  z-index: 2;
  right: 591px;
  top: 195px;
}

#s5 {
  background-color: #FFF;
  position: relative;
}
#s5 .vector-bg {
  position: absolute;
  width: 100%;
  height: 195px;
  background: #F0EFE9;
  z-index: -1;
}
@media (max-width: 430px) {
  #s5 .vector-bg {
    top: -71px;
  }
}
#s5 .bg-banner {
  position: absolute;
  top: 124px;
  min-width: 100%;
}
@media (max-width: 430px) {
  #s5 .bg-banner {
    top: 0;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s5 .bg-banner {
    transform: scale(1.5);
  }
}
#s5 .c {
  padding: 53px 0;
}
#s5 .c .section-3 {
  margin: 0 47.69%;
  width: 586px;
  background: #FFF;
  position: relative;
}
@media (max-width: 430px) {
  #s5 .c .section-3 {
    width: 345px;
    margin: auto;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s5 .c .section-3 {
    margin: 0 25%;
  }
}
@media (min-width: 1000px) and (max-width: 1249px) {
  #s5 .c .section-3 {
    margin: 0 40%;
  }
}
@media (min-width: 1250px) and (max-width: 1549px) {
  #s5 .c .section-3 {
    margin: 0 40%;
  }
}
#s5 .c .section-3 .dots {
  position: absolute;
  top: -21px;
  right: -22px;
  height: 78px;
  width: 78px;
  z-index: -1;
  filter: brightness(0) saturate(100%) invert(52%) sepia(12%) saturate(1643%) hue-rotate(133deg) brightness(88%) contrast(91%);
}
@media (max-width: 430px) {
  #s5 .c .section-3 .dots {
    top: -106px;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s5 .c .section-3 .dots {
    display: none;
  }
}
#s5 .c .section-3 .content {
  position: relative;
  padding: 27px 20px 80px 20px;
  box-shadow: 0px 3.666px 3.666px 0px rgba(0, 0, 0, 0.15);
}
#s5 .c .section-3 .content .timer {
  position: absolute;
  right: 60px;
}
@media (max-width: 430px) {
  #s5 .c .section-3 .content .timer {
    right: -8px;
    width: 66px;
    top: 60px;
  }
}
#s5 .c .section-3 .content .header {
  font-size: 27px;
  font-weight: 700;
}
@media (max-width: 430px) {
  #s5 .c .section-3 .content .header {
    max-width: 232px;
    font-size: 25px;
  }
}
#s5 .c .section-3 .content .subheader {
  color: #353535;
  font-size: 16px;
  font-weight: 500;
  padding-top: 10px;
  letter-spacing: 0.015rem;
}
@media (max-width: 430px) {
  #s5 .c .section-3 .content .subheader {
    font-size: 15px;
    padding-top: 25px;
    max-width: 258px;
  }
}
#s5 .c .section-3 .content .body {
  padding-top: 44px;
  display: flex;
  gap: 20px;
}
@media (max-width: 430px) {
  #s5 .c .section-3 .content .body {
    padding-top: 35px;
  }
}
#s5 .c .section-3 .content .body .text {
  flex: 5;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (max-width: 430px) {
  #s5 .c .section-3 .content .body .text {
    min-width: 165px;
    line-height: 1.43;
    display: none;
  }
}
#s5 .c .section-3 .content .body .mobile {
  display: none;
}
@media (max-width: 430px) {
  #s5 .c .section-3 .content .body .mobile {
    display: block;
  }
}
#s5 .c .section-3 .content .body .dropdown-section {
  flex: 4;
  font-size: 18px;
  font-weight: 700;
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown {
  width: 150px;
  cursor: pointer;
  position: relative;
  user-select: none;
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown:nth-of-type(1) {
  width: 143px;
}
@media (max-width: 430px) {
  #s5 .c .section-3 .content .body .dropdown-section .dropdown:nth-of-type(1) .selection::after {
    display: none;
  }
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown:nth-of-type(2) {
  width: 193px;
}
@media (max-width: 430px) {
  #s5 .c .section-3 .content .body .dropdown-section .dropdown:nth-of-type(2) .selection::after {
    display: none;
  }
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown:nth-of-type(3) {
  width: 153px;
}
@media (max-width: 430px) {
  #s5 .c .section-3 .content .body .dropdown-section .dropdown:nth-of-type(3) .selection::after {
    display: none;
  }
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown:nth-of-type(4) {
  width: 64px;
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown:nth-of-type(5), #s5 .c .section-3 .content .body .dropdown-section .dropdown:nth-of-type(6) {
  width: 82px;
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown .selection {
  width: 100%;
  position: relative;
  padding: 0 12px;
  border-radius: 4px 4px 0 0;
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown .selection::after {
  content: "";
  position: relative;
  left: 10px;
  bottom: 3px;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #000;
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown .select-menu {
  position: absolute;
  top: 24px;
  left: 0;
  display: none;
  flex-direction: column;
  width: 100%;
  background: white;
  z-index: 1;
  border-radius: 0 0 5px 5px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown .select-menu .select-item {
  user-select: none;
  padding: 2px 12px;
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown .select-menu .select-item:hover {
  background: #ebe9e7;
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown.active .selection {
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown.active .selection::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 5px solid #000;
  border-top: unset;
}
#s5 .c .section-3 .content .body .dropdown-section .dropdown.active .select-menu {
  display: flex;
}
#s5 .c .section-3 .content .chips {
  margin-top: 40px;
}
#s5 .c .section-3 .content .chips.extra {
  margin-top: 20px;
}
#s5 .c .section-3 .content .chips.hidden {
  display: none;
}
#s5 .c .section-3 .content .chips ul {
  display: flex;
  flex-wrap: wrap;
  column-gap: 11px;
  row-gap: 8px;
}
#s5 .c .section-3 .content .chips ul li {
  display: block;
  padding: 7px 14px;
  border-radius: 3px;
  background: #F4F4F4;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  user-select: none;
  cursor: pointer;
}
#s5 .c .section-3 .content .chips ul li.active {
  background: #155F5E;
  color: #FFF;
}
#s5 .c .section-3 .content .chips ul li.green {
  background: #155F5E;
}
#s5 .c .section-3 .content .chips ul li.yellow {
  background: #F1D782;
}
#s5 .c .section-3 .content .chips ul li.red {
  background: #CD796F;
}
@media (max-width: 430px) {
  #s5 .c .section-3 .content .chips ul li:nth-of-type(1) {
    order: 10;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(2) {
    order: 20;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(3) {
    order: 30;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(4) {
    order: 40;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(5) {
    order: 50;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(6) {
    order: 60;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(7) {
    order: 70;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(8) {
    order: 80;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(9) {
    order: 90;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(10) {
    order: 100;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(11) {
    order: 110;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(12) {
    order: 120;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(13) {
    order: 130;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(14) {
    order: 140;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(15) {
    order: 150;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(16) {
    order: 160;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(17) {
    order: 170;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(18) {
    order: 180;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(19) {
    order: 190;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(20) {
    order: 200;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(21) {
    order: 210;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(22) {
    order: 220;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(23) {
    order: 230;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(24) {
    order: 240;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(25) {
    order: 250;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(26) {
    order: 260;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(27) {
    order: 270;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(28) {
    order: 280;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(29) {
    order: 290;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(30) {
    order: 300;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(17) {
    order: 135 !important;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(21) {
    order: 195 !important;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(22) {
    order: 185 !important;
  }
  #s5 .c .section-3 .content .chips ul li:nth-of-type(24) {
    order: 205 !important;
  }
}
#s5 .c .section-3 .content .select {
  margin-top: 30px;
  font-size: 12px;
  font-weight: 300;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}
#s5 .c .section-3 .content .select .triangle {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 4px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #D9D9D9;
  cursor: pointer;
}
#s5 .c .section-3 .content .select .text {
  cursor: pointer;
}
#s5 .c .section-3 .content .button {
  margin-top: 20px;
  position: relative;
}
#s5 .c .section-3 .content .button .bg {
  position: absolute;
  left: 0;
  top: 17px;
  width: 183px;
  height: 7px;
  border-radius: 27px;
  background: #D9D9D9;
}
#s5 .c .section-3 .content .button button {
  outline: none;
  border: none;
  width: 151px;
  height: 41px;
  padding: 11px 15px;
  margin-left: 16px;
  border-radius: 5px;
  background: linear-gradient(90deg, #B5B5A2 0%, #A4A49D 100%);
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  z-index: 10;
}

#s6 {
  min-height: 543px;
}
@media (max-width: 430px) {
  #s6 {
    height: unset;
  }
}
#s6 .advice {
  margin: 0 47.69%;
  width: 630px;
  padding: 25px 20px 200px;
  background-color: #FFF;
  position: relative;
  display: none;
}
#s6 .advice.active {
  display: block;
}
@media (max-width: 430px) {
  #s6 .advice {
    margin: unset;
    width: unset;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s6 .advice {
    margin: 0 25%;
  }
}
@media (min-width: 1000px) and (max-width: 1249px) {
  #s6 .advice {
    margin: 0 40%;
  }
}
@media (min-width: 1250px) and (max-width: 1549px) {
  #s6 .advice {
    margin: 0 40%;
  }
}
#s6 .advice .header {
  font-size: 32px;
  font-weight: 400;
  display: none;
}
#s6 .advice .header.active {
  display: block;
}
#s6 .advice .body {
  margin-top: 11px;
  font-size: 17px;
  font-weight: 300;
}
#s6 .advice .body .typewriter {
  display: none;
  position: relative;
  z-index: 3;
}
#s6 .advice .body .typewriter.active {
  display: block;
}
#s6 .advice .body .typewriter.active::before {
  content: "​";
  content: "​"/"We zijn je persoonlijke advies aan het maken...";
  alt: "We zijn je persoonlijke advies aan het maken...";
  white-space: break-spaces;
  will-change: content;
  animation: typed-0 23.76s linear 0s infinite forwards;
}
#s6 .advice .body .typewriter.active::after {
  content: "​";
  position: relative;
  display: inline-block;
  padding-right: 0.1ch;
  border-right: 1ch solid currentColor;
  white-space: nowrap;
  animation: typed-0-caret 0.75s linear 0s infinite forwards;
}
@keyframes typed-0 {
  0%, 0.2094377104% {
    content: "​W";
    content: "​W"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  0.2104377104%, 0.4198754209% {
    content: "​We";
    content: "​We"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  0.4208754209%, 0.6303131313% {
    content: "​We ";
    content: "​We "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  0.6313131313%, 0.8407508418% {
    content: "​We z";
    content: "​We z"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  0.8417508418%, 1.0511885522% {
    content: "​We zi";
    content: "​We zi"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  1.0521885522%, 1.2616262626% {
    content: "​We zij";
    content: "​We zij"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  1.2626262626%, 1.4720639731% {
    content: "​We zijn";
    content: "​We zijn"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  1.4730639731%, 1.6825016835% {
    content: "​We zijn ";
    content: "​We zijn "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  1.6835016835%, 1.8929393939% {
    content: "​We zijn j";
    content: "​We zijn j"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  1.8939393939%, 2.1033771044% {
    content: "​We zijn je";
    content: "​We zijn je"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  2.1043771044%, 2.3138148148% {
    content: "​We zijn je ";
    content: "​We zijn je "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  2.3148148148%, 2.5242525253% {
    content: "​We zijn je p";
    content: "​We zijn je p"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  2.5252525253%, 2.7346902357% {
    content: "​We zijn je pe";
    content: "​We zijn je pe"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  2.7356902357%, 2.9451279461% {
    content: "​We zijn je per";
    content: "​We zijn je per"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  2.9461279461%, 3.1555656566% {
    content: "​We zijn je pers";
    content: "​We zijn je pers"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  3.1565656566%, 3.366003367% {
    content: "​We zijn je perso";
    content: "​We zijn je perso"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  3.367003367%, 3.5764410774% {
    content: "​We zijn je persoo";
    content: "​We zijn je persoo"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  3.5774410774%, 3.7868787879% {
    content: "​We zijn je persoon";
    content: "​We zijn je persoon"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  3.7878787879%, 3.9973164983% {
    content: "​We zijn je persoonl";
    content: "​We zijn je persoonl"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  3.9983164983%, 4.2077542088% {
    content: "​We zijn je persoonli";
    content: "​We zijn je persoonli"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  4.2087542088%, 4.4181919192% {
    content: "​We zijn je persoonlij";
    content: "​We zijn je persoonlij"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  4.4191919192%, 4.6286296296% {
    content: "​We zijn je persoonlijk";
    content: "​We zijn je persoonlijk"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  4.6296296296%, 4.8390673401% {
    content: "​We zijn je persoonlijke";
    content: "​We zijn je persoonlijke"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  4.8400673401%, 5.0495050505% {
    content: "​We zijn je persoonlijke ";
    content: "​We zijn je persoonlijke "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  5.0505050505%, 5.2599427609% {
    content: "​We zijn je persoonlijke a";
    content: "​We zijn je persoonlijke a"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  5.2609427609%, 5.4703804714% {
    content: "​We zijn je persoonlijke ad";
    content: "​We zijn je persoonlijke ad"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  5.4713804714%, 5.6808181818% {
    content: "​We zijn je persoonlijke adv";
    content: "​We zijn je persoonlijke adv"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  5.6818181818%, 5.8912558923% {
    content: "​We zijn je persoonlijke advi";
    content: "​We zijn je persoonlijke advi"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  5.8922558923%, 6.1016936027% {
    content: "​We zijn je persoonlijke advie";
    content: "​We zijn je persoonlijke advie"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  6.1026936027%, 6.3121313131% {
    content: "​We zijn je persoonlijke advies";
    content: "​We zijn je persoonlijke advies"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  6.3131313131%, 6.5225690236% {
    content: "​We zijn je persoonlijke advies ";
    content: "​We zijn je persoonlijke advies "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  6.5235690236%, 6.733006734% {
    content: "​We zijn je persoonlijke advies a";
    content: "​We zijn je persoonlijke advies a"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  6.734006734%, 6.9434444444% {
    content: "​We zijn je persoonlijke advies aa";
    content: "​We zijn je persoonlijke advies aa"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  6.9444444444%, 7.1538821549% {
    content: "​We zijn je persoonlijke advies aan";
    content: "​We zijn je persoonlijke advies aan"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  7.1548821549%, 7.3643198653% {
    content: "​We zijn je persoonlijke advies aan ";
    content: "​We zijn je persoonlijke advies aan "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  7.3653198653%, 7.5747575758% {
    content: "​We zijn je persoonlijke advies aan h";
    content: "​We zijn je persoonlijke advies aan h"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  7.5757575758%, 7.7851952862% {
    content: "​We zijn je persoonlijke advies aan he";
    content: "​We zijn je persoonlijke advies aan he"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  7.7861952862%, 7.9956329966% {
    content: "​We zijn je persoonlijke advies aan het";
    content: "​We zijn je persoonlijke advies aan het"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  7.9966329966%, 8.2060707071% {
    content: "​We zijn je persoonlijke advies aan het ";
    content: "​We zijn je persoonlijke advies aan het "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  8.2070707071%, 8.4165084175% {
    content: "​We zijn je persoonlijke advies aan het m";
    content: "​We zijn je persoonlijke advies aan het m"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  8.4175084175%, 8.6269461279% {
    content: "​We zijn je persoonlijke advies aan het ma";
    content: "​We zijn je persoonlijke advies aan het ma"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  8.6279461279%, 8.8373838384% {
    content: "​We zijn je persoonlijke advies aan het mak";
    content: "​We zijn je persoonlijke advies aan het mak"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  8.8383838384%, 9.0478215488% {
    content: "​We zijn je persoonlijke advies aan het make";
    content: "​We zijn je persoonlijke advies aan het make"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  9.0488215488%, 9.2582592593% {
    content: "​We zijn je persoonlijke advies aan het maken";
    content: "​We zijn je persoonlijke advies aan het maken"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  9.2592592593%, 9.4686969697% {
    content: "​We zijn je persoonlijke advies aan het maken.";
    content: "​We zijn je persoonlijke advies aan het maken."/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  9.4696969697%, 9.6791346801% {
    content: "​We zijn je persoonlijke advies aan het maken..";
    content: "​We zijn je persoonlijke advies aan het maken.."/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  9.6801346801%, 52.1033771044% {
    content: "​We zijn je persoonlijke advies aan het maken...";
    content: "​We zijn je persoonlijke advies aan het maken..."/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  52.1043771044%, 52.2296397306% {
    content: "​We zijn je persoonlijke advies aan het maken..";
    content: "​We zijn je persoonlijke advies aan het maken.."/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  52.2306397306%, 52.3559023569% {
    content: "​We zijn je persoonlijke advies aan het maken.";
    content: "​We zijn je persoonlijke advies aan het maken."/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  52.3569023569%, 52.4821649832% {
    content: "​We zijn je persoonlijke advies aan het maken";
    content: "​We zijn je persoonlijke advies aan het maken"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  52.4831649832%, 52.6084276094% {
    content: "​We zijn je persoonlijke advies aan het make";
    content: "​We zijn je persoonlijke advies aan het make"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  52.6094276094%, 52.7346902357% {
    content: "​We zijn je persoonlijke advies aan het mak";
    content: "​We zijn je persoonlijke advies aan het mak"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  52.7356902357%, 52.860952862% {
    content: "​We zijn je persoonlijke advies aan het ma";
    content: "​We zijn je persoonlijke advies aan het ma"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  52.861952862%, 52.9872154882% {
    content: "​We zijn je persoonlijke advies aan het m";
    content: "​We zijn je persoonlijke advies aan het m"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  52.9882154882%, 53.1134781145% {
    content: "​We zijn je persoonlijke advies aan het ";
    content: "​We zijn je persoonlijke advies aan het "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  53.1144781145%, 53.2397407407% {
    content: "​We zijn je persoonlijke advies aan het";
    content: "​We zijn je persoonlijke advies aan het"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  53.2407407407%, 53.366003367% {
    content: "​We zijn je persoonlijke advies aan he";
    content: "​We zijn je persoonlijke advies aan he"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  53.367003367%, 53.4922659933% {
    content: "​We zijn je persoonlijke advies aan h";
    content: "​We zijn je persoonlijke advies aan h"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  53.4932659933%, 53.6185286195% {
    content: "​We zijn je persoonlijke advies aan ";
    content: "​We zijn je persoonlijke advies aan "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  53.6195286195%, 53.7447912458% {
    content: "​We zijn je persoonlijke advies aan";
    content: "​We zijn je persoonlijke advies aan"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  53.7457912458%, 53.8710538721% {
    content: "​We zijn je persoonlijke advies aa";
    content: "​We zijn je persoonlijke advies aa"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  53.8720538721%, 53.9973164983% {
    content: "​We zijn je persoonlijke advies a";
    content: "​We zijn je persoonlijke advies a"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  53.9983164983%, 54.1235791246% {
    content: "​We zijn je persoonlijke advies ";
    content: "​We zijn je persoonlijke advies "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  54.1245791246%, 54.2498417508% {
    content: "​We zijn je persoonlijke advies";
    content: "​We zijn je persoonlijke advies"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  54.2508417508%, 54.3761043771% {
    content: "​We zijn je persoonlijke advie";
    content: "​We zijn je persoonlijke advie"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  54.3771043771%, 54.5023670034% {
    content: "​We zijn je persoonlijke advi";
    content: "​We zijn je persoonlijke advi"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  54.5033670034%, 54.6286296296% {
    content: "​We zijn je persoonlijke adv";
    content: "​We zijn je persoonlijke adv"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  54.6296296296%, 54.7548922559% {
    content: "​We zijn je persoonlijke ad";
    content: "​We zijn je persoonlijke ad"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  54.7558922559%, 54.8811548822% {
    content: "​We zijn je persoonlijke a";
    content: "​We zijn je persoonlijke a"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  54.8821548822%, 55.0074175084% {
    content: "​We zijn je persoonlijke ";
    content: "​We zijn je persoonlijke "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  55.0084175084%, 55.1336801347% {
    content: "​We zijn je persoonlijke";
    content: "​We zijn je persoonlijke"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  55.1346801347%, 55.2599427609% {
    content: "​We zijn je persoonlijk";
    content: "​We zijn je persoonlijk"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  55.2609427609%, 55.3862053872% {
    content: "​We zijn je persoonlij";
    content: "​We zijn je persoonlij"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  55.3872053872%, 55.5124680135% {
    content: "​We zijn je persoonli";
    content: "​We zijn je persoonli"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  55.5134680135%, 55.6387306397% {
    content: "​We zijn je persoonl";
    content: "​We zijn je persoonl"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  55.6397306397%, 55.764993266% {
    content: "​We zijn je persoon";
    content: "​We zijn je persoon"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  55.765993266%, 55.8912558923% {
    content: "​We zijn je persoo";
    content: "​We zijn je persoo"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  55.8922558923%, 56.0175185185% {
    content: "​We zijn je perso";
    content: "​We zijn je perso"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  56.0185185185%, 56.1437811448% {
    content: "​We zijn je pers";
    content: "​We zijn je pers"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  56.1447811448%, 56.270043771% {
    content: "​We zijn je per";
    content: "​We zijn je per"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  56.271043771%, 56.3963063973% {
    content: "​We zijn je pe";
    content: "​We zijn je pe"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  56.3973063973%, 56.5225690236% {
    content: "​We zijn je p";
    content: "​We zijn je p"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  56.5235690236%, 56.6488316498% {
    content: "​We zijn je ";
    content: "​We zijn je "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  56.6498316498%, 56.7750942761% {
    content: "​We zijn je";
    content: "​We zijn je"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  56.7760942761%, 56.9013569024% {
    content: "​We zijn j";
    content: "​We zijn j"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  56.9023569024%, 57.0276195286% {
    content: "​We zijn ";
    content: "​We zijn "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  57.0286195286%, 57.1538821549% {
    content: "​We zijn";
    content: "​We zijn"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  57.1548821549%, 57.2801447811% {
    content: "​We zij";
    content: "​We zij"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  57.2811447811%, 57.4064074074% {
    content: "​We zi";
    content: "​We zi"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  57.4074074074%, 57.5326700337% {
    content: "​We z";
    content: "​We z"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  57.5336700337%, 57.6589326599% {
    content: "​We ";
    content: "​We "/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  57.6599326599%, 57.7851952862% {
    content: "​We";
    content: "​We"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  57.7861952862%, 57.9114579125% {
    content: "​W";
    content: "​W"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
  57.9124579125%, 100% {
    content: "​";
    content: "​"/"We zijn je persoonlijke advies aan het maken...";
    alt: "We zijn je persoonlijke advies aan het maken...";
  }
}
@keyframes typed-0-caret {
  75% {
    border-color: transparent;
  }
}
#s6 .advice .body .fade-in-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgb(255, 255, 255) 5%);
}
#s6 .advice .body .fade-in-mask.active {
  animation: fadeMaskUp 2s ease-out forwards;
}
@keyframes fadeMaskUp {
  0% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
#s6 .advice .body .body-item {
  display: block;
}
#s6 .advice .body .body-item p {
  margin-bottom: 15px;
}
#s6 .advice .body .body-item p:last-of-type {
  margin-bottom: 0px;
}
#s6 .advice .body .body-item strong {
  font-size: 19px;
}
#s6 .advice .body .body-item.fade {
  display: none;
}
#s6 .advice .body .body-item .line {
  position: absolute;
  left: 44px;
  bottom: 165px;
}
#s6 .advice .body em {
  font-style: normal;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
#s6 .advice .star {
  position: absolute;
  left: -519px;
  bottom: 125px;
}
#s6 .advice .star img {
  height: 39px;
  width: 39px;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

#s7 {
  background-color: #FFF;
  padding: 170px 30% 160px;
}
@media (max-width: 430px) {
  #s7 {
    padding: 0;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s7 {
    padding: 170px 10% 160px;
  }
}
@media (min-width: 1000px) and (max-width: 1249px) {
  #s7 {
    padding: 170px 10% 160px;
  }
}
#s7 .container {
  display: flex;
  gap: 29px;
}
@media (max-width: 430px) {
  #s7 .container {
    display: block;
    background: rgba(205, 162, 157, 0.2);
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s7 .container {
    gap: 0;
  }
}
#s7 .container .quote {
  position: relative;
  min-width: 586px;
  height: 287px;
  border-radius: 10px;
  background: rgba(205, 162, 157, 0.2);
  font-size: 20px;
  font-weight: 350;
  padding: 29px 45px 12px 53px;
}
@media (max-width: 430px) {
  #s7 .container .quote {
    min-width: 291px;
    padding: 81px 54px 20px 54px;
    background: unset;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s7 .container .quote {
    min-width: 490px;
  }
}
#s7 .container .quote .oq {
  position: absolute;
  top: -18px;
  left: 15px;
}
@media (max-width: 430px) {
  #s7 .container .quote .oq {
    top: 40px;
    left: 22px;
  }
}
#s7 .container .quote .cq {
  position: absolute;
  bottom: -15px;
  right: 20px;
}
@media (max-width: 430px) {
  #s7 .container .quote .cq {
    bottom: -140px;
    right: 30px;
  }
}
#s7 .container .author {
  min-width: 200px;
  margin-left: 54px;
  padding-bottom: 108px;
}
@media (max-width: 430px) {
  #s7 .container .author {
    margin-top: 100px;
  }
}
@media (min-width: 430px) and (max-width: 999px) {
  #s7 .container .author {
    margin-left: 20px;
  }
}
#s7 .container .author .author-img {
  width: 105px;
  border-radius: 20px;
  margin-bottom: 20px;
  margin-top: 45px;
}
#s7 .container .author .name {
  color: #000;
  font-size: 26px;
  font-weight: 500;
}
#s7 .container .author .title {
  font-size: 23px;
  font-weight: 300;
}

#s8 {
  background: #F0EFE9;
  padding: 90px 18%;
}
@media (min-width: 430px) and (max-width: 1249px) {
  #s8 {
    padding: 90px 10%;
  }
}
@media (max-width: 430px) {
  #s8 {
    padding: 50px 30px;
  }
}
#s8 .page-wrap {
  background: white;
  padding: 25px;
  border: 1px solid #C2C2C2;
  width: unset !important;
}
#s8 .page-wrap .logo-banner {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 25px;
  filter: grayscale(100%);
  transition: filter 0.6s ease;
  place-items: center;
}
@media (min-width: 430px) and (max-width: 999px) {
  #s8 .page-wrap .logo-banner {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 430px) {
  #s8 .page-wrap .logo-banner {
    grid-template-columns: repeat(2, 1fr);
  }
}
#s8 .page-wrap .logo-banner:hover, #s8 .page-wrap .logo-banner:focus {
  filter: grayscale(0%);
}
#s8 .page-wrap .logo-banner img {
  width: 130px;
}

/*# sourceMappingURL=functies.css.map */
