@import url('https://fonts.googleapis.com/css2?family=Teko:wght@500;600;700&family=Roboto:wght@300;400;500;600;700;800&display=swap');#SR_about-mgs {--p: #466439;--pd: #2f4526;--pl: #eef4ea;--pm: #ddebd3;--gold: #c8a84b;--td: #0d1a0b;--tb: #2a3828;--tm: #506048;--tl: #7a9070;--bd: #cfdec8;--bl: #e2eed9;--w: #ffffff;--bg: #f6f9f4;--fh: 'Teko', sans-serif;--fb: 'Roboto', sans-serif;}#SR_about-mgs .row>.col,
#SR_staff_code .row>.col {display: flex;}#SR_about-mgs .t-Region,
#SR_staff_code .t-Region {display: flex;flex-direction: column;width: 100%;margin: 0 !important;}#SR_about-mgs .t-Region-bodyWrap,
#SR_staff_code .t-Region-bodyWrap {flex: 1;display: flex;flex-direction: column;}#SR_about-mgs .t-Region-body,
#SR_staff_code .t-Region-body {flex: 1;display: flex;}#SR_about-mgs [id^="report_"],
#SR_staff_code [id^="report_"] {flex: 1;display: flex;}#SR_about-mgs .mgs-about-card,
#SR_about-mgs .mgs-function-region,
#SR_staff_code .mgs-about-card,
#SR_staff_code .mgs-function-region {flex: 1;display: flex;flex-direction: column;}#SR_about-mgs .mgs-about-card,
#SR_about-mgs .mgs-function-region,
#SR_staff_code .mgs-about-card,
#SR_staff_code .mgs-function-region {background: var(--w);border: none;border-top: none;border-radius: 0;padding: 0;position: relative;overflow: hidden;box-shadow: none;width: 100%;box-sizing: border-box;}#SR_about-mgs .mgs-about-card::after,
#SR_about-mgs .mgs-function-region::after,

#SR_staff_code .mgs-about-card::after,
#SR_staff_code .mgs-function-region::after {content: none;}#SR_about-mgs .mgs-about-header,
#SR_about-mgs .mgs-function-header,

#SR_staff_code .mgs-about-header,
#SR_staff_code .mgs-function-header {display: flex;align-items: center;gap: 14px;padding: 22px 32px 20px;font-family: var(--fh);font-size: 1.3rem;font-weight: 600;letter-spacing: 4px;text-transform: uppercase;color: #466439;line-height: 1;margin-bottom: 0;}#SR_about-mgs .mgs-about-header .fa,
#SR_about-mgs .mgs-function-header .fa,

#SR_staff_code .mgs-about-header .fa,
#SR_staff_code .mgs-function-header .fa {display: none;}#SR_about-mgs .mgs-about-header::before,
#SR_about-mgs .mgs-function-header::before,

#SR_staff_code .mgs-about-header::before,
#SR_staff_code .mgs-function-header::before {display: none;}#SR_about-mgs .mgs-about-description,
#SR_staff_code .mgs-about-description {margin: 24px 32px;padding: 20px 22px;background: var(--pl);border-left: 3px solid var(--p);border-radius: 0 4px 4px 0;font-family: var(--fb);font-size: 13.5px;font-weight: 400;line-height: 1.85;color: var(--tb);}#SR_about-mgs .mgs-about-info,
#SR_staff_code .mgs-about-info {padding: 0 32px 28px;display: flex;flex-direction: column;position: relative;z-index: 1;}#SR_about-mgs .mgs-info-row,
#SR_staff_code .mgs-info-row {display: flex;justify-content: space-between;align-items: center;padding: 12px 10px;border-bottom: 1px solid var(--bl);gap: 16px;transition: background 0.2s ease;border-radius: 2px;}#SR_about-mgs .mgs-info-row:last-child,
#SR_staff_code .mgs-info-row:last-child {border-bottom: none;}#SR_about-mgs .mgs-info-row:hover,
#SR_staff_code .mgs-info-row:hover {background: var(--pl);}#SR_about-mgs .mgs-info-row span,
#SR_staff_code .mgs-info-row span {font-family: var(--fb);font-size: 9px;font-weight: 700;letter-spacing: 2.5px;text-transform: uppercase;color: var(--tl);flex-shrink: 0;}#SR_about-mgs .mgs-info-row strong,
#SR_staff_code .mgs-info-row strong {font-family: var(--fb);font-size: 14px;font-weight: 700;color: var(--td);text-align: right;}#SR_about-mgs .mgs-function-list,
.mgs-function-list,

SR_staff_code .mgs-function-list,
.mgs-function-list {padding: 8px 32px 28px;display: flex;flex-direction: column;position: relative;z-index: 1;}#SR_about-mgs .mgs-function-row,
.mgs-function-row,

#SR_staff_code .mgs-function-row,
.mgs-function-row {display: flex;align-items: flex-start;gap: 16px;padding: 16px 10px;border-bottom: 1px solid var(--bl);transition: background 0.2s ease;border-radius: 2px;}#SR_about-mgs .mgs-function-row:last-child,
.mgs-function-row:last-child,

#SR_staff_code .mgs-function-row:last-child,
.mgs-function-row:last-child {border-bottom: none;}#SR_about-mgs .mgs-function-row:hover,
.mgs-function-row:hover,

#SR_staff_code .mgs-function-row:hover,
.mgs-function-row:hover {background: #eef4ea;}#SR_about-mgs .mgs-function-badge,
.mgs-function-badge,

#SR_staff_code .mgs-function-badge,
.mgs-function-badge {background: #466439;color: #ffffff;font-family: var(--fb);font-size: 9.5px;font-weight: 800;letter-spacing: 1px;display: inline-flex;align-items: center;justify-content: center;border-radius: 100px;flex-shrink: 0;margin-top: 3px;clip-path: none;border: none;transition: background 0.2s ease;padding: 0 8px;}#SR_about-mgs .mgs-function-row:hover .mgs-function-badge,
.mgs-function-row:hover .mgs-function-badge,

#SR_staff_code .mgs-function-row:hover .mgs-function-badge,
.mgs-function-row:hover .mgs-function-badge {background: #2f4526;}#SR_about-mgs .mgs-function-title,
.mgs-function-title,

#SR_staff_code .mgs-function-title,
.mgs-function-title {font-family: var(--fb);font-size: 14px;font-weight: 700;color: var(--td);margin-bottom: 5px;line-height: 1.2;}#SR_about-mgs .mgs-function-desc,
#SR_staff_code .mgs-function-desc {font-family: var(--fb);font-size: 13px;font-weight: 400;line-height: 1.72;color: var(--tm);}@media (max-width: 1024px) {#SR_about-mgs .mgs-about-header,
#SR_about-mgs .mgs-function-header,

#SR_staff_code .mgs-about-header,
#SR_staff_code .mgs-function-header {padding: 18px 24px 16px;font-size: 1.15rem;letter-spacing: 3px;}#SR_about-mgs .mgs-about-description,
#SR_staff_code .mgs-about-description {margin: 20px 24px;font-size: 13px;}#SR_about-mgs .mgs-about-info,
#SR_about-mgs .mgs-function-list,

#SR_staff_code .mgs-about-info,
#SR_staff_code .mgs-function-list {padding-left: 24px;padding-right: 24px;}#SR_about-mgs .mgs-function-title,
#SR_staff_code .mgs-function-title {font-size: 13.5px;}#SR_about-mgs .mgs-function-desc,
#SR_staff_code .mgs-function-desc {font-size: 12.5px;}#SR_about-mgs .mgs-info-row strong,
#SR_staff_code .mgs-info-row strong {font-size: 13.5px;}}@media (max-width: 768px) {#SR_about-mgs .row,
#SR_staff_code .row {flex-direction: column;gap: 1px;}#SR_about-mgs .mgs-about-header,
#SR_about-mgs .mgs-function-header,

#SR_staff_code .mgs-about-header,
#SR_staff_code .mgs-function-header {padding: 16px 20px 14px;font-size: 1.1rem;letter-spacing: 2.5px;}#SR_about-mgs .mgs-about-header .fa,
#SR_about-mgs .mgs-function-header .fa,

#SR_staff_code .mgs-about-header .fa,
#SR_staff_code .mgs-function-header .fa {width: 30px;height: 30px;font-size: 12px;}#SR_about-mgs .mgs-about-description,
#SR_staff_code .mgs-about-description {margin: 16px 20px;padding: 16px 18px;font-size: 13px;}#SR_about-mgs .mgs-about-info,
#SR_about-mgs .mgs-function-list,

#SR_staff_code .mgs-about-info,
#SR_staff_code .mgs-function-list {padding-left: 20px;padding-right: 20px;}#SR_about-mgs .mgs-info-row,
#SR_staff_code .mgs-info-row {flex-direction: column;align-items: flex-start;gap: 4px;padding: 10px 8px;}#SR_about-mgs .mgs-info-row strong,
#SR_staff_code .mgs-info-row strong {text-align: left;font-size: 14px;}#SR_about-mgs .mgs-function-row,
#SR_staff_code .mgs-function-row {gap: 12px;padding: 14px 8px;}}@media (max-width: 480px) {#SR_about-mgs .mgs-about-header,
#SR_about-mgs .mgs-function-header,

#SR_staff_code .mgs-about-header,
#SR_staff_code .mgs-function-header {padding: 14px 18px 12px;font-size: 1rem;letter-spacing: 2px;gap: 10px;}#SR_about-mgs .mgs-about-description,
#SR_staff_code .mgs-about-description {margin: 14px 18px;font-size: 12.5px;}#SR_about-mgs .mgs-about-info,
#SR_about-mgs .mgs-function-list,

#SR_staff_code .mgs-about-info,
#SR_staff_code .mgs-function-list {padding-left: 18px;padding-right: 18px;}#SR_about-mgs .mgs-function-badge,
#SR_staff_code .mgs-function-badge {min-width: 38px;height: 26px;font-size: 9px;padding: 0 6px;}#SR_about-mgs .mgs-function-title,
#SR_staff_code .mgs-function-title {font-size: 13px;}#SR_about-mgs .mgs-function-desc,
#SR_staff_code .mgs-function-desc {font-size: 12px;line-height: 1.65;}#SR_about-mgs .mgs-info-row span,
#SR_staff_code .mgs-info-row span {font-size: 8.5px;letter-spacing: 2px;}#SR_about-mgs .mgs-info-row strong,
#SR_staff_code .mgs-info-row strong {font-size: 13px;}}@import url('https://fonts.googleapis.com/css2?family=Teko:wght@500;600;700&family=Roboto:wght@400;500;600;700;800&display=swap');#SR_bio-data {--p: #466439;--pd: #2f4526;--pl: #eef4ea;--pm: #ddebd3;--gold: #c8a84b;--td: #0d1a0b;--tb: #2a3828;--tl: #7a9070;--bd: #cfdec8;--bl: #e2eed9;--w: #ffffff;--fh: 'Teko', sans-serif;--fb: 'Roboto', sans-serif;}div#bio-data .t-Region-body {padding: 0;}#SR_bio-data .bio-card {background: var(--w);overflow: hidden;border-top: none;box-shadow:
0 2px 8px rgba(40, 80, 30, 0.07),
0 8px 24px rgba(40, 80, 30, 0.08);padding: 0;position: relative;counter-reset: bio-section;}#SR_bio-data .bio-card::after {content: none;}#SR_bio-data .bio-title {display: flex;align-items: center;gap: 14px;padding: 20px 32px;border-bottom: 2px solid var(--bl);background: var(--w);font-family: var(--fh);font-size: 1.55rem;font-weight: 700;letter-spacing: 4px;text-transform: uppercase;color: var(--p);line-height: 1;position: relative;}#SR_bio-data .bio-title i {width: 38px;height: 38px;background: var(--p);border-radius: 5px;display: inline-flex;align-items: center;justify-content: center;color: #ffffff;font-size: 15px;flex-shrink: 0;border: none;font-style: normal;}#SR_bio-data .bio-title::before {display: none;}#SR_bio-data .bio-grid {display: grid;grid-template-columns: repeat(4, 1fr);background: var(--w);border-bottom: 2px solid var(--bd);gap: 0;margin: 0;}#SR_bio-data .bio-info-card {padding: 22px 26px;position: relative;background: var(--w);border: none;border-radius: 0;clip-path: none;box-shadow: none;transform: none !important;display: flex;flex-direction: column;gap: 0;align-items: flex-start;transition: background 0.2s ease;}#SR_bio-data .bio-info-card+.bio-info-card::before {content: '';position: absolute;left: 0;top: 14px;bottom: 14px;width: 1px;background: var(--bl);}#SR_bio-data .bio-info-card:first-child {border-left: 3px solid var(--p);}#SR_bio-data .bio-info-card:hover {background: var(--pl);}#SR_bio-data .bio-icon {display: none;}#SR_bio-data .bio-text span {font-family: var(--fb);font-size: 9px;font-weight: 700;letter-spacing: 2.5px;text-transform: uppercase;color: var(--tl);display: block;margin-bottom: 8px;line-height: 1;}#SR_bio-data .bio-text p {margin: 0;font-family: var(--fb);font-size: 15px;font-weight: 700;line-height: 1.25;letter-spacing: 0.2px;color: var(--td);}#SR_bio-data .bio-section {padding: 18px 32px 20px;position: relative;z-index: 1;transition: background 0.2s ease;}#SR_bio-data .bio-section:last-child {border-bottom: none;padding-bottom: 28px;}#SR_bio-data .bio-section:hover {background: var(--pl);}#SR_bio-data .bio-section strong {align-items: center;gap: 10px;margin-bottom: 11px;font-family: var(--fb);font-size: 13.5px;font-weight: 800 !important;letter-spacing: 2.5px;text-transform: uppercase;color: var(--td);}#SR_bio-data .bio-section p {margin: 0;font-family: var(--fb);font-size: 14px;font-weight: 400;line-height: 1.82;color: var(--tb);padding-left: 0;border-left: none;}@media (max-width: 1024px) {#SR_bio-data .bio-grid {grid-template-columns: repeat(2, 1fr);}#SR_bio-data .bio-info-card {padding: 18px 22px;}#SR_bio-data .bio-title {padding: 18px 24px;font-size: 1.35rem;letter-spacing: 3px;}#SR_bio-data .bio-section {padding: 16px 24px 18px;}#SR_bio-data .bio-text p {font-size: 14px;}#SR_bio-data .bio-section p {font-size: 13.5px;}}@media (max-width: 768px) {#SR_bio-data .bio-grid {grid-template-columns: repeat(2, 1fr);}#SR_bio-data .bio-title {padding: 16px 20px;font-size: 1.2rem;letter-spacing: 2.5px;flex-wrap: wrap;}#SR_bio-data .bio-title::after {display: none;}#SR_bio-data .bio-title i {width: 32px;height: 32px;font-size: 13px;}#SR_bio-data .bio-section {padding: 14px 20px 16px;}#SR_bio-data .bio-section p {font-size: 13px;}#SR_bio-data .bio-text p {font-size: 13.5px;}}@media (max-width: 480px) {#SR_bio-data .bio-grid {grid-template-columns: 1fr;}#SR_bio-data .bio-info-card+.bio-info-card::before {display: none;}#SR_bio-data .bio-info-card {padding: 14px 18px;border-bottom: 1px solid var(--bl);}#SR_bio-data .bio-info-card:last-child {border-bottom: none;}#SR_bio-data .bio-title {padding: 14px 18px;font-size: 1.1rem;letter-spacing: 2px;gap: 10px;}#SR_bio-data .bio-title i {width: 30px;height: 30px;font-size: 12px;}#SR_bio-data .bio-section {padding: 13px 18px 15px;}#SR_bio-data .bio-section p {font-size: 13px;line-height: 1.78;}#SR_bio-data .bio-text p {font-size: 13px;}#SR_bio-data .bio-text span {font-size: 8.5px;letter-spacing: 2px;margin-bottom: 6px;}#SR_bio-data .bio-section strong {gap: 8px;margin-bottom: 9px;font-size: 10px;letter-spacing: 2px;}}