@media (min-width: 64em){.tabs-profile{position:relative;min-height:18.75rem;height:var(--tab-content-height, 18.75rem)}}.tabs-profile__top{width:100%;height:2.1875rem;background-color:#e8eaf1}.theme-pimn .tabs-profile__top{background-color:#efe6ed}@media (min-width: 64em){.tabs-profile__top{height:2rem}}.tabs-profile--no-tab .tabs-profile__top{display:none}.tabs-profile__inner{margin:-2rem auto 0;padding:0 1.25rem 6.25rem}@media (min-width: 64em){.tabs-profile__inner{margin-top:-2rem;padding:0;max-width:71.75rem}}.tabs-profile--no-tab .tabs-profile__inner{margin:0 auto;padding:2.1875rem 1.25rem}@media (min-width: 64em){.tabs-profile--no-tab .tabs-profile__inner{padding:0}}.tabs-profile__tabs-container{display:flex;flex-direction:column;gap:0;border-radius:8px;overflow:hidden;border:1px solid #f4f4f4;background-color:#f8f8fb}.theme-pimn .tabs-profile__tabs-container{background-color:#faf7f9}@media (min-width: 64em){.tabs-profile__tabs-container{padding:0.625rem 0.25rem;flex-direction:row;border:1px solid #e6ecf0}.theme-pimn .tabs-profile__tabs-container{border:1px solid #efe6ed}}.tabs-profile--no-tab .tabs-profile__tabs-container{border:none}@media (min-width: 64em){.tabs-profile--no-tab .tabs-profile__tabs-container{padding:0}}@media (min-width: 64em){.tabs-profile__tab-item{flex:1 1}}.tabs-profile__tab-item__header{padding:0.375rem 0.5rem}@media (min-width: 64em){.tabs-profile__tab-item__header{padding:0 0.25rem}}.tabs-profile--no-tab .tabs-profile__tab-item__header{display:none}.tabs-profile__tab-item:first-child .tabs-profile__tab-item__header{padding-top:0.5rem}@media (min-width: 64em){.tabs-profile__tab-item:first-child .tabs-profile__tab-item__header{padding-top:0}}.tabs-profile__tab-item:last-child .tabs-profile__tab-item__header{padding-bottom:0.875rem}@media (min-width: 64em){.tabs-profile__tab-item:last-child .tabs-profile__tab-item__header{padding-bottom:0}}.tabs-profile__tab-item__header__button{width:100%;padding:0.875rem;background-color:#fff;display:flex;justify-content:space-between;align-items:center;border:none;border-radius:6px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:0 0.0625rem 0.125rem 0 #1018280f, 0 0.0625rem 0.1875rem 0 #1018281a}@media (min-width: 64em){.tabs-profile__tab-item__header__button{padding:0.625rem;justify-content:center;background-color:transparent;border-radius:0;box-shadow:none}}.is-active .tabs-profile__tab-item__header__button{background-color:#fff;border-radius:6px;box-shadow:0 0.0625rem 0.125rem 0 #1018280f, 0 0.0625rem 0.1875rem 0 #1018281a}.tabs-profile__tab-item__header__text{font-family:"HCo Whitney SSm Semibold",sans-serif;font-size:0.875rem;line-height:150%;letter-spacing:-0.02em;color:#003f64}.theme-pimn .tabs-profile__tab-item__header__text{color:#5d0749}@media (min-width: 64em){.tabs-profile__tab-item__header__text{color:#4d7993;font-size:1rem;line-height:1.5rem;letter-spacing:0}.theme-pimn .tabs-profile__tab-item__header__text{color:#8e5180}.is-active .tabs-profile__tab-item__header__text{color:#003f64}.theme-pimn .is-active .tabs-profile__tab-item__header__text{color:#5d0749}}.tabs-profile__tab-item__header__icon{width:1.25rem;height:1.25rem;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUgNy41bDUgNSA1LTUiIHN0cm9rZT0iIzc2NzY3NiIgc3Ryb2tlLXdpZHRoPSIxLjY2NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUgNy41bDUgNSA1LTUiIHN0cm9rZT0iIzc2NzY3NiIgc3Ryb2tlLXdpZHRoPSIxLjY2NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);-webkit-mask-size:1.25rem 1.25rem;mask-size:1.25rem 1.25rem;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:#003f64;transition:transform 0.3s ease}.theme-pimn .tabs-profile__tab-item__header__icon{background-color:#5d0749}@media (min-width: 64em){.tabs-profile__tab-item__header__icon{display:none}}.is-active .tabs-profile__tab-item__header__icon{transform:rotate(180deg)}.tabs-profile__tab-item__body{display:none;overflow:hidden}@media (min-width: 64em){.tabs-profile__tab-item__body{position:absolute;top:var(--tab-header-height, 4.125rem);left:0;right:0;background-color:#fff;z-index:10;overflow:visible}}.tabs-profile--no-tab .tabs-profile__tab-item__body{background-color:#fff}.is-active .tabs-profile__tab-item__body{display:block}.tabs-profile__tab-item__body__inner{display:flex;flex-direction:column;padding:1.5rem 1rem;gap:1.5rem}@media (min-width: 64em){.tabs-profile__tab-item__body__inner{max-width:71.75rem;margin:0 auto;padding:5.25rem 14.75rem;gap:2rem}}@media (min-width: 64em){.tabs-profile__tab-item--awards .tabs-profile__tab-item__body__inner{padding:5.25rem 7.3125rem}}.tabs-profile--no-tab .tabs-profile__tab-item__body__inner{padding:0}@media (min-width: 64em){.tabs-profile--no-tab .tabs-profile__tab-item__body__inner{padding:5.25rem 14.75rem}}.tabs-profile__tab-item__body__icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}@media (min-width: 64em){.tabs-profile__tab-item__body__icon{width:3.5rem;height:3.5rem}}.tabs-profile__tab-item__body__icon img{width:100%;height:100%}.tabs-profile__tab-item__body__title{margin:0;font-weight:400;font-size:1.5rem;line-height:120%;letter-spacing:-0.02em;color:#003f64}@media (min-width: 64em){.tabs-profile__tab-item__body__title{font-size:2.25rem;line-height:100%}}.theme-pimn .tabs-profile__tab-item__body__title{color:#5d0749}.tabs-profile__tab-item__body__content{font-size:0.875rem;line-height:1.6;color:#2e2d2c}@media (min-width: 64em){.tabs-profile__tab-item__body__content{font-size:1rem}}.tabs-profile__tab-item--awards .tabs-profile__tab-item__body__content{display:flex;flex-direction:column;padding-top:0;gap:2.875rem}@media (min-width: 64em){.tabs-profile__tab-item--awards .tabs-profile__tab-item__body__content{padding-top:1.5rem;gap:3rem}}.tabs-profile__tab-item__body__content p{margin-bottom:0.9375rem}.tabs-profile__tab-item__body__content p:last-child{margin-bottom:0}.tabs-profile__tab-item__body__testimonials{display:flex;flex-direction:column;gap:2.875rem}@media (min-width: 64em){.tabs-profile__tab-item__body__testimonials{gap:3rem}}.tabs-profile__tab-item__body__testimonials__item{display:flex;width:100%;flex-direction:column;border-radius:0 30px 30px;overflow:hidden}@media (min-width: 64em){.tabs-profile__tab-item__body__testimonials__item{width:57rem;flex-direction:row}}.tabs-profile__tab-item__body__testimonials__item__left-panel{padding:2.25rem 3rem 2.25rem 1.875rem;background-color:#fff}@media (min-width: 64em){.tabs-profile__tab-item__body__testimonials__item__left-panel{width:17.9375rem;padding:7.25rem 1.625rem 6rem 2.25rem;background-color:#f8f8fb}}.tabs-profile__tab-item__body__testimonials__item__left-panel--logo{padding:4.3125rem 3.8125rem 3.1875rem}@media (min-width: 64em){.tabs-profile__tab-item__body__testimonials__item__left-panel--logo{padding:7.6875rem 2.75rem 5.4375rem 3.875rem}}.tabs-profile__tab-item__body__testimonials__item__right-panel{display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:1.5rem;background-color:#e8eaf1}@media (min-width: 64em){.tabs-profile__tab-item__body__testimonials__item__right-panel{width:calc(100% - 17.9375rem);padding:3rem}}.tabs-profile__tab-item__body__testimonials__item__title-box{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.tabs-profile__tab-item__body__testimonials__item__title{font-family:"HCo Whitney SSm Semibold",sans-serif;font-size:1.125rem;line-height:150%;letter-spacing:0;color:#003f64}.theme-pimn .tabs-profile__tab-item__body__testimonials__item__title{color:#5d0749}.tabs-profile__tab-item__body__testimonials__item__subtitle{font-size:1rem;line-height:150%;letter-spacing:-0.02em;color:#2e2d2c}.tabs-profile__tab-item__body__testimonials__item__quote-box{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2rem}.tabs-profile__tab-item__body__testimonials__item__big-quote{width:2.75rem;height:2.125rem}.tabs-profile__tab-item__body__testimonials__item__big-quote svg{fill:#003f64}.theme-pimn .tabs-profile__tab-item__body__testimonials__item__big-quote svg{fill:#5d0749}.tabs-profile__tab-item__body__testimonials__item_quote-content{font-family:"HCo Whitney SSm",sans-serif;font-size:1.125rem;line-height:150%;letter-spacing:-0.02em;white-space:pre-line}.tabs-profile__tab-item__body__testimonials__item__logo-box{display:flex}.tabs-profile__tab-item__body__testimonials__item__logo{width:11.3125rem;height:7.4375rem}.theme-pimn .tabs-profile__tab-item__body__testimonials__item__left-panel{background-color:#faf7f9}.theme-pimn .tabs-profile__tab-item__body__testimonials__item__right-panel{background-color:#efe6ed}.tabs-profile__tab-item__body__awards__inner{display:flex;flex-wrap:wrap;gap:1.375rem}@media (min-width: 64em){.tabs-profile__tab-item__body__awards__inner{gap:2rem}}.tabs-profile__tab-item__body__awards__item{display:flex;width:calc(50% - 0.6875rem);height:100%;padding:1.375rem 1.375rem 1.25rem;align-items:center;justify-content:center;border-radius:0 20px 20px;overflow:hidden;background-color:#fff}@media (min-width: 64em){.tabs-profile__tab-item__body__awards__item{width:calc(25% - 1.5rem);padding:2rem 2rem 1.875rem;border-radius:0 30px 30px;background-color:#f8f8fb}.theme-pimn .tabs-profile__tab-item__body__awards__item{background-color:#faf7f9}}.tabs-profile__tab-item__body__awards__image-wrapper{display:flex;width:6rem;height:5.25rem;align-items:center;justify-content:center;border-radius:5px;background-color:transparent;overflow:hidden}@media (min-width: 64em){.tabs-profile__tab-item__body__awards__image-wrapper{width:8.75rem;height:7.625rem;border-radius:8px}}.tabs-profile__tab-item__body__awards__image-wrapper img{width:auto;height:5.25rem;object-fit:contain;object-position:center}@media (min-width: 64em){.tabs-profile__tab-item__body__awards__image-wrapper img{width:auto;height:7.625rem}}.tabs-profile__tab-item__body__education__inner,.tabs-profile__tab-item__body__deals__inner{display:flex;flex-direction:column;gap:2rem}.tabs-profile__tab-item__body__education__item,.tabs-profile__tab-item__body__deals__item{display:flex;flex-direction:column;padding-bottom:2rem;border-bottom:1px solid #809fb2}.theme-pimn .tabs-profile__tab-item__body__education__item,.theme-pimn .tabs-profile__tab-item__body__deals__item{border-bottom:1px solid #ae83a4}.tabs-profile__tab-item__body__education__item__header,.tabs-profile__tab-item__body__deals__item__header{font-family:"HCo Whitney SSm Semibold",sans-serif;font-size:1rem;line-height:150%;letter-spacing:-0.02em}.tabs-profile__tab-item__body__education__item__content,.tabs-profile__tab-item__body__deals__item__content{font-size:1rem;line-height:150%;letter-spacing:-0.02em;white-space:pre-line}

