.Achievement_container__Td1qT{padding:0 1rem 2.5rem;margin:2.5rem 0;font-family:var(--font-poppins);display:flex;flex-direction:column;gap:2rem}.Achievement_titleContainer__nf6qI{margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:.5rem}.Achievement_titleContainer__nf6qI h1{font-size:2rem;font-weight:600}.Achievement_contentContainer__NncOA,.Achievement_contentText__BHtni{display:flex;flex-direction:column;gap:2rem}.Achievement_titleContent__U2wT_{display:flex;flex-direction:column;gap:.5rem;text-align:center}.Achievement_titleContent__U2wT_ h2{font-weight:500}.Achievement_titleContent__U2wT_ .Achievement_family__7xiyi{font-family:var(--font-cinzel);color:#cfb460}.Achievement_titleContent__U2wT_ .Achievement_impact__XWvrA{font-family:var(--font-great-vibes);color:#cfb460}.Achievement_countersWrapper__n_f1v{display:grid;justify-content:center;grid-row-gap:2rem;row-gap:2rem}.Achievement_counterContainer__5jFVU h5{color:#cfb460;font-weight:600;font-size:4rem;line-height:4rem}@media(min-width:42rem){.Achievement_container__Td1qT{padding:0 4rem;margin-top:4rem}.Achievement_titleContainer__nf6qI h1{font-size:2.5rem}}@media(min-width:64rem){.Achievement_container__Td1qT{padding:0 6.25rem;margin-top:6.25rem}.Achievement_titleContainer__nf6qI h1{font-size:3.5rem}.Achievement_titleContent__U2wT_{text-align:left}.Achievement_contentContainer__NncOA{flex-direction:row;justify-content:center;align-items:center}.Achievement_countersWrapper__n_f1v{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media(min-width:80rem){.Achievement_titleContainer__nf6qI h1{font-size:4rem}.Achievement_titleContent__U2wT_ h2{font-size:2rem}.Achievement_contentContainer__NncOA{gap:4rem}.Achievement_contentText__BHtni{gap:3rem}.Achievement_countersWrapper__n_f1v{row-gap:2.5rem}}.CarouselHouse_wrap___Kixq{--width:350px;--height:350px;--set-height:calc(var(--height) * 3);overflow:hidden}.CarouselHouse_animatedLogo__CyKj7,.CarouselHouse_carouselContainer__u8aZ2{position:relative;width:var(--width);height:var(--height)}.CarouselHouse_carouselContainer__u8aZ2{overflow:hidden;border-radius:1rem}.CarouselHouse_trackFirst__HZFkf,.CarouselHouse_trackSecond__pNXg3{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;width:var(--width);height:var(--set-height)}.CarouselHouse_trackFirst__HZFkf{z-index:1;transform:none;animation:CarouselHouse_slideVerticalA__2LZtJ 30s linear infinite;will-change:transform}.CarouselHouse_trackSecond__pNXg3{transform:none;z-index:0;animation:CarouselHouse_slideVerticalB___hlYx 30s linear infinite;will-change:transform}.CarouselHouse_imgContainer__BPBkR{width:var(--width);height:var(--height)}.CarouselHouse_imgContainer__BPBkR img{width:100%;height:100%;object-fit:cover;object-position:center}.CarouselHouse_svg__BjtMs{position:absolute;top:0;left:0;z-index:2;width:var(--width);height:var(--height)}@keyframes CarouselHouse_slideVerticalA__2LZtJ{0%{transform:translateY(0)}25%{transform:translateY(calc(-.25 * var(--set-height)))}50%{transform:translateY(calc(-.5 * var(--set-height)))}75%{transform:translateY(calc(-.75 * var(--set-height)))}to{transform:translateY(calc(-1 * var(--set-height)))}}@keyframes CarouselHouse_slideVerticalB___hlYx{0%{transform:translateY(var(--set-height))}25%{transform:translateY(calc(.75 * var(--set-height)))}50%{transform:translateY(calc(.5 * var(--set-height)))}75%{transform:translateY(calc(.25 * var(--set-height)))}to{transform:translateY(0)}}@media(min-width:42rem){.CarouselHouse_wrap___Kixq{display:flex;justify-content:center}}.ImageZoom_imgContainer__jxCZj{width:calc(100vw - 2rem);position:relative}.ImageZoom_imgContainer__jxCZj img{width:100%;height:100%;object-fit:cover}.ImageZoom_layer__Rn6x7{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(117,117,117,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.ImageZoom_layer__Rn6x7 p{color:#fff;font-weight:500}.ImageZoom_layerActive__IBIgM{opacity:1}@media(min-width:42rem){.ImageZoom_imgContainer__jxCZj{width:calc(100vw - 8rem)}}@media(min-width:64rem){.ImageZoom_imgContainer__jxCZj{width:calc(100vw - 12.5rem)}}.ModalZoom_backdrop__uylqg{position:fixed;inset:0;background:linear-gradient(to bottom right,#091627,#07111F);z-index:1000;display:grid;place-items:center;animation:ModalZoom_fadeIn__EGibv .15s ease;font-family:var(--font-poppins)}.ModalZoom_panel__skegH{width:min(96vw,1600px);height:min(92vh,1200px);background:#fff;color:#e5e7eb;border-radius:16px;box-shadow:0 10px 15px -3px rgba(0,0,0,.2),0 4px 6px -4px rgba(0,0,0,.2);overflow:hidden;display:flex;flex-direction:column;transform:scale(.98);opacity:0;animation:ModalZoom_popIn__58Ugu .15s ease forwards}.ModalZoom_header__kovSM{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;background:linear-gradient(to bottom right,#C49432,#CFB460 50%,#C49432);border-bottom:1px solid hsla(0,0%,100%,.08)}.ModalZoom_caption__xGYnI{font-size:.9rem;font-weight:500;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%;color:#fff}.ModalZoom_closeBtn__uZEpK{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.06);color:#fff;border-radius:999px;padding:.35rem .6rem;font-size:.95rem;cursor:pointer;transition:background .12s ease,border-color .12s ease,transform 80ms ease}.ModalZoom_closeBtn__uZEpK:hover{background:hsla(0,0%,100%,.12)}.ModalZoom_closeBtn__uZEpK:active{transform:scale(.98)}.ModalZoom_closeBtn__uZEpK:focus{outline:2px solid #cfb460;outline-offset:2px}.ModalZoom_content__tRKJD{position:relative;flex:1 1;background:#fff}.ModalZoom_imageWrap__KJJf8{position:absolute;inset:0;display:block;overflow:auto}.ModalZoom_intrinsic__jEt5H{position:relative;margin-top:6rem}.ModalZoom_intrinsic__jEt5H img{width:100%;height:100%;object-fit:cover}.ModalZoom_zoomContainer__LOXXy{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:1rem;position:relative;z-index:2}.ModalZoom_zoomContainer__LOXXy svg{color:#0a0a0a}@keyframes ModalZoom_fadeIn__EGibv{0%{opacity:0}to{opacity:1}}@keyframes ModalZoom_popIn__58Ugu{0%{transform:scale(.98);opacity:0}to{transform:scale(1);opacity:1}}.CompanyStructure_container__Wb5Q9{padding:0 1rem 2.5rem;margin:2.5rem 0;font-family:var(--font-poppins)}.CompanyStructure_contentContainer__ascpk{display:flex;flex-direction:column;gap:2rem}.CompanyStructure_titleSection__OcXQ4 h1{text-transform:uppercase;color:#fff;font-weight:600;text-align:center;font-size:1.5rem}.CompanyStructure_titleSection__OcXQ4 h1:first-child{background:linear-gradient(to bottom right,#C49432,#CFB460 50%,#C49432)}.CompanyStructure_titleSection__OcXQ4 h1:last-child{background-color:#002b66}@media(min-width:42rem){.CompanyStructure_container__Wb5Q9{padding:0 4rem 4rem;margin:4rem 0}.CompanyStructure_contentContainer__ascpk{display:flex;flex-direction:column;gap:3rem}.CompanyStructure_titleSection__OcXQ4 h1{font-size:2rem}}@media(min-width:64rem){.CompanyStructure_container__Wb5Q9{padding:0 6.25rem 6.25rem;margin:6.25rem 0}.CompanyStructure_contentContainer__ascpk{gap:4rem}.CompanyStructure_titleSection__OcXQ4 h1{font-size:3rem}}.CardContent_visionMission__RkjpW{position:absolute;top:95%;display:grid;grid-gap:1rem;gap:1rem;opacity:0}.CardContent_active__uTyjg{animation:CardContent_active__uTyjg .3s ease forwards}.CardContent_visionMissionCard__7Dj2_{background-color:#fff;border:1px solid #002b66;z-index:3;border-radius:1.5rem;padding:1rem;display:flex;align-items:center;gap:1rem}.CardContent_iconContainer__qLBc6{width:3rem;flex-shrink:0}.CardContent_iconContainer__qLBc6 img{width:100%;height:100%;object-fit:cover}.CardContent_contentContainer__G46xv{display:flex;flex-direction:column;gap:.5rem}.CardContent_contentContainer__G46xv p:first-child{font-weight:500}.CardContent_contentContainer__G46xv div{font-size:.8rem}@keyframes CardContent_active__uTyjg{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}@media(min-width:42rem){.CardContent_visionMissionCard__7Dj2_{gap:1.5rem;padding:1.5rem 2rem}}@media(min-width:64rem){.CardContent_visionMission__RkjpW{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;width:107%;left:-3.5%;top:90%}.CardContent_iconContainer__qLBc6{width:4rem}.CardContent_contentContainer__G46xv div{font-size:1rem}}.Hero_container__ZwlrX{min-height:100vh;position:relative;overflow-x:hidden;font-family:var(--font-inter);display:flex;flex-direction:column;align-items:center;padding:0 1rem}.Hero_round__oAn5n{position:absolute;border-radius:50%;opacity:.2;background-color:#002b66;top:0}.Hero_roundRight__cY50g{width:130px;height:130px;right:0;transform:translate(15%,65%)}.Hero_roundLeft__8JQTp{width:180px;height:180px;left:0;transform:translate(-45%,150%)}.Hero_cardsWrapper__plT_G{margin-top:8.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Hero_cardsContainer__1uqfh{position:relative}.Hero_cardDescription__5mNZ_{background:linear-gradient(to bottom right,#091627,#07111F);border-radius:1.5rem;padding:1rem;position:relative;overflow:hidden}.Hero_cardDescription__5mNZ_:before{content:"";position:absolute;border-radius:50%;pointer-events:none;border:clamp(40px,8vw,70px) solid rgba(154,124,58,.7)}.Hero_descriptionContainer__9BjZz{position:relative;display:flex;flex-direction:column;gap:.5rem;z-index:2}.Hero_descriptionContainer__9BjZz p{color:#fff;font-weight:400}.Hero_descriptionContainer__9BjZz h1{color:rgba(0,0,0,0);background:linear-gradient(to bottom right,#C49432,#CFB460 50%,#C49432);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:600}.Hero_descriptionContainer__9BjZz h1,.Hero_descriptionContainer__9BjZz p{text-align:center}@media(min-width:18rem){.Hero_cardDescription__5mNZ_:before{width:200px;height:200px;bottom:-60%;left:-40%}}@media(min-width:42rem){.Hero_container__ZwlrX{padding:0 4rem}.Hero_roundRight__cY50g{width:150px;height:150px;transform:translate(20%,65%)}.Hero_roundLeft__8JQTp{width:200px;height:200px;transform:translate(-45%,160%)}.Hero_cardDescription__5mNZ_{padding:4rem}.Hero_cardDescription__5mNZ_:before{bottom:-50%;left:-30%}.Hero_descriptionContainer__9BjZz{gap:2rem}.Hero_descriptionContainer__9BjZz h1{font-size:2.5rem}}@media(min-width:64rem){.Hero_container__ZwlrX{padding:0 6.25rem}.Hero_roundRight__cY50g{width:320px;height:320px;transform:translate(20%)}.Hero_roundLeft__8JQTp{width:420px;height:420px;transform:translate(-45%,60%)}.Hero_cardDescription__5mNZ_{padding:3.125rem 6.25rem}.Hero_cardDescription__5mNZ_:before{bottom:-40%;left:-20%}.Hero_descriptionContainer__9BjZz h1{font-size:3.5rem}.Hero_descriptionContainer__9BjZz p{font-size:1.25rem}}@media(min-width:80rem){.Hero_container__ZwlrX{padding:0 9.375rem;justify-content:center}.Hero_roundRight__cY50g{transform:translate(20%,20%)}.Hero_roundLeft__8JQTp{transform:translate(-45%,60%)}.Hero_cardsWrapper__plT_G{margin-top:0}.Hero_cardDescription__5mNZ_{padding:3.125rem 9.375rem}.Hero_cardDescription__5mNZ_:before{bottom:-50%;left:-15%}.Hero_descriptionContainer__9BjZz{gap:1rem}.Hero_descriptionContainer__9BjZz h1{font-size:4rem}.Hero_descriptionContainer__9BjZz p{font-size:1.25rem}}.HistoryCarousel_carouselWrapper__gN44J{--gap:2rem;--shrink-width:6rem;--card-width:90vw;--left-show:calc(var(--gap) + 1rem);--line-width:10rem;--dot-container-size:1rem;--start-line:1rem;position:relative;width:100vw;height:100vh;overflow:hidden}.HistoryCarousel_titleContainer__zJIr0{position:absolute;top:1.5rem;left:50%;transform:translateX(-50%);z-index:6;width:calc(100vw - 2rem)}.HistoryCarousel_titleContainer__zJIr0 h1{color:rgba(0,0,0,0);background:linear-gradient(to bottom right,#C49432,#CFB460 50%,#C49432);-webkit-background-clip:text;background-clip:text;font-weight:600;text-align:center;font-size:2rem}.HistoryCarousel_titleContainer__zJIr0 p{color:#fff;text-align:center}.HistoryCarousel_bgLayer__aUtii{position:absolute;height:1050%;width:100%;left:0;top:0;background:linear-gradient(to bottom right,#091627,#07111F);opacity:.8;z-index:5}.HistoryCarousel_layerCarousel__BsCUK{position:absolute;display:none;z-index:6;height:100%;top:0;right:0;width:100%;background:linear-gradient(91.8deg,rgba(9,22,39,0) 70%,rgba(7,17,31,.9))}.HistoryCarousel_carouselContainer__56dMh{position:relative;width:100%;height:100%;display:flex}.HistoryCarousel_itemContainer__KGdTY{position:absolute;inset:0;overflow:hidden;z-index:0}.HistoryCarousel_itemContainer__KGdTY img{object-fit:cover;object-position:center top;opacity:1}@media(prefers-reduced-motion:reduce){.HistoryCarousel_itemContainer__KGdTY{transition:none!important;animation:none!important;-webkit-clip-path:none!important;clip-path:none!important}}.HistoryCarousel_isActive__QdMGm{z-index:2;animation:HistoryCarousel_revealCircle__zgfLB var(--anim-ms,.8s) ease-out forwards}.HistoryCarousel_wasPrev__TqJr_{z-index:1}@keyframes HistoryCarousel_revealCircle__zgfLB{0%{-webkit-clip-path:circle(0 at var(--reveal-cx,70%) var(--reveal-cy,50%));clip-path:circle(0 at var(--reveal-cx,70%) var(--reveal-cy,50%))}to{-webkit-clip-path:circle(150% at var(--reveal-cx,70%) var(--reveal-cy,50%));clip-path:circle(150% at var(--reveal-cx,70%) var(--reveal-cy,50%))}}.HistoryCarousel_controls__rfpM3{z-index:7;gap:1.5rem;width:100vw;display:flex;justify-content:center;position:absolute;bottom:5%;left:0;right:1rem}.HistoryCarousel_controls__rfpM3 button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ededed;background:rgba(0,0,0,0);color:#cfb460;padding:.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.HistoryCarousel_cardsWrapper__RQE0F{display:flex;align-items:center}.HistoryCarousel_cardsContainer__DJYVW{position:relative;z-index:5;background-color:#143666;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:1rem;column-gap:1rem;width:100vw;overflow:hidden;border-radius:0 0 1.5rem 1.5rem;transform:translateX(calc(var(--indexSelected) * -100%));transition:transform .5s ease}.HistoryCarousel_cardImg__5eAA6 img{width:100%;height:100%;object-fit:cover}.HistoryCarousel_cardContentContainer__Z3PZF{display:flex;flex-direction:column;padding:1.5rem 1rem 1.5rem 0}.HistoryCarousel_cardContentContainer__Z3PZF h3,.HistoryCarousel_cardContentContainer__Z3PZF h5,.HistoryCarousel_cardContentContainer__Z3PZF p{color:#fff}.HistoryCarousel_cardContentContainer__Z3PZF h3{font-weight:500;font-size:4rem}.HistoryCarousel_cardContentContainer__Z3PZF h5{font-size:1rem;font-weight:400;margin-top:.75rem;margin-bottom:.75rem}.HistoryCarousel_cardContentContainer__Z3PZF p{font-size:.8rem}.HistoryCarousel_progressContainer__gcRKu{position:absolute;z-index:6;bottom:15%;display:flex;align-items:center;transform:translateX(calc(var(--indexSelected) * -1 * (var(--line-width) + var(--dot-container-size)) + var(--start-line)));transition:transform .5s ease}.HistoryCarousel_progressContainer__gcRKu p{color:rgba(0,0,0,0);background:#fff;-webkit-background-clip:text;background-clip:text;transition:all .3 ease}.HistoryCarousel_progressContainer__gcRKu .HistoryCarousel_activeText__kyAtD{background:linear-gradient(to bottom right,#C49432,#CFB460 50%,#C49432);-webkit-background-clip:text;background-clip:text}.HistoryCarousel_lineProgress__ifUAi{display:flex;align-items:center}.HistoryCarousel_iconProgress__u4iM_{width:var(--dot-container-size);height:var(--dot-container-size);display:flex;align-items:center;justify-content:center}.HistoryCarousel_icon__06HjF{width:calc(var(--dot-container-size)*.5);height:calc(var(--dot-container-size)*.5);background:#fff;border-radius:50%;transition:all .3s ease}.HistoryCarousel_activeIcon__8cb69 .HistoryCarousel_icon__06HjF{background:linear-gradient(to bottom right,#C49432,#CFB460 50%,#C49432);transform:scale(1.5)}.HistoryCarousel_line__mmDlV{width:var(--line-width);height:1px;background-color:#fff}@media(min-width:42rem){.HistoryCarousel_carouselWrapper__gN44J{--line-width:18rem;--start-line:10rem}.HistoryCarousel_titleContainer__zJIr0{top:3rem;width:calc(100vw - 8rem)}.HistoryCarousel_titleContainer__zJIr0 h1{font-size:2.5rem}.HistoryCarousel_layerCarousel__BsCUK{display:block}.HistoryCarousel_cardsWrapper__RQE0F{gap:var(--gap)}.HistoryCarousel_cardsContainer__DJYVW{width:calc(var(--card-width) - var(--shrink-width));transform:translateX(calc(var(--indexSelected) * -1 * (var(--card-width) - var(--shrink-width) + var(--gap)) + var(--left-show)))}.HistoryCarousel_cardsContainer__DJYVW h3{font-size:6rem}.HistoryCarousel_cardsContainer__DJYVW h5{font-size:1.5rem;margin-top:0}.HistoryCarousel_cardsContainer__DJYVW p{font-size:1rem}.HistoryCarousel_controls__rfpM3{bottom:50%;padding:0 .5rem;justify-content:space-between}}@media(min-width:64rem){.HistoryCarousel_carouselWrapper__gN44J{--gap:4rem;--shrink-width:0rem;--card-width:65vw;--line-width:25rem}.HistoryCarousel_titleContainer__zJIr0{width:calc(100vw - 12.5rem)}.HistoryCarousel_titleContainer__zJIr0 h1{font-size:3.5rem}.HistoryCarousel_controls__rfpM3{padding:0 1.5rem}.HistoryCarousel_controls__rfpM3 svg{width:2rem;height:2rem}}@media(min-width:80rem){.HistoryCarousel_carouselWrapper__gN44J{--height:410px;--gap:4.5rem;--line-width:35rem;--dot-container-size:1.25rem}.HistoryCarousel_titleContainer__zJIr0 h1{font-size:4rem}.HistoryCarousel_cardsContainer__DJYVW{height:var(--height)}.HistoryCarousel_controls__rfpM3{padding:0 2rem}}.History_container__3N_P_{overflow-x:hidden;font-family:var(--font-poppins);margin-top:2.5rem}@media(min-width:42rem){.History_container__3N_P_{margin-top:4rem}}@media(min-width:64rem){.History_container__3N_P_{margin-top:6.25rem}}.ClientContent_contentContainer__dmM0A{display:flex;flex-direction:column;align-items:center;gap:1rem}.ClientContent_imgContainer__xTNHu{width:200px;height:200px;transition:all .3s ease-in-out}.ClientContent_imgContainer__xTNHu img{width:100%;height:100%;object-fit:cover;object-position:center}.ClientContent_imgActive___PoWL{transform:scale(1.2);margin:1.2rem}.ClientContent_cardContainer__SHdjf{border:1px solid #cfb460;padding:1.5rem;border-radius:1rem;font-size:1.25rem;font-weight:500;transition:all .3s ease-in-out}.ClientContent_cardContainer__SHdjf p:last-child{font-size:1rem;font-weight:400;margin-top:.25rem}.ClientContent_activeCard___Nc6E{background:linear-gradient(to bottom right,#C49432,#CFB460 50%,#C49432);color:#fff}@media(min-width:64rem){.ClientContent_contentContainer__dmM0A{flex-direction:row;gap:5.25rem;cursor:pointer}.ClientContent_contentContainer__dmM0A:hover .ClientContent_imgContainer__xTNHu{transform:scale(1.15)}.ClientContent_contentContainer__dmM0A:hover .ClientContent_cardContainer__SHdjf{background:linear-gradient(to bottom right,#C49432,#CFB460 50%,#C49432);color:#fff}.ClientContent_imgContainer__xTNHu{flex-shrink:0}.ClientContent_imgActive___PoWL{transform:none;margin:0}.ClientContent_activeCard___Nc6E{background:none;color:#0a0a0a}}.LeadersBio_container__aqFHh{padding:0 1rem 2.5rem;margin:2.5rem 0;font-family:var(--font-poppins)}.LeadersBio_container__aqFHh h1{text-transform:uppercase;color:#002b66;font-size:1.5rem;font-weight:600;white-space:nowrap;text-align:center}.LeadersBio_bioCommissioner__X2Ps3{display:flex;flex-direction:column}.LeadersBio_imgBackground__trEJR{display:none}.LeadersBio_spacing__VART3{letter-spacing:2px}.LeadersBio_content__RWFtG{display:flex;flex-direction:column;gap:3rem;order:2;margin-top:2rem}.LeadersBio_bioDirector__C032B{margin-top:2.5rem;display:flex;flex-direction:column}.LeadersBio_contentDirector__aVWqs{order:1;display:flex;flex-direction:column;gap:3rem;margin-top:2rem}@media(min-width:42rem){.LeadersBio_container__aqFHh{padding:0 4rem 4rem;margin:4rem 0}.LeadersBio_container__aqFHh h1{font-size:2rem}.LeadersBio_bioDirector__C032B{margin-top:4rem}}@media(min-width:64rem){.LeadersBio_container__aqFHh{padding:0 6.25rem 6.25rem;margin:6.25rem 0}.LeadersBio_container__aqFHh h1{font-size:3rem}.LeadersBio_bioDirector__C032B{margin-top:12rem}.LeadersBio_contentDirector__aVWqs{margin-top:3rem}}@media(min-width:80rem){.LeadersBio_bioCommissioner__X2Ps3{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:1fr;grid-column-gap:5.25rem;column-gap:5.25rem;position:relative}.LeadersBio_imgBackground__trEJR{display:block;width:min(90vw,750px);height:auto;position:absolute;opacity:15%;top:0;left:50%;transform:translateX(-50%);z-index:-1}.LeadersBio_imgBackground__trEJR img{width:100%;height:100%;object-fit:cover}.LeadersBio_spacing__VART3{letter-spacing:16px}.LeadersBio_content__RWFtG{order:0;grid-area:1/2/2/12;gap:4rem}.LeadersBio_textFirst__zedye{grid-area:1/1/2/2}.LeadersBio_textSecond__QC2UT{grid-area:1/12/2/13}.LeadersBio_textFirst__zedye,.LeadersBio_textSecond__QC2UT{width:3rem;display:flex;align-items:center;justify-content:center}.LeadersBio_textFirst__zedye h1,.LeadersBio_textSecond__QC2UT h1{transform:rotate(270deg)}.LeadersBio_contentDirector__aVWqs{order:0;display:flex;flex-direction:column;gap:4rem;padding:0 8rem;margin-bottom:3rem}}.CardDescription_cardContainer__UgRAR{background:#002b66;border:1px solid #cfb460;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;width:calc(100vw - 2rem);transition:all .3s ease;opacity:0}.CardDescription_cardContainer__UgRAR p:first-child{font-weight:500;font-size:1.25rem;color:#cfb460}.CardDescription_cardContainer__UgRAR p:last-child{font-weight:400;font-size:1rem;color:#fff}.CardDescription_active__MNUVw{animation:CardDescription_active__MNUVw .3s ease both}@keyframes CardDescription_active__MNUVw{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}@media(min-width:42rem){.CardDescription_cardContainer__UgRAR{height:100%;width:100%}}@media(min-width:64rem){.CardDescription_cardContainer__UgRAR{cursor:pointer}.CardDescription_cardContainer__UgRAR:hover{background:linear-gradient(to bottom right,#C49432,#CFB460 50%,#C49432)}.CardDescription_cardContainer__UgRAR:hover p:first-child{color:#fff}}.Logo_container__1aETk{padding:0 1rem 2.5rem;margin:2.5rem 0;font-family:var(--font-poppins)}.Logo_contentWrapper__G2YL0{display:flex;flex-direction:column;gap:1rem}.Logo_imgContainer__CXcb6{width:calc(100vw - 2rem);height:auto}.Logo_imgContainer__CXcb6 img{width:100%;height:100%;object-fit:cover;object-position:center}.Logo_description__CQLp_ p{font-weight:400;text-align:center}.Logo_cardsContainer__udDPG{display:grid;grid-row-gap:1rem;row-gap:1rem}@media(min-width:42rem){.Logo_container__1aETk{padding:0 4rem 4rem;margin-top:4rem}.Logo_contentWrapper__G2YL0{gap:2rem}.Logo_imgContainer__CXcb6{width:calc(100vw - 8rem)}.Logo_cardsContainer__udDPG{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);column-gap:1rem}}@media(min-width:64rem){.Logo_container__1aETk{padding:0 6.25rem 6.25rem;margin-top:6.25rem}.Logo_imgContainer__CXcb6{width:30rem;margin:0 auto}.Logo_cardsContainer__udDPG{justify-items:center;column-gap:1.5rem}}@media(min-width:80rem){.Logo_cardsContainer__udDPG{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,1fr);column-gap:1.75rem}}