@tailwind base;@tailwind components;@tailwind utilities;.Navbar_navbar__wm_ek{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.Navbar_logo__DWEbe{flex:0 0 auto;margin-left:100px}.Navbar_leftLinks__LaPkY{display:flex;gap:40px;flex:1 1;justify-content:flex-start;margin-left:40px}.Navbar_rightLinks__c9Muc{display:flex;gap:40px;justify-content:flex-end;margin-right:100px}.Navbar_leftLinks__LaPkY a,.Navbar_rightLinks__c9Muc a{text-decoration:none;color:#000}.Home_hero__b0NKP{position:relative;background-color:#fdf9eb;padding:1rem;text-align:center;display:flex;flex-direction:column;align-items:center}.Home_heroInner___fZN9{display:flex;justify-content:space-between;width:100%;align-items:center;flex-wrap:nowrap}.Home_leftImage__uoBk2{flex:1 1 20%;display:flex;justify-content:flex-start;margin-left:-4rem}.Home_rightImage__Nau8a{flex:1 1 20%;display:flex;justify-content:flex-end;margin-right:-4rem}.Home_centerContent__4eFbN{flex:1 1 60%;padding:2rem}.Home_centerContent__4eFbN h2{font-size:2.5rem;color:#002bb8;font-style:italic;font-weight:700;line-height:1.3}.Home_centerContent__4eFbN p{color:#002bb8;margin-top:1.5rem;font-size:1.1rem}.Home_searchWrapper__AK_EQ{position:absolute;bottom:-1.5rem;left:50%;transform:translateX(-50%);width:90%;max-width:50rem;z-index:10}.Home_searchContainer__D1Mz0{display:flex;align-items:center;background-color:white;border-radius:.5rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.1);padding:1rem 1.5rem}.Home_searchIcon__CJbpN{margin-right:.75rem;font-size:1.25rem;color:#555}.Home_searchInput__VDT6y{border:none;background:transparent;font-size:1rem;outline:none;width:100%}.Home_nextSection__cCIaf{background-color:white;padding:3rem 2rem}.FilterBar_container__vEqT5{padding:1rem;max-width:100vw}.FilterBar_labelsRow__TWgiD{display:flex;justify-content:space-between;margin-bottom:.5rem}.FilterBar_labelLeft__VlPKB,.FilterBar_labelRight__MwF7e{font-weight:700}.FilterBar_filtersRow__cS_LS{display:flex;align-items:center;gap:5rem;margin-left:3rem}.FilterBar_labelLeft__VlPKB{margin-left:5rem}.FilterBar_labelRight__MwF7e{margin-right:12rem}.FilterBar_thematicWrapper__Oj_xb{display:flex;align-items:center;gap:.5rem;flex-grow:0;flex-shrink:0;flex-basis:65%;overflow:hidden}.FilterBar_scrollContainer__EBjlQ{display:flex;gap:.5rem;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:thin;scroll-behavior:smooth;-ms-overflow-style:none;max-width:100%;width:100%}.FilterBar_scrollContainer__EBjlQ::-webkit-scrollbar{height:6px}.FilterBar_scrollContainer__EBjlQ::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.FilterBar_resourceWrapper__VmfQn{display:flex;gap:.5rem;white-space:nowrap;flex-shrink:0}.FilterBar_filterButton__dQ1gC{padding:.6rem 1rem;border:1px solid #0033cc;border-radius:.5rem;background-color:white;color:#0033cc;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s ease}.FilterBar_filterButton__dQ1gC:hover{background-color:#f0f4ff}.FilterBar_active__3FS_o{background-color:#0033cc;color:white}.FilterBar_arrow__PISUD{font-size:1.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 .5rem;color:#0033cc;font-weight:700}.Resource_container__j8uTS{padding:2rem;background-color:#fdf9eb}.Resource_row__M6FVX{display:flex;gap:2rem;margin-bottom:3rem}@font-face{font-family:PalanquinDark-Regular;src:url(/fonts/googleFonts/Palanquin_Dark/PalanquinDark-Regular.ttf) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Playfair Display;src:url(/fonts/googleFonts/Playfair_Display/PlayfairDisplay-VariableFont_wght.ttf) format("woff2");font-weight:400;font-style:normal}.Resource_imageCard__KOOIt{flex:1 1;border-radius:12px;background-color:#E2DCFF;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.08);display:flex;flex-direction:column}.Resource_cardImage__qmCpR{width:96%;height:50%;object-fit:cover;border-radius:6px;margin:1rem}.Resource_cardContent__M11AS{padding:1rem;flex:1 1}.Resource_cardContent__M11AS h3{margin:0 0 .5rem;font-size:1.1rem}.Resource_cardContent__M11AS p{font-size:.95rem;color:#555}.Resource_cardContent__M11AS a{display:inline-block}.Resource_cardContent__M11AS a,.Resource_textCard__XhUi7 a{margin-top:1rem;font-size:.85rem;border:none;background-color:white;border-top-left-radius:15px;border-bottom-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:15px;padding:.4rem .8rem;text-decoration:none;transition:.3s}.Resource_cardContent__M11AS a:hover,.Resource_textCard__XhUi7 a:hover{background-color:#000;color:#fff}.Resource_textCardStack__bA1g2{flex:1 1;display:flex;flex-direction:column;gap:1.5rem}.Resource_textCard__XhUi7{flex:1 1;padding:1rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.Resource_textCard__XhUi7 h3{margin:0 0 .5rem;font-size:1rem}.Resource_textCard__XhUi7 p{font-size:.9rem;color:#555}.Resource_textCard__XhUi7 a{margin-top:.8rem;display:inline-block;font-size:.8rem;text-decoration:underline}.Resource_pagination__EEivc{margin-top:2rem;text-align:center}.Resource_pageBtn__Qw59q{background:#f0f0f0;border:none;margin:0 6px;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:700;transition:background .2s ease}.Resource_pageBtn__Qw59q:hover{background:#ccc}.Resource_activePage__9MIqT{background-color:#000;color:white}.Resource_ellipsis__kkwhk{margin:0 8px;font-weight:700;color:#999}.Resource_first__0WYH4{background:#FFF5C6}.Resource_second__HWCMo{background:#D8DFF6}.Resource_cardContent__M11AS a,.Resource_textCard__XhUi7 a{margin-top:auto;align-self:flex-start}.Resource_cardContent__M11AS,.Resource_textCard__XhUi7{display:flex;flex-direction:column;justify-content:space-between;height:100%}.Navbar_navbar__XW7P7{display:flex;justify-content:space-between;align-items:center;padding:20px;width:160%;background-color:white;box-shadow:0 2px 5px rgba(0,0,0,.1)}.Navbar_logo__NG3qv img{height:60px}.Navbar_menuIcon__JGsNR{font-size:30px;cursor:pointer;margin-right:50px}.Navbar_sideMenu___CavF{height:100%;width:0;position:fixed;top:0;right:0;background-color:#1d1d1d;overflow-x:hidden;transition:.3s;padding-top:60px;z-index:1000;display:flex;flex-direction:column}.Navbar_sideMenu___CavF a{padding:15px 30px;text-decoration:none;color:white;font-size:20px}.Navbar_sideMenu___CavF a:hover{background-color:#444}.Navbar_closeBtn__lR_M8{position:absolute;top:15px;right:25px;font-size:40px;color:white;cursor:pointer}.Navbar_overlay__3lYrB{position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.4);z-index:500}.Navbar_open__vea2l{width:250px}