#container{p{line-height:22px}#title{background-color:var(--light-grey);.content{padding:1.5rem 1rem}}#origin .content{.part{&.texts{width:60%}&.image{width:40%}}}#differentials .content{.part.items .box{padding:1.5rem;border-radius:16px;background-color:var(--white);box-shadow:0 0 6px 2px rgb(0 0 0 / .05);width:30%;height:100%;.paragraphs p{text-align:justify;font-size:15px;color:var(--clr-dark-paragraph)}}}#about .content{.part{&.image{width:35%}&.texts{width:65%}}}#purpose .content{.items{gap:5rem 6rem;.item{width:40%;&.large{width:70%}}}}}@media (max-width:1024px){.h4{font-size:16px}#container{#origin .content{flex-direction:column;gap:1.5rem;.part{&.texts{width:100%;.title-heading{align-items:center;.h3,p{text-align:center}}}&.image{width:80%}}}#differentials .content .part.items .box{width:100%;height:auto;.paragraphs p{text-align:center}}#about .content{flex-direction:column;gap:1.5rem;.part{&.image{width:60%}&.texts{width:100%;align-items:center;h3,p{text-align:center}}}}#purpose .content .items{gap:3rem;.item{width:100%!important;align-items:center;&.large{flex-direction:column;gap:1.5rem}.heading{flex-direction:column;align-items:center}.paragraphs p{text-align:center}}}}}@media (max-width:500px){p{font-size:15px}}