.home .hero{position:relative;display:flex;flex-direction:row;padding-bottom:2rem;justify-content:space-evenly;align-items:center;height:80dvh}.home .hero.has-video{justify-content:flex-start;padding-left:2rem;isolation:isolate}.home .hero .banner-image{overflow:hidden;max-width:500px;height:500px;position:relative;border-radius:10px}.home .hero .banner-image img{-o-object-fit:cover;object-fit:cover;width:110%;height:110%;will-change:transform;pointer-events:none;border-radius:10px}.hero-background-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none;transform:translateZ(0);filter:brightness(.5);-webkit-filter:brightness(.5)}.home .hero.hero.has-video .cta{position:relative;z-index:1;width:-moz-fit-content;width:fit-content;mix-blend-mode:difference;background:none}.home .hero .cta .cta-text-container{max-width:600px}.home .hero .cta .cta-text-container h1{font-size:3vw;margin-bottom:0}.home .hero .cta .cta-text-container h3{font-size:1vw;margin-bottom:3rem;opacity:.7}.home .hero .cta .cta-text-container h1,.home .hero .cta .cta-text-container h2,.home .hero .cta .cta-text-container h3{color:var(--primary-color)}.home .hero .cta .cta-buttons-container{display:flex;gap:10px}.home .hero .cta .cta-buttons-container a{background-color:var(--secondary-color);color:var(--tertiary-color);padding:1rem;text-decoration:none;border-radius:10px;border:2px solid transparent;transition:all .15s ease-in-out}.home .hero .cta .cta-buttons-container a:hover{background-color:var(--primary-color);color:var(--secondary-color);border:2px solid var(--secondary-color)}@media only screen and (max-width: 768px){.home .hero{padding-top:0;padding-bottom:0rem;height:100vh}.home .hero .cta{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;margin-top:4rem}.home .hero .cta .cta-text-container{max-width:500px;margin:0 auto}.home .hero .cta .cta-text-container h1{font-size:3em;margin-bottom:0;text-align:left;max-width:300px;color:var(--primary-color)}.home .hero .cta .cta-text-container h3{font-size:4vw;margin-bottom:3rem;opacity:.9;color:var(--primary-color);font-style:italic;max-width:300px}.home .hero .cta .cta-buttons-container a{font-size:.8em}.home .hero{align-items:flex-start}.home .hero .banner-image{position:absolute;border-radius:0;height:100vh}.home .hero .banner-image img{filter:brightness(50%);border-radius:0}}.home .post-hero{height:60vh;margin-top:-12vh;overflow:hidden;clip-path:polygon(0 0,100% 20%,100% 100%,0 100%,0 0)}.home .post-hero .banner-image{overflow:hidden;position:relative}.home .post-hero .banner-image img{-o-object-fit:cover;object-fit:cover;width:120%;margin-left:-1rem;height:110%;will-change:transform;pointer-events:none}.image-container{position:relative;width:100%;height:100%}.banner-image img{-o-object-fit:cover;object-fit:cover;width:120%;margin-left:-1rem;height:110%;will-change:transform;pointer-events:none}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;pointer-events:none;z-index:0}.post-hero .cta{z-index:1;position:absolute;width:100%;height:inherit;display:flex;flex-direction:column;justify-content:center;align-items:center}.post-hero .cta .cta-text-container{text-align:center}.post-hero .cta-text-container h1{color:var(--primary-color);margin-bottom:0}.post-hero .cta-text-container h3{color:var(--tertiary-color);margin-bottom:4rem}.home .post-hero .cta .cta-buttons-container a{background-color:var(--primary-color);color:var(--secondary-color);padding:1rem;text-decoration:none;border-radius:10px;border:2px solid transparent;transition:all .15s ease-in-out}.home .post-hero .cta .cta-buttons-container a:hover{background-color:var(--primary-color);color:var(--secondary-color);border:2px solid var(--secondary-color)}@media only screen and (max-width: 768px){.home .post-hero{height:auto;clip-path:none;margin-top:0}.home .post-hero .banner-image img,.banner-image img{width:150vw;margin-left:0;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(50%)}.home .post-hero .banner-image .image-container .overlay{display:none}.post-hero .cta{padding:0rem;justify-content:flex-end}.post-hero .cta-text-container h1{font-size:1.75rem}.post-hero .cta-text-container h3{font-size:1rem;margin-bottom:2rem}.home .post-hero .cta .cta-buttons-container a{padding:.75rem 1rem;font-size:.9rem}}.product-showcase{width:100%;padding-bottom:4rem;overflow:hidden}.product-showcase .showcase{display:flex;flex-direction:column;justify-content:center;align-items:center}.product-showcase .showcase .product-images{border-radius:100px;width:-moz-fit-content;width:fit-content;display:flex;flex-wrap:wrap;gap:1px}.product-showcase .showcase .product-images img{max-width:500px;width:100%}@media only screen and (max-width: 768px){.product-showcase .showcase .product-images{text-align:center}.product-showcase .showcase .product-images img{width:90%}}.gallery-carousel{position:relative;overflow:hidden}.carousel-wrapper{display:flex;justify-content:center;align-items:center}.carousel{display:flex;transition:transform 1s ease}.carousel-image{width:100%;height:100%;max-width:525px}.home{width:100dvw;height:-moz-fit-content;height:fit-content;background-color:var(--primary-color)}
