.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__paragraph{margin:0;position:relative}.PlaygroundEditorTheme__quote{margin:0 0 10px 20px;font-size:15px;color:#65676b;border-left:4px solid #ced0d4;padding-left:16px}.PlaygroundEditorTheme__h1{font-size:24px;color:#050505;font-weight:400;margin:0}.PlaygroundEditorTheme__h2{font-size:15px;color:#65676b;font-weight:700;margin:0;text-transform:uppercase}.PlaygroundEditorTheme__h3{font-size:12px;margin:0;text-transform:uppercase}.PlaygroundEditorTheme__textBold{font-weight:700}.PlaygroundEditorTheme__textItalic{font-style:italic}.PlaygroundEditorTheme__textUnderline{text-decoration:underline}.PlaygroundEditorTheme__textStrikethrough{text-decoration:line-through}.PlaygroundEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.PlaygroundEditorTheme__textSubscript{font-size:.8em;vertical-align:sub}.PlaygroundEditorTheme__textSuperscript{font-size:.8em;vertical-align:super}.PlaygroundEditorTheme__textCode{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.PlaygroundEditorTheme__hashtag{background-color:rgba(88,144,255,.15);border-bottom:1px solid rgba(88,144,255,.3)}.PlaygroundEditorTheme__link{color:#216fdb;text-decoration:none}.PlaygroundEditorTheme__link:hover{text-decoration:underline}.PlaygroundEditorTheme__code{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;-moz-tab-size:2;-o-tab-size:2;tab-size:2;overflow-x:auto;position:relative}.PlaygroundEditorTheme__code:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;max-width:100%;overflow-y:scroll;table-layout:fixed;width:calc(100% - 25px);margin:30px 0}.PlaygroundEditorTheme__tableSelected{outline:2px solid #3c84f4}.PlaygroundEditorTheme__tableCell{border:1px solid #bbb;min-width:75px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;cursor:default;outline:none}.PlaygroundEditorTheme__tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#999}.PlaygroundEditorTheme__tableCellResizer{position:absolute;right:-4px;height:100%;width:8px;cursor:ew-resize;z-index:10;top:0}.PlaygroundEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start}.PlaygroundEditorTheme__tableCellSelected{background-color:#c9dbf0}.PlaygroundEditorTheme__tableCellPrimarySelected{border:2px solid #3c84f4;display:block;height:calc(100% - 2px);position:absolute;width:calc(100% - 2px);left:-1px;top:-1px;z-index:2}.PlaygroundEditorTheme__tableCellEditing{box-shadow:0 0 5px rgba(0,0,0,.4);border-radius:3px}.PlaygroundEditorTheme__tableAddColumns{position:absolute;top:0;width:20px;background-color:#eee;height:100%;right:0;animation:table-controls .2s ease;border:0;cursor:pointer}.PlaygroundEditorTheme__tableAddColumns:after{background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.PlaygroundEditorTheme__tableAddColumns:hover{background-color:#c9dbf0}.PlaygroundEditorTheme__tableAddRows{position:absolute;bottom:-25px;width:calc(100% - 25px);background-color:#eee;height:20px;left:0;animation:table-controls .2s ease;border:0;cursor:pointer}.PlaygroundEditorTheme__tableAddRows:after{background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__tableCellResizeRuler{display:block;position:absolute;width:1px;background-color:#3c84f4;height:100%;top:0}.PlaygroundEditorTheme__tableCellActionButtonContainer{display:block;right:5px;top:6px;position:absolute;z-index:4;width:20px;height:20px}.PlaygroundEditorTheme__tableCellActionButton{background-color:#eee;display:block;border:0;border-radius:20px;width:20px;height:20px;color:#222;cursor:pointer}.PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.PlaygroundEditorTheme__characterLimit{display:inline;background-color:#fbb}.PlaygroundEditorTheme__ol1,.PlaygroundEditorTheme__ol2{padding:0;margin:0 0 0 16px;list-style-position:inside}.PlaygroundEditorTheme__ol2{list-style-type:upper-alpha}.PlaygroundEditorTheme__ol3{padding:0;margin:0 0 0 16px;list-style-type:lower-alpha;list-style-position:inside}.PlaygroundEditorTheme__ol4{padding:0;margin:0 0 0 16px;list-style-type:upper-roman;list-style-position:inside}.PlaygroundEditorTheme__ol5{list-style-type:lower-roman}.PlaygroundEditorTheme__ol5,.PlaygroundEditorTheme__ul{padding:0;margin:0 0 0 16px;list-style-position:inside}.PlaygroundEditorTheme__listItem{margin:0 32px}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{position:relative;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;outline:none}.PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.PlaygroundEditorTheme__listItemChecked:before,.PlaygroundEditorTheme__listItemUnchecked:before{content:"";width:16px;height:16px;top:2px;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}.PlaygroundEditorTheme__listItemChecked[dir=rtl]:before,.PlaygroundEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.PlaygroundEditorTheme__listItemChecked:focus:before,.PlaygroundEditorTheme__listItemUnchecked:focus:before{box-shadow:0 0 0 2px #a6cdfe;border-radius:2px}.PlaygroundEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.PlaygroundEditorTheme__listItemChecked:before{border:1px solid #3d87f5;border-radius:2px;background-color:#3d87f5;background-repeat:no-repeat}.PlaygroundEditorTheme__listItemChecked:after{content:"";cursor:pointer;position:absolute;display:block;top:6px;width:3px;left:7px;height:6px;transform:rotate(45deg);border-color:#fff;border-style:solid;border-width:0 2px 2px 0}.PlaygroundEditorTheme__nestedListItem{list-style-type:none}.PlaygroundEditorTheme__nestedListItem:after,.PlaygroundEditorTheme__nestedListItem:before{display:none}.PlaygroundEditorTheme__tokenComment{color:#708090}.PlaygroundEditorTheme__tokenPunctuation{color:#999}.PlaygroundEditorTheme__tokenProperty{color:#905}.PlaygroundEditorTheme__tokenSelector{color:#690}.PlaygroundEditorTheme__tokenOperator{color:#9a6e3a}.PlaygroundEditorTheme__tokenAttr{color:#07a}.PlaygroundEditorTheme__tokenVariable{color:#e90}.PlaygroundEditorTheme__tokenFunction{color:#dd4a68}.PlaygroundEditorTheme__mark{background:rgba(255,212,0,.14);border-bottom:2px solid rgba(255,212,0,.3);padding-bottom:2px}.PlaygroundEditorTheme__markOverlap{background:rgba(255,212,0,.3);border-bottom:2px solid rgba(255,212,0,.7)}.PlaygroundEditorTheme__mark.selected{background:rgba(255,212,0,.5);border-bottom:2px solid #ffd400}.PlaygroundEditorTheme__markOverlap.selected{background:rgba(255,212,0,.7);border-bottom:2px solid rgba(255,212,0,.7)}.PlaygroundEditorTheme__embedBlock{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PlaygroundEditorTheme__embedBlockFocus{outline:2px solid #3c84f4}@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap";input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px #fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}::-webkit-scrollbar{width:.5rem;height:.5rem;background-color:transparent}::-webkit-scrollbar-thumb{border-radius:.3rem;background-color:rgba(0,0,0,.2)}::-webkit-scrollbar-track{background-color:transparent}.series-scroll::-webkit-scrollbar-thumb{background-color:#fff}.m-1{margin:1rem}.mt-1{margin-top:1rem}.mb-1{margin-bottom:1rem}.ml-1{margin-left:1rem}.mr-1{margin-right:1rem}.my-1{margin-top:1rem;margin-bottom:1rem}.mx-1{margin-left:1rem;margin-right:1rem}.p-1{padding:1rem}.px-1{padding-left:1rem;padding-right:1rem}.py-1{padding-bottom:1rem}.pt-1,.py-1{padding-top:1rem}.pr-1{padding-right:1rem}.pb-1{padding-bottom:1rem}.pl-1{padding-left:1rem}.m-2{margin:2rem}.mt-2{margin-top:2rem}.mb-2{margin-bottom:2rem}.ml-2{margin-left:2rem}.mr-2{margin-right:2rem}.my-2{margin-top:2rem;margin-bottom:2rem}.mx-2{margin-left:2rem;margin-right:2rem}.p-2{padding:2rem}.px-2{padding-left:2rem;padding-right:2rem}.py-2{padding-bottom:2rem}.pt-2,.py-2{padding-top:2rem}.pr-2{padding-right:2rem}.pb-2{padding-bottom:2rem}.pl-2{padding-left:2rem}.m-3{margin:3rem}.mt-3{margin-top:3rem}.mb-3{margin-bottom:3rem}.ml-3{margin-left:3rem}.mr-3{margin-right:3rem}.my-3{margin-top:3rem;margin-bottom:3rem}.mx-3{margin-left:3rem;margin-right:3rem}.p-3{padding:3rem}.px-3{padding-left:3rem;padding-right:3rem}.py-3{padding-bottom:3rem}.pt-3,.py-3{padding-top:3rem}.pr-3{padding-right:3rem}.pb-3{padding-bottom:3rem}.pl-3{padding-left:3rem}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.bold{font-weight:700}.w-full{width:100%}.flex-center{display:flex;align-items:center;justify-content:center}.ellipsis-2{word-break:break-word;-webkit-line-clamp:2}.ellipsis-3{word-break:break-word;-webkit-line-clamp:3}.ellipsis-6{word-break:break-word;-webkit-line-clamp:6}.ellipsis-1,.ellipsis-2,.ellipsis-3,.ellipsis-4,.ellipsis-5,.ellipsis-6,.ellipsis-7,.ellipsis-8,.ellipsis-9{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:ellipsis;-webkit-box-orient:vertical}a{color:rgba(0,0,0,.8);text-decoration:none;font-weight:600}.mantine-Carousel-indicators{bottom:-32px}.mantine-Carousel-indicators button{background-color:rgba(0,0,0,.2);width:8px;height:8px}.mantine-Carousel-indicators button[data-active]{background-color:#e3a34b}.mantine-Carousel-root .mantine-jrejft{opacity:.6;width:40px;height:40px;background:#e3a34b;color:#fff;border:none}.mantine-Carousel-root .mantine-jrejft svg{width:20px;height:20px}@media(max-width:768px){.mantine-Carousel-root .mantine-jrejft{opacity:.8}}.mantine-Carousel-root:hover .mantine-jrejft{opacity:.95}.mantine-Carousel-controls{bottom:50%}@media(max-width:768px){.mantine-Carousel-controls{left:-25px;right:-25px}}.mantine-Carousel-container,.mantine-Carousel-viewport{height:100%}.post-series-carousel .mantine-Carousel-indicators{bottom:-16px}html{scroll-behavior:smooth}body,html{font-family:Be Vietnam Pro,sans-serif;height:100%}body{padding:0;margin:0}@font-face{font-family:Carola;src:url(/static/fonts/SVN-Carola.ttf)}@font-face{font-family:Pronema;src:url(/static/fonts/pronema-serif.otf)}#__next{height:100%}.sticky{position:fixed;top:0;width:100%}.link{text-decoration:none}span{white-space:break-spaces}.talent-editor-content-wrapper{font-family:Be Vietnam Pro,sans-serif!important;line-height:1.5715!important;font-size:1rem}.talent-editor-content-wrapper h1,.talent-editor-content-wrapper h2,.talent-editor-content-wrapper h3,.talent-editor-content-wrapper h4,.talent-editor-content-wrapper h5,.talent-editor-content-wrapper h6{margin-top:0;margin-bottom:.5em;color:#000}.talent-editor-content-wrapper p{margin-top:0;margin-bottom:1em}.talent-editor-content-wrapper a{text-decoration:underline;color:#06c;font-weight:400}.talent-editor-content-wrapper img{width:100%}.talent-editor-content-wrapper__header__image{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}.talent-editor-content-wrapper__header__name-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2px 0;background-color:#dda852}.talent-editor-content-wrapper__header__name-wrapper__name{font-family:Carola,sans-serif!important;color:#091a54!important;font-style:normal;font-weight:400;font-size:64px;line-height:77px;margin-bottom:8px!important}.talent-editor-content-wrapper__header__name-wrapper__subtitle{text-transform:uppercase;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#000;margin-bottom:4px!important}.talent-editor-content-wrapper__block-title{text-transform:uppercase;font-weight:700;font-size:20px;line-height:27px}.talent-editor-content-wrapper__row-block-wrapper{margin-top:32px}.talent-editor-content-wrapper__row-block-wrapper__first-letter{font-family:Carola,sans-serif!important;color:#dda852!important;font-weight:400;font-size:128px;line-height:154px}.talent-editor-content-wrapper__row-block-wrapper__block-content{margin-top:45px;margin-left:30px}@media(max-width:992px){.talent-editor-content-wrapper__row-block-wrapper{flex-direction:column}.talent-editor-content-wrapper__row-block-wrapper__first-letter{line-height:1;margin-bottom:16px!important;font-size:96px}.talent-editor-content-wrapper__row-block-wrapper__block-content{margin-top:0;margin-left:0}}.talent-editor-content-wrapper__image-block{margin-top:24px}.talent-editor-content-wrapper__image-block__img{flex:1 1;max-width:50%}.talent-editor-content-wrapper__image-block__img:first-child{padding-right:8px}.talent-editor-content-wrapper__image-block__img:last-child{padding-left:8px}@media(max-width:992px){.talent-editor-content-wrapper__image-block{flex-direction:column}.talent-editor-content-wrapper__image-block__img{flex:1 1;max-width:100%}.talent-editor-content-wrapper__image-block__img:first-child{padding-right:0}.talent-editor-content-wrapper__image-block__img:last-child{padding-left:0}}.talent-editor-content-wrapper__statistic-block__row-1{flex-wrap:wrap}.talent-editor-content-wrapper__statistic-block__row-1__edt{flex:1 1;word-break:break-word;max-width:50%}.talent-editor-content-wrapper__statistic-block__row-1__edt:first-child{padding-right:8px}.talent-editor-content-wrapper__statistic-block__row-1__edt:last-child{padding-left:8px}@media(max-width:992px){.talent-editor-content-wrapper__statistic-block__row-1{flex-direction:column}.talent-editor-content-wrapper__statistic-block__row-1__edt{flex:1 1;max-width:100%}.talent-editor-content-wrapper__statistic-block__row-1__edt:first-child{padding-right:0}.talent-editor-content-wrapper__statistic-block__row-1__edt:last-child{padding-left:0}}.talent-editor-content-wrapper__statistic-block__row-2{margin-top:24px}.talent-editor-content-wrapper__achie-story-block{position:relative}.talent-editor-content-wrapper__achie-story-block__row-1{flex-wrap:nowrap}.talent-editor-content-wrapper__achie-story-block__row-1__edt{max-width:542px;word-break:break-word}.talent-editor-content-wrapper__achie-story-block__row-1__edt:first-child{padding-right:8px}.talent-editor-content-wrapper__achie-story-block__row-1__edt:last-child{padding-left:8px}.talent-editor-content-wrapper__achie-story-block__row-1__col:first-child{padding-right:8px}.talent-editor-content-wrapper__achie-story-block__row-1__col:last-child{padding-left:8px}@media(max-width:992px){.talent-editor-content-wrapper__achie-story-block__row-1{flex-direction:column}.talent-editor-content-wrapper__achie-story-block__row-1__edt{flex:1 1;max-width:100%}.talent-editor-content-wrapper__achie-story-block__row-1__edt:first-child{padding-right:0}.talent-editor-content-wrapper__achie-story-block__row-1__edt:last-child{padding-left:0}.talent-editor-content-wrapper__achie-story-block__row-1__col:first-child{padding-right:0}.talent-editor-content-wrapper__achie-story-block__row-1__col:last-child{padding-left:0}}.talent-editor-content-wrapper__achie-story-block__row-2{margin-top:16px}.talent-editor-content-wrapper__brands-block{max-width:1210px}.talent-editor-content-wrapper__brands-block .brand-tags-area{margin-top:24px}.talent-editor-content-wrapper .--center{display:flex!important;flex-direction:column;align-items:center}.talent-editor-content-wrapper .--mw-1320{max-width:1320px;width:100%}.talent-editor-content-wrapper .--mw-1320--p-110{max-width:1210px}.talent-editor-content-wrapper .PlaygroundEditorTheme__ul{margin-left:0}.talent-editor-content-wrapper .PlaygroundEditorTheme__listItem{margin:0}.talent-editor-content-wrapper .PlaygroundEditorTheme__nestedListItem{margin-left:16px}.brand-tag{border:1px solid #091a54;padding:14px 24px;border-radius:36px!important;font-weight:500;font-size:16px;line-height:22px;text-align:center;color:#000;text-decoration:none;background-color:transparent;margin-right:24px;margin-bottom:24px;width:-moz-fit-content;width:fit-content}.brand-tag:hover{cursor:pointer;background-color:#091a54;color:#fff}@media(max-width:992px){.brand-tag{padding:8px 16px;font-size:14px}}