html{scroll-behavior:smooth}@media screen and (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--greenshift-transition:cubic-bezier(0.165, 0.84, 0.44, 1)}*{box-sizing:border-box}img{max-width:100%;height:auto}button,input:focus{transition:all .3s var(--greenshift-transition)}input{border:1px solid var(--wp--preset--color--lightborder);width:100%;padding:9px 15px;transition:border-color .3s var(--greenshift-transition),background-color .3s var(--greenshift-transition);background-color:var(--wp--preset--color--inputbg);border-radius:0;color:var(--wp--preset--color--inputtext);font-weight:var(--wp--custom--font-weight--normal);font-family:var(--wp--preset--font-family--primary);font-size:var(--wp--preset--font-size--small);line-height:var(--wp--custom--line-height--medium)}input[type=checkbox]{width:16px;height:16px;flex-shrink:0;display:inline-block;margin:0 8px 0 0;text-align:center;vertical-align:middle;cursor:pointer;border:0;box-sizing:border-box;padding:0}input:focus{background-color:var(--wp--preset--color--lightbg)}::placeholder{color:var(--wp--preset--color--black);font-size:var(--wp--preset--font-size--small);opacity:.6}footer.wp-block-template-part{margin-block-start:0}.site-header{position:relative;z-index:50}