.fud_programs_wrapper{gap:32px}.fud_programs_wrapper .fud_programs_list{gap:36px;grid-auto-rows:max-content}@media screen and (max-width:800px){.fud_programs_wrapper{gap:28px}.fud_programs_wrapper .fud_programs_list{gap:24px}}.date_time_tag_wrapper .date_time_tag{display:flex;padding:6px 10px;justify-content:center;align-items:center;border-radius:8px;width:-moz-fit-content;width:fit-content;max-height:26px;border:.5px solid hsla(0,0%,100%,.4);background:#13812f}.date_time_tag_wrapper .date_time_tag .date_time{color:#fff;font-family:var(--PLEX_SANS_CONDENSED);font-size:12px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.72px;text-transform:uppercase}.program_text_content_wrapper{gap:12px}.program_text_content_wrapper .program_details_wrapper{gap:3px}@media screen and (max-width:800px){.program_text_content_wrapper{gap:8px}}.fud_program_card_wrapper{height:100%}.fud_program_card_wrapper .fud_program_card{gap:24px;border-radius:20px;border:1px solid hsla(0,0%,100%,.4);padding:20px;height:inherit}.fud_program_card_wrapper .fud_program_card .program_image_wrapper{border-radius:16px;border:1px solid hsla(0,0%,100%,.4);height:144px;display:flex;justify-content:center;align-items:flex-end}.fud_program_card_wrapper .fud_program_card .program_image_wrapper img{height:140px}.dyamic_card_header_wrapper .dyamic_card_header_content{justify-content:space-between;align-items:center}.dyamic_card_header_wrapper .dyamic_card_header_content .buttons_content{gap:20px}.dyamic_card_header_wrapper .dyamic_card_header_content .buttons_content svg{cursor:pointer}@media screen and (max-width:800px){.dyamic_card_header_wrapper .dyamic_card_header_content .buttons_content{display:none}}.program_detail_section_wrapper .program_section_wrapper{gap:24px;padding:20px}.program_detail_section_wrapper .program_section_wrapper .program_grid{border-radius:20px;padding:20px 24px;gap:20px;position:relative}.program_detail_section_wrapper .program_section_wrapper .program_grid .program_grid_image{position:absolute;width:100%;height:100%;left:0;top:0;background:transparent;background-image:url(/_next/static/media/discoveryGrid.7a563b4a.png)}.program_detail_section_wrapper .program_section_wrapper .program_grid .top_flex{gap:12px}.program_detail_section_wrapper .program_section_wrapper .program_grid .top_flex .tags_wrapper{gap:13px}.program_detail_section_wrapper .program_section_wrapper .program_grid .buttons_wrapper{gap:16px;z-index:11}.program_detail_section_wrapper .program_section_wrapper .program_grid .buttons_wrapper .apply_now{height:54px;border-radius:12px;background:#ffc900;padding:16px 20px;gap:8px;cursor:pointer}.program_detail_section_wrapper .program_section_wrapper .program_grid .buttons_wrapper .download_broc{border-radius:12px;padding:16px 20px;gap:8px;background-color:#fff}.program_detail_section_wrapper .program_section_wrapper .program_grid .element_wrppr{background-color:#fff;align-items:center;border-radius:12px;min-height:54px;display:flex;padding:15px 24px;gap:10px;cursor:pointer}.program_detail_section_wrapper .mentor_section .mentor_image{min-width:52px;max-width:52px;height:52px}.program_detail_section_wrapper .mentor_section .mentor_image img{-webkit-appearance:none!important;max-width:52px!important;-moz-appearance:none!important;appearance:none!important}.program_detail_section_wrapper .program_details_section div{font-family:var(--PLEX_SANS)}@media screen and (max-width:800px){.program_detail_section_wrapper .program_section_wrapper{gap:32px;padding:unset;margin-bottom:120px}.program_detail_section_wrapper .program_section_wrapper .program_grid{border-radius:unset;align-items:center}.program_detail_section_wrapper .program_section_wrapper .program_grid .top_flex .tags_wrapper{justify-content:center}.program_detail_section_wrapper .program_section_wrapper .program_grid .buttons_wrapper,.program_detail_section_wrapper .program_section_wrapper .program_grid .program_headings_wrapper{justify-content:center;align-items:center;z-index:10}.program_detail_section_wrapper .program_section_wrapper .program_grid .buttons_wrapper .heading,.program_detail_section_wrapper .program_section_wrapper .program_grid .program_headings_wrapper .heading{text-align:center}}.page_header{padding:60px 36px 0}.page_header .icon_wrapper{display:none}@media screen and (max-width:800px){.page_header{display:flex;padding:16px 24px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;border-bottom:1px solid var(--gs-learn-light-mode-grey-4,rgba(3,10,33,.1))}.page_header .icon_wrapper{display:block}}.button_wrapper_more{position:relative}.button_wrapper_more .more_dropdown{background-color:#fff;align-items:center;border-radius:12px;min-height:54px}.button_wrapper_more .more_dropdown .more_text{padding:0 20px;border-radius:12px 0 0 12px}.button_wrapper_more .more_dropdown .svg_wrapper{border-radius:0 12px 12px 0;border-left:1px solid #2f2f2f;padding:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}.button_wrapper_more .drop_down_dark_screen .dropdown_content{position:absolute;top:61px;min-width:192px;border-radius:16px;border:1px solid #e2e2e3;background-color:#fff}.button_wrapper_more .drop_down_dark_screen .dropdown_content .dropdown_item{display:flex;gap:10px;padding:16px 20px;cursor:pointer}.button_wrapper_more .drop_down_dark_screen .dropdown_content .close_icon_wrapper{display:none}.button_wrapper_more .drop_down_dark_screen .dropdown_content li{border-top:1px solid #e2e2e3;min-width:-moz-max-content;min-width:max-content}.button_wrapper_more .drop_down_dark_screen .dropdown_content li:nth-child(2){border:unset!important}@media screen and (max-width:800px){.button_wrapper_more{position:unset}.button_wrapper_more .drop_down_dark_screen{position:fixed;z-index:11;width:100%;top:0;left:0;min-height:-webkit-fill-available;display:flex;align-items:flex-end;background-color:rgba(0,0,0,.5)}.button_wrapper_more .drop_down_dark_screen .dropdown_content{border-bottom-left-radius:unset;border-bottom-right-radius:unset;width:100%;position:unset!important}.button_wrapper_more .drop_down_dark_screen .dropdown_content .close_icon_wrapper{display:flex;padding:14px 12px;justify-content:flex-end}.button_wrapper_more .drop_down_dark_screen .dropdown_content .dropdown_item{justify-content:center;padding:24px 34px}}
/*# sourceMappingURL=5b3c741f46b9a00f.css.map*/