.name_search_section{width:100%;display:flex;flex-direction:column;gap:24px;margin-bottom:8px}.name_search_section .search_title{font-size:18px;font-weight:500;color:#000;margin:0;align-self:flex-start}.name_search_section .search_form{width:100%;display:flex;align-items:center;gap:32px}.name_search_section .search_form .search_inputs{display:flex;flex-direction:row;gap:32px;flex:1 1}.name_search_section .search_form .search_inputs>*{flex:1 1}@media screen and (max-width:767px){.name_search_section .search_form .search_inputs{flex-direction:column;gap:8px}}.name_search_section .search_form .search_button{margin-bottom:16px}@media screen and (max-width:767px){.name_search_section .search_form .search_button{margin-bottom:0}.name_search_section .search_form{flex-direction:column;align-items:normal;gap:12px}}.radio_button_item_container{width:-moz-fit-content;width:fit-content;padding:4px 8px 4px 0}.radio_button_item_container .radio_button_item_link{display:flex;align-items:center;gap:8px;text-decoration:none}.radio_button_item_container .radio_button_item_link .radio_button_item_input{margin:0;cursor:pointer;accent-color:#f56932}.radio_button_item_container .radio_button_item_link .radio_button_item_input:hover{box-shadow:0 2px 8px rgba(0,0,0,.05)}@media screen and (max-width:767px){.radio_button_item_container .radio_button_item_link .radio_button_item_input{display:none}}.radio_button_item_container .radio_button_item_link .radio_button_item_label{font-size:15px;font-weight:400;letter-spacing:.3px;line-height:24px;color:#000;text-align:center;width:100%}.radio_button_item_container .radio_button_item_link .radio_button_item_label.medium{font-weight:500}.radio_button_item_container .radio_button_item_link .radio_button_item_label.bold{font-weight:700}@media screen and (max-width:767px){.radio_button_item_container{padding:12px;width:100%}.radio_button_item_container:not(:last-child){border-right:1px solid rgba(0,0,0,.15)}.radio_button_item_container.selected .radio_button_item_label{color:#f56932}}.radio_button_group_container{display:flex;align-items:center;width:100%}@media screen and (min-width:768px){.radio_button_group_container.gap_small{gap:8px}.radio_button_group_container.gap_medium{gap:16px}.radio_button_group_container.gap_large{gap:24px}}@media screen and (max-width:767px){.radio_button_group_container{border:1px solid rgba(0,0,0,.15);border-radius:6px}}.name_type_and_gender_selectors{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}@media screen and (max-width:767px){.name_type_and_gender_selectors{gap:24px}}.name_type_and_gender_selectors .browse_by_label{font-size:18px;font-weight:700;letter-spacing:.3px;line-height:24px;color:#000;font-weight:500}.name_type_and_gender_selectors .browse_by_label.regular{font-weight:400}.name_type_and_gender_selectors .browse_by_label.medium{font-weight:500}.name_type_and_gender_selectors .browse_by_label.bold{font-weight:700}.name_type_and_gender_selectors .selector_groups{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:767px){.name_type_and_gender_selectors .selector_groups{flex-direction:column;gap:24px}}.name_type_and_gender_selectors .radio_button_group_gender{display:flex;align-items:center;gap:16px}@media screen and (max-width:767px){.name_type_and_gender_selectors .radio_button_group_gender{flex-direction:column;align-items:flex-start;gap:8px}}.collapsible_container .collapsible_trigger{cursor:pointer}.collapsible_container .collapsible_content{display:none}.collapsible_container.open .collapsible_content{display:block}.name_ranges_section{width:100%;height:max-content;display:flex;flex-direction:column;justify-content:space-between;font-weight:500}.name_ranges_section .collapsible_container{display:flex;flex-direction:column;gap:24px}.name_ranges_section .heading{width:100%;display:flex;justify-content:space-between}.name_ranges_section .heading .left_side{font-size:15px;font-weight:700;letter-spacing:.3px;line-height:20px;color:#000;display:flex;align-items:center;gap:8px}.name_ranges_section .heading .left_side.regular{font-weight:400}.name_ranges_section .heading .left_side.medium{font-weight:500}.name_ranges_section .heading .left_side.bold{font-weight:700}.name_ranges_section .heading .left_side .arrow_left_icon{display:flex;align-items:center;width:12px}.name_ranges_section .heading .right_side .collapsible_trigger{background:none;border:none;padding:0;cursor:pointer}.name_ranges_section .heading .right_side .collapsible_trigger .arrow_toggle_icon{display:flex;align-items:center;justify-content:center;transform:scale(.8)}.name_ranges_section .range_segments{column-count:2;width:100%;font-weight:400}@media screen and (max-width:767px){.name_ranges_section .range_segments{column-count:1;column-gap:12px}}.name_ranges_section .range_segments .range_segment_container{page-break-inside:avoid;break-inside:avoid;-webkit-column-break-inside:avoid;display:block;width:100%;margin-bottom:8px}.name_ranges_section .range_segments .range_segment{color:#595959;text-decoration:none}@media screen and (max-width:767px){.name_ranges_section .range_segments .range_segment{text-decoration:underline}}.name_ranges_section .range_segments .range_segment:hover{text-decoration:underline}.name_ranges_section .range_segments .range_segment.leaf{color:#f56932;cursor:default;text-decoration:none}.separator_container{width:100%;margin:8px 0;display:flex;align-items:center}.separator_container .separator_line{height:1px;background-color:#e5e5e5}.separator_container .separator_line:not(:only-child){flex:1 1}.separator_container .separator_line:only-child{width:100%;flex:none}.separator_container .separator_text{font-size:18px;font-weight:400;letter-spacing:.3px;line-height:28px;color:#000;padding:0 16px;background-color:#fff;white-space:nowrap;font-weight:500}.separator_container .separator_text.medium{font-weight:500}.separator_container .separator_text.bold{font-weight:700}.directory_controls_section{background-color:#fff;border-radius:24px;position:relative;display:flex;flex-direction:column;align-items:center;padding:40px;gap:24px;margin-top:-450px;margin-bottom:-40px;box-shadow:0 10px 20px rgba(0,0,0,.1)}@media screen and (max-width:767px){.directory_controls_section{margin-top:-430px;margin-bottom:-16px;padding:24px 16px}}.historical_category_card{height:640px;min-width:312px;max-width:360px;border-radius:16px;padding:0 24px 24px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}@media screen and (max-width:767px){.historical_category_card{height:580px}}.historical_category_card .card_content{display:flex;flex-direction:column;gap:40px}.historical_category_card .image_container{width:100%;display:flex;justify-content:center}.historical_category_card .content_body{display:flex;flex-direction:column;gap:16px}.historical_category_card .content_body .card_title_container{height:80px}.historical_category_card .content_body .card_title{font-size:28px;font-weight:400;letter-spacing:.2px;line-height:34px;color:#000;overflow:hidden;position:relative;line-height:1.5em;max-height:3em;text-align:justify;font-weight:500;text-decoration:none}.historical_category_card .content_body .card_title.regular{font-weight:400}.historical_category_card .content_body .card_title.medium{font-weight:500}.historical_category_card .content_body .card_title.bold{font-weight:700}.historical_category_card .content_body .card_title:before{content:"...";position:absolute;right:0;bottom:0}.historical_category_card .content_body .card_title:after{content:"";position:absolute;right:0;width:1em;height:1.5em;background:#fff}@supports(-webkit-line-clamp:2){.historical_category_card .content_body .card_title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;text-align:inherit}.historical_category_card .content_body .card_title:after,.historical_category_card .content_body .card_title:before{display:none}}.historical_category_card .content_body .card_title:hover{text-decoration:underline}.historical_category_card .content_body .card_description{font-size:18px;font-weight:400;letter-spacing:.3px;line-height:28px;color:#000;overflow:hidden;position:relative;line-height:1.5em;max-height:10.5em;text-align:justify;color:#595959}.historical_category_card .content_body .card_description.medium{font-weight:500}.historical_category_card .content_body .card_description.bold{font-weight:700}.historical_category_card .content_body .card_description:before{content:"...";position:absolute;right:0;bottom:0}.historical_category_card .content_body .card_description:after{content:"";position:absolute;right:0;width:1em;height:1.5em;background:#fff}@supports(-webkit-line-clamp:7){.historical_category_card .content_body .card_description{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;white-space:normal;text-align:inherit}.historical_category_card .content_body .card_description:after,.historical_category_card .content_body .card_description:before{display:none}}@media screen and (max-width:767px){.historical_category_card .content_body .card_description{overflow:hidden;position:relative;line-height:1.5em;max-height:7.5em;text-align:justify}.historical_category_card .content_body .card_description:before{content:"...";position:absolute;right:0;bottom:0}.historical_category_card .content_body .card_description:after{content:"";position:absolute;right:0;width:1em;height:1.5em;background:#fff}@supports(-webkit-line-clamp:5){.historical_category_card .content_body .card_description{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;white-space:normal;text-align:inherit}.historical_category_card .content_body .card_description:after,.historical_category_card .content_body .card_description:before{display:none}}}.historical_category_card .view_records_button{width:100%}.gallery_content{grid-area:content;contain:layout style;overflow:hidden}.gallery_content .gallery_batch_container{display:flex;justify-content:center;gap:40px;transition:all .4s ease}.gallery_content .gallery_batch_container.visible{opacity:1;visibility:visible}.gallery_content .gallery_batch_container.hidden{position:absolute;opacity:0;visibility:hidden;top:0}.gallery_content .gallery_batch_container.hidden.next{transform:translateX(100%)}.gallery_content .gallery_batch_container.hidden.previous{transform:translateX(-100%)}.arrow_button{width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;background-color:#f56932;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:background-color .3s ease}.arrow_button.previous{grid-area:nav-left}.arrow_button.next{grid-area:nav-right}.arrow_button:hover{background-color:#ff7c55;transition:background-color .3s ease}@media screen and (max-width:767px){.arrow_button,.arrow_button:hover{background-color:#fff}}.arrow_button .arrow_icon path{fill:#fff}@media screen and (max-width:767px){.arrow_button .arrow_icon path{fill:#000}}.gallery_navigation{display:contents}.gallery_pagination{grid-area:pagination;justify-self:center}.gallery_pagination .steps_container{align-items:center;display:flex;gap:12px;height:16px}@media screen and (max-width:767px){.gallery_pagination .steps_container{display:none}}.gallery_pagination .steps_container .gallery_pagination_step{width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;background-color:#999;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease}.gallery_pagination .steps_container .gallery_pagination_step.active{background-color:#f56932}.gallery_pagination .steps_container .gallery_pagination_step:hover{transform:scale(1.3)}.gallery_pagination .steps_count{font-size:18px;font-weight:700;letter-spacing:.3px;line-height:24px;color:#000;font-weight:400;display:none}.gallery_pagination .steps_count.regular{font-weight:400}.gallery_pagination .steps_count.medium{font-weight:500}.gallery_pagination .steps_count.bold{font-weight:700}@media screen and (max-width:767px){.gallery_pagination .steps_count{display:inline}}.gallery_container{display:grid;grid-template-areas:"nav-left content nav-right" ". pagination .";grid-template-columns:auto 1fr auto;align-items:center;grid-gap:40px;gap:40px;width:100%}@media screen and (max-width:767px){.gallery_container{grid-template-areas:"content" "controls";grid-template-columns:100%}}.gallery_container .gallery_controls{display:contents}@media screen and (max-width:767px){.gallery_container .gallery_controls{grid-area:controls;display:grid;grid-template-columns:repeat(3,auto);grid-template-areas:"nav-left pagination nav-right";justify-content:center;grid-column-gap:32px;column-gap:32px;align-items:center}}.historical_categories_section{display:flex;flex-direction:column;align-items:center;gap:40px}@media screen and (max-width:767px){.historical_categories_section{gap:24px}}.historical_categories_section .historical_categories_title{font-size:34px;font-weight:400;letter-spacing:0;line-height:40px;color:#000;font-weight:500;color:#333}.historical_categories_section .historical_categories_title.regular{font-weight:400}.historical_categories_section .historical_categories_title.medium{font-weight:500}.historical_categories_section .historical_categories_title.bold{font-weight:700}@media screen and (max-width:480px){.historical_categories_section .historical_categories_title{font-size:22px;font-weight:400;letter-spacing:.3px;line-height:28px;color:#000;margin-inline:32px;font-weight:500;align-self:flex-start;color:#333}.historical_categories_section .historical_categories_title.regular{font-weight:400}.historical_categories_section .historical_categories_title.medium{font-weight:500}.historical_categories_section .historical_categories_title.bold{font-weight:700}}.last_name_origin_meaning_intro{width:500px;background:rgba(0,0,0,0);padding:24px 0;display:flex;flex-direction:column;gap:8px;border-bottom:1px solid rgba(0,0,0,.15);text-decoration:none;cursor:pointer}@media screen and (max-width:1500px){.last_name_origin_meaning_intro{width:100%}}@media screen and (max-width:767px){.last_name_origin_meaning_intro{flex-basis:100%}.last_name_origin_meaning_intro:nth-child(n){padding:12px 0}}.last_name_origin_meaning_intro:hover .last_name_origin_meaning_intro_title{text-decoration:underline}.last_name_origin_meaning_intro .last_name_origin_meaning_intro_title{font-size:18px;letter-spacing:.3px;line-height:24px;color:#000;font-weight:700;margin:0;text-decoration:none;width:-moz-fit-content;width:fit-content}.last_name_origin_meaning_intro .last_name_origin_meaning_intro_title.regular{font-weight:400}.last_name_origin_meaning_intro .last_name_origin_meaning_intro_title.medium{font-weight:500}.last_name_origin_meaning_intro .last_name_origin_meaning_intro_title.bold{font-weight:700}.last_name_origin_meaning_intro .last_name_origin_meaning_intro_text{font-size:15px;font-weight:400;letter-spacing:.3px;line-height:24px;color:#000;color:#333;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.last_name_origin_meaning_intro .last_name_origin_meaning_intro_text.medium{font-weight:500}.last_name_origin_meaning_intro .last_name_origin_meaning_intro_text.bold{font-weight:700}.last_name_meanings_and_origins_section{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:767px){.last_name_meanings_and_origins_section{padding:0 16px 16px}}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_section_title{font-size:34px;font-weight:400;letter-spacing:0;line-height:40px;color:#000;font-weight:500}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_section_title.regular{font-weight:400}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_section_title.medium{font-weight:500}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_section_title.bold{font-weight:700}@media screen and (max-width:480px){.last_name_meanings_and_origins_section .last_name_meanings_and_origins_section_title{font-size:22px;font-weight:400;letter-spacing:.3px;line-height:28px;color:#000;font-weight:500}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_section_title.regular{font-weight:400}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_section_title.medium{font-weight:500}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_section_title.bold{font-weight:700}}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_content{display:flex;flex-direction:column;padding:24px 40px;background-color:#fff;border-radius:16px 16px 24px 24px}@media screen and (max-width:767px){.last_name_meanings_and_origins_section .last_name_meanings_and_origins_content{padding:12px 24px;gap:12px}}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_content>.last_name_meanings_and_origins_list:first-of-type>.last_name_origin_meaning_intro:last-child{border-bottom:none}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_content:has(.show_more_collapsible.open)>.last_name_meanings_and_origins_list:first-of-type>.last_name_origin_meaning_intro:last-child{border-bottom:1px solid rgba(0,0,0,.15)}@media screen and (min-width:1200px){.last_name_meanings_and_origins_section .last_name_meanings_and_origins_content:has(.show_more_collapsible.open)>.last_name_meanings_and_origins_list:first-of-type>.last_name_origin_meaning_intro:nth-last-child(2):nth-child(odd){border-bottom:1px solid rgba(0,0,0,.15)}}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_content:has(.show_more_collapsible.open)>.show_more_collapsible .collapsible_content>.last_name_meanings_and_origins_list>.last_name_origin_meaning_intro:last-child{border-bottom:none}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_content .show_more_collapsible{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:767px){.last_name_meanings_and_origins_section .last_name_meanings_and_origins_content .show_more_collapsible{gap:12px}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_content .show_more_collapsible .last_name_meanings_and_origins_list{padding-bottom:24px}}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_list{display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:80px;list-style-type:none}@media screen and (max-width:calc(1200px - 1px)){.last_name_meanings_and_origins_section .last_name_meanings_and_origins_list>.last_name_origin_meaning_intro{width:100%;max-width:none;flex-basis:100%}}@media screen and (min-width:1200px){.last_name_meanings_and_origins_section .last_name_meanings_and_origins_list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:80px;column-gap:80px;grid-row-gap:8px;row-gap:8px;justify-content:normal}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_list>.last_name_origin_meaning_intro{width:auto;max-width:none;flex-basis:auto}.last_name_meanings_and_origins_section .last_name_meanings_and_origins_list>.last_name_origin_meaning_intro:last-child,.last_name_meanings_and_origins_section .last_name_meanings_and_origins_list>.last_name_origin_meaning_intro:nth-last-child(2):nth-child(odd){border-bottom:none}}.last_name_meanings_and_origins_section .show_more_button_trigger{border:none;background-color:rgba(0,0,0,0);padding:8px 12px;display:flex;gap:4px;align-self:center;margin-top:24px}.last_name_meanings_and_origins_section .show_more_button_trigger .show_more_label{font-size:18px;font-weight:700;letter-spacing:.3px;line-height:24px;color:#000;font-weight:500}.last_name_meanings_and_origins_section .show_more_button_trigger .show_more_label.regular{font-weight:400}.last_name_meanings_and_origins_section .show_more_button_trigger .show_more_label.medium{font-weight:500}.last_name_meanings_and_origins_section .show_more_button_trigger .show_more_label.bold{font-weight:700}.last_name_meanings_and_origins_section .show_more_button_trigger .arrow_trigger_icon{transform:scale(.5)}.name_result_card{width:100%;border:1px solid rgba(0,0,0,.15);border-radius:24px;padding:24px}.name_result_card .name_result_card_header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px}.name_result_card .name_result_card_header .name_result_card_title{font-size:18px;font-weight:700;letter-spacing:.3px;line-height:24px;color:#000;color:#333;text-decoration:none;width:-moz-fit-content;width:fit-content}.name_result_card .name_result_card_header .name_result_card_title.regular{font-weight:400}.name_result_card .name_result_card_header .name_result_card_title.medium{font-weight:500}.name_result_card .name_result_card_header .name_result_card_title.bold{font-weight:700}.name_result_card .name_result_card_header .name_result_card_title:hover{text-decoration:underline}@media screen and (max-width:767px){.name_result_card .name_result_card_header .name_result_card_title{text-decoration:underline}}.name_result_card .name_result_card_explore_name_button a{width:max-content}.name_result_card .name_result_card_content{display:flex;flex-direction:column;gap:24px;padding-top:16px}.name_result_card .name_result_card_content .explore_last_name,.name_result_card .name_result_card_content .possible_relatives{display:flex;align-items:baseline;gap:40px}.name_result_card .name_result_card_content .explore_last_name .title,.name_result_card .name_result_card_content .possible_relatives .title{font-size:15px;font-weight:700;letter-spacing:.3px;line-height:20px;color:#000;color:#595959;font-weight:400;flex-shrink:0}.name_result_card .name_result_card_content .explore_last_name .title.regular,.name_result_card .name_result_card_content .possible_relatives .title.regular{font-weight:400}.name_result_card .name_result_card_content .explore_last_name .title.medium,.name_result_card .name_result_card_content .possible_relatives .title.medium{font-weight:500}.name_result_card .name_result_card_content .explore_last_name .title.bold,.name_result_card .name_result_card_content .possible_relatives .title.bold{font-weight:700}@media screen and (max-width:767px){.name_result_card .name_result_card_content .explore_last_name .title,.name_result_card .name_result_card_content .possible_relatives .title{width:auto}.name_result_card .name_result_card_content .possible_relatives{flex-direction:column;gap:8px}}.name_result_card .name_result_card_content .possible_relatives .relatives_list{display:flex;flex-wrap:wrap;gap:8px;flex:1 1}.name_result_card .name_result_card_content .possible_relatives .relatives_list .relative_container{display:flex;align-items:center;gap:8px}.name_result_card .name_result_card_content .possible_relatives .relatives_list .relative_container .relative_name{color:#333;font-size:15px}.name_result_card .name_result_card_content .possible_relatives .relatives_list .relative_container .relative_separator{font-size:22px;font-weight:400;letter-spacing:.3px;line-height:28px;color:#000;color:#ccc}.name_result_card .name_result_card_content .possible_relatives .relatives_list .relative_container .relative_separator.regular{font-weight:400}.name_result_card .name_result_card_content .possible_relatives .relatives_list .relative_container .relative_separator.medium{font-weight:500}.name_result_card .name_result_card_content .possible_relatives .relatives_list .relative_container .relative_separator.bold{font-weight:700}.name_result_card .name_result_card_content .possible_relatives .relatives_list .relative_container:last-child .relative_separator{display:none}@media screen and (max-width:767px){.name_result_card .name_result_card_content .explore_last_name{gap:12px}}.name_result_card .name_result_card_content .explore_last_name .last_name{color:#333;width:-moz-fit-content;width:fit-content}.name_results_section{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:767px){.name_results_section{padding:16px}}.name_results_section .name_results_section_title{font-size:28px;font-weight:400;letter-spacing:.2px;line-height:34px;color:#000;font-weight:500}.name_results_section .name_results_section_title.regular{font-weight:400}.name_results_section .name_results_section_title.medium{font-weight:500}.name_results_section .name_results_section_title.bold{font-weight:700}@media screen and (max-width:767px){.name_results_section .name_results_section_title{font-size:22px;font-weight:400;letter-spacing:.3px;line-height:28px;color:#000;font-weight:500}.name_results_section .name_results_section_title.regular{font-weight:400}.name_results_section .name_results_section_title.medium{font-weight:500}.name_results_section .name_results_section_title.bold{font-weight:700}}.name_results_section .name_results_section_results{width:100%;display:flex;flex-direction:column;gap:24px;padding:40px;background-color:#fff;border-radius:24px}@media screen and (max-width:767px){.name_results_section .name_results_section_results{padding:8px}}:export{SPACE_0:0}:export{SPACE_1:4px}:export{SPACE_2:8px}:export{SPACE_3:12px}:export{SPACE_4:16px}:export{SPACE_5:24px}:export{SPACE_6:32px}:export{SPACE_7:40px}:export{SPACE_8:48px}:export{SPACE_9:56px}:export{SPACE_10:64px}:export{SPACE_11:72px}:export{SPACE_12:80px}:export{SPACE_13:96px}:export{SPACE_14:120px}:export{SPACE_15:160px}:export{SPACE_16:200px}body,html{width:100%;height:100%;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}.page_footer{background-color:#595959;width:100%;padding:16px 24px}.page_footer .page_footer_content{width:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:767px){.page_footer .page_footer_content{flex-wrap:wrap;gap:16px}}.page_footer .page_footer_links_list{display:flex;flex-wrap:wrap;align-items:center;list-style:none;column-gap:16px;row-gap:8px}.page_footer .page_footer_links_list .page_footer_link{font-size:13px;font-weight:400;letter-spacing:.3px;line-height:20px;color:#000;color:#ccc;text-decoration:none}.page_footer .page_footer_links_list .page_footer_link.medium{font-weight:500}.page_footer .page_footer_links_list .page_footer_link.bold{font-weight:700}.page_footer .page_footer_links_list .page_footer_link:hover{text-decoration:underline}.page_footer .page_footer_copyright_and_social_media{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width:991px){.page_footer .page_footer_copyright_and_social_media{flex-direction:column;width:100%;align-items:flex-end}}@media screen and (max-width:767px){.page_footer .page_footer_copyright_and_social_media{gap:8px;align-items:flex-start}}.page_footer .page_footer_copyright_and_social_media .page_footer_copyright_text{font-size:13px;font-weight:400;letter-spacing:.3px;line-height:20px;color:#000;color:#999}.page_footer .page_footer_copyright_and_social_media .page_footer_copyright_text.medium{font-weight:500}.page_footer .page_footer_copyright_and_social_media .page_footer_copyright_text.bold{font-weight:700}.page_footer .page_footer_copyright_and_social_media .page_footer_social_media_list{display:flex;justify-content:space-between;gap:12px;list-style:none}.page_footer .page_footer_copyright_and_social_media .page_footer_social_media_list .page_footer_social_media_link:hover{opacity:.7}