#intro-paragraph,.latest-posts-section{margin-left:15%;margin-right:15%}.section-title{font-size:2rem;color:var(--heading-color);margin-bottom:2rem;text-align:center;border-bottom:2px solid var(--primary-accent-color);padding-bottom:.5rem}.latest-posts-section{margin-top:2rem;margin-bottom:2rem;display:grid;grid-template-columns:1fr;gap:2rem}.latest-post{position:relative;display:flex;flex-direction:row;align-items:center;gap:1.5rem}.post-cover-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;text-decoration:none}.post-image-container{flex-basis:150px;flex-shrink:0}.post-image{display:block;width:100%;height:auto}.post-details{flex-grow:1;display:flex;flex-direction:column;gap:.5rem}.post-details .post-excerpt,.post-details .post-publication-date,.post-details .post-subtitle,.post-details .post-title{margin:0}.post-title a{position:relative;z-index:1;text-decoration:none}@media (max-width:768px){#intro-paragraph,.latest-posts-section{margin-left:0;margin-right:0;max-width:100%}.latest-post{flex-direction:column}#intro-paragraph{visibility:hidden;max-height:0;margin:0;padding:0;border:none;overflow:hidden}}.intro-section{margin-top:2.5rem;padding:2rem;border-radius:8px;background-color:var(--background-secondary);margin-left:15%;margin-right:15%}.intro-section h2{margin-top:0;color:var(--primary-color);border-bottom:2px solid var(--accent-color-secondary);padding-bottom:.5rem;margin-bottom:1.5rem}#how-to-section{background-color:var(--background-tertiary)}.steps-container{display:flex;justify-content:space-between;gap:2rem}.step{flex:1;text-align:center}.step h3{margin-top:0;color:var(--accent-color)}@media (max-width:768px){.intro-section{margin-left:0;margin-right:0}.steps-container{flex-direction:column}}