:root{--mono: "Roboto Mono", monospace}[dir="rtl"]{--mono: "Poppins", sans-serif}.chess-section{--frame-content-offset-right: 40px;--frame-content-gap: 30px;--dot-size: 68px}.chess-section__wrap{display:flex;width:100%;max-width:1070px;margin:0 auto;align-items:center;justify-content:space-between}.chess-section__wrap.full{max-width:100%}@media only screen and (max-width:1280px){.chess-section__wrap{gap:30px}}.chess-section__wrap--right{flex-direction:row-reverse}.chess-section__visual{width:100%;max-width:520px}.chess-section__visual img{width:100%;height:100%;object-fit:contain}.chess-section__frame{width:100%;max-width:520px}.chess-section__frame .section-label{text-align:initial}.chess-section__title{margin-bottom:16px}.chess-section__btn-group{margin-top:16px}.chess-section__content{color:#a6bfd0;font-family:var(--mono)}.chess-section__content p{margin:0}.chess-section__content p+p{margin-top:20px}.chess-section__content ul,.chess-section__content ol{font-family:var(--mono);font-size:16px;line-height:26px;color:#a6bfd0;padding-left:15px;margin-left:3px}.chess-section__content ul li,.chess-section__content ol li{list-style:square;padding-left:15px}.chess-section__content ul li+li,.chess-section__content ol li+li{margin-top:14px}.chess-section__content ul li::marker,.chess-section__content ol li::marker{width:8px;height:8px;margin-right:15px}@media only screen and (max-width:1199px){.chess-section__wrap .chess-section__frame .btn-group .btn{width:100%}.chess-section__wrap .chess-section__frame .btn-group .btn+.btn{margin-top:16px}}@media only screen and (max-width:991px){.chess-section__wrap{gap:48px}.chess-section__wrap .chess-section__visual{width:auto;max-width:none}.chess-section__wrap .chess-section__frame{width:390px;min-width:390px}}@media only screen and (max-width:767px){.chess-section__wrap{flex-direction:column;gap:33px}.chess-section__wrap .chess-section__visual{max-width:100%}.chess-section__wrap .chess-section__frame{min-width:auto;width:100%}.chess-section__wrap .chess-section__frame .btn-group .btn{width:auto}.chess-section__wrap .chess-section__frame .btn-group .btn+.btn{margin-top:0}}@media only screen and (max-width:575px){.chess-section__wrap .chess-section__frame .btn-group .btn{width:100%}.chess-section__wrap .chess-section__frame .btn-group .btn+.btn{margin-top:16px}}.chess-section__quote{border-radius:4px;background-color:#17172D;padding:10px var(--frame-content-offset-right) 8px 10px;margin:16px 0;gap:20px;display:flex;color:#a6bfd0}.chess-section__quote svg{fill:#66ffa3;min-width:20px}.chess-section__quote span{font-family:var(--mono);line-height:26px}