.html,body{margin:0;padding:0}.hidden{display:none!important}.fade-in{animation:fadeIn 500ms both}.fade-in-popup{animation:fadeIn 300ms both}.fade-out{animation:fade-out 200ms ease-out both}.svg-icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.js-event-blocking-instant{}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}.seabattle{font-family:Arial,Verdana,sans-serif;height:100vh;text-align:center;position:relative;box-sizing:border-box;overflow:hidden;line-height:1;font-size:1vh;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:auto}.seabattle.loading{pointer-events:none}.seabattle *{font-family:Arial,Verdana,sans-serif;box-sizing:border-box}.seabattle .loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-image:url(/instant/img/seabattle/preloader_sky_bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.loading__inner{width:45vh;margin:auto;padding:2vh}.loading__logo{display:block;max-width:92%;height:auto;margin:0 auto 8%}.loading__spinner{display:block;width:31.5%;margin:auto}.loading__spinner-group{transform-origin:50%;animation:loaderSpin 1s infinite linear;transform:rotate(-42deg)}@keyframes loaderSpin{from{transform:rotate(-42deg)}to{transform:rotate(320deg)}}@media screen and (min-aspect-ratio:660/666){.loading__inner{width:67vh}.loading__spinner{width:31.5%}}@media screen and (min-aspect-ratio:1093/666){.loading__inner{width:86vh}.loading__spinner{width:28%}}.seabattle-modal{position:absolute;z-index:50;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center}.seabattle-modal::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.seabattle-modal--bg{background-image:url(/instant/img/seabattle/modal-bg_mob.jpg);background-position:50%;background-size:auto 100%;background-repeat:no-repeat}.seabattle-modal--zIndex60{z-index:60}.seabattle-modal__wrapper{position:relative;margin:1% 4%;width:100%;max-width:56vh;height:100%;z-index:50}.seabattle-modal__inner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%}.seabattle-modal__content{background-color:#1c396a;background-image:url(/instant/img/seabattle/modal_wave_bg.png);background-position:bottom;background-size:contain;background-repeat:no-repeat;width:100%}.seabattle-modal__title{position:relative;margin:0;font-weight:700;font-size:270.27%;line-height:normal;color:#fff}.seabattle-modal__close{position:absolute;top:0;right:0;font-size:127%;cursor:pointer}.seabattle-modal__close:active{opacity:.8}@media screen and (min-aspect-ratio:660/666){.seabattle-modal--bg{background-image:url(/instant/img/seabattle/modal-bg_tab.jpg)}.seabattle-modal__wrapper{width:87.5vh;max-width:inherit}.seabattle-modal__wrapper--mini{width:67.5vh;max-width:inherit}.seabattle-modal__title{font-size:375.37%}.seabattle-modal__close{font-size:102%}#js-sbl-choice-game{top:59.6%}}@media screen and (min-aspect-ratio:1093/666){.seabattle-modal--bg{background-image:url(/instant/img/seabattle/modal-bg.jpg)}.seabattle-modal__wrapper{max-width:inherit}}.choosing-modal{padding:6% 7%}.choosing-modal .seabattle-modal__title{margin-bottom:5%}.choosing{display:grid;grid-template-columns:89%;grid-gap:3vh;justify-content:center;align-items:center}.choosing__button{background:rgba(199,229,249,.2);border-radius:1vh;padding:2%;cursor:pointer;user-select:none;transition:all .2s ease}.choosing__button:active *{opacity:.9}.choosing__action{display:grid;grid-template-columns:60% 40%;margin-bottom:5%;border-radius:1vh;overflow:hidden;background-color:#f39643}.choosing__text{font-size:240.24%;font-weight:700;color:#1c396a;line-height:normal;text-transform:uppercase;display:flex;align-items:center;justify-content:center;height:100%}.choosing__price{position:relative;padding:9.28% 0;font-size:405.4%;font-weight:700;color:#1c396a;line-height:normal;text-transform:uppercase}.choosing__price::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/instant/img/seabattle/partofbutton.svg);background-size:cover;background-repeat:no-repeat}.choosing__price span,.choosing__price svg{position:relative;z-index:1}.choosing__currency{font-size:77%}.choosing__rockets{background-image:url(/instant/img/seabattle/choosing_rockets.png);background-repeat:no-repeat;background-position:50%;background-color:#c7e5f9;background-size:70% 70%;border-radius:1vh;height:14vh}.choosing__allies .choosing__rockets{border-bottom-left-radius:0;border-bottom-right-radius:0}.choosing__allies-text{padding:5% 10%;font-size:240.24%;font-weight:700;color:#1c396a;line-height:1.2;background-color:#f39643;border-bottom-left-radius:1vh;border-bottom-right-radius:1vh}.choosing-info{margin-top:4%;display:grid;grid-template-columns:48.5% 48.5%;justify-content:space-between}.choosing-info__button{display:flex;align-items:center;justify-content:center;background:#c7e5f9;border:.8vh solid #1c3a6b;border-radius:1vh;font-size:180.8%;font-weight:700;color:#1c396a;line-height:1.2;padding:5% 2%;cursor:pointer;user-select:none;transition:all .2s ease}.choosing-info__button:active{border-color:transparent}.choosing-info__icon{margin-left:5.6%;font-size:202%}@media(hover:hover){.choosing__button:hover{background-color:rgba(199,229,249,.1)}.choosing-info__button:hover{background:#9ad0f4}}@media screen and (min-aspect-ratio:660/666){.choosing-modal{padding:4% 5%}.choosing-modal .seabattle-modal__title{margin-bottom:3%;font-size:480.48%}.choosing{grid-template-columns:repeat(2,1fr);align-items:baseline;grid-gap:8vh}.choosing__rockets{height:16vh}.choosing__allies-text{padding:3% 10%}.choosing-info{grid-template-columns:32.5% 32.5%;justify-content:center;grid-gap:11%;margin-top:8%}.choosing-info__button{font-size:240.24%;padding:4% 2%}}.seabattle-buy-ticket .seabattle-modal__title{padding:9% 12% 7%;text-transform:uppercase;line-height:1.4}.buy-ticket{display:flex;align-items:center;justify-content:center;margin:0;padding:0;list-style:none}.buy-ticket__ship{padding:2% 4%;margin:0 .5%;background-image:url(/instant/img/seabattle//ship_ticket_buy.svg);background-repeat:no-repeat;background-size:contain;background-position:100% 100%;cursor:pointer}.buy-ticket__ship--active{background-image:url(/instant/img/seabattle/ship_ticket_buy_active.svg)}.buy-ticket__control{display:flex;align-items:center;justify-content:center;padding:10% 2% 13%}.buy-ticket__count{width:20%;font-size:420.42%;font-weight:700;line-height:normal;color:#c7e5f9}.buy-ticket__less{padding:6%;background-image:url(/instant/img/seabattle/icons/arrow_left.svg);background-color:#c7e5f9;background-repeat:no-repeat;background-position:43%;background-size:40%;border-radius:1vh;user-select:none;cursor:pointer;transition:all .2s}.buy-ticket__less:hover{background-color:#9ad0f4}.buy-ticket__less:active{opacity:.9}.buy-ticket__more{padding:6%;background-image:url(/instant/img/seabattle/icons/arrow_right.svg);background-color:#c7e5f9;background-repeat:no-repeat;background-position:56%;background-size:40%;border-radius:1vh;user-select:none;cursor:pointer;transition:all .2s}.buy-ticket__more:hover{background-color:#9ad0f4}.buy-ticket__more:active{opacity:.9}.buy-ticket--disabled{background-color:#d2dbe2;pointer-events:none}.buy-ticket__cost{font-size:270.27%;font-weight:700;line-height:1.5;color:#fff;padding:0 15% 10%}.buy-ticket__actions{padding:0 6% 10%;display:grid;grid-template-columns:44% 44%;justify-content:center;align-items:center;grid-gap:8%}.buy-ticket__button{border-radius:1vh;font-size:180.18%;font-weight:700;line-height:1.2;color:#1c396a;user-select:none;cursor:pointer;padding:14% 2%;display:flex;align-items:center;justify-content:center;text-align:center;transition:all .25s ease}#js-ticket-buy-modal .buy-ticket__button{font-size:100%;text-transform:uppercase}#js-ticket-buy-modal .buy-ticket__actions{padding-bottom:0}#js-ticket-buy-modal .modal__checkbox{display:flex;gap:20px;justify-content:center}#js-ticket-buy-modal .css-checkbox{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}#js-ticket-buy-modal .css-checkbox+label{position:relative;font-size:.75em;cursor:pointer;display:inline-flex;align-items:center;color:#c9e8fb;padding-bottom:2em}#js-ticket-buy-modal .css-checkbox+label::before{content:" ";display:inline-block;vertical-align:middle;margin-right:1em;width:1.25em;height:1.25em;border-width:.2em;border-style:solid;border-color:#235485;border-radius:0;box-shadow:none}#js-ticket-buy-modal .css-checkbox:checked+label::after{content:" ";background-repeat:no-repeat;background-size:.6em .6em;background-position:50%;position:absolute;display:flex;justify-content:center;align-items:center;margin-left:0;left:.4em;top:.45em;text-align:center;font-size:1em;height:.5em;width:.5em;background-color:#235485}.buy-ticket__cancel{background-color:#c7e5f9}.buy-ticket__cancel:hover{background-color:#9ad0f4}.buy-ticket__cancel:active{opacity:.9}.buy-ticket__continue{background-color:#f39643}.buy-ticket__continue:hover{background-color:#f07c14}.buy-ticket__continue:active{opacity:.9}@media screen and (min-aspect-ratio:660/666){.seabattle-buy-ticket .seabattle-modal__title{line-height:1.6;padding:8% 12% 6%}.buy-ticket__ship{padding:2% 3.6%;margin:0 .5%}.buy-ticket__control{padding:8% 2% 10%}.buy-ticket__count{font-size:480.48%}.buy-ticket__less{padding:4%}.buy-ticket__more{padding:4%}.buy-ticket__cost{font-size:375.37%;line-height:1.6}.buy-ticket__actions{grid-template-columns:37% 37%}.buy-ticket__button{font-size:240.24%;padding:12.4% 2%}#js-ticket-buy-modal .buy-ticket__button{font-size:100%}}.seabattle-about{padding:6%}.seabattle-about__title{position:relative;padding:0 15% 10%;font-size:270.27%;line-height:1.4;font-weight:700;color:#c9e8fb;margin:0;text-align:center}.seabattle-about__content{font-size:210.21%;line-height:1.4;color:#c9e8fb;height:44vh;overflow-y:scroll;padding-right:5%;margin-right:3.3%;text-align:left}.seabattle-about__content::-webkit-scrollbar{width:.6em}.seabattle-about__content::-webkit-scrollbar-track{background:#c9e8fb;border-radius:.5em}.seabattle-about__content::-webkit-scrollbar-thumb{background:#1c396a;border-radius:.5em;border:.1em solid #c9e8fb}.seabattle-about__content::-webkit-scrollbar-thumb:hover{border:.1em solid #fff}.seabattle-about__content a,.seabattle-about__volume a{display:contents;color:#f39643}.seabattle-about__content p{font-size:inherit;margin:0 0 4.5%}.seabattle-about__volume p{font-size:inherit;margin-top:0;margin-bottom:5%}.seabattle-about__volume{padding:3% 0 18%;font-size:220.21%;font-weight:700;line-height:1.4;color:#c9e8fb;text-align:center}.seabattle-about__button{display:inline-flex;align-items:center;justify-content:center;padding:2.5% 10%;font-size:130%;font-weight:700;color:#1c3a6c;line-height:normal;border:none;border-radius:1vh;outline:none;background-color:#f39643;user-select:none;cursor:pointer;transition:all .2s}.seabattle-about__button:hover{background-color:#f07c14}@media screen and (min-aspect-ratio:660/666){.seabattle-about{padding:5%}.seabattle-about__title{font-size:355.37%;padding:0 13% 6%}.seabattle-about__content{font-size:240.24%;padding-right:3%;margin-right:1.3%}.seabattle-about__content p{margin:0 0 5%}.seabattle-about__volume{font-size:260.24%}}.finish-game__title{margin:0;font-size:240.24%;font-weight:700;line-height:1.6;color:#fff}.finish-game__random-text{font-size:240.24%;font-weight:700;line-height:1.6;color:#c9e8fb}.finish-game__billet{display:flex;align-items:center;justify-content:center;text-align:center;margin:7% 0;padding:4% 3%;border-radius:1vh;background-color:#f39643;font-size:175.18%;font-weight:700;line-height:1.6;color:#1c3a6c}.finish-game__billet--fail{background-color:#c9e8fb}.finish-game__billet span{line-height:normal}.finish-game20-win{padding:10% 12%}.finish-game20-win .finish-game__random-text{margin-bottom:10%}.finish-game20-fail{padding:19% 12%}.finish-game-allies{padding:8% 5%}.finish-game__actions{margin-top:4%;display:grid;grid-template-columns:1fr;grid-gap:2vh}.finish-game__button{display:flex;align-items:center;justify-content:center;padding:3.5% 10%;font-size:240.24%;font-weight:700;color:#1c3a6c;line-height:normal;text-transform:uppercase;border-radius:1vh;overflow:hidden;user-select:none;cursor:pointer;transition:all .2s}.finish-game__share{background-color:#c7e5f9}.finish-game__share:hover{background-color:#9ad0f4}.finish-game__share:active{opacity:.9}.finish-game__repeat{background-color:#f39643;text-transform:uppercase}.finish-game__repeat:hover{background-color:#f07c14}.finish-game__repeat:active{opacity:.9}.finish-game__icon{font-size:173%;margin-left:8%}.finish-game__bigwin{margin-top:4%;font-size:200%;color:#fff;line-height:1.4}.finish-game__bigwin-link{color:#f39643}.finish-game__bigwin-link:hover{color:#f07c14}@media screen and (min-aspect-ratio:660/666){.finish-game__title{font-size:480.48%}.finish-game__random-text{font-size:375.37%}.finish-game__billet{font-size:365.37%;padding:2.5% 3%}.finish-game__actions{margin-top:3.5%;grid-template-columns:repeat(2,1fr);grid-gap:5%}.finish-game__button{padding:5.4% 9%}.finish-game__icon{font-size:192%}.finish-game__bigwin{font-size:260%}}.seabattle-game{position:relative;width:100%;height:100%;background-image:url(/instant/img/seabattle/playground/bg_mob.jpg);background-repeat:no-repeat;background-position:50%;background-size:auto 100%}.seabattle-game__wrapper{position:relative;padding:1% 3%;width:100%;max-width:56vh;height:100%;z-index:10;margin:auto;display:flex;align-items:center;justify-content:center}.seabattle-game__note{margin-top:2%;font-size:120.12%;font-weight:700;line-height:normal;color:#6ca5da}.seabattle-game__box{position:relative;overflow:hidden;border-radius:1vh;background-color:#1c3a6c;padding:3% 3% 2%;box-shadow:.4vh .4vh #000000}.seabattle-game__grid{position:relative;display:grid;grid-template-areas:"ticket ticket" "boat info" "game game" "result result";grid-gap:1.8vh;grid-template-columns:59.5% auto}.seabattle-game__column-ticket{grid-area:ticket;display:grid;grid-template-columns:34.1% 1fr;grid-gap:1.8vh}.seabattle-game__column-boat{grid-area:boat}.seabattle-game__column-info{grid-area:info;display:grid;grid-gap:1.8vh}.seabattle-game__column-game{grid-area:game}.seabattle-game__column-result{grid-area:result}.maintenance{position:relative}.maintenance__row{display:grid;grid-template-columns:5.5em 1fr;grid-gap:1.5vh;grid-auto-rows:5.5em}.maintenance__row .maintenance__social{display:none}.maintenance__info{display:flex;align-items:center;justify-content:space-between;padding:10% 9%;width:100%;background-color:#6ca5da;font-size:240.24%;font-weight:700;color:#1c3a6c;border-radius:.6vh;user-select:none;cursor:pointer}.maintenance__info:active{opacity:.9}.maintenance__info-text{display:none}.maintenance__help-icon{font-size:119%}.maintenance__arrow-icon{font-size:74%}.maintenance__control{display:inline-flex;align-items:center;justify-content:center;padding:8%;font-size:327%;border-radius:.6vh;background-color:#6ca5da;user-select:none;cursor:pointer}.maintenance__control:active{opacity:.9}.maintenance__popup{position:absolute;top:110%;right:0;border-radius:.6vh;padding:6%;background-color:#6ca5da;min-width:170%;z-index:5;display:grid;grid-template-columns:1fr;grid-gap:1.6vh;box-shadow:rgba(0,0,0,5%)0 6px 24px,rgba(0,0,0,8%)0 0 0 1px}.maintenance__operation .maintenance__control{background-color:#c9e8fb;width:2em;height:2em}.maintenance__snap{display:flex;align-items:center;justify-content:center;padding:7.5% 3.5%;font-size:190%;font-weight:700;line-height:1.3;color:#1c3a6c;background-color:#c9e8fb;border-radius:.6vh;user-select:none;cursor:pointer;white-space:nowrap}.maintenance__snap:nth-of-type(1){grid-column:1/3;grid-row:1}.maintenance__snap:nth-of-type(2){grid-column:1/2;grid-row:2}.maintenance__snap:active{opacity:.9}.autoplay-game{display:flex;align-items:center;justify-content:center;padding:13% 3%;width:100%;border-radius:.6vh;background-color:#c9e8fb;font-size:210.21%;font-weight:700;color:#1c3a6c;text-align:center;text-transform:uppercase;cursor:pointer;user-select:none}.autoplay-game:active{opacity:.9}.number-shots{font-size:180.18%;font-weight:700;color:#c9e8fb;text-align:center;text-transform:uppercase;line-height:normal}.ticket-logo{display:flex;align-items:center;justify-content:center;padding:0 5%;border-radius:.6vh;background-color:#fff}.ticket-logo__img{max-width:55%}.ticket-list{position:relative}.ticket-list__choice{display:flex;align-items:center;justify-content:flex-end;background-color:#6ca5da;font-size:200.21%;line-height:normal;font-weight:700;color:#1c3a6c;border-radius:.6vh;padding:8.01% 4.5%;user-select:none;cursor:pointer}.ticket-list__choice:active{opacity:.9}.ticket-list__count{display:flex;align-items:center;justify-content:space-between;font-weight:700;width:4.7vh;margin-left:4.5%}.ticket-list__count .svg-icon{font-size:76%}.ticket-list__dropdown{position:absolute;top:110%;left:0;width:100%;background-color:#c9e8fb;border:.8vh solid #6ca5da;border-radius:.6vh;z-index:6;padding:5% 4%;box-shadow:rgba(0,0,0,5%)0 6px 24px,rgba(0,0,0,8%)0 0 0 1px}.ticket-list__billet{font-size:210.21%;font-weight:700;color:#1c3a6c;line-height:1.6;text-align:center}.price-panel{display:flex;grid-gap:1.5vh}.price-panel__box{flex-direction:column;justify-content:center;align-items:stretch;padding:1% 1.5% 1.5%;border-radius:.6vh;background-color:#6ca5da;text-align:center}.price-panel__box:nth-of-type(1){flex:1 1 45%}.price-panel__box:nth-of-type(2){flex:1 0 20%}.price-panel__box:nth-of-type(3){flex:1 1 35%}.price-panel__name{font-size:150.15%;font-weight:700;color:#1c3a6c;line-height:1.6;text-transform:uppercase}.price-panel__cost{font-size:170%;font-weight:700;color:#1c3a6c;line-height:1.6;text-transform:uppercase;background-color:#c9e8fb}.boat-panel--disabled{opacity:.5}.boat-panel__ship-icon{font-size:10em;color:#1c3a6c}.boat-panel__col1 .win-type:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.boat-panel__col2 .win-type:first-child{border-top-right-radius:0;border-top-left-radius:0}.boat-panel__col1 .win-type:nth-of-type(2){background-color:#88bce7}.boat-panel__col1 .win-type:nth-of-type(2) .win-type__price{background-color:#c9e8fb}.boat-panel__col2 .win-type:nth-of-type(1),.boat-panel__col2 .win-type:nth-of-type(3){background-color:#88bce7}.boat-panel__col2 .win-type:nth-of-type(1) .win-type__price,.boat-panel__col2 .win-type:nth-of-type(3) .win-type__price{background-color:#c9e8fb}.win-type{display:grid;grid-template-columns:65% 35%;align-items:center;border-radius:.6vh;background-color:#6ca5da;overflow:hidden}.win-type--active .svg-icon{color:#e30613}.win-type:nth-of-type(1){border-bottom-left-radius:0;border-bottom-right-radius:0}.win-type:nth-of-type(2){border-radius:0}.win-type:nth-of-type(3){border-top-left-radius:0;border-top-right-radius:0}.win-type__vizualization{display:grid;align-items:center;grid-template-columns:40% auto 40%;grid-gap:.5vh;padding:3.5% 3%}.win-type__vizualization span{display:flex;align-items:center;justify-content:center}.win-type__ship-x1{font-size:10em;color:#1c3a6c;height:.2em;width:.2em}.win-type__ship-x2{font-size:10em;color:#1c3a6c;height:.2em;width:.4em}.win-type__ship-x3{font-size:10em;color:#1c3a6c;height:.2em;width:.5em}.win-type__ship-x4{font-size:10em;color:#1c3a6c;height:.2em;width:.7em}.win-type__plus{font-size:.8em}.win-type__price{display:flex;align-items:center;justify-content:center;height:100%;font-size:170.18%;line-height:normal;font-weight:700;color:#1c3a6c;text-align:center;background-color:rgba(201,232,251,.65)}@media screen and (min-aspect-ratio:660/666){.seabattle-game{background-image:url(/instant/img/seabattle/playground/bg_tab.jpg)}.seabattle-game__wrapper{width:96vh;max-width:inherit;padding:1.5% 2%;display:block}.seabattle-game__note{font-size:240.24%}.seabattle-game__box{box-shadow:.6vh .6vh #000000;top:11.6%}.seabattle-game__grid{grid-template-areas:"game ticket" "game info" "game result" "boat boat";grid-gap:2.5vh;grid-template-columns:61.5% auto}.seabattle-game__column-game{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.seabattle-game__column-ticket{grid-template-columns:1fr;grid-gap:inherit}.seabattle-game__column-info{grid-gap:1.6vh}.ticket-logo{display:none}.ticket-list__choice{font-size:240.24%;padding:7.36% 5%}.ticket-list__count{width:5.5vh}.ticket-list__count .svg-icon{font-size:69%}.ticket-list__dropdown{top:113%;padding:4% 3%;border:1vh solid #6ca5da}.ticket-list__billet{font-size:240.24%}.maintenance__operation{display:none}.maintenance__row .maintenance__control{display:inline-flex}.maintenance__row{display:grid;grid-template-columns:22.555% 22.555% auto;grid-auto-rows:inherit;grid-gap:1.5vh}.maintenance__control{font-size:347%}.maintenance__info{order:1;font-size:240.24%;padding:16.35% 9%}.maintenance__info-text{display:initial}.maintenance__help-icon{font-size:100%}.maintenance__arrow-icon{font-size:66%}.autoplay-game{order:3;font-size:270.27%;padding:7.36% 3%}.number-shots{order:2;font-size:310.33%}.maintenance__popup{top:120%;min-width:83%;padding:4%}.maintenance__snap{padding:6.5% 4.5%}.maintenance__snap:nth-of-type(1){grid-column:initial;grid-row:initial}.maintenance__snap:nth-of-type(2){grid-column:initial;grid-row:initial}.price-panel{display:flex;flex-wrap:wrap;grid-gap:2.2vh}.price-panel__box{padding:1% 2.5% 2.5%}.price-panel__box:nth-of-type(1){flex:1 1 100%}.price-panel__box:nth-of-type(2){flex:1 1 40%}.price-panel__box:nth-of-type(3){flex:1 1 50%}.price-panel__name{font-size:210.21%;line-height:1.6}.price-panel__cost{font-size:220%;line-height:1.6}.boat-panel{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5vh}.boat-panel__col1 .win-type:last-child{border-bottom-left-radius:.6vh;border-bottom-right-radius:.6vh}.boat-panel__col2 .win-type:first-child{border-top-left-radius:.6vh;border-top-right-radius:.6vh}.boat-panel__col2 .win-type:nth-of-type(1),.boat-panel__col2 .win-type:nth-of-type(3){background-color:#6ca5da}.boat-panel__col2 .win-type:nth-of-type(1) .win-type__price,.boat-panel__col2 .win-type:nth-of-type(3) .win-type__price{background-color:rgba(201,232,251,.65)}.boat-panel__col2 .win-type:nth-of-type(2){background-color:#88bce7}.boat-panel__col2 .win-type:nth-of-type(2) .win-type__price{background-color:#c9e8fb}.win-type__price{font-size:270.27%}.win-type__ship-x1,.win-type__ship-x2,.win-type__ship-x3,.win-type__ship-x4{font-size:15em}.win-type__vizualization{padding:6.38% 3%;grid-gap:2.4vh}.win-type__plus{font-size:1.2em}}@media screen and (min-aspect-ratio:1093/666){.seabattle-game{background-image:url(/instant/img/seabattle/playground/background_desktop.jpg);background-size:auto 100%}.seabattle-game__wrapper{width:83vh;padding:1%;max-width:inherit}.seabattle-game__grid{grid-template-areas:"game ticket" "game info" "game result" "boat boat";grid-gap:2.5vh;grid-template-columns:61.5% auto}.seabattle-game__box{box-shadow:.6vh .6vh #000000;top:23.6%}.seabattle-game__note{font-size:195.19%}.ticket-logo{display:none}.ticket-list__choice{padding:7.43% 5%;font-size:200.21%}.ticket-list__count{width:5vh}.ticket-list__dropdown{border:.9vh solid #6ca5da}.ticket-list__billet{font-size:210.21%}.maintenance__row{grid-template-columns:22.59% 22.59% auto;grid-gap:1.2vh}.maintenance__operation{display:none}.maintenance__info{padding:16.388% 8%;font-size:195.19%}.maintenance__control .svg-icon{font-size:85%}.maintenance__popup{min-width:100%}.maintenance__snap{font-size:210.21%}.autoplay-game{padding:7.73% 3%;font-size:210.21%}.number-shots{font-size:270.27%}.price-panel__box{padding:1.02% 2.5% 2.5%}.price-panel__name{font-size:150.15%}.price-panel__cost{font-size:190%;line-height:1.8}.boat-panel{grid-gap:2.5vh}.win-type__price{font-size:240.24%}.win-type__ship-x1,.win-type__ship-x2,.win-type__ship-x3,.win-type__ship-x4{font-size:12.77em}.win-type__vizualization{padding:6.31% 3%;grid-gap:1.5vh}.win-type__plus{width:1.5em}}.allied-support-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;display:flex;align-items:center;justify-content:center;padding:0 2%}.allied-support-skip-button{display:flex;align-items:center;justify-content:center;grid-gap:1.5vh;padding:4.7% 9%;border-radius:1vh;font-size:210.21%;font-weight:700;line-height:normal;color:#1c3a6c;text-transform:uppercase;background-color:#f39643;user-select:none;cursor:pointer;transition:all .2s;white-space:nowrap}.allied-support-skip-button .svg-icon{font-size:1.9em}.allied-support-skip-button:hover{background-color:#f07c14}.allied-support-skip-button:active{opacity:.9}.allied-support{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;width:100%;height:100%;background-image:url(/instant/img/seabattle/allied_support_bg.jpg);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;border-radius:.6vh;overflow:hidden}.allied-support__title{padding:2.3% 2%;font-size:180%;font-weight:700;line-height:1.4;color:#1c3a6c;background-color:#6ca5da}.allied-support__content{padding:.6em;grid-gap:.6em;display:grid;grid-template-columns:repeat(2,1fr)}@keyframes blink-1{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.attempt{padding:6% 3%;border-radius:.6vh}.attempt--winning{background-color:#6ca5da;animation:blink-1 1.2s both}.attempt--winning .attempt__name{color:#1c3a6c;border-color:#1c3a6c;background-color:#c9e8fb}.attempt__name{font-size:170.21%;font-weight:700;line-height:normal;color:#c9e8fb;text-transform:uppercase;text-align:center;background-color:#6ca5da;border:.5vh solid #4780b6;display:inline-flex;border-radius:.6vh;padding:.8% 6%;margin-bottom:8%}.attempt__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1vh;justify-content:center}@media screen and (min-aspect-ratio:660/666){.allied-support-skip-button{font-size:270.27%;padding:3.1% 5%}.allied-support-skip-button .svg-icon{font-size:1.7em}.allied-support__title{font-size:300%;line-height:1.2}.attempt__grid{grid-column-gap:.5vh}.attempt{padding:4% 2%}.attempt__name{font-size:229%;margin-bottom:6%}}@media screen and (min-aspect-ratio:1093/666){.allied-support__title{font-size:220.24%}.attempt{padding:5% 2% 3.4%}.attempt__name{font-size:210.21%;margin-bottom:6.4%}}body::before,body::after{content:url(/instant/img/seabattle/animation/podcast_mobile.jpg);position:absolute;top:-9999rem;left:-9999rem;opacity:0}body::after{content:url(/instant/img/seabattle/animation/podcast_tab.jpg)}:root{--animation-speed:2}.podcast{position:absolute;width:100%;height:100%;top:0;left:0;z-index:10}.podcast.unvisible{display:none}.podcast.animating{animation:scale calc(.25s * var(--animation-speed))linear calc(.25s * var(--animation-speed))forwards;transform-origin:77% 100%}.podcast:before{content:"";position:absolute;left:50%;top:0;transform:translate(-50%,0);width:200%;height:100%;background-image:url(/instant/img/seabattle/animation/podcast_mobile.jpg);background-repeat:no-repeat;background-position:50%;background-size:auto 100%}.podcast__drone{position:absolute;width:69.693%;left:-48.4%;top:.9%;opacity:0}.podcast__bombs{position:absolute;z-index:1;width:12.844%;left:-22%;top:23.2%;opacity:0}.podcast__boat{position:absolute;width:53.729%;left:-51.2%;top:37.9%}.podcast__boat:after{content:"";position:absolute;top:-5%;left:48%;width:35.36%;padding-bottom:40.409%;opacity:0}.podcast__boat-explosion{position:absolute;z-index:4;width:43.071%;left:15.6%;top:46%;opacity:0}.podcast__boat-explosion.animating{animation:explosion calc(.25s * var(--animation-speed))linear calc(.75s * var(--animation-speed))forwards}.podcast__vehicle{position:absolute;z-index:2;width:64.45%;left:-17.6%;top:75.5%}.podcast__vehicle.unvisible{animation:fade-out calc(.15s * var(--animation-speed))linear calc(0s * var(--animation-speed))forwards}.podcast__missiles{position:absolute;z-index:1;width:20.749%;left:17.3%;top:60.6%;opacity:0}.podcast__missiles.animating{animation:missiles calc(.25s * var(--animation-speed))linear calc(.5s * var(--animation-speed))forwards}.podcast__soldier{position:absolute;width:12.261%;left:51.9%;top:76.2%;opacity:0}.podcast__soldier.animating{animation:fadeIn calc(.25s * var(--animation-speed))linear calc(2.75s * var(--animation-speed))forwards}.podcast__soldier.zooming{animation:scale calc(.5s * var(--animation-speed))linear calc(0s * var(--animation-speed))forwards;opacity:1}.podcast__aircraft{position:absolute;width:61.62%;right:5.9%;top:16.5%;opacity:0}.podcast__aircraft.animating{animation:aircraft1 calc(.5s * var(--animation-speed))linear calc(1.5s * var(--animation-speed))forwards}.podcast__rockets{position:absolute;z-index:1;width:26.774%;right:-39%;top:23.9%;opacity:0}.podcast__mines{position:absolute;z-index:1;width:20.749%;right:17.3%;top:31.1%;opacity:0}.podcast__mines.animating{animation:mines calc(.25s * var(--animation-speed))linear calc(1.75s * var(--animation-speed))forwards}.podcast__warship{position:absolute;width:94.316%;right:2.8%;top:34.3%}.podcast__warship.unvisible{animation:fade-out calc(.5s * var(--animation-speed))linear calc(0s * var(--animation-speed))forwards}.podcast__warship:before{content:"";position:absolute;top:30%;left:20.1%;width:27%;padding-bottom:30.79%;transform:rotate(-2.333deg);opacity:0}.podcast__warship.burning:before{transition:opacity calc(.075s * var(--animation-speed));background-image:url(/instant/img/seabattle/animation/burning-boat.png);background-size:auto 100%;background-repeat:no-repeat;background-position:var(--burningPosition,0 center);opacity:1}.podcast__warship:after{content:"";position:absolute;top:-1.3%;left:39.5%;width:65.1%;padding-bottom:44.316%;transform:rotate(-14.548deg);opacity:0}.podcast__warship.flaming:after{transition:opacity calc(.075s * var(--animation-speed));background-image:url(/instant/img/seabattle/animation/burning-warship.png);background-size:auto 100%;background-repeat:no-repeat;background-position:var(--burningPosition,0 center);opacity:1}.podcast__warship-explosion{position:absolute;z-index:2;width:56.2%;right:1.6%;top:33.2%;opacity:0;transform-origin:bottom}.podcast__warship-explosion.animating{animation:explosion calc(.25s * var(--animation-speed))linear calc(2s * var(--animation-speed))forwards}.podcast__warship-diving{position:absolute;width:73.3%;right:5.2%;top:37.4%;opacity:0}.podcast__warship-diving:before{background-image:url(/instant/img/seabattle/animation/podcast_wave_1.png);left:6.6%;bottom:-2.2%;width:51%;height:9%}.podcast__warship-diving:after{background-image:url(/instant/img/seabattle/animation/podcast_wave_2.png);left:49%;bottom:-7.2%;width:30%;height:11%}.podcast__warship-diving:before,.podcast__warship-diving:after{content:"";position:absolute;background-repeat:no-repeat;background-position:50%;background-size:contain;opacity:0}.podcast__warship-diving.animating{animation:fadeIn calc(.5s * var(--animation-speed))linear calc(0s * var(--animation-speed))forwards}.podcast__warship-diving.animating:before,.podcast__warship-diving:after{opacity:1}.podcast__splash{position:absolute;width:18.633%;right:-18.8%;top:23.3%;opacity:0;transform-origin:bottom}#podcast2 .podcast__splash{left:-17.2%;top:23.3%;right:auto}#podcast3 .podcast__splash{right:-47.5%;top:74%}#podcast4 .podcast__splash{width:23.156%;top:43.1%;left:-33%;right:auto}.podcast__stop-button{position:absolute;z-index:10;right:4%;top:94.5%;color:#1c396a;font-size:246.478%;font-weight:900;text-transform:uppercase;padding:2%;cursor:pointer}@media screen and (min-aspect-ratio:660/666){.podcast.animating{transform-origin:30% 100%}.podcast:before{background-image:url(/instant/img/seabattle/animation/podcast_tab.jpg)}.podcast__boat-explosion{width:30.186%;left:16.2%;top:46.6%}.podcast__warship{width:62.875%;right:18.6%;top:32.3%}.podcast__warship:before{top:22.6%;left:3.4%;width:30.9%;padding-bottom:36%;transform:rotate(.067deg)}.podcast__warship:after{top:7.5%;left:38.1%;width:58.7%;padding-bottom:40%}.podcast__vehicle{width:32.063%;left:-8%;top:79.4%}.podcast__missiles{width:10.323%;left:13.7%;top:65.1%}.podcast__missiles.animating{animation:missiles2 calc(.25s * var(--animation-speed))linear calc(.5s * var(--animation-speed))forwards}.podcast__soldier{width:8.29%;left:23.3%;top:74.3%}.podcast__aircraft{width:49.737%;right:24.8%;top:9.9%}.podcast__mines{width:12.2%;right:34.9%;top:26.4%}.podcast__mines.animating{animation:mines2 calc(.25s * var(--animation-speed))linear calc(1.75s * var(--animation-speed))forwards}.podcast__warship-explosion{width:35.7%;right:26.5%;top:34.1%}.podcast__warship-diving{width:46%;right:31.5%;top:43.5%}.podcast__stop-button{font-size:210.21%;right:3.7%;bottom:5.3%;padding:1%}}@media screen and (min-aspect-ratio:1093/666){.podcast{z-index:auto}.podcast.unvisible{display:block}.podcast:before{background-image:none;display:none}.podcast__drone.animating{animation:drone calc(.5s * var(--animation-speed))linear calc(0s * var(--animation-speed))forwards}.podcast__bombs.animating{animation-name:bombs;animation-duration:calc(.25s * var(--animation-speed));animation-timing-function:linear;animation-delay:calc(.25s * var(--animation-speed));animation-fill-mode:forwards}#podcast2 .podcast__bombs.animating{animation-name:bombs2;animation-duration:calc(.125s * var(--animation-speed))}#podcast4 .podcast__bombs.animating{animation-name:bombs4;animation-duration:calc(.25s * var(--animation-speed))}.podcast__boat.burning:after{transition:opacity calc(.075s * var(--animation-speed));background-image:url(/instant/img/seabattle/animation/burning-boat.png);background-size:auto 100%;background-repeat:no-repeat;background-position:var(--burningPosition,0 center);opacity:1}.podcast__boat-explosion{width:30.211%;left:-29.8%;top:39.8%}.podcast__boat-explosion.animating{animation:explosion calc(.25s * var(--animation-speed))linear calc(.5s * var(--animation-speed))forwards}#podcast1 .podcast__boat-explosion.animating,#podcast2 .podcast__boat-explosion.animating,#podcast3 .podcast__boat-explosion.animating,#podcast4 .podcast__boat-explosion.animating{animation:none}.podcast__vehicle{width:63.86%;left:-82.2%;top:66.3%}.podcast__missiles{display:none}.podcast__soldier{width:9.769%;left:-9.5%;top:77.7%;opacity:1}.podcast__soldier.animating{transition:none}.podcast__aircraft{width:58.614%;right:-47.5%;top:7.1%}.podcast__aircraft.animating{animation:aircraft calc(.5s * var(--animation-speed))linear calc(0s * var(--animation-speed))forwards}.podcast__rockets.animating{animation-name:rockets;animation-duration:calc(.25s * var(--animation-speed));animation-timing-function:linear;animation-delay:calc(.25s * var(--animation-speed));animation-fill-mode:forwards}#podcast1 .podcast__rockets.animating{animation-name:rockets1;animation-duration:calc(.075s * var(--animation-speed))}#podcast3 .podcast__rockets.animating{animation-name:rockets3;animation-duration:calc(.275s * var(--animation-speed))}.podcast__mines{display:none}.podcast__warship{width:90.634%;right:-80.8%;top:42.8%}.podcast__warship:before{display:none}.podcast__warship:after{top:14.2%;left:8%;width:61.68%;padding-bottom:41.92%;transform:rotate(0)}.podcast__warship.burning:after{opacity:1;transition:opacity calc(.075s * var(--animation-speed));background-image:url(/instant/img/seabattle/animation/burning-warship.png);background-size:auto 100%;background-repeat:no-repeat;background-position:var(--burningPosition,0 center)}.podcast__warship-explosion{width:54.2%;right:-48.9%;top:48%;transform-origin:50% 50% 0}.podcast__warship-explosion.animating{animation:explosion calc(.25s * var(--animation-speed))linear calc(.5s * var(--animation-speed))forwards}#podcast1 .podcast__warship-explosion.animating,#podcast2 .podcast__warship-explosion.animating,#podcast3 .podcast__warship-explosion.animating,#podcast4 .podcast__warship-explosion.animating{animation:none}.podcast__warship-diving{display:none}.podcast__splash.animating{animation-name:splash;animation-duration:calc(.25s * var(--animation-speed));animation-timing-function:linear;animation-delay:calc(0s * var(--animation-speed));animation-fill-mode:forwards}.podcast__stop-button{display:none}}@keyframes scale{0%{transform:scale(1)}100%{transform:scale(1.4)}}@keyframes drone{0%{opacity:1;transform:translate(-83%,-66%)scale(.25)}75%{transform:translate(0,0)scale(1)}100%{opacity:1;transform:translate(196%,-116%)scale(1.25)}}@keyframes bombs{0%{opacity:1;transform:translate(0,0)}95%{opacity:1}100%{opacity:0;transform:translate(0,150%)}}@keyframes bombs2{0%{opacity:1;transform:translate(0,0)}95%{opacity:1}100%{opacity:0;transform:translate(50%,85%)}}@keyframes bombs4{0%{opacity:1;transform:translate(0,0)}95%{opacity:1}100%{opacity:0;transform:translate(-60%,285%)}}@keyframes explosion{0%{opacity:1;transform:scale(0)}50%{transform:scale(1)}100%{opacity:1;transform:scale(0);visibility:hidden}}@keyframes aircraft{from{opacity:1;transform:translate(156%,175%)}to{opacity:1;transform:translate(-137%,-137%)}}@keyframes aircraft1{from{opacity:1;transform:translate(200%,175%)}to{opacity:1;transform:translate(-200%,-175%)}}@keyframes rockets{0%{opacity:1;transform:translate(0,0)}95%{opacity:1}100%{opacity:0;transform:translate(0,200%)}}@keyframes rockets1{0%{opacity:1;transform:translate(0,0)}95%{opacity:1}100%{opacity:0;transform:translate(-50%,45%)}}@keyframes rockets3{0%{opacity:1;transform:translate(0,0)}95%{opacity:1}100%{opacity:0;transform:translate(55%,335%)}}@keyframes splash{0%{opacity:0;transform:scale(0)}25%{opacity:1}40%{transform:scale(1)}60%{transform:scale(1)}75%{opacity:1}100%{opacity:0;transform:scale(.5)}}@keyframes missiles{0%{opacity:1;transform:translate(-72%,92%)}95%{opacity:1}100%{opacity:0;transform:translate(15%,-55%)}}@keyframes missiles2{0%{opacity:1;transform:translate(-110%,97%)}95%{opacity:1}100%{opacity:0;transform:translate(84%,-73%)}}@keyframes mines{0%{opacity:1;transform:translate(0,0)}95%{opacity:1}100%{opacity:0;transform:translate(0,200%)}}@keyframes mines2{0%{opacity:1;transform:translate(0,0)}95%{opacity:1}100%{opacity:0;transform:translate(0,244%)}}.sea,.ship-list{--ship-1-color:#f26419;--ship-2-color:#f6ae2d;--ship-3-color:#86bbd8;--ship-4-color:#33658a;--ship-5-color:#306b34}.battleship-main-wrapper{position:relative;padding-top:100%;overflow:hidden;display:grid}.sea{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:auto repeat(10,9.4%);grid-template-rows:auto repeat(10,9.4%);overflow:hidden;z-index:2}.sea:before{content:"";position:absolute;right:0;bottom:0;width:98.5%;height:95%;background-image:url(/instant/img/seabattle/battleship/sea_bg.svg);background-repeat:no-repeat;background-position:50%;background-size:100%;z-index:-1}.sea__label{display:inline-flex;align-items:center;justify-content:center;text-align:center;background-color:#6ca5da;border:.1em solid #1d1d1b}.sea__label[data-label-top="0"]{background-color:#1c3a6c;border-color:transparent}.sea__label[data-label-top="1"]{border-top-left-radius:.6vh;border-left-color:#1d1d1b}.sea__label[data-label-top="10"]{border-top-right-radius:.6vh}.sea__label[data-label-left="1"]{border-top-left-radius:.6vh;border-top-color:#1d1d1b}.sea__label[data-label-left="10"]{border-bottom-left-radius:.6vh}.sea__letter-icon{font-size:1.1em}.sea__number-icon{font-size:1.2em}.sea__label[data-label-left="10"] .sea__number-icon{font-size:1.7em}.sea__field{position:relative;display:inline-flex;align-items:center;justify-content:center;transition:.2s all;border:.1em solid #1d1d1b;cursor:pointer;will-change:opacity}.sea__field::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(201,232,251,.8);opacity:0;transition:.3s all}.sea__field .svg-icon{display:block}.is-active-cross,.unplayable-field{pointer-events:none}.blocked-cross{font-size:2.1em;user-select:none;pointer-events:none;animation:fadeIn 300ms;z-index:2}.fire-cross{font-size:3.9em;color:#3f6cb3;user-select:none;pointer-events:none;animation:fadeIn 300ms;z-index:2;will-change:opacity}.ship-x4{position:absolute;font-size:17em;left:0}.ship-x3{position:absolute;font-size:13em;left:0}.ship-x2{position:absolute;font-size:8em;left:0}#js-error-modal-reload .js-error-descr{margin-bottom:3%}@media(hover:hover){.sea__field:hover:not(.is-active-cross)::before,.sea__field:hover:not(.unplayable-field)::before{opacity:1;animation:blink-1 1s both infinite}}@media screen and (min-aspect-ratio:660/666){.battleship-main-wrapper{position:static;padding-top:inherit;width:100%;height:100%}.blocked-cross{font-size:2.555em}}@media screen and (min-aspect-ratio:1093/666){.blocked-cross{font-size:2em}}@media screen and (max-width:991px){.widget_body,.grv-bell-host{display:none}}