.About{background-color:var(--neutral-color-dark);color:var(--text-anti-color);padding:4rem 3.5rem;display:flex;gap:2rem;margin-block:8rem;flex-direction:column}@media only screen and (max-width:1600px){.About{padding:2.5rem 3rem 3rem;margin-block:6.5rem}}@media only screen and (max-width:1240px){.About{display:flex;flex-direction:column;margin-block:5rem}}@media only screen and (max-width:1000px){.About{margin-block:4rem;padding:2rem 2.5rem 2.5rem}}@media only screen and (max-width:600px){.About{margin-block:3rem;padding:1.5rem 2rem 2rem;gap:2.5rem}}@media only screen and (max-width:440px){.About{margin-block:3rem;padding:1.25rem 1.75rem 2rem;gap:2rem;gap:1.5rem}}.About h2{font-size:60px;color:inherit;text-transform:uppercase;font-weight:700}@media only screen and (max-width:1600px){.About h2{font-size:50px}}@media only screen and (max-width:1000px){.About h2{font-size:42px}}@media only screen and (max-width:820px){.About h2{font-size:38px}}@media only screen and (max-width:600px){.About h2{font-size:34px}}@media only screen and (max-width:440px){.About h2{font-size:26px;font-size:24px}}.About__video{display:flex;align-items:center}.About video{cursor:pointer;height:auto;width:100%}.About__article{gap:1.5rem}.About__article,.About__header{display:flex;flex-direction:column}.About__header{gap:1rem}.About__header h2{font-size:22px;font-weight:400;letter-spacing:.01em}.About__slogan{font-size:40px;text-transform:uppercase;font-weight:700}.About__text{filter:brightness(.95);font-size:20px}@media only screen and (max-width:1600px){.About__text{font-size:20px}}@media only screen and (max-width:820px){.About__text{font-size:18px}}@media only screen and (max-width:600px){.About__text{font-size:17px}}@media only screen and (max-width:440px){.About__text{font-size:15px;font-size:14px}}.About__text p{line-height:1.45em}@media only screen and (max-width:600px){.About__text p{line-height:1.4em}}.About__text p+p{margin-top:.75em}.About__text>p:first-of-type{text-indent:.8em}.About .btn-link{font-size:22px}@media only screen and (max-width:1600px){.About .btn-link{font-size:20px}}@media only screen and (max-width:1240px){.About .btn-link{font-size:18px;font-size:16px}}@media only screen and (max-width:600px){.About .btn-link{font-size:14px}}.Label{align-items:center;display:flex;flex-direction:column;font-size:40px;font-weight:700;gap:1rem;margin-block:5rem;text-align:center;text-transform:uppercase}