*,::after,::before{box-sizing:inherit}html{box-sizing:border-box;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body,html{overflow-x:clip}.wp-site-blocks ::selection{color:var(--wp--preset--color--background,#f9f7ff);background-color:var(--wp--preset--color--primary,#4f309e)}a:where(:not(.wp-element-button)){text-decoration-skip-ink:auto;transition:color .2s ease,text-decoration .2s ease;cursor:pointer}a:where(:not(.wp-element-button)):hover{text-decoration-thickness:2px}a,button,input[type=submit]{outline-style:dotted;outline-color:#fff0;outline-width:2px;outline-offset:2px}a:focus-visible,button:focus-visible,input[type=submit]:focus-visible{outline-color:var(--text-color,var(--wp--preset--color--foreground,currentColor))}input:not([type=submit]):focus-visible{outline:2px dotted var(--text-color,var(--wp--preset--color--foreground,currentColor));outline-offset:3px}input{font:inherit}button,input[type=submit]{appearance:none;cursor:pointer}input[type=submit]{-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:all .2s ease;text-align:center;font-family:var(--wp--custom--greyd--button--typography--font-family);font-size:var(--wp--custom--greyd--button--typography--font-size);font-weight:var(--wp--custom--greyd--button--typography--font-weight);line-height:var(--wp--custom--greyd--button--typography--line-height);text-transform:var(--wp--custom--greyd--button--typography--text-transform);letter-spacing:var(--wp--custom--greyd--button--typography--letter-spacing);word-spacing:var(--wp--custom--greyd--button--typography--word-spacing);padding-top:var(--wp--custom--greyd--button--spacing--padding--top);padding-bottom:var(--wp--custom--greyd--button--spacing--padding--bottom);padding-left:var(--wp--custom--greyd--button--spacing--padding--left);padding-right:var(--wp--custom--greyd--button--spacing--padding--right);color:var(--wp--custom--greyd--button--prim--color--text);background:var(--wp--custom--greyd--button--prim--color--background);border-radius:var(--wp--custom--greyd--button--prim--border--radius);border-width:var(--wp--custom--greyd--button--prim--border--width);border-style:var(--wp--custom--greyd--button--prim--border--style);border-color:var(--wp--custom--greyd--button--prim--border--color);box-shadow:var(--wp--custom--greyd--button--prim--shadow)}.wp-site-blocks{min-height:100vh;display:flex;flex-direction:column}.wp-site-blocks>main{flex-grow:1}button{border:0;font:inherit}:where(button[type=submit],input[type=submit]){margin-inline:0}input[type=submit]:focus-visible,input[type=submit]:hover{opacity:1;text-decoration:none;color:var(--wp--custom--greyd--button--prim--hover--color--text);background:var(--wp--custom--greyd--button--prim--hover--color--background);border-width:var(--wp--custom--greyd--button--prim--hover--border--width);border-style:var(--wp--custom--greyd--button--prim--hover--border--style);border-color:var(--wp--custom--greyd--button--prim--hover--border--color);box-shadow:var(--wp--custom--greyd--button--prim--hover--shadow)}input:not([type=submit],[type=checkbox],[type=radio]),input[type=password]{-webkit-appearance:none;appearance:none;display:block;width:100%;font-family:var(--wp--custom--greyd--input--typography--font-family);font-size:var(--wp--custom--greyd--input--typography--font-size);font-weight:var(--wp--custom--greyd--input--typography--font-weight);line-height:var(--wp--custom--greyd--input--typography--line-height);text-transform:var(--wp--custom--greyd--input--typography--text-transform);letter-spacing:var(--wp--custom--greyd--input--typography--letter-spacing);padding-top:var(--wp--custom--greyd--input--spacing--padding--top);padding-bottom:var(--wp--custom--greyd--input--spacing--padding--bottom);padding-left:var(--wp--custom--greyd--input--spacing--padding--left);padding-right:var(--wp--custom--greyd--input--spacing--padding--right);color:var(--wp--custom--greyd--input--prim--color--text);background-color:var(--wp--custom--greyd--input--prim--color--background);border-radius:var(--wp--custom--greyd--input--prim--border--radius);border-width:var(--wp--custom--greyd--input--prim--border--width);border-style:var(--wp--custom--greyd--input--prim--border--style);border-color:var(--wp--custom--greyd--input--prim--border--color);box-shadow:var(--wp--custom--greyd--input--prim--shadow);transition:color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}input::-webkit-input-placeholder{color:var(--wp--custom--greyd--input--prim--color--placeholder);opacity:1}input::-moz-placeholder{color:var(--wp--custom--greyd--input--prim--color--placeholder);opacity:1}input::placeholder{color:var(--wp--custom--greyd--input--prim--color--placeholder);opacity:1}form input:not([type=submit],[type=checkbox]):focus,form input:not([type=submit],[type=checkbox]):hover,input:not([type=submit],[type=checkbox]):focus,input:not([type=submit],[type=checkbox]):hover,input[type=password]:focus,input[type=password]:hover{color:var(--wp--custom--greyd--input--prim--hover--color--text);background-color:var(--wp--custom--greyd--input--prim--hover--color--background);border-width:var(--wp--custom--greyd--input--prim--hover--border--width);border-style:var(--wp--custom--greyd--input--prim--hover--border--style);border-color:var(--wp--custom--greyd--input--prim--hover--border--color);box-shadow:var(--wp--custom--greyd--input--prim--hover--shadow)}input:focus::-webkit-input-placeholder,input:hover::-webkit-input-placeholder{color:var(--wp--custom--greyd--input--prim--hover--color--placeholder)}input:focus::-moz-placeholder,input:hover::-moz-placeholder{color:var(--wp--custom--greyd--input--prim--hover--color--placeholder)}input:focus::placeholder,input:hover::placeholder{color:var(--wp--custom--greyd--input--prim--hover--color--placeholder)}form label,label{display:block;color:var(--wp--custom--greyd--input--label--color--text);background:var(--wp--custom--greyd--input--label--color--background);font-family:var(--wp--custom--greyd--input--label--typography--font-family);font-size:var(--wp--custom--greyd--input--label--typography--font-size);font-weight:var(--wp--custom--greyd--input--label--typography--font-weight);line-height:var(--wp--custom--greyd--input--label--typography--line-height)}figure.wp-block-image:not(:has(>figcaption)){line-height:0}.wp-block-navigation ul li{margin-inline-start:0}.wp-block-navigation.is-responsive .wp-block-navigation__responsive-container-close{top:var(--wp--style--block-gap)}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}