@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.02);transform:scale(1.02)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.02);transform:scale(1.02)}to{-webkit-transform:scale(1);transform:scale(1)}}.v10-heroscreen{color:var(--heroscreen-main-color)}.v10-heroscreen__breadcrumbs{background:var(--heroscreen-block-bg);padding:20px 0}.v10-heroscreen__content{background:var(--heroscreen-block-bg);padding:48px 0 0}.v10-heroscreen__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px}.v10-heroscreen__info,.v10-heroscreen__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.v10-heroscreen__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:16px;padding-bottom:48px;width:100%}.v10-heroscreen__info .v10-bonus{-webkit-animation:pulse 2s ease-in-out infinite;animation:pulse 2s ease-in-out infinite}.v10-heroscreen__info:not(:has(.v10-bonus)) .v10-heroscreen__info-buttons{max-width:unset;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.v10-heroscreen__info-title{color:inherit;font-size:36px;font-weight:600;line-height:120%}.v10-heroscreen__info-description{color:var(--heroscreen-secondary-color);font-size:16px;font-weight:400;line-height:150%}.v10-heroscreen__info-description a{color:var(--heroscreen-links-color)}.v10-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}.v10-heroscreen__info-buttons{-ms-flex-pack:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.v10-heroscreen__info-buttons,.v10-heroscreen__info-buttons__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;gap:8px;width:100%}.v10-heroscreen__info-buttons__item{background-color:var(--heroscreen-button-bg);border-radius:var(--heroscreen-button-radius);color:var(--heroscreen-button-color);font-family:var(--font-2);padding:12px 32px;text-align:center;text-decoration:none;-webkit-transition:background-color,color .3s ease-in-out;transition:background-color,color .3s ease-in-out;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap;-ms-flex-pack:center;-ms-flex-align:center;font-size:16px;font-weight:400;height:50px;line-height:150%;overflow:hidden;position:relative}.v10-heroscreen__info-buttons__item:disabled{background:var(--button-disable-bg);color:var(--button-disable-color);pointer-events:none}.v10-heroscreen__info-buttons__item:before{background:var(--footer-button-main-bg-hover);content:"";height:0;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;width:100%}.v10-heroscreen__info-buttons__item svg{height:20px;width:20px}.v10-heroscreen__info-buttons__item span,.v10-heroscreen__info-buttons__item svg{position:relative;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;z-index:999}.v10-heroscreen__img{-ms-flex-negative:0;border-radius:16px 16px 0 0;flex-shrink:0;height:100%;max-width:462px;overflow:hidden;width:100%;-ms-flex-item-align:end;align-self:flex-end}.v10-heroscreen__img img{height:auto;width:100%}.v10-heroscreen .v10-rating{background:var(--card-bg);border-radius:36px;padding:8px 12px}@media (max-width:1200px){.v10-heroscreen__wrapper{gap:32px}}@media (max-width:1024px){.v10-heroscreen__content{padding:32px 0 0}.v10-heroscreen__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v10-heroscreen__info{padding-bottom:0}.v10-heroscreen__img{max-width:none;width:100%}}@media (max-width:768px){.v10-heroscreen__breadcrumbs{padding:12px 0}.v10-heroscreen__info .v10-bonus{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.v10-heroscreen__info .v10-bonus__info,.v10-heroscreen__info .v10-promocode{width:100%}.v10-heroscreen__info-title{font-size:30px;font-weight:600;line-height:130%}}@media (max-width:640px){.v10-heroscreen__info:not(:has(.v10-bonus)) .v10-heroscreen__info-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v10-heroscreen__info-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media not all and (pointer:coarse){.v10-heroscreen__info .v10-bonus:hover{-webkit-animation:none;animation:none}.v10-heroscreen__info-buttons__item:hover{background-color:var(--heroscreen-button-bg);color:var(--heroscreen-button-color)}.v10-heroscreen__info-buttons__item:hover:before{height:1500%}.v10-heroscreen__info-buttons__item:hover svg{height:21px;width:21px}.v10-heroscreen__info-buttons__item:hover span{font-size:16.8px}}