.afra-section.about-us .section-wrapper {
    background: linear-gradient(90deg, #FFFFFF 11.91%, #E5FACD 49.99%, #FFFFFF 88.31%);
    border: 1px solid #88FA05;
}
.afra-section.about-us .section-inner {
    width: 100%;
    max-width: calc(100% - 558px);
}
.afra-section.about-us p {
    font-weight: 725;
    font-size: 32px;
    line-height: 58px;
    letter-spacing: 0%;
    text-align: center;
}
.afra-section.section-text p {
	font-weight: 325;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 0%;
	text-align: justify;
	margin: 0;
}
.why-item {
    background: var(--color-whit-bg);
}
.numbers-icon {
    position: absolute;
    width: 100%;
    top: 6px;
    height: 90%;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 0;
}
.why-item p {
    font-weight: 725;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    position: relative;
    z-index: 1;
}
.why-item-icon {
    z-index: 9;
}
.why-item-icon img {
    width: 37px;
    height: 32px;
}
.team-item {
    background: var(--color-primary);
}
.team-item::before {
    content: "";
    background: url(https://stage.afralland.com/wp-content/themes/afralland/assets/front/img/barg.png);
    width: 241px;
    height: 244px;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 0;
    top: 96px;
    opacity: .5;
}
.item-name {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    color: var(--color-white);
}
.item-role {
    font-weight: 150;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: var(--color-white);
}
.team-footer {
    position: absolute;
    bottom: 15px;
    left: 0;
}
.team-inner img {
    display: block;
}
.section-purpose p {
    font-weight: 325;
    font-size: 32px;
    line-height: 58px;
    letter-spacing: 0%;
    text-align: center;
}
.section-purpose .section-inner {
    max-width: 699px;
    margin: 0 auto;
    position: relative;
    padding: 100px 15px;
}
.section-purpose .section-inner::before {
    content: "";
    max-width: 699px;
    background: url(https://stage.afralland.com/wp-content/themes/afralland/assets/front/img/c.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 471px;
    height: 378px;
    display: block;
    position: absolute;
    top: 32px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.section-team-content-afraland .team-inner {
    display: inline-block;
    width: 100%;
}
.section-team-content-afraland .team-inner img {
    float: left;
}
.hr {
    background: var(--color-accent2);
    width: 1px;
    height: 15px;
    display: block;
}
.author-social {
    position: absolute;
    bottom: 15px;
    right: 0;
}
.section-team-content-afraland .team-item {
    background: var(--color-secondary);
}
.section-story-us .section-inner{
    background-image: url(https://stage.afralland.com/wp-content/themes/afralland/assets/front/img/d.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 810px 873px;
    height: 873px;
}
.story-us-content {
    max-width: 350px;
    position: absolute;
    top: 168px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
}
.user-exp-item {
    background: var(--color-whit-bg);
}
.user-icon {
    background: var(--color-accent3);
    width: 64px;
    height: 64px;
}
.user-info p:first-child {
    font-weight: 875;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: right;
    margin-top: 0;
}
.user-info p:last-child {
    font-weight: 325;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: right;
    margin: 0;
}
.user-message p {
    font-weight: 325;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: right;
}
.follow-item {
    background: linear-gradient(180deg, #02427A 0%, #01192E 100%);
}
.follow-item p {
    font-weight: 150;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
}