.HomeHero-module__B1rHZW__heroSection{color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.HomeHero-module__B1rHZW__videoBackground{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HomeHero-module__B1rHZW__posterOverlay{z-index:1;background-color:#000;width:100%;height:100%;transition:opacity .8s ease-out;position:absolute;top:0;left:0}.HomeHero-module__B1rHZW__posterOverlay.HomeHero-module__B1rHZW__hidden{opacity:0;pointer-events:none}.HomeHero-module__B1rHZW__posterImage{object-fit:cover;width:100%;height:100%}.HomeHero-module__B1rHZW__overlay{z-index:10;background:linear-gradient(#0009 0%,#0006 50%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HomeHero-module__B1rHZW__content{z-index:100;text-align:center;padding:0 20px;position:relative}.HomeHero-module__B1rHZW__title{text-shadow:2px 2px 8px #000000e6,0 0 20px #00000080;margin-bottom:1rem;font-size:4rem;font-weight:700}.HomeHero-module__B1rHZW__scrollIndicator{z-index:100;opacity:.8;flex-direction:column;align-items:center;gap:10px;animation:2s infinite HomeHero-module__B1rHZW__bounce;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.HomeHero-module__B1rHZW__scrollText{text-transform:uppercase;letter-spacing:2px;font-size:1rem}.HomeHero-module__B1rHZW__scrollIcon{font-size:2rem}@keyframes HomeHero-module__B1rHZW__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}
.HomeProducts-module__6uudWW__section{background:radial-gradient(circle at 20% 30%,#ff323233 0%,#0000 60%),radial-gradient(circle at 80% 70%,#8b000066 0%,#0000 60%),#df0000 linear-gradient(135deg,#c41e1e 0%,#8b0000 100%);padding:6rem 0;position:relative;overflow:hidden}.HomeProducts-module__6uudWW__section:before{content:"";z-index:1;pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.HomeProducts-module__6uudWW__decoration{z-index:3;pointer-events:none;position:absolute;inset:0}.HomeProducts-module__6uudWW__blobYellow{filter:none;background:0 0;border:1px solid #ffffff14;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}@media (min-width:768px){.HomeProducts-module__6uudWW__blobYellow{will-change:transform;animation:30s linear infinite HomeProducts-module__6uudWW__rotateShape}}.HomeProducts-module__6uudWW__blobRed{filter:none;background:0 0;border:1px solid #ffffff0d;border-radius:0;width:200px;height:200px;position:absolute;bottom:10%;left:-50px;transform:rotate(45deg)}@media (min-width:768px){.HomeProducts-module__6uudWW__blobRed{will-change:transform;animation:25s linear infinite reverse HomeProducts-module__6uudWW__rotateShape}}@keyframes HomeProducts-module__6uudWW__rotateShape{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HomeProducts-module__6uudWW__contentContainer{z-index:10;max-width:80rem;margin:0 auto;padding:0 1rem;position:relative}@media (min-width:640px){.HomeProducts-module__6uudWW__contentContainer{padding:0 1.5rem}}@media (min-width:1024px){.HomeProducts-module__6uudWW__contentContainer{padding:0 2rem}}.HomeProducts-module__6uudWW__header{text-align:center;margin-bottom:4rem}.HomeProducts-module__6uudWW__homeProductTitle{text-shadow:0 4px 6px #0000001a;margin-bottom:1rem;font-size:2.25rem;font-weight:700;color:#fff!important}@media (min-width:768px){.HomeProducts-module__6uudWW__homeProductTitle{font-size:3rem}}.HomeProducts-module__6uudWW__subtitle{color:#ffffffe6;max-width:42rem;margin:0 auto;font-size:1.25rem;font-weight:300}.HomeProducts-module__6uudWW__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.HomeProducts-module__6uudWW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.HomeProducts-module__6uudWW__grid{grid-template-columns:repeat(3,1fr)}}.HomeProducts-module__6uudWW__cardWrapper{height:100%}.HomeProducts-module__6uudWW__card{background-color:#fff;border-radius:1.5rem;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.HomeProducts-module__6uudWW__card:hover{transform:translateY(-.5rem);box-shadow:0 25px 50px -12px #00000040}.HomeProducts-module__6uudWW__imageContainer{background-color:#fff;border-bottom:1px solid #f3f4f6;justify-content:center;align-items:center;height:15rem;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.HomeProducts-module__6uudWW__card:hover .HomeProducts-module__6uudWW__imageContainer{background-color:#fef2f2}.HomeProducts-module__6uudWW__productImage{object-fit:contain;width:100%;height:100%;transition:transform .5s}.HomeProducts-module__6uudWW__card:hover .HomeProducts-module__6uudWW__productImage{transform:scale(1.05)}.HomeProducts-module__6uudWW__smallerImageContainer{padding:1.5rem}.HomeProducts-module__6uudWW__smallerImage{object-fit:contain;padding-top:1rem;width:calc(100% - 1rem)!important;height:calc(100% - 1rem)!important}.HomeProducts-module__6uudWW__cardContent{text-align:center;flex-direction:column;flex-grow:1;align-items:center;padding:1.5rem 2rem 2rem;display:flex}.HomeProducts-module__6uudWW__productTitle{color:#dc2626;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.HomeProducts-module__6uudWW__productDescription{color:#4b5563;flex-grow:1;margin-bottom:1.5rem;font-size:.875rem;font-weight:500;line-height:1.625}.HomeProducts-module__6uudWW__learnMoreLink{display:inline-block}.HomeProducts-module__6uudWW__learnMoreButton{color:#fff;background-color:#dc2626;border-radius:9999px;padding:.5rem 2rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background-color .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 6px -1px #0000001a}.HomeProducts-module__6uudWW__learnMoreButton:hover{background-color:#b91c1c;box-shadow:0 10px 15px -3px #0000001a}.HomeProducts-module__6uudWW__ctaWrapper{text-align:center;margin-top:4rem}.HomeProducts-module__6uudWW__viewAllButton{color:#dc2626;cursor:pointer;background-color:#fff;border:2px solid #fff;border-radius:9999px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:800;transition:all .3s;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.HomeProducts-module__6uudWW__viewAllButton:hover{background-color:#f9fafb;box-shadow:0 25px 50px -12px #00000040}
.HomeHuman-module__0kjPwW__humanSection{background-color:#fff;padding:100px 24px;overflow:hidden}.HomeHuman-module__0kjPwW__container{align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:flex}.HomeHuman-module__0kjPwW__imageWrapper{flex:1;position:relative}.HomeHuman-module__0kjPwW__image{border-radius:30px;width:100%;height:auto;box-shadow:0 20px 40px #0000001a}.HomeHuman-module__0kjPwW__contentWrapper{flex-direction:column;flex:1;align-items:flex-start;gap:24px;display:flex}.HomeHuman-module__0kjPwW__subtitle{color:#c40018;text-transform:uppercase;letter-spacing:.15em;font-size:.9rem;font-weight:700}.HomeHuman-module__0kjPwW__title{color:#111;font-size:3rem;font-weight:800;line-height:1.1}.HomeHuman-module__0kjPwW__description{color:#555;font-size:1.125rem;line-height:1.7}.HomeHuman-module__0kjPwW__ctaButton{color:#fff;cursor:pointer;background-color:#ff4b00;border:none;border-radius:100px;margin-top:12px;padding:18px 36px;font-size:1.1rem;font-weight:600;transition:all .3s}.HomeHuman-module__0kjPwW__ctaButton:hover{background-color:#a00014;transform:translateY(-2px);box-shadow:0 10px 20px #c4001833}@media (max-width:968px){.HomeHuman-module__0kjPwW__container{text-align:center;flex-direction:column;gap:48px}.HomeHuman-module__0kjPwW__contentWrapper{align-items:center}.HomeHuman-module__0kjPwW__title{font-size:2.25rem}}
