:root{--text-light:#737373;--extra-light:#f4f6f5;--white:#fff;--max-width:1200px}.section__containerb6{max-width:var(--max-width);margin:auto;padding:5rem 1rem}.section__headerb6{margin-bottom:1rem;font-size:2.5rem;font-weight:600;color:#000}.section__descriptionb6{font-size:1.1rem;color:var(--text-light)}.about__headerb6 .section__descriptionb6{max-width:600px}.about__btnb6{width:-moz-fit-content;width:fit-content;padding:.75rem 1.5rem;outline:none;border:none;font-size:1rem;color:var(--white);white-space:nowrap;background-color:#000;border-radius:5px;transition:.3s;cursor:pointer}.about__contentb6{margin-top:2rem}.about__contentb6,.about__gridb6{display:grid;gap:2rem}.about__imageb6 .imgb6{border-radius:1rem}.about__cardb6 h3{font-size:2.5rem}.about__cardb6 h3,.about__cardb6 h4{margin-bottom:.5rem;font-weight:600;color:#000}.about__cardb6 h4{font-size:1.5rem}.about__cardb6 p{color:var(--text-light)}@media (width > 540px){.about__gridb6{grid-template-columns:repeat(2,1fr)}}@media (width > 768px){.about__headerb6{flex-direction:row;align-items:center;justify-content:space-between}.about__contentb6{grid-template-columns:repeat(2,1fr);align-items:center}.about__imageb6{grid-area:1/2/2/3}}@media (width > 1024px){.about__gridb6{gap:4rem 2rem}}