.section-skills-tabs--nav{gap:60px;display:flex;margin-bottom:60px;justify-content:center;border-bottom:1px solid #e5e0ff}.section-skills-tabs--nav .tabs-nav--item{border:0;position:relative;background:0 0;display:block;color:#320361;font-size:16px;font-weight:300;line-height:160%;padding-bottom:10px;letter-spacing:-.48px}.section-skills-tabs--nav .tabs-nav--item::after{content:"";display:block;position:absolute;left:0;right:0;bottom:0;transform:scaleX(0);transform-origin:center;transition:transform .3s ease;border-bottom:1px solid #6f47e5}.section-skills-tabs--nav .tabs-nav--item.active::after,.section-skills-tabs--nav .tabs-nav--item:hover::after{transform:scaleX(1)}@media screen and (max-width:767px){.section-skills-tabs--nav{gap:15px;margin-bottom:30px}.section-skills-tabs--nav .tabs-nav--item{font-size:14px}}.section-skills-tabs--items{padding-bottom:15px;overflow:hidden;position:relative}.section-skills-tabs--items .tab-item{gap:60px;top:0;right:0;opacity:0;display:flex;flex-wrap:wrap;position:absolute;transition:.3s ease;pointer-events:none;justify-content:space-between}.section-skills-tabs--items .tab-item.reverse{flex-direction:row-reverse}@media screen and (max-width:767px){.section-skills-tabs--items .tab-item.reverse{flex-direction:column-reverse}}.section-skills-tabs--items .tab-item.active{opacity:1;position:relative;pointer-events:auto}.section-skills-tabs--items .tab-item .score-card{padding:30px;border-radius:20px;background:#fff}.section-skills-tabs--items .tab-item .score-card p{color:#320361;font-size:48px;font-weight:300;line-height:100%;margin-bottom:30px;letter-spacing:-1.44px}.section-skills-tabs--items .tab-item .score-card small{color:#320361;font-size:16px;font-weight:300;line-height:160%;letter-spacing:-.48px}.section-skills-tabs--items .tab-item .image{flex:1;overflow:hidden;border-radius:20px}.section-skills-tabs--items .tab-item .image img{width:100%;height:auto;display:block}.section-skills-tabs--items .tab-item .content{flex:1;display:flex;padding:0 16px;flex-direction:column}.section-skills-tabs--items .tab-item .content h3{margin-bottom:20px}.section-skills-tabs--items .tab-item .content>div{margin-top:auto}.section-skills-tabs--items .tab-item .content .tab-progress-bar{margin-bottom:20px}.section-skills-tabs--items .tab-item .content .tab-progress-bar .item{margin-bottom:10px}.section-skills-tabs--items .tab-item .content .tab-progress-bar p{display:flex;font-size:12px;font-weight:300;line-height:160%;margin-bottom:5px;letter-spacing:-.36px;justify-content:space-between}.section-skills-tabs--items .tab-item .content .tab-progress-bar strong{font-weight:700}.section-skills-tabs--items .tab-item .content .tab-progress-bar .bar{height:2px;background:#e5e0ff}.section-skills-tabs--items .tab-item .content .tab-progress-bar .bar span{width:0%;height:100%;display:block;max-width:100%;background:#8b75ff}@media screen and (max-width:767px){.section-skills-tabs--items .tab-item{gap:30px}.section-skills-tabs--items .tab-item .content,.section-skills-tabs--items .tab-item .image,.section-skills-tabs--items .tab-item .score-card{flex:0 0 100%}}