.text-image-talent{position:relative;width:100%;overflow:hidden;padding:104px 0}.text-image-talent__bg{position:absolute;left:487px;top:-414px;width:1297px;height:1026px;z-index:0;pointer-events:none}@media (min-width:1441px){.text-image-talent__bg{left:auto;right:0;width:max(1297px, calc(100vw - 420px));max-width:none}.text-image-talent__bg-pattern{object-fit:cover;object-position:right center}}.text-image-talent__bg-pattern{width:100%;height:100%;object-fit:contain;opacity:1}.text-image-talent__container{display:flex;align-items:flex-start;justify-content:space-between;gap:80px;position:relative;z-index:1}.text-image-talent__visual{position:relative;width:515px;flex-shrink:0;padding-top:296px;display:flex;flex-direction:column;align-items:center;gap:8px}.text-image-talent__circle{position:absolute;left:50%;top:36px;transform:translateX(-50%);width:322px;height:322px;z-index:1}.text-image-talent__circle img{width:100%;height:100%;object-fit:contain}.text-image-talent__image-wrapper{position:absolute;left:50%;top:-64px;transform:translateX(-50%);width:448px;height:428px;z-index:2;overflow:hidden;display:flex;align-items:center;justify-content:center}.text-image-talent__image{width:100%;height:100%;object-fit:cover;object-position:center top}.text-image-talent__blue-bar{position:absolute;left:50%;top:355px;transform:translateX(-50%);width:426px;height:13px;z-index:3}.text-image-talent__blue-bar img{width:100%;height:100%;object-fit:contain}.text-image-talent__text-box{background-color:var(--color-lighter-blue);border-radius:16px;padding:17px;width:515px;position:relative;z-index:1}.text-image-talent__text-box-inner{background-color:var(--color-navy-blue);border-radius:8px;padding:88px 48px 32px 48px;height:100%}.text-image-talent__text-box-inner p{font-family:var(--font-family-primary);font-size:16px;font-weight:var(--font-weight-medium);line-height:1.5;color:var(--color-white);margin:0 0 8px 0}.text-image-talent__text-box-inner p:last-child{margin-bottom:0}.text-image-talent__content{display:flex;flex-direction:column;gap:24px;flex:1;min-width:0;padding-top:80px}.text-image-talent__heading{font-family:var(--font-family-heading);font-size:40px;font-weight:var(--font-weight-bold);line-height:1.2;color:var(--color-navy-blue);margin:0}.text-image-talent__subheading{font-family:var(--font-family-primary);font-size:16px;font-weight:var(--font-weight-bold);line-height:1.5;color:var(--color-navy-blue);margin:0}.text-image-talent__cards{display:flex;flex-direction:column;gap:32px;width:100%}.text-image-talent__cards::before{content:"";display:flex;gap:32px}.text-image-talent__card{display:flex;flex-direction:column;gap:24px;min-width:0}.text-image-talent__card--hidden{visibility:hidden;pointer-events:none}.text-image-talent__card-icon{width:86px;height:86px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.text-image-talent__card-icon img{width:100%;height:100%;object-fit:contain}.text-image-talent__card-icon--green{background-color:var(--color-lighter-green);border:1px solid var(--color-light-green);border-radius:64px;padding:8px}.text-image-talent__card-icon--green img{width:30px;height:30px}.text-image-talent__card-text{font-family:var(--font-family-primary);font-size:16px;font-weight:var(--font-weight-medium);line-height:1.5;color:var(--color-navy-blue);margin:0}.text-image-talent__card-text strong{font-weight:var(--font-weight-bold)}.text-image-talent__cards-row{display:grid;gap:32px;width:100%}.text-image-talent__cards-row--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.text-image-talent__cards-row--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.text-image-talent__card--doodle-container{position:relative;height:176px;background:#fff0;box-shadow:none;padding:0}.text-image-talent__card--doodle-container:hover{transform:none;box-shadow:none}.text-image-talent__doodle-wrapper{position:absolute;left:50%;top:58px;transform:translateX(-50%);width:116px;height:104px;display:flex;align-items:center;justify-content:center}.text-image-talent__doodle-rotated{width:62px;height:60px;display:flex;align-items:center;justify-content:center}.text-image-talent__doodle-rotated img{display:block;width:62px;height:60px;max-width:100%;object-fit:contain}@media (max-width:1200px){.text-image-talent__card--doodle-container{display:none}}.text-image-talent__closing{font-family:var(--font-family-primary);font-size:16px;font-weight:var(--font-weight-medium);line-height:1.5;color:var(--color-navy-blue);margin:16px 0 0 0}@media (max-width:992px){.text-image-talent{padding:80px 0}.text-image-talent__container{flex-direction:column;gap:80px}.text-image-talent__visual{width:100%;max-width:374px;padding-top:280px;margin:0 auto}.text-image-talent__circle{width:280px;height:280px;left:50%;transform:translateX(-50%);top:0}.text-image-talent__image-wrapper{width:240px;height:250px;left:50%;transform:translateX(-50%);top:15px}.text-image-talent__image{object-fit:contain;object-position:center bottom}.text-image-talent__blue-bar{width:240px;left:50%;transform:translateX(-50%);top:260px}.text-image-talent__text-box{width:100%;max-width:374px;padding:12px;transform:translateY(-40px)}.text-image-talent__text-box-inner{border-radius:6px;padding:68px 24px 16px 24px}.text-image-talent__content{box-sizing:border-box;width:100%;max-width:min(100%, var(--compact-readable-max-width));margin-inline:auto;gap:24px;padding-top:0}.text-image-talent__heading{font-size:32px}.text-image-talent__cards{gap:24px}.text-image-talent__cards-row{gap:16px}.text-image-talent__card--hidden{display:none}.text-image-talent__card{gap:16px}.text-image-talent__card-icon{width:60px;height:60px}.text-image-talent__card-icon--green{padding:6px}.text-image-talent__card-icon--green img{width:24px;height:24px}.text-image-talent__card-text{font-size:14px}.text-image-talent__doodle-wrapper{left:50%;top:auto;right:auto;bottom:0;transform:translateX(-50%);width:auto;height:auto;max-width:100%;align-items:center;justify-content:center}.text-image-talent__doodle-rotated{width:62px;height:60px}.text-image-talent__doodle-rotated img{width:62px;height:60px;max-width:100%;object-fit:contain}.text-image-talent__bg{left:50%;top:-200px;width:800px;height:632px;opacity:.3}}