.v3-bookies{font-family:sans-serif}.v3-bookies .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:20px}.v3-bookies-table{container-type:inline-size;display:block;width:100%}.v3-bookies-table__header{display:none}.v3-bookies-table__body{display:grid;gap:10px;grid-template-columns:repeat(1,1fr)}.v3-bookies-table__item{background-color:var(--card-bg);border-radius:16px;color:var(--card-text);display:grid;gap:20px;grid-template-columns:auto 315px 315px 315px 1fr;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.v3-bookies-table__item-num{background-color:var(--contrast-bg);display:-webkit-box;display:-ms-flexbox;display:flex;width:58px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column:1/2}.v3-bookies-table__item-num__content{color:var(--contrast-color);font-size:32px;font-weight:600;line-height:24px}.v3-bookies-table__item-brand{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;grid-column:2/3;padding:16px 0;position:relative}.v3-bookies-table__item-brand__logo{-ms-flex-negative:0;background-color:var(--white);border-radius:16px;flex-shrink:0;height:100px;overflow:hidden;padding:4px;width:100px}.v3-bookies-table__item-brand__logo-img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.v3-bookies-table__item-brand__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:10px}.v3-bookies-table__item-brand__name{font-size:24px;font-weight:600;line-height:130%}.v3-bookies-table__item-brand .vAll-app-links__item{color:var(--card-text)}.v3-bookies-table__item-brand .v3-rating{background-color:var(--site-bg);border-radius:100px;padding:8px 16px}.v3-bookies-table__item-brand .v3-rating__value{font-size:16px;font-weight:600;line-height:150%}.v3-bookies-table__item-brand .v3-rating__title{display:none}.v3-bookies-table__item-bonus{grid-column:3/4;padding:16px 0}.v3-bookies-table__item-bonus,.v3-bookies-table__item-bonus__card{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v3-bookies-table__item-bonus__card{background-color:var(--site-bg);border-radius:100px;color:var(--text-main);gap:16px;padding:16px}.v3-bookies-table__item-bonus__card:has(.v3-promocode__content){border-radius:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.v3-bookies-table__item-bonus__card-description{font-size:16px;font-weight:600;line-height:150%;width:100%}.v3-bookies-table__item-bonus__card-img{-ms-flex-negative:0;background-color:var(--contrast-bg);border-radius:50%;color:var(--contrast-color);flex-shrink:0;height:44px;padding:12px;width:44px}.v3-bookies-table__item-bonus__card-img svg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.v3-bookies-table__item-highlights{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column:4/5}.v3-bookies-table__item-highlights__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:10px;list-style:none}.v3-bookies-table__item-highlights__item{font-size:14px;font-weight:400;line-height:150%}.v3-bookies-table__item-highlights__item:before{background-color:var(--contrast-bg);border-radius:50%;color:var(--contrast-color);content:var(--check-icon);display:inline-block;font-family:latter-icons;font-size:14px;height:18px;line-height:18px;margin-right:8px;text-align:center;width:18px}.v3-bookies-table__item-links{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;grid-column:5/-1}.v3-bookies-table__item-links .vAll-button{font-size:14px;font-weight:500;line-height:150%;padding:12px 24px}.v3-bookies-table__item-links__review{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;color:var(--card-text);gap:12px;padding:12px 24px;text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%}.v3-bookies-table__item-links__review span{font-size:16px;font-weight:400;line-height:150%}.v3-bookies-table__item-links__review svg{height:20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.v3-bookies-table__item td:last-child{padding-right:16px}@media (max-width:1230px){.v3-bookies-table__body{grid-template-columns:repeat(2,1fr)}.v3-bookies-table__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:10px;justify-content:space-between}.v3-bookies-table__item-num{grid-column:unset;margin-bottom:6px;padding:10px 16px;width:100%}.v3-bookies-table__item-bonus,.v3-bookies-table__item-brand,.v3-bookies-table__item-highlights,.v3-bookies-table__item-links{grid-column:unset;padding:0 16px}.v3-bookies-table__item-links{margin-top:auto}.v3-bookies-table__item td:last-child{padding-bottom:16px}}@media (max-width:736px){.v3-bookies-table__body{grid-template-columns:repeat(1,1fr)}.v3-bookies-table__item-brand__name,.v3-bookies-table__item-num__content{font-size:20px;font-weight:600;line-height:140%}}@media (max-width:350px){.v3-bookies-table__item-brand__logo{height:72px;width:72px}.v3-bookies-table__item-brand .v3-rating{gap:4px;padding:8px}.v3-bookies-table__item-brand .v3-rating__stars{gap:4px}}@media not all and (pointer:coarse){.v3-bookies-table__item:hover{-webkit-box-shadow:0 4px 16px 0 rgba(15,15,16,.08),0 8px 24px 0 rgba(15,15,16,.12);box-shadow:0 4px 16px 0 rgba(15,15,16,.08),0 8px 24px 0 rgba(15,15,16,.12)}.v3-bookies-table__item-links__review:hover svg{-webkit-transform:translateX(8px);transform:translateX(8px)}}