.v3-heroscreen{color:var(--heroscreen-main-color);container-type:inline-size}.v3-heroscreen__content{background:var(--heroscreen-block-bg);border-radius:25px;display:grid;gap:128px;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;padding:64px 32px 0 64px}.v3-heroscreen__info{display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:64px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:20px}.v3-heroscreen__info-title{font-size:36px;font-weight:600;letter-spacing:-.72px;line-height:120%}.v3-heroscreen__info-description{font-size:16px;font-weight:400;line-height:150%}.v3-heroscreen__info-description a{color:var(--heroscreen-links-color)}.v3-heroscreen__info-features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px 16px}.v3-heroscreen__info-buttons{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.v3-heroscreen__img{width:100%;-ms-flex-item-align:end;align-self:flex-end}.v3-heroscreen__img-content{height:auto;width:100%}.v3-heroscreen__details{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:64px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:24px}.v3-heroscreen__details-table{border-collapse:collapse;color:var(--heroscreen-main-color);font-size:16px;font-weight:600;line-height:150%;table-layout:fixed}.v3-heroscreen__details-table tr:not(:last-child){border-bottom:1px solid var(--line-secondary)}.v3-heroscreen__details-table td{padding:16px 24px;vertical-align:top;width:50%}.v3-heroscreen__details-table td:last-child{text-align:right}.v3-heroscreen__brand{gap:16px;width:100%}.v3-heroscreen__brand,.v3-heroscreen__brand-logo{display:-webkit-box;display:-ms-flexbox;display:flex}.v3-heroscreen__brand-logo{background:var(--white);border-radius:24px;padding:24px;width:213px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v3-heroscreen__brand-logo img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.v3-heroscreen__brand-bonus{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:12px}.v3-heroscreen__bonus-card{background-color:var(--site-bg);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;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}.v3-heroscreen__bonus-card__description{color:var(--text-main);font-size:16px;font-weight:600;line-height:150%;width:100%}.v3-heroscreen__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-heroscreen__bonus-card__img svg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.v3-heroscreen .v3-rating{color:var(--heroscreen-main-color)}@media (max-width:1360px){.v3-heroscreen__content{gap:32px}}@media (max-width:1200px){.v3-heroscreen__content{grid-template-columns:repeat(1,1fr);padding:64px 64px 0}.v3-heroscreen__info{padding-bottom:0;width:100%}.v3-heroscreen__details{padding-bottom:0}}@media (max-width:768px){.v3-heroscreen__content{padding:32px 32px 0}.v3-heroscreen__info{gap:16px}.v3-heroscreen__info-buttons{grid-template-columns:repeat(1,1fr)}}@media (max-width:600px){.v3-heroscreen__brand{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v3-heroscreen__brand-logo{width:100%}}@media (max-width:560px){.v3-heroscreen__content{padding:16px 16px 0}.v3-heroscreen__info-title{font-size:30px;font-weight:600;line-height:130%}}