.blendingPlantOverviewWrapper{padding-bottom:1rem}.blendingPlantOverviewWrapper .blendingPlantOverview{align-items:start;flex-direction:row}@media screen and (max-width: 1024px){.blendingPlantOverviewWrapper .blendingPlantOverview{flex-direction:column}}.blendingPlantOverviewWrapper .blendingPlantOverview .blendingPlantOverviewText{display:flex;flex-direction:column;gap:1rem;justify-content:start;align-items:start;text-align:start;width:48%}@media screen and (max-width: 1024px){.blendingPlantOverviewWrapper .blendingPlantOverview .blendingPlantOverviewText{width:100%}}.blendingPlantOverviewWrapper .blendingPlantOverview .blendingPlantOverviewImage{width:52%;height:100%;overflow:hidden;display:block;position:relative;border-radius:1rem}@media screen and (max-width: 1024px){.blendingPlantOverviewWrapper .blendingPlantOverview .blendingPlantOverviewImage{width:100%;height:auto;margin-top:1rem}}.blendingPlantOverviewWrapper .blendingPlantOverview .blendingPlantOverviewImage img{width:100%;height:100%;object-fit:cover}.blendingPlantImagesWrapper{padding-top:0}.blendingPlantImageLayout{display:flex;gap:.7rem;width:100%;flex-wrap:wrap;justify-content:space-evenly;padding-bottom:2rem}.blendingPlantImageLayout .blendingPlantImage{width:49%;aspect-ratio:4/3;background-color:#323232;border-radius:1rem;background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 768px){.blendingPlantImageLayout .blendingPlantImage{width:100%;aspect-ratio:16/10}}.blendingFeaturesLayout{display:flex;gap:.7rem;width:100%;flex-wrap:wrap;justify-content:space-evenly}.contactCardLayout{display:flex;gap:1rem;width:100%;flex-wrap:wrap;justify-content:space-evenly}.contactCardLayout .contactCardWrapper{width:49%}@media screen and (max-width: 925px){.contactCardLayout .contactCardWrapper{width:100%}}.blendingFeaturesWrapper{color:#f2f2f2;width:49%;aspect-ratio:3/2;border-radius:1rem;overflow:hidden;border:2px solid transparent;transition:.3s}@media screen and (max-width: 768px){.blendingFeaturesWrapper{width:100%;aspect-ratio:16/10}}.blendingFeaturesWrapper:hover{-webkit-filter:grayscale(0%);filter:grayscale(0%);border:2px solid #fd8311;transition:.3s}.blendingFeaturesWrapper .blendingFeaturesCard{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;color:inherit;background-size:cover;background-position:center;background-repeat:no-repeat}.blendingFeaturesWrapper .blendingFeaturesCard:hover:after{background:linear-gradient(to top,#000000e6,#00000080);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:.5s}.blendingFeaturesWrapper .blendingFeaturesCard:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000c,#0003);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:.5s;z-index:1}.blendingFeaturesWrapper .blendingFeaturesCard .blendingFeaturesText{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem;z-index:2;gap:1rem}.blendingFeaturesWrapper .blendingFeaturesCard .blendingFeaturesText .blendingFeaturesIcon{display:flex;justify-content:center;align-items:center;padding:1rem;border-radius:50%;border:1px solid #f28627;background-color:#f28627}
