html,body{font-family:'LexendDeca',sans-serif;min-height:100%}body{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;overflow-x:hidden}.wrapper,main{flex:1 0 auto}.site-header,.footer{flex-shrink:0}.custom-product-linked-page{position:relative;left:50%;right:50%;width:100vw;max-width:100vw;margin-left:-50vw;margin-right:-50vw}:root{--brand-primary-text-color:#666;--brand-header-text-color:#535353}h2{color:var(--brand-header-text-color);margin:0;font-size:clamp(1.55rem, 1.8vw, 2rem);line-height:1.3;font-weight:800;letter-spacing:-.02em}h3{margin:0;font-size:clamp(1.4rem, 1.5vw, 1.5rem);line-height:1.1;font-weight:800;color:var(--brand-header-text-color)}p{color:var(--brand-primary-text-color);font-size:1rem;line-height:1.5}.btn{display:inline-flex;gap:.5rem;align-items:center;justify-content:center;border:1px solid var(--brand-accent-color);background:var(--brand-accent-color);color:#fff;min-height:30px;padding:.75rem 2rem;border-radius:999px;font-weight:700;font-size:clamp(0.8rem, 1vw, 0.9rem);text-transform:uppercase;letter-spacing:.03em}.btn:hover{color:#fff;background:var(--brand-accent-color-hover)}.btn:active{color:var(--brand-accent-color)!important;background:var(--brand-primary-color)!important;border:1px solid var(--brand-accent-color)!important}