/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@keyframes animated-linear-gradient{0%{background-position:0 0}50%{background-position:-100% 0}to{background-position:0 0}}:root{--breakpoint-extra-small:580px;--breakpoint-small:768px;--breakpoint-medium:1024px;--spacer:0.5rem;--spacer-2x:calc(var(--spacer) * 2);--spacer-3x:calc(var(--spacer) * 3);--spacer-4x:calc(var(--spacer) * 4);--spacer-5x:calc(var(--spacer) * 5);--spacer-6x:calc(var(--spacer) * 6);--spacer-7x:calc(var(--spacer) * 7);--spacer-8x:calc(var(--spacer) * 8);--spacer-9x:calc(var(--spacer) * 9);--spacer-10x:calc(var(--spacer) * 10);--spacer-11x:calc(var(--spacer) * 11);--spacer-12x:calc(var(--spacer) * 12);--container-max-width:1180px;--color-black:#000;--color-white:#fff;--text-gradient:linear-gradient(90deg,#d60e66,#a10e7d);--transition-duration:0.2s;--button-height:48px;--button-font-size:1rem;--button-font-weight:700;--button-background:linear-gradient(90deg,#8c0e45,#a10e7d);--button-background-hover:linear-gradient(90deg,#8c0e45,#a10e7d);--button-transition-duration:var(--transition-duration);--header-container-max-width:1440px;--header-navbar-top-height:80px;--header-navbar-bottom-height:50px}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}body,html{font-size:16px}body{font-family:Atkinson Hyperlegible,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#6b6b6b}img{max-width:100%}video{width:100%!important;height:auto!important}dl,ol,ul{list-style:none;margin-top:0;padding-left:0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{font-size:90%;margin:1.5rem 0 1.5rem 3rem}ol{list-style:decimal inside}ul{list-style:circle inside}dt{font-weight:700}hr{border:0;border-top:.1rem solid var(--color-primary);margin:3rem 0}#__next{display:flex;min-height:100vh;flex-direction:column}.alert-error{background-color:#fff5f5;border:1px solid #fed6d6;border-radius:.25rem;color:#c53030;padding:1rem}.section>.container{padding-top:var(--spacer-4x);padding-bottom:var(--spacer-4x)}@media(min-width:768px){.section>.container{padding-top:var(--spacer-8x);padding-bottom:var(--spacer-8x)}}@media(min-width:1024px){.section>.container{padding-top:var(--spacer-12x);padding-bottom:var(--spacer-12x)}}.section-heading{color:#6b6b6b;padding-bottom:4px;border-bottom:2px solid #d50f67}.mb-lg{margin-bottom:50px}button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}.btn{position:relative;display:flex;height:var(--button-height);padding:var(--spacer) var(--spacer-4x);background:transparent;font-size:var(--button-font-size);font-weight:var(--button-font-weight);text-align:center;align-items:center;justify-content:center;cursor:pointer;white-space:nowrap;box-sizing:border-box;z-index:0;color:#fff}.btn,.btn:after,.btn:before{transition:var(--button-transition-duration)}.btn:after,.btn:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0}.btn:hover:after{opacity:0}.btn,.btn:after,.btn:before{border-radius:calc(var(--button-height)/2)}.btn:before{background-image:linear-gradient(90deg,#8c0e45,#a10e7d)}.btn:after{background-image:linear-gradient(90deg,#d60e66,#a10e7d)}.sr-only{-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}figure{margin:0}@media(min-width:768px){.wp-block-gallery{display:flex;flex-wrap:wrap;flex-direction:row;gap:var(--spacer-4x);margin-top:64px;margin-bottom:64px}.wp-block-gallery figure{margin:0}.wp-block-gallery .wp-block-image.is-style-rounded img{border-radius:50%}.wp-block-gallery .wp-block-image:not(#individual-image){display:flex;flex-grow:1;justify-content:center;position:relative;flex-direction:column;max-width:100%;width:calc(33.33% - var(--spacer-4x)*.66667);align-self:inherit}.wp-block-gallery .wp-block-image:not(#individual-image) img{width:100%;flex:1 0;height:100%;object-fit:cover}.wp-block-gallery .wp-block-image:not(#individual-image) figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%;box-sizing:border-box}}dd,dt,li{margin-bottom:1rem}fieldset,input,select,textarea{margin-bottom:1.5rem}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:2.5rem}@font-face{font-family:Atkinson Hyperlegible;src:url(/fonts/atkinson-hyperlegible-v7-latin-700.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Atkinson Hyperlegible;src:url(/fonts/atkinson-hyperlegible-v7-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap}h1,h2,h3,h4,h5,h6{font-family:Atkinson Hyperlegible,sans-serif;font-weight:600;margin-bottom:var(--spacer-4x);margin-top:0}h1{font-size:3rem;line-height:3.5rem}h2{font-size:2.5rem;line-height:2.5rem}h3{font-size:2rem;line-height:1.3}h4{font-size:1.75rem}h4,h5{line-height:2rem}h5{font-size:1.5rem}h6{font-size:1.125rem;line-height:1.5rem}p{margin-bottom:1.2em;margin-top:0}a{color:#d50f67;text-decoration:none}.container{box-sizing:content-box;margin:0 auto;max-width:var(--container-max-width);padding-left:var(--spacer-4x);padding-right:var(--spacer-4x);position:relative}@media(min-width:768px){.container{padding-left:var(--spacer-8x);padding-right:var(--spacer-8x)}}.row,.wp-block-columns{display:flex;column-gap:var(--spacer-3x);row-gap:var(--spacer-3x)}.row>div,.wp-block-columns>div{width:100%;flex-grow:1}@media(min-width:768px){.row,.wp-block-columns{padding-left:var(--spacer-4x);padding-right:var(--spacer-4x)}}.clearfix:after{clear:both;content:" ";display:table}.float-left{float:left}.float-right{float:right}.text-center{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only:focus{width:auto;height:auto;margin:0;overflow:auto;clip:auto}