:root{--theme-border:none;--theme-transition:all 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955);--theme-list-indent:2.5em;--true:initial;--false:"";--has-link-decoration:var(--true);--has-transparent-header:0;--theme-container-width:min(100%, var(--theme-container-width-base));--theme-container-width-base:calc(var(--theme-container-edge-spacing, 90vw) - var(--theme-frame-size, 0px) * 2);--theme-font-stack-default:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}body{overflow-x:hidden;overflow-wrap:break-word;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}*,::after,::before{outline:0;box-sizing:border-box}body,button,form,h1,h2,h4,h5,li,ol,p,ul{margin:0;padding:0;border:0;font:inherit}label{padding:0;border:0;font:inherit}input{margin:0}b{font-weight:700}a{transition:var(--theme-transition);color:var(--theme-link-initial-color);-webkit-text-decoration:var(--has-link-decoration, var(--theme-text-decoration, none));text-decoration:var(--has-link-decoration, var(--theme-text-decoration, none));color:#096fb3;text-decoration:none}a:focus,button:focus{outline:0;transition:none}a:focus-visible,button:focus-visible{outline:2px solid var(--theme-palette-color-1);outline-offset:var(--outline-offset, 2px)}img{height:auto;max-width:100%;vertical-align:middle}body{color:var(--theme-text-color)}body ::selection{color:var(--theme-selection-text-color);background-color:var(--theme-selection-background-color)}h1{color:var(--theme-heading-color, var(--theme-heading-1-color, var(--theme-headings-color)))}h2{color:var(--theme-heading-color, var(--theme-heading-2-color, var(--theme-headings-color)))}h4{color:var(--theme-heading-color, var(--theme-heading-4-color, var(--theme-headings-color)))}h5{color:var(--theme-heading-color, var(--theme-heading-5-color, var(--theme-headings-color)))}.screen-reader-text{background:0 0;position:absolute!important;word-wrap:normal!important;overflow-wrap:normal!important;width:1px;height:1px;border:0;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);clip:rect(1px,1px,1px,1px)}body,h1,h2,h4,h5,label{font-family:var(--theme-font-family);font-size:var(--theme-font-size);font-weight:var(--theme-font-weight);font-style:var(--theme-font-style, inherit);line-height:var(--theme-line-height);letter-spacing:var(--theme-letter-spacing);text-transform:var(--theme-text-transform);-webkit-text-decoration:var(--theme-text-decoration);text-decoration:var(--theme-text-decoration)}.screen-reader-text:focus{z-index:100000;display:block;top:5px;left:5px;width:auto;height:auto;font-size:.875rem;font-weight:700;line-height:normal;text-decoration:none;color:#21759b;padding:15px 23px 14px;clip-path:none;clip:auto!important;border-radius:3px;background-color:#f1f1f1;box-shadow:0 0 2px 2px rgba(0,0,0,.6)}ol,p,ul{margin-block-end:var(--theme-content-spacing)}ol,ul{padding-inline-start:var(--theme-list-indent)}h1,h2,h4,h5{margin-block-end:calc(var(--has-theme-content-spacing, 1)*(.3em + 10px))}h2:where(:last-child){margin-block-end:0}label:last-child,ol li:last-child,ol:last-child,ul li:last-child,ul:last-child{margin-bottom:0}a:hover{color:var(--theme-palette-color-7)}[data-link=type-2] :where(.entry-content :where(p)>a,.entry-content>:where(ul,ol) a,.wp-block-table a):not(:hover){--theme-text-decoration:underline}[data-link=type-4] :where(.entry-content :where(p)>a,.entry-content>:where(ul,ol) a,.wp-block-table a){background-size:var(--has-link-decoration, 100% 1px);background-image:var(--has-link-decoration, linear-gradient(currentColor, currentColor))}input:is([type=tel],[type=text],[type=email]){font-family:var(--theme-form-font-family);font-size:var(--theme-form-font-size, 16px);font-weight:var(--theme-form-font-weight);font-style:var(--theme-form-font-style, inherit);line-height:var(--theme-form-line-height);letter-spacing:var(--theme-form-letter-spacing);text-transform:var(--theme-form-text-transform);-webkit-text-decoration:var(--theme-form-text-decoration);text-decoration:var(--theme-form-text-decoration);appearance:none;width:var(--has-width, var(--theme-form-field-width, 100%));height:var(--has-height, var(--theme-form-field-height, 40px));color:var(--theme-form-text-initial-color, var(--theme-text-color));padding:var(--has-classic-forms, var(--theme-form-field-padding, 0 15px));border-width:var(--theme-form-field-border-width, 1px);border-style:var(--theme-form-field-border-style, solid);border-color:var(--theme-form-field-border-initial-color);border-radius:var(--has-classic-forms, var(--theme-form-field-border-radius, 3px));background-color:var(--has-classic-forms, var(--theme-form-field-background-initial-color));transition:color .12s cubic-bezier(.455,.03,.515,.955),outline .12s cubic-bezier(.455,.03,.515,.955),border-color .12s cubic-bezier(.455,.03,.515,.955),background-color .12s cubic-bezier(.455,.03,.515,.955);outline:max(2px,var(--theme-form-field-border-width, 1px)) solid transparent;outline-offset:calc(var(--theme-form-field-border-width, 1px)*-1)}input:is([type=tel],[type=text],[type=email]):focus{color:var(--theme-form-text-focus-color, var(--theme-text-color));outline-color:var(--theme-form-field-border-focus-color);border-color:var(--theme-form-field-border-focus-color);background-color:var(--has-classic-forms, var(--theme-form-field-background-focus-color))}input:is([type=tel],[type=text],[type=email])::placeholder{opacity:.7;color:inherit}label{font-size:15px;line-height:inherit;cursor:pointer;margin:0 0 .5em}@font-face{font-family:"star";src:url(/wp-content/themes/blocksy/static/fonts/stars.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:target{scroll-margin-top:calc(var(--admin-bar, 0px) + var(--theme-frame-size, 0px) + var(--scroll-margin-top, 0px) + var(--scroll-margin-top-offset, 0px))}[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-height:var(--theme-button-min-height);padding:var(--theme-button-padding);border:0;appearance:none;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;border-radius:var(--theme-button-border-radius, 3px);transition:all .12s cubic-bezier(.455,.03,.515,.955);--has-link-decoration:var(--false)}[type=submit]:disabled{opacity:.5;cursor:not-allowed;--theme-button-shadow:none;--theme-button-transform:none}@media (max-width:479.98px){[type=submit]{--padding:5px 15px}}[type=submit]{position:relative;color:var(--theme-button-text-initial-color);border:var(--theme-button-border);background-color:var(--theme-button-background-initial-color);font-family:var(--theme-button-font-family, var(--theme-font-family));font-size:var(--theme-button-font-size);font-weight:var(--theme-button-font-weight);font-style:var(--theme-button-font-style);line-height:var(--theme-button-line-height);letter-spacing:var(--theme-button-letter-spacing);text-transform:var(--theme-button-text-transform);-webkit-text-decoration:var(--theme-button-text-decoration);text-decoration:var(--theme-button-text-decoration)}[type=submit]:hover{color:var(--theme-button-text-hover-color);border-color:var(--theme-button-border-hover-color);background-color:var(--theme-button-background-hover-color)}@media (hover:hover){@supports (filter:blur()){[type=submit]:before{display:var(--theme-button-shadow, block);position:absolute;z-index:-1;content:"";inset-inline:10px;inset-block:12px 0;opacity:0;border-radius:inherit;background:inherit;transition:opacity .2s ease;filter:blur(11px)}@media (hover:hover) and (prefers-reduced-motion:no-preference){[type=submit]:hover{transform:var(--theme-button-transform, translate3d(0, -3px, 0))}[type=submit]:hover:before{opacity:.8}}}}blockquote:where(:not(.is-style-plain)):where(:not(.has-text-align-center):not(.has-text-align-right)){border-inline-start:4px solid var(--theme-palette-color-1)}:root{--theme-palette-color-1:#1E3A8A;--theme-palette-color-2:#3B82F6;--theme-palette-color-3:#0f172a;--theme-palette-color-4:#ffffff;--theme-palette-color-5:#232121;--theme-palette-color-6:#ffffff;--theme-palette-color-7:#000000;--theme-palette-color-8:#F7FAFC;--theme-font-family:'Space Grotesk', sans-serif;--wu-bg-dark:#02060B;--wu-blue-light:#0AA85D;--wu-blue-electric:#19E57F;--wu-text-gray:#9ca3af;--wu-white:#ffffff;--refonte-font-main:'Space Grotesk', sans-serif;--refonte-font-mono:'JetBrains Mono', monospace;--refonte-font-hero:'Major Mono Display', monospace;--refonte-accent:#4ED6FF;--refonte-accent-3:#FFB155;--refonte-accent-5:#FFD166;--refonte-bg-deep:#02080F;--refonte-surface-glass:rgba(78, 214, 255, 0.05);--refonte-fg-1:#DCF4FF;--refonte-fg-2:rgba(220, 244, 255, 0.7);--refonte-fg-3:rgba(220, 244, 255, 0.48);--refonte-border-1:rgba(78, 214, 255, 0.12);--refonte-border-2:rgba(78, 214, 255, 0.24);--refonte-glow-accent:rgba(78, 214, 255, 0.5);--refonte-shadow-lg:0 24px 60px -16px rgba(0, 0, 0, 0.85), 0 0 80px -20px var(--refonte-glow-accent);--refonte-dur-base:240ms;--refonte-ease-out-quart:cubic-bezier(0.22, 1, 0.36, 1);--glb-accent:var(--wu-blue-light, #0AA85D);--glb-accent-2:var(--wu-blue-electric, #19E57F);--glb-ink:#0f172a;--glb-text:#334155;--glb-soft:#f8fafc;--glb-border:#e2e8f0;--glb-star:#FBBC04}body{font-family:"Space Grotesk",sans-serif;font-size:16px;line-height:1.65;letter-spacing:0;background-color:var(--theme-palette-color-4)}h1,h2,h4,h5{color:var(--theme-palette-color-6);font-weight:700;line-height:1.5}h1{font-size:50px}h2{font-size:35px}@media (max-width:999px){h1{font-size:35px}h2{font-size:30px}}@media (max-width:689px){h1{font-size:30px}h2{font-size:25px}}button:not(.components-button):not(.ct-toggle-dropdown-desktop):not(.ct-toggle-dropdown-mobile){background-color:var(--theme-palette-color-2);color:var(--theme-palette-color-4);padding:5px 23px;border-radius:10px;min-height:48px;font-weight:600;font-size:16px;transition:background-color .2s ease}button:not(.components-button):not(.ct-toggle-dropdown-desktop):not(.ct-toggle-dropdown-mobile):hover{background-color:var(--theme-palette-color-1)}input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=image]){border-radius:10px;min-height:48px}