:root{--wrapper:129.6rem;--wrapper-padding:1.6rem}.block-about{position:relative}@media(min-width:768px){.block-about{display:flex;flex-direction:column;gap:2.4rem}}@media(min-width:1400px){.block-about{grid-gap:0 3.2rem;align-items:center;display:grid;gap:0 3.2rem;grid-template-columns:1fr 70.4rem}}.block-about__header{margin-bottom:1.2rem;text-align:center}@media(min-width:768px){.block-about__header{margin-bottom:0;text-align:left}}@media(min-width:1400px){.block-about__header{margin-bottom:2.4rem}.block-about__header.-xxl-hidden{display:none}}.block-about__header.-xxl-show{display:none}@media(min-width:1400px){.block-about__header.-xxl-show{display:block}}.block-about__heading{margin-bottom:0}.block-about__content{margin-bottom:2.4rem;text-align:center}@media(min-width:768px){.block-about__content{margin-bottom:0;order:3;text-align:left}}@media(min-width:1400px){.block-about__content{order:0;padding:1.6rem 3.2rem}}.block-about__content p:not(:last-child){margin-bottom:2.4rem}.block-about__buttons{align-items:center;display:flex;gap:1.6rem;justify-content:center;margin-top:2.4rem}@media(min-width:768px){.block-about__buttons{justify-content:flex-start;margin-top:3.2rem}}.block-about__items{display:flex;flex-direction:column;gap:1.6rem}@media(min-width:768px){.block-about__items{grid-gap:1.6rem;display:grid;gap:1.6rem;grid-template-columns:repeat(2,1fr);order:2}}@media(min-width:1400px){.block-about__items{padding:3.2rem 5.6rem}}.block-about__item{align-items:center;border-radius:1.2rem;display:flex;height:32.8rem;justify-content:center;margin:0;overflow:hidden}@media(min-width:768px){.block-about__item{height:28.6rem}.block-about__item:nth-child(3){grid-area:2/2/3/3}.block-about__item:nth-child(4){grid-area:2/1/3/2}}.block-about__item.-content{align-items:center;background-color:var(--wp--preset--color--primary);display:flex;flex-direction:column;justify-content:center;padding:3.2rem;text-align:center}.block-about__item.-content *{color:var(--wp--preset--color--white)}.block-about__item.-photo{border:.1rem solid var(--wp--preset--color--shark-200)}.block-about__item-img{height:100%;object-fit:cover;width:100%}.block-about__item-icon{align-items:center;display:flex;height:5.6rem;justify-content:center;margin-bottom:.8rem;width:5.6rem}.block-about__item-icon-img{height:auto;width:auto}.block-about__item-heading{font-size:2rem;line-height:3rem;margin-bottom:.8rem}