@import"https://unpkg.com/open-props";*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}:root{--color-primary: #FF5100;--color-green: #564F24;--color-charcoal: #222222;--color-gray: #D6C9CA;--color-ivory: #F8F5EF;--color-copy-0: #FFFFFF;--color-copy-1: #E6E6E6;--color-copy-2: #CECECE;--color-copy-3: #B5B5B5;--color-copy-4: #9D9D9D;--color-copy-5: #848484;--color-copy-6: #6C6C6C;--color-copy-7: #535353;--color-copy-8: #3B3B3B;--color-copy-9: #222222;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2.25rem;--space-2xl: 3.25rem;--space-3xl: 4.5rem;--space-4xl: 6rem;--space-5xl: 7.75rem;--space-px-xs: 4px;--space-px-sm: 8px;--space-px-md: 16px;--space-px-lg: 24px;--space-px-xl: 36px;--space-px-2xl: 52px;--space-px-3xl: 72px;--space-px-4xl: 96px;--space-px-5xl: 124px;--text-xs: .75rem;--text-sm: 1rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 1.875rem;--text-3xl: 2.375rem;--text-4xl: 3rem;--text-5xl: 3.75rem;--radius-xs: 4px;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 32px}@font-face{font-family:"Source Sans 3";src:url(/fonts/SourceSans3.ttf) format("truetype");font-weight:200 900;font-style:normal}@font-face{font-family:"Source Sans 3";src:url(/fonts/SourceSans3-Italic.ttf) format("truetype");font-weight:200 900;font-style:italic}body{font-family:"Source Sans 3",sans-serif;color:var(--color-copy-9)}h1{font-size:var(--font-size-fluid-3)}h2{font-size:var(--font-size-fluid-2)}h3{font-size:var(--font-size-fluid-1)}p{font-size:var(--text-sm);text-align:justify;@media screen and (min-width: 900px){font-size:var(--text-md)}}a{width:fit-content;text-decoration:none;color:inherit;transition:opacity .2s;&:hover{opacity:.8}}.container{max-width:1200px;margin-inline:auto}.text-container{max-width:700px;margin-inline:auto}.u-padding{padding:var(--space-2xl) var(--space-px-lg);@media screen and (min-width: 900px){padding:var(--space-4xl) var(--space-px-2xl)}}.v-spacing{>*+*{margin-block-start:var(--space-xl);@media screen and (min-width: 900px){margin-block-start:var(--space-3xl)}}}.hero{display:flex;flex-direction:column;@media screen and (min-width: 900px){flex-direction:row}*{@media screen and (min-width: 900px){width:50%}}div{display:flex;justify-content:center;align-items:center;font-size:var(--text-2xl);font-weight:600;background-color:var(--color-ivory)}img{object-fit:cover;aspect-ratio:1463/972;height:auto}}.intro{display:flex;flex-direction:column;@media screen and (min-width: 900px){flex-direction:row}*{flex:1;min-width:0;min-height:0;width:100%}p{margin-block-start:var(--space-sm);font-size:var(--text-md);color:var(--color-copy-8);@media screen and (min-width: 900px){margin-block-start:var(--space-5xl);font-size:var(--text-lg)}}}.cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--space-lg);@media screen and (min-width: 900px){gap:var(--space-xl)}}.title-decoration{position:relative;padding-block-end:var(--space-sm);&:after{position:absolute;bottom:0;left:0;height:2px;width:70px;background:linear-gradient(90deg,var(--color-primary),transparent);content:""}}div[data-astro-cid-vgqty5t2]{--stack-spacing: var(--space-xl);display:flex;flex-direction:column;gap:var(--stack-spacing)}header[data-astro-cid-5ql2mvdm]{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;right:0;z-index:20;height:96px;padding-block:var(--space-lg);color:var(--color-copy-9);background-color:var(--color-ivory);transform:translateY(0);transition:transform .3s ease-in-out}header[data-astro-cid-5ql2mvdm].header-hidden{transform:translateY(-100%)}.logo[data-astro-cid-5ql2mvdm]{height:3rem;width:auto}.desktop-nav[data-astro-cid-5ql2mvdm],.desktop-contact[data-astro-cid-5ql2mvdm]{display:none}.desktop-nav[data-astro-cid-5ql2mvdm]{font-size:var(--text-lg);font-weight:600;gap:var(--space-3xl)}.toggle-nav[data-astro-cid-5ql2mvdm]{font-size:var(--text-xl)}#mobile-nav[data-astro-cid-5ql2mvdm]{position:fixed;top:0;left:0;z-index:30;width:100%;height:100%;padding-block:var(--space-lg);background-color:var(--color-ivory);display:flex;flex-direction:column;justify-content:space-between;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s;& a[data-astro-cid-5ql2mvdm]{font-size:var(--text-3xl);font-weight:600;line-height:1.3}}#mobile-nav[data-astro-cid-5ql2mvdm]:target{opacity:1;visibility:visible}#mobile-nav[data-astro-cid-5ql2mvdm]>div[data-astro-cid-5ql2mvdm]{display:flex;justify-content:space-between}@media screen and (min-width: 1200px){#mobile-nav[data-astro-cid-5ql2mvdm],.toggle-nav[data-astro-cid-5ql2mvdm]{display:none}.desktop-nav[data-astro-cid-5ql2mvdm],.desktop-contact[data-astro-cid-5ql2mvdm]{display:flex}}footer[data-astro-cid-5jp7rtjd]{position:sticky;bottom:0;z-index:1;height:100vh;padding-block:var(--space-4xl) var(--space-lg);color:var(--color-copy-0);background-color:var(--color-charcoal);@media screen and (min-width: 900px){padding-block-start:var(--space-2xl)}}.footer-container[data-astro-cid-5jp7rtjd]{display:flex;flex-direction:column;height:100%;max-width:1800px;margin-inline:auto}.content[data-astro-cid-5jp7rtjd]{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-2xl);font-weight:300;@media screen and (min-width: 900px){width:100%}}.motto[data-astro-cid-5jp7rtjd]{font-size:var(--text-xl);line-height:1.2;@media screen and (min-width: 900px){align-self:flex-start}}.rigor[data-astro-cid-5jp7rtjd]{font-size:var(--text-md)}.info[data-astro-cid-5jp7rtjd]{color:var(--color-copy-2);@media screen and (min-width: 900px){display:flex;justify-content:space-between;order:-1}}.logotype[data-astro-cid-5jp7rtjd]{align-self:center;img{width:100%;height:100%}}.small-copy[data-astro-cid-5jp7rtjd]{display:flex;justify-content:space-between;margin-block-start:var(--space-sm);font-size:var(--text-xs);color:var(--color-copy-4)}main[data-astro-cid-qo5xhe7c]{position:relative;z-index:10;padding-block-start:96px;background-color:var(--color-charcoal)}
