.v7-heroscreen{color:var(--heroscreen-main-color);container-type:inline-size}.v7-heroscreen__wrapper{background:-webkit-gradient(linear,left top,right top,from(var(--gradient-color-1)),to(var(--gradient-color-2)));background:linear-gradient(90deg,var(--gradient-color-1) 0,var(--gradient-color-2) 100%);border-radius:16px;padding:24px}.v7-heroscreen__info-title{font-size:36px;font-weight:600;line-height:120%;margin-bottom:16px}.v7-heroscreen__info-description{color:var(--heroscreen-secondary-color);font-size:16px;font-weight:400;line-height:150%;margin-bottom:24px}.v7-heroscreen__info-description a{color:var(--heroscreen-links-color)}.v7-heroscreen__info-features{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.v7-heroscreen__info-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.v7-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%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v7-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:20px;width:100%}.v7-heroscreen__details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}.v7-heroscreen__details-table{border-collapse:collapse;color:var(--heroscreen-secondary-color);font-size:16px;font-weight:500;line-height:150%;table-layout:fixed;width:100%}.v7-heroscreen__details-table tr:last-child td{border-bottom:none}.v7-heroscreen__details-table td{border-bottom:1px solid var(--white);padding:12px 0;vertical-align:top;width:55%}.v7-heroscreen__details-table td:last-child{font-weight:400;padding-left:12px}.v7-heroscreen__details-table td:first-child{border-right:1px solid var(--white);padding-right:12px;width:45%}.v7-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:16px}.v7-heroscreen__brand-logo{background:var(--white);border-radius:16px;height:170px;width:317px;-ms-flex-negative:0;flex-shrink:0}.v7-heroscreen__brand-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.v7-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(--card-bg);border-radius:16px;gap:8px;margin-bottom:24px;padding:12px 16px;width:100%}.v7-heroscreen__bonus-card__description{color:var(--card-text);font-size:20px;font-weight:600;line-height:140%}.v7-heroscreen__bonus-card__img{-ms-flex-negative:0;background:var(--contrast-bg);border-radius:50%;flex-shrink:0;height:55px;padding:15px;width:55px}.v7-heroscreen__bonus-card__img svg{color:var(--contrast-color);height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.v7-heroscreen__bonus-card__link{font-size:16px;font-weight:400;line-height:150%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v7-heroscreen__bonus-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.v7-heroscreen .v7-rating{color:var(--heroscreen-secondary-color);gap:0}.v7-heroscreen .v7-rating__title{display:inline-block;font-size:16px;font-weight:400;line-height:150%;margin-right:16px}.v7-heroscreen .v7-rating__value{font-weight:500;margin-left:4px}.v7-heroscreen .v7-rating__stars i{width:16px}.v7-heroscreen .v7-rating__stars i:before{font-size:16px;height:16px;width:16px}.v7-heroscreen .v7-brand-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.v7-heroscreen .v7-brand-feature__img{-ms-flex-negative:0;background:var(--contrast-bg);border-radius:50%;color:var(--contrast-color);flex-shrink:0;height:32px;padding:8px;width:32px}.v7-heroscreen .v7-brand-feature__img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:900px){.v7-heroscreen__wrapper{padding:16px}.v7-heroscreen__info-title{font-size:30px;font-weight:600;line-height:130%}.v7-heroscreen__info-features{gap:16px 24px;grid-template-columns:repeat(2,1fr)}.v7-heroscreen__info-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v7-heroscreen__info-buttons__item{width:100%}.v7-heroscreen__details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v7-heroscreen__brand{width:100%}.v7-heroscreen__brand-logo{height:159px;width:100%}.v7-heroscreen__bonus-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.v7-heroscreen__bonus-card__link{width:100%}}