skills-profile-post{visibility:visible!important;} 
/* csshash:6ag7v */
.loader__6ag7v{position:relative;display:inline-block;width:34px;height:8px;padding:0;text-align:center}.loader__6ag7v:before,.loader__6ag7v:after{position:absolute;top:50%;width:8px;height:8px;border-radius:50%;background:var(--color_main);transform:scale(.75);opacity:.5;content:''}.loader__6ag7v.__light__6ag7v:before,.loader__6ag7v.__light__6ag7v:after{background:var(--color_white)}.loader__6ag7v.__small__6ag7v{width:16px;height:4px}.loader__6ag7v.__small__6ag7v:before,.loader__6ag7v.__small__6ag7v:after{width:4px;height:4px;background:var(--color_secondary)}.loader__6ag7v.__small__6ag7v:before{margin:-4px 0 0 -10px}.loader__6ag7v.__small__6ag7v:after{margin:-4px -6px 0 0}.loader__6ag7v:before{left:50%;margin:-4px 0 0 -15px;animation:show__6ag7v .9s 0s infinite linear}.loader__6ag7v:after{right:50%;margin:-4px -15px 0 0;animation:show__6ag7v .9s .3s infinite linear}.loader__6ag7v .item__6ag7v{position:absolute;top:50%;left:50%;display:block;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;background:var(--color_main);transform:scale(.75);opacity:.5;animation:show__6ag7v .9s .15s infinite linear}.loader__6ag7v .item__6ag7v.__small__6ag7v{width:4px;height:4px;background:var(--color_secondary)}.loader__6ag7v .item__6ag7v.__light__6ag7v{background:var(--color_white)}@keyframes show__6ag7v{0%{transform:scale(.75);opacity:.5}25%{transform:scale(.75);opacity:.5}50%{transform:scale(1);opacity:1}100%{transform:scale(.75);opacity:.5}}
/* csshash:tpzoq */
.spin__tpzoq{display:inline-block}.spin__tpzoq.__center__tpzoq{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.spin__tpzoq.__absolute__tpzoq{position:absolute}.spin__tpzoq.__fixed__tpzoq{position:fixed}.spin__tpzoq.__absolute__tpzoq,.spin__tpzoq.__fixed__tpzoq{display:block;top:50%;left:50%;transform:translate(-50%,-50%)}.spin-container__tpzoq.__with-label__tpzoq{display:inline-flex;flex-direction:column;align-items:center}.spin-icon-wrapper__tpzoq{line-height:0}.spin-icon-wrapper__tpzoq.__default__tpzoq{width:32px;height:32px}.spin-icon-wrapper__tpzoq.__small__tpzoq{width:16px;height:16px}.spin-label__tpzoq{margin-top:16px;font-size:var(--fs-l);line-height:21px;color:var(--color_secondary)}.spin-icon__tpzoq svg{animation:rotate__tpzoq 3.5s linear infinite}.spin-icon__tpzoq svg circle{stroke:var(--color_orange);animation:arcs__tpzoq 3.9s cubic-bezier(.82,.1,.48,1) infinite}@media (prefers-color-scheme:dark){:root.__ui-theme_enabled:not(.__ui-theme_light) .spin-icon__tpzoq svg circle{stroke:var(--color_white)}}:root.__ui-theme_enabled.__ui-theme_dark .spin-icon__tpzoq svg circle,:root.ds-colors.dark-theme .spin-icon__tpzoq svg circle{stroke:var(--color_white)}@keyframes rotate__tpzoq{100%{transform:rotate(360deg)}}@keyframes arcs__tpzoq{0%{stroke-dashoffset:87.9646}12.5%{stroke-dashoffset:65.97345}25%{stroke-dashoffset:43.9823}37.5%{stroke-dashoffset:21.99115}50%{stroke-dashoffset:0}62.5%{stroke-dashoffset:-21.99115}75%{stroke-dashoffset:-43.9823}87.5%{stroke-dashoffset:-65.97345}100%{stroke-dashoffset:-87.9646}}
/* csshash:paevy */
.spinner__paevy{position:relative;display:inline-block;color:var(--color_white);vertical-align:middle}.spinner__paevy.__size-16__paevy{width:16px;height:16px}.spinner__paevy.__size-20__paevy{width:20px;height:20px}.spinner__paevy.__size-40__paevy{width:40px;height:40px}.spinner__paevy.__size-48__paevy{width:48px;height:48px}.spinner__paevy.__view-secondary__paevy{color:var(--color_secondary)}.spinner__paevy.__light__paevy{color:var(--color_orange)}.spinner__paevy.__outline__paevy{color:var(--color_secondary)}.spinner__paevy.__clean__paevy{color:var(--color_secondary)}.spinner__paevy:before,.spinner__paevy:after,.el__paevy:before,.el__paevy:after{position:absolute;display:block;box-sizing:border-box;width:100%;height:100%;margin:0;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spinner__paevy 1.2s cubic-bezier(.5,0,.5,1) infinite;content:''}.spinner__paevy.__size-48__paevy:before,.spinner__paevy.__size-48__paevy:after,.spinner__paevy.__size-48__paevy .el__paevy:before,.spinner__paevy.__size-48__paevy .el__paevy:after{border-width:4px}.spinner__paevy:after{animation-delay:-.45s}.el__paevy:before{animation-delay:-.3s}.el__paevy:after{animation-delay:-.15s}@keyframes spinner__paevy{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
/* csshash:0ej09 */
.button-core__0ej09{position:relative;display:inline-block;box-sizing:border-box;margin:0;border:0;overflow:visible;color:var(--color_white);font-weight:normal;white-space:nowrap;text-align:center;background-color:var(--color_orange_new);outline:none;transition:box-shadow .1s ease-in,background-color .1s ease-in;user-select:none}.button-core__0ej09.__size-l__0ej09{height:40px;padding:8px 16px;border-radius:16px;font-size:var(--fs-l);line-height:var(--lh-n)}.button-core__0ej09.__size-m__0ej09{height:32px;padding:0 16px;border-radius:16px;font-size:var(--fs-n);line-height:32px}.button-core__0ej09.__size-s__0ej09{height:24px;padding:0 12px;border-radius:12px;font-size:var(--fs-s);line-height:24px}.button-core__0ej09.__wide__0ej09{width:100%}.button-core__0ej09.__circle__0ej09{min-width:0;padding:0}.button-core__0ej09.__circle__0ej09.__size-m__0ej09{width:32px}.button-core__0ej09.__circle__0ej09.__size-s__0ej09{width:24px}.button-core__0ej09.__view-secondary__0ej09{color:var(--color_secondary);background-color:var(--color_main-008)}.button-core__0ej09.__view-secondary__0ej09.__high_contrast__0ej09{color:var(--color_main)}.button-core__0ej09.__light__0ej09{color:var(--color_orange_new);background-color:var(--color_orange-light)}.button-core__0ej09.__white__0ej09{color:#333;background-color:var(--color_white)}.button-core__0ej09.__white-secondary__0ej09{color:var(--color_white);background-color:var(--color_white-008)}.button-core__0ej09.__eye-catching__0ej09{background-color:#87189d}.button-core__0ej09.__view_accent__0ej09{color:var(--color_white);background-color:#1abaff}.button-core__0ej09.__dark__0ej09{color:var(--color_white);background-color:rgba(0,0,0,0.6)}.button-core__0ej09.__outline__0ej09{color:var(--color_secondary);background-color:var(--color_surface);box-shadow:inset 0 0 0 1px var(--color_gray-stub)}.button-core__0ej09.__clean__0ej09{color:var(--color_secondary);background-color:transparent}.button-core__0ej09.__no-radius__0ej09{border-radius:0}.button-core__0ej09.__radius-8__0ej09{border-radius:8px}.button-core__0ej09.__radius-16__0ej09{border-radius:16px}.button-core__0ej09.__radius-40__0ej09{border-radius:40px}.button-core__0ej09.__center-align__0ej09{display:flex;align-items:center;justify-content:center;line-height:normal}.content__0ej09{display:block}.content__0ej09.__center-align__0ej09{display:flex;align-items:center}.spinner__0ej09{position:absolute;top:0;left:0;display:none;align-items:center;justify-content:center;width:100%;height:100%}.button-core__0ej09.__loading__0ej09 .content__0ej09{z-index:-1;opacity:0}.button-core__0ej09.__loading__0ej09 .spinner__0ej09{display:flex}.button-core-container__0ej09:hover.button-core__0ej09,.button-core-container__0ej09:focus.button-core__0ej09,.button-core-container__0ej09:active.button-core__0ej09,.button-core-container__0ej09.__active__0ej09.button-core__0ej09,.button-core-container__0ej09:hover .button-core__0ej09,.button-core-container__0ej09:focus .button-core__0ej09,.button-core-container__0ej09:active .button-core__0ej09,.button-core-container__0ej09.__active__0ej09 .button-core__0ej09{color:var(--color_white);text-decoration:none;background-color:var(--color_orange_hover);box-shadow:0 0 0 1px var(--color_orange_hover)}.button-core-container__0ej09:hover .button-core__0ej09.__view-secondary__0ej09,.button-core-container__0ej09:focus .button-core__0ej09.__view-secondary__0ej09,.button-core-container__0ej09:active .button-core__0ej09.__view-secondary__0ej09,.button-core-container__0ej09.__active__0ej09 .button-core__0ej09.__view-secondary__0ej09{color:var(--dynamic-text-and-icons-base-primary);background-color:var(--color_main-012);outline:none;box-shadow:0 0 0 1px var(--color_main-012)}.button-core-container__0ej09:hover .button-core__0ej09.__view-secondary__0ej09.__high_contrast__0ej09,.button-core-container__0ej09:focus .button-core__0ej09.__view-secondary__0ej09.__high_contrast__0ej09,.button-core-container__0ej09:active .button-core__0ej09.__view-secondary__0ej09.__high_contrast__0ej09,.button-core-container__0ej09.__active__0ej09 .button-core__0ej09.__view-secondary__0ej09.__high_contrast__0ej09{color:var(--color_main)}.button-core-container__0ej09:hover .button-core__0ej09.__light__0ej09,.button-core-container__0ej09:focus .button-core__0ej09.__light__0ej09,.button-core-container__0ej09:active .button-core__0ej09.__light__0ej09,.button-core-container__0ej09.__active__0ej09 .button-core__0ej09.__light__0ej09{color:var(--color_orange_new);background-color:var(--color_orange-light_hover);outline:none;box-shadow:0 0 0 1px var(--color_orange-light_hover)}.button-core-container__0ej09:hover .button-core__0ej09.__white__0ej09,.button-core-container__0ej09:focus .button-core__0ej09.__white__0ej09,.button-core-container__0ej09:active .button-core__0ej09.__white__0ej09,.button-core-container__0ej09.__active__0ej09 .button-core__0ej09.__white__0ej09{color:#333;background-color:var(--color_white);outline:none;box-shadow:0 0 0 1px var(--color_main-012)}.button-core-container__0ej09:hover .button-core__0ej09.__white-secondary__0ej09,.button-core-container__0ej09:focus .button-core__0ej09.__white-secondary__0ej09,.button-core-container__0ej09:active .button-core__0ej09.__white-secondary__0ej09,.button-core-container__0ej09.__active__0ej09 .button-core__0ej09.__white-secondary__0ej09{color:var(--color_white);background-color:var(--color_white-012);outline:none;box-shadow:0 0 0 1px var(--color_white-012)}.button-core-container__0ej09:hover .button-core__0ej09.__outline__0ej09,.button-core-container__0ej09:focus .button-core__0ej09.__outline__0ej09,.button-core-container__0ej09:active .button-core__0ej09.__outline__0ej09,.button-core-container__0ej09.__active__0ej09 .button-core__0ej09.__outline__0ej09{color:var(--color_secondary);background-color:var(--color_on-surface);outline:none;box-shadow:0 0 0 1px rgba(0,0,0,0.12)}.button-core-container__0ej09:hover .button-core__0ej09.__clean__0ej09,.button-core-container__0ej09:focus .button-core__0ej09.__clean__0ej09,.button-core-container__0ej09:active .button-core__0ej09.__clean__0ej09,.button-core-container__0ej09.__active__0ej09 .button-core__0ej09.__clean__0ej09{color:var(--color_secondary);background-color:transparent;outline:none;box-shadow:none}.button-core-container__0ej09:hover .button-core__0ej09.__eye-catching__0ej09,.button-core-container__0ej09:focus .button-core__0ej09.__eye-catching__0ej09,.button-core-container__0ej09:active .button-core__0ej09.__eye-catching__0ej09,.button-core-container__0ej09.__active__0ej09 .button-core__0ej09.__eye-catching__0ej09{background-color:#6b0380;box-shadow:0 0 0 1px #6b0380}.button-core-container__0ej09:hover .button-core__0ej09.__view_accent__0ej09,.button-core-container__0ej09:focus .button-core__0ej09.__view_accent__0ej09,.button-core-container__0ej09:active .button-core__0ej09.__view_accent__0ej09,.button-core-container__0ej09.__active__0ej09 .button-core__0ej09.__view_accent__0ej09{background-color:#1abaff;box-shadow:0 0 0 1px #1abaff}.button-core-container__0ej09:hover .button-core__0ej09.__dark__0ej09,.button-core-container__0ej09:focus .button-core__0ej09.__dark__0ej09,.button-core-container__0ej09:active .button-core__0ej09.__dark__0ej09,.button-core-container__0ej09.__active__0ej09 .button-core__0ej09.__dark__0ej09{background-color:rgba(0,0,0,0.8);box-shadow:0 0 0 1px rgba(0,0,0,0.8)}.button-core-container__0ej09:disabled.button-core__0ej09,.button-core-container__0ej09:disabled .button-core__0ej09{background-color:var(--color_orange_new);box-shadow:none}.button-core-container__0ej09:disabled .button-core__0ej09.__view-secondary__0ej09{background-color:var(--color_main-008);box-shadow:none}.button-core-container__0ej09:disabled .button-core__0ej09.__light__0ej09{background-color:var(--color_orange-light);box-shadow:none}.button-core-container__0ej09:disabled .button-core__0ej09.__white__0ej09{background-color:var(--color_white);box-shadow:none}.button-core-container__0ej09:disabled .button-core__0ej09.__white-secondary__0ej09{background-color:var(--color_white-008);box-shadow:none}.button-core-container__0ej09:disabled .button-core__0ej09.__outline__0ej09{background-color:var(--color_surface);box-shadow:none}.button-core-container__0ej09:disabled .button-core__0ej09.__clean__0ej09{background-color:transparent}.button-core-container__0ej09:disabled .button-core__0ej09.__eye-catching__0ej09{background-color:#87189d;box-shadow:none}.button-core-container__0ej09:disabled .button-core__0ej09.__view_accent__0ej09{background-color:#1abaff;box-shadow:none}.button-core-container__0ej09:disabled .button-core__0ej09.__dark__0ej09{background-color:rgba(0,0,0,0.6);box-shadow:none}.button-core-container__0ej09:hover .button-core__0ej09,.button-core-container__0ej09:active .button-core__0ej09{outline:none}
/* csshash:91azp */
.link__91azp{text-decoration:none}.link__91azp:hover{text-decoration:underline}.link__91azp.__primary__91azp{color:var(--color_main)}.link__91azp.__secondary__91azp{color:var(--color_secondary)}.link__91azp.__active__91azp{color:var(--color_orange)}.link__91azp.__black__91azp{color:var(--color_main)}.link__91azp.__white__91azp{color:var(--color_white)}.link__91azp.__orange__91azp{color:var(--color_orange);text-decoration:none}.link__91azp.__orange__91azp:hover{color:var(--color_action_active_new)}.link__91azp.__none__91azp{text-decoration:none;cursor:auto}.link__91azp.__none__91azp:hover{color:inherit;text-decoration:none}.link__91azp.__no-text-decor__91azp{text-decoration:none}.link__91azp.__no-text-decor__91azp:hover{text-decoration:none}
/* csshash:82n7a */
.link-button__82n7a{margin:0;padding:0;border:0;text-decoration:none;background:none;outline:none;-webkit-appearance:none}.link-button__82n7a:hover,.link-button__82n7a:active{outline:none}
/* csshash:ijkqc */
.icon__ijkqc{display:inline-block}.icon__ijkqc > svg{display:block}.icon__ijkqc.__is-flipped__ijkqc{transform:scaleX(-1)}.icon__ijkqc.__margin-right__ijkqc{margin-right:4px}.icon__ijkqc.__margin-left__ijkqc{margin-left:4px}.icon__ijkqc.__size-8__ijkqc{width:8px;height:8px}.icon__ijkqc.__size-10__ijkqc{width:10px;height:10px}.icon__ijkqc.__size-12__ijkqc{width:12px;height:12px}.icon__ijkqc.__size-16__ijkqc{width:16px;height:16px}.icon__ijkqc.__size-18__ijkqc{width:18px;height:18px}.icon__ijkqc.__size-20__ijkqc{width:20px;height:20px}.icon__ijkqc.__size-24__ijkqc{width:24px;height:24px}.icon__ijkqc.__size-26__ijkqc{width:26px;height:26px}.icon__ijkqc.__size-28__ijkqc{width:28px;height:28px}.icon__ijkqc.__size-32__ijkqc{width:32px;height:32px}.icon__ijkqc.__size-36__ijkqc{width:36px;height:36px}.icon__ijkqc.__size-40__ijkqc{width:40px;height:40px}.icon__ijkqc.__size-44__ijkqc{width:44px;height:44px}.icon__ijkqc.__size-48__ijkqc{width:48px;height:48px}.icon__ijkqc.__size-54__ijkqc{width:54px;height:54px}.icon__ijkqc.__size-56__ijkqc{width:56px;height:56px}.icon__ijkqc.__size-60__ijkqc{width:60px;height:60px}.icon__ijkqc.__size-64__ijkqc{width:64px;height:64px}.icon__ijkqc.__size-80__ijkqc{width:80px;height:80px}.icon__ijkqc.__size-96__ijkqc{width:96px;height:96px}.icon__ijkqc.__size-100__ijkqc{width:100px;height:100px}.icon__ijkqc.__size-120__ijkqc{width:120px;height:120px}.icon__ijkqc.__size-128__ijkqc{width:128px;height:128px}.icon__ijkqc.__size-132__ijkqc{width:132px;height:132px}.icon__ijkqc.__size-144__ijkqc{width:144px;height:144px}.icon__ijkqc.__size-152__ijkqc{width:152px;height:152px}.icon__ijkqc.__size-160__ijkqc{width:160px;height:160px}.icon__ijkqc.__size-176__ijkqc{width:176px;height:176px}.icon__ijkqc.__size-208__ijkqc{width:208px;height:208px}.icon__ijkqc.__size-240__ijkqc{width:240px;height:240px}.icon__ijkqc.__size-288__ijkqc{width:288px;height:288px}.icon__ijkqc.__size-full__ijkqc{width:100%;height:100%}.svg-fill{fill:currentColor}.svg-stroke{stroke:currentColor}
/* csshash:3ujnq */
.avatar__3ujnq{position:relative;display:inline-block;border-radius:4px;overflow:hidden;background-position:50% 50%;background-size:cover}.avatar__3ujnq.__border__3ujnq:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:var(--delimiter_global);border-radius:inherit}.avatar__3ujnq.__block__3ujnq{display:block}.avatar__3ujnq.__trimmed__3ujnq{border-radius:8px}.avatar__3ujnq.__round__3ujnq{border-radius:50%}.avatar__3ujnq.__round__3ujnq:before{border-radius:50%}.avatar__3ujnq.__size-16__3ujnq{width:16px;height:16px}.avatar__3ujnq.__size-20__3ujnq{width:20px;height:20px}.avatar__3ujnq.__size-24__3ujnq{width:24px;height:24px}.avatar__3ujnq.__size-28__3ujnq{width:28px;height:28px}.avatar__3ujnq.__size-32__3ujnq{width:32px;height:32px}.avatar__3ujnq.__size-36__3ujnq{width:36px;height:36px}.avatar__3ujnq.__size-40__3ujnq{width:40px;height:40px}.avatar__3ujnq.__size-44__3ujnq{width:44px;height:44px}.avatar__3ujnq.__size-48__3ujnq{width:48px;height:48px}.avatar__3ujnq.__size-56__3ujnq{width:56px;height:56px}.avatar__3ujnq.__size-64__3ujnq{width:64px;height:64px}.avatar__3ujnq.__size-80__3ujnq{width:80px;height:80px}.avatar__3ujnq.__size-96__3ujnq{width:96px;height:96px}.avatar__3ujnq.__size-128__3ujnq{width:128px;height:128px}.avatar__3ujnq.__size-144__3ujnq{width:144px;height:144px}.avatar__3ujnq.__size-152__3ujnq{width:152px;height:152px}.avatar__3ujnq.__size-160__3ujnq{width:160px;height:160px}.avatar__3ujnq.__size-176__3ujnq{width:176px;height:176px}.avatar__3ujnq.__size-208__3ujnq{width:208px;height:208px}.avatar__3ujnq.__size-240__3ujnq{width:240px;height:240px}.avatar__3ujnq.__size-288__3ujnq{width:288px;height:288px}.img__3ujnq{display:block}
/* csshash:hu8a2 */
.avatar-list__hu8a2{display:flex;align-items:center}.avatar-list__hu8a2.__margin__hu8a2{margin-bottom:4px}.avatar-list_cards__hu8a2{display:flex;flex:0 0 auto;flex-direction:row-reverse}.avatar-list_card__hu8a2{display:inline-block;width:20px;height:20px;margin-right:-6px;border:var(--delimiter_global);border-radius:50%;overflow:hidden;vertical-align:middle}.avatar-list_cnt__hu8a2{flex:1 1 auto;margin-left:12px;line-height:20px}.avatar-list_cnt__hu8a2:empty{display:none}
/* csshash:n246c */
.skills_skills-profile-post .recommendations__n246c{color:var(--color_secondary);font-size:12px}.skills_skills-profile-post .recommendations_text__n246c{margin-left:4px} 
/* csshash:kq7ru */
.card__kq7ru{display:flex;flex-direction:column}.card__kq7ru.__h__kq7ru{flex-direction:row}
/* csshash:02cy5 */
.card-caption__02cy5{display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:18px;text-overflow:ellipsis;word-wrap:break-word;max-height:36px;margin-bottom:4px;color:var(--color_main);font-weight:600;font-size:14px;line-height:18px}.card-caption-small__02cy5{display:block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:18px;text-overflow:ellipsis;word-wrap:break-word;max-height:18px;display:inline-block;margin-bottom:4px;color:var(--color_main);font-weight:600;font-size:12px;line-height:18px;white-space:nowrap}
/* csshash:xorks */
.card-info__xorks{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;color:var(--color_secondary)}.card-info__xorks.__lighter__xorks{color:var(--color_secondary)}.card-info__xorks.__small__xorks{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}
/* csshash:z5m4q */
.card-photo__z5m4q{position:relative;flex-shrink:0}.card-photo__z5m4q.__24__z5m4q{width:24px;height:24px}.card-photo__z5m4q.__32__z5m4q{width:32px;height:32px}.card-photo__z5m4q.__40__z5m4q{width:40px}.card-photo__z5m4q.__48__z5m4q{width:48px;height:48px}.card-photo__z5m4q.__60__z5m4q{width:60px}.card-photo__z5m4q.__64__z5m4q{width:64px}.card-photo__z5m4q.__80__z5m4q{width:80px;height:80px}.card-photo__z5m4q.__84__z5m4q{width:84px}.card-photo__z5m4q.__96__z5m4q{width:96px;height:96px}.card-photo__z5m4q.__112__z5m4q{width:112px;height:112px}.card-photo__z5m4q.__120__z5m4q{width:120px;height:auto}.card-photo__z5m4q.__128__z5m4q{width:128px;height:128px}.card-photo__z5m4q.__131__z5m4q{width:131px;height:131px}.card-photo__z5m4q.__152__z5m4q{width:152px;height:152px}.card-photo__z5m4q.__160__z5m4q{width:160px;height:160px}.card-photo__z5m4q.__176__z5m4q{width:176px;height:176px}.card-photo__z5m4q.__204__z5m4q{width:204px;height:204px}.card-photo__z5m4q.__208__z5m4q{width:208px;height:208px}.card-photo__z5m4q.__gap-right__z5m4q{margin-right:16px}.card-photo__z5m4q.__gap-right__small__z5m4q{margin-right:8px}.card-photo__z5m4q.__gap-right__medium__z5m4q{margin-right:12px}
/* csshash:s39zv */
.card-section__s39zv{display:flex;flex:1 1 50%;flex-direction:column;min-width:0}.card-section__s39zv.__horizontal__s39zv{flex-direction:row}.card-section__s39zv.__content-width__s39zv{flex:0 0 0;min-width:auto}
/* csshash:rnz1m */
.skills_skills-profile-post .skills__rnz1m{display:flex;align-items:center}.skills_skills-profile-post .icon__rnz1m{flex-shrink:0;margin-right:8px}.skills_skills-profile-post .category__rnz1m{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--color_secondary);font-size:12px;line-height:16px}.skills_skills-profile-post .about__rnz1m{display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:16px;text-overflow:ellipsis;word-wrap:break-word;max-height:32px;margin-top:8px;color:var(--color_secondary);font-size:14px;line-height:16px} 
/* csshash:driu9 */
.skills_skills-profile-post .root__driu9{padding:12px;border:1px solid var(--color_main-008);border-radius:4px}.skills_skills-profile-post .delimiter__driu9{width:100%;height:1px;margin-top:12px;margin-bottom:12px;background-color:var(--color_gray-6)}.skills_skills-profile-post .footer__driu9{display:flex;align-items:center;justify-content:space-between} 
 