.about-page__gallery{padding-top:24px}.about-page__gallery .wp-block-gallery{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(1,1fr)}.about-page__gallery .wp-block-gallery .wp-block-image{width:100%!important}.about-page__gallery .wp-block-gallery .wp-block-image:nth-child(3),.about-page__gallery .wp-block-gallery .wp-block-image:nth-child(5){display:none}@media(min-width:375px){.about-page__gallery .wp-block-gallery{grid-template-columns:repeat(2,1fr)}}@media(min-width:576px){.about-page__gallery .wp-block-gallery .wp-block-image:nth-child(3){display:block;grid-column:1/3}}@media(min-width:768px){.about-page__gallery .wp-block-gallery{grid-template-columns:repeat(4,1fr)}.about-page__gallery .wp-block-gallery .wp-block-image:nth-child(3){grid-column:3/5}.about-page__gallery .wp-block-gallery .wp-block-image:nth-child(5){display:block;grid-column:2/4}}@media(min-width:1200px){.about-page__gallery{padding-top:32px}}.chessboard{display:flex;flex-direction:column;gap:24px;padding-top:24px}.chessboard__item{display:flex;flex-direction:column-reverse;gap:8px;margin:0 auto;max-width:450px}.chessboard__item-title{color:var(--secondary-color)}.chessboard__item-text{font-size:14px}.chessboard__item-text p+p{margin-top:8px}.chessboard__item-left{display:flex;flex-direction:column}.chessboard__item-right{align-items:center;display:flex;font-size:0;justify-content:center}@media(min-width:576px){.chessboard{gap:32px}.chessboard__item{gap:16px}}@media(min-width:768px){.chessboard__item{align-items:flex-end;flex-direction:row;gap:32px;justify-content:space-between;max-width:none}.chessboard__item-left{flex:0 1 650px}.chessboard__item-right{max-width:480px;position:relative}.chessboard__item-right:after{background-color:var(--primary-color);bottom:-12px;content:"";left:-12px;position:absolute;right:12px;top:12px;z-index:-1}.chessboard__item--reverse{flex-direction:row-reverse}}@media(min-width:992px){.chessboard{gap:48px}.chessboard__item-text{font-size:16px}}@media(min-width:1200px){.chessboard{gap:88px}}