﻿.steering-committee{position:relative;overflow:hidden;background-color:rgba(9,31,64,.025);background-image:linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.86)),var(--committee-background);background-attachment:fixed,fixed;background-position:center,center bottom;background-repeat:no-repeat,no-repeat;background-size:cover,cover}.steering-committee::before,.steering-committee::after{position:absolute;border:1px solid rgba(238,156,13,.08);border-radius:50%;content:"";pointer-events:none}.steering-committee::before{top:8rem;left:-8rem;width:22rem;height:22rem}.steering-committee::after{right:-10rem;bottom:10rem;width:28rem;height:28rem}.steering-committee>.container{position:relative;z-index:1}@media(max-width: 1024px){.steering-committee{background-attachment:scroll,scroll}}.steering-committee .page-heading{position:relative;max-width:48rem;margin-right:auto;margin-left:auto;padding-bottom:1.5rem}.steering-committee .page-heading::after{position:absolute;bottom:0;left:50%;width:5rem;height:3px;border-radius:7px;background:#ee9c0d;content:"";transform:translateX(-50%)}.steering-committee .committee-hierarchy .tier-heading{position:relative;padding-top:1.5rem}.steering-committee .committee-hierarchy .tier-heading::before{position:absolute;top:0;left:50%;width:1px;height:1rem;background:rgba(9,31,64,.22);content:""}.steering-committee .committee-hierarchy .tier-heading h2{color:#091f40;font-weight:700}.steering-committee .committee-hierarchy .tier-heading-chair{padding-top:0}.steering-committee .committee-hierarchy .tier-heading-chair::before{display:none}.steering-committee .committee-hierarchy .tier-kicker{display:inline-block;margin-bottom:.45rem;color:#ee9c0d;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.steering-committee .member-card{position:relative;overflow:hidden;border:1px solid rgba(9,31,64,.12);border-radius:10px;background:#fff;box-shadow:0 10px 25px rgba(9,31,64,.06),0 2px 8px rgba(9,31,64,.04);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.steering-committee .member-card::before{position:absolute;z-index:2;top:0;right:0;left:0;height:4px;background:#ee9c0d;content:"";transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.steering-committee .member-card:hover,.steering-committee .member-card:focus-visible{border-color:rgba(238,156,13,.45);box-shadow:0 24px 55px rgba(9,31,64,.15),0 8px 20px rgba(9,31,64,.08);transform:translateY(-0.55rem)}.steering-committee .member-card:hover::before,.steering-committee .member-card:focus-visible::before{transform:scaleX(1)}.steering-committee .member-card:hover .member-photo img,.steering-committee .member-card:focus-visible .member-photo img{transform:scale(1.04)}.steering-committee .member-card:hover .view-profile,.steering-committee .member-card:focus-visible .view-profile{box-shadow:0 10px 25px rgba(9,31,64,.24);transform:translate(0, 0) rotate(0)}.steering-committee .member-card:focus-visible{outline:3px solid rgba(238,156,13,.2);outline-offset:3px}.steering-committee .member-card .member-photo{position:relative;height:21rem;background:rgba(9,31,64,.06)}.steering-committee .member-card .member-photo::after{position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(180deg, rgba(9, 31, 64, 0), rgba(9, 31, 64, 0.18));content:"";pointer-events:none}.steering-committee .member-card .member-photo img{display:block;object-fit:cover;object-position:center top;transition:transform .4s ease}@media(min-width: 481px)and (max-width: 1024px){.steering-committee .member-card .member-photo{height:24rem}}@media(max-width: 480px){.steering-committee .member-card .member-photo{height:27rem}}.steering-committee .member-card .view-profile{right:1rem;bottom:1rem;width:2.75rem;height:2.75rem;border-radius:7px;background:#fff;box-shadow:0 8px 20px rgba(9,31,64,.18);transition:transform .35s ease,box-shadow .35s ease;z-index:1}.steering-committee .member-card .member-content{min-height:8rem;border-top:3px solid #ee9c0d;background:#fff}.steering-committee .member-card .member-content .member-name{font-weight:600;text-align:center}.steering-committee .member-card .member-content .member-position{text-align:center}.steering-committee .chairman-card{border:0;background:linear-gradient(135deg, #091F40, #050f20);box-shadow:0 30px 70px rgba(9,31,64,.22)}.steering-committee .chairman-card::before{top:auto;right:0;bottom:0;left:auto;width:42%;height:5px;transform:none}.steering-committee .chairman-card .member-content{display:flex !important;min-height:15rem;padding:3rem !important;border-top:0;background:rgba(0,0,0,0);flex-direction:column;align-items:flex-start;justify-content:center}.steering-committee .chairman-card .member-content::before{display:inline-flex;align-items:center;min-height:2rem;margin-bottom:1.25rem;padding:.4rem .85rem;border:1px solid hsla(0,0%,100%,.22);border-radius:100px;color:#fff;content:"01  •  CHAIRMAN";font-size:.72rem;font-weight:700;letter-spacing:.12em}.steering-committee .chairman-card .member-content .member-name{color:#fff;font-size:clamp(1.55rem,3vw,2.35rem);text-align:left}.steering-committee .chairman-card .member-content .member-position{color:hsla(0,0%,100%,.72);text-align:left}.steering-committee .chairman-card .view-profile{background:#ee9c0d;color:#fff}.steering-committee .vice-card{border-color:rgba(238,156,13,.22);box-shadow:0 18px 42px rgba(9,31,64,.11)}.steering-committee .vice-card::before{background:linear-gradient(90deg, #ee9c0d, #091F40);transform:scaleX(1)}.steering-committee .vice-card .member-content{border-top:0;background:linear-gradient(135deg, rgba(238, 156, 13, 0.07), #FFFFFF 55%)}.steering-committee .vice-card .member-position{color:#ee9c0d;font-weight:700}.steering-committee .members-tier .member-card .member-photo{height:18rem}.steering-committee .members-tier .member-card .member-content{min-height:7.25rem}.steering-committee .vice-card,.steering-committee .members-tier .member-card{display:flex;min-height:12rem;padding:1.25rem !important;align-items:center;overflow:hidden}.steering-committee .vice-card::before,.steering-committee .members-tier .member-card::before{display:none}.steering-committee .vice-card::after,.steering-committee .members-tier .member-card::after{position:absolute;top:0;right:0;width:5rem;height:5rem;border-top:1rem solid rgba(238,156,13,.05);border-right:1rem solid rgba(238,156,13,.05);border-radius:0 0 0 10px;content:"";pointer-events:none}.steering-committee .vice-card .member-photo,.steering-committee .members-tier .member-card .member-photo{width:9rem;height:9rem;min-width:9rem;margin:0 1.5rem 0 0;border:4px solid #fff;border-radius:20px;outline:2px solid rgba(238,156,13,.14);outline-offset:3px;box-shadow:0 14px 30px rgba(9,31,64,.16)}.steering-committee .vice-card .member-photo::after,.steering-committee .members-tier .member-card .member-photo::after{border-radius:20px}.steering-committee .vice-card .profile-image,.steering-committee .members-tier .member-card .profile-image{width:9rem;height:9rem;min-width:9rem;overflow:hidden;border:4px solid #fff;border-radius:20px;outline:2px solid rgba(238,156,13,.14);outline-offset:3px;box-shadow:0 14px 30px rgba(9,31,64,.16)}.steering-committee .vice-card .profile-image img,.steering-committee .members-tier .member-card .profile-image img{display:block;object-fit:cover;object-position:center top;transition:transform .4s ease}.steering-committee .vice-card .member-details,.steering-committee .members-tier .member-card .member-details{position:relative;z-index:1;flex:1}.steering-committee .vice-card .member-details h3,.steering-committee .vice-card .member-details p,.steering-committee .members-tier .member-card .member-details h3,.steering-committee .members-tier .member-card .member-details p{font-size:15px;line-height:22px}.steering-committee .vice-card .member-details .title-rule,.steering-committee .members-tier .member-card .member-details .title-rule{width:3rem;height:3px;background:#ee9c0d}.steering-committee .vice-card .view-profile,.steering-committee .members-tier .member-card .view-profile{right:.5rem;bottom:.5rem;width:2.25rem;height:2.25rem}.steering-committee .vice-card .member-content,.steering-committee .members-tier .member-card .member-content{min-height:0;padding:1rem !important;border:0;background:rgba(0,0,0,0)}.steering-committee .vice-card .member-content .member-name,.steering-committee .vice-card .member-content .member-position,.steering-committee .members-tier .member-card .member-content .member-name,.steering-committee .members-tier .member-card .member-content .member-position{text-align:left}.steering-committee .vice-card .member-content .member-name,.steering-committee .members-tier .member-card .member-content .member-name{position:relative;padding-bottom:1rem}.steering-committee .vice-card .member-content .member-name::after,.steering-committee .members-tier .member-card .member-content .member-name::after{position:absolute;bottom:0;left:0;width:3rem;height:3px;background:#ee9c0d;content:""}@media(min-width: 1025px){.steering-committee .chairman-card{display:grid;grid-template-columns:42% 58%}.steering-committee .chairman-card .member-photo{height:28rem}}.steering-committee .member-modal .modal-dialog{padding:1rem}.steering-committee .member-modal .modal-content{position:relative;border:0;border-radius:10px;background:#fff;box-shadow:0 35px 90px rgba(9,31,64,.3),0 10px 30px rgba(9,31,64,.12)}.steering-committee .member-modal .modal-content::before{position:absolute;z-index:1;top:0;right:0;left:0;height:4px;background:#ee9c0d;content:""}.steering-committee .member-modal .btn-close{z-index:2;top:1.25rem;right:1.25rem;padding:.75rem;border-radius:7px;background-color:#fff;opacity:1;box-shadow:0 8px 24px rgba(9,31,64,.18);transition:transform .25s ease,box-shadow .25s ease}.steering-committee .member-modal .btn-close:hover,.steering-committee .member-modal .btn-close:focus-visible{box-shadow:0 12px 28px rgba(9,31,64,.22);transform:rotate(90deg)}.steering-committee .member-modal .modal-photo{position:relative;min-height:34rem;background:rgba(9,31,64,.06)}.steering-committee .member-modal .modal-photo::after{position:absolute;inset:0;border-right:1px solid rgba(9,31,64,.1);background:linear-gradient(180deg, rgba(9, 31, 64, 0), rgba(9, 31, 64, 0.12));content:"";pointer-events:none}.steering-committee .member-modal .modal-photo img{display:block;object-fit:cover;object-position:center top}.steering-committee .member-modal .modal-profile{position:relative;z-index:0;max-width:42rem}.steering-committee .member-modal .modal-profile::after{position:absolute;z-index:-1;right:-3rem;bottom:-3rem;width:10rem;height:10rem;border:1.5rem solid rgba(238,156,13,.04);border-radius:50%;content:""}.steering-committee .member-modal .profile-label{border:1px solid rgba(238,156,13,.2);border-radius:7px;background:rgba(238,156,13,.06)}.steering-committee .member-modal .title-rule{width:4rem;height:3px;background:#ee9c0d}@media(max-width: 1024px){.steering-committee .member-modal .modal-dialog{padding:.5rem}.steering-committee .member-modal .modal-photo{min-height:24rem;max-height:30rem}.steering-committee .member-modal .modal-photo::after{border-right:0;border-bottom:1px solid rgba(9,31,64,.1)}.steering-committee .member-modal .modal-profile{max-width:none}}.steering-committee .member-modal+.modal-dialog{max-width:70rem;transform:scale(0.94) translateY(1.25rem);transition:transform .35s cubic-bezier(0.2, 0.8, 0.2, 1)}.steering-committee .member-modal.show .modal-dialog{transform:scale(1) translateY(0)}.steering-committee .member-modal .modal-content{overflow:hidden;border:1px solid hsla(0,0%,100%,.16);border-radius:1.5rem;background:#fff;box-shadow:0 2.5rem 7rem rgba(9,31,64,.38)}.steering-committee .member-modal .modal-content::before{display:none}.steering-committee .member-modal .btn-close{top:1.5rem;right:1.5rem;width:1rem;height:1rem;padding:.8rem;border:1px solid rgba(9,31,64,.1);border-radius:50%}.steering-committee .member-modal .modal-photo{min-height:40rem;isolation:isolate;background:#091f40}.steering-committee .member-modal .modal-photo::before{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg, rgba(9, 31, 64, 0.02) 35%, rgba(9, 31, 64, 0.9) 100%),linear-gradient(90deg, rgba(238, 156, 13, 0.14), transparent 55%);content:"";pointer-events:none}.steering-committee .member-modal .modal-photo::after{z-index:2;top:2rem;right:auto;bottom:auto;left:2rem;width:3.5rem;height:3px;border:0;background:#ee9c0d}.steering-committee .member-modal .modal-photo img{filter:saturate(0.9) contrast(1.03)}.steering-committee .member-modal .photo-caption{z-index:3;right:2rem;bottom:2.25rem;left:2rem;color:#fff}.steering-committee .member-modal .caption-kicker{margin-bottom:.6rem;color:hsla(0,0%,100%,.68);font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.steering-committee .member-modal .modal-position{padding:.55rem .9rem;border:1px solid hsla(0,0%,100%,.3);border-radius:100px;background:hsla(0,0%,100%,.12);color:#fff;font-weight:700;backdrop-filter:blur(0.5rem)}.steering-committee .member-modal .profile-copy-column{position:relative;overflow:hidden;background:radial-gradient(circle at 100% 0, rgba(238, 156, 13, 0.08), transparent 18rem),#fff}.steering-committee .member-modal .profile-copy-column::after{position:absolute;right:-5rem;bottom:-5rem;width:13rem;height:13rem;border:1.75rem solid rgba(9,31,64,.035);border-radius:50%;content:"";pointer-events:none}.steering-committee .member-modal .modal-profile{z-index:1;width:100%;max-width:none;padding:4rem !important}.steering-committee .member-modal .modal-profile::after{display:none}.steering-committee .member-modal .profile-overline{color:#ee9c0d;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.steering-committee .member-modal .profile-number{display:inline-flex;align-items:center;justify-content:center;width:3.3rem;height:3.3rem;border-radius:50%;background:#091f40;color:#fff;letter-spacing:0}.steering-committee .member-modal .profile-label{padding:0;border:0;background:rgba(0,0,0,0)}.steering-committee .member-modal .modal-title{max-width:35rem;color:#091f40;font-size:clamp(1.4rem,2.4vw,2rem);font-weight:700;line-height:1.08}.steering-committee .member-modal .title-rule{width:5.5rem;height:4px;border-radius:10px;background:linear-gradient(90deg, #ee9c0d 60%, rgba(238, 156, 13, 0.18) 60%)}.steering-committee .member-modal .biography-heading{color:#ee9c0d;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.steering-committee .member-modal .biography-heading i{font-size:1.1rem}.steering-committee .member-modal .modal-details{max-width:none;color:rgba(9,31,64,.76);font-size:1.05rem;line-height:1.85}.steering-committee .member-modal .profile-signature{border-top:1px solid rgba(9,31,64,.1);color:rgba(9,31,64,.5);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}@media(max-width: 1024px){.steering-committee .member-modal .modal-photo{min-height:28rem;max-height:32rem}.steering-committee .member-modal .modal-profile{padding:2.5rem !important}}.steering-committee .member-modal .modal-dialog{width:calc(100% - 1rem);max-width:67.5rem;margin-right:auto;margin-left:auto}.steering-committee .member-modal .modal-content{overflow:visible;border:0;background:linear-gradient(180deg, #091F40 0, #091F40 9.5rem, #FFFFFF 9.5rem)}.steering-committee .member-modal .profile-layout{display:flex;flex-direction:column}.steering-committee .member-modal .profile-layout>.col-lg-5,.steering-committee .member-modal .profile-layout>.col-lg-7{width:100%;max-width:none;flex:0 0 100%}.steering-committee .member-modal .modal-photo{width:12rem;height:12rem !important;min-height:12rem;max-height:12rem;margin:3.25rem auto 0;overflow:visible;border:.45rem solid #fff;border-radius:20px;background:hsla(0,0%,100%,.12);box-shadow:0 1.25rem 3rem rgba(9,31,64,.28),0 0 0 1px rgba(238,156,13,.22)}.steering-committee .member-modal .modal-photo::before{border-radius:20px;background:linear-gradient(180deg, transparent 65%, rgba(9, 31, 64, 0.18))}.steering-committee .member-modal .modal-photo::after{display:none}.steering-committee .member-modal .modal-photo img{overflow:hidden;border-radius:20px;object-position:center top;filter:none}.steering-committee .member-modal .photo-caption{top:calc(100% + 1.1rem);right:50%;bottom:auto;left:auto;width:max-content;max-width:20rem;color:#091f40;text-align:center;transform:translateX(50%)}.steering-committee .member-modal .caption-kicker{margin-bottom:.45rem;color:rgba(9,31,64,.5)}.steering-committee .member-modal .modal-position{border-color:rgba(238,156,13,.18);background:rgba(238,156,13,.08);color:#ee9c0d;backdrop-filter:none}.steering-committee .member-modal .profile-copy-column{overflow:visible;margin-top:5.25rem;background:rgba(0,0,0,0)}.steering-committee .member-modal .profile-copy-column::after{right:-3rem;bottom:-3rem}.steering-committee .member-modal .modal-profile{padding:2rem 4rem 3.5rem !important;text-align:center}.steering-committee .member-modal .profile-overline{justify-content:center}.steering-committee .member-modal .modal-title,.steering-committee .member-modal .modal-details{margin-right:auto;margin-left:auto}.steering-committee .member-modal .title-rule{margin-right:auto;margin-left:auto}.steering-committee .member-modal .biography-heading{justify-content:center}.steering-committee .member-modal .modal-details{text-align:center}@media(max-width: 480px){.steering-committee .member-modal .modal-dialog{margin:.5rem;padding:0}.steering-committee .member-modal .modal-content{border-radius:1rem;background:linear-gradient(180deg, #091F40 0, #091F40 8rem, #FFFFFF 8rem)}.steering-committee .member-modal .modal-photo{width:9.5rem;height:9.5rem !important;min-height:9.5rem;max-height:9.5rem;margin-top:2.5rem}.steering-committee .member-modal .profile-copy-column{margin-top:5rem}.steering-committee .member-modal .modal-profile{padding:1.5rem 1.35rem 2.5rem !important}.steering-committee .member-modal .modal-title{font-size:1.55rem}.steering-committee .member-modal .modal-details{font-size:1rem;line-height:1.7}.steering-committee .member-modal .profile-overline{margin-bottom:1.25rem !important}.steering-committee .member-modal .profile-number{width:2.8rem;height:2.8rem}}@media(max-width: 480px){.steering-committee{padding-top:2rem !important;padding-bottom:2rem !important}.steering-committee .chairman-card .member-content{min-height:12rem;padding:2rem !important}.steering-committee .members-tier .member-card .member-photo{height:25rem}.steering-committee .vice-card,.steering-committee .members-tier .member-card{flex-direction:column;padding:1.5rem !important}.steering-committee .vice-card .member-photo,.steering-committee .members-tier .member-card .member-photo{width:9rem;height:9rem;min-width:9rem;margin:0 0 1rem}.steering-committee .vice-card .member-content .member-name,.steering-committee .vice-card .member-content .member-position,.steering-committee .members-tier .member-card .member-content .member-name,.steering-committee .members-tier .member-card .member-content .member-position{text-align:center}.steering-committee .vice-card .member-content .member-name::after,.steering-committee .members-tier .member-card .member-content .member-name::after{left:50%;transform:translateX(-50%)}}.steering-committee .vertical-member-card{display:flex !important;min-height:0;flex-direction:column;align-items:center !important;text-align:center}.steering-committee .vertical-member-card::after{display:none}.steering-committee .vertical-member-card .profile-image{width:100%;height:18rem;min-width:0;overflow:hidden;margin-right:auto !important;margin-left:auto !important;border:0;border-radius:10px;outline:0;box-shadow:none}.steering-committee .vertical-member-card .profile-image img{object-fit:cover;object-position:center top}.steering-committee .vertical-member-card .title-rule{margin-right:auto;margin-left:auto}.steering-committee .vertical-member-card .member-details{padding-bottom:.5rem}.steering-committee .vertical-member-card .member-details h3,.steering-committee .vertical-member-card .member-details p{font-size:15px;line-height:22px}.steering-committee .vertical-member-card .member-details p{color:#ee9c0d}.steering-committee .vertical-member-card .member-details .title-rule{display:block;width:3rem;height:3px;background:#ee9c0d}@media(max-width: 480px){.steering-committee .vertical-member-card .profile-image{height:22rem}.steering-committee .vertical-member-card .profile-image img{object-fit:cover !important;object-position:center top !important}}
