.-Special-TextImage-widgets-container {
    display: flex;
    align-items: flex-start;
}
 
.-Special-TextImage-widgets-title-s1 {
    margin-inline-end:50px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    transition: 180ms;
    max-width: 607px;
}

.-Special-TextImage-widgets-title-s1 .contant-wadget {
    margin-bottom: 20px;
    text-align: start;
}

.-Special-TextImage-widgets-container.tranform-image-postion .-Special-TextImage-widgets-title-s1 {
    margin-inline-end:0;
    margin-inline-end: 50px;
    }

.--secondary-Special-TextImage-info>.P-content {
    display: block;
    font-size: 19px;
    line-height: 1.6;
    color: var(--secondarytext);
    font-weight: 300;
}

.--secondary-Special-TextImage-info>.P-content >* {
    margin: revert;
    padding: revert;
    max-width: 100%;
}

.-Special-TextImage-widgets-title-s1>.defult-widgets-h4 {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
    color: var(--uicolor);
    max-width: var(--max-context-width)
}

.-Special-TextImage-widgets-title-s1>.defult-widgets-h1 {
    font-size: 38px;
    font-weight: 500;
    text-transform: uppercase;
}

.-Special-TextImage-widgets-image-v1 {
    display: flex;
    justify-content: center;
    position: relative;
    max-height: 341px;
    min-width: 620px;
    border-radius: var(--largeradius);
    overflow: hidden;
    background: var(--bg-theme-color2);
}

.-Special-TextImage-widgets-image-v1.fadeIn_bottom {
    max-height: 247px;
    overflow: hidden;
    width: 100%;
    min-width: 100%;
    border-radius: var(--largeradius);
    margin-bottom: 32px;
} 

.-first-_pag-post-bar.-YC-WidgetID-widgets_page__meta .-Special-TextImage-widgets-image-v1 img {
    height: 100%;
}

.--secondary-Special-TextImage-info .-Special-TextImage-widgets-btsArea {display: flex;justify-content: flex-start;}

.-Special-TextImage-widgets-btsArea:empty {
    margin: 0
}

.-Special-TextImage-widgets-btsArea>a {
    display: flex;
    padding: 15px 30px;
    border-radius: var(--largeradius);
    font-size: 18px;
    font-weight: 400;
    align-content: center;
    align-items: center;
    margin-left: 10px;
    background: var(--first-button-color);
    color: var(--first-button-text);
    border: var(--first-button-border);
    flex-wrap: wrap
}

.-Special-TextImage-widgets-btsArea>a:hover {
    background: var(--first-button-hovercolor);
    color: var(--first-button-hovertext);
    border: var(--first-button-hoverborder)
}

.-Special-TextImage-widgets-btsArea>a>i {
    margin-right: 10px;
    font-weight: 400
}

.-Special-TextImage-widgets-btsArea>a.button_url_2 {
    background: var(--second-button-color);
    color: var(--second-button-text);
    border: var(--second-button-border)
}

.-Special-TextImage-widgets-btsArea>a.button_url_2:hover {
    background: var(--second-button-hovercolor);
    color: var(--second-button-hovertext);
    border: var(--second-button-hoverborder)
}

.-YC-WidgetType-special_text__image {
    --first-button-color: white;
    --first-button-text: var(--primary-text);
    --first-button-border: 2px solid var(--primary-text);
    --first-button-hovercolor: var(--primary-text);
    --first-button-hovertext: white;
    --first-button-hoverborder: 2px solid var(--primary-text);
    --second-button-color: var(--uicolor);
    --second-button-text: white;
    --second-button-border: var(--uicolor) 2px solid;
    --second-button-hovercolor: transparent;
    --second-button-hovertext: var(--uicolor);
    --second-button-hoverborder: var(--uicolor) 2px solid;
    --section-title: var(--primary-text);
    --section-content: var(--secondarytext);
    --section-before-color: var(--primary-text);
    overflow: hidden;
}
 

.fixed--inline-image-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: -60px;
    height: auto;
}

.fixed--inline-image-bg.inset-inline-start-position {
    left: auto;
    right: -60px;
    transform: rotateY(180deg);
}

.TextImage-widgets-h4 {
    display: block;
    font-size: 22px;
}

.welcome--line-dash {
    width: 100%;
    border-bottom: 2px solid var(--uicolor);
    margin-top: 10px;
}

.--parent--welcome-title {
    display: flex;
    align-items: self-start;
    margin-bottom: 16px;
    flex-direction: column-reverse;
    width: max-content;
}
 

.-widgets-Special-items {
    display: flex;
    margin-bottom: 20px;
}

.-widgets-Special-UL {
    display: block;
    padding-inline-start: 0;
}

.-widgets-Special-UL::-webkit-scrollbar {
    background: var(--uicolor);
    width: 3px;
    border-radius: 7px;
}

.-widgets-Special-LI {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-weight: 300;
    background: rgb(var(--uicolor-code)/5%);
    font-size: 16px;
    padding: 29px;
    gap: 25px;
    overflow: hidden;
    border-radius: var(--largeradius);
    position: relative;
    justify-content: space-between;
    box-shadow: 0px 1px 10px #00000000;
    transition: 180ms all ease;
}

.-widgets-Special-LI:hover {
    box-shadow: 0px 1px 20px -5px #0000001a;
    background: white;
}


.-widgets-Special-LI.welcome-list-1 path {
    fill: var(--uicolor2);
}
 
.after__in-inf {
    flex: 1;
}

.after__in-inf p {
    margin-top: 9px;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 400;
    transition: .4s all ease;
    color: var(--secondarytext);
}

.active-hover .after__in-inf p {
    color: #ffffffba;
}

.after__in-inf>span {
    color: var(--primary-text);
    font-size: 19px;
    font-weight: 700;
    transition: .4s all ease;
} 
.-widgets-Special-LI i {
    font-size: 37px;
    font-weight: 900;
    opacity: 1;
    position: relative;
    color: var(--uicolor3);
    padding-inline-end: 0;
} 
.YC-Special-TextImage-widgets- {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: var(--image-url);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-attachment: fixed;
    opacity: 0.4;
    z-index: 0;
    pointer-events: none;
}

.parallax-image-inner {
    height: 100%;
    display: block;
    position: relative;
    width: 100%;
}

.-Special-TextImage-widgets-title-s2 {
    max-width: 838px;
    position: sticky;
    top: 110px;
}

.YC-before__intro-info {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    right: 0;
    width: 0;
    transition: .4s all ease;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
 
 

.-ycwt-aftr .-defult-widgets-title--URLArea-v1 {
    justify-content: flex-start;
}