.chess{overflow-x:clip}.chess__item:nth-child(odd){flex-direction:row-reverse}.chess__item:nth-child(even) .chess__content{padding-right:80px;padding-left:80px}.chess__item:nth-child(odd) .chess__content{padding-left:80px;padding-right:80px}.chess__title{font-size:clamp(20px,2vw,32px);line-height:120%}.chess__img{padding:0}.chess__img img{border-radius:45px 15px 45px 45px}.chess__img iframe{width:100%;aspect-ratio:16/9;border-radius:45px 15px 45px 45px;height:auto}.chess__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.chess__txt{font-size:18px;line-height:150%;color:rgba(0,0,0,.6);margin-bottom:20px}@media(min-width:1380px){.chess{padding-top:80px}}@media(max-width:992px){.chess__item:nth-child(odd) .chess__content{padding-left:15px;padding-right:15px}.chess__item:nth-child(even) .chess__content{padding-right:15px;padding-left:15px}.chess__txt{font-size:1rem;margin-bottom:0}.chess__title{margin-bottom:0}.chess__img{margin-top:30px;padding:0 5px}}