.ditl-roles{margin-top:-1px;padding-left:208px;padding-right:208px;position:relative}.ditl-role{border-left:2px solid var(--ditl-role-border-color,#dee5ed);border-radius:40px 40px 0 0;border-right:2px solid var(--ditl-role-border-color,#dee5ed);margin-bottom:0;padding:45px 75px 85px;position:relative;transform:translateY(0);transition:padding .3s ease,transform .45s cubic-bezier(.22,1,.36,1),margin-bottom .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}.ditl-role+.ditl-role{margin-top:-40px}.ditl-role:first-child{z-index:1}.ditl-role:nth-child(2){z-index:2}.ditl-role:nth-child(3){z-index:3}.ditl-role:nth-child(4){z-index:4}.ditl-role:nth-child(5){z-index:5}.ditl-role:nth-child(6){z-index:6}.ditl-role:nth-child(7){z-index:7}.ditl-role:nth-child(8){z-index:8}.ditl-role:nth-child(9){z-index:9}.ditl-role:nth-child(10){z-index:10}.ditl-role:last-child{padding-bottom:45px}.ditl-role--green{background-color:#125148}.ditl-role--white{background-color:#fff}.ditl-role--expanded{box-shadow:0 24px 48px rgba(0,0,0,.16);margin-bottom:-106px;transform:translateY(-56px)}.ditl-role--expanded:last-child{margin-bottom:-40px}.ditl-role__container{display:flex;flex-direction:column;gap:25px;margin:0 auto;max-width:1152px}.ditl-role__header{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.ditl-role__header:focus-visible{border-radius:4px;outline:2px solid #f49257;outline-offset:4px}.ditl-role__header-content{display:flex;flex-direction:column;gap:0}.ditl-role__title{color:#f4f4ef;font-family:DM Sans,sans-serif;font-size:36px;font-weight:700;letter-spacing:-2.5px;line-height:40px;margin:0}.ditl-role--white .ditl-role__title{color:#125148}.ditl-role__subtitle{color:#f4f4ef;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:20px;margin:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease}.ditl-role--expanded .ditl-role__subtitle{margin-top:6px;max-height:80px;opacity:1}.ditl-role--white .ditl-role__subtitle{color:#125148}.ditl-role__toggle{align-items:center;color:#f4f4ef;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.ditl-role--white .ditl-role__toggle{color:#125148}.ditl-role__arrow{height:24px;transform:rotate(180deg);transition:transform .4s cubic-bezier(.4,0,.2,1);width:24px}.ditl-role--expanded .ditl-role__arrow{transform:rotate(0deg)}.ditl-role__expandable{max-height:0;opacity:0;overflow:hidden;transform:translateY(18px);transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s ease,transform .45s cubic-bezier(.22,1,.36,1)}.ditl-role--expanded .ditl-role__expandable{opacity:1;transform:translateY(0)}.ditl-role__description{color:#f4f4ef;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:20px;margin:0}.ditl-role--white .ditl-role__description{color:#125148}.ditl-role__content{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-top:20px}.ditl-role__image{border-radius:30px;flex-shrink:0;height:214px;overflow:hidden;width:321px}.ditl-role__image img{display:block;height:100%;object-fit:cover;width:100%}.ditl-role__image-placeholder{background-color:hsla(60,19%,95%,.15);height:100%;width:100%}.ditl-role__divider{background-color:#f49257;flex:1;height:2px}.ditl-role__cta{align-items:center;display:inline-flex;flex-shrink:0;font-size:16px;height:65px;justify-content:center;min-width:332px;padding:0 32px;white-space:nowrap}@media (max-width:1290px){.ditl-roles{padding-left:80px;padding-right:80px}.ditl-role{padding:45px 80px 85px}.ditl-role:last-child{padding-bottom:45px}}@media (max-width:1058px){.ditl-roles{padding-left:48px;padding-right:48px}.ditl-role{padding:40px 48px 85px}.ditl-role:last-child{padding-bottom:40px}.ditl-role--expanded{transform:translateY(-40px)}.ditl-role__title{font-size:28px;letter-spacing:-1.8px;line-height:34px}.ditl-role__content{align-items:flex-start;flex-direction:column;gap:20px}.ditl-role__image{height:200px;max-width:400px;width:100%}.ditl-role__divider{display:none}.ditl-role__cta{max-width:332px;width:100%}}@media (max-width:768px){.ditl-roles{padding-left:24px;padding-right:24px}.ditl-role{border-radius:30px 30px 0 0;padding:32px 24px 75px}.ditl-role:last-child{padding-bottom:32px}.ditl-role--expanded{margin-bottom:-28px;transform:translateY(-16px)}.ditl-role__title{font-size:24px;letter-spacing:-1.2px;line-height:28px}.ditl-role__subtitle{font-size:14px}.ditl-role__description{font-size:14px;line-height:20px}.ditl-role__cta{height:56px;max-width:280px;min-width:0;width:100%}}@media (max-width:480px){.ditl-roles{padding-left:20px;padding-right:20px}.ditl-role{padding:32px 20px 75px}.ditl-role:last-child{padding-bottom:32px}.ditl-role__image{border-radius:20px;height:180px;width:100%}.ditl-role__content{gap:20px}.ditl-role__cta{height:56px;min-width:0;width:100%}}