:root{--itx-chessboard-item-left:0;--itx-chessboard-item-right:1}.itx-chessboard__container{padding:10rem 0;transition:padding .4s ease-in-out .1s}@media screen and (max-width:1024px){.itx-chessboard__container{padding:8rem 0}}@media screen and (max-width:768px){.itx-chessboard__container{padding:6rem 0}.itx-chessboard__description{margin-bottom:4rem}}.itx-chessboard__container a:focus,.itx-chessboard__container a:hover{text-decoration:underline}.itx-chessboard__title{color:var(--itx-color-text-default);width:80%;max-width:900px;font-weight:700;padding-bottom:2rem}.itx-chessboard__subtitle{margin-bottom:3rem;font-size:18px;letter-spacing:-.16px;line-height:26px}@media screen and (max-width:425px){.itx-chessboard__container{padding:4rem 0 3rem}.itx-chessboard__description{margin-bottom:3rem}}.itx-chessboard__board{display:flex;flex-wrap:wrap;max-width:var(--itx-general-width);margin:auto}@media screen and (max-width:992px){.itx-chessboard__board{width:calc(100% - 3.5rem)}}.itx-chessboard__row{display:flex}.itx-chessboard__row:nth-of-type(2n) .itx-chessboard__black{order:var(--itx-chessboard-item-left)}.itx-chessboard__row:nth-of-type(2n) .itx-chessboard__white{order:var(--itx-chessboard-item-right)}.itx-chessboard__row:hover .itx-chessboard__black img{transform:scale(1.07)}.itx-chessboard__item{position:relative;width:50%;min-height:300px;border:1px solid #e7e7e7}.itx-chessboard__item-title{font:26px/32px Heebo-Bold,sans-serif;color:#1f2432;padding-bottom:.75rem}.itx-chessboard__item-desc{font-size:18px;letter-spacing:-.16px;line-height:28px;color:#4c505b}@media screen and (max-width:768px){.itx-chessboard__board{width:100%}.itx-chessboard__item-desc{font-size:16px;line-height:25px;letter-spacing:0}}.itx-chessboard__black{border:none;overflow:hidden}.itx-chessboard__black img{height:100%;width:100%;object-fit:cover;transition:transform 3s ease-in-out}.itx-chessboard__white{padding:3rem}@media screen and (max-width:650px){.itx-chessboard__white{padding:2rem}}@media screen and (max-width:576px){.itx-chessboard__container{width:100%}.itx-chessboard__title{width:calc(100% - 2rem);font-size:30px;line-height:36px;padding-bottom:2rem}.itx-chessboard__board:before{content:"";width:calc(100% - 40px);height:1px;background:#e7e7e7;margin:15px auto -15px}.itx-chessboard__row:nth-of-type(2n) .itx-chessboard__black{order:var(--itx-chessboard-item-right)}.itx-chessboard__row:nth-of-type(2n) .itx-chessboard__white{order:var(--itx-chessboard-item-left)}.itx-chessboard__row{flex-direction:column}.itx-chessboard__item{width:100%;min-height:auto;border:none}.itx-chessboard__white{padding:4.5rem 2rem 2rem}}