.Hero_heroContainer__TDYRf{position:relative;width:100%;height:var(--hero-height,70vh);min-height:300px;overflow:hidden;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;animation:Hero_fadeInUp__1kEkh 1.2s ease-out}.Hero_adaptiveContainer__e0NX4{height:auto!important;min-height:0!important;background-size:contain!important}.Hero_heroContent__wH3tR{animation:Hero_slideInFromBottom__15pGz 1.5s ease-out .3s both;z-index:2;position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.Hero_heroTitle__DJBlt{animation:Hero_fadeInUp__1kEkh 1.8s ease-out .6s both}.Hero_heroSubtitle__aHbda{animation:Hero_fadeInUp__1kEkh 2s ease-out .9s both}@keyframes Hero_fadeInUp__1kEkh{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_slideInFromBottom__15pGz{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Hero_heroContainer__TDYRf:hover{transform:scale(1.01);transition:transform .3s ease-in-out}@media (max-width:1024px){.Hero_heroContainer__TDYRf{background-size:contain;background-position:50%}.Hero_heroContent__wH3tR{padding:1.5rem}}@media (max-width:768px){.Hero_heroContent__wH3tR{padding:1rem}}@media (max-width:480px){.Hero_heroContent__wH3tR{padding:.75rem}}@media (max-height:500px) and (orientation:landscape){.Hero_heroContent__wH3tR{padding:.5rem}}.Labels_subtitle__SBPya{font-weight:500;letter-spacing:1px}.Labels_label-html__mwT5D{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.Labels_error__BNjwU{color:red;font-size:.8rem}.Labels_formField__MIIfn{background-color:#fff;border-radius:20px;border-color:#000;width:30%;justify-content:center;height:auto;max-height:600px;position:relative;padding:50px;text-align:center;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.Labels_center__G5ner{display:flex;justify-content:center;margin-top:20px}.Labels_input__ta4Vr{width:300px}.Labels_check__3K1hR{cursor:pointer;position:relative;margin:auto;width:18px;height:18px;-webkit-tap-highlight-color:transparent;transform:translateZ(0)}.Labels_check__3K1hR:before{content:"";position:absolute;top:-15px;left:-15px;width:48px;height:48px;border-radius:50%;background:#012f84;opacity:0;transition:opacity .2s ease}.Labels_check__3K1hR svg{position:relative;z-index:1;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke:#012f84;stroke-width:1.5;transform:translateZ(0);transition:all .2s ease}.Labels_check__3K1hR svg path{stroke-dasharray:60;stroke-dashoffset:0}.Labels_check__3K1hR svg polyline{stroke-dasharray:22;stroke-dashoffset:66}.Labels_check__3K1hR:hover:before{opacity:1}#Labels_cbx__4hgRV:checked+.Labels_check__3K1hR svg,.Labels_check__3K1hR:hover svg{stroke:#012f84}#Labels_cbx__4hgRV:checked+.Labels_check__3K1hR svg path{stroke-dashoffset:60;transition:all .3s linear}#Labels_cbx__4hgRV:checked+.Labels_check__3K1hR svg polyline{stroke-dashoffset:42;transition:all .2s linear;transition-delay:.15s}@media (max-width:768px){.Labels_title__mbF9e{font-size:1.4rem}.Labels_subtitle__SBPya{font-size:1.3rem}.Labels_label__azyR1{font-size:1rem;max-width:100%}.Labels_formField__MIIfn{width:80dvw}.Labels_input__ta4Vr{width:250px}}.Candidates_candidatesSection__heM_l{position:relative;overflow:hidden;animation:Candidates_fadeInSection__2_TL2 1.2s ease-out}.Candidates_sectionTitle__Tfq4j{animation:Candidates_slideInFromTop___5FM0 1.5s ease-out .3s both}.Candidates_sectionSubtitle__1l0DV{animation:Candidates_slideInFromBottom__uqHUf 1.5s ease-out .6s both}.Candidates_candidateCard__PdAbh{animation:Candidates_fadeInUp__pWCED 1.8s ease-out var(--animation-delay,.9s) both;border-radius:12px!important;border:none;cursor:pointer}.Candidates_candidateCard__PdAbh:first-child{--animation-delay:0.9s}.Candidates_candidateCard__PdAbh:nth-child(2){--animation-delay:1s}.Candidates_candidateCard__PdAbh:nth-child(3){--animation-delay:1.1s}.Candidates_candidateCard__PdAbh:nth-child(4){--animation-delay:1.2s}.Candidates_candidateCard__PdAbh:nth-child(5){--animation-delay:1.3s}.Candidates_candidateCard__PdAbh:nth-child(6){--animation-delay:1.4s}.Candidates_candidateCard__PdAbh:nth-child(7){--animation-delay:1.5s}.Candidates_candidateCard__PdAbh:nth-child(8){--animation-delay:1.6s}.Candidates_candidateCard__PdAbh:nth-child(9){--animation-delay:1.7s}.Candidates_candidateCard__PdAbh:nth-child(10){--animation-delay:1.8s}.Candidates_candidateCard__PdAbh:nth-child(11){--animation-delay:1.9s}@keyframes Candidates_fadeInSection__2_TL2{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Candidates_slideInFromTop___5FM0{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes Candidates_slideInFromBottom__uqHUf{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Candidates_fadeInUp__pWCED{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes Candidates_cardHoverUp__GsSIG{0%{transform:translateZ(0);box-shadow:0 4px 12px rgba(0,0,0,.1)}to{transform:translate3d(0,-8px,0);box-shadow:0 16px 32px rgba(0,0,0,.15)}}@keyframes Candidates_cardHoverDown__6yxEg{0%{transform:translate3d(0,-8px,0);box-shadow:0 16px 32px rgba(0,0,0,.15)}to{transform:translateZ(0);box-shadow:0 4px 12px rgba(0,0,0,.1)}}@media (max-width:768px){.Candidates_candidatesSection__heM_l{padding:4rem 1rem!important}.Candidates_candidateCard__PdAbh{max-width:100%!important;margin:0 auto}}@media (max-width:480px){.Candidates_candidatesSection__heM_l{padding:3rem .5rem!important}.Candidates_sectionTitle__Tfq4j{font-size:1.8rem!important;margin-bottom:1rem!important}.Candidates_sectionSubtitle__1l0DV{font-size:1rem!important}}.Candidates_candidatesGrid__ycb_8{margin-top:3rem}.Candidates_candidatesSection__heM_l .Candidates_candidateCard__PdAbh:first-of-type{animation-delay:.1s}.Candidates_candidatesSection__heM_l .Candidates_candidateCard__PdAbh:nth-of-type(2){animation-delay:.2s}.Candidates_candidatesSection__heM_l .Candidates_candidateCard__PdAbh:nth-of-type(3){animation-delay:.3s}.Candidates_candidatesSection__heM_l .Candidates_candidateCard__PdAbh:nth-of-type(4){animation-delay:.4s}.Candidates_candidatesSection__heM_l .Candidates_candidateCard__PdAbh:nth-of-type(5){animation-delay:.5s}.Candidates_candidatesSection__heM_l .Candidates_candidateCard__PdAbh:nth-of-type(6){animation-delay:.6s}.Candidates_candidatesSection__heM_l .Candidates_candidateCard__PdAbh:nth-of-type(7){animation-delay:.7s}.Candidates_candidatesSection__heM_l .Candidates_candidateCard__PdAbh:nth-of-type(8){animation-delay:.8s}.Candidates_candidatesSection__heM_l .Candidates_candidateCard__PdAbh:nth-of-type(9){animation-delay:.9s}.Candidates_candidatesSection__heM_l .Candidates_candidateCard__PdAbh:nth-of-type(10){animation-delay:1s}.Candidates_candidatesSection__heM_l .Candidates_candidateCard__PdAbh:nth-of-type(11){animation-delay:1.1s}.Carousel_carouselContainer__xynp8{position:relative;overflow:hidden;border-radius:16px;background:transparent;box-shadow:none}.Carousel_carouselSlide__gbtKx{display:flex;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.Carousel_carouselSlideActive__4E66S{animation:Carousel_slideInActive__FpQYv .6s ease-out}.Carousel_navButton__QThh_{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:10}.Carousel_navButton__QThh_:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 25px rgba(0,0,0,.2)}.Carousel_navButtonLeft__LAooY{left:-20px}.Carousel_navButtonRight__nhYO9{right:-20px}.Carousel_pageIndicators__MbiAb{display:flex;justify-content:center;gap:8px;margin-top:24px}.Carousel_pageIndicator__zHuNB{width:12px;height:12px;border-radius:50%;background:#bdc3c7;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Carousel_pageIndicator__zHuNB:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#3498db,#2980b9);border-radius:50%;transform:scale(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.Carousel_pageIndicator__zHuNB:hover{transform:scale(1.3)}.Carousel_pageIndicatorActive__Kxi_o:after{transform:scale(1)}.Carousel_pageIndicatorActive__Kxi_o{background:#3498db}.Carousel_viewModeButtons__rJ6k1{display:flex;gap:0;justify-content:center;background:#f8f9fa;border-radius:30px;padding:4px;border:1px solid #e9ecef;box-shadow:0 2px 8px rgba(0,0,0,.1);max-width:400px;margin-left:auto;margin-right:auto;margin-bottom:32px;position:relative;overflow:hidden;height:52px;box-sizing:border-box}.Carousel_viewModeButtons__rJ6k1:before{content:"";position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px);background:#fff;border-radius:26px;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:transform .3s cubic-bezier(.175,.885,.32,1.275);z-index:1}.Carousel_viewModeButtons__rJ6k1[data-view-mode=carousel]:before{transform:translateX(0)}.Carousel_viewModeButtons__rJ6k1[data-view-mode=grid]:before{transform:translateX(100%)}.Carousel_viewModeButton__A_Zun{background:transparent;color:#6c757d;border:none;border-radius:26px;padding:12px 16px;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);font-weight:500;font-size:14px;letter-spacing:.2px;line-height:1.2;position:relative;overflow:hidden;flex:1 1;text-align:center;min-width:140px;height:44px;display:flex;align-items:center;justify-content:center;z-index:2;white-space:nowrap;box-sizing:border-box}.Carousel_viewModeButton__A_Zun:hover{color:#495057;background:hsla(208,7%,46%,.1)}.Carousel_viewModeButtonActive__6XvRn{background:transparent;color:#495057;font-weight:600}.Carousel_viewModeButtonActive__6XvRn:hover{background:transparent;color:#495057}.Carousel_viewModeButtonOutlined__gzL_4{background:transparent;color:#6c757d}.Carousel_viewModeButtonOutlined__gzL_4:hover{background:hsla(208,7%,46%,.1);color:#495057}.Carousel_viewModeButton__A_Zun:disabled{cursor:default;opacity:1}.Carousel_viewModeButton__A_Zun:disabled:hover{background:transparent!important;color:#495057!important}.Carousel_carouselInfo__s6KGQ{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;padding:24px;margin-top:32px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes Carousel_slideInActive__FpQYv{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes Carousel_fadeInScale__robzY{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Carousel_carouselContainer__xynp8{touch-action:pan-x;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Carousel_carouselSlide__gbtKx{will-change:transform}@keyframes Carousel_pulse__4bM1D{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.Carousel_navButton__QThh_{width:40px;height:40px}.Carousel_navButtonLeft__LAooY{left:-15px}.Carousel_navButtonRight__nhYO9{right:-15px}.Carousel_carouselInfo__s6KGQ{padding:16px;margin-top:24px}.Carousel_viewModeButtons__rJ6k1{max-width:320px;height:48px}.Carousel_viewModeButton__A_Zun{height:40px;font-size:13px;padding:8px 12px;min-width:120px}.Carousel_viewModeButtons__rJ6k1:before{height:calc(100% - 8px);top:4px}}@media (max-width:480px){.Carousel_navButtonLeft__LAooY,.Carousel_navButtonRight__nhYO9{display:none}.Carousel_pageIndicators__MbiAb{margin-top:16px}.Carousel_carouselContainer__xynp8{margin:0 -1rem;border-radius:0}}.LandingNavbar_landingNavbar__278Wf{position:fixed;top:0;left:0;right:0;z-index:1100;transition:all .3s ease-in-out}.LandingNavbar_scrolled__EgAMr{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.1)}.LandingNavbar_logo__ocNKV{transition:transform .3s ease;cursor:pointer}.LandingNavbar_logo__ocNKV:hover{transform:scale(1.05)}.LandingNavbar_navButton__wrNx5{transition:all .3s ease;text-transform:none;font-weight:500;border-radius:25px;padding:8px 24px;position:relative;overflow:hidden}.LandingNavbar_navButton__wrNx5:hover{transform:translateY(-2px);background-color:hsla(0,0%,100%,.1)}.LandingNavbar_navButton__wrNx5.LandingNavbar_loginButton__K3zxF{border:2px solid #fff!important;background-color:transparent!important;border-radius:25px!important;transition:all .3s ease!important}.LandingNavbar_navButton__wrNx5.LandingNavbar_loginButton__K3zxF:hover{background-color:#fff!important;color:var(--primary-color,#012f84)!important;transform:translateY(-2px)!important}.LandingNavbar_mobileDrawer__Q8LVc{width:280px;background:linear-gradient(135deg,var(--primary-color,#012f84) 0,var(--primary-dark,#001a4d) 100%)}.LandingNavbar_mobileNavItem__TKllW{padding:16px 0;transition:background-color .3s ease}.LandingNavbar_mobileNavItem__TKllW:hover{background-color:hsla(0,0%,100%,.1)}.LandingNavbar_smoothScroll___Hn7R{scroll-behavior:smooth}@keyframes LandingNavbar_slideDown__lwt17{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.LandingNavbar_landingNavbar__278Wf{animation:LandingNavbar_slideDown__lwt17 .6s ease-out}.LandingNavbar_navButton__wrNx5:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.LandingNavbar_navButton__wrNx5:hover:before{left:100%}@media (max-width:768px){.LandingNavbar_landingNavbar__278Wf{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.LandingNavbar_mobileDrawer__Q8LVc{width:100vw}}.LandingNavbar_activeSection__GZV6h{background-color:hsla(0,0%,100%,.2)!important;transform:translateY(-2px)}.LandingNavbar_navbarLoader__9VO_I{opacity:0;transform:translateY(-20px);animation:LandingNavbar_fadeInUp__FBI_Q .8s ease-out .2s forwards}@keyframes LandingNavbar_fadeInUp__FBI_Q{to{opacity:1;transform:translateY(0)}}.BlogCard_container__qxFXe{width:320px;max-width:400px;margin-top:24px;margin-inline:10px;border-radius:16px!important;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;background:#fff;position:relative;border:1px solid #e9ecef}.BlogCard_container__qxFXe:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.15)!important}.BlogCard_link__5FhZM{text-decoration:none!important;color:inherit;display:block}.BlogCard_mediaContainer__OL4CF{position:relative;overflow:hidden}.BlogCard_media__rJ_ce{height:240px!important;position:relative;background-size:cover!important;background-position:50%!important;transition:transform .5s cubic-bezier(.4,0,.2,1)}.BlogCard_container__qxFXe:hover .BlogCard_media__rJ_ce{transform:scale(1.05)}.BlogCard_overlay__8jz_Z{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.1),rgba(0,0,0,.3) 50%,rgba(0,0,0,.1));z-index:1}.BlogCard_dateChip__Ftjp9{position:absolute!important;top:16px;right:16px;z-index:2;background:hsla(0,0%,100%,.95)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#333!important;font-size:12px!important;font-weight:500!important;box-shadow:0 2px 8px rgba(0,0,0,.15)!important;border:1px solid rgba(0,0,0,.1)!important}.BlogCard_content__VgHxj{padding:20px!important;height:auto!important;min-height:200px;display:flex;flex-direction:column;gap:12px;background:#fff}.BlogCard_titleContainer__KJLAP{margin-bottom:8px}.BlogCard_titleContainer__KJLAP h2{font-weight:600!important;color:#1a1a1a!important;line-height:1.3!important;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.BlogCard_categoryContainer__kofwO{margin-bottom:12px}.BlogCard_categoryChip__RfWCv{background:#f8f9fa!important;color:#495057!important;border-radius:20px!important;font-weight:600!important;font-size:13px!important;height:32px!important;box-shadow:0 3px 12px rgba(0,0,0,.1)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;border:1px solid #e9ecef!important}.BlogCard_categoryChip__RfWCv:hover{background:#e9ecef!important;color:#212529!important;transform:translateY(-2px) scale(1.02);box-shadow:0 6px 20px rgba(0,0,0,.15)!important;border-color:#dee2e6!important}.BlogCard_categoryChip__RfWCv .BlogCard_MuiChip-icon__QIMVx{color:#495057!important;margin-left:8px!important}.BlogCard_categoryChip__RfWCv .BlogCard_MuiChip-label__73OHV{padding-left:4px!important;padding-right:12px!important;font-weight:600!important;letter-spacing:.025em}.BlogCard_description__D8RIA{font-size:14px!important;color:#666!important;line-height:1.6!important;text-align:justify;overflow:hidden;text-overflow:ellipsis;display:-webkit-box!important;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:0!important}.BlogCard_descriptionWithTags__h8Hd1{-webkit-line-clamp:4}.BlogCard_descriptionNoTags__NC9NN{-webkit-line-clamp:7}.BlogCard_tagsContainer__DgYuW{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:auto;padding-top:8px;border-top:1px solid #f0f0f0}.BlogCard_tag__NWryH{font-size:11px!important;height:24px!important;background:#f8f9fa!important;color:#495057!important;border-color:#e9ecef!important;font-weight:500!important;transition:all .2s ease!important}.BlogCard_tag__NWryH:hover{background:#e9ecef!important;border-color:#dee2e6!important;color:#212529!important}.BlogCard_moreTags__rgJfy{font-size:11px!important;color:#6c757d!important;font-weight:500;margin-left:4px}@media (max-width:768px){.BlogCard_container__qxFXe{width:100%;max-width:none;margin-inline:0;margin-top:16px;border-radius:12px!important}.BlogCard_media__rJ_ce{height:200px!important}.BlogCard_content__VgHxj{padding:16px!important;min-height:160px}.BlogCard_dateChip__Ftjp9{top:12px!important;right:12px!important}.BlogCard_categoryChip__RfWCv{font-size:12px!important;height:28px!important}.BlogCard_descriptionWithTags__h8Hd1{-webkit-line-clamp:3}.BlogCard_descriptionNoTags__NC9NN{-webkit-line-clamp:5}}@media (max-width:480px){.BlogCard_container__qxFXe{border-radius:8px!important}.BlogCard_media__rJ_ce{height:180px!important}.BlogCard_content__VgHxj{padding:14px!important}.BlogCard_titleContainer__KJLAP h2{font-size:1.1rem!important}.BlogCard_categoryChip__RfWCv{font-size:11px!important;height:26px!important}.BlogCard_descriptionWithTags__h8Hd1{-webkit-line-clamp:2}.BlogCard_descriptionNoTags__NC9NN{-webkit-line-clamp:4}}.Loader_container__rtr_s{width:100%;display:flex;justify-content:center}.Loader_loader___rb1F{box-sizing:border-box;display:inline-block;width:50px;height:80px;border-top:5px solid #fff;border-bottom:5px solid #fff;position:relative;background:linear-gradient(#012f84 30px,transparent 0) no-repeat;background-size:2px 40px;background-position:50% 0;animation:Loader_spinx__Wdyw5 5s linear infinite}.Loader_loader___rb1F:after,.Loader_loader___rb1F:before{content:"";width:40px;left:50%;height:35px;position:absolute;top:0;transform:translatex(-50%);background:hsla(0,0%,100%,.4);border-radius:0 0 20px 20px;background-size:100% auto;background-repeat:no-repeat;background-position:0 0;animation:Loader_lqt__VFeOC 5s linear infinite}.Loader_loader___rb1F:after{top:auto;bottom:0;border-radius:20px 20px 0 0;animation:Loader_lqb__2Kywt 5s linear infinite}@keyframes Loader_lqt__VFeOC{0%,to{background-image:linear-gradient(#012f84 40px,transparent 0);background-position:0 0}50%{background-image:linear-gradient(#012f84 40px,transparent 0);background-position:0 40px}50.1%{background-image:linear-gradient(#012f84 40px,transparent 0);background-position:0 -40px}}@keyframes Loader_lqb__2Kywt{0%{background-image:linear-gradient(#012f84 40px,transparent 0);background-position:0 40px}to{background-image:linear-gradient(#012f84 40px,transparent 0);background-position:0 -40px}}@keyframes Loader_spinx__Wdyw5{0%,49%{transform:rotate(0deg);background-position:50% 36px}51%,98%{transform:rotate(180deg);background-position:50% 4px}to{transform:rotate(1turn);background-position:50% 36px}}.Layout_containerWrapper__rZTyv{width:100%;margin:0 auto}.Layout_container__m2XBw{position:relative;display:flex;flex-wrap:wrap;width:100%;height:auto;background-color:transparent;gap:16px;padding:16px}.Layout_title__eM4W0{margin-bottom:24px;display:block;width:100%;text-align:center;font-weight:600;color:#333}.Layout_content__pGE3k{position:relative;flex:1 1;min-width:0;transition:all .3s ease}.Layout_sideBar__lMUYE{height:auto;transition:all .3s ease}.Layout_cardsContent__sKbQ_{width:100%;gap:16px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.Layout_cardsContent__sKbQ_>*{flex-grow:1;flex-shrink:1;flex-basis:calc((30% - 16px));margin-bottom:16px;transition:transform .2s ease}.Layout_cardsContent__sKbQ_>:hover{transform:translateY(-4px)}.Layout_sticky__rTJjt{position:-webkit-sticky;position:sticky;top:16px;display:flex;flex-direction:column;width:100%;transition:transform .3s ease,opacity .3s ease}.Layout_nonSticky__1_wND{position:relative;top:0;display:flex;flex-direction:column;width:100%}@media (max-width:767px){.Layout_container__m2XBw{flex-direction:column;padding:8px;gap:12px}.Layout_cardsContent__sKbQ_>*{flex:1 1 100%}.Layout_content__pGE3k,.Layout_sideBar__lMUYE{width:100%!important;margin:4px 0!important}.Layout_sticky__rTJjt{position:relative!important;top:0!important}.Layout_cardsContent__sKbQ_{flex-direction:column;align-items:center}}@media (min-width:768px) and (max-width:1024px){.Layout_container__m2XBw{flex-direction:column;gap:12px}.Layout_content__pGE3k,.Layout_sideBar__lMUYE{width:100%!important;margin-bottom:12px!important}}.Footer_footer__JrJN9{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;padding:20px;border-top:30px solid var(--primary-color,#012f84);background-color:var(--primary-color,#012f84)}.Footer_columnContainer__1ybye{display:flex;width:90dvw;align-self:flex-start}.Footer_social__NncGz{width:300px;align-self:flex-start;z-index:100;margin:-40px auto 0}.Footer_logo__S4PwH{border-radius:50px;width:-moz-fit-content;width:fit-content}.Footer_copyRight__c8kV_{color:var(--white-color,#fff);text-align:center}