:root{--theme-spacing-xs:0.5rem;--theme-body-bg:#fafafa;--theme-paragraph-margin-botom:1.5rem;--theme-heading-margin-bottom:var(--theme-spacing-24);--header-height:140px;--theme-container-width-wide:1400px;--theme-container-width-medium:1140px;--theme-container-width-slim:800px;--theme-container-width-narrow:600px;--theme-spacing-0:0rem;--theme-spacing-8:0.5rem;--theme-spacing-16:1rem;--theme-spacing-24:clamp(1.25rem,1.159rem + 0.455vw,1.5rem);--theme-spacing-32:clamp(1.5rem,1.318rem + 0.909vw,2rem);--theme-spacing-40:clamp(2rem,1.818rem + 0.909vw,2.5rem);--theme-spacing-56:clamp(2.5rem,2.136rem + 1.818vw,3.5rem);--theme-spacing-64:clamp(3rem,2.636rem + 1.818vw,4rem);--theme-spacing-96:clamp(4rem,3.273rem + 3.636vw,6rem);--theme-color-base:#59514c;--theme-color-light:#fafafa;--theme-color-primary:#f53986;--theme-color-secondary:#805892;--theme-color-secondary-light:#e8e2eb;--theme-color-tertiary:#00d563;--theme-color-muted:#999;--theme-color-offwhite:#f4ede8;--theme-color-dark:var(--theme-color-base);--theme-color-black:#000;--theme-color-white:#fff;--theme-color-success:#007109;--theme-color-warning:#fb0;--theme-color-danger:#c00;--theme-color-primary-contrast:var(--theme-color-white);--theme-font-size:1rem;--theme-font-size-sm:0.875rem;--theme-font-size-lg:1.25rem;--theme-font-size-xl:1.5rem;--theme-color-text:var(--theme-color-base);--theme-font-family:"Merriweather Sans",sans-serif;--theme-font-weight:400;--theme-font-weight-bold:700;--theme-line-height:2;--theme-heading-font-family:"Fira Code",monospace;--theme-heading-font-weight:500;--theme-heading-font-weight-sm:400;--theme-heading-line-height:1.35;--theme-color-heading-text:var(--theme-color-text);--theme-heading-h1-font-size:clamp(2rem,1.6rem + 1.6vw,2.5rem);--theme-heading-h2-font-size:clamp(1.75rem,1.45rem + 1.1vw,2rem);--theme-heading-h3-font-size:clamp(1.375rem,1.15rem + 0.9vw,1.5rem);--theme-heading-h4-font-size:clamp(1.125rem,1rem + 0.55vw,1.25rem);--theme-heading-h5-font-size:clamp(1rem,0.96rem + 0.35vw,1.125rem);--theme-heading-h6-font-size:1rem;--theme-border-color:var(--theme-color-base);--theme-border-width:1px;--theme-border-style:solid;--theme-border-radius:var(--theme-border-radius-md);--theme-border-radius-xs:0.5rem;--theme-border-radius-sm:1rem;--theme-border-radius-md:1.5rem;--theme-border-radius-lg:1.75rem;--theme-border-radius-xl:2rem;--theme-btn-padding-x:var(--theme-spacing-32);--theme-btn-padding-y:var(--theme-spacing-32);--theme-btn-text-color:var(--theme-color-light);--theme-btn-icon-color:var(--theme-color-light);--theme-btn-icon-size:10px;--theme-btn-icon-size-sm:6px;--theme-btn-icon-size-lg:16px;--theme-btn-icon-gap:0.875rem;--theme-btn-font-family:var(--theme-font-family);--theme-btn-font-weight:400;--theme-btn-border-radius:0 var(--theme-border-radius) 0 var(--theme-border-radius);--theme-btn-px:var(--theme-spacing-16);--theme-btn-py:0.75rem;--theme-btn-font-size:var(--theme-font-size);--theme-btn-border-radius-sm:0 var(--theme-border-radius-sm) 0 var(--theme-border-radius-sm);--theme-btn-px-sm:var(--theme-spacing-8);--theme-btn-py-sm:0.375rem;--theme-btn-font-size-sm:var(--theme-font-size-sm);--theme-btn-border-radius-lg:0 var(--theme-border-radius-lg) 0 var(--theme-border-radius-lg);--theme-btn-px-lg:var(--theme-spacing-24);--theme-btn-py-lg:1.25rem;--theme-btn-font-size-lg:var(--theme-font-size-lg);--theme-input-bg:#fff;--theme-input-border:1px solid var(--theme-color-muted);--theme-color-input:var(--theme-color-base);--theme-input-placeholder-color:var(--theme-color-muted);--theme-label-color:var(--theme-color-base);--theme-form-required-marker-color:var(--theme-color-primary);--theme-input-font-family:var(--theme-font-family);--theme-input-font-size:var(--theme-font-size);--theme-input-font-weight:var(--theme-font-weight);--theme-input-line-height:var(--theme-line-height);--theme-input-border-radius:0 var(--theme-border-radius-sm) 0 var(--theme-border-radius-sm);--theme-input-padding-x:var(--theme-spacing-16);--theme-input-padding-y:var(--theme-spacing-8);--theme-fileinput-padding-y:0.23rem;--theme-fileinput-padding-x:0.23rem;--theme-fileinput-btn-padding-y:0.25rem;--theme-fileinput-btn-padding-x:0.5rem;--theme-check-width:1rem;--theme-check-height:1rem;--theme-form-validation-color:var(--theme-color-danger);--theme-form-validation-message-border:1px solid var(--theme-color-danger);--theme-form-validation-message-border-radius:var(--theme-input-border-radius);--theme-form-validation-message-bg:var(--theme-color-danger);--theme-form-validation-message-padding:1rem;--theme-form-validation-message-margin:0 0 1rem 0;--theme-form-validation-message-color:var(--theme-color-light);--theme-form-validation-message-font-size:inherit;--theme-form-validation-message-font-weight:inherit;--theme-form-validation-message-text-align:inherit;--theme-grid-gap:1rem;--theme-gap:var(--theme-gap-md);--theme-gap-xs:0.25rem;--theme-gap-sm:0.5rem;--theme-gap-md:1rem;--theme-gap-lg:1.5rem;--theme-gap-xl:3rem;--theme-shadow:var(--theme-shadow-md);--theme-shadow-xs:0 1px 2px 0;--theme-shadow-sm:0 1px 3px 0;--theme-shadow-md:0 4px 6px -1px;--theme-shadow-lg:0 10px 15px -3px;--theme-shadow-xl:0 20px 25px -5px;--theme-drop-shadow-xs:5px 10px 4px;--theme-drop-shadow-sm:10px 10px 4px;--theme-drop-shadow-md:15px 10px 4px;--theme-drop-shadow-lg:20px 10px 4px;--theme-drop-shadow-xl:30px 10px 4px;--theme-transition-base:all 150ms ease-in-out;--gf-form-footer-margin:var(--theme-spacing-16) 0;--gf-label-margin:0 0 0.5rem 0;--gf-label-font-weight:400;--gf-list-gap:0.5rem;--gf-btn-border:none;--gf-btn-border-radius:var(--theme-border-radius-sm);--gf-btn-padding:0.5rem 0.75rem;--gf-btn-bg:var(--theme-color-primary);--gf-btn-color:var(--theme-color-primary-contrast);--gf-btn-font-weight:400;--gf-btn-hover-bg:color-mix(in srgb,var(--theme-color-primary),#000 8%);--gf-btn-hover-color:var(--theme-color-primary-contrast);--theme-icon-color:var(--theme-color-base);--theme-icon-size:1.5rem;--theme-icon-hover-color:var(--theme-color-primary)}@font-face{font-display:swap;font-family:Fira Code;font-style:normal;font-weight:400;src:url(fonts/fira-code-v27-latin-regular.8d61e6fb.woff2) format("woff2")}@font-face{font-display:swap;font-family:Fira Code;font-style:normal;font-weight:500;src:url(fonts/fira-code-v27-latin-500.6ea5cec5.woff2) format("woff2")}@font-face{font-display:swap;font-family:Merriweather Sans;font-style:normal;font-weight:400;src:url(fonts/merriweather-sans-v28-latin-regular.aeb13c18.woff2) format("woff2")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--theme-body-bg);color:var(--theme-color-text);font-family:var(--theme-font-family);font-size:var(--theme-font-size);font-weight:var(--theme-font-weight);line-height:var(--theme-line-height)}button{cursor:pointer}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height,0)}.is-layout-constrained.content-width--wide>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--theme-container-width-wide)}.is-layout-constrained.content-width--medium>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--theme-container-width-medium)}.is-layout-constrained.content-width--slim>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--theme-container-width-slim)}.is-layout-constrained.content-width--narrow>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--theme-container-width-narrow)}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.sr-only-focusable:active,.sr-only-focusable:focus{height:auto;overflow:visible;position:static;width:auto;clip:auto;white-space:normal}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}*,:after,:before{box-sizing:border-box}*{margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{margin-bottom:var(--theme-paragraph-margin-botom)}p a{color:var(--theme-color-primary)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,li a{color:var(--theme-color-secondary)}img{height:auto;width:auto}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--theme-heading-font-family);line-height:var(--theme-heading-line-height);margin-bottom:var(--theme-heading-margin-bottom);text-wrap:wrap}.h1,.h2,.h3,.h4,h1,h2,h3,h4{font-weight:var(--theme-heading-font-weight)}.h5,.h6,h5,h6{font-weight:var(--theme-heading-font-weight-sm)}.h1,h1{font-size:var(--theme-heading-h1-font-size)}.h2,h2{font-size:var(--theme-heading-h2-font-size)}.h3,h3{font-size:var(--theme-heading-h3-font-size)}.h4,h4{font-size:var(--theme-heading-h4-font-size)}.h5,h5{font-size:var(--theme-heading-h5-font-size)}.h6,h6{font-size:var(--theme-heading-h6-font-size)}input:not([type=radio],[type=checkbox],[type=submit],[type=file]),select,textarea{background-color:var(--theme-input-bg);border:var(--theme-input-border);border-radius:var(--theme-input-border-radius);color:var(--theme-color-input);font-family:var(--theme-input-font-family);font-size:var(--theme-input-font-size);font-weight:var(--theme-input-font-weight);height:auto;line-height:var(--theme-input-line-height);padding:var(--theme-input-padding-y) var(--theme-input-padding-x);transition:.3s;width:100%}input:not([type=radio],[type=checkbox],[type=submit],[type=file])::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:var(--theme-input-placeholder-color)}input:not([type=radio],[type=checkbox],[type=submit],[type=file])::placeholder,select::placeholder,textarea::placeholder{color:var(--theme-input-placeholder-color)}select{background:var(--theme-input-bg) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiA3Ij48cGF0aCBkPSJNNiA3YS44My44MyAwIDAgMS0uNi0uMjQ3TC4yMyAxLjQwM0EuODM2LjgzNiAwIDAgMSAuMjUuMjI4YS44NDYuODQ2IDAgMCAxIDEuMTguMDJMNiA0Ljk4NCAxMC41Ny4yNWMuMzEtLjMzLjg0OC0uMzMgMS4xOC0uMDIxLjMzLjMwOS4zMy44NDQuMDIgMS4xNzNMNi42IDYuNzUzQS44My44MyAwIDAgMSA2IDciLz48L3N2Zz4=) right .75rem center no-repeat;background-size:12px;padding-right:var(--theme-spacing-40)}input[type=radio],select{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=radio]{background-color:var(--theme-input-bg);border:var(--theme-input-border);border-radius:50%;height:var(--theme-check-height);position:relative;vertical-align:-2px;width:var(--theme-check-width)}input[type=radio]:before{background-color:var(--theme-color-primary);border-radius:50%;content:" ";display:block;font-size:1.2em;height:calc(var(--theme-check-height) - 8px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:all .3s ease-in;width:calc(var(--theme-check-width) - 8px)}input[type=radio]:checked:before{transform:translate(-50%,-50%) scale(1);transition:all .3s cubic-bezier(.25,.25,.56,2)}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--theme-input-bg);border:var(--theme-input-border);border-radius:var(--theme-input-border-radius);color:var(--theme-color-light);height:var(--theme-check-height);position:relative;transition:all .1s ease-in;vertical-align:-2px;width:var(--theme-check-width)}input[type=checkbox]:before{content:"✔";font-size:.8125em;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:all .1s ease-in;visibility:hidden}input[type=checkbox]:checked{background-color:var(--theme-color-primary)}input[type=checkbox]:checked:before{transform:translate(-50%,-50%) scale(1);visibility:visible}input[type=checkbox]:disabled{background:#ddd;border-color:#000;color:gray}input[type=file]{background-color:var(--theme-input-bg);border:var(--theme-input-border);border-radius:var(--theme-input-border-radius);padding:var(--theme-fileinput-padding-y) var(--theme-fileinput-padding-x)}input[type=file]::file-selector-button{background-color:var(--theme-color-primary);border-radius:var(--theme-input-border-radius);border-width:0;color:var(--theme-color-primary-contrast);cursor:pointer;font-family:var(--theme-input-font-family);font-size:var(--theme-input-font-size);margin-right:1em;padding:var(--theme-fileinput-btn-padding-y) var(--theme-fileinput-btn-padding-x);transition:all .25s ease-in-out}input[type=file]:hover::file-selector-button{background-color:color-mix(in srgb,var(--theme-color-primary),#000 15%)}.wp-block-video.has-overlay{position:relative}.wp-block-video.has-overlay:after{background-image:url(img/video-overlay.a8c12d71.png);background-repeat:no-repeat;background-size:100% 100%;content:"";inset:0;left:-1px;pointer-events:none;position:absolute;width:calc(100% + 2px);z-index:1}ul.wp-block-list{list-style:none;padding-left:var(--theme-spacing-24)}ul.wp-block-list li{position:relative}ul.wp-block-list li:before{color:var(--theme-color-primary);content:"•";font-size:28px;left:-1.25rem;line-height:1.2;position:absolute}.yoast-breadcrumbs{overflow-x:auto;overflow-y:hidden;scrollbar-color:var(--theme-color-offwhite) transparent;scrollbar-width:thin}.yoast-breadcrumbs::-webkit-scrollbar{height:3px}.yoast-breadcrumbs::-webkit-scrollbar-track{background:transparent}.yoast-breadcrumbs::-webkit-scrollbar-thumb{background-color:var(--theme-color-offwhite);border-radius:3px}.yoast-breadcrumbs::-webkit-scrollbar-thumb:hover{background-color:color-mix(in srgb,var(--theme-color-offwhite) 80%,var(--theme-color-base))}.yoast-breadcrumbs ol{align-items:center;display:flex;flex-wrap:nowrap;gap:var(--theme-spacing-16);list-style:none;margin:0;padding:0}.yoast-breadcrumbs ol a{color:var(--theme-color-base)}.yoast-breadcrumbs ol li{white-space:nowrap}.home header.header,.home header.wp-block-template-part{background-color:transparent;border-color:transparent;left:0;position:fixed;right:0;top:0;width:100%;z-index:50}.home.admin-bar header.header,.home.admin-bar header.wp-block-template-part{top:var(--wp-admin--admin-bar--height,0)}.home.is-scrolled header.header,.home.is-scrolled header.wp-block-template-part{background-color:var(--theme-color-light);border-bottom:1px solid var(--theme-color-offwhite)}header.header,header.wp-block-template-part{background-color:var(--theme-body-bg);border-bottom:1px solid var(--theme-color-offwhite);left:0;position:sticky;right:0;top:0;transition:var(--theme-transition-base);width:100%;z-index:50}@media(max-width:767.98px){header.header .wp-block-site-logo img,header.wp-block-template-part .wp-block-site-logo img{max-height:60px}}footer.footer>.wp-block-group.has-radius,footer.wp-block-template-part>.wp-block-group.has-radius{border-radius:0 100px 0 100px}@media(min-width:768px){footer.footer>.wp-block-group.has-radius,footer.wp-block-template-part>.wp-block-group.has-radius{border-radius:0 200px 0 200px}}footer.footer .link-underline a,footer.wp-block-template-part .link-underline a{text-decoration:underline}footer.wp-block-template-part>.wp-block-group:first-of-type:after{background-color:inherit;content:"";height:200px;left:0;position:absolute;right:0;top:100%;width:100%;z-index:-1}
