.sh-career-detail{position:relative;background:#fafafa;color:#26272b;overflow:hidden}
.sh-career-detail__header-space{height:117px;background:#fff}
.sh-career-detail>.container{width:100%;max-width:none;padding:0 40px;background:#fff;border-bottom:1px solid #eaecf0}
.sh-career-detail__breadcrumbs{display:flex;height:52px;align-items:center;gap:8px;color:#6c737f;font:400 15px/24px 'Be Vietnam Pro';background:#fff}
.sh-career-detail__breadcrumbs a,.sh-career-detail__breadcrumbs strong{color:inherit;text-decoration:none;font:inherit}
.sh-career-detail__breadcrumbs strong{color:#26272b;font-weight:600}
.sh-career-detail__breadcrumbs a{transition:color 1.2s var(--sh-ease-brand),transform 1.2s var(--sh-ease-brand)}
.sh-career-detail__breadcrumbs a:hover,.sh-career-detail__breadcrumbs a:focus-visible{color:#26272b;text-decoration:none;transform:translateY(-1px)}
.sh-career-detail__body{position:relative;height:1717px;padding:40px;background:#fafafa}
.sh-career-detail__body:after{position:absolute;right:0;bottom:0;width:720px;height:1180px;background:url('seahorse-logo.png') center/720px auto no-repeat;content:'';opacity:.025;pointer-events:none}
.sh-career-detail__body>.container{position:relative;z-index:1;width:100%;max-width:none;padding:0;background:transparent;border:0}
.sh-career-detail__layout{display:grid;grid-template-columns:minmax(0,1213px) minmax(0,587px);gap:40px;align-items:start}
.sh-career-detail__primary{display:grid;grid-template-rows:916px 681px;gap:40px;min-width:0}
.sh-career-detail__job,.sh-career-application{min-width:0;padding:24px;background:#fff}
.sh-career-detail__heading{display:grid;grid-template-columns:minmax(0,1fr) 198px;min-height:112px;align-items:start;gap:32px}
.sh-career-detail__heading h1{max-width:840px;margin:0;color:#26272b;font:400 32px/48px 'Russo One'}
.sh-career-detail__button{display:inline-flex;width:187px;height:56px;align-items:center;justify-content:space-between;gap:12px;padding:8px 8px 8px 20px;border:1px solid #667085;border-radius:2px;background:linear-gradient(180deg,#182230,#384250);color:#fbfeff;text-decoration:none;font:400 16px/24px 'Be Vietnam Pro';white-space:nowrap;transition:transform 1.2s var(--sh-ease-brand),box-shadow 1.2s var(--sh-ease-brand),background-color 1.2s var(--sh-ease-brand)}
.sh-career-detail__button .sh-arrow-icon{width:40px;height:40px;flex-basis:40px}
.sh-career-detail__button--outline{justify-self:end;width:198px;background:#fff;color:#26272b}
.sh-career-detail__button:hover,.sh-career-detail__button:focus-visible{color:#fbfeff;text-decoration:none;box-shadow:0 12px 28px rgba(17,25,39,.16);transform:translateY(-2px)}
.sh-career-detail__button--outline:hover,.sh-career-detail__button--outline:focus-visible{background:#26272b;color:#fff}
.sh-career-detail__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:8px 0 28px}
.sh-career-detail__facts div{display:grid;gap:12px}
.sh-career-detail__facts dt{color:#6c737f;font:600 16px/24px 'Be Vietnam Pro'}
.sh-career-detail__facts dd{margin:0;color:#384250;font:600 16px/24px 'Be Vietnam Pro'}
.sh-career-detail__description{display:grid;gap:22px;color:#6c737f;font:400 16px/24px 'Be Vietnam Pro'}
.sh-career-detail__description section{display:grid;gap:10px}
.sh-career-detail__description h2{margin:0;color:#26272b;font:600 16px/24px 'Be Vietnam Pro'}
.sh-career-detail__description ul{display:grid;gap:6px;margin:0;padding-left:28px}
.sh-career-detail__description li{padding-left:4px}
.sh-career-detail__description li::marker{color:#1682c4}
.sh-career-detail__related{min-width:0}
.sh-career-detail__related>h2{margin:0 0 32px;color:#26272b;font:400 24px/32px 'Russo One'}
.sh-career-detail__related-list{display:grid;gap:16px}
.sh-career-related-card{display:grid;height:324px;grid-template-rows:160px 92px 72px;min-width:0;padding:0 32px;border:1px solid #e4e4e7;border-radius:4px;background:#fff;transition:transform 1.2s var(--sh-ease-brand),box-shadow 1.2s var(--sh-ease-brand),border-color 1.2s var(--sh-ease-brand)}
.sh-career-related-card:hover,.sh-career-related-card:focus-within,.aos-ready .sh-career-related-card.aos-animate:hover{border-color:#a0a0ab;box-shadow:0 18px 44px rgba(17,25,39,.1);transform:translateY(-6px)}
.sh-career-related-card__copy{padding-top:16px}
.sh-career-related-card__copy h3{margin:0;color:#111927;font:400 20px/32px 'Russo One'}
.sh-career-related-card__copy p{margin:18px 0 0;color:#6c737f;font:400 16px/24px 'Be Vietnam Pro'}
.sh-career-related-card__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e4e4e7}
.sh-career-related-card__meta span{display:flex;align-items:center;gap:12px;color:#475467;font:400 14px/24px 'Be Vietnam Pro';white-space:nowrap}
.sh-career-related-card__meta span:before{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:1px solid #d2d6db;border-radius:50%;color:#384250;font:400 14px/32px 'Be Vietnam Pro'}
.sh-career-related-card__location:before{content:'⌖'}
.sh-career-related-card__experience:before{content:'▣'}
.sh-career-related-card__footer{display:flex;align-items:center;justify-content:space-between;gap:16px}
.sh-career-related-card__footer time{color:#475467;font:400 14px/24px 'Be Vietnam Pro';white-space:nowrap}
.sh-career-related-card__footer a{display:inline-flex;height:56px;align-items:center;gap:12px;padding:8px 8px 8px 20px;border:1px solid #667085;border-radius:2px;color:#26272b;text-decoration:none;font:400 16px/24px 'Be Vietnam Pro';white-space:nowrap;transition:background-color 1.2s var(--sh-ease-brand),color 1.2s var(--sh-ease-brand),transform 1.2s var(--sh-ease-brand)}
.sh-career-related-card__footer a .sh-arrow-icon{width:40px;height:40px;flex-basis:40px;background:#26272b}.sh-career-related-card__footer a .sh-arrow-icon img{filter:brightness(0) invert(1)}
.sh-career-related-card__footer a:hover,.sh-career-related-card__footer a:focus-visible{background:#26272b;color:#fff;text-decoration:none;transform:translateY(-2px)}
.sh-career-application{height:681px}
.sh-career-application h2{margin:0 0 32px;color:#26272b;font:400 24px/32px 'Russo One'}
.sh-career-application__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 28px}
.sh-career-application__form>label{display:block;min-width:0}
.sh-career-application__form>label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.sh-career-application__form input,.sh-career-application__form textarea{display:block;width:100%;border:1px solid transparent;border-radius:0;background:#e4e4e7;color:#26272b;font:400 16px/24px 'Be Vietnam Pro';outline:0;transition:border-color 1.2s var(--sh-ease-brand),background-color 1.2s var(--sh-ease-brand),box-shadow 1.2s var(--sh-ease-brand)}
.sh-career-application__form input{height:56px;padding:16px}
.sh-career-application__form textarea{height:206px;padding:16px;resize:vertical}
.sh-career-application__form input::placeholder,.sh-career-application__form textarea::placeholder{color:#26272b;opacity:1}
.sh-career-application__form input:hover,.sh-career-application__form textarea:hover{border-color:#a0a0ab}
.sh-career-application__form input:focus,.sh-career-application__form textarea:focus{border-color:#384250;background:#fff;box-shadow:0 0 0 3px rgba(56,66,80,.12)}
.sh-career-application__wide{grid-column:1/-1}
.sh-career-upload{position:relative;display:grid;height:72px;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:8px 8px 8px 16px;background:#e4e4e7;color:#26272b;font:400 16px/24px 'Be Vietnam Pro'}
.sh-career-upload>label{display:inline-flex;height:56px;align-items:center;gap:12px;padding:0 16px;border:1px dashed #6c737f;background:#f4f4f5;cursor:pointer;transition:border-color 1.2s var(--sh-ease-brand),background-color 1.2s var(--sh-ease-brand),transform 1.2s var(--sh-ease-brand)}
.sh-career-upload>label:hover,.sh-career-upload>label:focus-within{border-color:#26272b;background:#fff;transform:translateY(-1px)}
.sh-career-upload__icon{position:relative;width:20px;height:20px;border-bottom:1px solid #6c737f}
.sh-career-upload__icon:before{position:absolute;top:1px;left:7px;width:6px;height:10px;border-left:1px solid #6c737f;content:''}
.sh-career-upload__icon:after{position:absolute;top:1px;left:5px;width:6px;height:6px;border-top:1px solid #6c737f;border-left:1px solid #6c737f;content:'';transform:rotate(45deg)}
.sh-career-upload input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.sh-career-application__actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap}
.sh-career-form__status{display:none;margin:0;color:#475467;font:400 14px/20px 'Be Vietnam Pro'}
.sh-career-application__actions button{border-radius:2px;cursor:pointer}
.sh-career-detail__pattern{height:62px;background:repeating-linear-gradient(90deg,transparent 0 9px,#dfe2e7 9px 11px);opacity:.7}
@media(max-width:1819px){.sh-career-detail__body{height:auto;min-height:0}.sh-career-detail__layout{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.sh-career-detail__primary{grid-template-rows:auto auto}.sh-career-detail__job,.sh-career-application{height:auto;min-height:0}.sh-career-detail__heading{grid-template-columns:minmax(0,1fr) auto}.sh-career-related-card{height:auto;min-height:324px;grid-template-rows:auto auto auto;gap:20px;padding-top:16px;padding-bottom:16px}}
@media(max-width:1440px){.sh-career-detail__header-space{height:96px}}
@media(max-width:1199px){.sh-career-detail__header-space{height:84px}.sh-career-detail>.container{padding:0 24px}.sh-career-detail__body{padding:40px 24px 64px}.sh-career-detail__layout{grid-template-columns:1fr}.sh-career-detail__related{order:2}.sh-career-detail__related-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-career-detail__primary{order:1}.sh-career-detail__body:after{width:70%;background-size:100% auto}.sh-career-application__form{gap:20px}}
@media(max-width:899px){.sh-career-detail__related-list{grid-template-columns:1fr}}
@media(max-width:767px){.sh-career-detail__header-space{height:72px}.sh-career-detail>.container{padding:0 20px}.sh-career-detail__breadcrumbs{height:44px;font-size:13px;line-height:20px}.sh-career-detail__body{padding:24px 20px 48px}.sh-career-detail__job,.sh-career-application{padding:20px}.sh-career-detail__heading{grid-template-columns:1fr;gap:20px}.sh-career-detail__heading h1{font-size:26px;line-height:36px}.sh-career-detail__button--outline{justify-self:start}.sh-career-detail__facts{grid-template-columns:1fr;gap:16px}.sh-career-detail__facts div{grid-template-columns:100px minmax(0,1fr);gap:12px}.sh-career-detail__description{font-size:14px;line-height:22px}.sh-career-detail__related-list{grid-template-columns:1fr}.sh-career-related-card__meta,.sh-career-related-card__footer{align-items:flex-start;flex-direction:column}.sh-career-related-card__footer a{width:100%;justify-content:space-between}.sh-career-application__form{grid-template-columns:1fr}.sh-career-application__form>label,.sh-career-application__wide{grid-column:1}.sh-career-application__form textarea{height:160px}.sh-career-upload{height:auto;grid-template-columns:1fr;gap:12px}.sh-career-upload>label{justify-content:center}.sh-career-application__actions .sh-career-detail__button{width:100%}.sh-career-detail__pattern{height:42px}}

/* Career Detail Featured Media */
.sh-career-detail__media{margin:0 0 28px;border-radius:6px;overflow:hidden;aspect-ratio:16/9;background:#f2f4f7}
.sh-career-detail__media img{display:block;width:100%;height:100%;object-fit:cover}

.sh-career-detail__intro-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:32px;align-items:start;margin-bottom:28px}
.sh-career-detail__intro-main{min-width:0}
.sh-career-detail__media--right{margin:0;border-radius:6px;overflow:hidden;aspect-ratio:4/3;background:#f2f4f7;box-shadow:0 4px 16px rgba(17,25,39,.06)}
.sh-career-detail__media--right img{display:block;width:100%;height:100%;object-fit:cover}
.sh-career-detail__media--top{margin:0 0 28px;border-radius:6px;overflow:hidden;aspect-ratio:16/9;background:#f2f4f7}
.sh-career-detail__media--top img{display:block;width:100%;height:100%;object-fit:cover}
@media(max-width:991px){.sh-career-detail__intro-grid{grid-template-columns:1fr;gap:24px}.sh-career-detail__media--right{aspect-ratio:16/9;max-width:100%}}
