@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;color:#1a1a1a}.flow_layout{display:grid;grid-template-columns:284px 1fr;min-height:100vh}.registration-container{min-height:100vh;background-color:#f9fafb;display:flex;align-items:center;justify-content:center;padding:1.5rem}.registration-card{max-width:28rem;width:100%;text-align:center}.registration-header{margin-bottom:2rem}.registration-title{font-size:2.25rem;font-weight:900;color:#000;letter-spacing:-.025em;text-transform:uppercase;margin-bottom:.5rem}.registration-subtitle{color:#64748b;font-weight:500}.registration-grid{display:grid;grid-template-columns:1fr;gap:1rem}.reg-button{padding:2rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;box-shadow:0 1px 2px #0000000d;transition:all .3s ease;text-align:left;cursor:pointer}.reg-button:hover{box-shadow:0 20px 25px -5px #0000001a}.button-title{font-size:1.25rem;font-weight:700;color:#000;transition:color .3s ease}.button-desc{font-size:.875rem;color:#64748b;margin-top:.25rem}.button-camper:hover{border-color:#000}.button-camper:hover .button-title{color:#06b6d4}.button-volunteer:hover{border-color:#f97316}.button-volunteer:hover .button-title{color:#f97316}.registration-footer{font-size:.75rem;color:#cbd5e1;font-weight:500;padding-top:2rem}.flow_sidebar{width:284px;height:100vh;background:#00283a;position:sticky;top:0;padding:40px 24px;color:#fff;display:flex;flex-direction:column}.flow_sidebar_title{font-size:24px;font-weight:500;line-height:normal;margin-bottom:12px;color:#fff;opacity:.8}.flow_sidebar_subtitle{font-size:14px;color:#9ea1a5;margin-bottom:48px}.flow_stepper{position:relative;display:flex;flex-direction:column;gap:32px}.flow_stepper:before{content:"";position:absolute;left:17px;top:0;bottom:0;width:1px;background:#ffffff1a;z-index:0}.flow_step{display:flex;align-items:center;gap:16px;position:relative;z-index:1}.flow_step_circle{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;background:#00283a;border:1px solid rgba(255,255,255,.3);color:#9ea1a5;flex-shrink:0}.flow_step_label{font-size:15px;font-weight:500;color:#9ea1a5}.flow_step_active .flow_step_circle{border:2px solid #0676B2;color:#0676b2}.flow_step_active .flow_step_label{color:#0676b2;font-weight:600}.flow_main{background:#fff;padding:25px 25px 120px;display:flex;flex-direction:column;gap:32px}.flow_content_container{max-width:100%;margin:0 auto;width:100%}.flow_header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.flow_header_left{display:flex;flex-direction:column;gap:8px}.flow_page_title{font-size:28px;font-weight:700;color:#1a1a1a}.flow_location{display:flex;align-items:center;gap:6px;color:#4a4a4a;font-size:12px}.flow_header_right{display:flex;align-items:center}.flow_date_box{display:flex;flex-direction:column;align-items:center;padding:0 16px}.flow_date_month{color:#3ab0c9;font-size:14px;font-weight:600;text-transform:uppercase}.flow_date_day{color:#3ab0c9;font-size:28px;font-weight:700;line-height:1}.flow_date_year{color:#3ab0c999;font-size:14px;font-weight:600}.flow_date_divider{width:1px;height:40px;background:#e5e7eb}.flow_content_grid{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}.flow_card{border-radius:12px;border:1px solid #D8D8D8;background:#fff;box-shadow:0 0 13.7px #00000026;padding:24px}.flow_section_title{font-size:24px;font-weight:600;margin-bottom:24px}.flow_timeline_container{display:flex;gap:20px}.flow_timeline_line_wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.flow_plus_button{width:32px;height:32px;border-radius:50%;border:1px solid #32A071;background:#fff;display:flex;align-items:center;justify-content:center;color:#32a071;cursor:pointer;z-index:1}.flow_timeline_line{width:1px;background:#e5e7eb;flex-grow:1;margin-top:-1px}.flow_timeline_content{flex-grow:1;border:2px solid #E5E7EB;border-radius:0;overflow:hidden}.flow_timeline_header{padding:16px 20px;border-bottom:1px solid #E5E7EB;font-weight:600;font-size:16px}.flow_fee_selection{padding:24px}.flow_fee_title{font-size:18px;font-weight:500;margin-bottom:24px}.flow_options_list{display:flex;flex-direction:column;gap:16px}.flow_option_item{display:flex;align-items:center;gap:16px;padding:20px 24px;border:1px solid #E5E7EB;border-radius:8px}.flow_checkbox_wrapper{width:24px;height:24px;border:2px solid #E5E7EB;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.flow_checkbox_checked{background:#000;border-color:#000}.flow_checkmark{width:12px;height:12px;color:#fff}.flow_option_label{flex-grow:1;font-size:16px;color:#1a1a1a}.flow_option_price{font-size:16px;font-weight:600;color:#1a1a1a}.flow_checkout_card{position:sticky;top:48px;display:flex;flex-direction:column;gap:24px}.flow_checkout_main{border-radius:12px;border:1px solid #D8D8D8;background:#fff;box-shadow:0 0 15.1px #0000001a;overflow:hidden;text-align:center;padding:25px 29px}.flow_checkout_header{background:#00a361;color:#fff;padding:24px}.flow_checkout_body{padding:32px 24px}.flow_checkout_title{font-size:24px;font-weight:700}.flow_checkout_dates{color:#9ca7b1;font-weight:700;margin-bottom:9px;margin-top:28px}.flow_checkout_row{display:flex;justify-content:space-between;padding:9px 0 16px;border-bottom:1px solid #E5E7EB}.flow_checkout_row_label{color:#9ea1a5;font-size:16px}.flow_checkout_row_value{font-weight:700;font-size:14px;color:#9ea1a5}.flow_total_row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.flow_total_label,.flow_total_value{font-size:24px;font-weight:700}.flow_checkout_disclaimer{font-size:14px;color:#9ea1a5;line-height:1.5;text-align:left;width:90%}select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background:url("data:image/svg+xml;utf8,<svg fill='gray' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") no-repeat!important;background-position:right 15px center!important;background-size:16px}.flow_questions_card{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px}.flow_questions_title{font-size:18px;font-weight:700;margin-bottom:16px}.flow_questions_text{font-size:14px;color:#9ea1a5;margin-bottom:20px;line-height:1.5;width:90%}.flow_contact_row{font-size:14px;margin-bottom:12px;line-height:1.4}.flow_contact_row b{font-weight:700}.flow_footer{position:fixed;bottom:0;left:284px;right:0;background:#fff;padding:24px 40px;display:flex;align-items:center;justify-content:space-between;z-index:100}.flow_btn_back{background:transparent;border:1px solid #FF811A;color:#ff811a;font-size:18px;font-weight:700;padding:18px 76px;border-radius:6px;cursor:pointer;transition:opacity .2s}.flow_footer_info{font-size:12px;color:#9ea1a5;max-width:550px;text-align:center}.flow_btn_continue{background:#e88839;border:none;color:#fff;font-size:18px;font-weight:700;padding:19px 76px;border-radius:6px;cursor:pointer;transition:opacity .2s}.flow_btn_continue:hover,.flow_btn_back:hover{opacity:.9}.flow_mobile_stepper{display:none;background:#00283a;padding:16px 20px;margin:-48px -40px 32px;align-items:center;gap:12px;color:#fff}.flow_mobile_step{display:flex;align-items:center}.flow_mobile_step_circle{width:28px;height:28px;border-radius:50%;border:1px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff9}.flow_mobile_step_active .flow_mobile_step_circle{border-color:#3ab0c9;background:#3ab0c9;color:#001a26;font-weight:700}.flow_mobile_step_label{font-size:14px;font-weight:500;color:#3ab0c9;margin-left:8px}.flow_scroll_container{max-height:400px;overflow-y:auto;padding-right:8px}.flow_scroll_container::-webkit-scrollbar{width:6px}.flow_scroll_container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.flow_scroll_container::-webkit-scrollbar-thumb{background:#e88839;border-radius:10px}.flow_checkout_summary_list{max-height:200px;overflow-y:auto;margin-bottom:12px;padding-right:4px}.flow_form_card{border-radius:12px;border:1px solid #D8D8D8;background:#fff;box-shadow:0 0 13.7px #00000026;padding:23px 32px;display:flex;flex-direction:column;gap:32px}.flow_info_banner{background:#1a3442;color:#fff;padding:16px 20px;border-radius:4px;font-size:14px;display:flex;justify-content:space-between;align-items:center}.flow_info_banner span a{color:#3ab0c9;text-decoration:underline;cursor:pointer}.flow_form_section_title{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:24px}.flow_form_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.flow_field_group{display:flex;flex-direction:column;gap:8px}.flow_label{font-size:13px;font-weight:500;color:#1a1a1a}.flow_required{color:#e88839;margin-left:2px}.flow_input,.flow_select{width:100%;padding:12px 16px;border:1px solid #AFAEAF;border-radius:4px;font-size:14px;color:#1a1a1a!important;background:#fff;outline:none;transition:border-color .2s}.flow_input:focus,.flow_select:focus{border-color:#0676b2}.flow_input::placeholder{color:#1a1a1a!important;opacity:.6}.flow_radio_group{display:flex;flex-direction:column;gap:12px;margin-top:8px}.flow_radio_item{display:flex;align-items:center;gap:12px;cursor:pointer}label.flow_radio_item span{font-size:13px}.flow_radio_circle{width:20px;height:20px;border:1px solid #E5E7EB;border-radius:50%;position:relative}.flow_radio_checked .flow_radio_circle{border-color:#000}.flow_radio_checked .flow_radio_circle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#000;border-radius:50%}.flow_checkbox_field{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;cursor:pointer}.flow_checkbox_text{font-size:13px;color:#4a4a4a;line-height:1.5}.flow_textarea{width:100%;min-height:120px;padding:12px 16px;border:1px solid #E5E7EB;border-radius:4px;font-size:14px;resize:vertical;background:#fff}.flow_important_banner{border-radius:8px;display:flex;gap:20px;align-items:flex-start;margin-top:16px}.flow_registration_banner{background:#1a3442;color:#fff;padding:16px 20px;border-radius:4px;font-size:14px;display:flex;justify-content:space-between;align-items:center}.flow_banner_action{color:#3ab0c9;text-decoration:underline;cursor:pointer;font-weight:500}.flow_form_grid_2{display:grid;grid-template-columns:1fr 2fr;gap:20px;margin-bottom:24px}.flow_form_grid_2col{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:24px}.flow_field_group_empty_label{display:flex;flex-direction:column;justify-content:flex-end}.flow_radio_group_col{display:flex;flex-direction:column;gap:16px;margin-top:12px}.flow_other_radio_row{display:flex;align-items:center;gap:12px}.flow_input_inline{flex-grow:1;max-width:280px;padding:8px 12px;border:1px solid #E5E7EB;border-radius:4px;font-size:14px;outline:none}.flow_checkbox_row{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.flow_checkbox_label_text{font-size:13px;color:#7a7c7d;line-height:1.5}.flow_field_label_text{font-size:13px;font-weight:500;color:#1a1a1a;margin-bottom:8px}.flow_section_intro{font-size:13px;color:#4a4a4a;margin-bottom:24px;line-height:1.6}.flow_field_paragraph{font-size:13px;color:#000;line-height:1.6;margin-bottom:12px}.flow_checkbox_group{display:flex;flex-direction:column;gap:12px}.flow_warning_icon{width:48px;height:48px;background:#ffb300;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.flow_warning_title{font-weight:700;font-size:15px;margin-bottom:4px}.flow_warning_text{font-size:14px;color:#4a4a4a;line-height:1.5}.flow_review_layout_container{display:flex;flex-direction:column;gap:24px;width:100%}.flow_review_bottom_section{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:start}.flow_review_checkout_card{background:#fff;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.flow_review_checkout_header{background:#289967;color:#fff;padding:32px 24px;text-align:center}.flow_review_checkout_title{font-size:28px;font-weight:700;margin:0}.flow_review_checkout_body{padding:32px 24px}@media(max-width:1024px){.flow_review_bottom_section{grid-template-columns:1fr}}.flow_error_message{color:#e88839;font-size:12px;margin-top:4px}.flow_review_camper_card{background:#fff;border:1px solid #E5E7EB;border-radius:0 12px 12px 0;margin-bottom:24px;display:flex;overflow:hidden}.flow_review_camper_sidebar{width:32px;background:#00283a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.flow_review_camper_sidebar_text{color:#fff;font-size:11px;font-weight:600;writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap}.flow_review_camper_content{flex-grow:1;padding:24px}.flow_review_camper_header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.flow_review_camper_name{font-size:18px;font-weight:600;color:#1a1a1a}.flow_review_actions{display:flex;gap:8px}.flow_btn_outline{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #D1D5DB;border-radius:4px;padding:6px 12px;font-size:12px;color:#6b7280;cursor:pointer;font-weight:500}.flow_review_fee_row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.flow_review_fee_label{display:flex;align-items:center;gap:12px;font-size:15px}.flow_review_fee_price{font-size:20px;font-weight:600;color:#1a1a1a}.flow_date_badge{background:#04a2f4;color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:2px}.flow_review_schedule_details{font-size:12px;color:#9ca3af;line-height:1.6}.flow_payment_card{background:#fff;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden;margin-top:32px}.flow_payment_header{background:#289967;color:#fff;padding:16px 24px;font-size:15px;font-weight:600}.flow_payment_method_selector{padding:16px 24px;border-bottom:1px solid #E5E7EB;display:flex;align-items:center;gap:12px;font-size:14px;color:#289967}.flow_payment_body{padding:32px 24px}.flow_payment_field_group{margin-bottom:24px}.flow_payment_placeholder_input{width:100%;padding:16px;border:1px solid #E5E7EB;border-radius:4px;font-size:14px;color:#9ca3af;display:flex;justify-content:space-between;align-items:center}.flow_payment_form_grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid #E5E7EB;border-radius:4px;margin-bottom:24px}.flow_payment_inner_field{padding:16px;border-right:1px solid #E5E7EB}.flow_payment_inner_field:last-child{border-right:none}.flow_payment_label_light{font-size:12px;color:#9ca3af;margin-bottom:4px}.flow_payment_country_selector{width:100%;border:1px solid #E5E7EB;border-radius:4px;padding:12px 16px;display:flex;flex-direction:column;gap:4px}.flow_payment_country_label{font-size:11px;color:#9ca3af}.flow_payment_country_value{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#4b5563}.flow_btn_submit_payment{width:100%;background:#e88839;color:#fff;border:none;padding:16px;font-size:16px;font-weight:700;border-radius:4px;cursor:pointer;margin-top:24px}@media(max-width:1024px){.flow_form_grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.flow_form_grid,.flow_form_grid_2,.flow_form_grid_2col{grid-template-columns:1fr}}@media(max-width:1024px){.flow_main{padding:32px 24px 140px}.flow_content_grid{grid-template-columns:1fr;gap:32px}.flow_checkout_card{position:static}.flow_footer{padding:20px 24px}}@media(max-width:768px){.flow_layout{grid-template-columns:1fr}.flow_sidebar{display:none}.flow_footer{left:0}.flow_mobile_stepper{display:flex}.flow_main{padding-top:0}.flow_mobile_stepper{margin:0 -24px 32px}.registration-title{font-size:30px}.registration-subtitle{font-size:14px}.registration-header{margin-bottom:24px}.reg-button{border-radius:10px;padding:20px}.button-title{font-size:18px}.button-desc{font-size:14px}.registration-footer{padding-top:20px}.flow_mobile_stepper{margin:0}.flow_main{padding:20px 20px 150px}.flow_page_title,.flow_date_day{font-size:24px}.flow_date_month,.flow_date_year{font-size:12px}.flow_card{padding:20px;border-radius:10px}.flow_section_title{font-size:20px;margin-bottom:20px}.flow_timeline_header{padding:14px 16px;font-size:14px}.flow_fee_selection{padding:20px}.flow_fee_title{font-size:16px;margin-bottom:20px}.flow_option_item{gap:14px;padding:15px 20px}.flow_option_price{font-size:14px}.flow_content_grid{gap:20px}.flow_checkout_dates{margin-bottom:10px;margin-top:20px}.flow_total_label,.flow_total_value,.flow_checkout_title{font-size:20px}.flow_questions_card{padding:20px}.flow_questions_text{margin-bottom:15px}.flow_questions_title{font-size:18px;margin-bottom:14px}.flow_footer{padding:10px}.flow_footer_info{display:none}.flow_btn_continue{font-size:16px;padding:14px 40px}.flow_btn_back{font-size:16px;padding:14px 60px}header.flow_header{margin-bottom:25px}form#registration-form{padding:20px;gap:20px}.flow_form_section_title{font-size:18px;margin-bottom:20px}.flow_input,.flow_select{padding:12px}.flow_form_grid{gap:10px;margin-bottom:20px}.flow_field_group{margin-bottom:20px!important}.flow_review_checkout_header{padding:20px}.flow_review_checkout_title{font-size:20px}}@media(max-width:600px){.flow_header{flex-direction:column;gap:20px}.flow_header_right{width:100%;justify-content:flex-start}.flow_footer{flex-direction:column;padding-bottom:32px;height:auto;position:static}.flow_main{padding-bottom:0}.flow_footer_info{order:-1;margin-bottom:16px}.flow_btn_back,.flow_btn_continue{width:100%;padding:16px 0}.registration-title{font-size:24px}.registration-subtitle{font-size:12px;width:70%}.reg-button{padding:14px;border-radius:5px}.button-title{font-size:14px}.button-desc{font-size:12px}.registration-header{display:flex;flex-direction:column;align-items:center}header.flow_header{margin-bottom:20px}.flow_card{border-radius:5px;padding:14px}.flow_section_title{font-size:18px;margin-bottom:15px}.flow_page_title{font-size:24px}.flow_fee_selection{padding:14px}.flow_timeline_header{padding:12px;font-size:12px}.flow_fee_title{font-size:14px;margin-bottom:15px}.flow_option_item{gap:10px;padding:8px;border-radius:2px}.flow_checkbox_wrapper{width:15px;height:15px}.flow_option_label,.flow_option_price{font-size:12px}.flow_timeline_container{gap:10px}.flow_checkout_main{border-radius:5px;padding:14px}.flow_checkout_title{font-size:18px}.flow_checkout_dates{margin-bottom:5px!important;margin-top:15px!important;font-size:14px!important}.flow_checkout_row_label{font-size:14px!important}.flow_total_label{font-size:20px!important}.flow_total_row{margin-bottom:14px}.flow_checkout_disclaimer{font-size:12px}.flow_questions_card{padding:14px;border-radius:5px}.flow_checkout_card,.flow_main{gap:20px}form#registration-form{padding:14px;gap:14px;border-radius:5px}.flow_field_group{margin:0!important;padding-top:10px}.flow_input,.flow_select{padding:12px!important;font-size:12px}.flow_form_section_title{margin-bottom:10px}label.flow_checkbox_row span{font-size:12px}label.flow_radio_item,.flow_warning_title{font-size:14px}footer.flow_footer{gap:20px}.flow_form_card{padding:14px;border-radius:5px}.flow_review_camper_header{flex-direction:column;gap:10px}.flow_review_fee_label{flex-wrap:wrap}.flow_review_fee_price{font-size:14px}.flow_review_camper_content{padding:14px}.flow_review_layout_container{gap:14px}.flow_payment_header{padding:14px 20px;font-size:12px;border-radius:5px 5px 0 0}.flow_payment_method_selector{padding:12px;gap:10px}.flow_payment_body{padding:15px}.flow_payment_placeholder_input{padding:10px;font-size:12px}.flow_payment_field_group{margin-bottom:15px}.flow_btn_submit_payment{padding:14px;font-size:14px}.flow_review_checkout_header{padding:14px}.flow_review_checkout_title{font-size:14px}.flow_review_checkout_body{padding:14px;border-radius:5px!important}.flow_checkout_row_value{font-size:14px!important}.flow_total_row{padding:15px 0!important}.flow_total_value{font-size:20px!important}}@media(max-width:450px){.flow_page_title{font-size:26px}.flow_date_day{font-size:24px}.flow_mobile_step_label{display:none}}.volunteer_main{background:#fff;padding:48px 40px 120px;display:flex;flex-direction:column;gap:32px}.volunteer_form_card{background:#fff;border-radius:12px;border:1px solid #D8D8D8;box-shadow:0 0 13.7px #00000026;padding:24px;display:flex;flex-direction:column;gap:34px}.volunteer_form_card.new{gap:15px}.volunteer_section_title{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.volunteer_field_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.volunteer_form_card h1{color:#000;font-family:Inter;font-size:28px;font-style:normal;font-weight:700;line-height:normal}.volunteer_field_group{display:flex;flex-direction:column;gap:8px;margin-top:12px}.volunteer_label{font-size:12px;font-weight:500;color:#1a1a1a}.volunteer_required{color:#f40000;margin-left:2px}.volunteer_input{width:100%;padding:12px 16px;border:1px solid #AFAEAF;border-radius:4px;font-size:14px;color:#1a1a1a;background:#fff;outline:none}.volunteer_input:focus{border-color:#0676b2}.volunteer_input::placeholder{color:#9ea1a5}.volunteer_questions_card{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px}.volunteer_questions_title{font-size:18px;font-weight:700;margin-bottom:16px}.volunteer_questions_text{font-size:13px;color:#9ea1a5;margin-bottom:20px;line-height:1.5}.volunteer_contact_row{font-size:14px;margin-bottom:12px;line-height:1.4}.volunteer_reference{margin-top:24px}.volunteer_reference_note{font-style:italic;font-size:13px;color:#1a1a1a}.volunteer_submit_bar{display:flex;justify-content:center;align-items:center;padding:20px;color:#9ea1a5;font-size:12px;text-align:center}.volunteer_layout{display:grid;grid-template-columns:284px 1fr;min-height:100vh}.volunteer_checkbox_group{display:flex;flex-direction:column;gap:20px}.volunteer_checkbox_row{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.volunteer_checkbox_text{font-size:14px;color:#000;line-height:1.5}.volunteer_confirmation_text{font-size:14px;color:#9ea1a5;line-height:1.6;margin-top:12px}.volunteer_signature_label{font-weight:700;font-size:15px;margin-bottom:8px;display:block;text-align:left}.volunteer_signature_container{display:flex;flex-direction:column;align-items:flex-end;margin-top:32px}.volunteer_signature_input{width:280px;height:48px;border:1px solid #AFAEAF;border-radius:4px;padding:12px}@media(max-width:1024px){.volunteer_form_card h1{font-size:24px}}@media(max-width:768px){.volunteer_form_card{padding:20px;gap:20px}.volunteer_form_card h1{font-size:20px}.volunteer_section_title{font-size:18px}.volunteer_input{font-size:12px}}@media(max-width:600px){.volunteer_form_card h1{font-size:18px}.volunteer_form_card{border-radius:5px;padding:14px;gap:12px}.volunteer_section_title{font-size:16px}.volunteer_field_group{width:100%;margin-top:14px}.volunteer_field_grid{display:flex;flex-wrap:wrap;gap:0px}.volunteer_checkbox_text,.volunteer_confirmation_text{font-size:12px}}
