.-after-intro-widgets-progress-lists {
    padding-bottom:14px;
    width:max-content;
    display:flex;
    flex-direction:column;
}

.YC-after-intro-title {
    font-weight:500;
    font-size:20px;
    width:max-content;
    display:flex;
    position:relative;
    padding-bottom:10px;
    color:white;
}

.YC-after-intro-widgets-items-boxed .-after__intro-widgets-progress-item-v1 {
    margin-bottom:28px;
    display:flex;
    font-size:17px;
    font-weight:300;
    align-items:self-start;
}

.YC-after-intro-widgets-items-boxed .-after__intro-widgets-progress-item-v1:last-child {
    margin-bottom:0;
}
.YC-after-intro-widgets-items-boxed .-after__intro-widgets-progress-item-v1 span {
    font-size:60px;
    font-weight:900;
    letter-spacing:0px;
    color:#FFFFFF;
    -webkit-text-stroke:1px #02010100;
    -webkit-text-stroke-width:1px;
    background-color:transparent;
    background-image:linear-gradient(262deg, var(--uicolor2) 0%, var(--uicolor) 100%);
    opacity:1;
    -webkit-background-clip:text;
    white-space:nowrap;
    position:relative;
    display:inline-block;
    vertical-align:top;
    padding-inline-end:0;
    font-family:var(
    --f-number);
    transition:-webkit-text-stroke-width 0.5s ease-in-out, font-size 0.3s ease, color 0.3s ease, background-image 0.3s ease, opacity 0.3s ease,180ms all ease;
    letter-spacing:1px;
}

.YC-after-intro-widgets-items-boxed .-after__intro-widgets-progress-item-v1 i {
    margin-inline-end:15px;
    font-size:17px;
    color:white;
    background:var(--uicolor);
    border-radius:50%;
    width:17px;
    height:17px;
}

.YC-after-intro-widgets {
    margin-top:30px;
    display:block;
    position:relative;
}

.YC-after-intro-widgets-items-boxed {
    margin-top:12px;
}


.YC-widgets-container-secondary-element-item {position:relative;display:block;}

.-after__intro-widgets-container {
    display:block;
    position:relative;
}

.-after__intro-widgets-title-s2 .-widget-after-intro-h4 {
    line-height:1.4;
    font-weight:500;
    font-size:23px;
    margin-bottom:25px;
    display:flex;
    width:max-content;
    position:relative;
    background:linear-gradient(262deg, var(--uicolor2) 0%, var(--uicolor) 100%);
    background-clip:text;
    -webkit-background-clip:text;
    text-decoration:none;
    color:transparent;
}

.-after__intro-widgets-title-s2 .-widget-after-intro-h4:before {
    content:"";
    width:100%;
    position:absolute;
    right:0;
    left:0;
    bottom:-4px;
    background:linear-gradient(262deg, var(--uicolor2) 0%, var(--uicolor) 100%);
    height:4px;
}


.-after__intro-widgets-title-s2 .P-content {
    color:var(--secondarytext);
    font-size:16px;
    line-height:1.7;
    font-weight:400;
}

.-after__intro-widgets-box-second {
    max-width:650px;
}

.YC-after__intro-info {
    margin-inline-start:40px;
}

.YC-after__intro-info p {
    font-size:18px;
    font-weight:300;
    line-height:1.6;
}

.YC-after__intro-info strong {
    margin-bottom:10px;
    display:block;
    font-size:25px;
    font-weight:500;
}

.secondary-element-boxed {
    margin:33px 140px 0 -21%;
    height:810px;
    width:777px;
}

.secondary-element-boxed img {
    height:auto;
    padding-bottom:30px;
    position:relative;
}

.secondary-element-item-image-after {
    border-radius:30px;
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    height:810px;
    z-index:-1;
}
.YC-container--afterintro--items {
    position:absolute;
    width:820px;
    height:810px;
    top:50px;
}

.YC-container--afterintro--items:before {
    height:100%;
    left:0;
    top:0;
    bottom:0;
    background-image:var(--bkimage);
    background-repeat:no-repeat;
    content:"";
    position:absolute;
    width:100%;
    z-index:0;
    background-position:top left;
}