.input_with_label_wrapper{display:flex;flex-direction:column;align-items:flex-start;padding:.5rem 0}@media screen and (max-width:768px){.input_with_label_wrapper{width:100%;padding:0}}.input_with_label_wrapper .required{color:red;font-size:.8em;padding-left:.5rem}.input_with_label_wrapper input{width:-webkit-fill-available}.input_with_label_wrapper input:user-invalid{border-color:red}@media screen and (max-width:768px){.input_with_label_wrapper input{width:100%}}.textarea_with_label_wrapper{display:flex;flex-direction:column;align-items:flex-start;padding:.5rem 0}@media screen and (max-width:768px){.textarea_with_label_wrapper{width:100%;padding:0}}.textarea_with_label_wrapper .required{color:red;font-size:.8em;padding-left:.5rem}.textarea_with_label_wrapper textarea{width:-webkit-fill-available}.textarea_with_label_wrapper textarea:user-invalid{border-color:red}@media screen and (max-width:768px){.textarea_with_label_wrapper textarea{width:100%}}.info-card{display:flex;background-color:#fff;border-radius:12px;box-shadow:0 4px 10px #00000014;overflow:hidden;border:1px solid gray;max-width:768px;margin:24px auto;transition:transform .3s ease,box-shadow .3s ease}.info-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.info-card-image{height:160px;width:160px;object-fit:cover;flex-shrink:0}.info-card-content{padding:16px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.info-card-title{font-size:1.25rem;font-weight:600;margin-bottom:8px;color:#00f}.info-card-description{font-size:.875rem;color:#333}.info-card-footer{margin-top:16px;align-items:right}.info-card-button{background-color:#00f;color:#fff;padding:8px 16px;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.info-card-button:hover{background-color:#00008b}@media(max-width:640px){.info-card{flex-direction:column;text-align:center}.info-card-image{width:100%;height:auto}.info-card-content{padding:12px}.info-card-footer{text-align:center;margin-top:20px}}.center_form{display:flex;justify-content:center;align-items:center;height:100vh}.center_form_error{color:red;margin-bottom:1rem}.print_cta{border:none;background:#0000;cursor:pointer}p,label,h1,h2,h3,h4,h5,h6{margin:0}h1,h2,h3,h4,h5,h6,p,label,li{color:#1e1e1e}@media(prefers-color-scheme:dark){h1,h2,h3,h4,h5,h6,p,label,li{color:#fff}}:root{--font-stack: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif}body{margin:0;font-family:var(--font-stack);color:#1b3d2f;background-color:#f5f5f5;width:99vw}@media(prefers-color-scheme:dark){body{background-color:#1e2021;color:#fff}}h1{margin:.2rem 0}.error{color:red}.success{color:green}input,textarea{padding:.5rem;border-radius:.375rem;background-color:#f5f5f5;color:#1e1e1e;border:1px solid #1e1e1e;margin-top:.25rem}@media(prefers-color-scheme:dark){input,textarea{background-color:#1b3d2f;color:#fff;border:1px solid #ffffff}}input:focus,textarea:focus{outline:none;border-color:#00bfa6}input[type=checkbox]{width:1rem;height:1rem;vertical-align:middle;margin-right:.5rem;cursor:pointer}button{background:#1b3d2f;color:#fff;padding:1rem 2rem;font-size:1rem;border:1px solid #ffffff;border-radius:.5rem;cursor:pointer;transition:ease-in-out .3s}button.active,button:hover{background-color:#0b1a14}button:focus{outline:none;box-shadow:0 0 0 3px #ffffff80}button:disabled{cursor:not-allowed;opacity:.6}@media screen and (max-width:768px){button{padding:.75rem 1rem}}a{text-decoration:none;color:#1e2021}@media screen{a{color:#fff}}a:hover{text-decoration:underline;color:#00bfa6}select{padding:.5rem;border-radius:.375rem;background-color:#f5f5f5;color:#1e1e1e;border:1px solid #1e1e1e;margin-top:.25rem}@media(prefers-color-scheme:dark){select{background-color:#1b3d2f;color:#fff;border:1px solid #ffffff}}select:focus{outline:none;border-color:#00bfa6}textarea{min-height:100px;color:#1e1e1e}@media(prefers-color-scheme:dark){textarea{color:#fff}}.slide_out .header{background:#1b3d2f}.slide_out .header .close_btn{fill:#fff}.slide_out .header .close_btn:hover{background-color:#fff}.slide_out .content_wrapper{background:#1b3d2f}@media(prefers-color-scheme:dark){.slide_out .content_wrapper{background:#1e2021;color:#fff}}.slide_out .content_wrapper .content{height:calc(85vh - 2.75rem)!important}._spin_jdpu0_1{display:block;width:40px;height:40px;margin:30px auto;border:3px solid transparent;border-radius:50%;border-top-color:#00bfa6;animation:_spin_jdpu0_1 1s ease infinite}@keyframes _spin_jdpu0_1{to{transform:rotate(360deg)}}._navbar_18wrw_1{display:flex;align-items:center;justify-content:space-between;background-color:#1b3d2f;padding:10px 20px;color:#fff;position:relative;z-index:900}@media(prefers-color-scheme:dark){._navbar_18wrw_1{background-color:#1e1e1e}}._navbar_logo_18wrw_17{display:flex;align-items:center}._navbar_logo_18wrw_17 img{height:40px;margin-right:10px}._brand_name_18wrw_26{font-size:1.5rem;font-weight:700;color:#fff}._navbar_links_18wrw_32{display:flex;gap:20px}._navbar_links_18wrw_32 a{text-decoration:none;font-size:1rem;transition:color .3s;color:#fff}._navbar_links_18wrw_32 a._active_18wrw_42{color:#00bfa6;font-weight:700}._navbar_links_18wrw_32 a:hover{color:#00bfa6}._hamburger_18wrw_50{display:none;flex-direction:column;cursor:pointer;border:none;background:transparent}._hamburger_18wrw_50 span{height:3px;width:25px;background:#f5f5f5;margin:4px 0;transition:all .3s ease}._hamburger_18wrw_50._open_18wrw_64 span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}._hamburger_18wrw_50._open_18wrw_64 span:nth-child(2){opacity:0}._hamburger_18wrw_50._open_18wrw_64 span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media(max-width:768px){._hamburger_18wrw_50{display:flex}._navbar_links_18wrw_32{display:none;flex-direction:column;position:absolute;top:60px;right:20px;background-color:#f5f5f5;padding:15px;border-radius:5px;width:200px;border:1px solid #1b3d2f}._navbar_links_18wrw_32._active_18wrw_42{display:flex}}@media(max-width:768px)and (prefers-color-scheme:dark){._navbar_links_18wrw_32._active_18wrw_42{background-color:#1e2021}}@media(max-width:768px){._navbar_links_18wrw_32._active_18wrw_42 a{color:#1b3d2f}}@media(max-width:768px)and (prefers-color-scheme:dark){._navbar_links_18wrw_32._active_18wrw_42 a{color:#fff}}@media(max-width:768px){._navbar_links_18wrw_32._active_18wrw_42 a:hover{color:#00bfa6}}._footer_1kiw8_1{width:auto;padding:1rem;background:#1b3d2f;color:#fff;text-align:center;bottom:0;left:0;font-size:small;margin-top:2rem}@media(prefers-color-scheme:dark){._footer_1kiw8_1{background:#1e1e1e}}
