:root{--rk-red: #bb2c31;--rk-red-dark: #651515;--rk-green: #61a84f;--rk-green-dark: #325730;--rk-orange: #e09900;--rk-pink: #f7dcdc;--rk-black: #000000;--rk-ink: #2b2b2b;--rk-muted: #666666;--rk-bg: #ffffff;--rk-bg-soft: #f6f6f4;--rk-border: #e3e3e0;--rk-font-head: "Bitter", Georgia, "Times New Roman", serif;--rk-font-body: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--rk-maxw: 1180px;--rk-radius: 6px;--rk-shadow: 0 8px 30px rgba(0, 0, 0, .08)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--rk-font-body);color:var(--rk-ink);background:var(--rk-bg);line-height:1.7;font-size:17px;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--rk-font-head);line-height:1.15;color:var(--rk-black);margin:0 0 .5em;font-weight:700}h1{font-size:clamp(2rem,1.4rem + 2.6vw,3rem)}h2{font-size:clamp(1.6rem,1.2rem + 1.6vw,2.3rem)}h3{font-size:clamp(1.25rem,1.05rem + .8vw,1.6rem)}p{margin:0 0 1.1rem}a{color:var(--rk-red);text-decoration:none}a:hover,a:focus-visible{text-decoration:underline}img{max-width:100%;height:auto;display:block}ul,ol{padding-left:1.2rem}.rk-container{width:100%;max-width:var(--rk-maxw);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.rk-section{padding-block:clamp(2.5rem,6vw,5rem)}.rk-section--soft{background:var(--rk-bg-soft)}.rk-section--dark{background:var(--rk-black);color:#f1f1f1}.rk-section--dark h1,.rk-section--dark h2,.rk-section--dark h3{color:#fff}.rk-heading{text-align:center;margin-bottom:2rem}.rk-heading h2{margin-bottom:.4rem}.rk-heading:after,.rk-accent:after{content:"";display:block;width:70px;height:4px;margin:.8rem auto 0;background:var(--rk-red);border-radius:2px}.rk-btn{display:inline-block;padding:.8rem 1.8rem;background:var(--rk-red);color:#fff;font-family:var(--rk-font-head);font-weight:600;border-radius:var(--rk-radius);border:2px solid var(--rk-red);cursor:pointer;transition:background .2s ease,color .2s ease;text-align:center}.rk-btn:hover,.rk-btn:focus-visible{background:#fff;color:var(--rk-red);text-decoration:none}.rk-btn--green{background:var(--rk-green);border-color:var(--rk-green)}.rk-btn--green:hover,.rk-btn--green:focus-visible{color:var(--rk-green)}.rk-prose h2{margin-top:2rem}.rk-prose h3{color:var(--rk-red);margin-top:1.6rem}.rk-prose img{border-radius:var(--rk-radius);box-shadow:var(--rk-shadow);margin-block:1.5rem}.rk-prose ul{list-style:none;padding-left:0}.rk-prose ul li{position:relative;padding-left:1.6rem;margin-bottom:.5rem}.rk-prose ul li:before{content:"";position:absolute;left:0;top:.65em;width:8px;height:8px;background:var(--rk-green);border-radius:50%}.rk-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid var(--rk-green);outline-offset:2px}.rk-header[data-astro-cid-3ef6ksr2]{background:#fff}.rk-header__top[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem clamp(1.5rem,6vw,5rem) .9rem;position:relative}.rk-header__slogan[data-astro-cid-3ef6ksr2]{font-family:var(--rk-font-head);font-style:italic;font-weight:700;font-size:clamp(1.1rem,.8rem + 1vw,1.7rem);color:var(--rk-black);white-space:nowrap;flex:0 0 auto}.rk-header__brand[data-astro-cid-3ef6ksr2]{display:inline-flex;flex:0 1 auto}.rk-header__logo[data-astro-cid-3ef6ksr2]{width:clamp(240px,34vw,460px);height:auto}.rk-header__toggle[data-astro-cid-3ef6ksr2]{display:none;position:absolute;right:clamp(1rem,4vw,2rem);top:50%;transform:translateY(-50%);flex-direction:column;justify-content:center;gap:5px;width:46px;height:46px;padding:0 10px;background:var(--rk-red);border:none;border-radius:var(--rk-radius);cursor:pointer}.rk-header__toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;height:3px;background:#fff;border-radius:2px}.rk-nav[data-astro-cid-3ef6ksr2]{background:var(--rk-black)}.rk-nav__list[data-astro-cid-3ef6ksr2]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;list-style:none;margin:0;padding:0}.rk-nav__link[data-astro-cid-3ef6ksr2]{display:block;padding:.7rem .85rem;color:#fff;font-family:var(--rk-font-head);font-weight:600;font-size:.92rem;transition:color .16s ease}.rk-nav__link[data-astro-cid-3ef6ksr2]:hover,.rk-nav__link[data-astro-cid-3ef6ksr2]:focus-visible,.rk-nav__link[data-astro-cid-3ef6ksr2].is-active{color:var(--rk-orange);text-decoration:none}@media (max-width: 900px){.rk-header__slogan[data-astro-cid-3ef6ksr2]{display:none}.rk-header__top[data-astro-cid-3ef6ksr2]{justify-content:flex-start}.rk-header__toggle[data-astro-cid-3ef6ksr2]{display:flex}.rk-nav[data-astro-cid-3ef6ksr2]{display:none}.rk-nav[data-astro-cid-3ef6ksr2].is-open{display:block}.rk-nav__list[data-astro-cid-3ef6ksr2]{flex-direction:column}.rk-nav__link[data-astro-cid-3ef6ksr2]{text-align:center;padding:.9rem;border-bottom:1px solid rgba(255,255,255,.1);width:100%}}.rk-footer[data-astro-cid-sz7xmlte]{background:#000;color:#b8b8b8;padding-block:1.6rem;font-size:.9rem;border-top:3px solid var(--rk-red)}.rk-footer__inner[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.5rem;align-items:center}.rk-footer__copy[data-astro-cid-sz7xmlte],.rk-footer__contact[data-astro-cid-sz7xmlte]{margin:0}.rk-footer__contact[data-astro-cid-sz7xmlte]{display:flex;gap:.6rem;align-items:center}.rk-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#e0e0e0}.rk-blurbs[data-astro-cid-5ts7xwwv]{background:var(--rk-black);padding-block:clamp(2.5rem,5vw,4rem) clamp(1.5rem,3vw,2.5rem)}.rk-blurbs__grid[data-astro-cid-5ts7xwwv]{list-style:none;margin:0;padding:0;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.rk-blurb[data-astro-cid-5ts7xwwv]{color:#e9e9e9}.rk-blurb__media[data-astro-cid-5ts7xwwv]{display:block;overflow:hidden;border-radius:var(--rk-radius)}.rk-blurb__media[data-astro-cid-5ts7xwwv] img[data-astro-cid-5ts7xwwv]{width:100%;aspect-ratio:16 / 9;object-fit:cover;transition:transform .3s ease}.rk-blurb__media[data-astro-cid-5ts7xwwv]:hover img[data-astro-cid-5ts7xwwv]{transform:scale(1.04)}.rk-blurb__title[data-astro-cid-5ts7xwwv]{margin:1rem 0 .4rem;color:#fff;font-size:1.25rem}.rk-blurb__title[data-astro-cid-5ts7xwwv] a[data-astro-cid-5ts7xwwv]{color:#fff}.rk-blurb__title[data-astro-cid-5ts7xwwv] a[data-astro-cid-5ts7xwwv]:hover{color:var(--rk-orange);text-decoration:none}.rk-blurb__body[data-astro-cid-5ts7xwwv]{margin:0;font-size:.92rem;line-height:1.6;color:#bdbdbd}.rk-contact[data-astro-cid-jjagjrbk]{background:var(--rk-black);color:#f1f1f1;padding-block:clamp(1.5rem,3vw,2.5rem) clamp(2.5rem,6vw,4.5rem)}.rk-contact__inner[data-astro-cid-jjagjrbk]{max-width:640px;text-align:center}.rk-contact__tagline[data-astro-cid-jjagjrbk]{color:#fff;font-size:clamp(1.5rem,1.1rem + 1.6vw,2.2rem);line-height:1.25;margin-bottom:1.4rem}.rk-contact__call[data-astro-cid-jjagjrbk]{margin:0 0 .2rem;color:#e6e6e6;font-size:1.05rem}.rk-contact__phone[data-astro-cid-jjagjrbk]{display:inline-block;font-family:var(--rk-font-head);font-weight:700;font-size:clamp(1.9rem,1.4rem + 2vw,2.8rem);color:var(--rk-red);margin-bottom:1.6rem}.rk-contact__phone[data-astro-cid-jjagjrbk]:hover{color:#fff;text-decoration:none}.rk-contact__formtitle[data-astro-cid-jjagjrbk]{color:var(--rk-green);font-size:clamp(1.5rem,1.2rem + 1.2vw,2rem);margin-bottom:1.4rem}.rk-form[data-astro-cid-jjagjrbk]{display:grid;gap:1rem;text-align:left}.rk-form__row[data-astro-cid-jjagjrbk]{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 560px){.rk-form__row[data-astro-cid-jjagjrbk]{grid-template-columns:1fr 1fr}}.rk-form__field[data-astro-cid-jjagjrbk]{display:grid;gap:.35rem}.rk-form__label[data-astro-cid-jjagjrbk]{font-size:.9rem;font-weight:600;color:#e8e8e8}.rk-form__input[data-astro-cid-jjagjrbk]{width:100%;padding:.7rem .85rem;font:inherit;color:#fff;background:#2a2a2a;border:1px solid #444;border-radius:var(--rk-radius)}.rk-form__input[data-astro-cid-jjagjrbk]:focus{outline:none;border-color:var(--rk-green);box-shadow:0 0 0 3px #61a84f40}.rk-form__textarea[data-astro-cid-jjagjrbk]{resize:vertical;min-height:7rem}.rk-form__interests[data-astro-cid-jjagjrbk]{border:0;margin:0;padding:0;display:grid;gap:.5rem}.rk-form__interests[data-astro-cid-jjagjrbk] legend[data-astro-cid-jjagjrbk]{padding:0;margin-bottom:.3rem}.rk-form__check[data-astro-cid-jjagjrbk]{display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:center;font-size:.95rem;color:#d8d8d8}.rk-form__check[data-astro-cid-jjagjrbk] input[data-astro-cid-jjagjrbk]{width:1.1rem;height:1.1rem;accent-color:var(--rk-red)}.rk-form__honey[data-astro-cid-jjagjrbk]{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.rk-form__consent[data-astro-cid-jjagjrbk]{display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:start;font-size:.85rem;color:#b6b6b6}.rk-form__consent[data-astro-cid-jjagjrbk] input[data-astro-cid-jjagjrbk]{margin-top:.2rem;width:1.05rem;height:1.05rem;accent-color:var(--rk-green)}.rk-form__actions[data-astro-cid-jjagjrbk]{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.3rem}.rk-form__alt[data-astro-cid-jjagjrbk]{margin:0;font-size:.88rem;color:#aaa}.rk-form__alt[data-astro-cid-jjagjrbk] a[data-astro-cid-jjagjrbk]{color:#fff;text-decoration:underline}.rk-form__status[data-astro-cid-jjagjrbk]{margin:0;padding:.75rem .9rem;border-radius:var(--rk-radius);font-size:.95rem}.rk-form__status[data-astro-cid-jjagjrbk][data-kind=ok]{background:#61a84f2e;border:1px solid var(--rk-green);color:#eafae6}.rk-form__status[data-astro-cid-jjagjrbk][data-kind=err]{background:#bb2c3133;border:1px solid var(--rk-red);color:#fbe6e6}.rk-skip{position:absolute;left:-9999px;top:0;z-index:100;background:var(--rk-red);color:#fff;padding:.6rem 1rem;border-radius:0 0 var(--rk-radius) 0}.rk-skip:focus{left:0}
