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