.v11-heroscreen{color:var(--heroscreen-main-color)}.v11-heroscreen__breadcrumbs{background:var(--heroscreen-block-bg);padding:20px 0}.v11-heroscreen__breadcrumbs svg{color:var(--heroscreen-breadcrumbs-color);height:16px;width:16px;-ms-flex-negative:0;flex-shrink:0;position:absolute;top:5px}.v11-heroscreen__breadcrumbs-wrapper{position:relative}.v11-heroscreen__content{background:var(--heroscreen-block-bg);padding:48px 0 0}.v11-heroscreen__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:64px}.v11-heroscreen__info,.v11-heroscreen__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.v11-heroscreen__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:16px;padding-bottom:48px}.v11-heroscreen__info .v11-bonus:has(.v11-promocode){background:transparent;border:1px solid var(--contrast-bg)}.v11-heroscreen__info:not(:has(.v11-bonus)) .v11-heroscreen__info-buttons{max-width:unset;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.v11-heroscreen__info-title{color:inherit;font-size:36px;font-weight:600;line-height:120%}.v11-heroscreen__info-description{color:var(--heroscreen-secondary-color);font-size:16px;font-weight:400;line-height:150%}.v11-heroscreen__info-description a{color:var(--heroscreen-links-color)}.v11-heroscreen__info-bonus{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}.v11-heroscreen__info-buttons{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;gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.v11-heroscreen__info-button{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;background:var(--heroscreen-button-bg);color:var(--heroscreen-button-color);-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v11-heroscreen__info-button:after{background:var(--heroscreen-button-bg-hover)}.v11-heroscreen__img{-ms-flex-negative:0;border-radius:16px;flex-shrink:0;height:100%;max-width:430px;overflow:hidden;width:100%}.v11-heroscreen__img img{height:auto;width:100%}.v11-heroscreen .v11-rating__value{color:var(--heroscreen-main-color)}@media (max-width:1200px){.v11-heroscreen__wrapper{gap:32px}}@media (max-width:1024px){.v11-heroscreen__content{padding:32px 0 0}.v11-heroscreen__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v11-heroscreen__info{padding-bottom:0}.v11-heroscreen__img{max-width:none;width:100%}}@media (max-width:768px){.v11-heroscreen__breadcrumbs{padding:12px 0}.v11-heroscreen__info .v11-bonus{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.v11-heroscreen__info .v11-bonus__info,.v11-heroscreen__info .v11-promocode{width:100%}.v11-heroscreen__info-title{font-size:30px;font-weight:600;line-height:130%}}@media (max-width:640px){.v11-heroscreen__info:not(:has(.v11-bonus)) .v11-heroscreen__info-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v11-heroscreen__info-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media not all and (pointer:coarse){.v11-heroscreen__info-button:hover{background:var(--heroscreen-button-bg-hover);color:var(--heroscreen-button-color-hover)}}