.custom-tabs-wrapper {display: flex;gap: 120px;align-items: flex-start;justify-content: flex-start;flex-wrap: wrap;padding: 0;background: unset;} .tabs-left {
width: 18.750%;}.wkit-wb-Widget_0wz6r025 .tab-titles {
list-style: none;
padding: 0;
margin: 0;} .tabs-left .tab-titles > div .tab-title-item {
padding: 0 0 16px 8px;
background: transparent;
box-shadow: none;
margin-bottom: 0;
border-radius: 0;
color: #0A0B11;
font-weight: 300;
font-family: "Onest", Sans-serif;
border-bottom: 3px solid rgb(18 18 18 / 15%);
cursor: pointer;
transition: all 0.3s ease;
font-size: 16px;
position: relative;
z-index: 0;}.wkit-wb-Widget_0wz6r025 .tab-titles {
display: flex;
flex-direction: column;
gap: 20px;}.wkit-wb-Widget_0wz6r025 .tab-title-item:hover {
background-color: #f3f4f6;}.wkit-wb-Widget_0wz6r025 .tab-progress {
position: absolute;
bottom: -3px;
left: 0;
height: 3px;
width: 0%;
background-color: #6366f1;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
opacity: 0;
transition: width 5s linear, opacity 0.3s ease;
z-index: 1;
top: auto;}.wkit-wb-Widget_0wz6r025 .tab-title-item.active .tab-progress {
width: 100%;
opacity: 1;} .tabs-right {flex: 1;max-width: 100%;background: transparent;box-shadow: unset;padding: 0;}.wkit-wb-Widget_0wz6r025 .tabs-right .tab-content {
display: flex;
align-items: center;}.wkit-wb-Widget_0wz6r025 .tabs-right .tab-content .tab-content-icon {
flex: 1;
margin-right: -30%;}.wkit-wb-Widget_0wz6r025 .tabs-right .tab-content .tab-content-left {
width: 43.390%;}.wkit-wb-Widget_0wz6r025 .tabs-right .tab-content .tab-content-left .tab-title {
font-size: 36px;
font-weight: 500;
color: #0A0B11;
margin-bottom: 16px;
line-height: 1;
font-family: "Onest", Sans-serif;
margin-top: 24px;}.wkit-wb-Widget_0wz6r025 .tabs-right .tab-content .tab-content-icon img {
width: 100%;
height: 100%;
box-shadow: unset;}.wkit-wb-Widget_0wz6r025 .tabs-right .tab-content .tab-content-left .tab-icon-box {
width: max-content;
padding: 15px;
background: #fff;
border-radius: 16px;}.wkit-wb-Widget_0wz6r025 .tabs-right .tab-content .tab-content-left .tab-description {
font-size: 20px;
font-weight: 300;
color: #0A0B11;
opacity: 0.8;
font-family: "Onest", Sans-serif;
line-height: 30px;}.wkit-wb-Widget_0wz6r025 .tabs-left .tab-titles > div .tab-title-item.active {
-webkit-text-stroke: 0.5px;}.wkit-wb-Widget_0wz6r025 .tab-title-dropdown {
display: none;
width: 100%;
padding: 8px;
font-size: 16px;
margin-top: 10px;}