.aspects-section{padding-left:var(--space-2xl);width:100%}@media (max-width:769px){.aspects-section{padding-left:var(--space-md);padding-top:20px}}.aspects-section .aspect-container{background:#fffbff;border-radius:50px 0 0 50px;display:flex;flex-direction:column;gap:var(--space-lg);height:100%;padding:var(--space-3xl);width:100%}@media (max-width:767px){.aspects-section .aspect-container{padding:50px 20px}}.aspects-section .aspect-container .aspect-item{display:flex;flex-direction:column;gap:var(--space-lg);max-width:1024px;width:100%}@media (min-width:1921px){.aspects-section .aspect-container .aspect-item{max-width:1440px}}.aspects-section .aspect-container .aspect-item .desc,.aspects-section .aspect-container .aspect-item .title{color:var(--black)}.aspects-section .aspect-container .aspect-item .title{font-family:Trois Mille Regular;font-size:var(--heading-4)}.aspects-section .aspect-container .aspect-item .desc{font-family:TWK Lausanne;font-size:var(--text-base);font-weight:300;line-height:var(--space-md)}.aspects-section .aspect-container .aspect-item .desc ul li{list-style-type:disc}.aspects-section.left-side{padding-left:0;padding-right:var(--space-2xl)}@media (max-width:769px){.aspects-section.left-side{padding-left:var(--space-md)}}.aspects-section.left-side .aspect-container{border-radius:0;border-bottom-right-radius:50px;border-top-right-radius:50px}