.sjh-section{background:var(--color-black,#111319);border-radius:60px 60px 0 0;padding-top:var(--sjh-pt,100px);padding-bottom:var(--sjh-pb,200px);position:relative;overflow:hidden}.sjh-section__container{max-width:var(--container-max-width);margin-inline:auto;padding-inline:var(--container-padding)}.sjh-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:692px;margin-bottom:80px;font-family:var(--font-primary);font-size:56px;font-weight:var(--font-weight-medium,500);line-height:1.1;letter-spacing:-1.68px;text-transform:uppercase}.sjh-heading__line1{color:#848588;padding-left:20%}.sjh-heading__line2{color:#f7f7f7}.sjh-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:60px;max-width:1080px}.sjh-description{width:411px;-ms-flex-negative:0;flex-shrink:0;margin:0;color:#f7f7f7;font-family:var(--font-primary);font-size:18px;font-weight:var(--font-weight-medium,500);line-height:1.3}.sjh-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;width:381px;padding:6px;border-radius:16px;background:#f7f7f7;-ms-flex-negative:0;flex-shrink:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sjh-card__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:16px;min-height:146px}.sjh-card__photo{-ms-flex-negative:0;flex-shrink:0;width:146px;height:146px;border-radius:12px;background-size:cover;background-position:center top;background-color:#d1d1d1}.sjh-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 4px 10px 0;min-width:0}.sjh-card__label{display:block;color:#848588;font-family:var(--font-primary);font-size:14px;font-weight:500;line-height:1.2;margin-bottom:4px}.sjh-card__name{margin:0 0 20px;color:#110a03;font-family:var(--font-primary);font-size:21px;font-weight:500;line-height:1.4}.sjh-card__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:20px 32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:100px;background:var(--color-primary,#c83030);color:#f7f7f7;font-family:var(--font-primary);font-size:16px;font-weight:500;line-height:1;text-transform:uppercase;text-decoration:none;-webkit-transition:background var(--transition-base,.25s ease);transition:background var(--transition-base,.25s ease);-webkit-box-sizing:border-box;box-sizing:border-box}.sjh-card__btn:hover{background:var(--color-primary-hover,#a82828)}.sjh-card__btn--desktop{width:169px;-ms-flex-item-align:start;align-self:flex-start}.sjh-card__btn--mobile{display:none}@media (max-width:1200px){.sjh-heading{font-size:clamp(36px,5vw,56px)}.sjh-row{max-width:100%;gap:40px}}@media (max-width:1023px){.sjh-section{padding-top:var(--sjh-pt-mob,70px);padding-bottom:var(--sjh-pb-mob,140px);border-radius:30px 30px 0 0}.sjh-heading{font-size:clamp(28px,7vw,56px);margin-bottom:48px}.sjh-heading__line1{padding-left:15%}.sjh-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px}.sjh-description{width:100%}.sjh-card{width:100%;max-width:440px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:640px){.sjh-section{border-radius:20px 20px 0 0}.sjh-heading{font-size:clamp(24px,9vw,40px)}.sjh-heading__line1{padding-left:10%}.sjh-card{width:100%}.sjh-card__btn--desktop{display:none}.sjh-card__btn--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:4px}}