:root{--dark-green: #3A523B;--gold: #F1B84B;--white: #FFFFFF;--black: #232323;--light-gray: #F5F5F5;--dark-gray: #333333;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-xxl: 3rem;--font-family-base: Inter, sans-serif;--font-size-base: 16px;--font-size-sm: .875rem;--font-size-lg: 1.125rem;--font-size-xl: 1.5rem;--font-size-2xl: 2.25rem;--font-size-3xl: 3rem;--line-height-base: 1.5;--line-height-tight: 1.2;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 50px}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;line-height:1.5;color:#232323;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;font-weight:700;line-height:1.2;color:#232323}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.5rem}h4{font-size:1.125rem}h5{font-size:16px}h6{font-size:.875rem}p{margin-top:0;margin-bottom:1rem}a{color:#3a523b;text-decoration:none}a:hover{color:#f1b84b;text-decoration:underline}.container{width:100%;max-width:1280px;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 768px){.container{padding-right:1.5rem;padding-left:1.5rem}}.header{position:relative;background-color:#3a523b;padding:1rem 0;color:#fff}.logo{display:inline-block}.logo__circle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#f1b84b;border-radius:50%;color:#3a523b;font-weight:700;margin-right:.25rem}.logo__text{color:#fff;font-weight:700}.logo__text .accent{color:#f1b84b}.nav__list{list-style:none;padding:0;margin:0;display:flex}.nav__item{margin-right:1rem}.nav__item:last-child{margin-right:0}.nav__link{color:#fff}.nav__link:hover,.nav__link.active{color:#f1b84b;text-decoration:none}.btn{display:inline-block;padding:.5rem 2rem;border-radius:50px;font-weight:500;text-align:center;cursor:pointer;border:none;transition:all .3s ease}.btn--primary{background-color:#3a523b;color:#fff}.btn--primary:hover{background-color:#2f4330;color:#fff;text-decoration:none}.btn--secondary{background-color:#fff;color:#3a523b}.btn--secondary:hover{background-color:#f5f5f5;text-decoration:none}.btn--accent{background-color:#f1b84b;color:#3a523b}.btn--accent:hover{background-color:#eda51c;text-decoration:none}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-primary{color:#3a523b!important}.text-accent{color:#f1b84b!important}.text-white{color:#fff!important}.text-dark{color:#232323!important}.text-gray{color:#333!important}.bg-primary{background-color:#3a523b!important}.bg-accent{background-color:#f1b84b!important}.bg-white{background-color:#fff!important}.bg-light{background-color:#f5f5f5!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3{margin-bottom:1rem!important}.ml-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4{margin-top:1.5rem!important}.mr-4{margin-right:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.ml-4{margin-left:1.5rem!important}.m-5{margin:2rem!important}.mt-5{margin-top:2rem!important}.mr-5{margin-right:2rem!important}.mb-5{margin-bottom:2rem!important}.ml-5{margin-left:2rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3{padding-top:1rem!important}.pr-3{padding-right:1rem!important}.pb-3{padding-bottom:1rem!important}.pl-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4{padding-top:1.5rem!important}.pr-4{padding-right:1.5rem!important}.pb-4{padding-bottom:1.5rem!important}.pl-4{padding-left:1.5rem!important}.p-5{padding:2rem!important}.pt-5{padding-top:2rem!important}.pr-5{padding-right:2rem!important}.pb-5{padding-bottom:2rem!important}.pl-5{padding-left:2rem!important}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.w-100{width:100%!important}.w-75{width:75%!important}.w-50{width:50%!important}.w-25{width:25%!important}.w-auto{width:auto!important}.h-100{height:100%!important}.h-75{height:75%!important}.h-50{height:50%!important}.h-25{height:25%!important}.h-auto{height:auto!important}.section{padding:2rem 0}@media (min-width: 768px){.section{padding:3rem 0}}.section__header{margin-bottom:2rem;text-align:center}.section__title{font-size:2.25rem;margin-bottom:1rem}.section__subtitle{color:#333;margin-bottom:0}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}}
