.thirdMain{z-index:10;background-image:url(../media/back-2-original.a0c85877.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:700px;display:flex}.fixedBackground{z-index:1;background-image:url(../media/back-2-original.a0c85877.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:fixed}.filterOverlay{z-index:0;background-color:#0000007b;width:100%;height:700px;position:absolute}.thirdTextContainer{text-align:center;flex-direction:column;justify-content:space-evenly;align-items:center;width:80%;height:80%;display:flex}.thirdText{color:var(--white);z-index:10;filter:none;text-shadow:10px 2px 15px #bcb8b880;font-size:45px}.last{text-align:center;font-size:30px}.charge{color:var(--yellow)}@media (max-width:592px){.thirdMain{background-size:cover;background-attachment:local;height:600px}.filterOverlay{height:600px}.thirdTextContainer{width:90%}.thirdText{font-size:28px}.last{text-align:center}}
.categoriesMain{flex-direction:column;justify-content:center;align-items:center;height:max-content;margin-top:25px;padding:20px;display:flex}.categoriesContainer{flex-flow:wrap;justify-content:center;gap:40px;width:80%;height:max-content;margin-top:50px;display:flex}.categorieCard{max-width:calc(25%-20px);box-sizing:border-box;border-radius:20px;justify-content:space-between;min-width:240px;height:350px;display:flex}.categorieImage{max-width:100%;height:350px}@media (max-width:592px){.categoriesContainer{width:96%}.categorieCard{width:150px;min-width:150px;height:auto}.categorieImage{width:100%;min-width:150px;height:auto}}@media (max-width:390px){.categoriesContainer{justify-content:space-between;gap:10px;width:98%}}
.mainBloemen{opacity:.9;background:url(../media/back-hero.68533048.jpg) 0 0/100% 100% no-repeat;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:70vh;display:flex}.firstTitleContainer{flex-direction:row;display:flex}.firstTitle{color:#fff;text-shadow:2px 2px 4px var(--green);font-family:Chelsea-Market;font-size:2.5rem;font-weight:600}.bloemenLogo{width:200px;height:auto;box-shadow:2px 4px 6px var(--green-shadow);background-color:#fff;border-radius:10px;margin-left:1rem}@media (max-width:865px){.mainBloemen{justify-content:space-around;height:80vh}.firstTitleContainer{flex-direction:column;align-items:center;padding:10px}.firstTitle{text-align:center;font-size:2rem}.bloemenLogo{width:150px;height:auto;margin-top:1rem}}
.mainSlider{box-sizing:border-box;justify-content:center;width:100%;display:flex;position:relative;overflow:hidden}.sliderTrack{flex-wrap:nowrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.sliderImgContainer{width:300px;height:auto}.sliderImg{object-fit:contain;width:300px;height:auto;margin:0 1rem;position:relative}.centerImg{z-index:2}.sideImg{z-index:1;pointer-events:none}.sliderButton{z-index:5;border:solid 3px var(--green);cursor:pointer;opacity:0;background-color:#ffffff80;border-radius:50%;padding:.5rem 1rem;transition:opacity .3s;position:absolute;top:50%;transform:translateY(-50%)}.mainSlider:hover .sliderButton{opacity:1;background-color:none;border-radius:50%}.Left{left:50px}.Right{right:50px}.btnText{color:var(--green);font-size:1.5rem;font-weight:600}@media (max-width:865px){.sliderImgContainer{width:250px;height:auto}.sliderImg{object-fit:contain;width:250px;height:auto;margin:0 .5rem;position:relative}.Left{left:20px}.Right{right:20px}.btnText{font-size:1.2rem}}@media (max-width:700px){.sliderTrack{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.sideImg{opacity:.3;pointer-events:none;position:absolute;top:0}.leftImg{left:-30px}.rightImg{right:-30px}.centerImg{z-index:2}}
