
@media(max-width:991px) {
  #header .tool.mini-cart .select-dropdown > a {
    height:60px;
    display:flex;
  }
  #top .usp a,
  #top .usp {
    gap:10px;
    display:flex;
    align-items:center;
  }
}
@media(min-width:991px) {
  #header .clearable-input {
    border: 1px solid #EEE;
    border-radius:4px;
    max-width:610px;
  }
  #header .clearable-input > input,
  #header .clearable-input .btn {
    border:none;
    height:38px;
  }
  #top .top {
    display:flex;
    align-items:center;
  }
  #top .usp a,
  #top .usp {
    gap:10px;
    display:flex;
    align-items:center;
  }
}

.set-phone a {
  color: #161616;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  margin-right:15px;
}
.shop-score .item-rating .icon-favourite.on {
  background-color:#86BC25;
}
.shop-score .item-rating .icon-favourite.semi {
  background: linear-gradient(to right, #86BC25 0%, #86BC25 50%, #cecece 50%, #cecece 100%);
}
#header .tool.mini-cart .select-dropdown > a {
  flex-direction: row;
  gap: 10px;
  align-items:center;
}
#header .tool.mini-cart .select-dropdown > a .i-wrap {
  height:33px;
}
#header .tool.mini-cart .select-dropdown > a .small-lable {
  color: #161616;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  display:flex;
  flex-direction:column;
  gap:5px;
  line-height:1;
  align-items: flex-start;
}
#header .tool.mini-cart .select-dropdown > a .small-lable em {
  font-style:normal;
  color: #161616;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height:1;
}
#menu .menu {
  height:50px;
  gap:30px;
}
#menu.menu_style1 .menu .item {
  height:100%;
}
#menu.menu_style1 .menu .item > a {
  height:100%;
  display: flex;
  align-items: center;
}
#menu .menu .item > a {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
}
#menu .menu .item.ext a {
  color:#fff;
  font-weight: 500;
}
.home-custom-titles {
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  margin-bottom:24px;
}
.home-custom-titles > div {
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.home-custom-titles > a {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-underline-position: from-font;
}
.home-custom-titles div .title,
.home-block .header .title {
  color: #161616;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height:1;
  margin-bottom:15px;
}
.home-custom-titles div .subtitle,
.home-block .header .subtitle {
  color: #212121;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height:1;
}
.home-block .header .header-title {
  flex-direction:column-reverse;
}
.a-home-categories {
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  align-items:center;   
  margin-bottom:50px;
}
.a-category-item {
  position:relative;
  flex: 1 1 100%;
  max-width: calc(25% - 12px);
}
.a-category-item figure {  	
  margin-bottom:0px;
}
.a-category-item figure img {
  object-fit:cover;
  height:207px;
  width:100%;
  border-radius: 8px 8px 0 0;
}
.a-category-item .label {
  position:absolute;
  top:16px;
  right:16px;
  color: #FFF;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 4px;
  background: #D60956;
  display: flex;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.a-category-item p {
  height:53px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  margin-bottom:0px;
}
.a-category-item p span {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align:center;
}
.collection-title .wrap {
  border:none;
  border-radius: 12px;
  background: #FAFAFA;
  margin-top:42px;
  margin-bottom:54px;
  padding-left:42px;
  padding-right:42px;
}
.collection-title .wrap.wrap-with-image {
  position:relative;
  align-items:center;
  padding-right:52%;
}
.collection-title .wrap > div {
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  flex:1 1 100%;
}
.collection-title .wrap > figure {
  margin:0px;
}
.collection-title .wrap > figure img {
  position:absolute;
  top:0;
  right:0%;
  height:100%;
  width:50%;
  object-fit:cover;
  border-radius: 0px 12px 12px 0px;
}
.breadcrumb-container .active {
  color:#d60956;
}
.a-collection-bottom {

}
.a-cats-listing {
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-bottom:64px;
  padding-bottom:64px;
  border-bottom: 1px solid #DFE6E2;
}
.a-cats-listing > figure {
  margin-bottom:0px;
  flex:0 0 48%;  
}
.a-cats-listing > figure img {
  object-fit:cover;
  width:100%;
  height:100%;
  border-radius: 8px;
}
.a-cats-listing > div {
  flex:0 0 48%;
}
.a-cats-listing > div > p {
  color: #161616;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
}
.a-cats-listing > div > span {
  color: #212121;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  display:block;
  margin-bottom:20px;
}
.a-cats-listing > div > a {
  color: #000F1E;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
}
.a-cats-listing > div ul {
  display:flex;
  flex-direction:column;
  gap:20px;
  width:100%;
}
.a-cats-listing > div ul li {

}
.a-cats-listing > div ul li a {
  display:flex;
  align-items:center;
  position:relative;
  padding-left:72px;
  border-radius: 8px;
  background: #FFF;
  height:54px;
  border:1px solid #f4f4f4;
}
.a-cats-listing > div ul li a:before {
  content:"";
  position:absolute;
  top:0;
  right:0;
  width:52px;
  height:100%;
  background: #F1F4F2;
  border: #DFE6E2;
  border-radius: 0px 8px 8px 0px;
}
.a-cats-listing > div ul li a img {
  position:absolute;
  left:10px;
  top:50%;
  transform:translateY(-50%);
}
.a-cats-listing > div ul li a svg {
  position:absolute;
  right:22px;
  top:50%;
  transform:translateY(-50%);
}
.a-cats-listing > div ul li a span {
  color: #161616;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.collection-faq {
  margin-top:0px;
  flex: 1 1 auto;
}
.collection-faq > div > h3 {
  display:none;
  font-size: 20px;
  margin-bottom: 20px;
  color: #d62056;
}
.collection-faq > div > div {
  margin-bottom:16px;
  border-radius: 5px;
  border: 1px solid #DFE6E2;
}
.collection-faq > div > div > h3 {
  color: #161616;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  margin-bottom:0px;
  padding:16px 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor:pointer;
}
.collection-faq > div > div > h3 strong {
  font-weight:600;
}
.collection-faq > div > div > h3 > i {
  cursor:pointer;
}
.collection-faq > div > div > h3 > i:before,
.collection-faq > div > div.active > h3 > i:before {	
  content: "\e92f";
  color:#000;
  transition:all .3s ease-in-out;
}
.collection-faq > div > div.active > h3 > i:before {
  content: "\e930";
  transition:all .3s ease-in-out;
}
.collection-faq > div > div > p {
  font-size:13px;
  margin-bottom:10px;
  display:none;
  opacity:0;
  height:0px;
  position:absolute;
  left:-9999px;  
  color:#000;
  padding:0 32px;
}
.collection-faq > div > div.active > p {
  display:block;
  position:initial;
  left:initial;
  opacity:1;
  height: auto;
}
.a-faq {
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:80px;
  margin-bottom:75px;
}
.a-faq-header {
  width: 460px;
  flex: 0 0 460px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.a-faq-header p {
  color: #161616;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom:5px;
}
.a-faq-header span {
  color: #212121;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.a-faq-header a {
  color:#1A2440;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
}
.content iframe {
  margin-bottom:20px;
}
#home-content .home-content-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  position: relative;
}
#home-content .home-content-wrapper:not(.expanded) {
  height: 250px;
  overflow: hidden;    
}
#home-content .home-content-wrapper:not(.expanded):before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 110px;
  z-index: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.6278886554621849) 55%, rgba(255, 255, 255, 0) 100%);
}
#home-content .home-content-wrapper > div {
  width: 49%;
  max-width: 49%;
  flex: 0 0 auto;
}
.home-content-wrapper > a.show-more-link {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  z-index: 2;
  width: 100%;
  text-align: center;
}  
.home-content-wrapper.expanded > a.show-more-link > span:first-of-type, 
.home-content-wrapper:not(.expanded) > a.show-more-link > span:last-of-type {
  display: none;
}
.home-content-wrapper.expanded > a.show-more-link > span:last-of-type {
  display: inline-block;
}
.a-collection-bottom iframe {
  max-width:100%;
}
.sub-sub-wrap {
  display:none;
}
.subsidie-top-wrapper {
  background:#FBE6EE;
}
.subsidie-bottom-content {
  margin-bottom:50px;
  margin-top:50px;
}
.subsidie-top-wrapper > div {
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  padding-top:80px;
  padding-bottom:80px;
}
.subsidie-top-wrapper .subsidie-top-content {
  width:49%;
  max-width:49%;
  flex:0 0 auto;
}
.subsidie-top-content h1,
.subsidie-white-content h1,
.subsidie-bottom-content h1 {
  font-size:30px;
  font-weight:bold;
  color:#3E3E3C;
}
.subsidie-top-content h2,
.subsidie-white-content h2,
.subsidie-bottom-content h2 {
  font-size:23px;
  font-weight:bold;
  color:#3E3E3C;
}
.subsidie-top-content p,
.subsidie-white-content p,
.subsidie-bottom-content p {
  color:#707070;
  font-size:18px;
  margin-bottom:20px;
}
.subsidie-white-content {
  width:100%;
  max-width:100%;
  padding:60px 0;
}
.subsidie-top-content p:last-of-type,
.subsidie-white-content p:last-of-type,
.subsidie-bottom-content p:last-of-type {
  margin-bottom:0px;
}
.subsidie-top-wrapper .subsidie-top-image {
  width: 49%;
  max-width: 49%;
  flex: 0 0 auto;
  position: sticky;
  top:140px;
}
.subsidie-top-wrapper .subsidie-top-image > img {
  height: 600px;
  object-fit: cover;
  position: initial;
  top: 0px;
  right: 0px;
  border-radius: 16px;
  width:100%;
}
.subsidie-bottom-wrapper .subsidie-cards-wrapper {
  display: grid;
  grid-template-columns: repeat(4,calc(100% / 4 - 13px));
  grid-column-gap: 16px;
  width: 100%;
  grid-row-gap: 60px;
  border-radius: 8px;
  border: 1px solid #DFE6E2;
}
.subsidie-bottom-wrapper .subsidie-cards-wrapper > p {
  display:none;
}
.subsidie-bottom-wrapper .subsidie-cards-wrapper > div {
  padding: 60px 30px 30px 30px;
  position:relative;
  max-height:
}
.subsidie-bottom-wrapper .subsidie-cards-wrapper > div > p {
  position:absolute;
  left:-7px;
  top:-15px;
  font-size:30px;
  color:#fff;
  font-weight:bold;
  height:50px;
  line-height:50px;
  border-radius:26px;
  padding:0 35px;
  background:#86BC25;
}
.subsidie-bottom-wrapper .subsidie-cards-wrapper > div > p:before {
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  border:5px solid #fff;
  border-radius:26px;
}
.subsidie-bottom-wrapper .subsidie-cards-wrapper > div > p:after {
  content:"";
  position:absolute;
  top:0;
  left:0;
}
.subsidie-bottom-wrapper .subsidie-cards-wrapper > div > div {
/*   max-height: 340px;
  overflow-y: auto; */
}
.subsidie-bottom-wrapper .subsidie-cards-wrapper > div > div > a {
  color:#707070;
  font-size:20px;
  display:block;
  margin-bottom:20px;
}
.subsidie-bottom-wrapper .subsidie-cards-wrapper > div > div > a:last-of-type {
  margin-bottom:0px;
}
/* width */
.subsidie-bottom-wrapper .subsidie-cards-wrapper > div > div::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.subsidie-bottom-wrapper .subsidie-cards-wrapper > div > div::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.subsidie-bottom-wrapper .subsidie-cards-wrapper > div > div::-webkit-scrollbar-thumb {
  background: #86BC25;
}

/* Handle on hover */
.subsidie-bottom-wrapper .subsidie-cards-wrapper > div > div::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.maintenance-wrapper {
  background:#FBE6EE;
  padding-top:23px;
  padding-bottom:23px;
  margin-bottom:63px;
}
.maintenance-wrapper > div > h1 {
  font-size:36px;
  font-weight:600;
  color:#3E3E3C;
}
.maintenance-wrapper > div > h1 strong {
  font-weight:900;
}
.maintenance-wrapper h1 > div > p {
  color:#3E3E3C;
  font-size:22px;
  font-weight:500;
}
.textpage-maintenance iframe {
  max-width:100%;
  width:100%;
  height:683px;
}
.inspiratie-textpage {

}
.project-list {
  display:flex;
  gap:18px;
  flex-wrap:wrap;
}
.project-list .insp-content {
  width:calc(33.3333% - 12px);
  position:relative;
}
.project-list .insp-content .label {
  color: #010101;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 6px;
  background: #FFF;
  padding: 0;
  display: flex;
  align-items: center;
  position: absolute;
  top: 16px;
  left: 16px;
  padding-left: 43px;
  padding-right: 11px;
  height: 32px;
}
.project-list .insp-content .label em {
  background: #86BC25;
  display: flex;
  align-items: center;
  justify-content:center;
  border-radius: 6px 0 0 6px;
  width:32px;
  height:32px;
  position:absolute;
  left:0;
  top:0;
}
.project-list .insp-content img {
  object-fit:cover;
  width:100%;
  height:267px;
  margin-bottom:18px;
}
.project-list .insp-content p {
  color: #1B1B1B;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin:0px;
}
.project-list .insp-content p a {
  color: #1B1B1B;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration:underline;
}
.inspiratie-textpage > .collection-title > div {
  align-items:center;
  gap:26px;
}
.inspiratie-textpage > .collection-title > div > article {
  margin-top: 42px;
  margin-bottom: 54px;
}
.inspiratie-textpage > .collection-title > div > article > p {
  color: #161616;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  margin-bottom:0px;
  padding:20px;
  border-radius: 5px 5px 0 0;
  background: #FAFAFA;
}
.inspiratie-textpage > .collection-title > div > article form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-radius: 0 0 5px 5px;
  padding:20px;
  border-right: 1px solid #DFE6E2;
  border-bottom: 1px solid #DFE6E2;
  border-left: 1px solid #DFE6E2;
}
.inspiratie-textpage > .collection-title > div > article form .insp-email {
  width: 48%;
  height:54px;
  border-radius:8px;
}
.inspiratie-textpage > .collection-title > div > article form .insp-email:placeholder {
  color: #737373;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.inspiratie-textpage > .collection-title > div > article form > div {
  width: 48%;
  border: 1px solid var(--border);
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 15px;
  border-radius:8px;
  position:relative;
}
.inspiratie-textpage > .collection-title > div > article form div .custom-file-upload input {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
}
.inspiratie-textpage > .collection-title > div > article form div label {
  width:100%;
}
.inspiratie-textpage > .collection-title > div > article form div p {
  margin:0px;
  width:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.inspiratie-textpage > .collection-title > div > article form div p span {
  color: #737373;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.inspiratie-textpage > .collection-title > div > article form div p svg {

}
.inspiratie-textpage > .collection-title > div > article form > button {
  width: 100%;
  border-radius: 8px;
  background: #86BC25;
  color: #FFF;    
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  display:flex;
  align-items:center;
  justify-content:center;
  height:54px;
  margin-top:15px;
  cursor:pointer;
}
.custom-file-upload .uploadcare--widget__button.uploadcare--widget__button_type_open {
  opacity: 0;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  padding: 0;
  cursor: pointer;
}
.custom-file-upload .uploadcare--widget {
  display: inline-block;
  vertical-align: baseline;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
.banner-area.preset1 .wrap {
  gap:20px;
  margin-top:20px;
}
.item .item-rating{
  margin:5px 0;
  display: flex;
  align-items: center;
}
.item .item-rating .star,.product-main-title .item-rating .star .score-wrap .item-rating .star,.review .item-rating .star {
  color:#fff;border-radius:50%;margin-right:1px;width:8px;height:8px
}
.item .item-rating .star.on,.product-main-title .item-rating .star.on .score-wrap .item-rating .star.on,.review .item-rating .star.on {
  background:transparent;
  background-image:url('icon-star-full.svg?20260305103819');
  background-repeat:no-repeat;
  background-size:contain;
  background-position:center;
  width:13px;
  height:13px;
}
.item .item-rating .star.off,.product-main-title .item-rating .star.off,.score-wrap .item-rating .star.off,.review .item-rating .star.off {
  background:transparent;
  background-image:url('icon-star-empy.svg');
  background-repeat:no-repeat;
  background-size:contain;
  background-position:center;
  width:13px;
  height:13px;
}
.item .item-rating .star.semi,.product-main-title .item-rating .star.semi,.score-wrap .item-rating .star.semi,.review .item-rating .star.semi{
  background:transparent;
  background-image:url('icon-star-half.svg?20260305103819');
  background-repeat:no-repeat;
  background-size:contain;
  background-position:center;
  width:13px;
  height:13px;
}
.item .item-rating em {
  font-size: 11px;
  margin-left: 3px;
}
@media only screen and (max-width: 1400px) {
  .subsidie-white-content {
    width:100%;
    max-width:100%;
  }
  .subsidie-top-wrapper .subsidie-top-image {
    height: 510px;
  }
  .subsidie-top-wrapper .subsidie-top-image > img {
    height: 510px;
    top: 0px;
    right: 0;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper > div {
    padding: 40px 20px 20px 20px;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper > div > p {
    font-size: 18px;
    padding: 0 23px;
    height: 40px;
    line-height: 40px;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper > div > div > a {
    font-size:17px;
    margin-bottom:15px;
  }
}
@media(max-width:1200px) {
  .a-faq-header {
    width: 250px;
    flex: 0 0 250px;
  }
  .inspiratie-textpage > .collection-title > div {
    flex-wrap:wrap;
  }
  .inspiratie-textpage > .collection-title > div > article {
    flex: 0 0 390px;
  }
}
@media(max-width:991px) {
  .a-home-categories {
    flex-wrap:wrap;
  }
  .a-category-item {
    max-width: calc(50% - 12px);
  }
  .a-category-item figure img {
    height:180px;
  }
  .collection-title .wrap.wrap-with-image {
    padding-right:0px;
    padding-bottom:0px;
    padding-left:0px;
    background:transparent;
  }
  .collection-title .wrap > figure img {
    top:initial;
    right:0;
    width:100%;
    height:190px;
    bottom:0px;
    border-radius: 0px 0px 12px 12px;
    display:none;
  }
  .sub-sub-wrap {
    display:none;
  }
  .a-faq,
  .a-cats-listing {
    flex-wrap:wrap;
    gap:25px;
  }
  .a-cats-listing > figure img {
    max-height:200px;
    border-radius: 8px;
  }
  .a-faq-header,
  .a-cats-listing > figure,
  .a-cats-listing > div {
    width: 100%;
    flex: 1 1 100%;
  }
  .subsidie-top-wrapper .subsidie-top-image {
    display:none;
  }
  .subsidie-top-wrapper .subsidie-top-content {
    width:100%;
    max-width:100%;
  }
  .subsidie-top-wrapper .subsidie-top-image > img {
    height: 510px;
    top: 0px;
    right: 0;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper {
    grid-template-columns: repeat(3,calc(100% / 3 - 13px));
    grid-row-gap: 40px;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper > div > p {
    font-size: 16px;
    padding: 0 10px;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper {
    grid-template-columns: repeat(2,calc(100% / 2 - 5px));
    grid-row-gap: 0px;
    grid-column-gap: 0px;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper > div {
    padding: 40px 10px 10px 10px;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper > div:first-of-type {
    order: 1;
    padding-bottom:7px;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper > div:first-of-type + div {
    order: 3;
    padding-top:0;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper > div:first-of-type + div + div {
    order: 2;
    padding-bottom:7px;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper > div:first-of-type + div + div + div {
    order: 4;
    padding-top:0;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper > div > div > a {
    font-size:15px;
    margin-bottom:10px;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper > div > p {
    opacity:0;
  }
  .subsidie-bottom-wrapper .subsidie-cards-wrapper > div:first-of-type > p {
    opacity:1;
  }
  .inspiratie-textpage > .collection-title > div > article {
    flex: 1 1 100%;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .inspiratie-textpage .collection-title .wrap {
    margin-bottom: 0px;
  }
  .project-list .insp-content {
    width: calc(50% - 9px);
    position: relative;
  }
  .project-list .insp-content img {
    height:200px;
  }
}