@layer reset,theme,components;@layer reset{html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,u,i,center,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}button{border:none}}@layer theme{:root{--color--primary: #232323;--color--secondary: #094e81;--color--light: #f0f0f0;--color--gray: #eee;--color--dark-blue: #154da5;--color--brick-red: #990204;--color--black: #000000;--color--white: #ffffff;--color--transparent: transparent;--transition--duration-default: .25s;--animation--fullscreen: 100vw;--desktop-breakpoint: 1279px;--mobile-breakpoint: 699px;--footer-gap: 30px;--footer-article-gap: 20px;--site-padding-inline: 24px;--interior-page--main-width-desktop: 1170px;--interior-page--main-width-mobile: 90%;--font-family--bellefair: "Bellefair", Arial, serif;--font-family--quicksand: "Quicksand", Arial, sans-serif;--font-family-default: var(--font-family--quicksand);--desktop-h1-font-family: var(--font-family--bellefair);--desktop-h1-font-size: clamp(2.813rem, 1.743rem + 4.28vw, 6.875rem);--desktop-h1-font-weight: 300;--desktop-h2-font-family: var(--font-family--bellefair);--desktop-h2-font-size: clamp(3.125rem, 2.467rem + 2.63vw, 5.625rem);--desktop-h2-font-weight: 300;--desktop-h3-font-family: var(--font-family--bellefair);--desktop-h3-font-size: clamp(2.188rem, 1.941rem + .99vw, 3.125rem);--desktop-h3-font-weight: 400;--desktop-h4-font-family: var(--font-family--bellefair);--desktop-h4-font-size: clamp(1.313rem, 1rem + 1.25vw, 2.5rem);--desktop-h4-font-weight: 400;--desktop-h5-font-family: var(--font-family--bellefair);--desktop-h5-font-size: 30px;--desktop-h5-font-weight: 300;--desktop-h6-font-family: var(--font-family--bellefair);--desktop-h6-font-size: 26px;--desktop-h6-font-weight: 300;--desktop-body-font-family: var(--font-family--quicksand);--desktop-body-font-size: 18px;--desktop-body-font-weight: 400;--desktop-body-line-height: 1.44;--desktop-month-font-family: var(--font-family--quicksand);--desktop-month-font-size: 16px;--desktop-month-font-weight: 400;--desktop-small1-font-family: var(--font-family--quicksand);--desktop-small1-font-size: 14px;--desktop-small1-font-weight: 600;--desktop-smai2-font-family: var(--font-family--quicksand);--desktop-smai2-font-size: 12px;--desktop-smai2-font-weight: 400;--desktop-cta-font-family: var(--font-family--quicksand);--desktop-cta-font-size: 20px;--desktop-cta-font-weight: 600;--desktop-date-font-family: var(--font-family--quicksand);--desktop-date-font-size: clamp(2.813rem, 2.401rem + 1.64vw, 4.375rem);--desktop-date-font-weight: 500}:root strong{font-weight:700}html{height:100%;interpolate-size:allow-keywords}body{position:relative;box-sizing:border-box;min-height:100vh;font-size:var(--desktop-body-font-size);font-family:var(--desktop-body-font-family);font-weight:var(--desktop-body-font-weight);line-height:1.2}body *{box-sizing:border-box}body a{color:var(--color--primary)}body a:hover{cursor:pointer}body h1{font-family:var(--desktop-h1-font-family);font-size:var(--desktop-h1-font-size);font-weight:var(--desktop-h1-font-weight);letter-spacing:-4.4px}body h2{font-family:var(--desktop-h2-font-family);font-size:var(--desktop-h2-font-size);font-weight:var(--desktop-h2-font-weight)}body h3{font-family:var(--desktop-h3-font-family);font-size:var(--desktop-h3-font-size);font-weight:var(--desktop-h3-font-weight);text-transform:uppercase}body h4{font-family:var(--desktop-h4-font-family);font-size:var(--desktop-h4-font-size);font-weight:var(--desktop-h4-font-weight);letter-spacing:-1.2px;line-height:1.25}body h5{font-family:var(--desktop-h5-font-family);font-size:var(--desktop-h5-font-size);font-weight:var(--desktop-h5-font-weight)}body h6{font-family:var(--desktop-h6-font-family);font-size:var(--desktop-h6-font-size);font-weight:var(--desktop-h6-font-weight)}body blockquote{position:relative;padding-block:30px;color:var(--color--black);font-family:var(--font-family--bellefair);font-size:20px;font-weight:400;line-height:1.6}.desktop-h1{font-family:var(--desktop-h1-font-family);font-size:var(--desktop-h1-font-size);font-weight:var(--desktop-h1-font-weight);letter-spacing:-4.4px}.desktop-h2{font-family:var(--desktop-h2-font-family);font-size:var(--desktop-h2-font-size);font-weight:var(--desktop-h2-font-weight)}.desktop-h3{font-family:var(--desktop-h3-font-family);font-size:var(--desktop-h3-font-size);font-weight:var(--desktop-h3-font-weight);text-transform:uppercase}.desktop-h4{font-family:var(--desktop-h4-font-family);font-size:var(--desktop-h4-font-size);font-weight:var(--desktop-h4-font-weight);letter-spacing:-1.2px;line-height:1.25}.desktop-h5{font-family:var(--desktop-h5-font-family);font-size:var(--desktop-h5-font-size);font-weight:var(--desktop-h5-font-weight)}.desktop-h6{font-family:var(--desktop-h6-font-family);font-size:var(--desktop-h6-font-size);font-weight:var(--desktop-h6-font-weight)}.desktop-body{font-family:var(--desktop-body-font-family);font-size:var(--desktop-body-font-size);font-weight:var(--desktop-body-font-weight);line-height:var(--desktop-body-line-height)}.cta{font-family:var(--font-family--quicksand);font-size:20px;font-weight:500}.day{font-family:var(--font-family--quicksand);font-size:clamp(2.813rem,2.401rem + 1.64vw,4.375rem);font-weight:500;letter-spacing:-1.4px}ul,ol{margin-bottom:0}@keyframes enterFromRight{0%{opacity:0;transform:translate(var(--animation--fullscreen))}to{opacity:1;transform:translate(0)}}@keyframes exitToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(var(--animation--fullscreen))}}}
