@media (min-width:1180px){.chess-table-section .chess-table-container{max-width:1920px}}@media screen and (min-width:2200px){.chess-table-section .chess-table-container{max-width:calc(var(--container-size) - 32px)}}.chess-table-section .table-items .table-item-wrapper+.table-item-wrapper{margin-top:40px}@media (min-width:1024px){.chess-table-section .table-items .table-item-wrapper+.table-item-wrapper{margin-top:0}}.chess-table-section .table-items .table-item-wrapper{gap:0}.chess-table-section .table-items .table-item-wrapper.odd .table-content-wrapper{width:100%}@media (min-width:1180px){.chess-table-section .table-items .table-item-wrapper.odd .table-content-wrapper{margin-left:30px;margin-right:auto}}@media (min-width:1536px){.chess-table-section .table-items .table-item-wrapper.odd .table-content-wrapper{margin-left:50px;max-width:822px}}.chess-table-section .table-items .table-item-wrapper.odd .image-wrapper{order:-1;margin-bottom:40px}@media (min-width:1024px){.chess-table-section .table-items .table-item-wrapper.odd .image-wrapper{order:0;grid-row-start:1;margin-bottom:0}.chess-table-section .table-items .table-item-wrapper.even .table-content-wrapper{margin-left:auto}}@media (min-width:1180px){.chess-table-section .table-items .table-item-wrapper.even .table-content-wrapper{margin-right:44px}}@media (min-width:1536px){.chess-table-section .table-items .table-item-wrapper.even .table-content-wrapper{margin-right:98px;max-width:774px}}.chess-table-section .table-items .table-item-wrapper.even .image-wrapper{margin-top:40px}@media (min-width:1024px){.chess-table-section .table-items .table-item-wrapper.even .image-wrapper{margin-top:0}}.chess-table-section .table-items .table-item-wrapper .table-content-wrapper{width:100%;padding-left:16px;padding-right:16px}@media (min-width:1024px){.chess-table-section .table-items .table-item-wrapper .table-content-wrapper{max-height:320px;overflow-y:auto}}@media (min-width:1180px){.chess-table-section .table-items .table-item-wrapper .table-content-wrapper{max-width:90%}}@media (min-width:1536px){.chess-table-section .table-items .table-item-wrapper .table-content-wrapper{max-height:100%}}.chess-table-section .table-items .table-item-wrapper .table-content-wrapper .table-item-title{border-bottom-width:0;padding-bottom:0}@media (min-width:1180px){.chess-table-section .table-items .table-item-wrapper .table-content-wrapper .table-item-title{border-bottom-width:1px;padding-bottom:15px}}.chess-table-section .table-items .table-item-wrapper .table-content-wrapper .table-item{font-size:12px;letter-spacing:0}.chess-table-section .table-items .table-item-wrapper .image-wrapper{aspect-ratio:375/273}@media (min-width:1024px){.chess-table-section .table-items .table-item-wrapper .image-wrapper{aspect-ratio:auto}}.gallery-section .gallery-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}@media (min-width:768px){.gallery-section .gallery-wrapper{grid-template-columns:2fr 1fr;gap:10px}}.gallery-section .gallery-wrapper .gallery-item{object-fit:cover}.gallery-section .gallery-wrapper .gallery-item:nth-child(3n+1){grid-column:1/-1}@media (min-width:768px){.gallery-section .gallery-wrapper .gallery-item:nth-child(3n+1){grid-column:auto;grid-row:span 2/span 2}}.gallery-section .gallery-wrapper .gallery-item:nth-child(3n+1){width:100%;height:100%}.gallery-section .gallery-wrapper .gallery-item:nth-child(3n+1) img{height:100%;aspect-ratio:auto}.gallery-section .gallery-wrapper .gallery-item:not(:nth-child(4n+1)){aspect-ratio:1.1832}