html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}:root{-moz-tab-size:4;tab-size:4}ul,li{list-style:none;padding:0;margin:0}html{line-height:1}body{margin:0}.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}.cf{*zoom:1}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}#__bs_notify__{top:50% !important}h1,h2,h3,h4,h5{font-size:1rem;margin:0}hr{height:0}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{padding:0}progress{vertical-align:baseline}[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}summary{display:list-item}a{color:inherit}@font-face{font-family:"bb-modern-regular";src:url("../fonts/bb-modern-regular.woff2") format("woff2"),url("../fonts/bb-modern-regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"Grotesque MT Std";src:url("../fonts/GrotesqueMTStd.woff2") format("woff2"),url("../fonts/GrotesqueMTStd.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}body,html{font-family:"bb-modern-regular",serif}.nav-main{padding:var(--containerPadding);position:sticky;top:0;z-index:20}.nav-main__menu{font-family:"Grotesque MT Std",sans-serif;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-family:"Grotesque MT Std",sans-serif;font-size:1rem;line-height:1.3}@media(min-width: 640px){.nav-main__menu{font-size:1.15rem}}.nav-main__menu{text-transform:uppercase;display:flex;justify-content:space-between;max-width:1400px;margin:0 auto}.nav-main__menu__item{width:33%;text-align:center}.nav-main__menu a{text-decoration:none}.footer-content{padding:1rem var(--containerPadding);background-image:url("../img/birds.svg");background-attachment:fixed;background-size:contain;background-position:center;background-repeat:no-repeat;min-height:90svh;flex-direction:column;justify-content:space-between;width:100%;display:flex;position:relative;z-index:5}.footer-content__items{font-family:"Grotesque MT Std",sans-serif;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-family:"Grotesque MT Std",sans-serif;font-size:1rem;line-height:1.3}@media(min-width: 640px){.footer-content__items{font-size:1.15rem}}.footer-content__items{justify-content:space-between;max-width:1400px;margin:calc(var(--containerPadding)*2) auto;gap:var(--containerPadding);width:100%}@media(min-width: 1024px){.footer-content__items{display:flex}}.footer-content__items img{max-height:20px}.footer-content__items a{text-decoration:none;text-transform:uppercase}.footer-content__items p{margin:0}@media(min-width: 1024px){.footer-content__items__item{width:33.3332%}}.footer-content__items__item__title{font-family:"bb-modern-regular",serif;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;--medium-head: 1.5rem;--start-size: 1.5rem;font-size:var(--medium-head);font-weight:300;line-height:1.2}@media(min-width: 640px){.footer-content__items__item__title{--medium-head: calc(var(--start-size) * 1.55)}}@media(min-width: 1400px){.footer-content__items__item__title{--medium-head: calc(var(--start-size) * 1.75)}}.footer-content__items__item__title{text-transform:uppercase}.footer-content__items__item__description{padding:var(--containerPadding) 0;max-width:300px}.home-hero{min-height:calc(100svh - (var(--containerPadding)*2 + 1rem));padding:2rem 1rem;display:flex;flex-direction:column;position:relative;z-index:2}.home-hero__logo{margin-top:auto}.home-hero__logo img{display:block;margin:0 auto;opacity:0;transition:opacity 1.5s ease-in-out;width:90%;max-width:800px}.home-hero__logo img.inview{opacity:1}.home-hero__subtitle{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;--medium-head: 1.5rem;--start-size: 1.5rem;font-size:var(--medium-head);font-weight:300;line-height:1.2}@media(min-width: 640px){.home-hero__subtitle{--medium-head: calc(var(--start-size) * 1.55)}}@media(min-width: 1400px){.home-hero__subtitle{--medium-head: calc(var(--start-size) * 1.75)}}.home-hero__subtitle{margin-top:auto;text-align:center;opacity:0;transition:opacity 1s .5s ease-in-out}.home-hero__subtitle.inview{opacity:1}.birds-background{background-color:var(--light);background-image:url("../img/birds.svg");background-attachment:scroll;background-size:contain;background-position:center;background-repeat:no-repeat;position:fixed;height:0;top:0;width:100%;height:100%;z-index:0}.logo{margin:calc(var(--containerPadding)*2);width:100px}.logo img{max-width:100%}:root{--barHeight: 4rem;--radius: .15rem;--dark: black;--light: #F4F4F4;--olive: #D7DA80;--red: #FF6F3B;--orange: #FFBB32;--yellow: #ECDF4F;--containerPadding: 1rem;--scroll-color: #D7DA80}html{background:var(--olive);scroll-behavior:smooth}body{overflow-x:hidden}@media(min-width: 1024px){body{--containerPadding: 2rem}}@media(min-width: 1400px){body{--containerPadding: 3rem}}a.disabled:hover{cursor:wait}/*# sourceMappingURL=site.css.map */
