.tour{margin:48px 0}.tour__block{border-radius:16px;background-color:var(--online-casino-super-light-grey);padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:24px 0}.tour__preview{background-color:#fff;padding:4px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:24px;border-radius:12px;overflow:hidden;min-width:230px;min-height:158px;max-width:230px;max-height:158px}.tour__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.tour__title{font-size:20px;font-weight:500;margin-bottom:12px !important}.tour__content{width:100%}.tour__desc{font-weight:300;color:var(--online-casino-neutral-grey);margin-bottom:24px !important}.tour__button{max-width:220px}@media(max-width: 720px){.tour__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tour__button{max-width:100%}.tour__preview{margin-right:0;margin-bottom:24px;width:100%;min-width:100%}.tour__image{min-width:200px;min-height:150px;max-width:200px;max-height:150px}}@media(max-width: 480px){.tour__image{min-width:94px;min-height:94px;max-width:94px;max-height:94px}.tour__preview{height:auto;min-height:auto;max-height:none}.tour__desc{font-size:14px;line-height:1.5}}