<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}#root,body,html{height:100%;width:100%;overflow:hidden;position:fixed}*{padding:0;margin:0}body{overflow:scroll}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Toastify__toast--error{background-color:#b5316a}.input_box_container .input_box_wrapper input:focus~.label,.input_box_container .input_box_wrapper textarea:focus~.label{color:#b5316a;top:-1.5rem;transition:all .125s ease}.input_box_container .input_box_wrapper input:valid~.label,.input_box_container .input_box_wrapper input[type=date]~.label,.input_box_container .input_box_wrapper input[type=datetime-local]~.label,.input_box_container .input_box_wrapper textarea:valid~.label{top:-1.5rem;transition:all .125s ease}.input_box_container .input_box_wrapper .styled-input{width:100%;float:left;margin:2rem 0 1rem;position:relative}.input_box_container .input_box_wrapper .styled-input .label{color:#585871;position:absolute;top:0;left:2px;transition:all .25s ease;pointer-events:none}.input_box_container .input_box_wrapper .styled-input.wide{width:100%}.input_box_container .input_box_wrapper input,.input_box_container .input_box_wrapper textarea{padding:0 0 .5rem;border:0;width:100%}.input_box_container .input_box_wrapper input~span,.input_box_container .input_box_wrapper textarea~span{display:block;width:100%;height:1px;background:#585871;position:absolute;bottom:0;left:0;transition:all .125s ease}.input_box_container .input_box_wrapper input:focus,.input_box_container .input_box_wrapper textarea:focus{outline:0}.input_box_container .input_box_wrapper input:focus~span,.input_box_container .input_box_wrapper textarea:focus~span{width:100%;background:#b5316a;transition:all 75ms ease}.input_box_container .input_box_wrapper textarea{width:100%;min-height:15em}.spinner_component{display:flex;justify-content:center;align-items:center}.button_container{background-color:initial;width:100%}.button_container .button_wrapper{color:#fff3fa;background-color:#b5316a;border-radius:50px;display:flex;justify-content:space-around;padding:.6em;cursor:pointer}.button_container .button_wrapper .button_icon_container{display:flex;align-items:flex-start}.button_container .button_wrapper .button_icon_container .button_icon{width:14px;padding:.3em 0 0 .2em}.button_container .button_wrapper .button_name{padding:.1em 0 0 .2em}.button_container .btn_secoundary{color:#b5316a;background-color:#fff3fa;border-radius:50px;border:.5px solid #b5316a;display:flex;justify-content:space-around;padding:.6em;cursor:pointer}.confirmModal{background:#fff;width:27%;min-height:150px;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.confirmModal .confirmation_modal_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2.5em}.confirmModal .confirmation_modal_wrapper .confirmation_modal_description_wrapper{font-weight:500}.confirmModal .confirmation_modal_wrapper .confirmation_modal_button_wrapper{display:flex;width:55%;justify-content:space-evenly;align-items:center}.confirmModal .confirmation_modal_wrapper .confirmation_modal_button_wrapper .confirmation_modal_button{width:150px;padding:1em}.custom_nav_component{width:100%}.custom_nav_component .custom_nav_container{display:flex;align-items:center;justify-content:space-between;border-top-left-radius:15px;border-top-right-radius:15px}.custom_nav_component .custom_nav_container .custom_nav_wrapper{display:flex;justify-content:space-between;align-items:center;padding:1em}.custom_nav_component .custom_nav_container .custom_nav_wrapper .custom_nav_list{padding:1em}.custom_nav_component .custom_nav_container .custom_nav_wrapper .custom_nav_list .custom_nav_link{font-weight:500;cursor:pointer;padding-top:.125em;text-decoration:none;color:#2e2e48}.custom_nav_component .custom_nav_container .custom_nav_wrapper .custom_nav_list .selected_custom_nav_link{cursor:pointer;text-decoration:none;padding-bottom:.6em;border-bottom:2px solid #b5316a;color:#2e2e48}.custom_nav_component .custom_nav_container .custom_nav_wrapper_flex{justify-content:flex-end}.custom_nav_component .custom_nav_container .custom_nav_wrapper_flex .custom_nav_search_wrapper{padding-right:2em}.search_box_container{background-color:initial;position:relative;width:100%;height:100%}.search_box_container .search_box_wrapper{display:flex;background-color:#ffeff6;border-radius:50px;padding:.5em;justify-content:space-evenly}.search_box_container .search_box_wrapper .search_box_icon_container img{width:20px;padding-top:.2em}.search_box_container .search_box_wrapper .search_box_input{width:80%}.search_box_container .search_box_wrapper .search_box_input .search_input{width:100%;outline:none;background-color:#ffeff6;border:none;height:24px;color:#2e2e48}.search_box_container .search_box_wrapper .search_box_input .search_input::placeholder{color:#b2a8ac}.search_box_container .search_box_secondary{background-color:initial!important;border:1px solid #b5316a}.search_box_container .search_box_secondary .search_box_input .search_input{background-color:initial}.search_box_container .border_radius{border-radius:0;border-top-right-radius:15px;border-top-left-radius:15px}.search_box_container .search_list_container{position:absolute;width:100%;margin:0 auto;height:150px;overflow:auto;border-bottom-right-radius:15px;border-bottom-left-radius:15px;background-color:#ffeff6}.search_box_container .search_list_container .search_list_wrapper{width:100%}.search_box_container .search_list_container .search_list_wrapper .search_list_item{padding:.8em;display:flex;align-items:center}.search_box_container .search_list_container .search_list_wrapper .search_list_item .search_img_container{width:40px;height:40px}.search_box_container .search_list_container .search_list_wrapper .search_list_item .search_img_container .search_img{width:100%;height:100%}.search_box_container .search_list_container .search_list_wrapper .search_list_item .search_list_content{padding-left:1.5em;color:#b5316a}.search_box_container .search_list_container::-webkit-scrollbar{width:2px;height:90%}.search_box_container .search_list_container::-webkit-scrollbar-track{background:#fff3fa}.search_box_container .search_list_container::-webkit-scrollbar-thumb,.search_box_container .search_list_container::-webkit-scrollbar-thumb:hover{background:#b5316a}.action_button_container{cursor:pointer;color:#fff;background-color:initial;border-radius:50px;width:180px}.action_button_container .action_button_wrapper{display:flex;justify-content:flex-start;background-color:#fff3fa;border-radius:50px}.action_button_container .action_button_wrapper .action_button_icon_container{background-color:#b5316a;width:35px;height:35px;border-radius:50%;display:flex;margin-left:-1px;justify-content:center}.action_button_container .action_button_wrapper .action_button_icon_container .action_icon{width:15px}.action_button_container .action_button_wrapper .action_button_name{justify-content:center;padding:.5em .6em .4em .5em;color:#b5316a}.action_button_container .secoundary{background-color:#b5316a}.action_button_container .secoundary .secoundary_color_icon{background-color:#fff3fa;margin-left:-1px}.action_button_container .secoundary .secoundary_color_icon .action_icon_secoundary{width:20px}.action_button_container .secoundary .action_button_name_secoundary{padding:.5em .6em .4em .5em}.table_component{width:100%}.table_component .table_container{position:relative}.table_component .table_container .table_wrapper{padding-bottom:4em}.table_component .table_container .table_wrapper .table_content thead th{position:-webkit-sticky;position:sticky;top:0}.table_component .table_container .table_wrapper table{border-collapse:collapse;width:100%}.table_component .table_container .table_wrapper td{padding:.5em .8em;width:110px}.table_component .table_container .table_wrapper th{background:#fff3fa;padding:1em}.table_component .table_container .table_wrapper td{text-align:left;border-bottom:1px solid rgba(182,45,106,.1);max-width:205px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table_component .table_container .table_wrapper .table_content th{text-align:left}.table_component .table_container .table_wrapper .table_head_check{width:20px!important}.table_component .table_container .table_wrapper .table_head_check .thead_checked{background:#b5316a;width:20px;height:20px;text-align:center;align-self:center;border-radius:50%}.table_component .table_container .table_wrapper .table_head_check .thead_checked .table_check_icon{padding:.2em}.table_component .table_container .table_wrapper .table_body_check{width:20px!important;padding-left:1em}.table_component .table_container .table_wrapper .table_body_check .tbody_checked{background:#b5316a;width:20px;height:20px;text-align:center;align-self:center;border-radius:50%}.table_component .table_container .table_wrapper .table_body_check .tbody_checked .table_check_icon{padding:.2em}.table_component .table_container .table_wrapper .thead_unchecked{background:#fff;width:20px;height:20px;border-radius:50%}.table_component .table_container .table_wrapper .tbody_unchecked{background:#fff3fa;width:20px;height:20px;border-radius:50%}.table_component .table_container .table_wrapper .table_img{width:100px;height:100px;object-fit:contain}.table_component .table_container .table_wrapper .table_content::-webkit-scrollbar{display:none;scrollbar-width:none}.table_component .table_container .table_wrapper .table_action_container{min-width:150px;width:60%;display:flex;flex-direction:column;text-align:left}.table_component .table_container .table_wrapper .table_action_container .table_action_btn_container{padding:.3em;text-align:center}.table_component .table_container .download_btn{text-decoration:none;cursor:pointer;color:#000}.table_component .table_container .empty_record{color:#2e2e48;align-self:center;padding:1rem}.table_component .table_container .pagination_container{position:absolute;bottom:0;width:100%;display:flex;justify-content:center;padding-top:2em;padding-bottom:1em}.table_component .table_container .pagination_container .pagination_btn{width:15%}.customModal{background:#fff;width:300px;height:480px;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.customModal .customModal::-webkit-scrollbar{display:none}.customModal .modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.customModal .modal_title_wrapper .modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.customModal .modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.customModal .modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:350px}.customModal .modal_input_wrapper .modal_input{width:75%}.customModal .csi_user_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.select_box_component{width:100%}.select_box_component .select_box_container .select_box_wrapper .select_box_content{display:flex;flex-direction:column-reverse}.select_box_component .select_box_container .select_box_wrapper .select_box_content .select_box:hover~.select_box_label{color:#b5316a;top:-1.5rem;transition:all .125s ease}.dioese_user_modal{background:#fff;width:300px;height:500px;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.dioese_user_modal .dioese_user_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.dioese_user_modal .dioese_user_modal_title_wrapper .dioese_user_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.dioese_user_modal .dioese_user_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.dioese_user_modal .dioese_user_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:1.5em}.dioese_user_modal .dioese_user_modal_input_wrapper .diocese_user_modal_input{width:75%}.dioese_user_modal .dioese_user_modal_input_wrapper .diocese_user_modal_select_wrapper{padding-top:1em;width:162px}.dioese_user_modal .dioese_user_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.department_user_modal{background:#fff;width:300px;height:490px;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.department_user_modal .department_user_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.department_user_modal .department_user_modal_title_wrapper .department_user_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.department_user_modal .department_user_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.department_user_modal .department_user_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:1.5em}.department_user_modal .department_user_modal_input_wrapper .department_user_modal_select_box{width:65%;padding-top:1.5em}.department_user_modal .department_user_modal_input_wrapper .department_user_modal_input{width:75%}.department_user_modal .department_user_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.department_user_modal::-webkit-scrollbar{display:none}.checklist_container{display:flex;flex-direction:column}.checklist_container .checklist_list_wrapper{display:flex;flex-direction:row;align-items:center;cursor:pointer;padding:1em}.checklist_container .checklist_list_wrapper .radiobutton_unchecked_wrapper{display:flex;width:20px;height:20px;border-radius:50%;background-color:#fff3fa}.checklist_container .checklist_list_wrapper .radiobutton_checked_wrapper{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;background-color:#b5316a}.checklist_container .checklist_list_wrapper .radiobutton_checked_wrapper .checked_icon{width:10px;height:10px}.checklist_container .checklist_list_wrapper .list_details{display:flex;font-weight:500;justify-content:flex-start;align-items:center;margin-left:1.25em;color:#2e2e48}.info_card_container{display:flex;flex-direction:column;width:100%;background-color:#fff;box-shadow:0 0 25px -7px #f8eaf0;border-radius:15px;padding:1.2em 1.2em 1.2em 1em}.info_card_container .info_card_wrapper{display:flex;justify-content:flex-start;align-items:center}.info_card_container .info_card_wrapper .info_card_content{display:flex;width:40px;height:40px;border-radius:50%;background-color:#f8eaf0;justify-content:center;align-items:center}.info_card_container .info_card_wrapper .info_card_content .info_card_icon{width:35px;height:18px}.info_card_container .info_card_wrapper .info_card_title{display:flex;flex:0.9 1;justify-content:space-evenly;align-items:center;font-weight:500;padding-left:.5em;color:#b5316a}.info_card_container .info_card_text_wrapper{display:flex;justify-content:center;align-items:center}.info_card_container .info_card_text_wrapper .info_card_text{font-weight:800}.department_news_screen{background-color:#fff;border-radius:15px;box-shadow:0 0 12px #fff3fa}.department_news_screen .department_news_container .department_news_info_card_wrapper{display:flex;justify-content:center;align-items:flex-start;margin-left:.06em;padding:1em;width:90%}.department_news_screen .department_news_container .department_news_info_card_wrapper .department_news_info_card{width:24%;padding-left:1em}.department_news_screen .department_news_container .department_news_info_card_wrapper .department_news_action_button_wrapper{display:flex;width:25%;height:100%;flex-direction:column;justify-content:space-evenly;align-items:center;padding-left:2em}.department_news_screen .department_news_container .department_news_info_card_wrapper .department_news_action_button_wrapper .department_news_action_button{width:90%;padding-top:.5em}.department_news_modal_header_wrap{width:100%}.department_news_modal{background:#fff;width:350px;max-height:90vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.department_news_modal .department_news_modal_container .department_news_modal_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.department_news_modal .department_news_modal_container .department_news_modal_wrapper .department_news_modal_header_wrapper{display:flex;justify-content:space-between;width:100%;align-items:center}.department_news_modal .department_news_modal_container .department_news_modal_wrapper .department_news_modal_header_wrapper .department_news_modal_header{padding-left:1em;padding-top:1em;font-weight:700}.department_news_modal .department_news_modal_container .department_news_modal_wrapper .department_news_modal_header_wrapper .department_news_modal_clear{padding-right:1em;padding-top:1em;font-weight:300;cursor:pointer}.department_news_modal .department_news_modal_container .department_news_modal_wrapper .department_news_modal_header_wrapper .department_news_modal_department_heading{padding-left:1em;padding-top:2em;font-weight:700}.department_news_modal .department_news_modal_container .department_news_modal_wrapper .department_news_modal_header_wrapper .department_news_modal_department_clear{padding-right:1em;padding-top:2em;font-weight:300;cursor:pointer}.department_news_modal .department_news_modal_container .department_news_modal_wrapper .department_news_button_wrapper{display:flex;justify-content:center;align-items:center;padding-left:1em;padding-top:1em}.department_news_modal .department_news_modal_container .department_news_modal_wrapper .department_news_button_wrapper .button_inactive{padding-left:1em}.department_news_modal .department_news_modal_container .department_news_modal_wrapper .department_news_apply_filter_button_wrapper{display:flex;width:100%;justify-content:center;align-items:center;padding:1em}.department_news_modal .department_news_modal_container .department_news_modal_wrapper .department_news_modal_checklist{width:100%;height:250px;overflow-x:auto;padding-right:2em}.department_news_modal .department_news_modal_container .department_news_modal_wrapper .department_news_modal_checklist::-webkit-scrollbar{display:none}.upload_box_container{display:flex;justify-content:center;align-items:center;border:1px dashed #b2a8ac;border-radius:15px}.upload_box_container .upload_box_wrapper{padding:1em}.upload_box_container .upload_box_wrapper .upload_box_label_content{display:flex;align-items:center;color:#b2a8ac}.upload_box_container .upload_box_wrapper .upload_box_label_content .upload_box_icon_content{background-color:#b2a8ac}.upload_box_container .upload_box_wrapper .upload_box_label_content .upload_box_icon_content,.upload_box_container .upload_box_wrapper .upload_box_label_content .upload_box_icon_loading_content{display:flex;justify-content:center;align-items:center;width:25px;height:25px;border-radius:50%}.upload_box_container .upload_box_wrapper .upload_box_label_content .upload_box_icon{width:10px;height:10px;transform:rotate(270deg)}.upload_box_container .upload_box_wrapper .upload_box_label_content .upload_box_uploaded_icon{width:10px;height:10px}.upload_box_container .upload_box_wrapper .upload_box_label_content .upload_box_loading_icon{width:50px;height:50px}.upload_box_container .upload_box_wrapper .upload_box_label_content .upload_box_title{margin-left:.63em}.upload_box_container .upload_box_wrapper .upload_box_label_content .upload_box_title .span_link{text-decoration:underline;-webkit-text-decoration-color:#b2a8ac;text-decoration-color:#b2a8ac;margin-left:.31em}.upload_box_container .upload_box_wrapper .upload_box_label_content .upload_box_input{display:none}.upload_box_container_hover{display:flex;justify-content:center;align-items:center;border:1px dashed #b5316a;border-radius:15px;background-color:#f8eaf0}.text_area_container .text_area_wrapper{height:100px}.text_area_container .text_area_wrapper input:focus~.label,.text_area_container .text_area_wrapper textarea:focus~.label{color:#b5316a;top:-1.5rem;transition:all .125s ease}.text_area_container .text_area_wrapper input:valid~.label,.text_area_container .text_area_wrapper textarea:valid~.label{top:-1.5rem;transition:all .125s ease}.text_area_container .text_area_wrapper .styled-input{width:100%;float:left;margin:2rem 0 1rem;position:relative}.text_area_container .text_area_wrapper .styled-input .label{color:#585871;position:absolute;top:0;left:2px;transition:all .25s ease;pointer-events:none}.text_area_container .text_area_wrapper .styled-input.wide{width:100%}.text_area_container .text_area_wrapper input,.text_area_container .text_area_wrapper textarea{padding:0 0 .5rem;border:0;width:100%}.text_area_container .text_area_wrapper input~span,.text_area_container .text_area_wrapper textarea~span{display:block;width:100%;height:1px;background:#585871;position:absolute;bottom:0;left:0;transition:all .125s ease}.text_area_container .text_area_wrapper input:focus,.text_area_container .text_area_wrapper textarea:focus{outline:0}.text_area_container .text_area_wrapper input:focus~span,.text_area_container .text_area_wrapper textarea:focus~span{width:100%;background:#b5316a;transition:all 75ms ease}.text_area_container .text_area_wrapper textarea{width:100%;resize:none;overflow-x:hidden;font-family:"Raleway";font-weight:500}.text_area_container .text_area_wrapper textarea::-webkit-scrollbar{display:none}.department_events_screen{background-color:#fff;border-radius:15px;box-shadow:0 0 12px #fff3fa}.department_events_modal{width:500px}.department_events_modal .department_events_modal_input_wrapper .department_events_modal_input{width:80%;padding-left:2em}.department_events_modal .department_events_modal_input_wrapper .department_events_modal_input .department_events_input_from_date,.department_events_modal .department_events_modal_input_wrapper .department_events_modal_input .department_events_input_to_date{width:90%}.department_events_modal .department_events_modal_input_wrapper .department_events_modal_input .department_events_input{padding-top:1em}@media only screen and (max-width:1500px){.department_events_modal{height:65vh}}.title_card_container{display:flex;justify-content:space-between;align-items:flex-start;width:100%;background-color:#fff3fa;border-radius:10px;padding:1.5em}.title_card_container:hover{cursor:pointer}.title_card_container .title_wrapper{display:flex;flex:3 1;align-items:center}.title_card_container .title_wrapper .title_name{margin-left:.31em;font-weight:500}.title_card_container .action_wrapper{display:flex;flex:1 1;justify-content:space-between;align-items:center;width:100%}.title_card_container .action_wrapper .edit_action{display:flex;width:25px;height:25px;justify-content:center;align-items:center;background-color:#b5316a;border-radius:50%}.title_card_container .action_wrapper .edit_action .action_edit_icon{width:15px;height:15px}.title_card_container .action_wrapper .delete_action{display:flex;width:25px;height:25px;justify-content:center;align-items:center;background-color:#b5316a;border-radius:50%}.title_card_container .action_wrapper .delete_action .action_delete_icon{width:15px;height:15px}.department_information_screen{background-color:#fff;border-radius:15px;box-shadow:0 0 12px #fff3fa}.department_information_screen .department_information_container .department_information_title_card_wrapper{display:flex;width:100%;flex-wrap:wrap}.department_information_screen .department_information_container .department_information_title_card_wrapper .department_information_title_card{width:33%;padding:1em}.department_information_modal{background:#fff;width:23%;max-height:50vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.department_information_modal .department_information_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.department_information_modal .department_information_modal_title_wrapper .department_information_modal_title{font-weight:700;margin-left:1em;color:#2e2e48}.department_information_modal .department_information_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.department_information_modal .department_information_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.department_information_modal .department_information_modal_input_wrapper .department_information_modal_input{padding-top:2em;width:80%}.department_information_modal .department_information_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.department_information_modal .department_information_button_wrapper .department_information_button{padding-top:1em;width:100px}.text_area_component{width:100%;height:100%}.text_area_component .text_area_container,.text_area_component .text_area_container .text_area_wrapper{height:100%}.text_area_component .text_area_container .text_area_wrapper .text_area{height:100%;border:none}.department_view_screen{background-color:#fff;width:100%}.department_view_screen .department_view_container{width:100%}.department_view_screen .department_view_container .department_view_wrapper{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start}.department_view_screen .department_view_container .department_view_wrapper .department_view_header_wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%;padding-top:2em}.department_view_screen .department_view_container .department_view_wrapper .department_view_header_wrapper .department_view_navigate_icon_wrapper .department_view_navigate_icon .navigate_icon{cursor:pointer;transform:rotate(90deg)}.department_view_screen .department_view_container .department_view_wrapper .department_view_header_wrapper .department_view_header_name_container{display:flex;width:100%;justify-content:space-between;align-items:center}.department_view_screen .department_view_container .department_view_wrapper .department_view_header_wrapper .department_view_header_name_container .department_view_header_name{padding-left:1em;font-weight:700}.department_view_screen .department_view_container .department_view_wrapper .department_view_header_wrapper .department_view_header_name_container .department_view_header_button_wrapper{padding-right:2.5em}.department_view_screen .department_view_container .department_view_wrapper .department_view_navbar_wrapper,.department_view_screen .department_view_container .department_view_wrapper .department_view_table_wrapper{width:100%}.department_view_customModal{background:#fff;width:50%;height:400px;min-height:475px;border-radius:16px;overflow-x:auto;box-shadow:0 10 28px 0 #b5316a;padding:0}.department_view_customModal .close_button{outline:none}.department_view_customModal .department_view_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.department_view_customModal .department_view_modal_title_wrapper .department_view_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.department_view_customModal .department_view_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.department_view_customModal .department_view_modal_text_area_wrapper{display:flex;justify-content:center;align-items:center;width:100%;padding:2em;height:300px}.department_view_customModal .department_view_modal_input_wrapper::-webkit-scrollbar{display:none}.department_view_customModal .department_view_button_wrapper{display:flex;justify-content:center;align-items:center;padding:.5em;cursor:pointer}.department_view_customModal .department_view_button_wrapper .department_view_button{padding-top:4em;width:80px}.department_view_customModal::-webkit-scrollbar{display:none}.personnels_screen{background-color:#fff;width:100%}.personnels_screen .personnels_container{width:100%}.personnels_screen .personnels_container .personnels_wrapper{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start}.personnels_screen .personnels_container .personnels_wrapper .personnels_header_wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%;padding-top:2em}.personnels_screen .personnels_container .personnels_wrapper .personnels_header_wrapper .personnels_navigate_icon_wrapper .personnels_navigate_icon .navigate_icon{transform:rotate(90deg)}.personnels_screen .personnels_container .personnels_wrapper .personnels_header_wrapper .personnels_header_name_container{display:flex;width:100%;justify-content:space-between;align-items:center}.personnels_screen .personnels_container .personnels_wrapper .personnels_header_wrapper .personnels_header_name_container .personnels_header_name{padding-left:1em;font-weight:700}.personnels_screen .personnels_container .personnels_wrapper .personnels_header_wrapper .personnels_header_name_container .personnels_header_button_wrapper{padding-right:2.5em}.personnels_screen .personnels_container .personnels_wrapper .personnels_navbar_wrapper,.personnels_screen .personnels_container .personnels_wrapper .personnels_table_wrapper{width:100%}.personnels_modal{background:#fff;width:300px;max-height:90vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.personnels_modal .close_button{outline:none}.personnels_modal .personnels_modal_header_wrapper{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.personnels_modal .personnels_modal_header_wrapper .personnels_modal_title_wrapper{display:flex;justify-content:space-between;align-items:center;padding:1em 15px 1em 1em}.personnels_modal .personnels_modal_header_wrapper .personnels_modal_title_wrapper .personnels_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.personnels_modal .personnels_modal_header_wrapper .personnels_modal_title_wrapper .personnels_modal_icon_wrapper .personnels_modal_icon{cursor:pointer;width:30px;height:30px}.personnels_modal .personnels_modal_header_wrapper .personnels_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.personnels_modal .personnels_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;overflow-x:auto}.personnels_modal .personnels_modal_input_wrapper .personnels_modal_input{padding-top:1.5em;width:75%}.personnels_modal .personnels_modal_input_wrapper .personnels_modal_input .personnels_thumbnail_wrapper{padding-top:1.5em}.personnels_modal .personnels_modal_input_wrapper .personnels_modal_input .department-events_modal_uploadbox{padding-top:1em;width:100%}.personnels_modal .personnels_modal_input_wrapper::-webkit-scrollbar{display:none}.personnels_modal .personnels_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.personnels_modal .personnels_button_wrapper .personnels_button{width:120px}.personnels_modal::-webkit-scrollbar{display:none}.partnerandnetworkscreen .partnerandnetworkcontainer .partnerandnetworkwrapper .partnerandnetworkheaderwrapper{display:flex;width:100%;align-items:center;justify-content:space-between;padding-right:5em}.partnerandnetworkscreen .partnerandnetworkcontainer .partnerandnetworkwrapper .partnerandnetwork_search_bar_wrapper{padding:2em}.partnerandnetworkscreen .partnerandnetworkcontainer .partnerandnetworkwrapper .partnerandnetwork_select_box_wrapper{width:250px}.partnerandnetworkscreen .partnerandnetworkcontainer .partnerandnetworkwrapper .partnerandnetwork_button_wrapper{width:170px;padding:2em}.partner_title_wrapper{padding-left:1em}.partner_title_wrapper .h2{font-size:25px}.partner_action_wrapper{display:flex;align-items:center}.partnerandnetwork_customModal{background:#fff;width:22%;height:60vh;min-height:400px;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.partnerandnetwork_customModal .partnerandnetwork_customModal::-webkit-scrollbar{display:none}.partnerandnetwork_customModal .partnerandnetwork_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.partnerandnetwork_customModal .partnerandnetwork_modal_title_wrapper .partnerandnetwork_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.partnerandnetwork_customModal .partnerandnetwork_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.partnerandnetwork_customModal .partnerandnetwork_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.partnerandnetwork_customModal .partnerandnetwork_modal_input_wrapper .partnerandnetwork_modal_input{padding-top:1em;width:80%}.partnerandnetwork_customModal .partnerandnetwork_modal_input_wrapper .partnerandnetwork_modal_input .upload_box_wrapper{width:100%;padding-top:1em}.partnerandnetwork_customModal .partnerandnetwork_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.partnerandnetwork_customModal .partnerandnetwork_button_wrapper .partnerandnetwork_button{padding-top:1em;width:50%}.advertisement_screen .advertisment_container .advertisment_wrapper .advertisment_header_wrapper{display:flex;width:100%;justify-content:space-between;align-items:center;padding-top:2em;padding-bottom:2em}.advertisement_screen .advertisment_container .advertisment_wrapper .advertisment_header_wrapper .advertisment_select_box_wrapper{width:250px;padding-left:2em}.advertisement_screen .advertisment_container .advertisment_wrapper .advertisment_header_wrapper .advertisement_button_wrapper{width:160px;padding-right:2em;padding-left:2em}.advertisement_screen .advertisement_title_wrapper{padding-left:1em}.advertisement_screen .advertisement_action_wrapper{display:flex}@media only screen and (min-width:1500px){.advertisement_screen .advertisment_container .advertisment_wrapper .advertisement_customModal{background:#fff;width:25%;height:50vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0;position:relative}}.advertisement_customModal{background:#fff;width:25%;max-height:90vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0;overflow-y:auto;position:relative}.advertisement_customModal .close_button{outline:none}.advertisement_customModal .advertisement_modal_header_wrapper{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.advertisement_customModal .advertisement_modal_header_wrapper .advertisement_modal_title_wrapper{display:flex;justify-content:space-between;align-items:center;padding:1em}.advertisement_customModal .advertisement_modal_header_wrapper .advertisement_modal_title_wrapper .advertisement_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48;position:-webkit-sticky;position:sticky;top:0}.advertisement_customModal .advertisement_modal_header_wrapper .advertisement_modal_icon_wrapper .advertisement_modal_icon{width:30px;height:30px}.advertisement_customModal .advertisement_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.advertisement_customModal .advertisement_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto}.advertisement_customModal .advertisement_modal_input_wrapper .advertisement_modal_input{padding-top:1em;width:80%}.advertisement_customModal .advertisement_modal_input_wrapper .advertisement_modal_input .upload_box_wrapper{width:100%;padding-top:1em}.advertisement_customModal .advertisement_modal_input_wrapper .advertisement_modal_input .advertisement_modal_select_box{padding-top:1em;padding-bottom:1em;height:100%}.advertisement_customModal .advertisement_modal_input_wrapper::-webkit-scrollbar{display:none}.advertisement_customModal .advertisement_button_wrapper{display:flex;justify-content:center;align-items:center;width:100%}.advertisement_customModal .advertisement_button_wrapper .advertisement_button{padding-top:2em;padding-bottom:1em;width:120px}.advertisement_customModal::-webkit-scrollbar{display:none}.prayer_calendar_screen .prayer_calendar_container .prayer_calendar_wrapper .prayer_calendar_header_wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2em 2em 0}.prayer_calendar_screen .prayer_calendar_container .prayer_calendar_wrapper .prayer_calendar_header_wrapper .prayer_calendar_search_box_wrapper{width:250px;padding-right:1em}.prayer_calendar_screen .prayer_calendar_container .prayer_calendar_wrapper .prayer_calendar_header_wrapper .prayer_calendar_button_wrapper{padding-right:1em}.prayer_calendar_action_wrapper{display:flex}.prayer_calendar_customModal{background:#fff;width:22%;min-height:350px;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0;position:relative}.prayer_calendar_customModal .close_button{outline:none}.prayer_calendar_customModal .prayer_calendar_customModal::-webkit-scrollbar{display:none}.prayer_calendar_customModal .prayer_calendar_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.prayer_calendar_customModal .prayer_calendar_modal_title_wrapper .prayer_calendar_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.prayer_calendar_customModal .prayer_calendar_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.prayer_calendar_customModal .prayer_calendar_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.prayer_calendar_customModal .prayer_calendar_modal_input_wrapper .prayer_calendar_modal_input{padding-top:1em;width:80%}.prayer_calendar_customModal .prayer_calendar_modal_input_wrapper .prayer_calendar_modal_input .upload_box_wrapper{width:100%;padding-top:1em}.prayer_calendar_customModal .prayer_calendar_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.prayer_calendar_customModal .prayer_calendar_button_wrapper .prayer_calendar_button{padding-top:1em;width:50%}.sermon_outline_screen .sermon_outline_container .sermon_outline_wrapper .sermon_outline_header_wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2em 2em 0}.sermon_outline_screen .sermon_outline_container .sermon_outline_wrapper .sermon_outline_header_wrapper .sermon_outline_search_box_wrapper{width:250px;padding-right:1rem}.sermon_outline_screen .sermon_outline_container .sermon_outline_wrapper .sermon_outline_header_wrapper .sermon_outline_button_wrapper,.sermon_outline_screen .sermon_outline_container .sermon_outline_wrapper .sermon_outline_header_wrapper .sermon_outline_select_box_wrapper{width:200px;padding-right:1rem}.sermon_outline_button{width:200px}.modal_container{height:none}.sermon_outline_customModal{background:#fff;width:25%;height:70vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0;position:relative}.sermon_outline_customModal .close_button{outline:none}.sermon_outline_customModal .sermon_outline_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.sermon_outline_customModal .sermon_outline_modal_title_wrapper .sermon_outline_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.sermon_outline_customModal .sermon_outline_modal_line_wrapper{width:100%;height:.5px;background-color:#b5316a}.sermon_outline_customModal .sermon_outline_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto}.sermon_outline_customModal .sermon_outline_modal_input_wrapper .sermon_outline_modal_input{padding-top:1em;width:80%}.sermon_outline_customModal .sermon_outline_modal_input_wrapper .sermon_outline_modal_input .upload_box_wrapper{width:100%;padding-top:1em}.sermon_outline_customModal .sermon_outline_modal_input_wrapper .sermon_outline_modal_input .upload_box_wrapper .upload_box{padding-top:1em}.sermon_outline_customModal .sermon_outline_modal_input_wrapper .sermon_outline_file_upload_wrapper{display:flex;margin-top:1.5em;justify-content:space-between;width:90%;height:100%;border-radius:2%;padding-top:.5em;padding-bottom:.5em;background-color:#fff3fa}.sermon_outline_customModal .sermon_outline_modal_input_wrapper .sermon_outline_file_upload_wrapper .file_upload_file_name{display:flex;padding-left:.5em;width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sermon_outline_customModal .sermon_outline_modal_input_wrapper .sermon_outline_file_upload_wrapper .file_upload_inactive_icon-wrapper{display:flex;justify-items:center;align-items:center}.sermon_outline_customModal .sermon_outline_modal_input_wrapper .sermon_outline_file_upload_wrapper .file_upload_inactive_icon-wrapper .file_upload_delete_icon{width:20px;height:20px}.sermon_outline_customModal .sermon_outline_modal_input_wrapper::-webkit-scrollbar{display:none}.sermon_outline_customModal .sermon_outline_modal_button_wrapper{display:flex;justify-content:center;align-items:center;width:100%}.sermon_outline_customModal .sermon_outline_modal_button_wrapper .sermon_outline_modal_button{padding-top:1em;width:150px}.sermon_outline_action_wrapper{display:flex}.lectionary_screen .lectionary_container{width:100%}.lectionary_screen .lectionary_container .lectionary_wrapper .lectionary_header_wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2em 2em 0}.lectionary_screen .lectionary_container .lectionary_wrapper .lectionary_header_wrapper .lectionary_search_box_wrapper{width:250px;padding-right:1em}.lectionary_screen .lectionary_container .lectionary_wrapper .lectionary_header_wrapper .lectionary_button_wrapper{padding-right:1em}.lectionary_action_wrapper{display:flex}.lectionary_customModal{background:#fff;width:22%;min-height:400px;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.lectionary_customModal .close_button{outline:none}.lectionary_customModal .lectionary_customModal::-webkit-scrollbar{display:none}.lectionary_customModal .lectionary_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.lectionary_customModal .lectionary_modal_title_wrapper .lectionary_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.lectionary_customModal .lectionary_modal_line_wrapper{width:100%;height:.5px;background-color:#b5316a}.lectionary_customModal .lectionary_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.lectionary_customModal .lectionary_modal_input_wrapper .lectionary_modal_input{padding-top:1em;width:80%}.lectionary_customModal .lectionary_modal_input_wrapper .lectionary_modal_input .upload_box_wrapper{width:100%;padding-top:1em}.lectionary_customModal .lectionary_modal_input_wrapper .lectionary_modal_input .upload_box_wrapper .upload_box{padding-top:1em}.lectionary_customModal .lectionary_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.lectionary_customModal .lectionary_button_wrapper .lectionary_button{padding-top:1em;width:50%}.lectionary_file_upload_wrapper{width:90%}.lectionary_file_upload_wrapper .file_upload_file_name{width:85%}.campaign_screen .campaign_container .campaign_wrapper .campaign_header_wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;padding-right:5em}.campaign_screen .campaign_container .campaign_wrapper .campaign_header_wrapper .campaign_search_box_wrapper{width:30%}.campaign_screen .campaign_container .campaign_wrapper .campaign_header_wrapper .campaign_select_box_wrapper{width:180px;padding:2em}.campaign_screen .campaign_container .campaign_wrapper .campaign_header_wrapper .campaign_button_wrapper{width:150px}.campaign_screen .campaign_action_wrapper{display:flex;justify-content:space-between;align-items:center}.campaign_screen .campaign_title_wrapper{padding-left:2em}.add_news_component .add_news_container .add_news_wrapper{width:65%}.add_campaign_screen .add_campaign_container .add_campaign_wrapper .add_campaign_head{display:flex;justify-content:space-between;align-items:center;padding:1em;border-bottom:1px solid #b5316a;top:0}.add_campaign_screen .add_campaign_container .add_campaign_wrapper .add_campaign_head .diocese_view_header_wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%;padding-top:2em}.add_campaign_screen .add_campaign_container .add_campaign_wrapper .add_campaign_head .diocese_view_header_wrapper .diocese_view_navigate_icon_wrapper .diocese_view_navigate_icon .navigate_icon{transform:rotate(90deg)}.add_campaign_screen .add_campaign_container .add_campaign_wrapper .add_campaign_head .add_campaign_head_text{width:60%}.add_campaign_screen .add_campaign_container .add_campaign_wrapper .add_campaign_head .add_campaign_btn_container{width:40%;display:flex;justify-content:flex-end;align-items:center}.add_campaign_screen .add_campaign_container .add_campaign_wrapper .add_campaign_head .add_campaign_btn_container .add_campaign_select{width:60%}.add_campaign_screen .add_campaign_container .add_campaign_wrapper .add_campaign_head .add_campaign_btn_container .add_campaign_btn{width:100px;padding:0 0 0 2em}.input_wrapper{width:72%}.officers_screen .officers_container .officers_wrapper .officers_header_wrapper{display:flex;width:100%;justify-content:space-between;align-items:center;padding-top:2em;padding-bottom:1em}.officers_screen .officers_container .officers_wrapper .officers_header_wrapper .officers_name_wrapper{color:#2e2e48;font-weight:600;padding-left:2em}.officers_screen .officers_container .officers_wrapper .officers_header_wrapper .officers_action_wrapper{display:flex;justify-content:center;align-items:center;width:50%}.officers_screen .officers_container .officers_wrapper .officers_header_wrapper .officers_action_wrapper .officers_search_box_wrapper{width:50%}.officers_screen .officers_container .officers_wrapper .officers_header_wrapper .officers_action_wrapper .officers_button_wrapper{width:180px;padding-right:2em;padding-left:2em}.officer_navbar_button{width:130px}.add_officers_screen .add_officers_container .add_officers_wrapper .add_officers_header_wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.5em;border-bottom:1px solid #f8eaf0}.add_officers_screen .add_officers_container .add_officers_wrapper .add_officers_header_wrapper .add_officers_header_name_wrapper{display:flex;justify-content:flex-start;align-items:center}.add_officers_screen .add_officers_container .add_officers_wrapper .add_officers_header_wrapper .add_officers_header_name_wrapper .add_officers_icon_wrapper .add_officers_nav_icon{transform:rotate(90deg)}.add_officers_screen .add_officers_container .add_officers_wrapper .add_officers_header_wrapper .add_officers_header_name_wrapper .add_officers_header_name{font-weight:600;color:#2e2e48;padding-left:1em}.add_officers_screen .add_officers_container .add_officers_wrapper .add_officers_header_wrapper .add_officers_header_button_wrapper{width:80px}.add_officers_screen .add_officers_container .add_officers_wrapper .add_officers_body_wrapper{display:flex;justify-content:center}.add_officers_screen .add_officers_container .add_officers_wrapper .add_officers_body_wrapper .add_officers_input_wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding-top:3em;padding-left:4em}.add_officers_screen .add_officers_container .add_officers_wrapper .add_officers_body_wrapper .add_officers_input_wrapper .add_officers_input{width:80%;padding-top:1em}.add_officers_screen .add_officers_container .add_officers_wrapper .add_officers_body_wrapper .add_officers_input_wrapper .add_officers_input .add_officers_text_area_wrapper{height:100px}.add_officers_screen .add_officers_container .add_officers_wrapper .add_officers_body_wrapper .add_officers_input_wrapper .add_officers_input .upload_box_wrapper{width:100%;padding-top:1em}.add_officers_screen .add_officers_container .add_officers_wrapper .add_officers_body_wrapper .add_officers_input_wrapper .add_officers_input .upload_box_wrapper .upload_box{padding-top:1em}.executive_committee_screen .executive_committee_container .executive_committee_wrapper .executive_committee_header_wrapper{display:flex;width:100%;justify-content:space-between;align-items:center;padding-top:2em;padding-bottom:1em}.executive_committee_screen .executive_committee_container .executive_committee_wrapper .executive_committee_header_wrapper .executive_committee_name_wrapper{color:#2e2e48;font-weight:600;padding-left:2em}.executive_committee_screen .executive_committee_container .executive_committee_wrapper .executive_committee_header_wrapper .executive_committee_action_wrapper{display:flex;justify-content:center;align-items:center;width:50%}.executive_committee_screen .executive_committee_container .executive_committee_wrapper .executive_committee_header_wrapper .executive_committee_action_wrapper .executive_committee_search_box_wrapper{width:50%}.executive_committee_screen .executive_committee_container .executive_committee_wrapper .executive_committee_header_wrapper .executive_committee_action_wrapper .executive_committee_button_wrapper{width:205px;padding-right:2em;padding-left:2em}.executive_committee_button{width:170px}.executive_committee_customModal{background:#fff;width:50%;height:400px;min-height:475px;border-radius:16px;overflow-x:auto;box-shadow:0 10 28px 0 #b5316a;padding:0}.executive_committee_customModal .close_button{outline:none}.executive_committee_customModal .executive_committee_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.executive_committee_customModal .executive_committee_modal_title_wrapper .executive_committee_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.executive_committee_customModal .executive_committee_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.executive_committee_customModal .executive_committee_modal_text_area_wrapper{display:flex;justify-content:center;align-items:center;width:100%;padding:2em;height:300px}.executive_committee_customModal .executive_committee_modal_input_wrapper::-webkit-scrollbar{display:none}.executive_committee_customModal .executive_committee_button_wrapper{display:flex;justify-content:center;align-items:center;padding:.5em;cursor:pointer}.executive_committee_customModal .executive_committee_button_wrapper .executive_committee_button{padding-top:4em;width:80px}.executive_committee_customModal::-webkit-scrollbar{display:none}.content_screen .content_container .content_wrapper .content_header_wrapper{display:flex;width:100%;justify-content:space-between;align-items:center;padding-top:2em;padding-bottom:1em}.content_screen .content_container .content_wrapper .content_header_wrapper .content_name_wrapper{display:flex;justify-content:center;align-items:center;color:#2e2e48;font-weight:600}.content_screen .content_container .content_wrapper .content_header_wrapper .content_name_wrapper .content_nav_icon_wrapper{padding-right:1em;padding-left:.5em}.content_screen .content_container .content_wrapper .content_header_wrapper .content_name_wrapper .content_nav_icon_wrapper .content_nav_icon{transform:rotate(90deg)}.content_screen .content_container .content_wrapper .content_header_wrapper .content_action_wrapper{display:flex;justify-content:center;align-items:center;width:50%}.content_screen .content_container .content_wrapper .content_header_wrapper .content_action_wrapper .content_search_box_wrapper{width:50%}.content_screen .content_container .content_wrapper .content_header_wrapper .content_action_wrapper .content_button_wrapper{width:180px;padding-right:2em;padding-left:2em}.content_button{width:170px}.content_customModal{background:#fff;width:50%;height:400px;min-height:475px;border-radius:16px;overflow-x:auto;box-shadow:0 10 28px 0 #b5316a;padding:0}.content_customModal .close_button{outline:none}.content_customModal .content_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.content_customModal .content_modal_title_wrapper .content_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.content_customModal .content_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.content_customModal .content_modal_text_area_wrapper{display:flex;justify-content:center;align-items:center;width:100%;padding:2em;height:300px}.content_customModal .content_modal_input_wrapper::-webkit-scrollbar{display:none}.content_customModal .content_button_wrapper{display:flex;justify-content:center;align-items:center;padding:.5em;cursor:pointer}.content_customModal .content_button_wrapper .content_button{padding-top:4em;width:80px}.content_customModal::-webkit-scrollbar{display:none}.login_screen{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.login_screen .login_container{width:100%;height:100%;display:flex}.login_screen .login_container .login_wrapper{width:65%;height:100%;display:flex;justify-content:center;align-items:center}.login_screen .login_container .login_wrapper .login_detail_container{padding:2em;width:70%}.login_screen .login_container .login_wrapper .login_detail_container .login_head_container{padding:0 0 2em}.login_screen .login_container .login_wrapper .login_detail_container .login_head_container .login_intro{padding:0 0 .5em}.login_screen .login_container .login_wrapper .login_detail_container .login_head_container .login_desc{color:#717171}.login_screen .login_container .login_wrapper .login_detail_container .login_input_container{width:100%;padding:0 0 1em}.login_screen .login_container .login_wrapper .login_detail_container .login_input_container .login_input_box{display:flex}.login_screen .login_container .login_wrapper .login_detail_container .login_input_container .login_input_box .input_icon{width:20px;padding:.5em 0 0}.login_screen .login_container .login_wrapper .login_detail_container .login_input_container .login_input_box .input{width:85%;padding:0 0 0 .5em}.login_screen .login_container .login_wrapper .login_detail_container .login_btn_container{width:100%;display:flex;justify-content:flex-end}.login_screen .login_container .login_wrapper .login_detail_container .login_btn_container .login_btn{width:40%}.login_screen .login_container .login_wrapper .intro_content{width:70%;display:flex;flex-direction:column;align-items:center}.login_screen .login_container .login_wrapper .intro_content .intro_logo_container{padding:1em}.login_screen .login_container .login_wrapper .intro_content .intro_head_container .intro_head{color:#fff3fa;font-family:"Merriweather";font-weight:400;font-size:35px;padding:0 0 .5em}.login_screen .login_container .login_wrapper .intro_content .intro_description_text{width:50%;color:#fff3fa;font-style:italic;text-align:end;padding:0 0 1em}.login_screen .login_container .login_wrapper .intro_content .intro_note{width:50%;text-align:end;color:#fff3fa}.login_screen .login_container .login_detail{width:35%;background-color:#fff7fa;border-top-right-radius:30px;border-bottom-right-radius:30px}.add_news_screen .add_news_content .news_content{display:flex;flex-direction:column}.add_news_screen .add_news_content .news_content .news_content_heading_wrapper,.add_news_screen .add_news_content .news_content .news_content_title_wrapper{width:72%;padding-left:1em}.department_view_navigate_icon_wrapper .department_view_navigate_icon .navigate_icon{transform:rotate(90deg);margin-right:1em}.news_content_date_wrapper{width:150px;padding-left:1em;padding-top:1em}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap;left:0!important}.sidebar_topbar_container{width:100%;display:flex;position:fixed;background-image:linear-gradient(180deg,#b5316a,#8e033f)}.sidebar_topbar_container .sidebar_component{width:18%}.sidebar_topbar_container .sidebar_component .sidebar_container{height:100vh;position:fixed;width:18%}.sidebar_topbar_container .sidebar_component .sidebar_container .sidebar_wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;padding-bottom:.7em}.sidebar_topbar_container .sidebar_component .sidebar_container .sidebar_wrapper .sidebar_logo_content{text-align:center;padding:1.3em;border-bottom:.1px solid #f8eaf0}.sidebar_topbar_container .sidebar_component .sidebar_container .sidebar_wrapper .sidebar_logo_content .nav_link{text-decoration:none}.sidebar_topbar_container .sidebar_component .sidebar_container .sidebar_wrapper .sidebar_logo_content .nav_link .img_container{padding:0 0 1em}.sidebar_topbar_container .sidebar_component .sidebar_container .sidebar_wrapper .sidebar_logo_content .nav_link .img_container .sidebar_logo{width:30%}.sidebar_topbar_container .sidebar_component .sidebar_container .sidebar_wrapper .sidebar_logo_content .nav_link .sidebar_head{text-transform:uppercase;color:#fff3fa;font-size:20px}.sidebar_topbar_container .sidebar_component .sidebar_container .sidebar_wrapper .tab_icon_container .nav_link{display:flex;text-decoration:none}.sidebar_topbar_container .sidebar_component .sidebar_container .sidebar_wrapper .tab_icon_container .nav_link .tab_icon{padding:.5em .8em .5em 2.5em;display:flex;flex-direction:row;justify-content:flex-end;cursor:pointer}.sidebar_topbar_container .sidebar_component .sidebar_container .sidebar_wrapper .tab_icon_container .nav_link .tab_name{cursor:pointer;width:70%;padding:.5em .8em .5em .7em;color:#f8eaf0;font-weight:500}.sidebar_topbar_container .sidebar_component .sidebar_container .sidebar_wrapper .tab_icon_container .active .tab_name{color:#fff3fa;font-weight:700}.sidebar_topbar_container .sidebar_component .sidebar_container .sidebar_wrapper .tab_icon_container .active .tab_icon{background-color:#fff3fa;border-top-right-radius:50px;padding:.5em .8em .5em 2.5em;border-bottom-right-radius:50px}.sidebar_topbar_container .top_bar_container{width:82%;height:100vh;background-color:#fff8fb;border-top-left-radius:40px;border-bottom-left-radius:40px}.sidebar_topbar_container .top_bar_container .top_bar_content{display:flex;justify-content:space-between;padding:2em 3em 1em}.sidebar_topbar_container .top_bar_container .top_bar_content .top_bar_wrapper{width:30%}.sidebar_topbar_container .top_bar_container .top_bar_content .top_bar_wrapper .top_bar_profile{display:flex;justify-content:flex-end;align-items:center}.sidebar_topbar_container .top_bar_container .top_bar_content .top_bar_wrapper .top_bar_profile .profile_icon .profile_pic{width:40px;height:40px;border-radius:50%}.sidebar_topbar_container .top_bar_container .top_bar_content .top_bar_wrapper .top_bar_profile .padding_icons{padding:0 .8em}.sidebar_topbar_container .top_bar_container .main_body{margin:1em 2em 2em;border-radius:15px;background-color:#fff;overflow-y:auto;height:80vh;position:relative}@media screen and (min-width:1500px){.sidebar_topbar_container .top_bar_container .main_body{height:85vh}}.sidebar_topbar_container .top_bar_container .main_body::-webkit-scrollbar{display:none}.logout_wrapper{display:flex;justify-content:flex-end}.logout_button{width:100px!important}.working_committee_screen .working_committee_container .working_committee_wrapper .working_committee_header_wrapper{display:flex;width:100%;justify-content:space-between;align-items:center;padding-top:2em;padding-bottom:1em}.working_committee_screen .working_committee_container .working_committee_wrapper .working_committee_header_wrapper .working_committee_name_wrapper{color:#2e2e48;font-weight:600;padding-left:2em}.working_committee_screen .working_committee_container .working_committee_wrapper .working_committee_header_wrapper .working_committee_action_wrapper{display:flex;justify-content:center;align-items:center;width:50%}.working_committee_screen .working_committee_container .working_committee_wrapper .working_committee_header_wrapper .working_committee_action_wrapper .working_committee_search_box_wrapper{width:50%}.working_committee_screen .working_committee_container .working_committee_wrapper .working_committee_header_wrapper .working_committee_action_wrapper .working_committee_button_wrapper{width:205px;padding-right:2em;padding-left:2em}.working_committee_button{width:170px}.working_committee_customModal{background:#fff;width:25%;max-height:90vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.working_committee_customModal .working_committee_modal_header_wrapper{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#fff}.working_committee_customModal .working_committee_modal_header_wrapper .working_committee_modal_title_wrapper{display:flex;justify-content:space-between;align-items:center;padding:1em}.working_committee_customModal .working_committee_modal_header_wrapper .working_committee_modal_title_wrapper .working_committee_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.working_committee_customModal .working_committee_modal_header_wrapper .working_committee_modal_title_wrapper .working_committee_modal_icon_wrapper .working_committee_modal_icon{width:30px;height:30px;cursor:pointer}.working_committee_customModal .working_committee_modal_header_wrapper .working_committee_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.working_committee_customModal .working_committee_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto}.working_committee_customModal .working_committee_modal_input_wrapper .working_committee_modal_input{padding-top:1em;width:80%}.working_committee_customModal .working_committee_modal_input_wrapper .working_committee_modal_input .upload_box_wrapper{width:100%;padding-top:1.5em;padding-bottom:1em}.working_committee_customModal .working_committee_modal_input_wrapper .working_committee_modal_select_input{padding:1.5em 0;width:80%;height:100%}.working_committee_customModal .working_committee_modal_input_wrapper::-webkit-scrollbar{display:none}.working_committee_customModal .working_committee_button_wrapper{display:flex;justify-content:center;align-items:center;padding:.5em}.working_committee_customModal .working_committee_button_wrapper .working_committee_button{padding:1em 0;width:80px}.working_committee_customModal::-webkit-scrollbar{display:none}.secretarial_staff_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_header_wrapper{display:flex;width:100%;justify-content:space-between;align-items:center;padding-top:2em;padding-bottom:1em}.secretarial_staff_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_header_wrapper .secretarial_staff_name_wrapper{color:#2e2e48;font-weight:600;padding-left:2em}.secretarial_staff_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_header_wrapper .secretarial_staff_action_wrapper{display:flex;justify-content:center;align-items:center;width:50%}.secretarial_staff_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_header_wrapper .secretarial_staff_action_wrapper .secretarial_staff_search_box_wrapper{width:50%}.secretarial_staff_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_header_wrapper .secretarial_staff_action_wrapper .secretarial_staff_button_wrapper{width:160px;padding-right:2em;padding-left:2em}.secretarial_staff_screen .secretarial_staff_button{width:130px}.add_staff_screen .add_staff_container .add_staff_wrapper .add_staff_header_wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.5em;border-bottom:1px solid #f8eaf0}.add_staff_screen .add_staff_container .add_staff_wrapper .add_staff_header_wrapper .add_staff_header_name_wrapper{display:flex;justify-content:flex-start;align-items:center}.add_staff_screen .add_staff_container .add_staff_wrapper .add_staff_header_wrapper .add_staff_header_name_wrapper .add_staff_icon_wrapper .add_staff_nav_icon{transform:rotate(90deg)}.add_staff_screen .add_staff_container .add_staff_wrapper .add_staff_header_wrapper .add_staff_header_name_wrapper .add_staff_header_name{font-weight:600;color:#2e2e48;padding-left:1em}.add_staff_screen .add_staff_container .add_staff_wrapper .add_staff_header_wrapper .add_staff_header_button_wrapper{width:80px}.add_staff_screen .add_staff_container .add_staff_wrapper .add_staff_body_wrapper{display:flex;justify-content:center}.add_staff_screen .add_staff_container .add_staff_wrapper .add_staff_body_wrapper .add_staff_input_wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;padding-top:3em;padding-left:4em}.add_staff_screen .add_staff_container .add_staff_wrapper .add_staff_body_wrapper .add_staff_input_wrapper .add_staff_input{width:80%;padding-top:1.5em}.add_staff_screen .add_staff_container .add_staff_wrapper .add_staff_body_wrapper .add_staff_input_wrapper .add_staff_input .upload_box_wrapper{width:100%;padding-top:1em}.add_staff_screen .add_staff_container .add_staff_wrapper .add_staff_body_wrapper .add_staff_input_wrapper .add_staff_input .upload_box_wrapper .upload_box{padding-top:1em}.add_staff_screen .add_staff_container .add_staff_wrapper .add_staff_body_wrapper .add_staff_inputs_wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;padding-top:3em;padding-left:4em}.add_staff_icon_wrapper{transform:rotate(90deg)}.csita_officer_screen .csita_officer_container .csita_officer_wrapper .csita_officer_header_wrapper{display:flex;width:100%;justify-content:space-between;align-items:center;padding-top:2em;padding-bottom:1em}.csita_officer_screen .csita_officer_container .csita_officer_wrapper .csita_officer_header_wrapper .csita_officer_name_wrapper{display:flex;justify-content:center;align-items:center;color:#2e2e48;font-weight:600}.csita_officer_screen .csita_officer_container .csita_officer_wrapper .csita_officer_header_wrapper .csita_officer_name_wrapper .csita_officer_nav_icon_wrapper{padding-right:1em;padding-left:.5em}.csita_officer_screen .csita_officer_container .csita_officer_wrapper .csita_officer_header_wrapper .csita_officer_name_wrapper .csita_officer_nav_icon_wrapper .csita_officer_nav_icon{transform:rotate(90deg)}.csita_officer_screen .csita_officer_container .csita_officer_wrapper .csita_officer_header_wrapper .csita_officer_action_wrapper{display:flex;justify-content:center;align-items:center;width:50%}.csita_officer_screen .csita_officer_container .csita_officer_wrapper .csita_officer_header_wrapper .csita_officer_action_wrapper .csita_officer_search_box_wrapper{width:50%}.csita_officer_screen .csita_officer_container .csita_officer_wrapper .csita_officer_header_wrapper .csita_officer_action_wrapper .csita_officer_button_wrapper{width:180px;padding-right:2em;padding-left:2em}.csita_officer_button{width:120px}.csita_officer_customModal{background:#fff;width:50%;height:400px;min-height:475px;border-radius:16px;overflow-x:auto;box-shadow:0 10 28px 0 #b5316a;padding:0}.csita_officer_customModal .close_button{outline:none}.csita_officer_customModal .csita_officer_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.csita_officer_customModal .csita_officer_modal_title_wrapper .csita_officer_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.csita_officer_customModal .csita_officer_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.csita_officer_customModal .csita_officer_modal_text_area_wrapper{display:flex;justify-content:center;align-items:center;width:100%;padding:2em;height:300px}.csita_officer_customModal .csita_officer_modal_input_wrapper::-webkit-scrollbar{display:none}.csita_officer_customModal .csita_officer_button_wrapper{display:flex;justify-content:center;align-items:center;padding:.5em;cursor:pointer}.csita_officer_customModal .csita_officer_button_wrapper .csita_officer_button{padding-top:4em;width:80px}.csita_officer_customModal::-webkit-scrollbar{display:none}.add_csita_officers_screen .add_csita_officers_container .add_csita_officers_wrapper .add_csita_officers_header_wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.5em;border-bottom:1px solid #f8eaf0}.add_csita_officers_screen .add_csita_officers_container .add_csita_officers_wrapper .add_csita_officers_header_wrapper .add_csita_officers_header_name_wrapper{display:flex;justify-content:flex-start;align-items:center}.add_csita_officers_screen .add_csita_officers_container .add_csita_officers_wrapper .add_csita_officers_header_wrapper .add_csita_officers_header_name_wrapper .add_csita_officers_icon_wrapper .add_csita_officers_nav_icon{transform:rotate(90deg)}.add_csita_officers_screen .add_csita_officers_container .add_csita_officers_wrapper .add_csita_officers_header_wrapper .add_csita_officers_header_name_wrapper .add_csita_officers_header_name{font-weight:600;color:#2e2e48;padding-left:1em}.add_csita_officers_screen .add_csita_officers_container .add_csita_officers_wrapper .add_csita_officers_header_wrapper .add_csita_officers_header_button_wrapper{width:80px}.add_csita_officers_screen .add_csita_officers_container .add_csita_officers_wrapper .add_csita_officers_body_wrapper{display:flex;justify-content:center}.add_csita_officers_screen .add_csita_officers_container .add_csita_officers_wrapper .add_csita_officers_body_wrapper .add_csita_officers_input_wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding-top:3em;padding-left:4em}.add_csita_officers_screen .add_csita_officers_container .add_csita_officers_wrapper .add_csita_officers_body_wrapper .add_csita_officers_input_wrapper .add_csita_officers_input{width:80%;padding-top:1em}.add_csita_officers_screen .add_csita_officers_container .add_csita_officers_wrapper .add_csita_officers_body_wrapper .add_csita_officers_input_wrapper .add_csita_officers_input .add_csita_officers_text_area_wrapper{height:100px}.add_csita_officers_screen .add_csita_officers_container .add_csita_officers_wrapper .add_csita_officers_body_wrapper .add_csita_officers_input_wrapper .add_csita_officers_input .upload_box_wrapper{width:100%;padding-top:1em}.add_csita_officers_screen .add_csita_officers_container .add_csita_officers_wrapper .add_csita_officers_body_wrapper .add_csita_officers_input_wrapper .add_csita_officers_input .upload_box_wrapper .upload_box{padding-top:1em}.resources_screen .resources_container .resources_wrapper .resources_header_wrapper{display:flex;justify-content:space-between;align-items:center;padding:2em 2em 0}.resources_screen .resources_container .resources_wrapper .resources_header_wrapper .resources_search_wrapper{width:300px;padding-right:1em}.resources_screen .resources_container .resources_wrapper .resources_header_wrapper .resources_filter_button_wrapper{width:80px;padding-right:1em}.resources_screen .resources_container .resources_wrapper .resources_header_wrapper .resources_action_button_wrapper{width:150px;padding-right:1em}.resources_action_wrapper{display:flex}.resources_action_button{width:150px}.resources_filter_modal{background:#fff;width:400px;max-height:100vh;border-radius:16px;overflow-x:auto;box-shadow:0 10 28px 0 #b5316a;padding:0}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper .resources_filter_modal_header_wrapper{display:flex;justify-content:space-between;width:100%;align-items:center}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper .resources_filter_modal_header_wrapper .resources_filter_modal_header{padding-left:1em;padding-top:1em;font-weight:700}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper .resources_filter_modal_header_wrapper .resources_filter_modal_clear{padding-right:1em;padding-top:1em;font-weight:300;cursor:pointer}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper .resources_filter_modal_header_wrapper .resources_filter_modal_department_heading{padding-left:1em;padding-top:2em;font-weight:700}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper .resources_filter_modal_header_wrapper .resources_filter_modal_department_clear{padding-right:1em;padding-top:2em;font-weight:300;cursor:pointer}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper .resources_filter_button_wrapper{display:flex;justify-content:center;align-items:center;padding-left:1em;padding-top:4em}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper .resources_filter_button_wrapper .button_inactive{padding-left:1em}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper .resources_filter_apply_filter_button_wrapper{display:flex;width:100%;justify-content:center;align-items:center;padding:1em}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper .resources_filter_modal_checklist{width:100%;height:260px;overflow-x:auto;padding-right:2em}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper .resources_filter_modal_checklist::-webkit-scrollbar{display:none}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper .resources_filter_modal_date_wrapper{display:flex;width:97%;padding-top:2em;justify-content:flex-start;align-items:center}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper .resources_filter_modal_date_wrapper .resources_filter_modal_name{padding-left:1em}.resources_filter_modal .resources_filter_modal_container .resources_filter_modal_wrapper .resources_filter_modal_date_wrapper .resources_filter_modal_input_wrapper{padding-left:1em;width:150px}.resources_filter_modal::-webkit-scrollbar{display:none}.resources_customModal{background:#fff;width:25%;max-height:90vh;overflow-y:auto;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0;position:relative}.resources_customModal .close_button{outline:none}.resources_customModal .resources_modal_header_wrapper{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.resources_customModal .resources_modal_header_wrapper .resources_modal_title_wrapper{display:flex;justify-content:space-between;align-items:center;padding:1em}.resources_customModal .resources_modal_header_wrapper .resources_modal_title_wrapper .resources_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.resources_customModal .resources_modal_header_wrapper .resources_modal_title_wrapper .resources_modal_icon_wrapper{cursor:pointer}.resources_customModal .resources_modal_header_wrapper .resources_modal_title_wrapper .resources_modal_icon_wrapper .resources_modal_icon{width:30px;height:30px}.resources_customModal .resources_modal_line_wrapper{width:100%;height:.5px;background-color:#b5316a}.resources_customModal .resources_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto}.resources_customModal .resources_modal_input_wrapper .resources_modal_input{padding-top:1em;width:80%}.resources_customModal .resources_modal_input_wrapper .resources_modal_input .upload_box_wrapper{width:100%;padding-top:1em}.resources_customModal .resources_modal_input_wrapper .resources_modal_input .upload_box_wrapper .upload_box{padding-top:1em}.resources_customModal .resources_modal_input_wrapper .resources_modal_select_input{width:80%;height:100%;padding-top:1em}.resources_customModal .resources_modal_input_wrapper .resources_file_upload_wrapper{display:flex;margin-top:1.5em;justify-content:space-between;width:90%;border-radius:2%;padding-top:.5em;padding-bottom:.5em;background-color:#fff3fa}.resources_customModal .resources_modal_input_wrapper .resources_file_upload_wrapper .file_upload_file_name{display:flex;padding-left:.5em;width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resources_customModal .resources_modal_input_wrapper .resources_file_upload_wrapper .file_upload_inactive_icon-wrapper{display:flex;justify-items:center;align-items:center}.resources_customModal .resources_modal_input_wrapper .resources_file_upload_wrapper .file_upload_inactive_icon-wrapper .file_upload_delete_icon{width:20px;height:20px}.resources_customModal .resources_modal_input_wrapper::-webkit-scrollbar{display:none}.resources_customModal .resources_modal_button_wrapper{display:flex;justify-content:center;align-items:center;width:100%;padding-top:1em;padding-bottom:2em}.resources_customModal .resources_modal_button_wrapper .resources_modal_button{padding-top:2em;width:150px}.resources_customModal::-webkit-scrollbar{display:none}.books_screen .books_container .books_wrapper .books_header_wrapper{display:flex;justify-content:space-between;align-items:center;padding:2em 2em 0}.books_screen .books_container .books_wrapper .books_header_wrapper .books_search_wrapper{width:250px;padding-right:1em}.books_screen .books_container .books_wrapper .books_header_wrapper .books_action_button_wrapper,.books_screen .books_container .books_wrapper .books_header_wrapper .books_filter_select_box_wrapper{width:150px;padding-right:1em}.books_action_wrapper{display:flex}.books_customModal{background:#fff;width:25%;max-height:90vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0;position:relative}.books_customModal .close_button{outline:none}.books_customModal .books_modal_header_wrapper{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.books_customModal .books_modal_header_wrapper .books_modal_title_wrapper{display:flex;justify-content:space-between;align-items:center;padding:1em;position:-webkit-sticky;position:sticky;top:0;background:#fff}.books_customModal .books_modal_header_wrapper .books_modal_title_wrapper .books_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.books_customModal .books_modal_header_wrapper .books_modal_title_wrapper .books_modal_icon_wrapper{cursor:pointer}.books_customModal .books_modal_header_wrapper .books_modal_title_wrapper .books_modal_icon_wrapper .books_modal_icon{width:30px;height:30px}.books_customModal .books_modal_header_wrapper .books_modal_line_wrapper{width:100%;height:.5px;background-color:#b5316a}.books_customModal .books_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto}.books_customModal .books_modal_input_wrapper .books_modal_input{padding-top:1em;width:80%}.books_customModal .books_modal_input_wrapper .books_modal_input .upload_box_wrapper{width:100%;padding-top:1em}.books_customModal .books_modal_input_wrapper .books_modal_input .upload_box_wrapper .upload_box{padding-top:1em}.books_customModal .books_modal_input_wrapper .books_file_upload_wrapper{display:flex;margin-top:1.5em;justify-content:space-between;width:90%;height:100%;border-radius:2%;padding-top:.5em;padding-bottom:.5em;background-color:#fff3fa}.books_customModal .books_modal_input_wrapper .books_file_upload_wrapper .file_upload_file_name{display:flex;padding-left:.5em;width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.books_customModal .books_modal_input_wrapper .books_file_upload_wrapper .file_upload_inactive_icon-wrapper{display:flex;justify-items:center;align-items:center}.books_customModal .books_modal_input_wrapper .books_file_upload_wrapper .file_upload_inactive_icon-wrapper .file_upload_delete_icon{width:20px;height:20px}.books_customModal .books_modal_input_wrapper::-webkit-scrollbar{display:none}.books_customModal .books_modal_button_wrapper{display:flex;justify-content:center;align-items:center;width:100%;padding-top:1em;padding-bottom:1em}.books_customModal .books_modal_button_wrapper .books_modal_button{padding-top:2em;width:122px}.books_customModal::-webkit-scrollbar{display:none}.library_archives_screen .library_archives_container .library_archives_wrapper .library_archives_header_wrapper{display:flex;justify-content:space-between;align-items:center;padding:2em 2em 0}.library_archives_screen .library_archives_container .library_archives_wrapper .library_archives_header_wrapper .library_archives_search_wrapper{width:250px;padding-right:1em}.library_archives_screen .library_archives_container .library_archives_wrapper .library_archives_header_wrapper .library_archives_filter_select_box_wrapper{width:150px;padding-right:1em}.library_archives_screen .library_archives_container .library_archives_wrapper .library_archives_header_wrapper .library_archives_action_button_wrapper{width:140px;padding-right:1em}.archives_action_wrapper{display:flex}.library_archives_action_button{width:140px}.library_archives_customModal{background:#fff;width:25%;max-height:90vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0;position:relative}.library_archives_customModal .close_button{outline:none}.library_archives_customModal .library_archives_modal_header_wrapper{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.library_archives_customModal .library_archives_modal_header_wrapper .library_archives_modal_title_wrapper{display:flex;justify-content:space-between;align-items:center;padding:1em}.library_archives_customModal .library_archives_modal_header_wrapper .library_archives_modal_title_wrapper .library_archives_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.library_archives_customModal .library_archives_modal_header_wrapper .library_archives_modal_line_wrapper{width:100%;height:.5px;background-color:#b5316a}.library_archives_customModal .library_archives_modal_header_wrapper .library_archives_modal_icon_wrapper{cursor:pointer}.library_archives_customModal .library_archives_modal_header_wrapper .library_archives_modal_icon_wrapper .library_archives_modal_icon{width:30px;height:30px}.library_archives_customModal .library_archives_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto}.library_archives_customModal .library_archives_modal_input_wrapper .library_archives_modal_input{padding-top:1em;width:80%}.library_archives_customModal .library_archives_modal_input_wrapper .library_archives_modal_input .upload_box_wrapper{width:100%;padding-top:1em}.library_archives_customModal .library_archives_modal_input_wrapper .library_archives_modal_input .upload_box_wrapper .upload_box{padding-top:1em}.library_archives_customModal .library_archives_modal_input_wrapper .library_archives_file_upload_wrapper{display:flex;margin-top:1.5em;justify-content:space-between;width:90%;height:100%;border-radius:2%;padding-top:.5em;padding-bottom:.5em;background-color:#fff3fa}.library_archives_customModal .library_archives_modal_input_wrapper .library_archives_file_upload_wrapper .file_upload_file_name{display:flex;padding-left:.5em;width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.library_archives_customModal .library_archives_modal_input_wrapper .library_archives_file_upload_wrapper .file_upload_inactive_icon-wrapper{display:flex;justify-items:center;align-items:center}.library_archives_customModal .library_archives_modal_input_wrapper .library_archives_file_upload_wrapper .file_upload_inactive_icon-wrapper .file_upload_delete_icon{width:20px;height:20px}.library_archives_customModal .library_archives_modal_input_wrapper::-webkit-scrollbar{display:none}.library_archives_customModal .library_archives_modal_button_wrapper{display:flex;justify-content:center;align-items:center;width:100%;padding-top:2em;padding-bottom:1em}.library_archives_customModal .library_archives_modal_button_wrapper .library_archives_modal_button{padding-top:2em;width:150px}.library_archives_customModal::-webkit-scrollbar{display:none}.csi_life_screen .csi_life_container .csi_life_wrapper .csi_life_header_wrapper{display:flex;justify-content:space-between;align-items:center;padding:2em 2em 0}.csi_life_screen .csi_life_container .csi_life_wrapper .csi_life_header_wrapper .csi_life_search_wrapper{width:250px;padding-right:1em}.csi_life_screen .csi_life_container .csi_life_wrapper .csi_life_header_wrapper .csi_life_filter_button_wrapper{width:80px;padding-right:1em}.csi_life_screen .csi_life_container .csi_life_wrapper .csi_life_header_wrapper .csi_life_action_button_wrapper{width:150px;padding-right:1em}.csi_life_action_wrapper{display:flex}.csi_life_action_button{width:150px}.csi_life_filter_modal{background:#fff;width:450px;min-height:34vh;border-radius:16px;overflow-x:auto;box-shadow:0 10 28px 0 #b5316a;padding:0}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_header_wrapper{display:flex;justify-content:space-between;width:100%;align-items:center}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_header_wrapper .csi_life_filter_modal_header{padding-left:1em;padding-top:1em;font-weight:700}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_header_wrapper .csi_life_filter_modal_clear{padding-right:1em;padding-top:1em;font-weight:300;cursor:pointer}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_header_wrapper .csi_life_filter_modal_department_heading{padding-left:1em;padding-top:2em;font-weight:700}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_header_wrapper .csi_life_filter_modal_department_clear{padding-right:1em;padding-top:2em;font-weight:300}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_button_wrapper{display:flex;justify-content:center;align-items:center;padding-left:1em;padding-top:1em}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_button_wrapper .button_inactive{padding-left:1em}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_apply_filter_button_wrapper{display:flex;width:100%;justify-content:center;align-items:center;padding-top:3em}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_checklist{width:100%;height:300px;overflow-x:auto;padding-right:2em}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_checklist::-webkit-scrollbar{display:none}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_date_wrapper{display:flex;width:100%;justify-content:flex-start;align-items:center}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_date_wrapper .csi_life_filter_modal_name{padding-left:1em}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_date_wrapper .csi_life_filter_modal_input_wrapper{padding-left:1em;width:150px}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_edition_wrapper{display:flex;justify-content:flex-start;align-items:center;padding-left:1.2em;padding-top:2em;cursor:pointer}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_edition_wrapper .csi_life_filter_modal_icon_wrapper{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;background-color:#b5316a}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_edition_wrapper .csi_life_filter_modal_icon_wrapper .csi_life_filter_modal_icon{width:10px;height:10px}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_edition_wrapper .csi_life_filter_modal_edition_icon{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;background-color:#fff3fa}.csi_life_filter_modal .csi_life_filter_modal_container .csi_life_filter_modal_wrapper .csi_life_filter_modal_edition_wrapper .csi_life_filter_modal_edition_name{font-weight:500;padding-left:1em}.csi_life_filter_modal::-webkit-scrollbar{display:none}.csi_life_customModal{background:#fff;min-height:45vh;width:390px;overflow-y:auto;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0;position:relative}.csi_life_customModal .close_button{outline:none}.csi_life_customModal .csi_life_modal_header_wrapper{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.csi_life_customModal .csi_life_modal_header_wrapper .csi_life_modal_title_wrapper{display:flex;justify-content:space-between;align-items:center;padding:1em}.csi_life_customModal .csi_life_modal_header_wrapper .csi_life_modal_title_wrapper .csi_life_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.csi_life_customModal .csi_life_modal_header_wrapper .csi_life_modal_title_wrapper .csi_life_modal_icon_wrapper{cursor:pointer}.csi_life_customModal .csi_life_modal_header_wrapper .csi_life_modal_title_wrapper .csi_life_modal_icon_wrapper .csi_life_modal_icon{width:30px;height:30px}.csi_life_customModal .csi_life_modal_line_wrapper{width:100%;height:.5px;background-color:#b5316a}.csi_life_customModal .csi_life_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto}.csi_life_customModal .csi_life_modal_input_wrapper .csi_life_modal_input{padding-top:1em;width:80%}.csi_life_customModal .csi_life_modal_input_wrapper .csi_life_modal_input .csi_life_filter_modal_edition_wrapper{display:flex;justify-content:flex-start;align-items:center;padding-left:0;padding-top:1.5em;cursor:pointer}.csi_life_customModal .csi_life_modal_input_wrapper .csi_life_modal_input .csi_life_filter_modal_edition_wrapper .csi_life_filter_modal_icon_wrapper{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;background-color:#b5316a}.csi_life_customModal .csi_life_modal_input_wrapper .csi_life_modal_input .csi_life_filter_modal_edition_wrapper .csi_life_filter_modal_icon_wrapper .csi_life_filter_modal_icon{width:10px;height:10px}.csi_life_customModal .csi_life_modal_input_wrapper .csi_life_modal_input .csi_life_filter_modal_edition_wrapper .csi_life_filter_modal_edition_icon{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;background-color:#fff3fa}.csi_life_customModal .csi_life_modal_input_wrapper .csi_life_modal_input .csi_life_filter_modal_edition_wrapper .csi_life_filter_modal_edition_name{font-weight:500;padding-left:1em}.csi_life_customModal .csi_life_modal_input_wrapper .csi_life_modal_input .upload_box_wrapper{width:100%;padding-top:1em}.csi_life_customModal .csi_life_modal_input_wrapper .csi_life_modal_input .upload_box_wrapper .upload_box{padding-top:1em}.csi_life_customModal .csi_life_modal_input_wrapper .csi_life_file_upload_wrapper{display:flex;margin-top:1.5em;justify-content:space-between;width:90%;height:100%;border-radius:2%;padding-top:.5em;padding-bottom:.5em;background-color:#fff3fa}.csi_life_customModal .csi_life_modal_input_wrapper .csi_life_file_upload_wrapper .file_upload_file_name{display:flex;padding-left:.5em;width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.csi_life_customModal .csi_life_modal_input_wrapper .csi_life_file_upload_wrapper .file_upload_inactive_icon-wrapper{display:flex;justify-items:center;align-items:center}.csi_life_customModal .csi_life_modal_input_wrapper .csi_life_file_upload_wrapper .file_upload_inactive_icon-wrapper .file_upload_delete_icon{width:20px;height:20px}.csi_life_customModal .csi_life_modal_input_wrapper::-webkit-scrollbar{display:none}.csi_life_customModal .csi_life_modal_button_wrapper{display:flex;justify-content:center;align-items:center;width:100%;padding-top:1em;padding-bottom:2em}.csi_life_customModal .csi_life_modal_button_wrapper .csi_life_modal_button{padding-top:2em;width:120px}.csi_life_customModal::-webkit-scrollbar{display:none}.newsletter_department_screen .newsletter_department_container .newsletter_department_wrapper .newsletter_department_header_wrapper{display:flex;justify-content:space-between;align-items:center}.newsletter_department_screen .newsletter_department_container .newsletter_department_wrapper .newsletter_department_header_wrapper .newsletter_department_action_button_wrapper{display:flex;justify-content:flex-start;align-items:center;padding-right:2em}.newsletter_department_screen .newsletter_department_container .newsletter_department_wrapper .newsletter_department_header_wrapper .newsletter_department_action_button_wrapper .newsletter_department_action_button_wrapper,.newsletter_department_screen .newsletter_department_container .newsletter_department_wrapper .newsletter_department_header_wrapper .newsletter_department_action_button_wrapper .newsletter_department_filter_button_wrapper{padding-left:1em}.newsletter_department_filter_modal{background:#fff;width:400px;height:450px;border-radius:16px;overflow-x:auto;box-shadow:0 10 28px 0 #b5316a;padding:0}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper .newsletter_department_filter_modal_header_wrapper{display:flex;justify-content:space-between;width:100%;align-items:center}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper .newsletter_department_filter_modal_header_wrapper .newsletter_department_filter_modal_header{padding-left:1em;padding-top:1em;font-weight:700}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper .newsletter_department_filter_modal_header_wrapper .newsletter_department_filter_modal_clear{padding-right:1em;padding-top:1em;font-weight:300;cursor:pointer}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper .newsletter_department_filter_modal_header_wrapper .newsletter_department_filter_modal_department_heading{padding-left:1em;padding-top:2em;font-weight:700}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper .newsletter_department_filter_modal_header_wrapper .newsletter_department_filter_modal_department_clear{padding-right:1em;padding-top:2em;font-weight:300;cursor:pointer}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper .newsletter_department_filter_button_wrapper{display:flex;justify-content:center;align-items:center;padding-left:1em;padding-top:1em}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper .newsletter_department_filter_button_wrapper .button_inactive{padding-left:1em}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper .newsletter_department_filter_apply_filter_button_wrapper{display:flex;width:100%;justify-content:center;align-items:center;padding:1em}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper .newsletter_department_filter_modal_checklist{width:100%;height:300px;overflow-x:auto;padding-right:2em}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper .newsletter_department_filter_modal_checklist::-webkit-scrollbar{display:none}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper .newsletter_department_filter_modal_date_wrapper{display:flex;width:100%;justify-content:flex-start;align-items:center}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper .newsletter_department_filter_modal_date_wrapper .newsletter_department_filter_modal_name{padding-left:1em;font-weight:600;color:#585871}.newsletter_department_filter_modal .newsletter_department_filter_modal_container .newsletter_department_filter_modal_wrapper .newsletter_department_filter_modal_date_wrapper .newsletter_department_filter_modal_input_wrapper{padding-left:1em;width:150px}.newsletter_department_filter_modal::-webkit-scrollbar{display:none}.newsletter_department_news_modal{background:#fff;width:400px;height:120px;border-radius:16px;overflow-x:auto;box-shadow:0 10 28px 0 #b5316a;padding:0}.newsletter_department_news_modal .newsletter_department_notification_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.newsletter_department_news_modal .newsletter_department_notification_wrapper .newsletter_department_message{padding-top:1em;font-weight:400}.newsletter_department_news_modal .newsletter_department_notification_wrapper .newsletter_department_button_wrapper{padding-top:2em;width:70px}.newsletter_diocese_screen .newsletter_diocese_container .newsletter_diocese_wrapper .newsletter_diocese_header_wrapper{display:flex;justify-content:space-between;align-items:center}.newsletter_diocese_screen .newsletter_diocese_container .newsletter_diocese_wrapper .newsletter_diocese_header_wrapper .newsletter_diocese_action_button_wrapper{display:flex;justify-content:flex-start;align-items:center;padding-right:2em}.newsletter_diocese_screen .newsletter_diocese_container .newsletter_diocese_wrapper .newsletter_diocese_header_wrapper .newsletter_diocese_action_button_wrapper .newsletter_diocese_action_button_wrapper,.newsletter_diocese_screen .newsletter_diocese_container .newsletter_diocese_wrapper .newsletter_diocese_header_wrapper .newsletter_diocese_action_button_wrapper .newsletter_diocese_filter_button_wrapper{padding-left:1em}.newsletter_diocese_filter_modal{background:#fff;width:400px;height:450px;border-radius:16px;overflow-x:auto;box-shadow:0 10 28px 0 #b5316a;padding:0}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper .newsletter_diocese_filter_modal_header_wrapper{display:flex;justify-content:space-between;width:100%;align-items:center}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper .newsletter_diocese_filter_modal_header_wrapper .newsletter_diocese_filter_modal_header{padding-left:1em;padding-top:1em;font-weight:700}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper .newsletter_diocese_filter_modal_header_wrapper .newsletter_diocese_filter_modal_clear{padding-right:1em;padding-top:1em;font-weight:300;cursor:pointer}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper .newsletter_diocese_filter_modal_header_wrapper .newsletter_diocese_filter_modal_department_heading{padding-left:1em;padding-top:2em;font-weight:700}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper .newsletter_diocese_filter_modal_header_wrapper .newsletter_diocese_filter_modal_department_clear{padding-right:1em;padding-top:2em;font-weight:300;cursor:pointer}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper .newsletter_diocese_filter_button_wrapper{display:flex;justify-content:center;align-items:center;padding-left:1em;padding-top:1em}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper .newsletter_diocese_filter_button_wrapper .button_inactive{padding-left:1em}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper .newsletter_diocese_filter_apply_filter_button_wrapper{display:flex;width:100%;justify-content:center;align-items:center;padding:1em}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper .newsletter_diocese_filter_modal_checklist{width:100%;height:300px;overflow-x:auto;padding-right:2em}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper .newsletter_diocese_filter_modal_checklist::-webkit-scrollbar{display:none}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper .newsletter_diocese_filter_modal_date_wrapper{display:flex;width:100%;justify-content:flex-start;align-items:center}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper .newsletter_diocese_filter_modal_date_wrapper .newsletter_diocese_filter_modal_name{padding-left:1em;font-weight:600;color:#585871}.newsletter_diocese_filter_modal .newsletter_diocese_filter_modal_container .newsletter_diocese_filter_modal_wrapper .newsletter_diocese_filter_modal_date_wrapper .newsletter_diocese_filter_modal_input_wrapper{padding-left:1em;width:150px}.newsletter_diocese_filter_modal::-webkit-scrollbar{display:none}.newsletter_diocese_news_modal{background:#fff;width:400px;height:120px;border-radius:16px;overflow-x:auto;box-shadow:0 10 28px 0 #b5316a;padding:0}.newsletter_diocese_news_modal .newsletter_diocese_notification_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.newsletter_diocese_news_modal .newsletter_diocese_notification_wrapper .newsletter_diocese_message{padding-top:1em;font-weight:400}.newsletter_diocese_news_modal .newsletter_diocese_notification_wrapper .newsletter_diocese_button_wrapper{padding-top:2em;width:70px}.newsletter_all_screen .newsletter_all_container .newsletter_all_wrapper .newsletter_all_header_wrapper{display:flex;justify-content:space-between;align-items:center}.newsletter_all_screen .newsletter_all_container .newsletter_all_wrapper .newsletter_all_header_wrapper .newsletter_all_action_button_wrapper{display:flex;justify-content:flex-start;align-items:center;padding-right:2em}.newsletter_all_screen .newsletter_all_container .newsletter_all_wrapper .newsletter_all_header_wrapper .newsletter_all_action_button_wrapper .newsletter_all_action_button_wrapper,.newsletter_all_screen .newsletter_all_container .newsletter_all_wrapper .newsletter_all_header_wrapper .newsletter_all_action_button_wrapper .newsletter_all_filter_button_wrapper{padding-left:1em}.newsletter_all_filter_modal{background:#fff;width:500px;height:70vh;border-radius:16px;overflow-x:auto;box-shadow:0 10 28px 0 #b5316a;padding:0}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper .newsletter_all_filter_modal_header_wrapper{display:flex;justify-content:space-between;width:100%;align-items:center}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper .newsletter_all_filter_modal_header_wrapper .newsletter_all_filter_modal_header{padding-left:1em;padding-top:1em;font-weight:700}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper .newsletter_all_filter_modal_header_wrapper .newsletter_all_filter_modal_clear{padding-right:1em;padding-top:1em;font-weight:300;cursor:pointer}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper .newsletter_all_filter_modal_header_wrapper .newsletter_all_filter_modal_department_heading{padding-left:1em;padding-top:2em;font-weight:700}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper .newsletter_all_filter_modal_header_wrapper .newsletter_all_filter_modal_department_clear{padding-right:1em;padding-top:2em;font-weight:300;cursor:pointer}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper .newsletter_all_filter_button_wrapper{display:flex;justify-content:center;align-items:center;padding-left:1em;padding-top:1em}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper .newsletter_all_filter_button_wrapper .button_inactive{padding-left:1em}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper .newsletter_all_filter_apply_filter_button_wrapper{display:flex;width:100%;justify-content:center;align-items:center;padding:1em}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper .newsletter_all_filter_modal_checklist{width:100%;height:300px;overflow-x:auto;padding-right:2em;padding-top:1em}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper .newsletter_all_filter_modal_checklist::-webkit-scrollbar{display:none}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper .newsletter_all_filter_modal_date_wrapper{display:flex;width:100%;justify-content:flex-start;align-items:center}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper .newsletter_all_filter_modal_date_wrapper .newsletter_all_filter_modal_name{padding-left:1em;font-weight:600;color:#585871}.newsletter_all_filter_modal .newsletter_all_filter_modal_container .newsletter_all_filter_modal_wrapper .newsletter_all_filter_modal_date_wrapper .newsletter_all_filter_modal_input_wrapper{padding-left:1em;width:150px}.newsletter_all_filter_modal::-webkit-scrollbar{display:none}.newsletter_all_news_modal{background:#fff;width:400px;height:120px;border-radius:16px;overflow-x:auto;box-shadow:0 10 28px 0 #b5316a;padding:0}.newsletter_all_news_modal .newsletter_all_notification_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.newsletter_all_news_modal .newsletter_all_notification_wrapper .newsletter_all_message{padding-top:1em;font-weight:400}.newsletter_all_news_modal .newsletter_all_notification_wrapper .newsletter_all_button_wrapper{padding-top:2em;width:70px}.subscriber_screen .subscriber_container .subscriber_wrapper .subscriber_header_wrapper{display:flex;justify-content:space-between;align-items:center;padding-top:2em;padding-right:2em}.subscriber_screen .subscriber_container .subscriber_wrapper .subscriber_header_wrapper .subscriber_action_button_wrapper{padding-left:1.5em;padding-right:1em}.subscriber_title_wrapper{padding-left:1em}.subscriber_action_wrapper{display:flex}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.subscriber_customModal{background:#fff;width:22%;height:60vh;overflow-x:auto;min-height:400px;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.subscriber_customModal .close_button{outline:none}.subscriber_customModal .subscriber_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.subscriber_customModal .subscriber_modal_title_wrapper .subscriber_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.subscriber_customModal .subscriber_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.subscriber_customModal .subscriber_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.subscriber_customModal .subscriber_modal_input_wrapper .subscriber_modal_input{padding-top:1em;width:80%}.subscriber_customModal .subscriber_modal_input_wrapper .subscriber_modal_input .upload_box_wrapper{width:100%;padding-top:1em}.subscriber_customModal .subscriber_modal_input_wrapper .subscriber_modal_select_input{padding-top:1em;width:80%;height:100%}.subscriber_customModal .subscriber_modal_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.subscriber_customModal .subscriber_modal_button_wrapper .subscriber_modal_button{padding-top:1em;width:50%}.subscriber_customModal::-webkit-scrollbar{display:none}.csi_videos_screen .csi_videos_container .csi_videos_wrapper .csi_videos_header_wrapper{display:flex;justify-content:flex-end;align-items:center;padding:3em}.csi_videos_screen .csi_videos_container .csi_videos_wrapper .csi_videos_header_wrapper .csi_videos_search_box_wrapper{width:200px;padding-right:1em}.csi_videos_screen .csi_videos_container .csi_videos_wrapper .csi_videos_header_wrapper .csi_videos_select_box_wrapper{padding-left:1em;padding-right:1em;width:130px}.csi_videos_screen .csi_videos_container .csi_videos_wrapper .csi_videos_header_wrapper .csi_videos_button_wrapper{padding-left:1em}.video_file_upload_wrapper{display:flex;margin-top:1.5em;justify-content:space-between;width:90%;height:100%;border-radius:2%;padding-top:.5em;padding-bottom:.5em;background-color:#fff3fa}.video_file_upload_wrapper .file_upload_file_name{display:flex;padding-left:.5em;width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video_file_upload_wrapper .file_upload_inactive_icon-wrapper{display:flex;justify-items:center;align-items:center}.video_file_upload_wrapper .file_upload_inactive_icon-wrapper .file_upload_delete_icon{width:20px;height:20px}.csi_videos_customModal{background:#fff;width:350px;max-height:90vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0;position:relative}.csi_videos_customModal .close_button{outline:none}.csi_videos_customModal .csi_videos_modal_header_wrapper{background:#fff;background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.csi_videos_customModal .csi_videos_modal_header_wrapper .csi_videos_modal_title_wrapper{display:flex;justify-content:space-between;align-items:center;padding:1em}.csi_videos_customModal .csi_videos_modal_header_wrapper .csi_videos_modal_title_wrapper .csi_videos_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48;position:-webkit-sticky;position:sticky;top:0}.csi_videos_customModal .csi_videos_modal_header_wrapper .csi_videos_modal_icon_wrapper .csi_videos_modal_icon{width:30px;height:30px}.csi_videos_customModal .csi_videos_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.csi_videos_customModal .csi_videos_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto}.csi_videos_customModal .csi_videos_modal_input_wrapper .csi_videos_modal_input{padding-top:1em;width:80%}.csi_videos_customModal .csi_videos_modal_input_wrapper .csi_videos_modal_input .csi_videos_modal_label_wrapper{display:flex;justify-content:center;align-items:center;padding-top:.5em;padding-bottom:.5em}.csi_videos_customModal .csi_videos_modal_input_wrapper .csi_videos_modal_input .upload_box_wrapper{width:100%;padding-top:1em}.csi_videos_customModal .csi_videos_modal_input_wrapper .csi_videos_modal_input .upload_box_wrapper .upload_box{padding-top:1em}.csi_videos_customModal .csi_videos_modal_input_wrapper .csi_videos_file_upload_wrapper{display:flex;margin-top:1.5em;justify-content:space-between;width:90%;height:100%;border-radius:2%;padding-top:.5em;padding-bottom:.5em;background-color:#fff3fa}.csi_videos_customModal .csi_videos_modal_input_wrapper .csi_videos_file_upload_wrapper .file_upload_file_name{display:flex;padding-left:.5em;width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.csi_videos_customModal .csi_videos_modal_input_wrapper .csi_videos_file_upload_wrapper .file_upload_inactive_icon-wrapper{display:flex;justify-items:center;align-items:center}.csi_videos_customModal .csi_videos_modal_input_wrapper .csi_videos_file_upload_wrapper .file_upload_inactive_icon-wrapper .file_upload_delete_icon{width:20px;height:20px}.csi_videos_customModal .csi_videos_modal_button_wrapper{display:flex;justify-content:center;align-items:center;width:100%}.csi_videos_customModal .csi_videos_modal_button_wrapper .csi_videos_modal_button{width:150px;padding:2em 0}.csi_videos_customModal::-webkit-scrollbar{display:none}.csi_video_wrapper{display:flex}.csi_videos_header_wrapper{display:flex!important;justify-content:space-between!important}.notification_schemes_screen .notification_schemes_container .notification_schemes_wrapper .notification_schemes_header_wrapper{display:flex;justify-content:space-between;align-items:center;padding:2em}.notification_schemes_screen .notification_schemes_container .notification_schemes_wrapper .notification_schemes_header_wrapper .notification_schemes_button_wrapper{padding-left:1em}.notification_action_wrapper{display:flex}.notification_schemes_customModal{background:#fff;width:25%;height:60vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0;position:relative}.notification_schemes_customModal .close_button{outline:none}.notification_schemes_customModal .notification_schemes_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.notification_schemes_customModal .notification_schemes_modal_title_wrapper .notification_schemes_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.notification_schemes_customModal .notification_schemes_modal_line_wrapper{width:100%;height:.5px;background-color:#b5316a}.notification_schemes_customModal .notification_schemes_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto}.notification_schemes_customModal .notification_schemes_modal_input_wrapper .notification_schemes_modal_input{padding-top:1em;width:80%}.notification_schemes_customModal .notification_schemes_modal_input_wrapper .notification_schemes_modal_input .upload_box_wrapper{width:100%;padding-top:1em}.notification_schemes_customModal .notification_schemes_modal_input_wrapper .notification_schemes_modal_input .upload_box_wrapper .upload_box{padding-top:1em}.notification_schemes_customModal .notification_schemes_modal_input_wrapper .notification_schemes_file_upload_wrapper{display:flex;margin-top:1.5em;justify-content:space-between;width:90%;height:100%;border-radius:2%;padding-top:.5em;padding-bottom:.5em;background-color:#fff3fa}.notification_schemes_customModal .notification_schemes_modal_input_wrapper .notification_schemes_file_upload_wrapper .file_upload_file_name{display:flex;padding-left:.5em;width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification_schemes_customModal .notification_schemes_modal_input_wrapper .notification_schemes_file_upload_wrapper .file_upload_inactive_icon-wrapper{display:flex;justify-items:center;align-items:center}.notification_schemes_customModal .notification_schemes_modal_input_wrapper .notification_schemes_file_upload_wrapper .file_upload_inactive_icon-wrapper .file_upload_delete_icon{width:20px;height:20px}.notification_schemes_customModal .notification_schemes_modal_input_wrapper::-webkit-scrollbar{display:none}.notification_schemes_customModal .notification_schemes_modal_button_wrapper{display:flex;justify-content:center;align-items:center;position:absolute;bottom:10px;width:100%}.notification_schemes_customModal .notification_schemes_modal_button_wrapper .notification_schemes_modal_button{padding-top:2em;width:100px}.diocese_news_screen{background-color:#fff;border-radius:15px;box-shadow:0 0 12px #fff3fa}.diocese_news_screen .diocese_news_container .diocese_news_info_card_wrapper{display:flex;justify-content:center;align-items:flex-start;margin-left:.06em;padding:1em;width:85%}.diocese_news_screen .diocese_news_container .diocese_news_info_card_wrapper .diocese_news_info_card{width:24%;padding-left:1em}.diocese_news_screen .diocese_news_container .diocese_news_info_card_wrapper .diocese_news_action_button_wrapper{display:flex;width:25%;height:100%;flex-direction:column;justify-content:space-evenly;align-items:center;padding-left:2em}.diocese_news_screen .diocese_news_container .diocese_news_info_card_wrapper .diocese_news_action_button_wrapper .diocese_news_action_button{width:90%;padding-top:.5em}.diocese_news_modal{background:#fff;width:23%;height:70vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.diocese_news_modal .diocese_news_modal_container .diocese_news_modal_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.diocese_news_modal .diocese_news_modal_container .diocese_news_modal_wrapper .diocese_news_modal_header_wrapper{display:flex;justify-content:space-between;width:100%;align-items:center}.diocese_news_modal .diocese_news_modal_container .diocese_news_modal_wrapper .diocese_news_modal_header_wrapper .diocese_news_modal_header{padding-left:1em;padding-top:1em;font-weight:700}.diocese_news_modal .diocese_news_modal_container .diocese_news_modal_wrapper .diocese_news_modal_header_wrapper .diocese_news_modal_clear{padding-right:1em;padding-top:1em;font-weight:300}.diocese_news_modal .diocese_news_modal_container .diocese_news_modal_wrapper .diocese_news_modal_header_wrapper .diocese_news_modal_diocese_heading{padding-left:1em;padding-top:2em;font-weight:700}.diocese_news_modal .diocese_news_modal_container .diocese_news_modal_wrapper .diocese_news_modal_header_wrapper .diocese_news_modal_diocese_clear{padding-right:1em;padding-top:2em;font-weight:300}.diocese_news_modal .diocese_news_modal_container .diocese_news_modal_wrapper .diocese_news_button_wrapper{display:flex;justify-content:center;align-items:center;padding-left:1em;padding-top:1em}.diocese_news_modal .diocese_news_modal_container .diocese_news_modal_wrapper .diocese_news_button_wrapper .button_inactive{padding-left:1em}.diocese_news_modal .diocese_news_modal_container .diocese_news_modal_wrapper .diocese_news_apply_filter_button_wrapper{display:flex;width:100%;justify-content:center;align-items:center;padding:1em}.diocese_news_modal .diocese_news_modal_container .diocese_news_modal_wrapper .diocese_news_modal_checklist{width:100%;height:auto;overflow-x:auto;padding-right:2em}.diocese_news_modal .diocese_news_modal_container .diocese_news_modal_wrapper .diocese_news_modal_checklist::-webkit-scrollbar{display:none}.diocese_filter{width:100%}.diocese_events_screen{background-color:#fff;border-radius:15px}.diocese_events_modal{background:#fff;width:38%;height:70vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.diocese_events_modal .diocese_events_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.diocese_events_modal .diocese_events_modal_title_wrapper .diocese_events_modal_title{font-weight:700;margin-left:1em;color:#2e2e48}.diocese_events_modal .diocese_events_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.diocese_events_modal .diocese_events_modal_input_wrapper{display:flex;align-items:center}.diocese_events_modal .diocese_events_modal_input_wrapper .diocese_events_modal_input{display:flex;flex-direction:column;align-items:flex-start;padding-left:2em;width:100%}.diocese_events_modal .diocese_events_modal_input_wrapper .diocese_events_modal_input .department-events_modal_uploadbox,.diocese_events_modal .diocese_events_modal_input_wrapper .diocese_events_modal_input .diocese_events_input{width:100%}.diocese_events_modal .diocese_events_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.department_events_modal{background:#fff;width:33vw;height:60vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.department_events_modal .close_button{outline:none}.department_events_modal .department_events_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.department_events_modal .department_events_modal_title_wrapper .department_events_modal_title{font-weight:700;margin-left:1em;color:#2e2e48}.department_events_modal .department_events_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.department_events_modal .department_events_modal_input_wrapper{display:flex;justify-content:center;align-items:end;width:100%;padding-top:1em}.department_events_modal .department_events_modal_input_wrapper .department_events_modal_input{display:flex;width:100%;flex-direction:column;align-items:flex-start;padding-left:1em}.department_events_modal .department_events_modal_input_wrapper .department_events_modal_input .department_events_input_from_date{padding-top:8px;width:98%}.department_events_modal .department_events_modal_input_wrapper .department_events_modal_input .department_events_input_to_date{padding-top:0;width:98%}.department_events_modal .department_events_modal_input_wrapper .department_events_modal_input .department_events_input{width:90%}.department_events_modal .department_events_modal_input_wrapper .department_events_modal_input .department_events_thumbnail_wrapper{padding-top:2em}.department_events_modal .department_events_modal_input_wrapper .department_events_modal_input .department-events_modal_uploadbox{width:90%;padding-top:1em}.department_events_modal .css-g1d714-ValueContainer{padding:0}.department_events_modal .department_events_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.department_events_modal::-webkit-scrollbar{display:none}@media only screen and (max-width:1500px){.department_events_modal{height:67vh;width:37vw}}.diocese_information_screen{background-color:#fff;border-radius:15px}.diocese_information_screen .diocese_information_container .diocese_information_title_card_wrapper{display:flex;width:100%;flex-wrap:wrap}.diocese_information_screen .diocese_information_container .diocese_information_title_card_wrapper .diocese_information_title_card{width:33%;padding:1em}.diocese_information_modal{background:#fff;width:23%;height:50vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.diocese_information_modal .diocese_information_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.diocese_information_modal .diocese_information_modal_title_wrapper .diocese_information_modal_title{font-weight:700;margin-left:1em;color:#2e2e48}.diocese_information_modal .diocese_information_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.diocese_information_modal .diocese_information_modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.diocese_information_modal .diocese_information_modal_input_wrapper .diocese_information_modal_input{width:80%;padding-top:2em}.diocese_information_modal .diocese_information_modal_input_wrapper .diocese_events_thumbnail_wrapper{position:relative;left:0}.diocese_information_modal .diocese_information_modal_select_box_wrapper{display:flex;justify-content:center}.diocese_information_modal .diocese_information_modal_select_box_wrapper .select_box_component{width:80%;padding-top:2em}.diocese_information_modal .diocese_information_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.diocese_information_modal .diocese_information_button{width:130px}.diocese_view_screen{background-color:#fff;width:100%}.diocese_view_screen .diocese_view_container{width:100%}.diocese_view_screen .diocese_view_container .diocese_view_wrapper{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start}.diocese_view_screen .diocese_view_container .diocese_view_wrapper .diocese_view_header_wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%;padding-top:2em}.diocese_view_screen .diocese_view_container .diocese_view_wrapper .diocese_view_header_wrapper .diocese_view_navigate_icon_wrapper .diocese_view_navigate_icon .navigate_icon{transform:rotate(90deg)}.diocese_view_screen .diocese_view_container .diocese_view_wrapper .diocese_view_header_wrapper .diocese_view_header_name_container{display:flex;width:100%;justify-content:space-between;align-items:center}.diocese_view_screen .diocese_view_container .diocese_view_wrapper .diocese_view_header_wrapper .diocese_view_header_name_container .diocese_view_header_name{padding-left:1em;font-weight:700}.diocese_view_screen .diocese_view_container .diocese_view_wrapper .diocese_view_header_wrapper .diocese_view_header_name_container .diocese_view_header_button_wrapper{padding-right:2.5em}.diocese_view_screen .diocese_view_container .diocese_view_wrapper .diocese_view_navbar_wrapper,.diocese_view_screen .diocese_view_container .diocese_view_wrapper .diocese_view_table_wrapper{width:100%}.modal_container{height:570px}.modal_container .modal_input_wrapper{padding-top:0}.upload_box_wrapper{width:75%}.diocese_view_navigate_icon_wrapper .diocese_view_navigate_icon .navigate_icon{transform:rotate(90deg);margin-right:1em}.diocese_news_content{display:flex;flex-direction:column}.diocese_news_content .diocese_news_content_heading_wrapper,.diocese_news_content .diocese_news_content_title_wrapper{width:72%;padding-left:1em;padding-top:1em}.modal_container_crop{width:100vw!important;height:100vh;max-width:90vw!important}.react_image_crop{padding:2em 0}.crop_wrapper{display:flex;flex-direction:column;align-items:center;padding:2em;height:100%;width:100%}.canvas_crop{width:100vw;margin-top:300px;height:100vh}.react_image_crop{height:100%;width:100%}.crop_button_wrapper{width:100%;display:flex;justify-content:center}.crop_btn{width:200px;padding:2em 0}.banner_image_screen{background-color:#fff;width:100%}.banner_image_screen .banner_image_container{width:100%}.banner_image_screen .banner_image_container .banner_image_wrapper{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start}.banner_image_screen .banner_image_container .banner_image_wrapper .banner_image_header_wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%;padding-top:2em}.banner_image_screen .banner_image_container .banner_image_wrapper .banner_image_header_wrapper .banner_image_navigate_icon_wrapper .banner_image_navigate_icon .navigate_icon{transform:rotate(90deg)}.banner_image_screen .banner_image_container .banner_image_wrapper .banner_image_header_wrapper .banner_image_header_name_container{display:flex;width:100%;justify-content:space-between;align-items:center}.banner_image_screen .banner_image_container .banner_image_wrapper .banner_image_header_wrapper .banner_image_header_name_container .banner_image_header_name{padding-left:1em;font-weight:700}.banner_image_screen .banner_image_container .banner_image_wrapper .banner_image_header_wrapper .banner_image_header_name_container .banner_image_header_button_wrapper{padding-right:2.5em}.banner_image_screen .banner_image_container .banner_image_wrapper .banner_image_navbar_wrapper,.banner_image_screen .banner_image_container .banner_image_wrapper .banner_image_table_wrapper{width:100%}.banner_no_image_modal{height:40vh}.banner_image_modal,.banner_no_image_modal{background:#fff;width:22%;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.banner_image_modal{height:55vh}.banner_image_modal .banner_image_modal::-webkit-scrollbar{display:none}.banner_image_modal .banner_image_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em 15px 1em 1em}.banner_image_modal .banner_image_modal_title_wrapper .banner_image_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.banner_image_modal .banner_image_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.banner_image_modal .banner_image_modal_input_wrapper{display:flex;justify-content:center;align-items:center;padding:1.5em}.banner_image_modal .banner_image_modal_input_wrapper .banner_image_modal_input{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:2em}.banner_image_modal .banner_image_modal_input_wrapper .banner_image_modal_input .banner_image_thumbnail_wrapper{padding-top:1.5em}.banner_image_modal .banner_image_modal_input_wrapper .banner_image_modal_input .department-events_modal_uploadbox{padding-top:1em;width:100%}.banner_image_modal .banner_image_button_wrapper{padding:1em}.banner_image_modal .banner_image_button_wrapper,.uploaded_banner_image{display:flex;justify-content:center;align-items:center}.banner_image{width:300px;height:300px;margin-top:1em}.upload_box_wrapper{width:100%}.banner_button_wrapper{width:90px}.banner_image_modal::-webkit-scrollbar{display:none}.diocese_gallery_screen{background-color:#fff;width:100%}.diocese_gallery_screen .diocese_gallery_container{width:100%}.diocese_gallery_screen .diocese_gallery_container .diocese_gallery_wrapper{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start}.diocese_gallery_screen .diocese_gallery_container .diocese_gallery_wrapper .diocese_gallery_header_wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%;padding-top:2em}.diocese_gallery_screen .diocese_gallery_container .diocese_gallery_wrapper .diocese_gallery_header_wrapper .diocese_gallery_navigate_icon_wrapper .diocese_gallery_navigate_icon .navigate_icon{transform:rotate(90deg)}.diocese_gallery_screen .diocese_gallery_container .diocese_gallery_wrapper .diocese_gallery_header_wrapper .diocese_gallery_header_name_container{display:flex;width:100%;justify-content:space-between;align-items:center}.diocese_gallery_screen .diocese_gallery_container .diocese_gallery_wrapper .diocese_gallery_header_wrapper .diocese_gallery_header_name_container .diocese_gallery_header_name{padding-left:1em;font-weight:700}.diocese_gallery_screen .diocese_gallery_container .diocese_gallery_wrapper .diocese_gallery_header_wrapper .diocese_gallery_header_name_container .diocese_gallery_header_button_wrapper{padding-right:2.5em}.diocese_gallery_screen .diocese_gallery_container .diocese_gallery_wrapper .diocese_gallery_navbar_wrapper,.diocese_gallery_screen .diocese_gallery_container .diocese_gallery_wrapper .diocese_gallery_table_wrapper{width:100%}.diocese_gallery_modal{background:#fff;width:22%;height:70vh;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.diocese_gallery_modal .diocese_gallery_modal::-webkit-scrollbar{display:none}.diocese_gallery_modal .diocese_gallery_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em 15px 1em 1em}.diocese_gallery_modal .diocese_gallery_modal_title_wrapper .diocese_gallery_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.diocese_gallery_modal .diocese_gallery_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.diocese_gallery_modal .diocese_gallery_modal_input_wrapper{display:flex;justify-content:center;align-items:center;padding:1.5em}.diocese_gallery_modal .diocese_gallery_modal_input_wrapper .diocese_gallery_modal_input{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:2em}.diocese_gallery_modal .diocese_gallery_modal_input_wrapper .diocese_gallery_modal_input .diocese_gallery_thumbnail_wrapper{padding-top:1.5em}.diocese_gallery_modal .diocese_gallery_modal_input_wrapper .diocese_gallery_modal_input .department-events_modal_uploadbox{padding-top:1em;width:100%}.diocese_gallery_modal .diocese_gallery_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.uploaded_diocese_gallery{display:flex;justify-content:center;align-items:center}.diocese_gallery{width:300px;height:300px;margin-top:1em}.diocese_gallery_modal::-webkit-scrollbar{display:none}.diocese_personnels_screen{background-color:#fff;width:100%}.diocese_personnels_screen .diocese_personnels_container{width:100%}.diocese_personnels_screen .diocese_personnels_container .diocese_personnels_wrapper{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start}.diocese_personnels_screen .diocese_personnels_container .diocese_personnels_wrapper .diocese_personnels_header_wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%;padding-top:2em}.diocese_personnels_screen .diocese_personnels_container .diocese_personnels_wrapper .diocese_personnels_header_wrapper .diocese_personnels_navigate_icon_wrapper .diocese_personnels_navigate_icon .navigate_icon{transform:rotate(90deg)}.diocese_personnels_screen .diocese_personnels_container .diocese_personnels_wrapper .diocese_personnels_header_wrapper .diocese_personnels_header_name_container{display:flex;width:100%;justify-content:space-between;align-items:center}.diocese_personnels_screen .diocese_personnels_container .diocese_personnels_wrapper .diocese_personnels_header_wrapper .diocese_personnels_header_name_container .diocese_personnels_header_name{padding-left:1em;font-weight:700}.diocese_personnels_screen .diocese_personnels_container .diocese_personnels_wrapper .diocese_personnels_header_wrapper .diocese_personnels_header_name_container .diocese_personnels_header_button_wrapper{padding-right:2.5em}.diocese_personnels_screen .diocese_personnels_container .diocese_personnels_wrapper .diocese_personnels_navbar_wrapper,.diocese_personnels_screen .diocese_personnels_container .diocese_personnels_wrapper .diocese_personnels_table_wrapper{width:100%}.personnel_modal_container{background:#fff;width:22%;height:350px;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.personnel_modal_container .diocese_personnels_modal::-webkit-scrollbar{display:none}.personnel_modal_container .diocese_personnels_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em 15px 1em 1em}.personnel_modal_container .diocese_personnels_modal_title_wrapper .diocese_personnels_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.personnel_modal_container .diocese_personnels_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.personnel_modal_container .diocese_personnels_modal_input_wrapper{display:flex;justify-content:center;align-items:center;padding:1.5em}.personnel_modal_container .diocese_personnels_modal_input_wrapper .diocese_personnels_modal_input{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:2em}.personnel_modal_container .diocese_personnels_modal_input_wrapper .diocese_personnels_modal_input .diocese_personnels_thumbnail_wrapper{padding-top:1.5em}.personnel_modal_container .diocese_personnels_modal_input_wrapper .diocese_personnels_modal_input .diocese_personnels_modal_uploadbox{padding-top:1em;width:100%}.personnel_modal_container .diocese_personnels_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.uploaded_diocese_personnels{display:flex;justify-content:center;align-items:center}.diocese_personnels{width:300px;height:300px;margin-top:1em}.personnel_upload_box_wrapper{width:75%;margin-top:1em}.modal_container{background:#fff;width:300px;max-height:80vh;border-radius:16px;overflow-y:auto;box-shadow:0 10 28px 0 #b5316a;padding:0}.modal_container .modal_container::-webkit-scrollbar{display:none}.modal_container .header_wrapper{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.modal_container .modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em}.modal_container .modal_title_wrapper .modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.modal_container .modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.modal_container .modal_input_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:1em}.modal_container .modal_input_wrapper .modal_input{width:75%}.modal_container .csi_user_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.modal_container::-webkit-scrollbar{display:none}.csi_life_modal_icon_wrapper{position:absolute;right:10px;top:10px}.csi_life_modal_icon{width:30px;height:30px}.diocese_description_screen{background-color:#fff;width:100%}.diocese_description_screen .diocese_description_container{width:100%}.diocese_description_screen .diocese_description_container .diocese_description_wrapper{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start}.diocese_description_screen .diocese_description_container .diocese_description_wrapper .diocese_description_header_wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%;padding-top:2em}.diocese_description_screen .diocese_description_container .diocese_description_wrapper .diocese_description_header_wrapper .diocese_description_navigate_icon_wrapper .diocese_description_navigate_icon .navigate_icon{transform:rotate(90deg)}.diocese_description_screen .diocese_description_container .diocese_description_wrapper .diocese_description_header_wrapper .diocese_description_header_name_container{display:flex;width:100%;justify-content:space-between;align-items:center}.diocese_description_screen .diocese_description_container .diocese_description_wrapper .diocese_description_header_wrapper .diocese_description_header_name_container .diocese_description_header_name{padding-left:1em;font-weight:700}.diocese_description_screen .diocese_description_container .diocese_description_wrapper .diocese_description_header_wrapper .diocese_description_header_name_container .diocese_description_header_button_wrapper{padding-right:2.5em}.diocese_description_screen .diocese_description_container .diocese_description_wrapper .diocese_description_navbar_wrapper,.diocese_description_screen .diocese_description_container .diocese_description_wrapper .diocese_description_table_wrapper{width:100%}.diocese_description_modal{background:#fff;width:22%;height:60%;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.diocese_description_modal .diocese_description_modal::-webkit-scrollbar{display:none}.diocese_description_modal .diocese_description_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em 15px 1em 1em}.diocese_description_modal .diocese_description_modal_title_wrapper .diocese_description_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.diocese_description_modal .diocese_description_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.diocese_description_modal .diocese_description_modal_input_wrapper{display:flex;justify-content:center;align-items:center;padding:1.5em}.diocese_description_modal .diocese_description_modal_input_wrapper .diocese_description_modal_input{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:2em}.diocese_description_modal .diocese_description_modal_input_wrapper .diocese_description_modal_input .diocese_description_thumbnail_wrapper{padding-top:1.5em}.diocese_description_modal .diocese_description_modal_input_wrapper .diocese_description_modal_input .department-events_modal_uploadbox{padding-top:1em;width:100%}.diocese_description_modal .diocese_description_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.uploaded_diocese_description{display:flex;justify-content:center;align-items:center}.diocese_description{width:300px;height:300px;margin-top:1em}.diocese_ministerial_roll_screen{background-color:#fff;width:100%}.diocese_ministerial_roll_screen .diocese_ministerial_roll_container{width:100%}.diocese_ministerial_roll_screen .diocese_ministerial_roll_container .diocese_ministerial_roll_wrapper{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start}.diocese_ministerial_roll_screen .diocese_ministerial_roll_container .diocese_ministerial_roll_wrapper .diocese_ministerial_roll_header_wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%;padding-top:2em}.diocese_ministerial_roll_screen .diocese_ministerial_roll_container .diocese_ministerial_roll_wrapper .diocese_ministerial_roll_header_wrapper .diocese_ministerial_roll_navigate_icon_wrapper .diocese_ministerial_roll_navigate_icon .navigate_icon{transform:rotate(90deg)}.diocese_ministerial_roll_screen .diocese_ministerial_roll_container .diocese_ministerial_roll_wrapper .diocese_ministerial_roll_header_wrapper .diocese_ministerial_roll_header_name_container{display:flex;width:100%;justify-content:space-between;align-items:center}.diocese_ministerial_roll_screen .diocese_ministerial_roll_container .diocese_ministerial_roll_wrapper .diocese_ministerial_roll_header_wrapper .diocese_ministerial_roll_header_name_container .diocese_ministerial_roll_header_name{padding-left:1em;font-weight:700}.diocese_ministerial_roll_screen .diocese_ministerial_roll_container .diocese_ministerial_roll_wrapper .diocese_ministerial_roll_header_wrapper .diocese_ministerial_roll_header_name_container .diocese_ministerial_roll_header_button_wrapper{padding-right:2.5em}.diocese_ministerial_roll_screen .diocese_ministerial_roll_container .diocese_ministerial_roll_wrapper .diocese_ministerial_roll_navbar_wrapper,.diocese_ministerial_roll_screen .diocese_ministerial_roll_container .diocese_ministerial_roll_wrapper .diocese_ministerial_roll_table_wrapper{width:100%}.diocese_ministerial_roll_modal{background:#fff;width:22%;height:45%;border-radius:16px;box-shadow:0 10 28px 0 #b5316a;padding:0}.diocese_ministerial_roll_modal .diocese_ministerial_roll_modal::-webkit-scrollbar{display:none}.diocese_ministerial_roll_modal .diocese_ministerial_roll_modal_title_wrapper{display:flex;justify-content:flex-start;align-items:center;padding:1em 15px 1em 1em}.diocese_ministerial_roll_modal .diocese_ministerial_roll_modal_title_wrapper .diocese_ministerial_roll_modal_title{font-weight:700;margin-left:.75em;color:#2e2e48}.diocese_ministerial_roll_modal .diocese_ministerial_roll_modal_line_wrapper{width:100%;height:1px;background-color:#b5316a}.diocese_ministerial_roll_modal .diocese_ministerial_roll_modal_input_wrapper{display:flex;justify-content:center;align-items:center;padding:1.5em}.diocese_ministerial_roll_modal .diocese_ministerial_roll_modal_input_wrapper .diocese_ministerial_roll_modal_input{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:2em}.diocese_ministerial_roll_modal .diocese_ministerial_roll_modal_input_wrapper .diocese_ministerial_roll_modal_input .diocese_ministerial_roll_thumbnail_wrapper{padding-top:1.5em}.diocese_ministerial_roll_modal .diocese_ministerial_roll_modal_input_wrapper .diocese_ministerial_roll_modal_input .department-events_modal_uploadbox{padding-top:1em;width:100%}.diocese_ministerial_roll_modal .diocese_ministerial_roll_button_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.uploaded_diocese_ministerial_roll{display:flex;justify-content:center;align-items:center}.diocese_ministerial_roll{width:300px;height:300px;margin-top:1em}.upload_box{margin-top:1em}.lectionary_file_upload_wrapper{display:flex;margin-top:1.5em;justify-content:space-between;width:50%;height:100%;border-radius:2%;padding-top:.5em;padding-bottom:.5em;background-color:#fff3fa}.lectionary_file_upload_wrapper .file_upload_file_name{display:flex;padding-left:.5em;width:55%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lectionary_file_upload_wrapper .file_upload_inactive_icon-wrapper{display:flex;justify-items:center;align-items:center}.lectionary_file_upload_wrapper .file_upload_inactive_icon-wrapper .file_upload_delete_icon{width:20px;height:20px}.add_news_screen .add_news_content .add_news_head{display:flex;justify-content:space-between;align-items:center;padding:1em;border-bottom:1px solid #b5316a;top:0}.add_news_screen .add_news_content .add_news_head .add_news_head_text{width:60%}.add_news_screen .add_news_content .add_news_head .add_news_btn_container{width:40%;display:flex;justify-content:flex-end;align-items:center}.add_news_screen .add_news_content .add_news_head .add_news_btn_container .add_news_select{width:60%}.add_news_screen .add_news_content .add_news_head .add_news_btn_container .add_news_btn{width:100px;padding:0 0 0 2em}.diocese_view_header_wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%;padding-top:2em}.diocese_view_header_wrapper .diocese_view_navigate_icon_wrapper .diocese_view_navigate_icon .navigate_icon{transform:rotate(90deg)}.news_content{display:flex;flex-direction:column}.input_wrapper{width:99%;padding-left:1em}.add_news_component .add_news_container .add_news_wrapper{height:auto!important}.add_news_component .add_news_container{display:flex}.add_news_component .add_news_container .add_news_wrapper{padding:1em;width:100%;height:50vh}.add_news_component .add_news_container .add_news_wrapper .add_news_form_control .add_news_label_container{display:flex}.add_news_component .add_news_container .add_news_wrapper .add_news_form_control .add_news_label_container .add_news_lable_text{color:#b5316a;padding:0 0 0 1em}.add_news_component .add_news_container .add_news_wrapper .add_news_form_control .add_news_thumbnail_input{width:80%;padding-top:1em}.add_news_component .add_news_container .add_news_wrapper .add_news_form_control .tumbnail_content{padding-top:1em;width:80px}.add_news_component .add_news_container .add_news_wrapper .add_news_form_control .tumbnail_content .img_wrap{position:relative;width:100%}.add_news_component .add_news_container .add_news_wrapper .add_news_form_control .tumbnail_content .img_wrap .clear{position:absolute;top:4px;right:0;z-index:100;border-radius:50%;background-color:#fff3fa;font-size:10px;padding:.175em .4em;color:#b5316a;outline:none;cursor:pointer;display:flex}.add_news_component .add_news_container .add_news_wrapper .add_news_form_control .tumbnail_content .img_wrap .news_thumbnail{width:80px;height:80px;object-fit:contain;border-radius:5px;margin-left:5px}.add_news_component .add_news_container .add_news_wrapper .add_news_form_control .tumbnail_content .gallery_image_wrap .clear{right:4px}.add_news_component .add_news_container .add_news_wrapper .add_news_form_control .gallery_content{display:flex;float:left;width:85px}.add_news_component .add_news_container .add_news_wrapper .space_between{padding-top:1em}.add_news_component .add_news_container .add_news_small_wrapper{width:35%;padding:1.5em 2em 3em}.ql-snow .ql-editor img{max-width:500px;max-height:500px;display:flex}@keyframes slideInFromBottom{0%{transform:translateY(20%)}to{transform:translate0(0)}}.no_events_title{padding-top:.8em}.synod_video{font-size:31px!important}.home_screen{height:100vh;overflow:auto;scroll-behavior:smooth;animation:slideInFromBottom .5s ease-out 0s 1;background-color:#fdf5fa}.home_screen .bcaJjD{overflow:hidden;position:relative;width:100%;margin:0 10px}.home_screen .home_container .home_wrapper{width:100%}.home_screen .home_container .home_wrapper .swiper_image{padding:.5em;width:300px;height:200px}.home_screen .home_container .home_wrapper .synod_news_swiper{width:300px;height:250px;object-fit:cover}.home_screen .home_container .home_wrapper .news_list_container{display:flex;padding-top:1em;width:100%;justify-content:space-between}.home_screen .home_container .home_wrapper .news_list_container .news_list_wrapper{width:265px;height:150px}.home_screen .home_container .home_wrapper .news_card_envent_list{display:flex;justify-content:center}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container{max-width:1170px;display:flex}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper{width:60%}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .news_title{font-family:"Merriweather";padding-bottom:.1em;display:inline;position:relative;border-width:50px}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .news_title:after{content:"";display:block;position:absolute;bottom:0;width:50%;left:0;border-bottom:2px solid #b5316a}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .news_content{padding-top:2em;height:412px!important;width:100%}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .news_content_2 .news_card_details{padding:1.3em 0 .5em}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .news_content_2 .news_card_details .news_card_image{height:500px}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .load_more_btn{padding:2em;display:flex;width:100%;justify-content:center}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .load_more_btn .btn_content{width:30%}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper{width:40%;padding:0 0 0 1.5em;position:relative}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .event_title{font-family:"Merriweather";padding-bottom:.1em;display:inline;position:relative;border-width:50px}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .event_title:after{content:"";display:block;position:absolute;bottom:0;width:50%;left:0;border-bottom:2px solid #b5316a}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .event_content{padding-top:1em;width:100%}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .event_content .news_card_details{padding:1em 0}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .load_more_btn{display:flex;width:100%;padding:1.5em;justify-content:center}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .load_more_btn .btn_content{width:45%}.home_screen .home_container .home_wrapper .home_csi_video{display:flex;max-width:1170px;justify-content:center;padding:3em 0;margin:auto}.home_screen .home_container .home_wrapper .home_csi_video .video_content{display:flex;width:100%;align-items:center;flex-direction:column}.home_screen .home_container .home_wrapper .home_csi_video .video_content .home_csi_head_wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:88%}.home_screen .home_container .home_wrapper .home_csi_video .video_content .home_csi_head_wrapper .home_csi_title{position:relative;padding-bottom:.3em;font-family:"Merriweather";font-weight:400}.home_screen .home_container .home_wrapper .home_csi_video .video_content .home_csi_head_wrapper .home_csi_title:after{content:"";display:block;position:absolute;bottom:0;width:50%;left:0;border-bottom:2px solid #b5316a}.home_screen .home_container .home_wrapper .home_csi_video .video_content .home_csi_head_wrapper .head_line{width:58%;height:2px;background-color:#bbbbbf}.home_screen .home_container .home_wrapper .home_csi_video .video_content .home_csi_head_wrapper .csi_video_action{display:flex;width:110px;justify-content:space-between;cursor:pointer}.home_screen .home_container .home_wrapper .home_csi_video .video_content .home_csi_head_wrapper .csi_video_action .arrow_icon{display:flex;justify-content:center;align-items:center;width:30px;padding-left:7px}.home_screen .home_container .home_wrapper .home_csi_video .video_content .video_carousel{width:80%;display:flex;justify-content:center;align-items:center;padding:4em 0 2em}.home_screen .home_container .home_wrapper .home_csi_video .video_content .video_carousel .video_content_carousel{width:100%}.home_screen .home_container .home_wrapper .home_csi_video .video_content .publication_carousel{width:100%;display:flex;justify-content:center;align-items:center;padding:4em 0 2em}.home_screen .home_container .home_wrapper .home_csi_video .video_content .publication_carousel .publication_content_carousel{width:100%}.home_screen .home_container .home_wrapper .home_csi_video .video_content .publication_carousel .publication_content_carousel .publication_image{width:180px;height:250px}.home_screen .home_container .home_wrapper .subscriber{display:flex;justify-content:center;max-width:1170px;margin:0 auto}.home_screen .home_container .home_wrapper .subscriber .subscriber_home{display:flex;width:100%}.home_screen .home_container .home_wrapper .subscriber .subscriber_home .subscriber_wrapper{width:50%;padding:1em}.home_screen .home_container .home_wrapper .campaigns_and_ads{display:flex;justify-content:center;margin:0 auto;max-width:1170px;padding:2em 0}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .campaigns_and_ads_head_wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:0 0 1em}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .campaigns_and_ads_head_wrapper .campaigns_home_wrapper{display:flex;justify-content:space-between;align-items:center;width:70%}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .campaigns_and_ads_head_wrapper .campaigns_and_ads_title{position:relative;padding-bottom:.3em;font-size:32px;font-weight:400;font-family:"Merriweather"}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .campaigns_and_ads_head_wrapper .campaigns_and_ads_title:after{content:"";display:block;position:absolute;bottom:0;width:7vw;left:0;border-bottom:2px solid #b5316a}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .campaigns_and_ads_head_wrapper .campaigns_and_ads_action{display:flex;width:125px;justify-content:space-around;cursor:pointer}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .campaigns_and_ads_head_wrapper .campaigns_and_ads_action .arrow_icon{display:flex;justify-content:center;align-items:center;width:24px}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .campaigns_and_ads_head_wrapper .campaigns_home_advertisement_wrapper{display:flex;justify-content:center;align-items:flex-end;width:32%;height:100%}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .campaigns_and_ads_head_wrapper .campaigns_home_advertisement_wrapper .head_line{width:65%;height:2px;background-color:#b5316a}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .campaigns_and_ads_head_wrapper .campaigns_home_advertisement_wrapper .advertisement_title{font-family:"Merriweather";font-weight:400}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content{display:flex;width:100%;padding-top:2em}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .home_campaigns_wrapper{width:70%}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .home_campaigns_wrapper .advertisement_button_wrapper{width:18%;margin:auto;padding-top:2.9em}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .home_campaigns_wrapper .news_card_2_campaign{padding:0 0 1em}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:30%;height:100%;margin:0 0 1em 1em}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper .advertisement_platinum_swiper{width:100%;height:100%}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper .advertisement_platinum_swiper .advertisement_platinum_swiper_image{height:430px;object-fit:cover}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper .advertisement_gold_swiper{width:100%;height:35%}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper .advertisement_gold_swiper .advertisement_gold_swiper_image{height:350px;object-fit:cover;padding-bottom:3em}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper .advertisement_swiper_image{height:450px;object-fit:cover;padding-bottom:3em}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper .advertisement_button_wrapper{padding-top:1em;width:157px}.home_screen .home_container .home_wrapper .home_worship_container{padding:1em 0 7em;width:100%;height:100%}.home_screen .home_container .home_wrapper .home_footer{padding:2em 0 0}.home_screen .home_container .home_news_card_wrapper{width:100%;height:100%;padding-bottom:.3em}.home_screen .home_container .home_news_card_wrapper .csi_synod_news_swiper{width:100%;height:100%;object-fit:cover}.home_screen .home_container .filter_box{display:flex;justify-content:center;position:-webkit-sticky;position:sticky;top:50px;z-index:110;padding:0 0 2em}.home_screen .home_container .subscribeModal{background:#fff;width:100%;box-shadow:0 10 28px 0 #b5316a;background:#b5316a;position:relative;z-index:0;margin:0;padding:1em}@media screen and (min-width:1500px){.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .news_content{height:450px}.home_screen .home_container .home_wrapper .publication_carousel .publication_content_carousel .publication_image{width:230px!important;height:350px!important}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper_wrapper .advertisement_swiper_image{width:100%;height:465px;object-fit:cover}}@media only screen and (max-width:1500px){.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .load_more_btn{display:flex;width:100%;padding:1.5em;margin-top:59px;justify-content:center}.home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .event_content .news_card_details{height:325px}.home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .news_content{height:300px}.home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .news_content_2 .news_card_details{height:420px}.home_container .home_wrapper .publication_carousel .publication_content_carousel .publication_image{width:230px!important;height:350px!important}.home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper_wrapper .advertisement_swiper_image{width:100%;height:345px;object-fit:cover}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .load_more_btn{padding:3em;margin-top:-10px;display:flex;width:100%;justify-content:center}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper .advertisement_button_wrapper{padding-top:1em;width:137px}.home_screen .home_container .filter_box{display:flex;justify-content:center;position:-webkit-sticky;position:sticky;top:40px;z-index:110;padding:0 0 2em}}.video_link{text-decoration:none}@media screen and (max-width:1024px){.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .load_more_btn{padding:1.5em;margin-top:59px}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container{width:90%;display:flex}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .load_more_btn{display:flex;width:100%;padding:0;justify-content:center}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .load_more_btn{padding:3em;display:flex;width:100%;justify-content:center}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .news_content{padding-top:2em;height:317px!important}.home_screen .home_container .home_wrapper .home_csi_video .video_content{display:flex;align-items:center;width:100%;flex-direction:column}.home_screen .home_container .home_wrapper .home_csi_video .video_content .home_csi_head_wrapper .home_csi_title{position:relative;padding-bottom:.3em;font-family:"Merriweather";font-size:20px!important}}@media only screen and (max-width:600px){.home_screen::-webkit-scrollbar{display:none}.subscribeModal{background:#fff;width:100%;box-shadow:0 10 28px 0 #b5316a;background:#b5316a;position:relative;z-index:0;margin:0;padding:1em}.subscribeModal .subscribeModal::-webkit-scrollbar{display:none}.subscribeModal .subscribe_close_button{background:#000;position:absolute;top:0;right:0;border:none;padding:0;cursor:pointer;display:flex;fill:#fff}.subscribeModal .subscription_close_button_wrapper{display:flex;justify-content:center;align-items:center;position:absolute;right:0;top:-1px;background:#000;height:30px;width:30px;z-index:1}.subscribeModal .subscription_modal_container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.subscribeModal .subscription_modal_container .subscription_title_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.subscribeModal .subscription_modal_container .subscription_title_wrapper .subscription_title{color:#fff}.subscribeModal .subscription_modal_container .subscription_title_wrapper .subscription_line_wrapper{margin-top:1em;width:20%;height:2px;background:#fff}.subscribeModal .subscription_modal_container .subscription_description_wrapper{display:flex;justify-content:center;align-items:center;padding-top:1em}.subscribeModal .subscription_modal_container .subscription_description_wrapper .subscription_description{padding-top:1em;color:#fff;width:410px;text-align:center}.subscribeModal .subscription_modal_container .subscription_input_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-top:3em}.subscribeModal .subscription_modal_container .subscription_input_wrapper input::-webkit-inner-spin-button,.subscribeModal .subscription_modal_container .subscription_input_wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.subscribeModal .subscription_modal_container .subscription_input_wrapper .subscription_input{width:80%;height:40px;margin-bottom:2em;outline:none;padding-left:.5em}.subscribeModal .subscription_modal_container .subscription_input_wrapper .subscription_modal_input{width:100%;padding-top:1.5em}.subscribeModal .subscription_modal_container .subscription_button_wrapper{display:flex;justify-content:center;align-items:center;margin-top:1em}.subscribeModal .subscription_modal_container .subscription_button_wrapper .subscription_button{background:#000;width:170px}.advertisementModal{background:#fff;border-radius:10px;box-shadow:0 10 28px 0 #b5316a;overflow-y:auto;padding:0}.advertisementModal .advertisementModal::-webkit-scrollbar{display:none}.advertisementModal .advertisement_modal_container{display:flex;flex-direction:column;justify-content:center;align-items:center}.advertisementModal .advertisement_modal_container .advertisement_title_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;border-bottom:2px solid #b5316a}.advertisementModal .advertisement_modal_container .advertisement_title_wrapper .advertisement_line_wrapper{width:100%;height:2px}.advertisementModal .advertisement_modal_container .advertisement_input_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80%}.advertisementModal .advertisement_modal_container .advertisement_input_wrapper .advertisement_modal_input{width:100%;padding-top:1.5em}.advertisementModal .advertisement_modal_container .advertisement_button_wrapper{display:flex;justify-content:center;align-items:center;padding-top:0}.advertisementModal .advertisement_modal_container .advertisement_modal_image_wrapper{display:flex;align-items:center;justify-content:center;position:relative}.advertisementModal .advertisement_modal_container .advertisement_modal_image_wrapper .advertisement_banner{width:100%;height:100%;padding:.3em;border-radius:10px}.advertisementModal .advertisement_modal_container .advertisement_button_wrapper{position:absolute;bottom:20px}}@media only screen and (max-width:600px) and (width:1440px){.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .load_more_btn{display:flex;width:100%;padding:1.5em;margin-top:69px;justify-content:center}}@media only screen and (max-width:600px) and (max-width:1500px){.home_screen .home_container .filter_box{display:flex;justify-content:center;position:-webkit-sticky;position:sticky;top:46px;z-index:110;padding:0 0 2em}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .load_more_btn{padding:3em;margin-top:0;display:flex;width:100%;justify-content:center}}@media only screen and (max-width:600px) and (max-width:1500px){.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper .advertisement_platinum_swiper .advertisement_platinum_swiper_image{height:381px;object-fit:cover;padding-bottom:3em}.home_campaigns_wrapper .advertisement_button_wrapper{width:18%;margin:auto;padding-top:0!important}.home_screen .home_container .filter_box{display:flex;justify-content:center;position:-webkit-sticky;position:sticky;top:44px;z-index:110;padding:0 0 2em}}@media only screen and (max-width:600px) and (max-width:1024px){.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .load_more_btn{display:flex;width:100%;padding:1.5em;margin-top:59px;justify-content:center}}@media only screen and (max-width:600px){.home_screen .worship_wrapper{height:1040px}.home_screen .home_container .home_wrapper .news_card_envent_list{display:flex;justify-content:center;align-items:center;width:100%}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:95%}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper{width:100%}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .news_content_2{padding-top:1em}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .news_content_2 .news_card_details{padding:0 0 .1em}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper{width:100%;padding:0}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .event_content{height:100%;padding-bottom:0}.home_screen .home_container .home_wrapper .home_csi_video .video_content{width:95%}.home_screen .home_container .home_wrapper .home_csi_video .video_content .home_csi_head_wrapper .head_line{display:none}.home_screen .home_container .home_wrapper .home_csi_video .video_content .home_csi_head_wrapper .csi_video_action,.home_screen .home_container .home_wrapper .home_csi_video .video_content .home_csi_head_wrapper .csi_video_action .text{width:100px}.home_screen .home_container .home_wrapper .home_csi_video .video_content .home_csi_head_wrapper .csi_video_action .arrow_icon{width:20px;padding-left:0}.home_screen .home_container .home_wrapper .home_csi_video .video_content .video_carousel{width:100%;display:flex;justify-content:center;align-items:center;padding:1em 0 0}.home_screen .home_container .home_wrapper .home_csi_video .video_content .video_carousel .video_content_carousel{width:100%}.home_screen .home_container .home_wrapper .subscriber .subscriber_home{width:100%;display:flex;flex-direction:column}.home_screen .home_container .home_wrapper .subscriber .subscriber_home .subscriber_wrapper{width:100%;padding:0}.home_screen .home_container .home_wrapper .campaigns_and_ads .content{width:95%}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .campaigns_and_ads_head_wrapper .campaigns_home_wrapper{width:100%}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .campaigns_and_ads_head_wrapper .campaigns_home_advertisement_wrapper{display:none}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content{flex-direction:column;width:100%}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .home_campaigns_wrapper{width:100%}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper{width:100%;margin:0}.home_screen .video_link{text-decoration:none}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .load_more_btn .btn_content{width:45%}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper .advertisement_button_wrapper{padding:0}.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_resource_card_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:2em}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .news_content_2 .news_card_details{padding:0 0 1.1em}.bcaJjD{overflow:hidden;position:relative;width:100%;margin:0}}@media screen and (max-width:1024px){.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .load_more_btn{display:flex;width:100%;padding:1.5em;margin-top:-7px;justify-content:center}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .load_more_btn .btn_content{width:62%}.home_container .home_wrapper .publication_carousel .publication_content_carousel .publication_image{width:212px!important;height:310px!important}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .load_more_btn .btn_content{width:35%}.home_screen .home_container .home_wrapper .subscriber .subscriber_home{width:100%}.home_screen .home_container .home_wrapper .home_csi_video .video_content .home_csi_head_wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:84%}.home_screen .home_container .home_wrapper .home_csi_video .video_content .home_csi_head_wrapper .head_line{width:53%;height:2px;background-color:#bbbbbf}.home_screen .home_container .home_wrapper .subscriber .subscriber_home{display:flex;flex-direction:column;width:90%}.home_screen .home_container .home_wrapper .subscriber .subscriber_home .subscriber_wrapper{width:100%;padding:1em}.home_screen .home_container .home_wrapper .campaigns_and_ads .content{width:86%}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .home_campaigns_wrapper .advertisement_button_wrapper{width:110px;margin:auto;padding-top:1.9em!important}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .load_more_btn .btn_content{width:38%}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .event_wrapper .load_more_btn .btn_content{width:60%}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .campaigns_and_ads_head_wrapper .campaigns_and_ads_title{position:relative;padding-bottom:.3em;font-size:20px;font-weight:400;font-family:"Merriweather"}.home_screen .home_container .filter_box{display:flex;justify-content:center;position:-webkit-sticky;position:sticky;top:45px;z-index:110;padding:0 0 2em}}@media screen and (max-width:600px){.home_screen .home_container .filter_box{display:flex;justify-content:center;position:-webkit-sticky;position:sticky;top:36px;z-index:110;padding:0 0 2em}.filter_component .filter_container .filter_wrapper{padding:1em .5em}.bcaJjD{overflow:hidden;position:relative;width:100%;margin:0!important}.home_screen .home_container .home_wrapper .news_card_envent_list .news_card_envent_list_container .news_card_wrapper .load_more_btn .btn_content{width:41%}.global_search_button{width:50%}}.subscribeModal{background:#fff;width:100%;box-shadow:0 10 28px 0 #b5316a;background:#b5316a;position:relative;z-index:0;margin:0;padding:1em}.subscribeModal .subscription_modal_container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.subscribeModal .subscription_modal_container .subscription_input_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-top:3em}.subscribeModal .subscription_modal_container .subscription_input_wrapper .subscription_input{width:80%;height:40px;margin-bottom:2em;outline:none;padding-left:.5em}.subscribeModal .subscription_modal_container .subscription_button_wrapper{display:flex;justify-content:center;align-items:center;margin-top:1em}.subscribeModal .subscription_modal_container .subscription_button_wrapper .subscription_button{background:#000;width:170px}.bcaJjD{overflow:hidden;margin:0}.bcaJjD,.header_component{position:relative;width:100%}.header_component{transition:all .3s ease-in;display:flex;flex-direction:column;justify-content:center;background-color:#fff3fa}.header_component a{text-decoration:none;color:#b5316a}.header_component .header_container{display:flex;justify-content:space-around;padding:1em;background-color:#fff3fa;width:96%}.header_component .header_container .header_wrapper{display:flex;justify-content:center;align-items:center;text-align:center}.header_component .header_container .header_wrapper .icon_container{width:50px;display:flex;align-items:center;justify-content:center;height:30px}.header_component .header_container .header_wrapper .icon_container .header_hamber_icon{width:50px;height:30px}.header_component .header_container .header_wrapper .icon_container .header_social_icon,.header_component .header_container .header_wrapper .icon_container .header_social_icon_instagram{cursor:pointer}.header_component .header_container .header_wrapper .header_action_icons{width:40px;height:30px}.header_component .header_container .header_wrapper .csi_logo_container{text-align:center}.header_component .header_container .header_wrapper .csi_logo_container .csi_title{color:#b5316a;padding-top:.5em}.header_component .search_input_wrapper{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:absolute;top:188px;width:100%;height:680px;z-index:1000000000;background:#fff3fa;padding-bottom:1em}.header_component .search_input_wrapper .search_input_content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:55%;height:25%}.header_component .search_input_wrapper .search_input_content .input_search_icon_wrapper{width:100%;display:flex;justify-content:space-between;margin-bottom:-10px}.header_component .search_input_wrapper .search_input_content .input_search_icon_wrapper .input_search_icon{margin-top:17px}.header_component .search_input_wrapper .search_input_content .input_search_icon_wrapper .input_search_button{width:120px;height:40px}.header_component .search_input_wrapper .search_input_content .search_input_field{outline:0;border-width:0 0 1px;width:100%;padding-left:2em;padding-right:8em;background:transparent;font-size:20px;margin-top:-15px;padding-bottom:1em}.header_component .search_input_wrapper .search_input_button_wrapper{display:flex;justify-content:flex-end;align-items:center;width:70%;position:absolute;bottom:-20px}.header_component .search_input_wrapper .search_input_button_wrapper .search_button{width:100px;height:40px;fill:#fff}.header_component .header_menu_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;bottom:-187px;width:100%;height:100%;z-index:1000000000;background:#fff3fa}.header_component .header_menu_wrapper .header_menu_content{display:flex;justify-content:space-around;align-items:center;width:55%}.header_component .header_menu_wrapper .header_menu_content .header_menu_content_name{color:#b5316a}.header_component .header_menu_wrapper .header_menu_button_wrapper{display:flex;justify-content:center;align-items:center;position:absolute;bottom:-10px;background:#b5316a}.header_component .header_menu_wrapper .header_menu_button_wrapper .header_menu_close_icon{width:25px;height:25px;cursor:pointer;filter:brightness(0) invert(1)}.header_component .header_action_icons:hover{background:#f9e1ed;cursor:pointer}.header_component .header_hamber_icon:hover{background-color:#f9e1ed;cursor:pointer}@media screen and (max-width:1500px){.header_component .header_menu_wrapper{justify-content:center;bottom:-173px;height:100%}.header_component .header_menu_wrapper,.header_component .search_input_wrapper{display:flex;flex-direction:column;align-items:center;position:absolute;width:100%;z-index:1000000000;background:#fff3fa}.header_component .search_input_wrapper{justify-content:flex-end;top:184px;height:560px;transition:all .3s ease-in-out;padding-bottom:1em}}@media screen and (max-width:1024px){.header_component .search_input_wrapper{justify-content:flex-end;position:absolute;top:170px;width:100%;height:680px;z-index:1000000000;background:#fff3fa;transition:all .3s ease-in-out;padding-bottom:1em}.header_component .header_container{display:flex;justify-content:space-around;padding:1em;background-color:#fff3fa;width:93%}.header_component .header_menu_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;bottom:-173px;width:100%;height:100%;z-index:1000000000;background:#fff3fa}}@media only screen and (max-width:600px){.header_component,.header_component .header_container{display:flex;justify-content:center;align-items:center;width:100%}.header_component .header_container{padding:1em 0}.header_component .header_container .header_wrapper .icon_container{display:flex;width:0;opacity:0}.header_component .header_container .header_wrapper .csi_logo_container{display:flex;justify-content:center;align-items:center;width:300px}.header_component .header_container .header_wrapper .csi_logo_container .csi_logo .csi_logo_home{width:57px;height:57px}.header_component .header_container .header_wrapper .csi_logo_container .csi_title{width:100%;font-size:15px;padding-left:1em;padding-top:0}}.global_news_wrapper{padding:1em;overflow-y:scroll;width:55%;height:100%}.global_news_card{padding:1em 0}.header_close_icon{width:40px;height:40px}::-webkit-scrollbar{display:none}.news_card_2_component{width:100%;font-family:"Merriweather"}.news_card_2_component .news_card_2_container{width:100%;display:flex;justify-content:flex-start}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_media{width:100%;height:100%}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_media .news_card_2_img{width:190px;height:180px;object-fit:cover}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_media .news_card_2_img_border_right{border-right:3px solid #b5316a}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_media .news_card_2_img_border_left{border:0;border-left:3px solid #b5316a}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content{width:95%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;padding:0 0 0 1.2em}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content .news_card_2_head{padding-bottom:.4em}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content .news_card_2_time_stamp{padding-bottom:.5em}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content .news_card_2_text{width:100%;overflow:hidden;text-overflow:ellipsis;line-height:22px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:"Open Sans",sans-serif}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content .news_card_2_view{display:flex;width:30%;padding-top:.6em;cursor:pointer}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content .news_card_2_view .news_card_2_view_text{color:#b5316a;font-weight:400}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content .news_card_2_view .arrow_icon{width:30px;padding-left:.5em}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content .news_card_2_view .arrow_icon .arrow_right_fill{width:18px}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_reverse_content{padding:0 0 1.2em}.news_card_2_component .news_card_2_flex_reverse{flex-direction:row-reverse}.news_card_2_component .text{width:100%}@media screen and (max-width:1050px){.news_card_2_container .news_card_2_wrapper{width:60%}.news_card_2_container .news_card_2_wrapper .news_card_2_content,.news_card_2_container .news_card_2_wrapper .news_card_2_media{padding:.3em}.news_card_2_container .news_card_2_wrapper .news_card_2_content .news_card_2_view{width:70%;cursor:pointer}.news_card_2_container .wrapper_small{width:44%}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_media .news_card_2_img{width:175px;height:180px;object-fit:cover}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content .news_card_2_view{display:flex;width:100%;padding-top:.6em;cursor:pointer}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .add_wrapper .advertisement_platinum_swiper .advertisement_platinum_swiper_image{height:423px;object-fit:cover;padding-bottom:3em}}@media screen and (max-width:600px){.news_card_2_component .news_card_2_container{width:100%;display:flex;height:100%;flex-direction:column;justify-content:flex-start}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content .news_card_2_head{padding-bottom:.4em;padding-top:.4em}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content .news_card_2_text{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:"Open Sans",sans-serif;padding-top:.5em}.news_card_2_component .news_card_2_container .wrapper_small{width:100%}.news_card_2_component .news_card_2_container .news_card_2_wrapper{width:100%;padding-top:1em}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_media{padding:0}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_media .news_card_2_img{width:100%;height:100%;object-fit:cover}.home_screen .home_container .home_wrapper .campaigns_and_ads .content .add_campaign_content .home_campaigns_wrapper .advertisement_button_wrapper{width:110px;margin:auto;padding-bottom:1.9em!important}.news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content{width:95%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;padding:0}}.button_component{background:#b5316a;width:100%;padding:1em;color:#fff3fa;display:flex;justify-content:center;align-items:center}.button_component .icon{padding-right:1em}.button_component .icon img{height:100%;width:35px}.adswiper_component .adswiper_container,.button_component:hover{cursor:pointer}.adswiper_component .adswiper_container .adswiper_wrapper .adswiper_image{width:100%}.adswiper_component .carousel.carousel-slider .control-arrow{top:192px;color:#fff;font-size:26px;margin-top:0;padding:5px}.navbar_component{width:100%;position:relative;background-color:#b5316a}.navbar_component .navbar_container{display:flex;justify-content:center;position:relative}.navbar_component .navbar_container .navbar_wrapper{color:#fff;display:flex;justify-content:space-between;width:50%}.navbar_component .navbar_container .navbar_wrapper .tab_link_container{text-align:center}.navbar_component .navbar_container .navbar_wrapper .tab_link_container .nav_link{text-decoration:none;color:#fff3fa}.navbar_component .navbar_container .navbar_wrapper .tab_link_container .nav_link .tab_name{padding:1em;font-weight:500;border-bottom:2px solid #b5316a}.navbar_component .navbar_container .navbar_wrapper .tab_link_container .active .tab_name{border-bottom:2px solid #fff}.navbar_component .navbar_container .navbar_wrapper .tab_link_container .nav_link:hover{color:#fff3fa;cursor:pointer}.navbar_component .navbar_container .navbar_wrapper .tab_link_container .nav_link:hover .tab_name{border-bottom:2px solid #fff}.nav_link .navbar_component .navbar_container .navbar_wrapper .tab_link_container:hover .active .tab_name{border-bottom:2px solid #b5316a}.navbar_component .navbar_container .navbar_wrapper .tab_hover{text-align:center}.navbar_component .navbar_container .navbar_wrapper .tab_hover .nav_link{text-decoration:none;color:#f8eaf0}.navbar_component .navbar_container .navbar_wrapper .tab_hover .nav_link .tab_name{padding:1em;font-weight:500}.navbar_component .navbar_container .navbar_wrapper .tab_hover .active .tab_name{border-bottom:2px solid #b5316a}.navbar_component .navbar_container .navbar_wrapper .tab_link_container.nav_link.active{border-bottom:5px solid #fff}.navbar_component .navbar_container .navbar_wrapper .border_bottom .nav_link .tab_name{border-bottom:2px solid #fff}.navbar_component .navbar_container .onhover_pop{position:absolute;transition:all 5s ease-out;top:3.3em;left:0;z-index:200;width:100%;background-color:#842959}.navbar_component .mobile_navbar_container{display:none}@media only screen and (max-width:600px){.navbar_component .navbar_container{display:none}.navbar_component .nav_container_color{background:#fff3fa}.navbar_component .mobile_navbar_container{display:flex;justify-content:center;align-items:center;width:100%;padding:.6em 1em;position:relative}.navbar_component .mobile_navbar_container .mobile_navbar_wrapper{display:flex;justify-content:flex-end;align-items:center;width:100%}.navbar_component .mobile_navbar_container .mobile_navbar_wrapper .mobile_navbar_icon_container{display:flex;justify-content:flex-end;align-items:center;width:95%}.navbar_component .mobile_navbar_container .mobile_navbar_wrapper .mobile_navbar_icon_container .mobile_hamber_fill_icon{padding-right:1em}.navbar_component .mobile_navbar_content_wrapper{position:absolute;width:100%;display:flex;flex-direction:row-reverse;top:1px;z-index:10000000000000000000;background-color:#b5316a}.navbar_component .mobile_navbar_content_wrapper .mobile_navbar_content_close_icon_wrapper{width:50%;position:relative;padding-top:2em}.navbar_component .mobile_navbar_content_wrapper .mobile_navbar_content_close_icon_wrapper .mobile_navbar_content_close_icon{width:30px;height:30px;position:absolute;top:14px;right:34px;filter:invert(100%) sepia(0) saturate(7494%) hue-rotate(345deg) brightness(99%) contrast(105%)}.navbar_component .mobile_navbar_content_wrapper .mobile_navbar_content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:1em 2em;width:50%}.navbar_component .mobile_navbar_content_wrapper .mobile_navbar_content .mobile_navbar_content_title{line-height:2;color:#fff;font-weight:450;font-size:15px}.navbar_component .mobile_navbar_csi_synod_wrapper{position:absolute;top:0;width:100%;z-index:1000000000;background:#b5316a;display:flex;flex-direction:column;justify-content:flex-start}.navbar_component .mobile_navbar_csi_synod_wrapper .mobile_navbar_csi_synod_header_wrapper{display:flex;justify-content:center;align-items:center;height:50px;width:100%}.navbar_component .mobile_navbar_csi_synod_wrapper .mobile_navbar_csi_synod_nav_icon_wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%;padding-left:1em}.navbar_component .mobile_navbar_csi_synod_wrapper .mobile_navbar_csi_synod_nav_icon_wrapper .csi_synod_nav_icon{width:20px;height:20px;transform:rotate(90deg);filter:invert(99%) sepia(56%) saturate(0) hue-rotate(211deg) brightness(107%) contrast(100%)}.navbar_component .mobile_navbar_csi_synod_wrapper .mobile_navbar_csi_synod_title_wrapper{display:flex;justify-content:center;align-items:center;width:100%;color:#fff;font-weight:600}.navbar_component .mobile_navbar_csi_synod_wrapper .mobile_navbar_csi_synod_close_button{display:flex;align-items:center;justify-content:flex-end;width:100%}.navbar_component .mobile_navbar_csi_synod_wrapper .mobile_navbar_csi_synod_close_button .csi_synod_close_icon{width:30px;height:30px;margin-right:1em;filter:invert(100%) sepia(0) saturate(7494%) hue-rotate(345deg) brightness(99%) contrast(105%)}.navbar_component .mobile_navbar_csi_synod_wrapper .mobile_navbar_csi_synod_content_wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:#842959;overflow-y:scroll;padding-left:1.5em;padding-bottom:1.5em}.navbar_component .mobile_navbar_csi_synod_wrapper .mobile_navbar_csi_synod_content_wrapper .mobile_navbar_csi_synod_content{padding-left:1em;padding-top:1em;font-size:15px;display:flex;transition:all .3s ease-in-out;color:#fff;font-weight:450}.navbar_component .mobile_navbar_csi_synod_wrapper .mobile_navbar_csi_synod_content_wrapper .mobile_navbar_csi_synod_sub_content{font-weight:350;padding-top:1em;padding-left:3em;color:#fff;font-size:12px!important;transition:all .3s ease-in-out}.navbar_component .mobile_navbar_csi_synod_wrapper .mobile_navbar_csi_synod_content_wrapper .mobile_navbar_csi_synod_department_content,.navbar_component .mobile_navbar_csi_synod_wrapper .mobile_navbar_csi_synod_content_wrapper .mobile_navbar_csi_synod_others_content,.navbar_component .mobile_navbar_csi_synod_wrapper .mobile_navbar_csi_synod_content_wrapper .mobile_navbar_csi_synod_resources_content{padding-left:1em;padding-top:1em;font-size:12px!important;font-weight:450;transition:all .3s ease-in-out;color:#fff;font-size:18px}.navbar_component .mobile_navbar_csi_synod_wrapper .mobile_navbar_csi_synod_content_wrapper .mobile_navbar_csi_synod_about_sub_content{font-weight:350;padding-left:3em;padding-top:1em;font-size:12px!important;transition:all .3s ease-in-out;color:#fff}}.navbar_component .mobile_search_wrapper{height:700px;background-color:#fff3fa;width:100%;position:absolute;top:48px;transition:all s .3 ease-in-out;padding:2em}.navbar_component .mobile_search_input_wrapper{width:100%;height:100%}.navbar_component input{width:100%;background:none;height:35px;border:none;border-bottom:1px solid #000;color:#000}.navbar_component input:focus{outline:none}.navbar_component .mobile_search_text{display:flex;justify-content:center;align-items:center}.navbar_component .search_text{color:#000;font-weight:300;padding-bottom:2em}.navbar_component .mobile_hamber_search_fill_close_icon{width:25px;height:35px}.navbar_component .mobile_search_content{height:610px;overflow:scroll;z-index:99999}.navbar_component .news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_media .news_card_2_img{width:100%;height:190px;object-fit:cover}.navbar_component .no_news_text{font-weight:400}.border_bottom .nav_link .tab_name{border-bottom:2px solid #fff;z-index:9999}.nav_drop_expand{width:100%}.nav_dropdown{width:20px;filter:brightness(0) invert(1);padding-left:.5em}.nav_dropdown,.nav_dropdown_active{transition:transform .3s ease-in-out}.nav_dropdown_active{width:30px;transform:rotate(180deg);padding-right:.5em}.search_button{width:160px}@media screen and (max-width:1024px){.navbar_component .navbar_container .navbar_wrapper{color:#fff;display:flex;justify-content:space-between;width:80%}}.popup_component{display:flex;justify-content:center;width:100%}.popup_component .popup_container{width:80%;display:flex;justify-content:center}.popup_component .popup_container .popup_home{display:flex;width:100%;justify-content:space-around;padding:2.5em 1em 3em}.popup_component .popup_container .popup_home .popup_wrapper .map_container{height:200px}.popup_component .popup_container .popup_home .popup_wrapper .head_text{padding:0 0 1em;color:#fff3fa}.popup_component .popup_container .popup_home .popup_wrapper .list_details{color:#fff3fa;display:flex;flex-direction:column;flex-wrap:wrap}.popup_component .popup_container .popup_home .popup_wrapper .list_details .pop_up_nav{text-decoration:none;color:#fff3fa;line-height:2}.popup_component .popup_container .popup_home .popup_wrapper .list_details .pop_up_nav:hover{cursor:pointer;color:#f8eaf0}.popup_component .popup_container .department_nav_wrapper{width:84%;padding:2em}.popup_component .popup_container .department_nav_wrapper .tab_container_flex{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}.popup_component .popup_container .department_nav_wrapper .tab_container_flex .list_details{color:#fff3fa;display:flex;flex-direction:column;flex-wrap:wrap;padding:.5em 1em;width:230px}.popup_component .popup_container .department_nav_wrapper .tab_container_flex .list_details .pop_up_nav{text-decoration:none;color:#fff3fa;line-height:2}.popup_component .popup_container .department_nav_wrapper .tab_container_flex .list_details .pop_up_nav:hover{text-decoration:none;cursor:pointer;color:#f8eaf0;line-height:2}.popup_component .popup_container .home_wrapper{width:80%}.popup_component .popup_container .home_wrapper .tab_link_container{display:flex;flex-direction:column;justify-content:center;align-items:center}.popup_component .popup_container .home_wrapper .tab_container{display:flex;justify-content:space-evenly;padding:2em 1em}.popup_component .popup_container .home_wrapper .tab_container .tab_lists .head_wrapper{color:#fff;padding:2em 0 1em}.popup_component .popup_container .home_wrapper .tab_container .tab_lists .contact_list_wrapper{color:#fff;padding:2em 0 1em;text-decoration:none}.popup_component .popup_container .home_wrapper .tab_container .tab_lists .topic_wrapper .pop_up_nav{text-decoration:none;color:#fff3fa;line-height:2}.popup_component .popup_container .home_wrapper .tab_container .tab_lists .topic_wrapper .pop_up_nav:hover{color:#f8eaf0}.popup_component .popup_container .home_wrapper .tab_container .tab_lists .topic_wrapper_flex_container{display:flex;width:100%;justify-content:space-between}.popup_component .popup_container .home_wrapper .tab_container .tab_lists .topic_wrapper_flex_container .topic_wrapper_content .pop_up_nav{text-decoration:none;color:#fff3fa;line-height:2}.popup_component .popup_container .home_wrapper .tab_container .tab_lists .topic_wrapper_flex_container .topic_wrapper_content .pop_up_nav:hover{color:#f8eaf0}.popup_component .popup_container .home_wrapper .tab_container_flex{padding:2em 1em}.popup_component .popup_container .home_wrapper .tab_container_flex .tab_lists .head_wrapper{color:#fff;padding:2em 0 1em}.popup_component .popup_container .home_wrapper .tab_container_flex .tab_lists .topic_wrapper .pop_up_nav{text-decoration:none;color:#fff3fa;line-height:2}.popup_component .popup_container .home_wrapper .tab_container_flex .tab_lists .topic_wrapper .pop_up_nav:hover{color:#f8eaf0}.popup_component .popup_container .home_wrapper .tab_container_flex .tab_lists .topic_wrapper_flex_container{display:flex;width:100%;justify-content:space-evenly;flex-wrap:wrap;padding:2em}.popup_component .popup_container .home_wrapper .tab_container_flex .tab_lists .topic_wrapper_flex_container .topic_wrapper_content{display:flex;flex-wrap:wrap;float:left;align-content:space-between}.popup_component .popup_container .home_wrapper .tab_container_flex .tab_lists .topic_wrapper_flex_container .topic_wrapper_content .pop_up_nav{text-decoration:none;color:#fff3fa;line-height:2}.popup_component .popup_container .home_wrapper .tab_container_flex .tab_lists .topic_wrapper_flex_container .topic_wrapper_content .pop_up_nav:hover{color:#f8eaf0}@media screen and (max-width:1024px){.navbar_component .navbar_container .onhover_pop{position:absolute;transition:all 5s ease-out;top:2.2em;left:0;z-index:200;width:100%;background-color:#b5316a}.popup_component .popup_container{width:100%;display:flex;justify-content:center}}.last_diocese{justify-content:flex-start;display:flex;flex-direction:column}.diocese_text{text-decoration:none;color:#fff}@media screen and (max-width:1500px){.popup_component .popup_container .department_nav_wrapper{width:75%;display:flex;justify-content:flex-end;padding:2em}.popup_component .popup_container .department_nav_wrapper .tab_container_flex{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}}.news_card_1_container{width:100%;height:100%;font-family:"Merriweather"}.news_card_1_container .news_card_1_wrapper{width:100%;height:100%;position:relative}.news_card_1_container .news_card_1_wrapper .news_card_1_image_container{width:100%;height:100%}.news_card_1_container .news_card_1_wrapper .news_card_1_image_container .news_card_1_image{width:100%;height:100%;object-fit:cover}.news_card_1_container .news_card_1_wrapper .overlay_news_card{background:linear-gradient(180deg,rgba(27,6,15,.22),rgba(77,17,43,.22) 31%,rgba(16,0,7,.49) 58%,#100007);position:absolute;top:0;z-index:100;width:100%;height:100%;opacity:.7}.news_card_1_container .news_card_1_wrapper .overlay_event{background:linear-gradient(180deg,rgba(27,6,15,.22),rgba(77,17,43,.22) 31%,rgba(16,0,7,.79) 68%,#100007);position:absolute;top:0;z-index:100;width:100%;height:100%;opacity:.7}.news_card_1_container .news_card_1_wrapper .text_block_container{position:absolute;bottom:0;width:100%;z-index:100}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block{color:#fff3fa;padding:2em}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block .text_block_head{font-family:"Merriweather";overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding-bottom:.2em;font-size:32px}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block .text_block_date{padding-bottom:.4em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block .text_block_btn_container{width:130px}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block .text_block_btn_container .text_block_btn{width:100%;text-align:center;background-color:#b5316a;padding:.8em;border:1px solid transparent;cursor:pointer}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block .text_block_btn_container:hover .text_block_btn{background-color:#f8eaf0;border:1px solid #b5316a;color:#b5316a}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block_event_btn_container{position:absolute;bottom:0;width:100%;padding:1em 1em 1em 3.5em;z-index:100;color:#fff3fa;background-color:#b5316a;display:flex;cursor:pointer}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block_event_btn_container .text_block_btn_icon{padding-left:.4em}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block_event_btn_container .text_block_btn_icon .right_arrow_icon{width:18px}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block_event_btn_container:hover .text_block_btn_icon{transition:.3s ease-in;transform:translateX(30%)}@media screen and (max-width:1050px){.news_card_1_container .news_card_1_wrapper .text_block_container .text_block{width:100%;padding:2.5em 2.5em 2em}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block .text_block_btn_container{width:95px}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block .text_block_btn_container .text_block_btn{padding:.5em;cursor:none}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block_responsive{padding:2.5em 2.5em 3em}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block_event_btn_container{padding:.8em 1em .8em 2.6em;cursor:none}.news_card_1_container .news_card_1_wrapper .text_block_container .text_block_event_btn_container:hover .text_block_btn_icon{transition:.3s ease-in;transform:translateX(30%)}}.swiper_news_card_container .swiper_arrow_wrapper{display:flex}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .news_card_small_image_container .synod_news_card_small_image{height:550px!important}.swiper_news_card_container .heading_synod{text-align:left}@media only screen and (max-width:600px){.swiper_news_card_container .swiper_arrow_wrapper .next_arrow,.swiper_news_card_container .swiper_arrow_wrapper .previous_arrow{display:none}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .news_card_small_image_container .synod_news_card_small_image{height:500px;width:100%}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .news_card_small_image_container .news_card_small_image{height:100px;width:100%}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container{position:absolute;bottom:30px;left:0;width:100%;color:#fff;z-index:100}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper{display:flex;justify-content:center;width:100%;align-items:center;text-align:center}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_date_wrapper{display:flex;justify-content:center;align-items:center;width:100%}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_title{width:300px;font-weight:400;text-align:center}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_button_wrapper{width:130px;height:40px;margin-top:0}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_button_wrapper .synod_news_button_title{font-size:10px}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .text_block_container{bottom:10px;left:18px}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .text_block_container .text_block_wrapper .date_wrapper{font-size:10px}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .text_block_container .text_block_wrapper .text_wrapper .text{width:110px;font-size:10px}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .text_block_container .text_block_wrapper .synod_news_title{font-size:10px}}.swiper_news_card_container{position:relative;display:flex;justify-content:space-between;font-family:"Merriweather";align-items:center;width:100%}.swiper_news_card_container .cukhLH{margin:0!important}.swiper_news_card_container .swiper_arrow_wrapper{display:none;justify-content:center;align-items:center}.swiper_news_card_container .swiper_arrow_wrapper .previous_arrow{position:absolute;width:30px;height:92%;left:0;margin-left:1em;transform:rotate(180deg);z-index:1;opacity:.6}.swiper_news_card_container .swiper_arrow_wrapper .next_arrow{position:absolute;height:92%;width:30px;right:0;margin-right:1em;z-index:1;opacity:.6}.swiper_news_card_container .news_card_small_component{outline:none;width:100%;height:100%;z-index:0}.swiper_news_card_container .news_card_small_component .news_card_small_padding{padding:0 .2em .2em!important}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper{width:100%;height:100%;position:relative}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .news_card_small_image_container{outline:none;width:100%;height:100%;position:relative}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .news_card_small_image_container .news_card_small_image{position:relative;width:100%;height:250px;vertical-align:middle}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .news_card_small_image_container .synod_news_card_small_image{position:relative;width:100%;height:700px;vertical-align:middle;object-fit:cover;cursor:pointer}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .news_card_small_overlay{background:linear-gradient(180deg,rgba(27,6,15,.22),rgba(77,17,43,.22) 20%,rgba(16,0,7,.69) 60%,#100007);position:absolute;bottom:0;z-index:100;width:100%;height:100%;opacity:.7}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_card_small_overlay{background:linear-gradient(180deg,rgba(27,6,15,.22),rgba(77,17,43,.22) 20%,rgba(16,0,7,.69) 60%,#100007);position:absolute;bottom:0;z-index:1;width:100%;height:100%;opacity:.7}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .text_block_container{position:absolute;bottom:3em;left:3em;color:#fff;z-index:100}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .text_block_container .text_wrapper{margin-top:.5em}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .text_block_container .text_wrapper .text{width:250px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container{position:absolute;bottom:88px;left:12em;color:#fff;z-index:100}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_date_wrapper{padding-bottom:.5em;font-weight:400}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_text_block_wrapper .synod_news_title .h1{font-weight:400;font-size:32px!important;width:500px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:"Merriweather";margin-bottom:5px}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_title h2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;width:30%;-webkit-box-orient:vertical}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_button_wrapper{display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;background:#b5316a;width:200px;height:50px;margin-top:1em;cursor:pointer}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_button_wrapper .synod_news_button_title{font-weight:400}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_button_wrapper:hover{background:#fff8fb;transition:all .3s ease-in-out}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_button_wrapper:hover .synod_news_button_title{font-weight:400;color:#b5316a}.swiper_news_card_container .heading_synod{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;width:70%;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media screen and (max-width:1500px){.swiper_news_card_container .swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container{position:absolute;bottom:107px;left:15em;color:#fff;z-index:100}}@media screen and (max-width:1024px){.swiper_news_card_container .swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container{position:absolute;bottom:88px;left:6em;color:#fff;z-index:100}}@media only screen and (max-width:600px){.swiper_news_card_container .swiper_arrow_wrapper .next_arrow,.swiper_news_card_container .swiper_arrow_wrapper .previous_arrow{display:none}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .news_card_small_image_container .synod_news_card_small_image{height:500px;width:100%}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .news_card_small_image_container .news_card_small_image{height:100px;width:100%}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container{position:absolute;bottom:30px;left:0;width:100%;color:#fff;z-index:100}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper{display:flex;justify-content:center;width:100%;align-items:center;text-align:center}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_date_wrapper{display:flex;justify-content:center;align-items:center;width:100%}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_title{width:300px;font-weight:400}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_button_wrapper{width:130px;height:40px;margin-top:0}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .synod_news_text_block_container .synod_news_text_block_wrapper .synod_news_button_wrapper .synod_news_button_title{font-size:10px}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .text_block_container{bottom:10px;left:18px}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .text_block_container .text_block_wrapper .date_wrapper{font-size:10px}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .text_block_container .text_block_wrapper .text_wrapper .text{width:110px;font-size:10px}.swiper_news_card_container .news_card_small_component .news_card_small_container .news_card_small_wrapper .text_block_container .text_block_wrapper .synod_news_title{font-size:10px}}.rec rec-slider-containe{margin:0}.synod_news_title h1{font-size:32px!important}.dept_name{padding-top:1em}.arr_size{width:50px!important}.small_overlay{width:100%;background:linear-gradient(180deg,rgba(27,6,15,0),rgba(77,17,43,0) 0,rgba(16,0,7,.69) 100%,#0ffffe 0);height:100%;position:absolute;top:0}.event_card_container{cursor:pointer}.event_card_container .event_card_wrapper{position:relative}.event_card_container .event_card_wrapper .event_card_image_wrapper{width:100%;height:100%}.event_card_container .event_card_wrapper .event_card_image_wrapper .event_card_background_image{width:100%;height:350px;background-size:cover;object-fit:cover}.event_card_container .event_card_wrapper .event_card_information_wrapper{display:flex;justify-content:center;align-items:center;position:absolute;bottom:30px;width:100%;padding-left:3em}.event_card_container .event_card_wrapper .event_card_information_wrapper .event_card_date_wrapper{background:#b5316a;display:flex;flex-direction:column;justify-content:center;align-items:center;width:130px;height:100px}.event_card_container .event_card_wrapper .event_card_information_wrapper .event_card_date_wrapper .event_card_date{color:#fff;font-weight:800}.event_card_container .event_card_wrapper .event_card_information_wrapper .event_card_date_wrapper .event_card_month{padding-top:.2em;font-weight:600;color:#fff}.event_card_container .event_card_wrapper .event_card_information_wrapper .event_card_title_wrapper{display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;width:100%;padding-left:2.5em}.event_card_container .event_card_wrapper .event_card_information_wrapper .event_card_title_wrapper .event_card_title{height:30%;color:#fff}.event_card_container .event_card_wrapper .event_card_information_wrapper .event_card_title_wrapper .event_card_description{color:#fff;width:100%;font-size:20px;padding-top:.3em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.event_card_container .event_card_overlay{background:linear-gradient(180deg,rgba(27,6,15,.22),rgba(85,85,85,.22) 20%,rgba(87,85,85,.05) 60%,#100007);width:100%;height:100%;position:absolute;bottom:0;top:0}@media only screen and (max-width:1050px){.event_card_container .event_card_wrapper .event_card_information_wrapper{width:95%}.event_card_container .event_card_wrapper .event_card_information_wrapper .event_card_date_wrapper{width:100%;height:70px}.event_card_container .event_card_wrapper .event_card_information_wrapper .event_card_title_wrapper{width:100%;padding-left:.5em}.event_card_container .event_card_wrapper .event_card_information_wrapper .event_card_title_wrapper .event_card_description{width:210px}}@media only screen and (min-width:1900px){.event_card_container .event_card_wrapper .event_card_image_wrapper .event_card_background_image{height:310px}.event_card_container .event_card_wrapper .event_card_image_wrapper .event_card_information_wrapper .event_card_date_wrapper{width:130px}}@media only screen and (max-width:1500px){.event_card_container .event_card_wrapper .event_card_image_wrapper .event_card_background_image{height:286px}.event_card_container .event_card_wrapper .event_card_image_wrapper .event_card_information_wrapper .event_card_date_wrapper{width:130px}}@media only screen and (max-width:1050px){.event_card_container .event_card_wrapper .event_card_information_wrapper{display:flex;justify-content:center;align-items:center;position:absolute;bottom:30px;width:100%;height:30%;padding-left:2em}.event_card_container .event_card_wrapper .event_card_information_wrapper .event_card_date_wrapper{width:80px;height:70px}.event_card_container .event_card_wrapper .event_card_information_wrapper .event_card_title_wrapper{width:100%;padding-left:3.5em}.event_card_container .event_card_wrapper .event_card_image_wrapper .event_card_background_image{height:242px}}@media screen and (max-width:1500px){.event_card_container .event_card_wrapper .event_card_information_wrapper .event_card_title_wrapper .event_card_description{color:#fff;width:100%;font-size:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.event_card_container .event_card_wrapper .event_card_information_wrapper{display:flex;justify-content:center;align-items:center;position:absolute;bottom:30px;width:100%;height:30%;padding-left:1em}}@media screen and (max-width:600px){.event_card_container .event_card_wrapper .event_card_information_wrapper .event_card_title_wrapper .event_card_description{color:#fff;width:100%;font-size:17px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}}.filter_component{width:100%;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;background:#fff3fa}.filter_component ::selection{background-color:none}.filter_component .filter_container{display:flex;text-align:center;justify-content:space-between;border-bottom:2px solid #f8eaf0}.filter_component .filter_container .filter_wrapper{padding:1em 2em;display:flex;position:relative;flex-direction:column;text-align:center;align-items:center;font-weight:400;cursor:pointer}.filter_component .filter_container .filter_wrapper .filter_img{width:40px}.filter_component .filter_container .selected_filter_wrapper{display:flex;flex-direction:column;text-align:center;align-items:center;cursor:pointer;padding:1em 2em;border-bottom:2.5px solid #b5316a;background-color:#f8eaf0}.filter_component .filter_container .selected_filter_wrapper .filter_img{width:40px}@media screen and (max-width:1024px){.filter_component .filter_component .filter_container{width:100%;display:flex;text-align:center;justify-content:space-between;border-bottom:2px solid #f8eaf0}.filter_component .home_screen .home_container .filter_box{display:flex;justify-content:center;position:-webkit-sticky;position:sticky;top:40px;z-index:110;left:0;padding:0 0 2em}}@media only screen and (max-width:600px){.filter_component .filter_container .selected_filter_wrapper{display:flex;flex-direction:column;text-align:center;align-items:center;cursor:pointer;padding:.6em;border-bottom:2.5px solid #b5316a;background-color:#f8eaf0}.filter_component .filter_container .filter_wrapper{padding:1em .5em;display:flex;position:relative;flex-direction:column;text-align:center;align-items:center;font-weight:400;cursor:pointer}.filter_component .filter_container .filter_wrapper .filter_img,.filter_component .filter_container .selected_filter_wrapper .filter_img{width:25px}.filter_text{font-size:10px}.filter_component .filter_container{display:flex;width:100%;text-align:center;justify-content:space-between;border-bottom:2px solid #f8eaf0}}.synod_video_component{width:100%;display:flex}.synod_video_component .synod_video_container{width:100%}.synod_video_component .synod_video_container .carousel_synod_video,.synod_video_component .synod_video_container .carousel_synod_video .rec-carousel-item{outline:none;border:none}.synod_video_component .synod_video_container .carousel_synod_video .synod_video_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.synod_video_component .synod_video_container .carousel_synod_video .synod_video_wrapper .synod_video_doc{width:100%}.synod_video_component .synod_video_container .carousel_synod_video .synod_video_wrapper .synod_video_doc .synod_video_content{width:853px;height:480px}.synod_video_component .synod_video_container .carousel_synod_video .synod_video_wrapper .synod_video_doc .video-js{width:100%}.synod_video_component .synod_video_container .carousel_synod_video .synod_video_wrapper .synod_video_description{width:100%;background-color:#f9e1ed;padding:1em 1em 1em 1.2em;margin-top:-5px;outline:none;border:0;color:#1c1c28}.synod_video_component .synod_video_container .carousel_synod_video .synod_video_wrapper .synod_video_description .synod_video_date{padding:.6em 0 0}@media only screen and (min-width:1600px){.synod_video_component .synod_video_container .carousel_synod_video .synod_video_wrapper .synod_video_doc .synod_video_content{width:100%;height:700px}}@media only screen and (max-width:1600px){.synod_video_component .synod_video_container .carousel_synod_video .synod_video_wrapper .synod_video_doc .synod_video_content{width:100%;height:580px}}@media only screen and (max-width:1050px){.synod_video_component .synod_video_container .carousel_synod_video{position:relative}.synod_video_component .synod_video_container .carousel_synod_video .cukhLH{overflow:hidden;position:relative;width:100%;margin:0}.synod_video_component .synod_video_container .carousel_synod_video .arrow_container .arrow_left{width:30px;position:absolute;top:100px;left:-35px;margin-right:0;z-index:100000}.synod_video_component .synod_video_container .carousel_synod_video .arrow_container .arrow_right{width:30px;position:absolute;top:100px;right:-35px;margin-right:0}.synod_video_component .synod_video_container .carousel_synod_video .synod_video_wrapper .synod_video_doc .synod_video_content{width:100%;height:192px}.synod_video_component .synod_video_container .carousel_synod_video .synod_video_wrapper .synod_video_description .synod_video_head{width:310px;text-overflow:ellipsis;overflow:hidden}}.arrow_container{display:flex;height:30px;align-self:center}.arrow_container .arrow_left{transform:rotate(180deg);width:45px}.arrow_container .arrow_right{width:45px}@media screen and (max-width:600px){.synod_video_component .synod_video_container .carousel_synod_video .arrow_container .arrow_right{width:20px;position:absolute;top:165px;right:0;margin-right:0}.synod_video_component .synod_video_container .carousel_synod_video .arrow_container .arrow_left{width:20px;position:absolute;top:165px;left:0;margin-right:0}}.video_container{width:100%}.video_container .video_media{width:100%;object-fit:cover;outline:none}.worship_resources_main_container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-bottom:15em}.worship_resources_main_container .worship_resources_main_content_1_wrapper{width:100%;height:400px;background-color:#b5316a}.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_resources_card_wrapper{position:absolute;bottom:-420px}.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_resources_card_wrapper .worship_resources_resource_card{cursor:pointer;margin-top:1em;width:350px;height:400px;padding-left:1em;margin-right:1em}.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_title_wrapper{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding-bottom:2em}.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_title_wrapper .worship_resources_title{font-family:"Merriweather";color:#fff;padding-top:2em;padding-bottom:.5em}.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_title_wrapper .underline_wrapper{width:100px;height:2px;background-color:#fff}.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_title_wrapper .worship_resources_subheading{padding-top:1em;color:#fff}.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_resource_card_wrapper{display:flex;justify-content:center;align-items:center;width:100%;margin-top:2em}.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_resource_card_wrapper .worship_resources_resource_card{margin-top:1em;width:350px;height:400px;padding-left:1em;margin-right:1em}.worship_resources_main_container .worship_resources_main_content_2{width:100%;height:100%;background:#fdf5fa}.worship_resources_main_container .worship_resources_subheading_wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;height:20%}.worship_resources_main_container .worship_resources_card_container{display:flex;align-items:center;justify-content:center;margin-top:1.88em;flex-direction:row;padding-bottom:2em}.worship_resources_main_container .worship_resources_card_container .worship_resources_card{width:280px;height:320px;padding-right:1.86em}@media only screen and (max-width:1050px){.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_resources_card_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:2em}.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_resources_card_wrapper .worship_resources_resource_card{margin-top:1em;width:500px;height:345px;padding-left:1em;margin-right:1em}}@media only screen and (min-width:1500px){.worship_resources_main_container .worship_resources_main_content_1_wrapper{width:100%;height:400px;background-color:#b5316a}.worship_resources_main_container .worship_resources_card_container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.worship_resources_main_container .worship_resources_card_container .worship_resources_card{width:370px;height:500px;padding-top:1.86em}}@media screen and (max-width:1024px){.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_resources_card_wrapper{position:absolute;bottom:-350px}.worship_resources_main_container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-bottom:2em}}@media only screen and (max-width:600px){.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_resources_card_wrapper .worship_resources_resource_card{margin-top:1em;width:332px;height:265px;padding-left:1em;margin-right:1em}.worship_resources_main_content_1_content .worship_resources_title_wrapper{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding-bottom:0}.worship_resources_main_container .worship_resources_main_content_1_wrapper .worship_resources_main_content_1_content .worship_resources_resources_card_wrapper{position:relative;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:0}}.resource_card_container{width:100%;height:100%}.resource_card_container .resource_card_image_container{width:100%;height:100%;position:relative}.resource_card_container .resource_card_image_container .resource_card_image{width:100%;height:100%;object-fit:cover;opacity:1;top:0;z-index:100}.resource_card_container .resource_card_image_container .resource_card_text_container .resource_card_text_wrapper{position:absolute;bottom:0;width:60%;z-index:100}.resource_card_container .resource_card_image_container .resource_card_text_container .resource_card_text{font-family:"Raleway";font-weight:700;padding-bottom:3em;color:#fff;margin-left:1.25em;opacity:.8}.resource_card_container .resource_card_image_container .resource_card_text_container .resources_card_text{font-family:"Raleway";font-weight:700;padding-bottom:2em;color:#fff;margin-left:1.25em;opacity:.8}.resource_card_container .resource_card_image_container .view_more_container{position:absolute;bottom:0;left:-8px;width:100%;z-index:100;margin-left:.2em;display:flex;flex-direction:row}.resource_card_container .resource_card_image_container .view_more_container .view_more_text{font-size:18px;font-family:"Raleway";font-weight:500;color:#fff;margin-left:1.8em;padding-bottom:2em;opacity:.5}.resource_card_container .resource_card_image_container .view_more_container .arrow_image{width:20px;height:21px;margin-left:.3em}.resource_card_container .resource_card_image_container .resources_overlay{position:absolute;width:100%;height:100%;bottom:0;background:linear-gradient(180deg,rgba(27,6,15,0),rgba(77,17,43,0) 0,rgba(16,0,7,.69) 100%,#0ffffe 0)}.resource_button_wrapper{display:flex;justify-content:center;align-items:center;width:100%;position:absolute;top:40%}.resource_text_wrapper{width:50%;background-color:#b5316a;padding:1em;color:#fff;opacity:0;text-align:center}@media screen and (max-width:1024px){.resource_card_container .resource_card_image_container .view_more_container{position:absolute;bottom:-17px;left:-15px;width:100%;z-index:100;margin-left:.2em;display:flex;flex-direction:row}}.magazine_main_container{width:100%}.magazine_main_container .magazine_background_image_container{background-image:url(/static/media/CSI_life.583dcbd7.jpg);width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:2.5em}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper{width:100%;flex-direction:column;justify-content:center;align-items:center}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container{display:flex;justify-content:center;align-items:center}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container{width:65%;height:10%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container .magazine_heading_wrapper{width:60%;display:flex;flex-direction:column;justify-content:flex-start;margin-left:1.06em}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container .magazine_heading_wrapper .magazine_heading{font-family:"Merriweather";font-size:25px;font-weight:400;color:#000}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container .magazine_heading_wrapper .underline_wrapper{width:8%;height:3px;background-color:#b5316a}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .magazine_container{width:71%;display:flex;justify-content:center;align-items:center}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .magazine_container .magazine_wrapper{width:70%;height:100%;display:flex;margin:5em 1em 2em;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:.5em}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .magazine_container .magazine_wrapper .magazine_card{width:200px;height:300px;display:flex;outline:none}@media only screen and (min-width:1500px){.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container{display:flex;justify-content:center;align-items:center;width:75%}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container{width:47%;height:10%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container .magazine_heading_wrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;margin-left:0}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container .magazine_heading_wrapper .magazine_heading{font-family:"Merriweather";font-size:32px;font-weight:400;color:#000}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container .magazine_heading_wrapper .underline_wrapper{width:25%;height:3px;background-color:#b5316a}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container .magazine_viewarchives_wrapper{width:83%;display:flex;justify-content:center;align-items:center}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container .magazine_viewarchives_wrapper .viewarchives{color:#b5316a;text-align:center;cursor:pointer}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container .magazine_viewarchives_wrapper .viewarchives .arrow_image{width:18px;height:18px;margin-left:.63em;padding-top:.63em}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .magazine_container{width:71%;display:flex;justify-content:center;align-items:center}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .magazine_container .magazine_wrapper{width:70%;height:100%;display:flex;margin:5em 1em 2em;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:.5em}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .magazine_container .magazine_wrapper .magazine_card{width:283px;height:373px;padding:1em}}.magazine_main_container .magazine_background_image_container .magazine_main_container .magazine_viewarchives_wrapper{display:flex;justify-content:flex-start;align-items:center}.magazine_main_container .magazine_viewarchives_wrapper{display:flex;justify-content:center;align-items:center}.magazine_main_container .magazine_viewarchives_wrapper .viewarchives{color:#b5316a;text-align:center;margin-bottom:.63em}.magazine_main_container .magazine_viewarchives_wrapper .viewarchives .arrow_image{width:20px;height:20px;margin-left:.5em;padding-top:.63em}@media screen and (max-width:1500px){.magazine_main_container .magazine_viewarchives_wrapper{display:flex;justify-content:flex-start;align-items:center}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container .magazine_heading_wrapper .underline_wrapper{width:25%;height:3px;background-color:#b5316a}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container .magazine_viewarchives_wrapper{display:flex;justify-content:flex-start;align-items:center}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .magazine_container{width:60%;display:flex;justify-content:center;align-items:center}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .magazine_container .magazine_wrapper{width:100%;height:100%;display:flex;margin:5em 1em 2em;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:.5em}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container{width:90%;height:10%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.magazine_viewarchives_wrapper{width:85%;display:flex;justify-content:flex-start;align-items:center}.magazine_viewarchives_wrapper .viewarchives{color:#b5316a;text-align:center;margin-bottom:.63em;cursor:pointer;margin-left:.88em}.magazine_viewarchives_wrapper .viewarchives .arrow_image{width:18px;height:18px;margin-left:.63em;padding-top:.64em}@media only screen and (max-width:1050px){.heading_main_container{display:flex;justify-content:center;align-items:center;width:100%}.heading_main_container .magazine_heading_container{width:100%;height:10%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.heading_main_container .magazine_heading_container .magazine_heading_wrapper{width:55%;display:flex;flex-direction:column;justify-content:flex-start;margin-left:1.06em}.heading_main_container .magazine_heading_container .magazine_heading_wrapper .magazine_heading{font-family:"Chapaza";font-weight:400;color:#000}.heading_main_container .magazine_heading_container .magazine_heading_wrapper .underline_wrapper{width:20%;height:3px;background-color:#b5316a}.magazine_container,.magazine_container .magazine_wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%}.magazine_container .magazine_wrapper{height:100%;margin-top:1.88em;flex-direction:row}.magazine_container .magazine_wrapper .cukhLH{overflow:hidden;position:relative;width:100%;margin:0}.magazine_container .magazine_wrapper .magazine_card{width:240px;height:360px;margin-top:.63em}.magazine_container .magazine_wrapper .arrow_container .arrow_left,.magazine_container .magazine_wrapper .arrow_container .arrow_right{width:20px}}@media screen and (max-width:1024px){.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .magazine_container{width:100%;display:flex;justify-content:center;align-items:center}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container .magazine_heading_wrapper{width:34%;display:flex;flex-direction:column;justify-content:flex-start;margin-left:1.06em}.magazine_main_container .magazine_viewarchives_wrapper{width:20%;display:flex;justify-content:flex-start;align-items:center}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container{width:90%;width:100%;height:10%;display:flex;flex-direction:row;justify-content:center;align-items:center}}@media screen and (max-width:600px){.magazine_main_container .magazine_viewarchives_wrapper{width:36%;display:flex;justify-content:flex-start;align-items:center}.magazine_main_container .magazine_background_image_container .magazine_main_wrapper .heading_main_container .magazine_heading_container .magazine_heading_wrapper{width:59%;display:flex;flex-direction:column;justify-content:flex-start;margin-left:1.06em}}.magazine_card_container{width:100%;height:90%;position:relative}.magazine_card_container .magazine_card_image_container{width:100%;height:100%;position:relative}.magazine_card_container .magazine_card_image_container .magazine_card_image{background:linear-gradient(180deg,rgba(94,24,54,.71),rgba(111,24,62,.89) 55%,#b5316a);width:100%;height:99%;background-size:contain;opacity:1;top:0;z-index:100;object-fit:cover}.magazine_card_container .magazine_card_image_container .magazine_card_date_container .date_wrapper{position:absolute;bottom:0;width:100%;z-index:100}.magazine_card_container .magazine_card_image_container .magazine_card_date_container .magazine_card_date{padding-bottom:2em;color:#fff;text-align:center}.magazine_card_container .button_container{display:flex;justify-content:center;align-items:center;width:100%;height:15%;border-radius:0}.magazine_card_container .button_wrapper{height:62%;width:80px;display:flex;justify-content:center;align-items:center;font-family:"Raleway";font-size:10px;font-weight:500;border-radius:0;text-align:center;color:#fff}.magazine_card_container .magazine_overlay{background:linear-gradient(180deg,rgba(94,24,54,.02),rgba(111,24,62,.02) 20%,rgba(181,49,106,.25) 60%,#100007);position:absolute;bottom:0;width:100%;height:100%}.magazine_card_container .on_hover_button{position:absolute;top:0;opacity:0;width:100%;height:100%;display:flex;justify-content:center;transition:all .3s ease-in-out}.magazine_card_container .on_hover_button:hover{opacity:1;transition:all .3s ease-in-out}.magazine_card_container .on_hover_button .download_btn{display:flex;justify-content:center;align-items:center;text-align:center}.magazine_card_container .on_hover_button .download_btn .download_link{text-decoration:none;background-color:#b5316a;padding:.5em 1em;color:#fff}@media only screen and (min-width:1500px){.magazine_card_container .button_container{display:flex;justify-content:center;align-items:center;width:100%;height:15%;border-radius:0}.magazine_card_container .button_container .button_wrapper{height:50%;width:100px;display:flex;justify-content:center;align-items:center;font-family:"Raleway";font-size:12px;font-weight:500;border-radius:0;text-align:center;color:#fff}}@media only screen and (max-width:1050px){.magazine_card_container .button_container{display:flex;justify-content:center;align-items:center;width:100%;height:15%;border-radius:0}.magazine_card_container .button_container .button_wrapper{height:50%;width:120px;display:flex;justify-content:center;align-items:center;font-family:"Raleway";font-size:12px;font-weight:500;border-radius:0;text-align:center;color:#fff}.magazine_card_container .magazine_main_container .magazine_viewarchives_wrapper{width:18%;display:flex;justify-content:center;align-items:center;margin:0 auto;padding-bottom:2em}}.swiper_container{display:flex}.swiper_container .news_card_small_overlay{background:linear-gradient(180deg,rgba(27,6,15,0),rgba(77,17,43,0) 0,rgba(16,0,7,.69) 100%,#0ffffe 0);position:absolute;top:0;z-index:100;width:100%;height:99%;opacity:.7}.swiper_container .cukhLH{margin:0}.swiper_container .gallery_image_wrapper{width:300px;height:300px}.swiper_container .swiper_image_wrapper .swiper_slider_images{width:250px;height:300px;object-fit:contain}.swiper_container .swiper_image_wrapper .swiper_text{position:absolute;bottom:45px;left:20px;color:#fff;font-weight:600}.swiper_container .swiper_image_wrapper .swiper_campaigns_text,.swiper_container .swiper_image_wrapper .swiper_news_text{position:absolute;bottom:110px;left:28px;z-index:1;color:#fff;z-index:101;font-weight:600}.swiper_container .swiper_image_wrapper .swiper_campaigns_order_wrapper{display:flex;justify-content:center;align-items:center;position:absolute;bottom:30px;left:20px;height:50px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;text-align:left;-webkit-box-orient:vertical;font-weight:500;color:#fff;z-index:101}.swiper_container .swiper_image_wrapper .swiper_campaigns_order_wrapper .swiper_campaigns_order{margin-left:.31em;width:300px}.swiper_container .swiper_image_wrapper .swiper_news_order_wrapper{display:flex;justify-content:center;align-items:center;position:absolute;bottom:30px;left:20px;height:50px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-weight:500;color:#fff;z-index:101}.swiper_container .swiper_image_wrapper .swiper_news_order_wrapper .swiper_news_order{margin-left:.31em;width:300px}.swiper_container .swiper_image_wrapper .swiper_order_wrapper{display:flex;justify-content:center;align-items:center;position:absolute;bottom:20px;left:20px;z-index:101;font-weight:500;color:#fff;text-align:left}.swiper_container .swiper_image_wrapper .swiper_order_wrapper .swiper_icon-wrapper{display:flex;justify-content:center;align-items:center;width:15px;height:15px;border:1px solid #fff}.swiper_container .swiper_image_wrapper .swiper_order_wrapper .swiper_icon-wrapper .swiper_icon{width:8px;height:8px}.swiper_container .swiper_image_wrapper .swiper_order_wrapper .swiper_order{margin-left:.31em}.swiper_container .swiper_image_wrapper .swiper_explore_more_wrapper{display:flex;justify-content:center;align-items:center;bottom:50px;left:20px;height:100px;font-weight:500;color:#fff}.swiper_container .swiper_image_wrapper .swiper_explore_more_wrapper .swiper_explore_more{width:250px;text-align:center;padding-bottom:5em;color:#2e2e48}.swiper_container .swiper_image_wrapper .rec-carousel-item{padding:0 .19em}.swiper_container .swiper_slider_wrapper{display:flex;justify-content:center;align-items:center}.swiper_container .swiper_slider_wrapper .previous_button{transform:rotate(180deg);margin-left:1em}.swiper_container .swiper_slider_wrapper .next_button{margin-right:1em}@media only screen and (min-width:1500px){.swiper_container .swiper_image_wrapper .swiper_slider_images{width:390px;height:485px}.swiper_container .swiper_image_wrapper .swiper_explore_more_wrapper .swiper_explore_more{width:150px;padding-bottom:5em;color:#2e2e48}}@media only screen and (max-width:1050px){.swiper_container .swiper_image_wrapper .swiper_slider_images{width:270px;height:400px}}.swiperModalRoot .swiperModal{max-width:100%}.swiperModalRoot .swiperModal .swiper_modal_gallery_container .swiper_modal_image_wrapper .swiper_modal_close_icon{position:absolute;top:-30px;right:-5px;width:30px;height:30px;z-index:1;cursor:pointer;filter:invert(100%) sepia(100%) saturate(0) hue-rotate(118deg) brightness(100%) contrast(105%)}.swiperOverlay{width:100%}.publication_overlay{background:linear-gradient(180deg,rgba(27,6,15,.22),rgba(77,17,43,.22) 20%,rgba(16,0,7,0) 60%,#100007);width:100%;height:100%;position:absolute;bottom:0;top:0}@media screen and (max-width:600px){.swiper_container .swiper_image_wrapper .swiper_campaigns_text{left:20px;z-index:101;bottom:90px}.swiper_container .swiper_image_wrapper .swiper_campaigns_order_wrapper{bottom:30px;left:2px;z-index:101}.swiper_container .swiper_image_wrapper .swiper_campaigns_order_wrapper .swiper_campaigns_order{font-size:20px;width:200px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.swiper_container .swiper_image_wrapper .swiper_news_text{left:35px;z-index:101;bottom:90px}.swiper_container .swiper_image_wrapper .swiper_news_order_wrapper{bottom:30px;left:29px;z-index:101;overflow:hidden;text-overflow:ellipsis;width:200px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.swiper_container .swiper_image_wrapper .swiper_news_order_wrapper .swiper_news_order{font-size:17px}.swiper_container .swiper_slider_wrapper{margin-right:1em}.swiperModalRoot .swiperModal .swiper_modal_gallery_container .swiper_modal_image_wrapper .swiper_banner{width:100%;height:100%;object-fit:contain}}.downloadapp_container{background-color:#f8eaf0;width:100%;height:100%}.downloadapp_container .downloadapp_wrapper{display:flex;padding:1.25em 1.88em}.downloadapp_container .downloadapp_wrapper .downloadapp_image_wrapper{display:flex;justify-content:flex-end;align-items:flex-end}.downloadapp_container .downloadapp_wrapper .downloadapp_image_wrapper .downloadapp_image{width:130px;height:230px}.downloadapp_container .downloadapp_wrapper .downloadapp_text_wrapper{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center}.downloadapp_container .downloadapp_wrapper .downloadapp_text_wrapper .downloadapp_description{margin-bottom:.63em;font-weight:400}.downloadapp_container .downloadapp_wrapper .downloadapp_text_wrapper .downloadapp_title{font-weight:600;margin-bottom:.94em}.downloadapp_container .downloadapp_wrapper .downloadapp_text_wrapper .downloadapp_line{width:100px;height:2px;background-color:#b5316a;margin-bottom:1.56em}.downloadapp_container .downloadapp_wrapper .downloadapp_text_wrapper .downloadapp_icon_wrapper{display:flex;justify-content:flex-start}.downloadapp_container .downloadapp_wrapper .downloadapp_text_wrapper .downloadapp_icon_wrapper .google_icon{margin-left:1em}@media only screen and (min-width:1500px){.downloadapp_container .downloadapp_wrapper .downloadapp_image_wrapper .downloadapp_image{width:130px;height:250px}}@media only screen and (max-width:600px){.downloadapp_container .downloadapp_wrapper{padding:2em 1em 2em 1.5em}.downloadapp_container .downloadapp_wrapper .downloadapp_image_wrapper .downloadapp_image{width:85px;height:150px}.downloadapp_container .downloadapp_wrapper .downloadapp_text_wrapper .downloadapp_title{margin-bottom:.4em}.downloadapp_container .downloadapp_wrapper .downloadapp_text_wrapper .downloadapp_line{width:70px}.downloadapp_container .downloadapp_wrapper .downloadapp_text_wrapper .downloadapp_icon_wrapper{display:flex;flex-direction:column;justify-content:space-around}.downloadapp_container .downloadapp_wrapper .downloadapp_text_wrapper .downloadapp_icon_wrapper .google_icon{margin-left:0;margin-top:1em}}.subscribe_container{display:flex;flex-direction:column;background-color:#b5316a;width:100%;height:100%}.subscribe_container .subscribe_wrapper{display:flex;flex-direction:column;justify-content:center;padding:3.13em 3.75em}.subscribe_container .subscribe_wrapper .subscribe_heading_wrapper{display:flex;justify-content:center;align-items:center}.subscribe_container .subscribe_wrapper .subscribe_heading_wrapper .subscribe_heading{color:#fff;font-weight:600;font-family:"Merriweather"}.subscribe_container .subscribe_wrapper .subscribe_line_wrapper{display:flex;justify-content:center;align-items:center;margin-top:.5em}.subscribe_container .subscribe_wrapper .subscribe_line_wrapper .subscribe_line{width:48px;height:2px;background-color:#fff}.subscribe_container .subscribe_wrapper .subscribe_description_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:.94em}.subscribe_container .subscribe_wrapper .subscribe_description_wrapper .subscribe_description{color:#fff;text-align:center}.subscribe_container .subscribe_wrapper .subscribe_input_wrapper{display:flex;justify-content:center;margin-top:1.5em}.subscribe_container .subscribe_wrapper .subscribe_input_wrapper .subscribe_button{background-color:#000;color:#fff;padding:.5em 1.5em;text-align:center;outline:none;cursor:pointer}.subscribe_container ::placeholder{font-weight:300;color:#b2a8ac;padding:1.56em}@media only screen and (min-width:1500px){.subscribe_container .subscribe_wrapper .subscribe_description_wrapper .subscribe_description{width:60%}}@media only screen and (max-width:600px){.subscribe_container .subscribe_wrapper{padding:3.5em 1.5em}.subscribe_container .subscribe_wrapper .subscribe_line_wrapper{margin-top:.5em}.subscribe_container .subscribe_wrapper .subscribe_line_wrapper .subscribe_line{width:40px}.subscribe_container .subscribe_wrapper .subscribe_description_wrapper .subscribe_description{width:75%}.subscribe_container .subscribe_wrapper .subscribe_input_wrapper .input[type=text]{width:100%;height:40px;padding:10px}.subscribe_container .subscribe_wrapper .subscribe_input_wrapper .subscribe_button{width:35%;height:40px;font-weight:300;outline:none}.subscribe_container ::placeholder{font-weight:300;color:#b2a8ac;padding:.1em}}.icon{filter:brightness(0) invert(1);padding-right:.7em}.footer_component .footer_container{background:no-repeat 50% fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff3fa;padding:1em 13em;display:flex;justify-content:center;position:relative}.footer_component .footer_container .footer_wrapper{width:20%;padding:.8em}.footer_component .footer_container .footer_wrapper .footer_content{display:flex;width:100%;flex-direction:column;justify-content:space-between}.footer_component .footer_container .footer_wrapper .footer_content .footer_head{padding:0 0 1em}.footer_component .footer_container .footer_wrapper .footer_content .footer_about{padding:.8em 0 0;line-height:18px}.footer_component .footer_container .footer_wrapper .footer_content .footer_about .footer_social_media{display:flex;justify-content:flex-start;align-items:center}.footer_component .footer_container .footer_wrapper .footer_content .footer_about .footer_name{padding:0 0 .8em}.footer_component .footer_container .footer_wrapper .footer_content .footer_about .footer_name a{text-decoration:none;color:#fff3fa}.footer_component .footer_container .footer_wrapper .footer_content .footer_about .footer_address{width:60%;padding:0 0 .8em}.footer_component .footer_container .footer_wrapper .footer_content .footer_about .footer_phone_content{padding:0 0 1.5em}.footer_component .footer_container .footer_wrapper .footer_content .footer_about .guest{text-transform:uppercase;font-weight:500}.footer_component .footer_container .footer_wrapper .footer_content .footer_about .footer_input_content{display:flex;padding:0 0 .8em;width:100%}.footer_component .footer_container .footer_wrapper .footer_content .footer_about .footer_input_content .footer_input{outline:none;width:180px;padding:.8em;color:#2e2e48}.footer_component .footer_container .footer_wrapper .footer_content .footer_about .footer_input_content .footer_input::placeholder{color:#b2a8ac}.footer_component .footer_container .footer_wrapper .footer_content .footer_about .footer_input_content .footer_btn{background-color:#000;padding:.8em 2em;cursor:pointer}.footer_component .footer_container .footer_wrapper .footer_content .footer_about .footer_subscribe_text{line-height:25px;padding:0 0 .8em}.footer_component .footer_container .footer_wrapper .footer_content .footer_about .footer_desc{line-height:20px}.footer_component .footer_container .padding_left{padding-left:2em}.footer_component .copy_right_container{background-color:#f8eaf0;text-align:center;padding:2em;font-weight:500;color:#b5316a}.footer_component .copy_right_container .copy_right a{text-decoration:none;color:#b5316a}@media screen and (max-width:1050px){.footer_component .footer_container{padding:2em;flex-direction:column;background:no-repeat 50%;background-size:cover}.footer_component .footer_container .footer_wrapper{width:100%}}@media screen and (max-width:1050px){.footer_component .footer_modal_subscribe_container .footer_subscribeModal,.footer_component .footer_subscribeModal{width:300px;height:500px}}.footer_subscribeModal{background:#fff;width:100%;box-shadow:0 10 28px 0 #b5316a;background:#b5316a;position:relative;z-index:0;margin:0;padding:1em}.footer_subscribeModal .footer_subscribeModal::-webkit-scrollbar{display:none}.footer_subscribeModal .footer_subscribe_close_button{background:#000;position:absolute;top:0;right:0;border:none;padding:0;cursor:pointer;display:flex;fill:#fff}.footer_subscribeModal .footer_subscription_close_button_wrapper{display:flex;justify-content:center;align-items:center;position:absolute;right:0;top:-1px;background:#000;height:30px;width:30px;z-index:1}.footer_subscribeModal .footer_subscription_modal_container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.footer_subscribeModal .footer_subscription_modal_container .footer_subscription_title_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.footer_subscribeModal .footer_subscription_modal_container .footer_subscription_title_wrapper .footer_subscription_title{color:#fff}.footer_subscribeModal .footer_subscription_modal_container .footer_subscription_title_wrapper .footer_subscription_line_wrapper{margin-top:1em;width:20%;height:2px;background:#fff}.footer_subscribeModal .footer_subscription_modal_container .footer_subscription_description_wrapper{display:flex;justify-content:center;align-items:center;padding-top:1em}.footer_subscribeModal .footer_subscription_modal_container .footer_subscription_description_wrapper .footer_subscription_description{padding-top:1em;color:#fff;width:410px;text-align:center}.footer_subscribeModal .footer_subscription_modal_container .footer_subscription_input_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-top:3em}.footer_subscribeModal .footer_subscription_modal_container .footer_subscription_input_wrapper input::-webkit-inner-spin-button,.footer_subscribeModal .footer_subscription_modal_container .footer_subscription_input_wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.footer_subscribeModal .footer_subscription_modal_container .footer_subscription_input_wrapper .footer_subscription_input{width:80%;height:40px;margin-bottom:2em;outline:none;padding-left:.5em}.footer_subscribeModal .footer_subscription_modal_container .footer_subscription_input_wrapper .footer_subscription_modal_input{width:100%;padding-top:1.5em}.footer_subscribeModal .footer_subscription_modal_container .footer_subscription_button_wrapper{display:flex;justify-content:center;align-items:center;margin-top:1em}.footer_subscribeModal .footer_subscription_modal_container .footer_subscription_button_wrapper .footer_subscription_button{background:#000;width:170px}@media only screen and (max-width:600px){.footer_wrapper{width:100%;margin-top:1em!important}}.department_screen{height:100vh;width:100%;overflow:auto;background-color:#fff8fb;display:flex;flex-direction:column;align-items:center}.department_screen .department_screen_footer_wrapper,.department_screen .header_wrapper{width:100%}.department_screen .department_screen_container{display:flex;flex-direction:column;max-width:1170px;align-items:center;justify-content:flex-start}.department_screen .department_screen_container .department_screen_header_wrapper{display:flex;align-items:center;flex-direction:column;margin-top:2em}.department_screen .department_screen_container .department_screen_header_wrapper .department_screen_header{height:44px;font-family:"Merriweather";font-weight:400}.department_screen .department_screen_container .department_screen_header_wrapper .header_line{height:3px;width:170px;background-color:#b5316a;margin-top:1em}.department_screen .department_screen_container .department_screen_title_wrapper{margin-top:1em}.department_screen .department_screen_container .department_screen_title_wrapper .department_screen_title{display:flex;justify-content:center}.department_screen .department_screen_container .department_screen_title_wrapper .department_screen_title .title_links_wrapper{display:flex;padding:1rem;justify-content:center;position:relative}.department_screen .department_screen_container .department_screen_title_wrapper .department_screen_title .title_links_wrapper:after{content:"";width:95%;position:absolute;bottom:0;left:15px;height:2px;border-bottom:3px solid #fff3fa}.department_screen .department_screen_container .department_screen_title_wrapper .department_screen_title .title_links_wrapper .link_1{padding-right:2em;position:relative;font-weight:400}.department_screen .department_screen_container .department_screen_title_wrapper .department_screen_title .title_links_wrapper .link_1 .title_link{text-decoration:none;color:#000}.department_screen .department_screen_container .department_screen_title_wrapper .department_screen_title .title_links_wrapper .link{position:relative;font-weight:400}.department_screen .department_screen_container .department_screen_title_wrapper .department_screen_title .title_links_wrapper .link .title_link{text-decoration:none;color:#000}.department_screen .department_screen_container .department_body_wrapper{display:flex;margin-top:5em}.department_screen .department_screen_container .department_body_wrapper .department_left{width:65%;padding-right:2em;display:flex;flex-direction:column}.department_screen .department_screen_container .department_body_wrapper .department_left .left_title_wrapper{display:flex;flex-direction:column}.department_screen .department_screen_container .department_body_wrapper .department_left .left_title_wrapper .left_heading{font-family:"Merriweather"!important;margin-bottom:1em;font-weight:400}.department_screen .department_screen_container .department_body_wrapper .department_left .left_title_wrapper .header_line_left{height:3px;width:70px;background-color:#b5316a;margin-bottom:1.4em}.department_screen .department_screen_container .department_body_wrapper .department_left .content_left{height:100%}.department_screen .department_screen_container .department_body_wrapper .department_left .content_left .left_card1_wrapper{height:315px;width:100%;margin-bottom:40px}.department_screen .department_screen_container .department_body_wrapper .department_left .content_left .events_card_wrapper_left{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.department_screen .department_screen_container .department_body_wrapper .department_left .content_left .events_card_wrapper_left .card_left{width:364px;margin-bottom:2em}.department_screen .department_screen_container .department_body_wrapper .department_right{width:35%;padding-right:2em;display:flex;flex-direction:column}.department_screen .department_screen_container .department_body_wrapper .department_right .right_title_wrapper{display:flex;flex-direction:column}.department_screen .department_screen_container .department_body_wrapper .department_right .right_title_wrapper .left_heading{font-family:"Merriweather"!important;margin-bottom:1em;font-weight:400}.department_screen .department_screen_container .department_body_wrapper .department_right .card_wrapper_right{height:100%;width:100%}.department_screen .department_screen_container .department_body_wrapper .department_right .header_line_right{height:3px;width:60px;background-color:#b5316a;margin-bottom:1.4em}.department_screen .department_screen_container .department_body_wrapper .department_right .card_right{margin-bottom:2em}.department_screen .department_screen_container .department_body_wrapper .department_right .news_card_1_container .news_card_1_wrapper .overlay_news_card{background:none;position:absolute;top:0;z-index:100;width:100%;height:100%;opacity:.7}.department_screen .department_screen_container .department_body_wrapper .department_right .card{margin-bottom:1em}.button_wrapper{padding:1em 0;display:flex;justify-content:center}.button_wrapper .button_component{background-color:#b5316a}.color{width:180px!important}.header_line{height:3px;width:100px;background-color:#b5316a;margin-top:1em;margin-bottom:2em}.left_description{padding:0}.selected{position:relative}.selected:after{content:"";position:absolute;height:2px;width:100%;background-color:#b5316a;bottom:-16px;z-index:1;left:0}@media screen and (max-width:1024px){.department_screen .department_screen_container{display:flex;flex-direction:column;width:93%;align-items:center;justify-content:flex-start}.department_screen .department_screen_container .department_screen_title_wrapper{margin-top:0}.department_screen .department_screen_container .department_body_wrapper .department_left .content_left .left_card1_wrapper{height:249px;width:100%;margin-bottom:11px}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_media .news_card_3_img{height:251px}.department_screen .department_screen_container .department_screen_header_wrapper .department_screen_header{height:20px;font-family:"Merriweather";font-weight:400}.department_screen .department_screen_container .department_screen_header_wrapper .header_line{height:3px;width:150px;background-color:#b5316a;margin-top:1em}}@media screen and (max-width:600px){.department_screen .department_screen_container{display:flex;flex-direction:column;width:100vw;align-items:center;justify-content:flex-start}.department_screen .department_screen_container .department_screen_title_wrapper .department_screen_title .title_links_wrapper .link{position:relative;font-weight:400;font-size:10px}.department_screen .department_screen_container .department_screen_header_wrapper .department_screen_header{height:20px;font-family:"Merriweather";font-weight:400;font-size:17px}.department_screen .department_screen_container .department_screen_title_wrapper{margin-top:0;width:100%}.department_screen .department_screen_container .department_screen_title_wrapper .department_screen_title .title_links_wrapper .link_1{padding-right:2em;position:relative;font-weight:400;font-size:10px}.department_screen .department_screen_container .department_body_wrapper{display:flex;flex-direction:column;margin-top:2em;padding:1em}.department_screen .department_screen_container .department_body_wrapper .department_left{width:100%;padding-right:0;display:flex;flex-direction:column}.department_screen .department_screen_container .department_body_wrapper .department_left .content_left .left_card1_wrapper{height:160px;width:100%;margin-bottom:10px}.department_screen .department_screen_container .department_body_wrapper .department_left .content_left .events_card_wrapper_left .card_left{width:100;width:100%;margin-bottom:2em}.department_screen .department_screen_container .department_body_wrapper .department_right{width:100%;padding-right:0;display:flex;flex-direction:column}}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_media .news_card_3_img{height:288px!important}.news_card_3_component{width:100%;font-family:"Merriweather"}.news_card_3_component .news_card_3_container{width:100%;display:flex;flex-direction:column}.news_card_3_component .news_card_3_container .news_card_3_wrapper{width:100%}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_media{width:100%;height:100%;padding:1em .6em .6em 0}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_media .news_card_3_img{width:100%;height:450px;object-fit:cover}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_media .news_card_3_img_border_right{border-right:3px solid #b5316a}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_media .news_card_3_img_border_left{border:0;border-left:3px solid #b5316a}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_content{width:100%;display:flex;flex-direction:column;justify-content:center}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_content .news_card_3_head{padding:.5em 0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_content .news_card_3_time_stamp{font-weight:400;font-family:"Open Sans",sans-serif}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_content .news_card_3_text{width:100%}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_content .news_card_3_view{display:flex;width:100%;padding-top:.6em;cursor:pointer}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_content .news_card_3_view .news_card_3_view_text{color:#b5316a;font-weight:400}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_content .news_card_3_view .arrow_icon{width:30px;padding-left:.5em}.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_content .news_card_3_view .arrow_icon .arrow_right_fill{width:18px}.news_card_3_component .news_card_3_container .wrapper_small{width:100%}.news_card_3_component .news_card_3_flex_reverse{flex-direction:row-reverse}.news_card_3_component .video-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0}.news_card_3_component .video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute}@media screen and (max-width:1500px){.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_media .news_card_3_img{width:100%;height:350px!important;object-fit:cover}}@media screen and (max-width:1024px){.news_card_3_component .news_card_3_container .news_card_3_wrapper .news_card_3_media .news_card_3_img{height:250px!important}}.officer_card_container .officer_card_wrapper .officer_image_wrapper img{width:280px!important;height:420px!important}.office_info_wrapper{width:350px;display:flex;flex-direction:column}.diocese_screen .officer_card_container{height:700px}.diocese_screen{width:100%;scroll-behavior:smooth;height:100vh;overflow:auto;background:#590006}.diocese_screen .diocese_container .diocese_wrapper .diocese_header_wrapper{display:flex;justify-content:space-around;align-items:center;background:#fff3fa;height:270px}.diocese_screen .diocese_container .diocese_wrapper .diocese_header_wrapper .diocese_header_left_icon_wrapper .diocese_header_left_icon{width:150px;height:150px;cursor:pointer}.diocese_screen .diocese_container .diocese_wrapper .diocese_header_wrapper .diocese_header_title_wrapper{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.diocese_screen .diocese_container .diocese_wrapper .diocese_header_wrapper .diocese_header_title_wrapper .diocese_header_title{padding-bottom:.3em;color:#590006}.diocese_screen .diocese_container .diocese_wrapper .diocese_header_wrapper .diocese_header_title_wrapper .diocese_header_description{font-weight:300}.diocese_screen .diocese_container .diocese_wrapper .diocese_header_wrapper .diocese_header_right_icon_wrapper .diocese_header_right_icon{width:150px;height:150px;cursor:pointer}.diocese_screen .diocese_container .diocese_wrapper .diocese_navbar_wrapper{display:flex;justify-content:center;align-items:center;padding-top:1em;padding-bottom:1em;position:-webkit-sticky;position:sticky;top:0;z-index:100000000;background:#590006}.diocese_screen .diocese_container .diocese_wrapper .diocese_navbar_wrapper a{overflow:hidden;text-decoration:none;padding-left:5em;font-size:17px;color:#fff}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_image_wrapper{width:100%;padding-bottom:0}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_image_wrapper .diocese_home_image{width:100%;height:550px;object-fit:cover}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff8fb;margin-top:-4px}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1170px}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_nandyal_dioceses_message{padding-top:3em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_nandayal_dioceses_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_nandayal_dioceses_wrapper .diocese_nandayal_dioceses_title{font-family:"Merriweather";font-weight:400}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_nandayal_dioceses_wrapper .diocese_nandayal_diocese_image_wrapper{padding-top:3em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_nandayal_dioceses_wrapper .diocese_nandayal_diocese_image_wrapper .diocese_nandayal_diocese_image{width:374px;height:499px;object-fit:cover}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_nandayal_dioceses_wrapper .diocese_nandayal_dioceses_line_wrapper{height:2px;width:95px;background:#590006;margin-top:.5em;margin-bottom:1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_nandayal_dioceses_wrapper .diocese_nandayal_diocese_name{padding-top:1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_nandayal_dioceses_wrapper .diocese_nandayal_diocese_info{font-weight:400;padding-top:1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_nandayal_dioceses_wrapper .diocese_nandayal_diocese_description{font-weight:300;padding-top:1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_officers_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:80%;padding-top:5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_officers_wrapper .diocese_officers_title{font-family:"Merriweather";font-weight:400}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_officers_wrapper .diocese_officers_line_wrapper{height:2px;width:95px;background:#590006;margin-top:.5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_officers_wrapper .diocese_officers_information_wrapper{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;padding-top:2em;width:100%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_officers_wrapper .diocese_officers_information_wrapper .diocese_officers_information{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_officers_wrapper .diocese_officers_information_wrapper .diocese_officers_information .diocese_officers_information_image_wrapper .diocese_officers_information_image{width:250px;height:320px;object-fit:cover}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_officers_wrapper .diocese_officers_information_wrapper .diocese_officers_information .diocese_officers_information_name_wrapper{padding-top:1.5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_officers_wrapper .diocese_officers_information_wrapper .diocese_officers_information .diocese_officers_information_name_wrapper .diocese_officers_information_mobile{padding-top:1em;font-weight:400}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_officers_wrapper .diocese_officers_information_wrapper .diocese_officers_information .diocese_officers_information_name_wrapper .diocese_officers_information_email{padding-top:.3em;font-weight:400}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper{padding-top:5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_description{font-weight:400;line-height:1.5}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_jurisdiction_wrapper{padding-top:3em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_jurisdiction_wrapper .diocese_about_us_title{font-family:"Merriweather";font-weight:400}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_jurisdiction_wrapper .diocese_about_us_line_wrapper{height:2px;width:95px;background:#590006;margin-top:.1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_jurisdiction_wrapper .diocese_about_us_description{padding-top:2em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_committees_wrapper{padding-top:3em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_committees_wrapper .diocese_about_us_title{font-family:"Merriweather";font-weight:400}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_committees_wrapper .diocese_about_us_line_wrapper{height:2px;width:95px;background:#590006;margin-top:.1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_committees_wrapper .diocese_about_us_description{padding-top:2em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_boards_wrapper{padding-top:3em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_boards_wrapper .diocese_about_us_title{font-family:"Merriweather";font-weight:400}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_boards_wrapper .diocese_about_us_line_wrapper{height:2px;width:60px;background:#590006;margin-top:.1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_boards_wrapper .diocese_about_us_description{padding-top:2em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_bishop_wrapper{padding-top:3em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_bishop_wrapper .diocese_about_us_title{font-family:"Merriweather";font-weight:400}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_bishop_wrapper .diocese_about_us_line_wrapper{height:2px;width:95px;background:#590006;margin-top:.1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_bishop_wrapper .diocese_about_us_description_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_bishop_wrapper .diocese_about_us_description_wrapper .diocese_about_us_description{display:flex;justify-content:flex-start;align-items:center;line-height:4}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_bishop_wrapper .diocese_about_us_description_wrapper .diocese_about_us_description img{height:350px;width:350px;object-fit:cover}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_bishop_wrapper .diocese_about_us_description_wrapper .diocese_about_us_description .bishop_worked_date,.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_bishop_wrapper .diocese_about_us_description_wrapper .diocese_about_us_description .bishop_worked_separation{padding-left:1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_ministerial_role_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_ministerial_role_wrapper .diocese_ministerial_role_heading{font-family:"Merriweather";font-weight:400}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_ministerial_role_wrapper .diocese_ministerial_role_line_wrapper{height:2px;width:120px;background:#590006;margin-top:.1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_ministerial_role_wrapper .diocese_ministerial_role_pdf_wrapper{display:flex;justify-content:center;align-items:center;padding-top:3em;width:100%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_ministerial_role_wrapper .diocese_ministerial_role_pdf_wrapper .diocese_about_us_ministerial_role_pdf{background:#fff}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_ministerial_role_wrapper .diocese_ministerial_role_message{padding-top:1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%!important;padding-top:5em;height:100%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_title_wrapper .diocese_news_events_title{font-family:"Merriweather";font-weight:400}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_title_wrapper .diocese_news_events_line_wrapper{height:2px;width:95px;background:#590006;margin-top:.1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper{display:flex;justify-content:center;align-items:flex-start;width:100%;height:100%;padding-top:3em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_news{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;padding-right:.5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_news .dioceses_news_events_up_news_card,.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_news .dioceses_news_events_up_news_card .diocese_news_card_image{width:100%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_news .dioceses_news_events_down_news_card{padding-top:1em;width:100%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_news .diocese_news_events_load_more_news_button_wrapper{width:180px;height:100%;padding-top:1.5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_news .diocese_news_events_load_more_news_button_wrapper .diocese_button{background:#590006}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_events{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:45%;padding-left:.5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_events .dioceses_news_events_card{width:100%;padding-bottom:2em;height:100%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_events .diocese_news_events_load_more_event_button_wrapper{width:180px;height:100%;padding-top:0}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_events .diocese_news_events_load_more_event_button_wrapper .diocese_button{background:#590006}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_events .dioceses_news_events_content_message{display:flex;justify-content:center;align-items:center}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_gallery_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:80%;padding-top:5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_gallery_wrapper .diocese_home_gallery_title{font-family:"Merriweather";font-weight:400}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_gallery_wrapper .diocese_home_gallery_line_wrapper{height:2px;width:70px;background:#590006;margin-top:.1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_gallery_wrapper .diocese_home_gallery_content{display:flex;justify-content:center;align-items:center;padding-top:2em;width:100%;height:20%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_gallery_wrapper .diocese_home_gallery_content .diocese_home_gallery_swiper{width:350px;height:200px}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:5em;width:100%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_title{font-family:"Merriweather";font-weight:400}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_line_wrapper{height:2px;width:90px;background:#590006;margin-top:.1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content{display:flex;justify-content:center;align-items:center;width:95vw;padding-top:2em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content .diocese_get_in_touch_description_wrapper{display:flex;justify-content:flex-start;padding:0 5em;align-items:center;width:33%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content .diocese_get_in_touch_description_wrapper .diocese_get_in_touch_description_content{display:flex;height:450px;flex-direction:column;align-items:flex-start;justify-content:flex-start}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content .diocese_get_in_touch_description_wrapper .diocese_get_in_touch_description_content .diocese_get_in_touch_office_mobile_contact{padding-top:1em;line-height:2}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content .diocese_get_in_touch_description_wrapper .diocese_get_in_touch_description_content .diocese_get_in_touch_office_mobile_contact_email{padding-top:1em;line-height:1.5}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content .diocese_get_in_touch_map_wrapper{width:33%;padding-right:2em;align-items:flex-start;justify-content:flex-start}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_question_wrapper{display:flex;justify-content:center;align-items:center}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_question_wrapper .diocese_question_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_question_wrapper .diocese_question_title_wrapper .diocese_question_title{font-family:"Merriweather";font-weight:400}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_question_wrapper .diocese_question_title_wrapper .diocese_question_line_wrapper{height:2px;width:116px;background:#590006;margin-top:.5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_question_wrapper .diocese_question_title_wrapper .diocese_question_content_wrapper{width:100%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_question_wrapper .diocese_question_title_wrapper .diocese_question_content_wrapper .diocese_question_input{padding-top:2em;width:100%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_question_wrapper .diocese_question_title_wrapper .diocese_question_content_wrapper .diocese_question_submit_button{width:150px;padding-top:15em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_question_wrapper .diocese_question_title_wrapper .diocese_question_content_wrapper .diocese_question_submit_button .diocese_question_button{background:#590006}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_question_wrapper .diocese_question_title_wrapper .diocese_question_content_wrapper .diocese_question_submit_button .diocese_question_submit_button_wrapper{padding-top:4em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_footer_wrapper{display:flex;align-items:center;justify-content:center;margin-top:7em;width:100%;height:100px;background:#590006}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_footer_wrapper .diocese_footer_content{color:#fff;font-weight:400}.diocese_about_us_description img{width:350px!important;height:350px!important;object-fit:cover}@media only screen and (min-width:1500px){.diocese_container .diocese_wrapper .diocese_news_events_wrapper{width:100%}.diocese_container .diocese_wrapper .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_news .dioceses_news_events_up_news_card{height:44.6vh}.diocese_container .diocese_wrapper .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_events .dioceses_news_events_card{height:44vh}.diocese_container .diocese_wrapper .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_events .dioceses_news_events_card .diocese_event_card{background:#590006}}@media only screen and (max-width:1500px){.diocese_container .diocese_wrapper .diocese_news_events_wrapper{width:100%}.diocese_container .diocese_wrapper .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_news .dioceses_news_events_up_news_card{height:44.6vh}.diocese_container .diocese_wrapper .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_events .dioceses_news_events_card{height:44}.diocese_container .diocese_wrapper .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_events .dioceses_news_events_card .diocese_event_card{background:#590006}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_gallery_wrapper{flex-direction:column;width:100%;padding-top:5em}}.mobile_diocese_navbar_container{display:none}@media screen and (max-width:1024px){.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper{width:100%;padding:5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:2em;height:100%;width:100%}.diocese_screen .diocese_container .diocese_wrapper .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_news .dioceses_news_events_up_news_card{height:30.6vh}}@media screen and (max-width:1024px){.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_gallery_wrapper .diocese_home_gallery_content .diocese_home_gallery_swiper{width:150px;height:163px}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content .diocese_get_in_touch_map_wrapper{width:100%;padding-right:0}.diocese_screen .diocese_container .diocese_wrapper .diocese_navbar_wrapper a{overflow:hidden;text-decoration:none;padding:1em;font-size:17px;color:#fff}}@media screen and (max-width:768px){.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:95vw;padding-top:2em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content .diocese_get_in_touch_map_wrapper{width:80%;padding-right:0}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content .diocese_get_in_touch_description_wrapper .diocese_get_in_touch_description_content{display:flex;height:auto;flex-direction:column;align-items:flex-start;justify-content:flex-start}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content .diocese_get_in_touch_description_wrapper{display:flex;justify-content:flex-start;padding:2em 0;align-items:center;width:33%}}@media screen and (max-width:600px){.diocese_screen .diocese_container .diocese_wrapper .diocese_home_image_wrapper .diocese_home_image{width:100%;height:193px;object-fit:cover}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content .diocese_get_in_touch_description_wrapper .diocese_get_in_touch_description_content{display:flex;height:auto;flex-direction:column;align-items:center;justify-content:center}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_officers_wrapper .diocese_officers_information_wrapper{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:2em;width:100%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_nandayal_dioceses_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_nandayal_dioceses_wrapper .diocese_nandayal_diocese_image_wrapper .diocese_nandayal_diocese_image{width:250px;height:320px;object-fit:cover}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper{width:100%;padding:2em}.diocese_screen .diocese_container .diocese_wrapper .diocese_navbar_wrapper{display:none}.diocese_screen .mobile_diocese_navbar_container{height:40px;position:relative;position:-webkit-sticky;position:sticky;top:0;z-index:100000000;background:#590006}.diocese_screen .mobile_diocese_navbar_container,.diocese_screen .mobile_diocese_navbar_container .mobile_diocese_navbar_wrapper{display:flex;justify-content:center;align-items:center;width:100%}.diocese_screen .mobile_diocese_navbar_container .mobile_diocese_navbar_wrapper .mobile_diocese_navbar_icon_container{display:flex;justify-content:flex-end;align-items:center;width:80%}.diocese_screen .mobile_diocese_navbar_content_wrapper{position:absolute;width:100%;top:1px;z-index:10000000000000000000;background-color:#590006;height:500px}.diocese_screen .mobile_diocese_navbar_content_wrapper .mobile_diocese_navbar_content_close_icon_wrapper{display:flex;justify-content:flex-end;align-items:flex-end;width:100%;position:relative;padding-top:2em}.diocese_screen .mobile_diocese_navbar_content_wrapper .mobile_diocese_navbar_content_close_icon_wrapper .mobile_diocese_navbar_content_close_icon{width:30px;height:30px;position:absolute;top:25px;right:25px;filter:invert(100%) sepia(0) saturate(7494%) hue-rotate(345deg) brightness(99%) contrast(105%)}.diocese_screen .mobile_diocese_navbar_content_wrapper .mobile_diocese_navbar_content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:485px;padding-top:4em}.diocese_screen .mobile_diocese_navbar_content_wrapper .mobile_diocese_navbar_content a{overflow:hidden;text-decoration:none;padding-top:1em;font-size:20px;color:#fff}.diocese_screen .mobile_diocese_navbar_content_wrapper .mobile_diocese_navbar_content .mobile_diocese_navbar_content_title{line-height:2;color:#fff;font-weight:450}}@media screen and (max-width:600px){.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;padding-top:3em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_news{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;padding-right:.5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_news_events_wrapper .diocese_news_events_content_wrapper .dioceses_news_events_content_events{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-left:.5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;width:100%;padding-top:2em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content .diocese_get_in_touch_description_wrapper{display:flex;justify-content:center;align-items:center;padding:1em;width:100%}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_about_us_wrapper .diocese_about_us_jurisdiction_wrapper .diocese_about_us_line_wrapper{height:2px;width:60px;background:#590006;margin-top:.1em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_home_body .diocese_officers_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:5em}.diocese_header_left_icon_wrapper{width:88px}.diocese_screen .diocese_container .diocese_wrapper .diocese_header_wrapper .diocese_header_left_icon_wrapper .diocese_header_left_icon{width:100%;height:100%;cursor:pointer}.diocese_header_right_icon_wrapper{width:88px}.diocese_screen .diocese_container .diocese_wrapper .diocese_header_wrapper .diocese_header_right_icon_wrapper .diocese_header_right_icon{width:100%;height:100%;cursor:pointer}.diocese_screen .diocese_container .diocese_wrapper .diocese_header_wrapper .diocese_header_title_wrapper .diocese_header_description{font-weight:400;font-size:12px}.diocese_screen .diocese_container .diocese_wrapper .diocese_header_wrapper{display:flex;justify-content:space-around;align-items:center;background:#fff3fa;height:118px}}.officer_card_container .officer_card_wrapper .officer_image_wrapper img{width:280px;height:400px}.diocese_get_in_touch_description_content .diocese_question_input{padding-top:2em;width:100%}.diocese_get_in_touch_description_content .diocese_question_submit_button{width:150px;padding-top:5em}.diocese_get_in_touch_description_content .diocese_question_submit_button .diocese_question_button{background:#590006}.diocese_question_title{padding:8px 0}.diocese_question_line_wrapper{height:2px;width:180px;background:#590006;margin-top:.5em}.diocese_screen .diocese_container .diocese_wrapper .diocese_home_body_wrapper .diocese_get_in_touch_wrapper .diocese_get_in_touch_content .diocese_get_in_touch_description_wrapper .diocese_get_in_touch_description_content .diocese_get_in_touch_office_address{line-height:1.5;margin-top:4em}.diocese_question_title{font-size:28px}.pdf_file_container .pdf_file_wrapper{display:flex;justify-content:center;align-items:center;width:100%}.pdf_file_container .pdf_file_wrapper .pdf_file_image_wrapper{display:flex;justify-content:center;align-items:center;width:100px;height:100px;background:#b5316a}.pdf_file_container .pdf_file_wrapper .pdf_file_image_wrapper .pdf_file_image{width:50px;height:50px}.pdf_file_container .pdf_file_wrapper .pdf_file_name_button_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding-left:3em;cursor:pointer}.pdf_file_container .pdf_file_wrapper .pdf_file_name_button_wrapper .pdf_file_name{font-weight:600;overflow:hidden;width:100%;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3}.pdf_file_container .pdf_file_wrapper .pdf_file_name_button_wrapper .pdf_file_button_wrapper{display:flex;justify-content:center;align-items:center;padding-top:1em}.pdf_file_container .pdf_file_wrapper .pdf_file_name_button_wrapper .pdf_file_button_wrapper .pdf_file_button_icon{display:flex;justify-content:center;align-items:center;padding-left:.5em}.pdf_file_container .pdf_file_wrapper .pdf_file_name_button_wrapper .pdf_file_button_wrapper .pdf_file_button_icon .button_icon{width:20px;height:20px}.officer_card_container .officer_card_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.officer_card_container .officer_card_wrapper .officer_image_wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.officer_card_container .officer_card_wrapper .officer_image_wrapper img{width:100%;height:100%;object-fit:cover}.officer_card_container .officer_card_wrapper .sec_staff_wrapper{text-align:center;align-items:center!important}.officer_card_container .officer_card_wrapper .officer_personal_information_wrapper{display:flex;flex-direction:column;align-items:flex-start;padding:1em 1em 1em 0;width:282px;height:208px}.officer_card_container .officer_card_wrapper .officer_personal_information_wrapper .officers_proffession{padding-top:.7em;font-family:"Open Sans",sans-serif;width:270px;font-weight:400}.officer_card_container .officer_card_wrapper .officer_personal_information_wrapper .officers_location{padding-top:.5em;font-family:"Open Sans",sans-serif;width:270px;line-height:20px;font-weight:400}.officer_card_container .officer_card_wrapper .officer_personal_information_wrapper .officers_mobile{font-family:"Open Sans",sans-serif;padding-top:.5em;font-weight:400}.officer_card_container .officer_card_wrapper .officer_personal_information_wrapper .officers_fax{font-family:"Open Sans",sans-serif;padding-top:.5em;width:270px;font-weight:400}.officer_card_container .officer_card_wrapper .officer_personal_information_wrapper .officers_email{padding-top:.5em;font-weight:400;font-family:"Open Sans",sans-serif}@media screen and (max-width:600px){.officer_name.h4{font-size:17px;font-weight:600}.officer_card_container .officer_card_wrapper .officer_personal_information_wrapper .officers_location,.officer_card_container .officer_card_wrapper .officer_personal_information_wrapper .officers_mobile,.officer_card_container .officer_card_wrapper .officer_personal_information_wrapper .officers_proffession{font-size:12px}.officer_screen .officer_container .officer_wrapper .officer_footer_wrapper{padding-top:1em}}.synod_event_card_container{display:flex;justify-content:center;align-items:center}.synod_event_card_container .synod_event_card_wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;background:#fff}.synod_event_card_container .synod_event_card_wrapper .synod_event_card_image_wrapper .synod_event_card_image{width:300px;height:230px;object-fit:cover}.synod_event_card_container .synod_event_card_wrapper .synod_event_card_content_wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-left:2em;padding-top:1em}.synod_event_card_container .synod_event_card_wrapper .synod_event_card_content_wrapper .synod_event_card_date_wrapper{display:flex;justify-content:flex-start;align-items:center;font-weight:400}.synod_event_card_container .synod_event_card_wrapper .synod_event_card_content_wrapper .synod_event_card_date_wrapper .synod_event_card_date{color:#b5316a;font-weight:700}.synod_event_card_container .synod_event_card_wrapper .synod_event_card_content_wrapper .synod_event_card_date_wrapper .synod_event_card_month_time_wrapper{padding-left:.5em}.synod_event_card_container .synod_event_card_wrapper .synod_event_card_content_wrapper .synod_event_card_date_wrapper .synod_event_card_month_time_wrapper .synod_event_card_month{color:#2e2e48;font-weight:600}.synod_event_card_container .synod_event_card_wrapper .synod_event_card_content_wrapper .synod_event_card_date_wrapper .synod_event_card_month_time_wrapper .synod_event_card_time{color:#2e2e48;font-weight:500}.synod_event_card_container .synod_event_card_wrapper .synod_event_card_content_wrapper .synod_event_card_name{color:#b5316a;padding-top:2em}.synod_event_card_container .synod_event_card_wrapper .synod_event_card_content_wrapper .synod_event_card_event_name{padding-top:.7em}.synod_event_card_container .synod_event_card_wrapper .synod_event_card_content_wrapper .synod_event_card_event_description{padding-top:1em;width:500px;text-align:justify;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:"Open Sans",sans-serif}@media screen and (max-width:1024px){.synod_event_card_container .synod_event_card_wrapper .synod_event_card_content_wrapper .synod_event_card_event_description{padding-top:1em;width:288px;padding-bottom:2em;text-align:justify;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.synod_event_card_container .synod_event_card_wrapper .synod_event_card_content_wrapper .synod_event_card_date_wrapper{display:flex;justify-content:flex-start;align-items:flex-start;font-weight:400}}@media screen and (max-width:600px){.synod_event_card_container .synod_event_card_wrapper .synod_event_card_image_wrapper .synod_event_card_image{width:100%;object-fit:cover;height:100%}.synod_event_card_container{display:flex;flex-direction:column;justify-content:center;align-items:center}.synod_event_card_container .synod_event_card_wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;background:#fff}.synod_event_card_container .synod_event_card_wrapper .synod_event_card_content_wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:.5em}}.event_screen{width:100%;height:100%;overflow:auto}.event_screen .event_container{display:flex;align-items:center;justify-content:center;width:100%;background:#fff8fb}.event_screen .event_container .event_wrapper{width:100%}.event_screen .event_container .event_wrapper .event_header_wrapper{width:100%;background-color:#7fff00}.event_screen .event_container .event_wrapper .event_navbar_wrapper{display:flex;justify-content:center;align-items:center}.event_screen .event_container .event_wrapper .event_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:5em}.event_screen .event_container .event_wrapper .event_title_wrapper .event_title{font-weight:400;font-family:"Merriweather"}.event_screen .event_container .event_wrapper .event_title_wrapper .event_line_wrapper{width:150px;margin-top:1em;height:2px;background:#b5316a}.event_screen .event_container .event_wrapper .event_content_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em;width:100%}.event_screen .event_container .event_wrapper .event_content_wrapper .event_content{width:60%}.event_screen .event_container .event_wrapper .event_content_wrapper .event_content .event_content_event_card{padding-bottom:2em}.event_screen .event_container .event_wrapper .event_footer_wrapper{padding-top:5em}@media screen and (max-width:1024px){.event_screen .event_container .event_wrapper .event_content_wrapper .event_content{width:90%;padding:2em}.event_screen .event_container .event_wrapper .event_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:3em}}@media screen and (max-width:400px){.event_screen .event_container .event_wrapper .event_content_wrapper .event_content{width:100%;padding:.5em}.event_screen .event_container .event_wrapper .event_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:3em}}.statement_card_container .statement_card_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.statement_card_container .statement_card_wrapper .statement_card_title_wrapper .statement_card_title{font-family:"Merriweather";font-weight:400}.statement_card_container .statement_card_wrapper .statement_card_title_wrapper .statement_card_line_wrapper{margin-top:.5em;height:2px;width:50%;background:#b5316a}.statement_card_container .statement_card_wrapper .statement_card_content_wrapper{padding-top:1em}.statement_card_container .statement_card_wrapper .statement_card_content_wrapper .statement_card_heading{width:500px}.statement_card_container .statement_card_wrapper .statement_card_content_wrapper .statement_card_description{padding-top:1em;line-height:22px;font-family:"Open Sans",sans-serif;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.statement_card_container .statement_card_wrapper .statement_card_content_wrapper .statement_card_pdf_file_wrapper{padding-top:2em}.statement_card_container .statement_card_wrapper .statement_card_content_wrapper .statement_card_pdf_file_wrapper .statement_card_pdf_file{background:#fff3fa}@media screen and (max-width:600px){.statement_card_container .statement_card_wrapper .statement_card_title_wrapper .statement_card_title{font-family:"Merriweather";font-weight:400;font-size:15px}.statement_card_container .statement_card_wrapper .statement_card_content_wrapper .statement_card_heading{width:auto;font-size:13px}}.press_release_screen{width:100%;height:100%;overflow:auto}.press_release_screen .press_release_container{display:flex;align-items:center;justify-content:center;width:100%;background:#fff8fb}.press_release_screen .press_release_container .press_release_wrapper,.press_release_screen .press_release_container .press_release_wrapper .press_release_header_wrapper,.press_release_screen .press_release_container .press_release_wrapper .press_release_navbar_wrapper{width:100%}.press_release_screen .press_release_container .press_release_wrapper .press_release_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.press_release_screen .press_release_container .press_release_wrapper .press_release_title_wrapper .press_release_title{font-weight:400;font-family:"Merriweather"}.press_release_screen .press_release_container .press_release_wrapper .press_release_title_wrapper .press_release_line_wrapper{width:150px;margin-top:1em;height:2px;background:#b5316a}.press_release_screen .press_release_container .press_release_wrapper .press_release_content_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em;width:100%}.press_release_screen .press_release_container .press_release_wrapper .press_release_content_wrapper .press_release_content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;max-width:1170px}.press_release_screen .press_release_container .press_release_wrapper .press_release_content_wrapper .press_release_content .press_release_content_event_card{width:50%;padding:4em}.press_release_screen .press_release_container .press_release_wrapper .press_release_content_wrapper .press_release_load_more_button_wrapper{padding-top:3em}.press_release_screen .press_release_container .press_release_wrapper .press_release_content_wrapper .press_release_load_more_button_wrapper .press_release_load_more_button{width:150px}.press_release_screen .press_release_container .press_release_wrapper .press_release_footer_wrapper{padding-top:5em}@media only screen and (max-width:1500px){.press_release_screen .press_release_container .press_release_wrapper .press_release_content_wrapper .press_release_content{width:80vw}.press_release_screen .press_release_container .press_release_wrapper .press_release_content_wrapper .press_release_content .press_release_content_event_card{padding:2em}}@media screen and (max-width:1024px){.press_release_screen .press_release_container .press_release_wrapper .press_release_title_wrapper{padding-top:3em}.press_release_screen .press_release_container .press_release_wrapper .press_release_content_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;width:100%}.press_release_screen .press_release_container .press_release_wrapper .press_release_content_wrapper .press_release_content .press_release_content_event_card{width:85%;padding:2em}.press_release_screen .press_release_container .press_release_wrapper .press_release_content_wrapper .press_release_content{display:flex;flex-direction:column;align-items:center;width:75vw}}@media screen and (max-width:600px){.press_release_screen .press_release_container .press_release_wrapper .press_release_title_wrapper .press_release_title{font-weight:400;font-family:"Merriweather";font-size:16px}.press_release_screen .press_release_container .press_release_wrapper .press_release_content_wrapper .press_release_content{display:flex;flex-direction:column;align-items:center;width:100%}.press_release_screen .press_release_container .press_release_wrapper .press_release_title_wrapper .press_release_line_wrapper{width:100px;margin-top:1em;height:2px;background:#b5316a}.press_release_screen .press_release_container .press_release_wrapper .press_release_content_wrapper .press_release_content .press_release_content_event_card{width:100%;padding:1em}}.schemes_screen{width:100%;height:100%;overflow:auto}.schemes_screen .schemes_container{display:flex;align-items:center;justify-content:center;width:100%;background:#fff8fb}.schemes_screen .schemes_container .schemes_wrapper,.schemes_screen .schemes_container .schemes_wrapper .schemes_header_wrapper,.schemes_screen .schemes_container .schemes_wrapper .schemes_navbar_wrapper{width:100%}.schemes_screen .schemes_container .schemes_wrapper .schemes_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.schemes_screen .schemes_container .schemes_wrapper .schemes_title_wrapper .schemes_title{font-weight:400;font-family:"Merriweather"}.schemes_screen .schemes_container .schemes_wrapper .schemes_title_wrapper .schemes_line_wrapper{width:300px;margin-top:1em;height:2px;background:#b5316a}.schemes_screen .schemes_container .schemes_wrapper .schemes_content_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em;width:100%}.schemes_screen .schemes_container .schemes_wrapper .schemes_content_wrapper .schemes_content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;max-width:1170px}.schemes_screen .schemes_container .schemes_wrapper .schemes_content_wrapper .schemes_content .schemes_content_event_card{width:50%;padding:4em}.schemes_screen .schemes_container .schemes_wrapper .schemes_content_wrapper .schemes_load_more_button_wrapper{padding-top:3em}.schemes_screen .schemes_container .schemes_wrapper .schemes_content_wrapper .schemes_load_more_button_wrapper .schemes_load_more_button{width:150px;height:50px}.schemes_screen .schemes_container .schemes_wrapper .schemes_footer_wrapper{padding-top:5em}@media only screen and (max-width:1500px){.schemes_screen .schemes_container .schemes_wrapper .schemes_content_wrapper .schemes_content{width:80vw}.schemes_screen .schemes_container .schemes_wrapper .schemes_content_wrapper .schemes_content .schemes_content_event_card{padding:2em}}@media screen and (max-width:1024px){.schemes_screen .schemes_container .schemes_wrapper .schemes_title_wrapper{padding-top:3em}.schemes_screen .schemes_container .schemes_wrapper .schemes_content_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;width:100%}.schemes_screen .schemes_container .schemes_wrapper .schemes_content_wrapper .schemes_content .schemes_content_event_card{width:85%;padding:2em}.schemes_screen .schemes_container .schemes_wrapper .schemes_content_wrapper .schemes_content{display:flex;flex-direction:column;align-items:center;width:75vw}}@media screen and (max-width:600px){.schemes_screen .schemes_container .schemes_wrapper .schemes_title_wrapper .schemes_title{font-weight:400;font-family:"Merriweather";font-size:16px}.schemes_screen .schemes_container .schemes_wrapper .schemes_content_wrapper .schemes_content{display:flex;flex-direction:column;align-items:center;width:100%}.schemes_screen .schemes_container .schemes_wrapper .schemes_title_wrapper .schemes_line_wrapper{width:180px;margin-top:1em;height:2px;background:#b5316a}.schemes_screen .schemes_container .schemes_wrapper .schemes_content_wrapper .schemes_content .schemes_content_event_card{width:100%;padding:1em}}.statement_screen{width:100%;height:100%;overflow:auto}.statement_screen .statement_container{display:flex;align-items:center;justify-content:center;width:100%;background:#fff8fb}.statement_screen .statement_container .statement_wrapper,.statement_screen .statement_container .statement_wrapper .statement_header_wrapper,.statement_screen .statement_container .statement_wrapper .statement_navbar_wrapper{width:100%}.statement_screen .statement_container .statement_wrapper .statement_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.statement_screen .statement_container .statement_wrapper .statement_title_wrapper .statement_title{font-weight:400;font-family:"Merriweather"}.statement_screen .statement_container .statement_wrapper .statement_title_wrapper .statement_line_wrapper{width:200px;margin-top:1em;height:2px;background:#b5316a}.statement_screen .statement_container .statement_wrapper .statement_content_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em;width:100%}.statement_screen .statement_container .statement_wrapper .statement_content_wrapper .statement_content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;max-width:1170px}.statement_screen .statement_container .statement_wrapper .statement_content_wrapper .statement_content .statement_content_event_card{width:50%;padding:4em}.statement_screen .statement_container .statement_wrapper .statement_content_wrapper .statement_load_more_button_wrapper{padding-top:3em}.statement_screen .statement_container .statement_wrapper .statement_content_wrapper .statement_load_more_button_wrapper .statement_load_more_button{width:150px}.statement_screen .statement_container .statement_wrapper .statement_footer_wrapper{padding-top:5em}@media only screen and (max-width:1500px){.statement_screen .statement_container .statement_wrapper .statement_content_wrapper .statement_content{width:80vw}.statement_screen .statement_container .statement_wrapper .statement_content_wrapper .statement_content .statement_content_event_card{padding:2em}}@media screen and (max-width:1024px){.statement_screen .statement_container .statement_wrapper .statement_title_wrapper{padding-top:3em}.statement_screen .statement_container .statement_wrapper .statement_content_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;width:100%}.statement_screen .statement_container .statement_wrapper .statement_title_wrapper .statement_line_wrapper{width:130px;margin-top:1em;height:2px;background:#b5316a}.statement_screen .statement_container .statement_wrapper .statement_content_wrapper .statement_content .statement_content_event_card{width:85%;padding:2em}.statement_screen .statement_container .statement_wrapper .statement_content_wrapper .statement_content{display:flex;flex-direction:column;align-items:center;width:75vw}}@media screen and (max-width:600px){.statement_screen .statement_container .statement_wrapper .statement_title_wrapper .statement_title{font-weight:400;font-family:"Merriweather";font-size:16px}.statement_screen .statement_container .statement_wrapper .statement_content_wrapper .statement_content{display:flex;flex-direction:column;align-items:center;width:100%}.statement_screen .statement_container .statement_wrapper .statement_title_wrapper .statement_line_wrapper{width:100px;margin-top:1em;height:2px;background:#b5316a}.statement_screen .statement_container .statement_wrapper .statement_content_wrapper .statement_content .statement_content_event_card{width:100%;padding:1em}}.officer_card{height:700px;padding-bottom:3em}.officer_screen .officer_container{display:flex;align-items:center;justify-content:center;width:100%;background:#fff8fb}.officer_screen .officer_container .officer_wrapper,.officer_screen .officer_container .officer_wrapper .officer_header_wrapper,.officer_screen .officer_container .officer_wrapper .officer_navbar_wrapper{width:100%}.officer_screen .officer_container .officer_wrapper .officer_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.officer_screen .officer_container .officer_wrapper .officer_title_wrapper .officer_title{font-weight:400;font-family:"Merriweather"}.officer_screen .officer_container .officer_wrapper .officer_title_wrapper .officer_line_wrapper{width:100px;margin-top:.5em;height:2px;background:#b5316a}.officer_screen .officer_container .officer_wrapper .officer_nav_link_wrapper{display:flex;justify-content:center;padding:.5em 0;position:-webkit-sticky;position:sticky;top:25px;background:#fff8fb;z-index:1}.officer_screen .officer_container .officer_wrapper .officer_nav_link_wrapper .title_links_wrapper{display:flex;padding:1rem;justify-content:center;position:relative}.officer_screen .officer_container .officer_wrapper .officer_nav_link_wrapper .title_links_wrapper:after{content:"";width:100%;position:absolute;bottom:0;height:5px;border-bottom:3px solid #fff3fa}.officer_screen .officer_container .officer_wrapper .officer_nav_link_wrapper .title_links_wrapper .link_1{position:relative;font-weight:400}.officer_screen .officer_container .officer_wrapper .officer_nav_link_wrapper .title_links_wrapper .link_1 .title_link{text-decoration:none;color:#000}.officer_screen .officer_container .officer_wrapper .officer_nav_link_wrapper .title_links_wrapper .link{position:relative;font-weight:400;padding-left:2em}.officer_screen .officer_container .officer_wrapper .officer_nav_link_wrapper .title_links_wrapper .link .title_link{text-decoration:none;color:#000}.officer_screen .officer_container .officer_wrapper .officer_content_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:5em;width:100%}.officer_screen .officer_container .officer_wrapper .officer_content_wrapper .officer_content{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;width:65%}.officer_screen .officer_container .officer_wrapper .officer_content_wrapper .officer_content .officer_card{width:50%;padding-bottom:5em}.officer_screen .officer_container .officer_wrapper .officer_content_wrapper .officer_content .officer_card .officers_card{width:280px;height:400px}.officer_screen .officer_container .officer_wrapper .officer_content_wrapper .officer_load_more_button_wrapper{padding-top:3em}.officer_screen .officer_container .officer_wrapper .officer_content_wrapper .officer_load_more_button_wrapper .officer_load_more_button{width:150px}.officer_screen .officer_container .officer_wrapper .officer_footer_wrapper{padding-top:5em}@media screen and (max-width:1024px){.officer_screen .officer_container .officer_wrapper .officer_content_wrapper .officer_content{width:75%}.officer_screen .officer_container .officer_wrapper .officer_nav_link_wrapper{display:flex;justify-content:center;padding-top:1em;position:-webkit-sticky;position:sticky;top:34px;background:#fff8fb;z-index:1}}@media screen and (max-width:600px){.officer_screen .officer_container .officer_wrapper .officer_title_wrapper{padding-top:2em}.officer_screen .officer_container .officer_wrapper .officer_nav_link_wrapper{padding-top:1em;top:10px}.officer_screen .officer_container .officer_wrapper .officer_nav_link_wrapper .title_links_wrapper .h3{font-size:8px}.officer_screen .officer_container .officer_wrapper .officer_nav_link_wrapper .title_links_wrapper{width:100%}.officer_screen .officer_container .officer_wrapper .officer_nav_link_wrapper .title_links_wrapper .link{padding-left:2em}.officer_screen .officer_container .officer_wrapper .officer_content_wrapper{padding-top:3em}.officer_screen .officer_container .officer_wrapper .officer_content_wrapper .officer_content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.officer_screen .officer_container .officer_wrapper .officer_content_wrapper .officer_content .officer_card .officers_card{height:100%;object-fit:cover}.officer_screen .officer_container .officer_wrapper .officer_nav_link_wrapper .title_links_wrapper:after{content:"";width:70%;position:absolute;bottom:0;height:5px;border-bottom:3px solid #fff3fa}}.working_committee_desc_wrapper{display:flex;justify-content:center;align-items:center;padding-top:2em}.working_committee_desc_wrapper .working_committee_description{max-width:1170px;padding-top:2em}.officer_screen .working_committee_container{display:flex;align-items:center;justify-content:center;width:100%;background:#fff8fb}.officer_screen .working_committee_container .working_committee_wrapper,.officer_screen .working_committee_container .working_committee_wrapper .working_committee_header_wrapper,.officer_screen .working_committee_container .working_committee_wrapper .working_committee_navbar_wrapper{width:100%}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_title_wrapper .working_committee_title{font-weight:400;font-family:"Merriweather"}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_title_wrapper .working_committee_line_wrapper{width:100px;margin-top:.5em;height:2px;background:#b5316a}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_nav_link_wrapper{display:flex;justify-content:center;padding:.5em 0;position:-webkit-sticky;position:sticky;top:25px;background:#fff8fb;z-index:1}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_nav_link_wrapper .title_links_wrapper{display:flex;padding:1rem;justify-content:center;position:relative}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_nav_link_wrapper .title_links_wrapper:after{content:"";width:100%;position:absolute;bottom:0;height:5px;border-bottom:3px solid #fff3fa}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_nav_link_wrapper .title_links_wrapper .link_1{position:relative;font-weight:400;padding-left:2em}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_nav_link_wrapper .title_links_wrapper .link_1 .title_link{text-decoration:none;color:#000}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_nav_link_wrapper .title_links_wrapper .link{position:relative;font-weight:400;padding-left:2em}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_nav_link_wrapper .title_links_wrapper .link .title_link{text-decoration:none;color:#000}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_officers_synod_wrapper{display:flex;justify-content:center;align-items:center;padding-top:3em}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_officers_synod_wrapper .working_committee_officers_synod_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_officers_synod_wrapper .working_committee_officers_synod_title_wrapper .working_committee_officers_synod_title{font-weight:400;font-family:"Merriweather"}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_officers_synod_wrapper .working_committee_officers_synod_title_wrapper .working_committee_officers_line_wrapper{width:100px;margin-top:.5em;height:2px;background:#b5316a}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:5em;width:100%}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper .working_committee_content{display:flex;justify-content:center;align-items:flex-start;width:65%}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper .working_committee_content .working_committee_officer_wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;width:100%}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper .working_committee_content .working_committee_officer_wrapper .working_committee_card{width:45%;padding-bottom:5em}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper .working_committee_content .working_committee_officer_wrapper .working_committee_card .officer_card{width:280px;height:400px}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper .working_committee_officers_synod_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:5em}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper .working_committee_officers_synod_wrapper .working_committee_officers_synod_title{font-weight:400;font-family:"Merriweather"}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper .working_committee_officers_synod_wrapper .working_committee_officers_line_wrapper{margin-top:1em;height:2px;width:150px;background:#b5316a}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper .working_committee_load_more_button_wrapper{padding-top:3em}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper .working_committee_load_more_button_wrapper .working_committee_load_more_button{width:150px}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:5em}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper .working_committee_members_title_wrapper{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper .working_committee_members_title_wrapper .working_committee_members_title{font-weight:400;font-family:"Merriweather"}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper .working_committee_members_title_wrapper .working_committee_members_line_wrapper{width:100px;margin-top:.5em;height:2px;background:#b5316a}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper .working_committee_members_content_wrapper{display:flex;justify-content:center;align-items:center;padding-top:5em;width:100%}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper .working_committee_members_content_wrapper .working_committee_members_content{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper .working_committee_members_content_wrapper .working_committee_members_content .working_committee_member_card{width:20%}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper .working_committee_members_content_wrapper .working_committee_members_content .working_committee_member_card .member_card{width:250px;height:300px}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper .working_committee_members_content_wrapper .working_committee_members_content .working_committee_member_card .member_card_image{height:300px;width:270px;object-fit:cover}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_footer_wrapper{padding-top:5em}@media screen and (max-width:1024px){.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper .working_committee_content{width:75%}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper .working_committee_members_content_wrapper .working_committee_members_content .working_committee_member_card{width:45%}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper{padding-top:2em}}@media screen and (max-width:600px){.officer_screen .working_committee_container .working_committee_wrapper .working_committee_title_wrapper{padding-top:2em}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_nav_link_wrapper .title_links_wrapper{width:100%}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_nav_link_wrapper{padding-top:1em;top:10px}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_nav_link_wrapper .title_links_wrapper .h3{font-size:8px}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_nav_link_wrapper .title_links_wrapper:after{content:"";width:75%;position:absolute;bottom:0;height:5px;border-bottom:3px solid #fff3fa}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper{padding-top:3em}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_nav_link_wrapper .title_links_wrapper .link,.officer_screen .working_committee_container .working_committee_wrapper .working_committee_nav_link_wrapper .title_links_wrapper .link_1{padding-left:2em}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper .working_committee_content .working_committee_officer_wrapper .working_committee_card .officer_card{width:280px!important;height:320px!important;object-fit:cover}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper .working_committee_members_content_wrapper{padding-top:2em;display:flex;flex-direction:column}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper .working_committee_members_content_wrapper .working_committee_members_content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_members_wrapper .working_committee_members_content_wrapper .working_committee_members_content .working_committee_member_card{width:100%;padding:1em 0}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_content_wrapper .working_committee_content .working_committee_officer_wrapper .working_committee_card{width:100%;padding-bottom:5em}}.publication_details_screen{width:100%;height:100%;overflow:auto;scroll-behavior:smooth}.publication_details_screen .publication_details_container{display:flex;align-items:center;justify-content:center;width:100%;background:#fff8fb}.publication_details_screen .publication_details_container .publication_details_wrapper,.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_header_wrapper{width:100%}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_navbar_wrapper{display:flex;justify-content:center;align-items:center;width:100%}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:5em}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_title_wrapper .publication_details_title{font-weight:400;font-family:"Merriweather"}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_title_wrapper .publication_details_line_wrapper{width:100px;margin-top:.5em;height:2px;background:#b5316a}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper{display:flex;justify-content:center;align-items:center;padding-top:7em}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content{display:flex;justify-content:flex-start;align-items:flex-start;width:60%}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content .publication_details_image_content_wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content .publication_details_image_content_wrapper .publication_details_image_wrapper{padding-top:2em;width:100%}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content .publication_details_image_content_wrapper .publication_details_image_wrapper .publication_details_image{width:70px;height:100px;object-fit:cover}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content .publication_details_image_content_wrapper .publication_details_thumbnail_wrapper{display:flex;justify-content:flex-start;align-items:center;padding-left:3em}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content .publication_details_image_content_wrapper .publication_details_thumbnail_wrapper .publication_details_thumbnail{padding:1em;width:400px;height:550px;object-fit:cover}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content .publication_details_publication_information_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding-left:3em}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content .publication_details_publication_information_wrapper .publication_details_book_name{font-weight:700}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content .publication_details_publication_information_wrapper .publication_details_book_author_name{padding-top:.5em;font-weight:500}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content .publication_details_publication_information_wrapper .publication_details_book_description{padding-top:2em;font-weight:300}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content .publication_details_publication_information_wrapper .publication_details_input{width:100%;margin-top:1em;padding-bottom:1em}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_footer_wrapper{padding-top:5em}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_explore_more_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_explore_more_wrapper .publication_details_explore_title_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:5em}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_explore_more_wrapper .publication_details_explore_title_wrapper .publication_details_line_wrapper{width:100px;margin-top:.5em;height:2px;background:#b5316a}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_explore_more_wrapper .publication_details_explore_more{width:75%}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_explore_more_wrapper .publication_details_explore_more .publication_details_image{background-color:#fff;padding:1.5em;margin:2em;width:250px;height:300px}@media screen and (max-width:1024px){.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content{display:flex;justify-content:flex-start;align-items:flex-start;width:96%;padding:1em}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_explore_more_wrapper .publication_details_explore_more{width:100%}}@media screen and (max-width:600px){.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper,.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:96%;padding:1em}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content .publication_details_image_content_wrapper .publication_details_thumbnail_wrapper{display:flex;justify-content:flex-start;align-items:center;padding-left:0}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content .publication_details_image_content_wrapper .publication_details_thumbnail_wrapper .publication_details_thumbnail{padding:1em;width:100%;height:100%;object-fit:cover}.publication_details_screen .publication_details_container .publication_details_wrapper .publication_details_content_wrapper .publication_details_content .publication_details_publication_information_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding-left:0}.publication_details_container .publication_details_wrapper .publication_details_explore_more_wrapper .publication_details_explore_more{width:100%!important}}.swiper_container .swiper_image_wrapper{align-items:center;position:relative;flex-direction:column;display:flex;justify-content:center;outline:none;cursor:pointer}.officer_card_container{height:500px}.officer_screen .secretarial_staff_container{display:flex;align-items:center;justify-content:center;width:100%;background:#fff8fb}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper,.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_header_wrapper,.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_navbar_wrapper{width:100%}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_title_wrapper .secretarial_staff_title{font-weight:400;font-family:"Merriweather"}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_title_wrapper .secretarial_staff_line_wrapper{width:100px;margin-top:.5em;height:2px;background:#b5316a}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper{display:flex;justify-content:center;padding-top:1em;padding-bottom:1em;position:-webkit-sticky;position:sticky;top:10px;background:#fff8fb;z-index:1}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper .title_links_wrapper{display:flex;padding:1rem;justify-content:center;position:relative}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper .title_links_wrapper:after{content:"";width:90%;position:absolute;bottom:0;left:0;height:5px;border-bottom:3px solid #fff3fa}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper .title_links_wrapper .link_1{padding-right:2em;position:relative;font-weight:400}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper .title_links_wrapper .link_1 .title_link{text-decoration:none;color:#000;position:relative}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper .title_links_wrapper .link_1 .content_icon{padding-left:.3em;width:30px}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper .title_links_wrapper .link{position:relative;font-weight:400;padding-right:2em}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper .title_links_wrapper .link a{padding:0}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper .title_links_wrapper .link .title_link{position:relative;text-decoration:none;color:#000}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:0}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_title_wrapper{display:flex;justify-content:center;align-items:center}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_title_wrapper .secretarial_staff_title{font-weight:400}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_title_wrapper .secretarial_staff_title_line_wrapper{width:230px;margin-top:.5em;height:2px;background:#b5316a}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_card{width:50%;padding-bottom:5em}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_card .secretarial_staffs_card{width:280px;height:400px}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_header_content_wrapper{padding-top:5em}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_head_profile_wrapper{padding-top:3em}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_head_profile_wrapper .secretarial_staff_head_profile{width:250px;height:350px}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_staffs_content_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:5em;width:100%}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_staffs_content_wrapper .secretarial_staff_staffs_image_wrapper{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;width:100%;padding-top:2em}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_staffs_content_wrapper .secretarial_staff_staffs_image_wrapper .secretarial_staff_staffs_image{padding-bottom:5em;padding-left:.5em}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_staffs_content_wrapper .secretarial_staff_staffs_image_wrapper .secretarial_staff_staffs_image .staffs_image{width:250px;height:350px;object-fit:contain}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_staffs_content_wrapper .staffs_image{width:200px;height:300px;object-fit:contain}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_load_more_button_wrapper{padding-top:3em}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_load_more_button_wrapper .secretarial_staff_load_more_button{width:150px}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_footer_wrapper{padding-top:5em}.officer_screen .staff_filter_wrapper{width:74%;display:flex;justify-content:flex-end;position:-webkit-sticky;position:sticky;top:130px;padding-top:1em}.officer_screen .secretarial_staff_content_dropdown_wrapper{width:250px;height:105px;background-color:#fff8fb;margin-left:auto;box-shadow:0 4px 6px -6px #000;display:flex;flex-direction:column;justify-content:center}.officer_screen .dropdown{font-size:15px;font-weight:400;text-decoration:none;color:#000!important;padding:.3em}@media screen and (max-width:1024px){.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper .title_links_wrapper{width:100%}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper .title_links_wrapper:after{content:"";width:80%;position:absolute;bottom:-1px;height:5px;left:60px;border-bottom:3px solid #fff3fa}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper{padding-top:2em}.secretarial_staff_content_dropdown_wrapper{bottom:-179px}}@media screen and (max-width:600px){.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_title_wrapper{padding-top:2em}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper{padding-top:1em;padding-bottom:0}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper .title_links_wrapper .h3{font-size:7px}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper .title_links_wrapper:after{content:"";width:80%;position:absolute;bottom:-1px;height:5px;left:29px;border-bottom:3px solid #fff3fa}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content{width:100%}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_title_wrapper .secretarial_staff_title{font-weight:400}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_head_profile_wrapper .secretarial_staff_head_profile,.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_staffs_content_wrapper .secretarial_staff_staffs_image_wrapper .secretarial_staff_staffs_image .staffs_image{width:280px;height:320px;object-fit:cover}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_nav_link_wrapper .title_links_wrapper .link_1 .content_icon{padding-left:.5em;width:14px}.staff_filter_wrapper{width:87%!important;display:flex;justify-content:flex-end;position:-webkit-sticky;position:sticky;top:55px!important}.officer_screen .secretarial_staff_content_dropdown_wrapper{width:124px;height:105px}.officer_screen .secretarial_staff_content_dropdown_wrapper,.secretarial_staff_content_dropdown_wrapper{margin-left:auto;box-shadow:0 4px 6px -6px #000;display:flex;flex-direction:column;justify-content:center}.secretarial_staff_content_dropdown_wrapper{width:130px;height:69px!important;overflow-x:scroll}.dropdown{font-size:8px!important;font-weight:200;text-decoration:none;padding:.3em 0}}@media screen and (max-width:1500px){.officer_screen .staff_filter_wrapper{width:84%;display:flex;justify-content:flex-end;position:-webkit-sticky;position:sticky;top:130px;padding-top:1em}}.officer_screen .secretarial_staff_container .secretarial_staff_wrapper .secretarial_staff_content_wrapper .secretarial_staff_content .secretarial_staff_staffs_content_wrapper .secretarial_staff_staffs_image_wrapper .secretarial_staff_staffs_image .staffs_image{width:170px;height:250px;object-fit:cover}.officer_screen{width:100%;height:100%;overflow:auto}.officer_screen .executive_committee_container{display:flex;align-items:center;justify-content:center;width:100%;background:#fff8fb}.officer_screen .executive_committee_container .executive_committee_wrapper,.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_header_wrapper,.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_navbar_wrapper{width:100%}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_title_wrapper .executive_committee_title{font-weight:400;font-family:"Merriweather"}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_title_wrapper .executive_committee_line_wrapper{width:100px;margin-top:.5em;height:2px;background:#b5316a}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_nav_link_wrapper{display:flex;justify-content:center;padding:.5em 0;position:-webkit-sticky;position:sticky;top:25px;background:#fff8fb;z-index:1}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_nav_link_wrapper .title_links_wrapper{display:flex;padding:1rem;justify-content:center;position:relative}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_nav_link_wrapper .title_links_wrapper:after{content:"";width:95%;position:absolute;bottom:0;height:5px;left:0;border-bottom:3px solid #fff3fa}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_nav_link_wrapper .title_links_wrapper .link_1{padding-right:2em;position:relative;font-weight:400}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_nav_link_wrapper .title_links_wrapper .link_1 .title_link{text-decoration:none;color:#000}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_nav_link_wrapper .title_links_wrapper .link{position:relative;font-weight:400;padding-right:2em}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_nav_link_wrapper .title_links_wrapper .link .title_link{text-decoration:none;color:#000}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_content_container{display:flex;align-items:center;justify-content:center;padding-top:5em;width:100%}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_content_container .executive_committee_content{max-width:1170px}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_content_container .executive_committee_content h1{position:relative;padding-bottom:.5em;font-family:"Merriweather";font-weight:"400"}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_content_container .executive_committee_content h1:after{content:"";border-bottom:2px solid #b5316a;position:absolute;height:3px;width:160px;bottom:0;left:0}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_content_container .executive_committee_content img{padding:3em;width:50%;height:400px}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_content_container .executive_committee_content p{padding-top:1em}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_footer_wrapper{padding-top:5em}.officer_screen .selected{position:relative}.officer_screen .selected:after{content:"";position:absolute;height:2px;width:100%;background-color:#b5316a;bottom:-16px;z-index:100;left:0}@media screen and (max-width:1024px){.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_nav_link_wrapper .title_links_wrapper{width:100%}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_title_wrapper .executive_committee_line_wrapper{width:150px;margin-top:.5em;height:2px;background:#b5316a}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_nav_link_wrapper .title_links_wrapper:after{content:"";width:83%;position:absolute;bottom:0;height:5px;left:60px;border-bottom:3px solid #fff3fa}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_content_container{padding-top:2em}}@media screen and (max-width:600px){.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_nav_link_wrapper .title_links_wrapper .h3{font-size:8px}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_nav_link_wrapper .title_links_wrapper:after{content:"";width:80%;position:absolute;bottom:0;height:5px;left:35px;border-bottom:3px solid #fff3fa}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_content_container .executive_committee_content{width:100%;padding:2em}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_content_container .executive_committee_content h1{font-size:15px}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_title_wrapper{padding-top:2em}.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_nav_link_wrapper{padding-top:1em;top:10px}.officer_screen .working_committee_container .working_committee_wrapper .working_committee_officers_synod_wrapper{padding-top:2em}}@media screen and (max-width:450px){.officer_screen .executive_committee_container .executive_committee_wrapper .executive_committee_nav_link_wrapper .title_links_wrapper .h3{font-size:8px}}.csita_screen{width:100%;height:100%;overflow:auto}.csita_screen .csita_container{display:flex;align-items:center;justify-content:center;width:100%;background:#fff8fb}.csita_screen .csita_container .csita_wrapper,.csita_screen .csita_container .csita_wrapper .csita_header_wrapper,.csita_screen .csita_container .csita_wrapper .csita_navbar_wrapper{width:100%}.csita_screen .csita_container .csita_wrapper .csita_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.csita_screen .csita_container .csita_wrapper .csita_title_wrapper .csita_title{font-weight:400;font-family:"Merriweather"}.csita_screen .csita_container .csita_wrapper .csita_title_wrapper .csita_line_wrapper{width:100px;margin-top:.5em;height:2px;background:#b5316a}.csita_screen .csita_container .csita_wrapper .csita_nav_link_wrapper{display:flex;justify-content:center;padding:.5em 0;position:-webkit-sticky;position:sticky;top:25px;background:#fff8fb;z-index:1}.csita_screen .csita_container .csita_wrapper .csita_nav_link_wrapper .title_links_wrapper{display:flex;padding:1rem;justify-content:center;position:relative}.csita_screen .csita_container .csita_wrapper .csita_nav_link_wrapper .title_links_wrapper:after{content:"";width:90%;position:absolute;bottom:0;height:5px;border-bottom:3px solid #fff3fa}.csita_screen .csita_container .csita_wrapper .csita_nav_link_wrapper .title_links_wrapper .link_1{padding-right:2em;position:relative;font-weight:400}.csita_screen .csita_container .csita_wrapper .csita_nav_link_wrapper .title_links_wrapper .link_1 .title_link{text-decoration:none;color:#000}.csita_screen .csita_container .csita_wrapper .csita_nav_link_wrapper .title_links_wrapper .link{position:relative;font-weight:400;padding-right:2em}.csita_screen .csita_container .csita_wrapper .csita_nav_link_wrapper .title_links_wrapper .link .title_link{text-decoration:none;color:#000}.csita_screen .csita_container .csita_wrapper .csita_content_container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:5em;width:100%}.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_content{width:70%}.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_content h1{position:relative;padding-bottom:.5em;font-family:"Merriweather";font-weight:"400"}.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_content h1:after{content:"";border-bottom:2px solid #b5316a;position:absolute;height:3px;width:160px;bottom:0;left:0}.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_content h1,.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_content h2,.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_content h3,.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_content h4,.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_content h5,.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_content h6{font-family:"Merriweather";font-weight:"400"}.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_content img{padding:3em;width:50%;height:400px}.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_content p{padding-top:1em}.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_officer_content_wrapper{display:flex;justify-content:space-evenly;padding:2em;width:100%}.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_officer_content_wrapper .officer_image_wrapper .off_card_wrapper{height:400px;width:450px;object-fit:cover}.csita_screen .csita_container .csita_wrapper .csita_footer_wrapper{padding-top:5em}.csita_screen .selected{position:relative}.csita_screen .selected:after{content:"";position:absolute;height:2px;width:100%;background-color:#b5316a;bottom:-16px;z-index:100;left:0}@media screen and (max-width:1024px){.csita_screen .csita_container .csita_wrapper .csita_nav_link_wrapper{padding-top:1em}.csita_screen .csita_container .csita_wrapper .csita_nav_link_wrapper .title_links_wrapper{width:100%}.csita_screen .csita_container .csita_wrapper .csita_nav_link_wrapper .title_links_wrapper:after{content:"";width:83%;position:absolute;bottom:0;height:5px;left:60px;border-bottom:3px solid #fff3fa}.csita_screen .csita_container .csita_wrapper .csita_content_container{padding-top:2em}.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_officer_content_wrapper .officer_image_wrapper .off_card_wrapper{height:400px;width:280px;object-fit:cover}}@media screen and (max-width:600px){.csita_screen .csita_container .csita_wrapper .csita_nav_link_wrapper .title_links_wrapper .h3{font-size:8px}.csita_screen .csita_container .csita_wrapper .csita_title_wrapper{padding-top:2em}.csita_screen .csita_container .csita_wrapper .csita_nav_link_wrapper{padding-top:1em;top:10px}.csita_screen .csita_container .csita_wrapper .csita_nav_link_wrapper .title_links_wrapper:after{content:"";width:80%;position:absolute;bottom:0;height:5px;left:35px;border-bottom:3px solid #fff3fa}.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_content{width:100%;padding:2em}.csita_screen .csita_container .csita_wrapper .csita_content_container{padding-top:1em}.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_content h1{font-size:15px}.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_officer_content_wrapper .officer_image_wrapper .off_card_wrapper{height:320px;width:280px;object-fit:cover}.csita_screen .csita_container .csita_wrapper .csita_content_container .csita_officer_content_wrapper{display:flex;flex-direction:column;padding:0;width:100%}.officer_card_container .officer_card_wrapper{padding:1em 0}}.aim_screen{height:100vh;width:100%;overflow:auto;background-color:#fff8fb;display:flex;flex-direction:column;align-items:center}.aim_screen .footer_wrapper,.aim_screen .header_wrapper{width:100%}.aim_screen .aim_screen_container{max-width:1170px}.aim_screen .aim_screen_container .aim_screen_header_wrapper{display:flex;flex-direction:column;align-items:center;margin-top:2em}.aim_screen .aim_screen_container .aim_screen_header_wrapper .aim_screen_header{height:44px;font-family:"Merriweather";font-weight:400}.aim_screen .aim_screen_container .aim_screen_header_wrapper .header_line{height:3px;width:170px;background-color:#b5316a;margin-top:1em}.aim_screen .aim_screen_container .aim_screen_title_wrapper{margin-top:1em}.aim_screen .aim_screen_container .aim_screen_title_wrapper .aim_links_wrapper{display:flex;padding:1rem;justify-content:center;position:relative}.aim_screen .aim_screen_container .aim_screen_title_wrapper .aim_links_wrapper:after{content:"";width:100%;position:absolute;bottom:-2px;height:2px;border-bottom:3px solid #fff3fa}.aim_screen .aim_screen_container .aim_screen_title_wrapper .aim_links_wrapper .aim_link_1{padding-right:2em;position:relative;font-weight:400}.aim_screen .aim_screen_container .aim_screen_title_wrapper .aim_links_wrapper .aim_link_1 .title_link{text-decoration:none;color:#000}.aim_screen .aim_screen_container .aim_screen_title_wrapper .aim_links_wrapper .aim_link{position:relative;font-weight:400}.aim_screen .aim_screen_container .aim_screen_title_wrapper .aim_links_wrapper .aim_link .title_link{text-decoration:none;color:#000}.aim_screen .aim_screen_container .aim_body_wrapper{width:100%;font-family:"Open Sans",sans-serif;margin-top:5em}.aim_screen .aim_screen_container .aim_body_wrapper ul li{padding:1rem 1rem 1rem 0}.aim_screen .aim_screen_container .aim_body_wrapper ul{padding-left:1rem}.aim_screen .aim_screen_container .aim_body_wrapper ul li::marker{color:#b5316a}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left{width:100%}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left h1{font-family:"Merriweather";font-weight:300;position:relative;display:flex;justify-content:flex-start}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left h1:after{content:"";position:absolute;width:10%;left:0;height:3px;background-color:#b5316a;bottom:0}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .ql-align-center img{height:300px;width:250px;object-fit:contain}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .left_title_wrapper{margin-top:2rem;display:flex;flex-direction:column;align-items:flex-start}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .left_title_wrapper .vision{width:70px}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .left_title_wrapper .aim_and_obj{width:110px}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .left_title_wrapper .aim_and_activities{width:170px}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .left_title_wrapper .personnel{width:70px}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .left_title_wrapper .left_heading{font-family:"Merriweather";font-weight:400}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .director_section_wrapper .director_content_wrapper{display:flex;flex-direction:column;margin-top:2em}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .director_section_wrapper .director_content_wrapper .director_image_wrapper img{height:400px;width:300px;object-fit:cover}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .director_section_wrapper .director_content_wrapper .director_text_wrapper .name{padding:0 0 1rem;font-weight:500}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .director_section_wrapper .director_content_wrapper .director_text_wrapper .description_address,.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .director_section_wrapper .director_content_wrapper .director_text_wrapper .description_email,.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .director_section_wrapper .director_content_wrapper .director_text_wrapper .description_mobile{padding:0 0 1rem;font-weight:300}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .personnel_wrapper{margin-bottom:3em}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .personnel_wrapper .personnel_image_wrapper{display:flex;justify-content:flex-start;flex-wrap:wrap}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .personnel_wrapper .personnel_image_wrapper .personnel_image{display:flex;flex-direction:column;align-items:center;padding-right:2em;margin-top:2rem}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .personnel_wrapper .personnel_image_wrapper .personnel_image img{width:300px;height:400px;object-fit:cover}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .personnel_wrapper .personnel_image_wrapper .personnel_image .personnel_name{padding-top:1em;font-weight:400}.department_card{height:300px}.personnel_image_wrapper .officer_card_container{height:550px;padding:.3em}.aim_screen_title{display:flex;justify-content:center}@media screen and (max-width:1024px){.aim_screen .aim_screen_container .aim_screen_title_wrapper{margin-top:0}.aim_screen .aim_screen_container .aim_screen_header_wrapper .aim_screen_header{height:19px;font-family:"Merriweather";font-weight:400}.aim_screen .aim_screen_container .aim_screen_header_wrapper .header_line{height:3px;width:150px;background-color:#b5316a;margin-top:1em}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left{width:100%;padding:2em}}@media screen and (max-width:600px){.aim_screen .aim_screen_container{max-width:100%}.aim_screen .aim_screen_container .aim_screen_title_wrapper .aim_links_wrapper .aim_link{position:relative;font-weight:400;font-size:10px}.aim_screen .aim_screen_container .aim_screen_title_wrapper .aim_links_wrapper:after{content:"";width:88%;position:absolute;bottom:-2px;height:2px;border-bottom:3px solid #fff3fa}.aim_screen .aim_screen_container .aim_screen_header_wrapper .aim_screen_header{height:20px;font-family:"Merriweather";font-weight:400;font-size:17px}.aim_screen .aim_screen_container .aim_screen_title_wrapper{margin-top:0;width:100%}.aim_screen .aim_screen_container .aim_screen_title_wrapper .aim_links_wrapper .aim_link_1{padding-right:2em;position:relative;font-weight:400;font-size:10px}.aim_screen .aim_screen_container .aim_body_wrapper{padding:2em;width:100%;margin-top:0}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .left_title_wrapper{margin-top:1rem;display:flex;flex-direction:column;align-items:flex-start}}.dept_card_wrapper{display:flex;justify-content:flex-start}.department_card{width:292px!important;height:350px!important;object-fit:cover}.aim_screen .officer_card_container{height:650px}.aim_screen .aim_screen_container .aim_body_wrapper .aim_section_left .left_title_wrapper .director{width:70px;margin-bottom:0}.about_csi_screen{height:100vh;width:100%;overflow:auto;background-color:#fff8fb;scroll-behavior:smooth;display:flex;flex-direction:column;align-items:center;z-index:0}.about_csi_screen .footer_wrapper,.about_csi_screen .header_wrapper{width:100%}.about_csi_screen .about_csi_container{max-width:1170px}.about_csi_screen .about_csi_container .header_wrapper{display:flex;flex-direction:column;align-items:center;padding:2em}.about_csi_screen .about_csi_container .header_wrapper .header{font-family:"Merriweather";font-weight:400;position:relative}.about_csi_screen .about_csi_container .header_wrapper .header_line{height:3px;width:172.5px;background-color:#b5316a;margin-top:1rem;margin-bottom:0}.about_csi_screen .about_csi_container .tab_wrapper{display:flex;justify-content:center;padding:2em;position:relative;position:-webkit-sticky;position:sticky;width:100%;top:0;background:#fff8fb}.about_csi_screen .about_csi_container .tab_wrapper:after{content:"";position:absolute;width:55%;bottom:0;height:2px;border-bottom:3px solid #fff3fa}.about_csi_screen .about_csi_container .tab_wrapper .link_active a{padding:1em 2em;text-decoration:none;color:#000;font-weight:500;position:relative}.about_csi_screen .about_csi_container .tab_wrapper .link_active a:after{content:"";width:100%;position:absolute;left:0;bottom:-9px;z-index:100;border-bottom:2px solid #b5316a}.about_csi_screen .about_csi_container .tab_wrapper .link a{padding:1em 2em;text-decoration:none;color:#000;font-weight:500;position:relative}.about_csi_screen .about_csi_container .body_wrapper{padding:1em}.about_csi_screen .about_csi_container .body_wrapper .section_wrapper{padding:4em 0}.about_csi_screen .about_csi_container .body_wrapper .section_wrapper .section_body_wrapper{margin-bottom:3em}.about_csi_screen .about_csi_container .body_wrapper .section_wrapper .section_body_wrapper .section_title{padding-bottom:1em}.about_csi_screen .about_csi_container .body_wrapper .section_wrapper .section_body_wrapper .section_heading{font-family:"Merriweather";font-weight:400}.about_csi_screen .about_csi_container .body_wrapper .section_wrapper .section_body_wrapper .header_line{height:3px;width:57.5px;background-color:#b5316a;margin-top:1rem}.about_csi_screen .about_csi_container .body_wrapper .section_wrapper .section_body_wrapper .description_wrapper .description{line-height:23px;font-family:"Open Sans",sans-serif}.about_csi_screen .about_csi_container .body_wrapper .section_wrapper .section_body_wrapper .image_wrapper{display:flex;justify-content:center;margin-top:2em;margin-bottom:0}.about_csi_screen .about_csi_container .body_wrapper .section_wrapper .section_body_wrapper .image_wrapper img{width:481px;height:802px}.about_csi_screen .about_csi_container .body_wrapper .section_wrapper .section_body_wrapper .logo_wrapper{margin-bottom:1em}.about_csi_screen .about_csi_container .body_wrapper .section_wrapper .section_body_wrapper .logo_wrapper img{width:200px;height:200px;object-fit:contain}.about_csi_screen .about_csi_container .body_wrapper .gallery_wrapper{display:flex;justify-content:space-around;width:100%;padding:1em 0}.about_csi_screen .about_csi_container .body_wrapper .gallery_wrapper .gallery_image{padding:1em;height:300px;width:450px}.about_csi_screen .about_csi_container .body_wrapper .gallery_wrapper .gallery_image img{width:100%;height:100%;object-fit:fill}.line_width{width:7%!important}.sec_scroll{padding-bottom:1em}.sec_scroll_mission{padding-bottom:3em}.sec_scroll_logo{padding-bottom:2.3em}@media only screen and (max-width:1500px){.about_csi_screen .about_csi_container .tab_wrapper:after{content:"";position:absolute;width:50%;bottom:0;border-bottom:3px solid #fff3fa}.about_csi_screen .about_csi_container .tab_wrapper .link_1 a:after{content:"";width:100%;position:absolute;left:0;bottom:-5px;z-index:100;border-bottom:2px solid #b5316a}.about_csi_screen .about_csi_container .body_wrapper .gallery_wrapper .gallery_image img{height:300px;object-fit:contain}}@media screen and (max-width:1024px){.about_csi_screen .about_csi_container{width:100%}.about_csi_screen .about_csi_container .header_wrapper .header_line{height:3px;width:112.5px;background-color:#b5316a;margin-top:1rem;margin-bottom:0}.about_csi_screen .about_csi_container .tab_wrapper .link_active a:after{content:"";width:100%;position:absolute;left:0;bottom:-12px;z-index:100;border-bottom:2px solid #b5316a}.about_csi_screen .about_csi_container .tab_wrapper:after{content:"";position:absolute;width:42%;bottom:0;border-bottom:3px solid #fff3fa}}@media screen and (max-width:600px){.about_csi_screen .about_csi_container .header_wrapper .header_line{width:102.5px}.section_scroll_history{padding-bottom:3em}.line_width{width:20%!important}.about_csi_screen .about_csi_container .tab_wrapper{padding:2em 0}.about_csi_screen .about_csi_container .tab_wrapper:after{content:"";position:absolute;width:78%;bottom:0;border-bottom:3px solid #fff3fa}.about_csi_screen .about_csi_container .tab_wrapper .link_active a:after{content:"";width:100%;position:absolute;left:0;bottom:-12px;z-index:100;border-bottom:2px solid #b5316a}.about_csi_screen .about_csi_container .body_wrapper .section_wrapper .section_body_wrapper .image_wrapper img{width:300px;height:300px;object-fit:contain}.about_csi_screen .about_csi_container .body_wrapper{padding:0}.about_csi_screen .about_csi_container .body_wrapper .section_wrapper{padding:2em}.about_csi_screen .about_csi_container .body_wrapper .gallery_wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.about_csi_screen .about_csi_container .body_wrapper .gallery_wrapper .gallery_image{padding-bottom:2em}.about_csi_screen .about_csi_container .body_wrapper .gallery_wrapper .gallery_image img{height:200px;width:200px}.about_csi_screen .about_csi_container .body_wrapper .section_wrapper .section_body_wrapper .logo_wrapper img{width:100px;height:100px}.about_csi_screen .about_csi_container .tab_wrapper .link_active a,.about_csi_screen .about_csi_container .tab_wrapper .link a{padding:1em;text-decoration:none;color:#000;font-weight:500;position:relative}}.screen .publication_screen_container{max-width:1170px}.screen .publication_screen_container .publication_screen_header_wrapper{display:flex;justify-content:center;padding-top:2em}.screen .publication_screen_container .publication_screen_header_wrapper .publication_screen_header{font-family:"Merriweather";font-weight:400}.screen .publication_screen_container .publication_screen_header_wrapper .publication_screen_header .header_line{height:3px;width:152.5px;background-color:#b5316a;margin:1rem auto 0}.screen .publication_screen_container .publication_screen_body_wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start}.screen .publication_screen_container .publication_screen_body_wrapper .publication_card_wrapper{width:33%;padding:2em 2em 0}.screen .publications_pagination_wrapper{padding:3em 0}@media only screen and (max-width:1024px){.screen .publication_screen_container{width:100%}.screen .publication_screen_container .publication_screen_body_wrapper .publication_card_wrapper{width:45%;padding:1em}.screen .publication_screen_container .publication_screen_header_wrapper .publication_screen_header .header_line{height:3px;width:128.5px;background-color:#b5316a;margin-top:1rem;margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.screen{display:flex;flex-direction:column;align-items:center}.screen .header_wrapper{width:100%}.screen .select_box_wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.screen .select_box_wrapper .select_box{width:150px;padding:1em}.screen .select_box_wrapper .css-1smg336-control,.screen .select_box_wrapper .css-z7fgrc-control{background-color:#fff8fb!important}.screen .publication_screen_header_wrapper{display:flex;flex-direction:column;align-items:center;padding-top:2em}.screen .publication_screen_container{max-width:1170px}.screen .publication_screen_container .publication_screen_body_wrapper{display:flex;flex-direction:column;align-items:center}.screen .publication_screen_container .publication_screen_body_wrapper .publication_card_wrapper{width:100%!important;padding-bottom:2em}.screen .footer_wrapper{width:100%}}.resources_card_wrapper .card .resources_card .img_wrapper img{object-fit:cover;height:300px;width:350px}@media screen and (max-width:1024px){.resources_card_wrapper .card .title_wrapper{padding:2em;width:300px;text-align:center}.resource_image .wrapper{display:flex;position:absolute;margin-right:auto;margin-left:auto;z-index:99999;width:43%;top:110px}.card:hover{transform:scale(1.1);transition:transform .3s ease-in-out}.resource_image:hover:after{opacity:.7;transition:opacity .3s ease-in-out}.resource_image.text:hover.text{opacity:1;transform:translateY(0);transition:all .3s ease-in-out}.resource_image:after{content:"";position:absolute;height:385px;width:300px;background-color:#5d5d5f;opacity:0;display:block;transition:opacity .3s ease-in-out}:hover:after{opacity:.7;transition:opacity .3s ease-in-out}.resources_card_wrapper .resource_image .text{background-color:#b5316a;padding:1em 3em;z-index:100;left:-34px;transform:translateY(300%);position:absolute;color:#fff;opacity:0;transition:all .3s ease-in-out;display:block}}@media screen and (max-width:1024px){.resources_card_wrapper .card .resources_card .img_wrapper img{object-fit:cover;height:337px!important;width:243px!important}}.spl_edition{padding-top:.4em}.screen .csi_life{margin-bottom:0;width:120px}.screen .select_box_wrapper .select_box{width:250px}.screen .csi_life_screen_header_wrapper{display:flex;justify-content:center;padding-top:2em}.screen .csi_life_screen_header_wrapper .csi_life_screen_header{font-family:"Merriweather";font-weight:400}.screen .csi_life_screen_header_wrapper .csi_life_screen_header .header_line{height:3px;width:82.5px;background-color:#b5316a;margin:1rem auto 0}.screen .csi_life_screen_container{max-width:1170px}.screen .csi_life_screen_container .csi_life_screen_body_wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start}.screen .csi_life_screen_container .csi_life_screen_body_wrapper .card_wrapper{width:33%;padding:2em 2em 0}.csi_life_pagination_wrapper{padding:3em 0}@media only screen and (max-width:1024px){.screen .csi_life_screen_container{width:100%}.screen .csi_life_screen_container .csi_life_screen_body_wrapper .card_wrapper{width:45%;padding:1em}.screen .csi_life_screen_header_wrapper .csi_life_screen_header .header_line{width:82.5px}}@media only screen and (max-width:600px){.screen{align-items:center}.screen,.screen .select_box_wrapper{display:flex;flex-direction:column}.screen .csi_life_screen_header_wrapper{display:flex;flex-direction:column;align-items:center}.screen .csi_life_screen_header_wrapper .csi_life_screen_header .header_line{width:80.5px}.screen .screen .csi_life_screen_container .csi_life_screen_body_wrapper .card_wrapper{width:100%}.screen .csi_life_screen_container .csi_life_screen_body_wrapper{display:flex;flex-direction:column;align-items:center}.screen .footer_wrapper{width:100%}}.screen .resource{margin-bottom:0}.screen .select_box_wrapper{display:flex;justify-content:flex-end;width:100%}.screen .select_box_wrapper .select_box{width:150px;padding:1em}.screen .select_box_wrapper .css-1smg336-control,.screen .select_box_wrapper .css-z7fgrc-control{background-color:#fff8fb!important}.screen .resource_docs_screen_header_wrapper{display:flex;justify-content:center;padding-top:2em}.screen .resource_docs_screen_header_wrapper .resource_docs_screen_header{font-family:"Merriweather";font-weight:400}.screen .resource_docs_screen_header_wrapper .resource_docs_screen_header .header_line{height:3px;width:152.5px;background-color:#b5316a;margin-top:1rem;margin-left:auto;margin-right:auto}.screen .resource_docs_screen_container{width:1170px}.screen .resource_docs_screen_container .resource_docs_screen_body_wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start}.screen .resource_docs_screen_container .resource_docs_screen_body_wrapper .card_wrapper{width:33%;padding:2em 2em 0}@media only screen and (max-width:1024px){.screen .resource_docs_screen_container{width:100%}.screen .resource_docs_screen_container .resource_docs_screen_body_wrapper .card_wrapper{width:45%;padding:1em}}@media only screen and (max-width:600px){.screen{display:flex;flex-direction:column;align-items:center}.screen .header_wrapper{width:100%}.screen .select_box_wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.screen .select_box_wrapper .select_box{width:150px;padding:1em}.screen .select_box_wrapper .css-1smg336-control,.screen .select_box_wrapper .css-z7fgrc-control{background-color:#fff8fb!important}.screen .resource_docs_screen_header_wrapper{display:flex;flex-direction:column;align-items:center;padding-top:2em}.screen .resource_docs_screen_container{width:87vw}.screen .resource_docs_screen_container .resource_docs_screen_body_wrapper{display:flex;flex-direction:column;align-items:center}.screen .resource_docs_screen_container .resource_docs_screen_body_wrapper .card_wrapper{width:100%!important;padding-bottom:2em}.screen .footer_wrapper{width:100%}}.resource_docs_pagination_wrapper{padding:3em 0}.screen .error_text{width:100%;text-align:center}.screen .lib_archives_screen_container{width:1170px}.screen .lib_archives_screen_container .select_box_wrapper{display:flex;justify-content:flex-end}.screen .lib_archives_screen_container .select_box_wrapper .select_box{width:150px;padding:1em}.screen .lib_archives_screen_container .select_box_wrapper .css-1smg336-control,.screen .lib_archives_screen_container .select_box_wrapper .css-z7fgrc-control{background-color:#fff8fb!important}.screen .lib_archives_screen_container .lib_archives_screen_header_wrapper{display:flex;justify-content:center;padding-top:2em}.screen .lib_archives_screen_container .lib_archives_screen_header_wrapper .lib_archives_screen_header{font-family:"Merriweather";font-weight:400}.screen .lib_archives_screen_container .lib_archives_screen_header_wrapper .lib_archives_screen_header .header_line{height:3px;width:152.5px;background-color:#b5316a;margin:1rem auto 0}.screen .lib_archives_screen_container .lib_archives_screen_body_wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start}.screen .lib_archives_screen_container .lib_archives_screen_body_wrapper .card_wrapper{width:33%;padding:2em 2em 0}.library_archives_pagination{padding:3em 0}@media only screen and (max-width:1024px){.screen .lib_archives_screen_container{width:100%}.screen .lib_archives_screen_container .lib_archives_screen_body_wrapper .card_wrapper{width:45%;padding:1em}}@media only screen and (max-width:600px){.screen{display:flex;flex-direction:column;align-items:center}.screen .header_wrapper{width:100%}.screen .select_box_wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.screen .select_box_wrapper .select_box{width:150px;padding:1em}.screen .select_box_wrapper .css-1smg336-control,.screen .select_box_wrapper .css-z7fgrc-control{background-color:#fff8fb!important}.screen .lib_archives_screen_header_wrapper{display:flex;flex-direction:column;align-items:center;padding-top:2em}.screen .lib_archives_screen_container{width:87vw}.screen .lib_archives_screen_container .lib_archives_screen_body_wrapper{display:flex;flex-direction:column;align-items:center}.screen .lib_archives_screen_container .lib_archives_screen_body_wrapper .card_wrapper{width:100%!important;padding-bottom:2em}.screen .footer_wrapper{width:100%}}.link_active{color:#fff!important}.screen .partners_screen_container{max-width:1170px}.screen .partners_screen_container .partners_screen_header_wrapper{display:flex;justify-content:center;padding-top:2em}.screen .partners_screen_container .partners_screen_header_wrapper .partners_screen_header{font-family:"Merriweather";font-weight:400}.screen .partners_screen_container .partners_screen_header_wrapper .partners_screen_header .header_line{height:3px;width:152.5px;background-color:#b5316a;margin-top:1rem;margin-left:auto;margin-right:auto}.screen .partners_screen_container .partners_screen_body_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.screen .partners_screen_container .partners_screen_body_wrapper .card_wrapper{width:350px}@media screen and (max-width:1024px){.screen .partners_screen_container .partners_screen_body_wrapper .card_wrapper{width:350px}.screen .partners_screen_container .partners_screen_header_wrapper .partners_screen_header .header_line{width:90.5px}.screen .partners_screen_container{width:100vw}}@media screen and (max-width:600px){.screen .partners_screen_container{width:100vw}.screen .partners_screen_container .partners_screen_header_wrapper{display:flex;flex-direction:column;align-items:center;padding-top:2em}.screen .partners_screen_container .partners_screen_header_wrapper .partners_screen_header .header_line{width:90.5px}.screen .partners_screen_container .partners_screen_body_wrapper{display:flex;flex-direction:column;align-items:center}.screen .partners_screen_container .partners_screen_body_wrapper .card_wrapper{width:100%;padding-bottom:2em}}.resources_card_wrapper .card{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1em 0;transition:transform .3s ease-in-out}.resources_card_wrapper .card:hover{transform:scale(1.1);transition:transform .3s ease-in-out}.resources_card_wrapper .card .resources_card{background-color:#fff8fb;display:flex;text-align:center;justify-content:center;position:relative;align-items:center}.resources_card_wrapper .card .resources_card .partners_img_wrapper img{object-fit:contain;height:300px;width:350px}.resources_card_wrapper .card .title_wrapper{padding:1em;width:300px;text-align:center}.resources_card_wrapper .card .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.resources_card_wrapper .resource_image .text{background-color:#b5316a;padding:1em 3em;z-index:100;left:-20px;transform:translateY(300%);position:absolute;color:#fff;opacity:0;transition:all .3s ease-in-out;display:block}.resources_card_wrapper .resource_image .wrapper{display:flex;position:absolute;margin-right:auto;margin-left:auto;z-index:99999;width:38%;top:175px}.resources_card_wrapper .resource_image .wrapper .icon{padding-right:1em}.resources_card_wrapper .resource_image .wrapper a{text-decoration:none;color:#fff}.resources_card_wrapper .resource_image:after{content:"";position:absolute;height:385px;width:300px;background-color:#5d5d5f;opacity:0;display:block;transition:opacity .3s ease-in-out}.resources_card_wrapper .resource_image:hover .text{opacity:1;transform:translateY(0);transition:all .3s ease-in-out}.resources_card_wrapper .resource_image:hover:after{opacity:.7;transition:opacity .3s ease-in-out}.resources_card_wrapper .publication_card{height:380px!important;width:300px!important}@media only screen and (max-width:1500px){.img_wrapper img{object-fit:cover;width:250px!important;height:250px!important}.wrapper{display:flex}.wrapper .icon{padding-right:1em}}@media screen and (max-width:1500px){.resource_image .wrapper{display:flex;position:absolute;margin-right:auto;margin-left:auto;z-index:99999;width:47%;top:108px}.resource_image .text{background-color:#b5316a;padding:1em;z-index:100;left:3px;position:absolute;color:#fff;display:none}}@media screen and (max-width:1024px){.resources_card_wrapper .card .title_wrapper{padding:2em;width:300px;text-align:center}.resource_image .wrapper{display:flex;position:absolute;margin-right:auto;margin-left:auto;z-index:99999;width:43%;top:110px}.card:hover{transform:scale(1.1);transition:transform .3s ease-in-out}.resource_image:hover:after{opacity:.7;transition:opacity .3s ease-in-out}.resource_image.text:hover.text{opacity:1;transform:translateY(0);transition:all .3s ease-in-out}.resource_image:after{content:"";position:absolute;height:385px;width:300px;background-color:#5d5d5f;opacity:0;display:block;transition:opacity .3s ease-in-out}:hover:after{opacity:.7;transition:opacity .3s ease-in-out}}@media screen and (max-width:600px){.card:hover{transform:scale(1.1);transition:transform .3s ease-in-out}.resource_image:hover:after{opacity:.7;transition:opacity .3s ease-in-out}.resource_image.text:hover.text{opacity:1;transform:translateY(0);transition:all .3s ease-in-out}.resource_image:after{content:"";position:absolute;height:385px;width:300px;background-color:#5d5d5f;opacity:0;display:block;transition:opacity .3s ease-in-out}:hover:after{opacity:.7;transition:opacity .3s ease-in-out}.resources_card_wrapper .card .title_wrapper{padding:2em;width:300px;text-align:center}.resource_image .wrapper{display:flex;position:absolute;margin-right:auto;margin-left:auto;z-index:99999;width:43%;top:110px}}.wrapper_icon{display:flex;justify-content:center;align-items:center}.screen .network_screen_container{max-width:1170px}.screen .network_screen_container .network_screen_header_wrapper{display:flex;justify-content:center;padding-top:2em}.screen .network_screen_container .network_screen_header_wrapper .network_screen_header{font-family:"Merriweather";font-weight:400}.screen .network_screen_container .network_screen_header_wrapper .network_screen_header .header_line{height:3px;width:152.5px;background-color:#b5316a;margin-top:1rem;margin-left:auto;margin-right:auto}.screen .network_screen_container .network_screen_body_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.screen .network_screen_container .network_screen_body_wrapper .card_wrapper{width:350px}.screen .footer_wrapper{width:100%}@media screen and (max-width:1024px){.screen .network_screen_container .network_screen_body_wrapper .card_wrapper{width:350px}.screen .network_screen_container .network_screen_header_wrapper .network_screen_header .header_line{width:90.5px}.screen .network_screen_container{width:100vw}}@media screen and (max-width:600px){.screen .network_screen_container{width:100vw}.screen .network_screen_container .network_screen_header_wrapper{display:flex;flex-direction:column;align-items:center;padding-top:2em}.screen .network_screen_container .network_screen_header_wrapper .network_screen_header .header_line{width:90.5px}.screen .network_screen_container .network_screen_body_wrapper{display:flex;flex-direction:column;align-items:center}.screen .network_screen_container .network_screen_body_wrapper .card_wrapper{width:100%;padding-bottom:2em}}.screen .campaign_list_screen_container{width:100%}.screen .campaign_list_screen_container .campaign_list_screen_header_wrapper{display:flex;justify-content:center;padding-top:2em}.screen .campaign_list_screen_container .campaign_list_screen_header_wrapper .campaign_list_screen_header{font-family:"Merriweather";font-weight:400}.screen .campaign_list_screen_container .campaign_list_screen_header_wrapper .campaign_list_screen_header .header_line{height:3px;width:152.5px;background-color:#b5316a;margin-top:1rem;margin-left:auto;margin-right:auto}.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper{display:flex;flex-direction:column;align-items:center}.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper .campaign_card_wrapper{width:50%;padding-bottom:2.5em}.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper .campaign_card_wrapper .news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;padding:0 0 0 4em}.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper .campaign_card_wrapper .news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_media .news_card_2_img{width:330px;height:280px;object-fit:cover}.screen .campaign_list_screen_container .footer_wrapper{width:100%}.campaign_list_pagination{padding:3em 0}@media screen and (max-width:1500px){.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper .campaign_card_wrapper .news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_media .news_card_2_img{width:279px;height:241px;object-fit:cover}}@media screen and (max-width:768px){.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper .campaign_card_wrapper{width:100%}}@media screen and (max-width:1024px){.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper .campaign_card_wrapper{width:78%}}@media screen and (max-width:600px){.screen .campaign_list_screen_container{width:100%}.screen .campaign_list_screen_container .campaign_list_screen_header_wrapper .campaign_list_screen_header .header_line{height:3px;width:102.5px}.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper{display:flex;flex-direction:column;align-items:center}.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper .campaign_card_wrapper{padding:1.5em}.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper .campaign_card_wrapper .news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content{padding:0 0 0 4em}.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper .campaign_card_wrapper .news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_media .news_card_2_img{width:330px;height:280px}.screen .campaign_list_screen_container .footer_wrapper{width:100%}.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper .campaign_card_wrapper .news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly;padding-left:.3em;padding-top:1em}.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper .campaign_card_wrapper .news_card_2_component .news_card_2_container .news_card_2_wrapper .news_card_2_media .news_card_2_img{width:100%;height:100%;object-fit:cover}.screen .campaign_list_screen_container .campaign_list_screen_body_wrapper .campaign_card_wrapper{width:100%}}.screen .diocese_news_user_screen_container{width:80vw}.screen .diocese_news_user_screen_container .diocese_news_user_screen_header_wrapper{display:flex;justify-content:center;padding-top:1em}.screen .diocese_news_user_screen_container .diocese_news_user_screen_header_wrapper .diocese_news_user_screen_header{font-family:"Merriweather";font-weight:400}.screen .diocese_news_user_screen_container .diocese_news_user_screen_header_wrapper .diocese_news_user_screen_header .header_line{height:3px;width:152.5px;background-color:#b5316a;margin:1rem auto 0}.screen .diocese_news_user_screen_container .select_box_wrapper{display:flex;justify-content:flex-end}.screen .diocese_news_user_screen_container .select_box_wrapper .select_box{width:250px}.screen .diocese_news_user_screen_container .diocese_news_user_screen_body_wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.screen .diocese_news_user_screen_container .diocese_news_user_screen_body_wrapper .card_wrapper{width:30%;padding:1em;height:600px}.screen .diocese_news_user_screen_container .footer_wrapper{width:100%}.screen .pagination_wrapper{padding:3em 0}@media screen and (max-width:1024px){.screen .diocese_news_user_screen_container{width:100%}.screen .diocese_news_user_screen_container .diocese_news_user_screen_body_wrapper .card_wrapper{height:550px}}@media screen and (max-width:600px){.screen .diocese_news_user_screen_container{width:100vw}.screen .diocese_news_user_screen_container .diocese_news_user_screen_header_wrapper{display:flex;flex-direction:column;align-items:center;padding-top:2em}.screen .diocese_news_user_screen_container .diocese_news_user_screen_header_wrapper .diocese_news_user_screen_header{font-family:"Merriweather";font-weight:400}.screen .diocese_news_user_screen_container .diocese_news_user_screen_header_wrapper .diocese_news_user_screen_header .header_line{height:3px;width:152.5px;background-color:#b5316a;margin-top:1rem;margin-left:auto;margin-right:auto}.screen .diocese_news_user_screen_container .select_box_wrapper{display:flex}.screen .diocese_news_user_screen_container .select_box_wrapper .select_box{width:250px}.screen .diocese_news_user_screen_container .diocese_news_user_screen_body_wrapper{display:flex;flex-direction:column;align-items:center}.screen .diocese_news_user_screen_container .diocese_news_user_screen_body_wrapper .card_wrapper{width:100%;padding:1em;height:500px}.screen .diocese_news_user_screen_container .footer_wrapper{width:100%}.screen .news_pagination_wrapper{padding:3em 0;margin-top:1em}}.pagination_wrapper{padding:3em 0;margin-top:2em}@media screen and (min-width:1024px) and (max-width:1500px){.screen .diocese_news_user_screen_container .diocese_news_user_screen_body_wrapper .card_wrapper{width:30%;padding:1em;height:700px}}.screen .header_image_wrapper{height:650px}.screen .body_wrapper .header_description_wrapper{padding:2em 4em;line-height:25px;font-family:"Open Sans",sans-serif}.screen .body_wrapper .header_description_wrapper .description_image_wrapper{display:flex;padding:3em;flex-direction:column;align-items:center}.screen .body_wrapper .header_description_wrapper .description_image_wrapper .image_wrapper{display:flex;flex-direction:column;align-items:center}.screen .body_wrapper .header_description_wrapper .description_image_wrapper .image_wrapper img{width:500px;height:600px;object-fit:cover}.screen .body_wrapper .header_description_wrapper .description_image_wrapper .image_wrapper .image_description_text{padding-top:2em;font-weight:300}.screen .body_wrapper .aim_and_obj_wrapper{padding:2em 4em;display:flex;flex-direction:column}.screen .body_wrapper .aim_and_obj_wrapper .aim_content_wrapper ul{padding-left:0}.screen .body_wrapper .aim_and_obj_wrapper .aim_content_wrapper ul li{list-style-type:"-";padding:1em 0}.screen .body_wrapper .action_button_wrapper{display:flex;justify-content:space-between;width:450px}.screen .body_wrapper .action_button_wrapper .button_wrapper{width:150px}.screen .body_wrapper .action_button_wrapper .button_wrapper .btn{background-color:#b5316a!important}.screen .body_wrapper .gallery_wrapper{text-align:center;padding-top:4em}.screen .body_wrapper .gallery_wrapper .swiper_image{padding:1em;width:350px;height:250px}.screen .body_wrapper .gallery_wrapper .heading{font-family:"Merriweather";font-weight:400}.screen .body_wrapper .gallery_wrapper .head_line{width:100px;height:3px;background-color:#b5316a;margin:1em auto}.campaigns_wrapper{text-align:center;margin-top:4em;margin-bottom:20em;background-color:#f8eaf0;position:relative;width:100%}.campaigns_wrapper .campaigns_wrapper2{height:400px;display:flex;flex-direction:column;align-items:center}.campaigns_wrapper .campaigns_wrapper2 .heading{font-family:"Merriweather";font-weight:400;padding-top:2em}.campaigns_wrapper .campaigns_wrapper2 .head_line{width:200px;height:3px;background-color:#b5316a;margin:1em auto}.campaigns_wrapper .campaigns_wrapper2 .campaign_swiper_wrapper{padding:4em;margin-top:8em;position:absolute;width:80%}.campaigns_wrapper .campaigns_wrapper2 .campaign_swiper_image{height:350px;width:350px;object-fit:cover}.header_description img{width:50%;height:400px;object-fit:contain}.campaign_footer_wrapper{width:100%;margin-top:5em}@media screen and (max-width:1024px){.campaign_swiper_image{height:350px;width:350px!important}.campaigns_wrapper .campaigns_wrapper2 .campaign_swiper_wrapper{width:100%}.screen .body_wrapper .header_content_wrapper{height:150px;display:flex;flex-direction:column}.screen .body_wrapper .header_description_wrapper{padding:2em}.screen .body_wrapper .header_description_wrapper img{width:50%;height:400px;object-fit:cover;padding-right:2em;padding-top:1em}}@media screen and (max-width:1500px){.campaigns_wrapper .campaigns_wrapper2 .campaign_swiper_wrapper{padding:4em;margin-top:8em;position:absolute;width:100%}}@media screen and (max-width:600px){.screen .body_wrapper .header_content_wrapper{background-color:#b5316a;height:135px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.screen .body_wrapper .header_description_wrapper{padding:2em}.screen .body_wrapper .header_description_wrapper h1{position:relative;font-size:19px;padding-bottom:.5em}.screen .body_wrapper .header_description_wrapper h1:after{width:80%}.screen .body_wrapper .header_description_wrapper p{font-size:16px}.screen .body_wrapper .header_description_wrapper h2{font-size:15px}.screen .body_wrapper .header_description_wrapper ::marker{font-size:30px;color:#b5316a}.screen .body_wrapper .header_description_wrapper img{width:50%;height:230px;object-fit:cover;padding-right:1em}.screen .body_wrapper .action_button_wrapper{display:flex;justify-content:space-evenly;width:100%}.screen .body_wrapper .action_button_wrapper .button_wrapper{height:68px;width:120px}.gallery_wrapper{padding-top:2em;margin-bottom:2em}.gallery_wrapper .swiper_slider_wrapper .swiper_image{padding:1em}.gallery_wrapper .heading{font-family:"Merriweather";font-weight:400}.gallery_wrapper .head_line{width:100px;height:3px;background-color:#b5316a;margin:1em auto}.campaigns_wrapper .campaigns_wrapper2 .campaign_swiper_wrapper{padding:0;margin-top:8em;position:absolute;width:100%}.gallery_content_wrapper{width:100%}.screen .body_wrapper .gallery_wrapper .swiper_image{height:225px!important;width:216px!important}.campaigns_wrapper .campaigns_wrapper2 .campaign_swiper_image{height:225px;width:216px!important}.screen .body_wrapper .gallery_wrapper .swiper_image{padding:1em;width:282px;height:252px}.campaigns_wrapper{margin-bottom:2em}}.screen{height:100vh;overflow:auto;background-color:#fff8fb;display:flex;flex-direction:column;align-items:center;scroll-behavior:smooth}.screen .file_link{text-decoration:none;color:#000;font-weight:600}.screen .header_wrapper{width:100%}.screen .header_image_wrapper{width:100%;height:550px}.screen .header_image_wrapper .image_wrapper{width:100%;height:100%}.screen .header_image_wrapper .image_wrapper .header_image{width:100%;height:100%;object-fit:cover}.screen .body_wrapper{max-width:1170px}.screen .body_wrapper .header_content_wrapper{background-color:#b5316a;margin-top:-60px}.screen .body_wrapper .header_content_wrapper .header_content{padding:3em 10em 3em 4em;color:#fff}.screen .body_wrapper .header_content_wrapper .header_content .header_title{font-weight:600;margin-bottom:.5em}.screen .body_wrapper .header_content_wrapper .header_content .header_title_2{font-weight:300}.screen .body_wrapper .news_header_description_wrapper{padding:1em 4em;line-height:25px;display:flex;font-family:"Open Sans",sans-serif;flex-direction:column}.screen .body_wrapper .news_header_description_wrapper h1{position:relative;padding-bottom:.5em}.screen .body_wrapper .news_header_description_wrapper h1:after{content:"";border-bottom:2px solid #b5316a;position:absolute;height:3px;width:70%;bottom:0;left:0}.screen .body_wrapper .news_header_description_wrapper p{font-size:16px}.screen .body_wrapper .news_header_description_wrapper img{max-width:500px;max-height:500px;display:flex;margin:0 auto}.screen .body_wrapper .news_header_description_wrapper .news_description_image_wrapper{display:flex;padding:3em;justify-content:center}.screen .body_wrapper .news_header_description_wrapper .news_description_image_wrapper .news_image_wrapper{display:flex;flex-direction:column;align-items:center;padding:3em}.screen .body_wrapper .news_header_description_wrapper .news_description_image_wrapper .news_image_wrapper img{width:500px;height:600px;object-fit:cover}.screen .body_wrapper .news_header_description_wrapper .news_description_image_wrapper .news_image_wrapper .image_description_text{padding-top:2em;font-weight:300}.screen .body_wrapper .news_header_description_wrapper .news_testimonial_wrapper{display:flex;flex-direction:column;align-items:center;padding-top:3em}.screen .body_wrapper .news_header_description_wrapper .news_testimonial_wrapper .testimonial_title{font-family:"Merriweather";font-weight:500}.screen .body_wrapper .news_header_description_wrapper .news_testimonial_wrapper .testimonial_author{padding-top:2em}.screen .body_wrapper .news_gallery_wrapper{padding-top:4em;display:flex;flex-direction:column;align-items:center;margin-bottom:4em}.screen .body_wrapper .news_gallery_wrapper .news_gallery_swiper{width:100%}.screen .body_wrapper .news_gallery_wrapper .news_gallery_swiper .swiper_image{padding:1em;width:100%;height:100%;object-fit:cover}.screen .body_wrapper .news_gallery_wrapper .heading{font-family:"Merriweather";font-weight:400}.screen .body_wrapper .news_gallery_wrapper .head_line{width:100px;height:3px;background-color:#b5316a;margin:1em auto}.news_campaigns_wrapper{display:flex;flex-direction:column;align-items:center;padding-top:4em;background-color:#fff3fa;width:100%;position:relative;margin-bottom:13em}.news_campaigns_wrapper .news_campaign_wrapper2{height:400px;display:flex;flex-direction:column;align-items:center}.news_campaigns_wrapper .news_campaign_wrapper2 .news_campaign_swiper_wrapper{padding:4em;margin-top:8em;position:absolute;width:100%}.news_campaigns_wrapper .news_campaign_wrapper2 .news_swiper_image{height:350px;width:400px;object-fit:cover}.news_campaigns_wrapper .news_campaign_wrapper2 .heading{font-family:"Merriweather";font-weight:400}.news_campaigns_wrapper .news_campaign_wrapper2 .head_line{width:200px;height:3px;background-color:#b5316a;margin:1em auto}.news_image_wrapper{display:flex;flex-direction:column;align-items:center}.news_image_wrapper .description_image_wrapper{display:flex;padding:3em;justify-content:center}.news_image_wrapper .description_image_wrapper .image_wrapper{display:flex;padding:1em;flex-direction:column;align-items:center}.news_image_wrapper .description_image_wrapper .image_wrapper img{width:500px;height:600px;object-fit:cover}.news_image_wrapper .description_image_wrapper .image_wrapper .image_description_text{padding-top:2em;font-weight:300}.synod_btn_wrapper{padding-bottom:1em}.related_news_content{display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1500px){.news_campaigns_wrapper .news_campaign_wrapper2 .news_campaign_swiper_wrapper{width:100%}.news_swiper_image{height:350px;width:350px!important}}@media screen and (max-width:1024px){.screen .body_wrapper .header_content_wrapper{height:150px;display:flex;flex-direction:column}.screen .body_wrapper .header_content_wrapper .header_content{padding:3em}.screen .body_wrapper .news_header_description_wrapper{padding:2em}.screen .body_wrapper .news_header_description_wrapper img{width:50%;height:400px;object-fit:cover;padding-right:2em;padding-top:1em}}@media screen and (max-width:600px){.ql-video{width:300px!important;height:300px!important;object-fit:contain}.screen .body_wrapper{width:100%}.screen .body_wrapper .header_content_wrapper{background-color:#b5316a;height:135px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.screen .body_wrapper .header_content_wrapper .header_content{color:#fff;padding:1em}.screen .body_wrapper .header_content_wrapper .header_content .header_title{font-weight:600;margin-bottom:.5em;font-size:20px}.screen .body_wrapper .news_header_description_wrapper{padding:1.5em}.screen .body_wrapper .news_header_description_wrapper h1{position:relative;font-size:19px;padding-bottom:.5em}.screen .body_wrapper .news_header_description_wrapper h1:after{width:80%}.screen .body_wrapper .news_header_description_wrapper p{font-size:16px}.screen .body_wrapper .news_header_description_wrapper ::marker{font-size:30px;color:#b5316a}.screen .body_wrapper .news_header_description_wrapper img{width:50%;height:230px;object-fit:cover;padding-right:1em}.screen .body_wrapper .news_header_description_wrapper .news_description_image_wrapper{display:flex;padding:3em;justify-content:center}.screen .body_wrapper .news_header_description_wrapper .news_description_image_wrapper .news_image_wrapper{display:flex;flex-direction:column;align-items:center;padding:3em}.screen .body_wrapper .news_header_description_wrapper .news_description_image_wrapper .news_image_wrapper img{width:100%;height:auto;object-fit:cover}.screen .body_wrapper .news_header_description_wrapper .news_description_image_wrapper .news_image_wrapper .image_description_text{padding-top:2em;font-weight:300}.screen .body_wrapper .news_header_description_wrapper .news_testimonial_wrapper{display:flex;flex-direction:column;align-items:center;padding-top:3em}.screen .body_wrapper .news_header_description_wrapper .news_testimonial_wrapper .testimonial_title{font-family:"Merriweather";font-weight:500}.screen .body_wrapper .news_header_description_wrapper .news_testimonial_wrapper .testimonial_author{padding-top:2em}.screen .body_wrapper .news_gallery_wrapper{padding-top:2em;margin-bottom:2em}.screen .body_wrapper .news_gallery_wrapper .news_gallery_swiper{width:100%}.screen .body_wrapper .news_gallery_wrapper .news_gallery_swiper .swiper_image{padding:1em;width:300px;height:250px}.screen .body_wrapper .news_gallery_wrapper .heading{font-family:"Merriweather";font-weight:400}.screen .body_wrapper .news_gallery_wrapper .head_line{width:100px;height:3px;background-color:#b5316a;margin:1em auto}.news_campaigns_wrapper .news_campaign_wrapper2 .news_swiper_image{height:252px;width:280px!important}.news_campaigns_wrapper{margin-bottom:2em}.news_campaigns_wrapper .news_campaign_wrapper2 .news_campaign_swiper_wrapper{padding:0;margin-top:8em;position:absolute;width:100%}}.ql-video{width:600px;height:400px}.worship_screen{height:100vh;display:flex;flex-direction:column;align-items:center;overflow:auto}.worship_screen .footer_wrapper,.worship_screen .header_wrapper{width:100%}.worship_screen .worship_screen_container{max-width:1170px}.worship_screen .worship_screen_container .worship_header_wrapper{display:flex;flex-direction:column;align-items:center;margin:2em 0}.worship_screen .worship_screen_container .worship_header_wrapper .worship_heading{font-family:"Merriweather";font-weight:400}.worship_screen .worship_screen_container .worship_header_wrapper .worship_header_line{height:3px;width:170px;margin-top:1em;background-color:#b5316a}.worship_screen .worship_screen_container .worship_screen_title_wrapper{margin-top:3em;margin-bottom:3em}.worship_screen .worship_screen_container .worship_screen_title_wrapper .worship_screen_title{display:flex;justify-content:center}.worship_screen .worship_screen_container .worship_screen_title_wrapper .worship_screen_title .title_links_wrapper{display:flex;padding:1rem;justify-content:center;position:relative}.worship_screen .worship_screen_container .worship_screen_title_wrapper .worship_screen_title .title_links_wrapper:after{content:"";width:90%;position:absolute;bottom:0;left:15px;height:2px;border-bottom:3px solid #fff3fa}.worship_screen .worship_screen_container .worship_screen_title_wrapper .worship_screen_title .title_links_wrapper .link_1{padding-right:2em;position:relative;font-weight:400}.worship_screen .worship_screen_container .worship_screen_title_wrapper .worship_screen_title .title_links_wrapper .link_1 .title_link{text-decoration:none;color:#000}.worship_screen .worship_screen_container .worship_screen_title_wrapper .worship_screen_title .title_links_wrapper .link{position:relative;font-weight:400;padding-right:2em}.worship_screen .worship_screen_container .worship_screen_title_wrapper .worship_screen_title .title_links_wrapper .link .title_link{text-decoration:none;color:#000}.worship_screen .eventimage{width:100px}.worship_screen .calendarHeader{border-bottom:1px solid #e9e9e9;margin-bottom:.5em}.currentDay{border-radius:30%!important;background-color:#b5316a!important;display:flex!important;justify-content:center;align-items:center;width:50px}.dayText{height:30px!important;width:30px!important}.calendarHeaderButtons,.modeButtonActive{color:#b5316a!important}.dayCellEvent{height:25px!important;font-size:x-large;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important}.dayDate{display:flex!important;justify-content:flex-end}@media only screen and (max-width:600px){.worship_screen .worship_screen_container .worship_screen_title_wrapper .worship_screen_title .title_links_wrapper{display:flex;height:30px;padding:0;justify-content:center;position:relative}.worship_screen .worship_screen_container .worship_screen_title_wrapper .worship_screen_title .title_links_wrapper .link{position:relative;font-weight:400;padding-right:2em;font-size:10px}.worship_screen .worship_screen_container .worship_screen_title_wrapper .worship_screen_title .title_links_wrapper:after{content:"";width:90%;position:absolute;bottom:2px;left:15px;height:2px;border-bottom:3px solid #fff3fa}}.dailyEventWrapper{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.lectionary_screen{height:100vh;display:flex;flex-direction:column;align-items:center;background-color:#fff8fb;overflow:auto}.lectionary_screen .lectionary_select_box_wrapper{display:flex;justify-content:flex-end;padding-bottom:2em}.lectionary_screen .lectionary_select_box_wrapper .lectionary_select_box{width:300px}.lectionary_screen .lectionary_select_box_wrapper .lectionary_select_box .select_box{width:250px}.lectionary_screen .lectionary_select_box_wrapper .lectionary_select_box .select_box .css-1smg336-control,.lectionary_screen .lectionary_select_box_wrapper .lectionary_select_box .select_box .css-z7fgrc-control{background-color:#fff8fb!important}.lectionary_screen .error_text{text-align:center;width:100%}.lectionary_screen .footer_wrapper,.lectionary_screen .header_wrapper{width:100%}.lectionary_screen .lectionary_screen_container{width:1170px}.lectionary_screen .lectionary_screen_container .lectionary_header_wrapper{display:flex;flex-direction:column;align-items:center;margin:2em 0}.lectionary_screen .lectionary_screen_container .lectionary_header_wrapper .lectionary_heading{font-family:"Merriweather";font-weight:400}.lectionary_screen .lectionary_screen_container .lectionary_header_wrapper .lectionary_header_line{height:3px;width:170px;margin-top:1em;background-color:#b5316a}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper{margin-top:3em;margin-bottom:3em}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title{display:flex;justify-content:center}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title .title_links_wrapper{display:flex;padding:1rem;justify-content:center;position:relative}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title .title_links_wrapper:after{content:"";width:90%;position:absolute;bottom:0;left:15px;height:2px;border-bottom:3px solid #fff3fa}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title .title_links_wrapper .link_1{padding-right:2em;position:relative;font-weight:400}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title .title_links_wrapper .link_1 .title_link{text-decoration:none;color:#000}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title .title_links_wrapper .link{position:relative;font-weight:400;padding-right:2em}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title .title_links_wrapper .link .title_link{text-decoration:none;color:#000}.lectionary_screen .lectionary_screen_container .lectionary_body_wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start}.lectionary_screen .lectionary_screen_container .lectionary_body_wrapper .lectionary_card_wrapper{width:33%;padding:2em 2em 0}@media only screen and (max-width:1024px){.screen .lectionary_screen_container{width:100%}.lectionary_screen .lectionary_screen_container .lectionary_body_wrapper .lectionary_card_wrapper{width:50%;padding:1em}}@media only screen and (max-width:600px){.lectionary_screen .h3{font-size:9px;font-weight:700}.lectionary_screen .lectionary_select_box_wrapper{display:flex;flex-direction:column;align-items:center;padding-bottom:2em}.lectionary_screen .lectionary_select_box_wrapper .lectionary_select_box{width:50%}.lectionary_screen .footer_wrapper,.lectionary_screen .header_wrapper,.lectionary_screen .lectionary_select_box_wrapper .lectionary_select_box .select_box{width:100%}.lectionary_screen .lectionary_screen_container{width:87vw}.lectionary_screen .lectionary_screen_container .lectionary_header_wrapper{display:flex;flex-direction:column;align-items:center;margin:2em 0}.lectionary_screen .lectionary_screen_container .lectionary_header_wrapper .lectionary_heading{font-family:"Merriweather";font-weight:400}.lectionary_screen .lectionary_screen_container .lectionary_header_wrapper .lectionary_header_line{height:3px;width:170px;margin-top:1em;background-color:#b5316a}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper{margin-top:3em;margin-bottom:3em}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title{display:flex;justify-content:center}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title .title_links_wrapper{display:flex;padding:0;height:30px;justify-content:center;position:relative}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title .title_links_wrapper:after{content:"";width:95%;position:absolute;bottom:0;left:0;height:2px;border-bottom:3px solid #fff3fa}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title .title_links_wrapper .link_1{padding-right:2em;position:relative;font-weight:400;font-size:11px}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title .title_links_wrapper .link_1 .title_link{text-decoration:none;color:#000}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title .title_links_wrapper .link{position:relative;font-weight:400;padding-right:2em;font-size:11px}.lectionary_screen .lectionary_screen_container .lectionary_screen_title_wrapper .lectionary_screen_title .title_links_wrapper .link .title_link{text-decoration:none;color:#000}.lectionary_screen .lectionary_screen_container .lectionary_body_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.lectionary_screen .lectionary_screen_container .lectionary_body_wrapper .lectionary_card_wrapper{width:100%;padding-bottom:2em}}.sermon_outlines_screen{height:100vh;display:flex;flex-direction:column;align-items:center;background-color:#fff8fb;overflow:auto}.sermon_outlines_screen .sermon_outlines_select_box_wrapper{display:flex;justify-content:flex-end}.sermon_outlines_screen .sermon_outlines_select_box_wrapper .sermon_outlines_select_box{padding-bottom:2em;width:300px}.sermon_outlines_screen .sermon_outlines_select_box_wrapper .sermon_outlines_select_box .select_box{width:250px}.sermon_outlines_screen .sermon_outlines_select_box_wrapper .sermon_outlines_select_box .select_box .css-1smg336-control,.sermon_outlines_screen .sermon_outlines_select_box_wrapper .sermon_outlines_select_box .select_box .css-z7fgrc-control{background-color:#fff8fb!important}.sermon_outlines_screen .footer_wrapper,.sermon_outlines_screen .header_wrapper{width:100%}.sermon_outlines_screen .error_text{width:100%;text-align:center}.sermon_outlines_screen .sermon_outlines_screen_container{width:1170px}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_header_wrapper{display:flex;flex-direction:column;align-items:center;margin:2em 0}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_header_wrapper .sermon_outlines_heading{font-family:"Merriweather";font-weight:400}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_header_wrapper .sermon_outlines_header_line{height:3px;width:170px;margin-top:1em;background-color:#b5316a}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_screen_title_wrapper{margin-top:3em;margin-bottom:3em}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_screen_title_wrapper .sermon_outlines_screen_title{display:flex;justify-content:center}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_screen_title_wrapper .sermon_outlines_screen_title .title_links_wrapper{display:flex;padding:1rem;justify-content:center;position:relative}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_screen_title_wrapper .sermon_outlines_screen_title .title_links_wrapper:after{content:"";width:90%;position:absolute;bottom:0;left:15px;height:2px;border-bottom:3px solid #fff3fa}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_screen_title_wrapper .sermon_outlines_screen_title .title_links_wrapper .link_1{padding-right:2em;position:relative;font-weight:400}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_screen_title_wrapper .sermon_outlines_screen_title .title_links_wrapper .link_1 .title_link{text-decoration:none;color:#000}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_screen_title_wrapper .sermon_outlines_screen_title .title_links_wrapper .link{position:relative;font-weight:400;padding-right:2em}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_screen_title_wrapper .sermon_outlines_screen_title .title_links_wrapper .link .title_link{text-decoration:none;color:#000}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_body_wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_body_wrapper .sermon_outlines_card_wrapper{width:33%;padding:2em 2em 0}@media only screen and (max-width:1024px){.sermon_outlines_screen .sermon_outlines_screen_container{width:100%}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_body_wrapper .card_wrapper{width:33%}}@media only screen and (max-width:600px){.sermon_outlines_screen .h3{font-size:11px;font-weight:700}.sermon_outlines_screen .sermon_outlines_select_box_wrapper{display:flex;flex-direction:column;align-items:center;padding-bottom:2em}.sermon_outlines_screen .sermon_outlines_select_box_wrapper .sermon_outlines_select_box{width:50%}.sermon_outlines_screen .footer_wrapper,.sermon_outlines_screen .header_wrapper,.sermon_outlines_screen .sermon_outlines_select_box_wrapper .sermon_outlines_select_box .select_box{width:100%}.sermon_outlines_screen .sermon_outlines_screen_container{width:87vw}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_header_wrapper{display:flex;flex-direction:column;align-items:center;margin:2em 0}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_header_wrapper .sermon_outlines_heading{font-family:"Merriweather";font-weight:400}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_header_wrapper .sermon_outlines_header_line{height:3px;width:170px;margin-top:1em;background-color:#b5316a}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_body_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_body_wrapper .sermon_outlines_card_wrapper{width:25%;padding-bottom:2em}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_screen_title_wrapper .sermon_outlines_screen_title .title_links_wrapper{display:flex;padding:0;justify-content:center;position:relative}.sermon_outlines_screen .sermon_outlines_screen_container .sermon_outlines_screen_title_wrapper .sermon_outlines_screen_title .title_links_wrapper:after{content:"";width:90%;position:absolute;bottom:-17px;left:0;height:2px;border-bottom:3px solid #fff3fa}}.pagination_wrapper{display:flex;justify-content:center;align-items:center;padding:1em}.pagination_wrapper .pagination ul{display:flex;padding-left:0}.pagination_wrapper ul li{padding:1em;list-style:none}.pagination_wrapper ul li a{text-decoration:none;color:#000}.pagination_wrapper .active{background-color:#b5316a}.contact_screen{height:100vh;overflow:auto;background-color:#fff8fb;scroll-behavior:smooth;display:flex;flex-direction:column;align-items:center}.contact_screen .header_wrapper{width:100%}.contact_screen .contact_screen_container{width:80vw}.contact_screen .contact_screen_container .contact_screen_header_wrapper{display:flex;flex-direction:column;align-items:center;padding-top:2em}.contact_screen .contact_screen_container .contact_screen_header_wrapper .contact_screen_header{font-family:"Merriweather";font-weight:400}.contact_screen .contact_screen_container .contact_screen_header_wrapper .contact_header_line{height:3px;width:15%;background-color:#b5316a;margin:1rem 0 2em}.contact_screen .contact_body_wrapper{display:flex;width:100%;justify-content:center;align-items:center;margin-bottom:5em;padding:2em 0}.contact_screen .contact_body_wrapper .contact_wrapper_left{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;width:25%;height:450px}.contact_screen .contact_body_wrapper .contact_wrapper_left .contact_details_wrapper{display:flex;flex-direction:column}.contact_screen .contact_body_wrapper .contact_wrapper_left .contact_details_wrapper .contact_title{padding:1em 0;font-size:18px}.contact_screen .contact_body_wrapper .wrapper_one{width:25%;align-items:flex-start;justify-content:flex-start}.contact_screen .contact_body_wrapper .contact_wrapper_right{height:100%;width:33%}.contact_screen .contact_body_wrapper .map_wrapper img{width:100%;height:450px;object-fit:cover}.contact_screen .contact_wrapper_left .contact_screen_header_wrapper{display:flex;flex-direction:column;align-items:flex-start}.contact_screen .contact_wrapper_left.contact_screen_header{width:100%;display:flex;justify-content:flex-start}.contact_screen .contact_screen_container_body{width:40vw;display:flex;flex-direction:column;padding:6em}.contact_screen .contact_screen_container_body .contact_screen_header_wrapper{display:flex;flex-direction:column;align-items:flex-start}.contact_screen .contact_screen_container_body .contact_screen_header_wrapper .contact_screen_header{font-family:"Merriweather";font-weight:400}.contact_screen .contact_screen_container_body .contact_screen_header_wrapper .contact_header_line{height:3px;width:20%!important;background-color:#b5316a;margin:1em 0 2em}.contact_screen .contact_screen_container_body .contact_questions_wrapper{padding-bottom:2em;display:flex;flex-direction:column}.contact_screen .contact_screen_container_body .contact_questions_wrapper .contact_button_wrapper{width:150px;padding-top:2em}.contact_screen .contact_screen_container_body .contact_questions_wrapper .button{background-color:#b5316a}.contact_screen .footer_wrapper{width:100%}.contact_wrapper_left .contact_questions_wrapper{padding-bottom:2em;display:flex;align-items:center;flex-direction:column;width:75%}.contact_wrapper_left .contact_questions_wrapper .contact_button_wrapper{width:150px;padding-top:2em}.contact_wrapper_left .contact_questions_wrapper .button{background-color:#b5316a}.contact_wrapper_left .contact_screen_header_wrapper .contact_header_line{height:3px;width:100px;background-color:#b5316a;margin:1em 0 2em}.contact_wrapper_left .contact_input_wrapper{width:280px;overflow:hidden}.contact_wrapper_left .input_box_container .input_box_wrapper input,.input_box_container .input_box_wrapper textarea{padding:0 0 .5rem;border:0;width:100%;background:none}.contact_wrapper_left .text_area_container .text_area_wrapper textarea{width:100%;resize:none;background:none;overflow-x:hidden}@media screen and (max-width:1024px){.contact_screen .contact_screen_container .contact_screen_header_wrapper .contact_header_line{width:15%}.contact_screen .contact_body_wrapper .contact_wrapper_left{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;width:33%;height:450px}.contact_screen .contact_screen_container_body .contact_screen_header_wrapper .contact_header_line{width:50%!important}.contact_screen .contact_screen_container_body{width:40vw;display:flex;flex-direction:column;padding:1em}}@media screen and (max-width:768px){.contact_screen .contact_body_wrapper{display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column;margin-bottom:5em;padding:2em 0}.contact_screen .contact_body_wrapper .contact_wrapper_left{display:flex;align-items:center;justify-content:center;flex-direction:column;width:75%;padding-bottom:3em}.contact_screen .contact_body_wrapper .contact_wrapper_right{height:100%;width:75%}}@media screen and (max-width:600px){.contact_wrapper_left .contact_questions_wrapper{padding-bottom:2em;display:flex;align-items:center;flex-direction:column;width:100%}.contact_screen .contact_body_wrapper .contact_wrapper_left{display:flex;justify-content:flex-start;flex-direction:column;width:25%;height:auto}.contact_screen .contact_body_wrapper .contact_wrapper_left .contact_details_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0}.contact_screen .contact_body_wrapper{margin-bottom:0}.contact_screen .contact_body_wrapper .contact_wrapper_left .contact_details_wrapper .contact_title{padding:1em;text-align:center;font-size:18px}.contact_screen .contact_body_wrapper .contact_wrapper_right{height:100%;width:100%;padding:2em}.contact_screen .contact_body_wrapper .contact_wrapper_left{justify-content:center;align-items:center}.contact_screen .contact_body_wrapper{display:flex;width:100%;flex-direction:column;align-items:center;padding:0}.contact_screen .contact_body_wrapper .contact_wrapper_left{width:100%}.contact_screen .contact_screen_container_body{width:100vw;padding:2em;display:flex;flex-direction:column}.contact_screen .contact_screen_container .contact_screen_header_wrapper .contact_header_line{width:40%!important}}.csi_video_screen{height:100vh;overflow:auto}.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper{display:flex;justify-content:center;align-items:center;padding-bottom:5em}.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper .csi_video_body{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1170px}.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper .csi_video_body .csi_video_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:4em}.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper .csi_video_body .csi_video_title_wrapper .csi_video_title{font-weight:500}.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper .csi_video_body .csi_video_title_wrapper .csi_video_line_wrapper{margin-top:.5em;width:120px;height:2px;background:#b5316a}.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper .csi_video_body .csi_video_content_wrapper{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;width:90%;padding-top:5em}.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper .csi_video_body .csi_video_content_wrapper .csi_video_content{width:28%;height:450px;padding-top:3em}.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper .csi_video_body .csi_video_content_wrapper .csi_video_content .csi_video_image{width:450px;height:300px}@media screen and (max-width:1500px){.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper{width:100%}.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper .csi_video_body .csi_video_content_wrapper .csi_video_content .csi_video_image{width:300px;height:300px}}@media screen and (max-width:1024px){.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper .csi_video_body .csi_video_content_wrapper .csi_video_content{width:30%;height:300px;padding-top:3em}.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper .csi_video_body .csi_video_content_wrapper{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%;padding-top:0}}@media screen and (max-width:600px){.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper .csi_video_body{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw}.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper .csi_video_body .csi_video_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2em}.csi_video_screen .csi_video_container .csi_video_user_wrapper .csi_video_body_wrapper .csi_video_body .csi_video_content_wrapper .csi_video_content{width:100%;height:300px;padding:2em}}.advertisement_home_screen{height:100%;overflow:auto}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper{display:flex;justify-content:center;align-items:center;padding-bottom:5em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:4em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_title_wrapper .advertisement_home_title{font-weight:400;font-family:"Merriweather"}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_title_wrapper .advertisement_home_line_wrapper{margin-top:.5em;width:170px;height:2px;background:#b5316a}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:95%;font-weight:400;font-family:"MerriWeather"}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_title_line_wrapper{width:100px;height:2px;background:#b5316a}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_title_gold_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:95%;margin-top:1em;font-weight:400;font-family:"MerriWeather"}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_title_gold_line_wrapper{width:50px;height:2px;background:#b5316a}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_title_silver_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:95%;margin-top:1em;font-weight:400;font-family:"MerriWeather"}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_title_silver_line_wrapper{width:70px;height:2px;background:#b5316a}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:100%;padding-top:3em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_wrapper .advertisement_home_content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:33%;padding-bottom:5em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_wrapper .advertisement_home_content .advertisement_home_thumbnail_wrapper .advertisement_home_thumbnail{width:379px;height:499px}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_wrapper .advertisement_home_content .advertisement_home_thumbnail_title{font-weight:500;margin-top:1em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_gold_wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:100%;padding-top:3em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_gold_wrapper .advertisement_home_content_gold{display:flex;flex-direction:column;justify-content:center;align-items:center;width:33%;padding-bottom:5em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_gold_wrapper .advertisement_home_content_gold .advertisement_home_thumbnail_wrapper .advertisement_home_thumbnail{width:379px;height:499px}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_gold_wrapper .advertisement_home_content_gold .advertisement_home_thumbnail_title{font-weight:500;margin-top:1em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_silver_wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:100%;padding-top:3em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_silver_wrapper .advertisement_home_content_silver{display:flex;flex-direction:column;justify-content:center;align-items:center;width:33%;padding-bottom:5em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_silver_wrapper .advertisement_home_content_silver .advertisement_home_thumbnail_wrapper .advertisement_home_thumbnail{width:379px;height:499px}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_silver_wrapper .advertisement_home_content_silver .advertisement_home_thumbnail_title{font-weight:500;margin-top:1em}@media screen and (max-width:1500px){.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_wrapper .advertisement_home_content .advertisement_home_image{width:300px;height:100px}}@media screen and (max-width:1024px){.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper{display:flex;justify-content:center;align-items:center;padding-bottom:2em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_wrapper .advertisement_home_content .advertisement_home_thumbnail_wrapper .advertisement_home_thumbnail{width:100%;height:100%;object-fit:cover}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_gold_wrapper .advertisement_home_content_gold,.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_wrapper .advertisement_home_content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:33%;padding:2em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_gold_wrapper .advertisement_home_content_gold .advertisement_home_thumbnail_wrapper .advertisement_home_thumbnail{width:100%;height:100%;object-fit:cover}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_silver_wrapper .advertisement_home_content_silver{display:flex;flex-direction:column;justify-content:center;align-items:center;width:33%;padding:2em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_silver_wrapper .advertisement_home_content_silver .advertisement_home_thumbnail_wrapper .advertisement_home_thumbnail{width:100%;height:100%;object-fit:cover}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_gold_wrapper,.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_silver_wrapper,.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:100%;padding-top:1em}}@media screen and (max-width:600px){.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_title_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2em}.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_gold_wrapper .advertisement_home_content_gold,.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_silver_wrapper .advertisement_home_content_silver,.advertisement_home_screen .advertisement_home_container .advertisement_home_wrapper .advertisement_home_body_wrapper .advertisement_home_body .advertisement_home_content_wrapper .advertisement_home_content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;padding:1em}.ad_modal_image_wrapper{width:350px!important;justify-content:center;display:flex;height:100%;width:100%!important;position:relative;margin:0!important}.ad_modal_image{display:flex;object-fit:cover;height:426px!important;justify-content:center;width:100%;background:#fff}}.ad_modal_image{margin:0 auto;display:flex;object-fit:cover;height:500px;width:500px;background:#fff}.react-responsive-modal-overlay{background:rgba(0,0,0,.3)!important;position:fixed;top:0;bottom:0;left:0;right:0;z-index:-1}.swiperModal{background:transparent;box-shadow:none;overflow-y:auto;max-width:100%;width:100%;height:70%;margin:0;padding:0;z-index:10000000000000000000}.swiper_modal_close_icon{position:absolute;top:0;right:0;width:50px;height:50px;z-index:1;cursor:pointer;filter:invert(100%) sepia(100%) saturate(0) hue-rotate(118deg) brightness(100%) contrast(105%)}.ad_modal_image_wrapper{width:600px;height:100%;position:relative;margin:0 auto}.close_button{position:absolute;top:0;right:0;font-size:25px;color:#fff}.close_button:hover{cursor:pointer}.swiperModalRoot{width:100%;z-index:100000000000}.swiperModalRoot .swiperModal{background:transparent;box-shadow:none;overflow-y:auto;width:100%;height:70%;margin:0;padding:0;z-index:10000000000000000000}.swiperModalRoot .swiperModal .closeButton{display:none;position:absolute;right:5px;z-index:10000000000000000}.swiperModalRoot .swiperModal .swiper_modal_gallery_container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:relative}.swiperModalRoot .swiperModal .swiper_modal_gallery_container .swiper_modal_left_button{display:flex;align-items:center;position:absolute;left:10px;cursor:pointer;z-index:1;height:10%;width:30px}.swiperModalRoot .swiperModal .swiper_modal_gallery_container .swiper_modal_left_button .left_button{width:23px;height:23px;transform:rotate(90deg);filter:invert(100%) sepia(100%) saturate(0) hue-rotate(118deg) brightness(100%) contrast(105%)}.swiperModalRoot .swiperModal .swiper_modal_gallery_container .swiper_modal_right_button{display:flex;align-items:center;position:absolute;right:10px;cursor:pointer;height:10%;width:30px;padding-left:.7em}.swiperModalRoot .swiperModal .swiper_modal_gallery_container .swiper_modal_right_button .right_button{width:23px;height:23px;transform:rotate(-90deg);filter:invert(100%) sepia(100%) saturate(0) hue-rotate(118deg) brightness(100%) contrast(105%)}.swiperModalRoot .swiperModal .swiper_modal_gallery_container .swiper_modal_image_wrapper{display:flex;align-items:center;justify-content:center;position:relative;width:50%;height:90%;padding-top:1em;padding-bottom:2em}.swiperModalRoot .swiperModal .swiper_modal_gallery_container .swiper_modal_image_wrapper .swiper_modal_information{display:flex;justify-content:flex-end;position:absolute;bottom:0;right:0;align-items:center;color:#fff;z-index:10000000000}.swiperModalRoot .swiperModal .swiper_modal_gallery_container .swiper_modal_image_wrapper .swiper_banner{width:100%;height:100%;object-fit:contain}.swiperModalRoot .swiperModal .swiper_modal_gallery_container .advertisement_button_wrapper{position:absolute;bottom:20px}.close_button_wrapper{width:50px;height:50px;color:#fff;position:absolute}.swiperModal::-webkit-scrollbar{display:none}@font-face{font-family:"Raleway";color:#2e2e48!important;font-weight:900;src:url(/static/media/Raleway-Black.eef1ff81.ttf)}@font-face{font-family:"Raleway";color:#2e2e48!important;font-weight:700;src:url(/static/media/Raleway-Bold.d1a96e2a.ttf)}@font-face{font-family:"Raleway";color:#2e2e48!important;font-weight:800;src:url(/static/media/Raleway-ExtraBold.ac7bcb8a.ttf)}@font-face{font-family:"Raleway";color:#2e2e48!important;font-weight:500;src:url(/static/media/Raleway-Medium.1af9f1e9.ttf)}@font-face{font-family:"Raleway";color:#2e2e48!important;font-weight:400;src:url(/static/media/Raleway-Regular.9ade142e.ttf)}@font-face{font-family:"Raleway";color:#fff!important;font-weight:600;src:url(/static/media/Raleway-SemiBold.243af299.ttf)}@font-face{font-family:"Raleway";color:#2e2e48!important;font-weight:200;src:url(/static/media/Raleway-ExtraLight.18e9b7b3.ttf)}@font-face{font-family:"Raleway";color:#2e2e48!important;font-weight:300;src:url(/static/media/Raleway-Light.f25e9b3a.ttf)}@font-face{font-family:"Raleway";color:#2e2e48!important;font-weight:100;src:url(/static/media/Raleway-Thin.537e4a26.ttf)}@font-face{font-family:"dingbat";color:#2e2e48!important;src:url(/static/media/GuifxV2Transports-YMJo.d0ae3533.ttf)}@font-face{font-family:"Merriweather";color:#2e2e48!important;font-weight:900;src:url(/static/media/Merriweather-Black.8798e4ed.ttf)}@font-face{font-family:"Merriweather";color:#2e2e48!important;font-weight:700;src:url(/static/media/Merriweather-Bold.7b45103b.ttf)}@font-face{font-family:"Merriweather";color:#2e2e48!important;font-weight:500;src:url(/static/media/Merriweather-BlackItalic.875bf16e.ttf)}@font-face{font-family:"Merriweather";color:#2e2e48!important;font-weight:400;src:url(/static/media/Merriweather-Regular.55c73e48.ttf)}@font-face{font-family:"Merriweather";color:#2e2e48!important;font-weight:200;src:url(/static/media/Merriweather-Light.3637be79.ttf)}@font-face{font-family:"Merriweather";color:#2e2e48!important;font-weight:300;src:url(/static/media/Merriweather-Light.3637be79.ttf)}@font-face{font-family:"Merriweather";color:#2e2e48!important;font-weight:100;src:url(/static/media/Raleway-Thin.537e4a26.ttf)}body{margin:0;font-size:14px;font-family:"Raleway",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"lnum" 1;position:fixed;overflow:hidden}.h1{font-size:40px;font-weight:800}.h2{font-size:32px}.h2,.h3{font-weight:700}.h3{font-size:22px}.h4{font-size:18px}.h4,.h5{font-weight:600}.h5{font-size:16px}.h6{font-size:14px;font-weight:600}.p1{font-size:40px}.p2{font-size:32px}.p3{font-size:22px}.p4{font-size:18px}.p5{font-size:16px}.p6{font-size:14px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box}@media only screen and (min-width:600px){body{font-size:14px}}@media only screen and (max-width:1050px){.p1{font-size:25px}.p2{font-size:20px}.p3{font-size:15px}.p4{font-size:12px}.h1{font-size:25px;font-weight:800}.h2{font-size:20px}.h2,.h3{font-weight:700}.h3{font-size:15px}.h4{font-size:12px;font-weight:600}}@media only screen and (min-width:1400px){body{font-size:16px}}.landing_page_wrapper{width:100vw;height:100%;background:url(/static/media/Landing.ca7d5bc7.jpg) no-repeat;background-size:cover;background-position:50%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.landing_page_wrapper .landing_page_overlay{background:linear-gradient(180deg,rgba(207,14,98,.71),rgba(172,20,86,.89) 55%,#b5316a);position:absolute;top:0;z-index:100;width:100%;height:100%;opacity:0}.landing_page_wrapper .landing_page_header_container{display:flex;justify-content:space-between;padding:3em;z-index:9999}.landing_page_wrapper .landing_page_header_container .landing_page_header_wrapper{display:flex;width:30%;justify-content:flex-start;align-items:center;padding:2em;z-index:9999}.landing_page_wrapper .landing_page_header_container .landing_page_header_wrapper .landing_page_icon_container{width:50px;height:30px;z-index:9999}.landing_page_wrapper .landing_page_header_container .landing_page_header_wrapper .landing_page_header_action_icons{width:40px;height:30px}.landing_page_wrapper .landing_page_text_wrapper{display:flex;flex-direction:column;align-items:center;z-index:9999;color:#fff}.landing_page_wrapper .landing_page_text_wrapper .landing_page_logo{padding:2em}.landing_page_wrapper .landing_page_text_wrapper .landing_page_heading_text{padding:1em;font-family:"Merriweather";font-weight:400;font-size:55px}.landing_page_wrapper .landing_page_text_wrapper .landing_page_description{width:30%;text-align:center;font-weight:500}.landing_page_wrapper .landing_page_text_wrapper .landing_page_button_wrapper{padding-top:2em}.landing_page_wrapper .landing_page_text_wrapper .landing_page_button_wrapper .landing_page_button{width:170px}.landing_page_wrapper .landing_page_footer_wrapper{display:flex;justify-content:space-between;padding:4em}.landing_page_wrapper .landing_page_footer_wrapper .landing_page_footer_links{z-index:9999}.landing_page_wrapper .landing_page_footer_wrapper .landing_page_footer_links .landing_page_footer_button{background:transparent;color:#fff;z-index:9999}.landing_page_wrapper .landing_page_footer_wrapper .landing_page_footer_links .landing_page_footer_button img{transform:rotate(90deg);height:30px;width:20px}.landing_page_wrapper .hamber_wrapper{justify-content:flex-end!important}.landing_page_wrapper .landing_page_header_social_icon{width:25px;filter:brightness(0) invert(1)}.landing_page_search_menu_wrapper{display:flex;justify-content:center;align-items:center;background-color:#fff3fa;width:100%;position:absolute;z-index:10000000;height:30%}.landing_page_search_menu_wrapper .landing_page_header_wrapper{display:flex;justify-content:space-around;align-items:center;width:90%}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_page_icon_wrapper{display:flex;justify-content:center;width:100%}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_page_icon_wrapper .facebook_icon{cursor:pointer}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_page_icon_wrapper .twitter_icon{cursor:pointer;margin-left:1em;width:25px}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_page_icon_wrapper .youtube_icon{cursor:pointer;margin-left:1em}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_page_main_logo_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_page_main_logo_wrapper .landing_page_main_logo_title{color:#b5316a;padding-top:1em;font-weight:700}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_page_search_menu_content{display:flex;justify-content:center;align-items:center;width:100%}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_page_search_menu_content .search_icon{margin-right:1.5em}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_page_search_menu_content .hamber_icon:hover,.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_page_search_menu_content .search_icon:hover{background:#f9e1ed;cursor:pointer}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:absolute;top:254px;width:100%;height:658px;z-index:1000000000;background:#fff3fa}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper .landing_search_input_content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:55%;height:25%;margin-top:1em}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper .landing_search_input_content .landing_input_search_icon_wrapper{width:100%;display:flex;justify-content:space-between;margin-bottom:-10px}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper .landing_search_input_content .landing_input_search_icon_wrapper .landing_input_search_button{width:120px;height:40px}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper .landing_search_input_content .landing_search_input_field{outline:0;border-width:0 0 1px;width:100%;padding-left:2em;padding-right:8em;background:transparent;font-size:20px;margin-top:-15px;padding-bottom:1em}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper .landing_search_input_button_wrapper{display:flex;justify-content:flex-end;align-items:center;width:70%;position:absolute;bottom:-20px}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper .landing_search_input_button_wrapper .landing_search_button{width:100px;height:40px;fill:#fff}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_header_menu_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0;width:100%;height:100%;z-index:1000000000;background:#fff3fa}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_header_menu_wrapper .landing_header_menu_content{display:flex;justify-content:space-around;align-items:center;width:55%}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_header_menu_wrapper .landing_header_menu_content .landing_header_menu_content_name{color:#b5316a;cursor:pointer}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_header_menu_wrapper .landing_header_menu_button_wrapper{display:flex;justify-content:center;align-items:center;position:absolute;bottom:-10px;background:#b5316a}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_header_menu_wrapper .landing_header_menu_button_wrapper .landing_header_menu_close_icon{width:25px;height:25px;cursor:pointer;filter:invert(100%) sepia(0) saturate(7494%) hue-rotate(345deg) brightness(99%) contrast(105%)}.landing_page_search_menu_wrapper .global_search_button_wrapper{padding-bottom:1em}@media screen and (min-width:2500px){.landing_page_search_menu_wrapper{display:flex;justify-content:center;align-items:center;background-color:#fff3fa;width:100%;position:absolute;z-index:10000000;height:15%}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:absolute;top:238px;width:100%;height:658px;z-index:1000000000;background:#fff3fa}}@media only screen and (max-width:1500px){.landing_page_text_wrapper .landing_page_description{width:40%}.landing_page_footer_wrapper{padding:2em}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper .landing_search_input_content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:55%;height:17%;margin-top:1em}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:absolute;top:194px;width:100%;height:506px;z-index:1000000000;background:#fff3fa}.global_search_button_wrapper{padding:.5em 0}}@media screen and (max-width:1024px){.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:absolute;top:234px;width:100%;height:506px;z-index:1000000000;background:#fff3fa}.landing_page_wrapper .landing_page_text_wrapper .landing_page_heading_text{text-align:center}.landing_page_wrapper .landing_page_text_wrapper .landing_page_description{width:70%;font-size:28px}.landing_page_wrapper .landing_page_text_wrapper .landing_page_button_wrapper{padding-top:4em}.landing_page_wrapper .landing_page_footer_wrapper .landing_page_footer_links{display:flex;justify-content:center;align-items:center}}@media screen and (max-width:600px){.landing_page_wrapper .landing_page_footer_wrapper{padding:1em}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_page_main_logo_wrapper .landing_page_main_logo_title{color:#b5316a;padding-top:1em;font-weight:700;font-size:10px}.landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper .landing_search_input_content .landing_search_input_field{outline:0;border-width:0 0 1px;width:100%;padding-left:2em;padding-right:0;background:transparent;font-size:20px;margin-top:-15px;padding-bottom:1em}.search_icon{width:68px}.landing_page_wrapper .landing_page_text_wrapper .landing_page_button_wrapper{padding-top:2em}.landing_page_wrapper .landing_page_text_wrapper .landing_page_description{width:80%;font-size:13px;padding-top:1em}.landing_page_wrapper .landing_page_text_wrapper .landing_page_heading_text{padding:0;font-family:"Merriweather";font-weight:400;font-size:23px}.landing_page_wrapper .landing_page_text_wrapper .landing_page_button_wrapper .landing_page_button{width:146px;height:43px}.landing_page_wrapper .landing_page_header_container .landing_page_header_wrapper{display:flex;width:30%;justify-content:center;align-items:center;padding:1em;z-index:9999}.landing_page_wrapper .landing_page_header_container .landing_page_header_wrapper .landing_page_icon_container{width:50px;height:30px;display:flex;justify-content:flex-end;align-items:flex-start;z-index:9999;padding-right:.5em}.landing_page_wrapper .landing_page_header_container{display:flex;justify-content:space-between;padding:0;z-index:9999}.landing_page_wrapper .landing_page_header_container .landing_page_header_wrapper .landing_page_icon_container img{width:17px}.landing_page_wrapper .landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:absolute;top:125px;width:100%;height:600px;z-index:1000000000;background:#fff3fa}.landing_page_wrapper .landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_search_input_wrapper .landing_search_input_content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:75%;height:25%;margin-top:1em}.landing_page_wrapper .landing_page_search_menu_wrapper{display:flex;justify-content:center;align-items:center;background-color:#fff3fa;width:100%;position:absolute;z-index:10000000;height:17%}.landing_page_wrapper .landing_page_search_menu_wrapper .landing_page_header_wrapper .landing_header_menu_wrapper .landing_header_menu_content{width:85%}.global_search_button_wrapper{padding:1em;display:flex;justify-content:center;align-items:center}}.launch_text{padding-top:25px;font-weight:700!important}
/*# sourceMappingURL=main.a859a679.chunk.css.map */</pre></body></html>