:root{--gray-offset:rgba(0, 0, 0, 0.03);--gray-border:rgba(0, 0, 0, 0.15);--gray-light:rgba(0, 0, 0, 0.4);--gray-mid:rgba(0, 0, 0, 0.7);--gray-dark:#243929;--green-light:#f4fcef;--green-mid-light:#AECC9C;--green-mid:#61844C;--green-hover:#2D4F1B;--green-dark:#0B2800;--body-color:var(--green-light);--headline-color:var(--gray-dark);--accent-color:var(--green-hover);--body-font-family:'Lato', sans-serif;--bs-link-color:rgb(53, 71, 43);--bs-link-color-rgb:53, 71, 43;--bs-link-hover-color:rgb(35, 47, 29);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-link-hover-color-rgb:35, 47, 29;--footer-nav-link-hover-color:#cbfda6;--bs-bg-opacity:0.9;--bs-tertiary-bg-rgb:250, 254, 247;--bs-body-bg:var(--green-light);--bs-primary-rgb:97, 132, 76;--bs-secondary-rgb:var(--bs-primary-rgb);--aa-text-color-rgb:53, 71, 43;--aa-primary-color-rgb:97, 132, 76;--aa-input-border-color-rgb:97, 132, 76}html{box-sizing:border-box}*{box-sizing:inherit}body{background-color:var(--green-light);font-family:var(--body-font-family);font-size:16px;color:var(--gray-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:400;color:var(--gray-dark);margin-top:2px;margin-bottom:4px;letter-spacing:normal}h1{font-size:2rem !important;line-height:2.5rem}h3{font-size:1.5rem !important;margin:1.2rem 0 .8rem;line-height:2.2rem}h4{font-size:1.3rem !important;margin-bottom:.7rem;line-height:1.9rem}h5{font-size:1.1rem !important;font-weight:700;line-height:1.6rem}h6{line-height:1.5rem}a{text-decoration:none;color:var(--green-mid)}a:hover,a:focus{color:var(--accent-color);text-decoration:none}hr{color:var(--green-mid)}img:not([src]):not([srcset]){visibility:hidden}.nav-link:focus-visible{box-shadow:none}.bg-body-tertiary{background-color:rgba(var(--bs-tertiary-bg-rgb),.9) !important}.header-logo{height:3.5rem}.main-bg{background-color:var(--green-light)}.text-bg-light{background-color:#fdfefb !important;border-color:#e2f7d3}.bg-secondary{background-color:var(--green-mid) !important}.float-bottom{position:absolute;bottom:0;padding-bottom:1rem}.card-title{line-height:1.55rem}.more-feed{background-color:#d0e3c5}.arch-item.underline{border-bottom:1px solid rgba(132,161,115,.25)}.arch-group>.arch-item:not(:last-child){border-bottom:1px solid rgba(var(--bs-primary-rgb),.25)}.page-link{color:var(--green-dark);background-color:var(--green-light);border-color:var(--green-mid-light)}.page-link:hover,.page-link:active,.page-link:visited,.page-link:focus,.page-link:focus-visible{color:var(--green-light);border-color:var(--green-hover);background-color:var(--green-hover);box-shadow:none;outline:none}.page-link.disabled{color:var(--green-light);background-color:var(--green-mid-light);border-color:var(--green-mid-light)}.page-link.active{color:var(--green-light);background-color:var(--green-mid);border-color:var(--green-mid)}.nr-scroll-animation{--nr-animation-transform-x:0;--nr-animation-transform-y:0;--nr-animation-transform-scale:1;--nr-animation-duration:800ms}.nr-scroll-animation--on{animation-name:nr-scroll-animation;animation-duration:var(--nr-animation-duration);animation-timing-function:cubic-bezier(.4,0,.25,1)}@keyframes nr-scroll-animation{from{opacity:0;transform:translate(var(--nr-animation-transform-x),var(--nr-animation-transform-y))scale(var(--nr-animation-transform-scale))}to{opacity:1;transform:translate(0,0)scale(1)}}.btn-primary{color:var(--green-light);background-color:var(--green-mid);border-color:var(--green-mid)}.btn-primary:active,.btn-primary:hover,.btn-primary:focus{color:var(--green-light);background-color:var(--green-hover) !important;border-color:var(--green-hover) !important}.btn-primary:disabled,.btn-primary.disabled{color:var(--green-light);background-color:#5c704f;border-color:#5c704f}.btn-light{background-color:var(--green-light);color:var(--green-hover) !important;border-color:var(--green-hover) !important}.btn-light:active,.btn-light:hover,.btn-light:focus{color:var(--green-hover) !important;background-color:var(--footer-nav-link-hover-color) !important;border-color:var(--footer-nav-link-hover-color) !important}.btn-outline-primary{color:var(--green-mid);border-color:var(--green-mid)}.btn-outline-primary:hover,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:focus-visible,.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--green-light);background-color:var(--green-mid) !important;border-color:var(--green-mid) !important}.dropdown-item:hover,.dropdown-item:active,.dropdown-item:focus{color:var(--green-light);background-color:var(--green-mid) !important;border-color:var(--green-mid) !important}.post-image{height:50vh;background-attachment:fixed;background-repeat:no-repeat;background-position:50%;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover}.bg-post-title{bottom:0;background-color:rgba(244,252,239,.8)}.post-title{text-align:end;margin-bottom:0;padding:1.5rem;font-weight:100}.coupon{max-width:320px;background-image:linear-gradient(to right,#0b2800,#2d4e19,#57762e,#87a143,#bdcc59);color:var(--green-light);justify-content:center;font-size:1.7rem;box-shadow:0 .5rem 1rem var(--green-mid)}.coupon:hover{background-color:var(--green-hover);cursor:pointer}.toast{background-color:var(--green-light);border:1px solid var(--green-mid-light);box-shadow:0 .3rem .5rem var(--green-mid-light)}.app-btn-titles{letter-spacing:-1px;line-height:calc(1.325rem + .9vw) !important}img.h-30{max-height:30vh}img.h-40{max-height:40vh}img.h-50{max-height:50vh}img.h-60{max-height:60vh}img.h-70{max-height:70vh}img.h-80{max-height:80vh}img.h-90{max-height:90vh}img.h-100{max-height:100vh}.share-link{font-size:1.2rem}footer{background-color:var(--green-mid);color:var(--green-light);padding:1.5rem 0}footer i{font-size:1.5rem}footer .nav-link{color:var(--green-light);display:flex;flex-direction:row;align-items:center}footer .nav-link:focus,footer .nav-link:hover{color:var(--footer-nav-link-hover-color)}footer .footer-cup{position:absolute;width:8rem;left:calc(100vw - 12rem)}footer .disclaimer h6{margin-top:2rem;font-size:.8rem;color:var(--green-light);font-weight:700}footer .disclaimer p{font-size:.7rem;margin-bottom:1.5rem}.sentry-error-embed-wrapper{z-index:1100}.feedback-btn{cursor:pointer;position:fixed;bottom:5rem;color:var(--gray-dark);height:60px;line-height:30px;right:-130px;padding:1rem;background-color:#bed265;font-size:1.75rem;font-weight:300;border-top-left-radius:8px;border-bottom-left-radius:8px;transition:.3s}.feedback-btn:hover{right:0}.feedback-btn i{padding-right:1rem}@media(max-width:767.98px){.arch-item:not(:last-child){border-bottom:1px solid #84a173}.post-title{font-size:1.5rem !important;padding:1rem}.post-image{background-attachment:scroll}}@supports(-webkit-touch-callout:none){.post-image{background-attachment:scroll}}@supports not (-webkit-touch-callout:none){.post-image{background-attachment:fixed}}.aa-Panel{z-index:1100}