.hero{width:90%;margin:auto}.hero__content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-top:2rem}.hero__image{width:100%;border-radius:50px;object-fit:cover}.hero__image>img{width:100%;height:auto;border-radius:50px;object-fit:cover;max-height:40vh}.hero>div>div{width:45%}.hero__title{width:45%}.arrow__image{max-width:1.5rem;max-height:1.5rem;background-color:var(--secondary-color);border-radius:50%;display:flex;justify-content:center;align-items:center;padding:1rem;margin:.5rem;position:absolute;top:0;right:0;z-index:11;transition:transform .3s ease-in-out}.arrow__image>img{max-width:1.5rem;max-height:1.5rem}.intro_back_1{position:absolute;top:-1.5px;right:-1.5px;width:6rem;z-index:10;transition:transform .3s ease-in-out}.intro{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:90%;margin:auto;gap:10vw}.section__title--intro{width:100%}.intro>div{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:60%;max-width:50rem}.intro>div>a{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;width:45%;gap:2rem;text-decoration:none}.intro>div>a>div{width:100%}.intro_image_div{height:100%}.intro>div>a:hover .arrow__image,.intro>div>a:hover .intro_back_1{transform:scale(1.15) translate(-5px,7px)}.intro_img{width:100%;height:100%;aspect-ratio:2 / 3;border-radius:30px;object-fit:cover}.nieuwsbrief{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-top:5rem;background-color:#eaefea;border-radius:50px;width:90%}.nieuwsbrief__bloemetjes{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;width:45%}.nieuwsbrief__bloemetjes>img{object-fit:contain;width:100%;max-width:400px;height:auto}.nieuwsbrief__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:45%;padding-top:3rem;padding-bottom:3rem}.hero__workshops{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem;gap:4rem;width:90%}.hero__workshops__content{display:flex;flex-direction:row;justify-content:space-between;gap:2rem;width:100%}.hero__workshops__content>div{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:45%}.bloemetjes__workshops{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;overflow-x:hidden}.bloemetjes__workshops>img{width:50px;height:50px;object-fit:contain}.hero__workshops__list{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;width:90%}.workshop__list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%}.workshop__list>div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;padding:20rem;background-color:#f8f8f8bf;backdrop-filter:blur(5px)}.location{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;color:var(--secondary-color)}#workshopList{display:grid;grid-template-columns:repeat(4,minmax(300px,1fr));justify-items:center;align-content:center;gap:2rem;width:100%}.workshop-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;background-color:#f8f8f8bf;backdrop-filter:blur(5px);text-decoration:none}.workshop-card:hover .card_arrow__image,.workshop-card:hover .card_back_2{transform:scale(1.15) translate(-7px,-6px)}.card_image_container{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;position:relative}.card_date{position:absolute;top:10px;left:25px;z-index:11;font-size:1.5rem}.card_arrow__image{max-width:1.5rem;max-height:1.5rem;background-color:var(--secondary-color);border-radius:50%;display:flex;justify-content:center;align-items:center;padding:1rem;margin:.5rem;position:absolute;bottom:0;right:0;z-index:11;transition:transform .3s ease-in-out}.card_arrow__image>img{max-width:1.5rem;max-height:1.5rem}.card_back_1{position:absolute;top:-2px;left:-2px;width:10rem;z-index:10}.card_back_2{position:absolute;bottom:-2px;right:-2px;width:6rem;z-index:10;transition:transform .3s ease-in-out}.card_location{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;color:var(--secondary-color)}.card_image{width:100%;height:40vh;border-radius:30px;object-fit:cover}.card_content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;min-height:125px}.card_title{width:100%;font-size:1.5rem;color:var(--tertiary-color);min-height:3.7rem}.card_description{width:90%}.card_description{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4rem;min-height:3rem}.card_info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.card_info_details{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.card_places{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;color:var(--secondary-color)}.card_price{font-size:2rem;line-height:1;color:var(--tertiary-color)}.extra_big_images{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.extra_big_images>img{width:100%;max-width:25vw;max-height:200px;height:auto;object-fit:cover;border-radius:30px}.card_link{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;width:fit-content}@media (max-width: 1500px){#workshopList{grid-template-columns:repeat(2,minmax(300px,1fr))}@media (max-width: 900px){.hero__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:1rem}.hero>div>div,.hero__title{width:100%}.hero__title{margin-bottom:1rem}.intro{flex-direction:column;align-items:center;gap:2rem}.section__title--intro{width:100%}.intro>div{flex-direction:column;align-items:flex-start;width:100%;height:fit-content;gap:4rem}.intro>div>a{width:100%;gap:1rem}.intro>div>a>img{max-height:400px}.nieuwsbrief{flex-direction:column}.nieuwsbrief__bloemetjes,.nieuwsbrief__content{width:100%;align-items:center;justify-content:center;text-align:center}.nieuwsbrief__content{width:90%}form{flex-direction:column;align-items:center}input{width:100%;max-width:90%}.hero__workshops__content{flex-direction:column;gap:2rem}.hero__workshops__content>div{width:100%;justify-content:center;align-items:center;text-align:center}.workshop__list>div{padding:20rem}#workshopList{grid-template-columns:repeat(1,minmax(300px,1fr))}}}.workshop-card--past{filter:grayscale(100%);pointer-events:none;cursor:default}.hero__image{transition:opacity .5s ease-in-out;opacity:1}.hero__image.fade-out{opacity:0}.workshop-filters{gap:1rem}.workshop-filters>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem}
