.v8-heroscreen{background:var(--heroscreen-block-bg);color:var(--heroscreen-main-color);container-type:inline-size}.v8-heroscreen__wrapper{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:24px;padding:48px 0}.v8-heroscreen__info-title{font-size:36px;font-weight:600;line-height:120%}.v8-heroscreen__info-description{color:var(--heroscreen-secondary-color);font-size:16px;font-weight:400;line-height:150%}.v8-heroscreen__info-description a{color:var(--heroscreen-links-color)}.v8-heroscreen__info-features{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:16px;min-width:273px}.v8-heroscreen__info-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.v8-heroscreen__info-buttons__item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-size:16px;font-weight:400;line-height:150%;min-width:200px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v8-heroscreen__details-content{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:16px;width:100%}.v8-heroscreen__details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.v8-heroscreen__details-table{border-collapse:collapse;color:var(--heroscreen-secondary-color);font-size:16px;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:150%;table-layout:fixed;width:100%}.v8-heroscreen__details-table tr:last-child td{border-bottom:none;padding-bottom:0}.v8-heroscreen__details-table tr:first-child td{padding-top:0}.v8-heroscreen__details-table td{border-bottom:1px solid var(--line-secondary);padding:16px 0;vertical-align:top;width:50%}.v8-heroscreen__details-table td:last-child{font-weight:400;padding-left:8px;text-align:right}.v8-heroscreen__details-table td:first-child{color:var(--heroscreen-main-color);padding-right:8px}.v8-heroscreen__brand{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:12px}.v8-heroscreen__brand-logo{background:var(--white);border-radius:12px;height:152px;width:283px;-ms-flex-negative:0;flex-shrink:0;padding:8px}.v8-heroscreen__brand-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.v8-heroscreen__bonus-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--contrast-bg);border-radius:12px;gap:20px;padding:16px;width:100%}.v8-heroscreen__bonus-card__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--contrast-color);-ms-flex-flow:column nowrap;flex-flow:column nowrap;font-size:16px;font-weight:400;gap:4px;line-height:150%}.v8-heroscreen__bonus-card__description span{font-size:20px;font-weight:600;line-height:140%}.v8-heroscreen__bonus-card__img{-ms-flex-negative:0;flex-shrink:0;height:42px;width:42px}.v8-heroscreen__bonus-card__img svg{color:var(--contrast-color);height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.v8-heroscreen__bonus-card__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v8-heroscreen__bonus-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.v8-heroscreen__table-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}.v8-heroscreen__table-wrapper:has(.v8-heroscreen__details-table) .v8-heroscreen__info-features{border-left:1px solid var(--line-secondary);padding-left:32px}.v8-heroscreen .v8-rating{background:transparent;gap:0;padding:0}.v8-heroscreen .v8-rating__title{color:var(--heroscreen-secondary-color);display:inline-block;font-size:16px;font-weight:500;line-height:150%;margin-right:16px}.v8-heroscreen .v8-rating__value{color:var(--heroscreen-main-color);font-weight:400;margin-left:8px}.v8-heroscreen .v8-rating__stars i{width:20px}.v8-heroscreen .v8-rating__stars i:before{font-size:20px;height:20px;width:20px}.v8-heroscreen .v8-brand-feature{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.v8-heroscreen .v8-brand-feature__img{-ms-flex-negative:0;color:var(--heroscreen-main-color);flex-shrink:0;height:16px;width:16px}.v8-heroscreen .v8-brand-feature__img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:900px){.v8-heroscreen__wrapper{padding:32px 0}.v8-heroscreen__info-title{font-size:30px;font-weight:600;line-height:130%}.v8-heroscreen__info-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v8-heroscreen__info-buttons__item{width:100%}.v8-heroscreen__details{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.v8-heroscreen__details-table tr:last-child td{border-bottom:1px solid var(--line-secondary);padding-bottom:16px}.v8-heroscreen__brand{width:100%}.v8-heroscreen__brand-logo{height:152px;width:100%}.v8-heroscreen__bonus-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.v8-heroscreen__bonus-card__description{text-align:center}.v8-heroscreen__bonus-card__link{width:100%}.v8-heroscreen__bonus-content,.v8-heroscreen__table-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v8-heroscreen__table-wrapper{gap:24px}.v8-heroscreen__table-wrapper:has(.v8-heroscreen__details-table) .v8-heroscreen__info-features{border-left:none;padding-left:0}}