.slot-page__title{margin-bottom:20px;font-size:24px;line-height:29px;color:#fff;text-transform:uppercase}@media (max-width:990px){.slot-page__title{font-size:16px;line-height:20px}}.slot-page__wrap{display:grid;grid-template-columns:3fr 1fr;grid-gap:40px;align-items:start}@media (max-width:1200px){.slot-page__wrap{grid-template-columns:4fr 2fr;grid-gap:30px}}@media (max-width:990px){.slot-page__wrap{grid-template-columns:1fr}}.slot-page__left{display:flex;align-items:center;justify-content:center;position:relative;min-height:450px;overflow:hidden}@media (max-width:990px){.slot-page__left{min-height:300px;max-height:350px}}.slot-page__left img{max-width:100%;height:100%;width:100%;display:block;object-fit:cover;position:absolute;left:0;right:0;top:0;bottom:0}.slot-page__btn{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;position:relative;z-index:2;width:100%;box-sizing:border-box}.slot-page__btn a{padding:10px 20px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(180deg,#5b7af4 0%,#693ff5 100%);box-shadow:4px 8px 10px rgba(0,0,0,.29),inset 0 2px 4px rgba(255,255,255,.34);border-radius:20px;font-size:12px;line-height:15px;color:#fff;max-width:120px;width:100%;box-sizing:border-box;text-transform:uppercase}@media (max-width:990px){.slot-page__btn a{padding:5px 20px}}.slot-page__btn a:nth-child(1){margin-bottom:15px}.slot-page__table-title{display:grid;grid-template-columns:1fr 1fr;padding:5px}.slot-page__table-title p{padding:10px 20px;font-size:14px;line-height:17px;color:#dedede}.slot-page__table-item{display:grid;grid-template-columns:1fr 1fr;padding:5px}.slot-page__table-item p{padding:10px 20px;font-size:14px;line-height:17px;color:#dedede}.slot-page__table-item:nth-child(2n){border-radius:8px}