.v9-heroscreen-2{background-color:var(--heroscreen-block-bg);color:var(--heroscreen-main-color)}.v9-heroscreen-2__content{padding:48px 0}.v9-heroscreen-2__title{font-size:36px;font-weight:600;line-height:120%;margin-bottom:16px}.v9-heroscreen-2__info{display:grid;gap:32px;grid-template-columns:471px 1fr;margin-top:20px}.v9-heroscreen-2__info:not(:has(.v9-heroscreen-2__brand)){grid-template-columns:1fr}.v9-heroscreen-2__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}.v9-heroscreen-2__brand-logo{background:var(--white);border-radius:8px;height:auto;padding:40px 50px;width:100%}.v9-heroscreen-2__brand-logo img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.v9-heroscreen-2__details{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}.v9-heroscreen-2__details-description{font-size:16px;font-weight:400;line-height:150%}.v9-heroscreen-2__details-description a{color:var(--heroscreen-links-color)}.v9-heroscreen-2__table{border-collapse:collapse;color:var(--heroscreen-main-color)}.v9-heroscreen-2__table tr{border-bottom:1px solid var(--line-secondary)}.v9-heroscreen-2__table td{font-size:16px;font-weight:500;line-height:150%;padding:8px 0}.v9-heroscreen-2__table td:last-child{font-size:16px;font-weight:400;line-height:150%}.v9-heroscreen-2__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;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.v9-heroscreen-2__buttons{display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.v9-heroscreen-2__brand-link,.v9-heroscreen-2__button{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v9-heroscreen-2 .v9-rating{background:var(--card-bg);border-radius:6px;padding:8px 12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v9-heroscreen-2 .v9-rating__value{display:block;margin-left:auto}.v9-heroscreen-2 .v9-rating__title,.v9-heroscreen-2 .v9-rating__value{color:var(--card-text)}.v9-heroscreen-2 .v9-bonus{border-radius:8px;padding:16px}.v9-heroscreen-2 .v9-bonus__info{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:1100px){.v9-heroscreen-2__info{gap:24px;grid-template-columns:340px 1fr}}@media (max-width:940px){.v9-heroscreen-2__buttons{grid-template-columns:repeat(1,1fr)}}@media (max-width:768px){.v9-heroscreen-2__content{padding:32px 0}.v9-heroscreen-2__title{font-size:30px;font-weight:600;line-height:130%}.v9-heroscreen-2__info{gap:32px;grid-template-columns:1fr}}