.about,.layout .group--theme-beige-100 .about,.layout .group--theme-canary-100 .about,.layout .group--theme-white .about,.layout--theme-beige-100 .about,.layout--theme-canary-100 .about,.layout--theme-white .about{--color:var(--black);--color-rgb:var(--black-rgb)}.layout .group--theme-black .about,.layout .group--theme-primary-900 .about,.layout .group--theme-primary-main .about,.layout--theme-black .about,.layout--theme-primary-900 .about,.layout--theme-primary-main .about{--color:var(--white);--color-rgb:var(--white-rgb)}*+.about,.about:first-child{margin-top:var(--section-gap)}.about__wrap{--max-width:var(--page-max-width-small);display:grid;grid-template-columns:290px 3fr;grid-gap:24px;gap:24px}@media (max-width:1256px){.about__wrap{grid-template-columns:1fr 3fr}}@media (max-width:768px){.about__wrap{display:flex;flex-direction:column}}.about__title{font-family:var(--font-family-title);font-size:var(--font-size-40);font-weight:700;line-height:1.4;letter-spacing:-.02em;color:var(--color)}*+.about__copy{margin-top:24px}@media (max-width:768px){.about__copy{display:none}}.about__content{font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.02em;color:rgba(var(--black-rgb),.8)}@media (max-width:768px){.about__content{font-size:15px}}.about__content b{font-size:23px;font-weight:600}.about__content *+p{margin-top:1.25em}