#about p{margin:0}#about .about-header{background-color:ivory}#about .about-header .header-content-container{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;background:linear-gradient(180deg,#fcf3e8 50%,#e7c8e7);padding:4em 2em;gap:2em;border-radius:1em}#about .about-header .intro-card{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:50%}#about .about-header .intro-card .img-container img{border-radius:50%;margin-bottom:2em}#about .about-header .intro-card .intro-text h1,#about .about-header .intro-card .intro-text h3{text-align:center;color:var(--three);margin:.3em auto}#about .about-header .welcome-message{width:clamp(300px,70%,1000px);display:flex;flex-direction:column;justify-content:center;align-items:center}#about .about-header .welcome-message h3,#about .about-header .welcome-message p{width:80%}#about .about-header .welcome-message h3{color:var(--three)}#about p{color:#4d4d4d;font-size:1.3em}#about .about-quote{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;flex-wrap:wrap;padding:4em 2em;background:linear-gradient(0deg,#fcf3e8,#e7c8e7)}#about .about-quote .quote-text{width:-moz-fit-content;width:fit-content;width:40%}#about .about-quote .quote-text h2{font-style:italic;color:var(--three);font-size:2em}#about .about-sections{padding:0}#about .about-sections .cta{text-align:center}#about .about-sections .section-block{display:flex;justify-content:center;align-items:center;background-color:ivory}#about .about-sections .section-block .content{padding:4em 2em;flex-direction:row-reverse}#about .about-sections .section-block .content .img-container img{max-height:400px}#about .about-sections .section-block .content .text{width:60%}#about .about-sections .section-block .content .text .link{font-size:inherit;text-decoration:underline;color:var(--five)}#about .about-sections .section-block .content h3{color:var(--three);margin-bottom:1em;font-size:1.8em}#about .about-sections .section-block .content h2{color:var(--three);margin-bottom:1em;font-size:1.9em}#about .about-sections .section-block .content li,#about .about-sections .section-block .content p{font-size:1.3em;color:#4d4d4d}#about .about-sections .section-block.alt{background-color:var(--seven)}#about .about-sections .section-block.alt .content{flex-direction:row}#about .about-sections .section-block.checklist{background-color:ivory}#about .about-sections .section-block.checklist h4{color:var(--three);margin-bottom:1em}#about .about-sections .section-block.checklist ul{color:#4d4d4d;padding-left:1.2em}#about .about-sections .section-block.checklist ul li{margin-bottom:.8em}#about .about-sections .section-block.checklist h3:last-child{margin-top:2em;color:var(--three)}@media(max-width:75em){#about .about-header .header-content-container,#about .about-sections .section-block .content,#about .about-sections .section-block.alt .content{flex-direction:column}#about .about-sections .section-block .content .text,#about .about-sections .section-block.alt .content .text{width:100%}}@media(max-width:43.74875em){#about .about-header .intro-card{width:100%}#about .about-sections .section-block .content{text-align:center}#about .about-sections .section-block .content .img-container,#about .img-container{max-width:250px}}