.imageTextBrick{display:flex;flex-direction:column}@media(max-width:960px){.imageTextBrick{justify-content:center;align-items:center}}.image-rounded-corners{border-radius:16px}h2.section-name{font-size:30px}@media(max-width:960px){h2.section-name{font-size:20px;text-align:center}}.hero-title{font-size:52px;font-weight:600;line-height:110%}@media(max-width:960px){.hero-title{font-size:36px;text-align:center}}h2.hero-subtitle{font-size:1.5rem;font-weight:500}@media(max-width:960px){h2.hero-subtitle{font-size:1.3rem;text-align:center}}.article-title{font-size:1.8rem;font-weight:600}@media(max-width:960px){.article-title{font-size:1.5rem;text-align:center}}.article-subtitle{font-size:1.2rem;font-weight:400}@media(max-width:960px){.article-subtitle{font-size:1rem}}.align-items-center{align-items:center;justify-content:center;height:auto}.yellow-background{background-color:var(--color-mainYellow)}@media(min-width:768px){.image-text-flipped{flex-direction:row-reverse}}.heroPaddingTop{padding-top:100px}@media(max-width:960px){.heroPaddingTop{padding-top:64px}}.testemonialsGridContainer{display:flex;flex-direction:row;gap:20px;padding:0 20px;margin:0 auto;justify-content:center;align-items:start;max-width:1200px;flex-wrap:wrap}.testemonialCardContainer{display:flex;flex-direction:column;gap:20px;width:100%;justify-content:space-between;background-color:#fcf8eb;border-radius:4px;padding:20px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);max-width:400px;border:1px solid #a4a496;min-height:200px}.testemonial-quote{font-size:24px;font-weight:400;color:#333}.testemonial-text{display:flex;flex-direction:column;gap:10px}.testemonial-author{font-size:18px;font-weight:600;color:#333}.testemonial-stars{display:flex;flex-direction:row;gap:4px}.testemonial-stars img{width:20px;height:20px}