.itw-header{margin:0 auto;padding:1rem;display:flex}.itw-header .itw-logo-container{align-items:center;gap:.5rem;font-size:1rem;display:flex}.itw-header .itw-title{font-weight:600}
.hero-headline{margin:3rem 0 1rem;font-size:clamp(2.2rem,4vw,3rem)}.hero-headline .itw-hero-adjective{background:linear-gradient(145deg,#e1f800,#c4e456,gold);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700;transition:opacity .1s,transform .15s;display:inline-block}.hero-headline .itw-hero-adjective.fade-in{opacity:1;transform:translateY(0)}.hero-headline .itw-hero-adjective.fade-out{opacity:0;transform:translateY(20px)}@media (max-width:768px){.itw-hero-content{flex-direction:column-reverse;width:100%;margin-top:1rem}.hero-headline{margin-top:4rem}.itw-hero-desc{padding:0}}
.itw-hero-container{box-sizing:border-box;background-image:url(/images/mesh.png);background-position:50%;background-size:cover;align-items:center;height:100vh;padding:0 clamp(1rem,8vw,8rem)}.itw-hero-banner{display:flex}.itw-hero-banner-child{width:50%}.itw-hero-content-container{margin-top:5rem}.itw-hero-desc{padding:0;font-size:1.2rem}.itw-hero-links{gap:2rem;margin:2rem 0;display:flex}.itw-store-link{color:#121212;letter-spacing:-.5px;text-align:center;background-color:#c4e456;border-radius:.5rem;justify-content:center;gap:.5rem;width:8rem;min-width:8rem;padding:.75rem 1rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:flex;position:relative}.itw-store-link:after{content:"";opacity:.5;pointer-events:none;background:gold;border-radius:2px;width:9rem;height:2px;transition:background .3s,box-shadow .5s;position:absolute;bottom:0;box-shadow:0 -10px 16px 1px gold,0 -6px 10px 1px gold,0 -2px 4px 1px gold}.itw-store-link:hover:after{background:#7dd3fc;box-shadow:0 -10px 16px 1px #7dd3fc,0 -6px 10px 1px #7dd3fc,0 -2px 4px 1px #7dd3fc}.itw-store-link svg{width:1.25rem;height:1.25rem;margin-right:.2rem}.itw-store-link:hover{border-color:#c4e456}.itw-hero-availability{color:#d7d7d7}.itw-hero-image-container{justify-content:flex-end;margin-top:2rem;display:flex}.itw-hero-image{width:100%;height:fit-content}@media (max-width:1024px){.itw-hero-banner{flex-direction:column;align-items:center}.itw-hero-banner-child{width:80%}.itw-hero-content-container{text-align:center;margin-top:0}.itw-hero-links{justify-content:center}}@media (max-width:768px){.itw-hero-banner-child{width:100%}}@media (max-width:400px){.itw-hero-container .itw-hero-image{display:none}.itw-hero-container .itw-hero-links{flex-direction:column;align-items:center}}
