.internal-hero-container{background:#000;width:100%;height:100dvh;min-height:600px;position:relative;overflow:hidden}.internal-hero-bg{z-index:0;position:absolute;inset:0}.internal-hero-overlay{z-index:1;background:linear-gradient(90deg,#000c 0%,#0006 50%,#0003 100%);position:absolute;inset:0}.internal-hero-title{text-transform:uppercase;color:#fff;letter-spacing:-.02rem;filter:drop-shadow(0 10px 30px #00000080);overflow-wrap:break-word;width:100%;max-width:95vw;margin-bottom:0;margin-left:auto;margin-right:auto;font-size:clamp(2.5rem,11vw,8rem);font-weight:800;line-height:.9}.internal-hero-script{font-family:var(--font-script),cursive;color:#fff;filter:drop-shadow(0 5px 15px #0000004d);z-index:10;margin-top:-.8rem;font-size:clamp(2.5rem,10vw,5.5rem);line-height:1;display:block;position:relative}.internal-hero-description{color:#fff9;letter-spacing:.02em;max-width:700px;font-size:1.15rem;font-weight:300;line-height:1.8}.internal-hero-scroll{z-index:20;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(to bottom,var(--secondary,#eab308),transparent);width:1px;height:80px;position:relative;overflow:hidden}.scroll-line:after{content:"";background:#fff;width:100%;height:100%;animation:2s cubic-bezier(.19,1,.22,1) infinite scroll-anim;position:absolute;top:-100%;left:0}@keyframes scroll-anim{0%{top:-100%}to{top:100%}}.scroll-text{writing-mode:vertical-lr;letter-spacing:.3em;color:#fff6;font-size:10px;font-weight:900}@media (max-width:768px){.internal-hero-container{height:100vh}.internal-hero-overlay{background:linear-gradient(#0006 0%,#000c 100%)}.internal-hero-scroll{display:none}}.page-header-categories-wrapper{z-index:20;justify-content:center;width:100%;height:110px;display:flex;position:absolute;bottom:0;left:0}.page-header-categories{scrollbar-width:none;background:#fff;border-radius:100px 100px 0 0;justify-content:center;align-items:center;width:90%;max-width:1100px;height:100%;padding:0 2rem;display:flex;position:relative;overflow-x:auto;box-shadow:0 -15px 50px #0000001f}.page-header-categories::-webkit-scrollbar{display:none}.category-item{cursor:pointer;color:#444;z-index:2;flex-direction:column;flex:1 0;align-items:center;gap:.6rem;min-width:120px;padding:1.2rem 1.8rem;transition:all .4s cubic-bezier(.19,1,.22,1);display:flex;position:relative}.category-item:hover{color:#ffa11d}.category-active-bg{z-index:-1;background:#ffa11d;border-radius:80px 80px 0 0;position:absolute;inset:0;box-shadow:0 10px 30px #ffa11d4d}.category-item.active{color:#fff}.category-icon{color:#ffa11d;width:1.6rem;height:1.6rem}.category-label{text-transform:uppercase;letter-spacing:.08rem;white-space:nowrap;font-size:.65rem;font-weight:800}@media (max-width:1100px){.page-header-categories{width:100%;padding:0 1rem}}@media (max-width:640px){.page-header-categories-wrapper{height:75px;padding:0;bottom:0}.page-header-categories{background:#fff;border-radius:30px 30px 0 0;justify-content:space-evenly;width:100%;height:100%;padding:0;display:flex;box-shadow:0 -10px 40px #0006}.category-item{min-width:unset;flex-direction:column;flex:1;justify-content:center;align-items:center;height:100%;padding:.2rem 0;display:flex}.category-icon{width:1.15rem;height:1.15rem}.category-label{letter-spacing:.02rem;font-size:.5rem}.category-active-bg{border-radius:100px;height:100%}}
