@charset "utf-8"; #loader{position:fixed;inset:0;background:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;z-index:9999;transition:opacity .3s ease}#loader.hidden{opacity:0;pointer-events:none}:root{--br-radius:10px;--br-radius-adaptiv:5px;--color-line-main:#2f3034;--bg-color-brend:#0075ff;--primary-bg-btn:#0075ff;--primary-text-btn:white;--secondary-bg-btn:rgba(255,255,255,0.2);--secondary-text-btn:white;--title:#f0f2f5;--marker-list:#0075ff;--shadow-bg:none;--bg-main:rgba(255,255,255,0.05);--secodary-text:#0075ff;--secondary-descr:#f0f2f5;--bg-color:#141415;--main-color-text:#f0f2f5;--tg-bg:linear-gradient(45deg,#00673e 0,#16bdf5 100%);--header-bg:#141415;--nav-list-bg:#272729;--nav-list-border:12px;--header_active:#0075ff;--registration-bg:#00b24b;--registration-text:#f0f2f5;--registration-borger-radius:12px;--signUp-bg:#272729;--signUp-text:#f0f2f5;--signUp-borger-radius:12px;--signUp-border:0;--banner-radius:12px;--burger-bg:#1d1e20;--text-burger:#f0f2f5;--burger-line:#2f3034;--burger-bonus:#ff006a;--burger-text-bonus:white;--burger-free-money:radial-gradient(181.61% 181.61% at 122.05% -3.73%,#006167 0,#003d41 51.3%,#102425 100%);--burger-text-free:white;--burger-login-bg:#2f3034;--burger-Btn-Close-bg:#2f3034;--burger-Phone-Mail-Box:#2f3034;--nav-text:white;--color-text-footer:white;--bg-comment-faq-block:rgba(255,255,255,0.05);--bg-comment-faq-item:rgba(255,255,255,0.05);--border-table:rgba(255,255,255,0.05);--table-faq-comment-text-color:#f0f2f5;--nav-border:rgba(179,182,189,0.4);--nav-text-section:white;--bg-nav:rgba(255,255,255,0.05);--animated-bg-b1:radial-gradient(181.61% 181.61% at 122.05% -3.73%,#006167 0,#003d41 51.3%,#102425 100%);--animated-bg-b2:radial-gradient(181.61% 181.61% at 122.05% -3.73%,#69a687 0,#307257 51.3%,#27694e 100%);--animated-bg-b3:radial-gradient(181.61% 181.61% at 122.05% -3.73%,#dbdd4d 0,#c2c445 51.3%,#929334 100%);--animated-bg-b4:radial-gradient(181.61% 181.61% at 122.05% -3.73%,#a2b0bd 0,#57718a 51.3%,#343f51 100%);--animated-bg-b5:radial-gradient(181.61% 181.61% at 122.05% -3.73%,#b4c4ff 0,#909dcc 51.3%,#515873 100%);--animated-radius:14px;--animated-text:white;--banner-bg:rgba(255,255,255,0.05);--banner-title:white;--banner-data:#838486;--game-bg-input:#272729;--game-border-radius:12px;--game-text-second:#9aa1b1;--game-category-item-bg:#2f3034;--game-category-item-active:#0075ff;--bonus-bg:radial-gradient(271.14% 126.18% at 52.54% -91.41%,#ffd599 0,#ff9500 100%);--bonus-value-text:black;--bonus-value-bg:white;--bonus-text-text:white;--bonus-text-bg:rgba(255,255,255,0.2);--bonus-svg:white;--bonus-btn-text:black;--bonus-btn-bg:white;--bonus-title:white;--svg-stroke:#9aa1b1;--svg-stroke-second:#F1F2F6;--svg-stroke-three:white;--svg-fill:#9aa1b1;--svg-fill-second:#F1F2F6;--svg-fill-three:white;--svg-rect:#9aa1b1;--svg-rect-second:#F1F2F6;--svg-rect-active:#0075FF;--line-footer:#bbc0c6;--politic-footer:#787878;--nav-footer-text:#9aa1b1;--bg-color-footer-nav:#141415;--white:#fff;--black:#000;--bonus-bg_v2:radial-gradient(181.61% 181.61% at 122.05% -3.73%,#006167 0,#003d41 51.3%,#102425 100%);--support-bg:#1d1e20;--marketing:linear-gradient(180.03deg,#273ca1 4.25%,#121b4b 99.31%)}.section_bonus{background:var(--bonus-bg_v2);border-radius:24px;position:relative;display:flex}.boxInfo{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:19px;padding:24px;padding-left:24px;width:100%;background-image:url(../assets/bonus.webp);background-repeat:no-repeat;background-size:auto;background-position:70%}.bonusTitle{font-weight:600;font-size:24px;line-height:117%;letter-spacing:-0.02em;color:var(--bonus-title)}.bonusInfoContainer{display:flex;flex-direction:column;gap:19px;justify-content:space-between}.bonusContainer{display:flex;align-items:center;gap:12px}.bonusStage{display:flex;align-items:center;gap:12px}.bonusValue{font-weight:600;font-size:12px;line-height:133%;letter-spacing:0;color:var(--bonus-value-text);background:var(--bonus-value-bg);padding:4px 9px 3px 9px;border-radius:100px}.bonusText{font-weight:600;font-size:12px;line-height:133%;letter-spacing:0;background:var(--bonus-text-bg);color:var(--bonus-text-text);padding:9px 15px;border-radius:12px}.svgBonus path{stroke:var(--bonus-svg)}.bonus_btn{font-weight:600;font-size:14px;line-height:143%;text-align:center;padding:14px 24px;color:var(--bonus-btn-text);background:var(--bonus-btn-bg);border-radius:12px}.bonusImg{display:none}@media (max-width:1024px){.section_bonus{justify-content:space-between}.boxInfo{flex-direction:column;background-image:none;max-width:573px;align-items:flex-start}.bonusContainer{display:flex;flex-direction:column;align-items:start;gap:19px;justify-content:space-between}.bonusText{width:100%}.svgBonus{display:none}.bonusStage{width:100%}.bonus_btn{width:100%}.bonusImg{display:block;margin:auto;max-width:305px;max-height:193px}}@media (max-width:768px){.bonusTitle{font-size:22px;line-height:127%}.boxInfo{padding:12px 0 12px 12px}}@media (max-width:560px){.boxInfo{background-image:url(../assets/bonus.webp);background-repeat:no-repeat;background-size:auto;background-position:160%;padding:12px}.bonusInfoContainer{gap:12px}.bonusContainer{gap:12px}.bonusText{max-width:50%}.bonusImg{display:none}}.sectionGame{overflow:hidden}.searchBox{display:flex;flex-direction:column;gap:20px;margin-bottom:34px}.valueSearch{display:flex;align-items:center;width:100%;gap:8px}.inputSearch{background:var(--game-bg-input);padding:12px 16px;border-radius:var(--game-border-radius);width:70%}.moreBtn{background:var(--game-bg-input);padding:12px 16px;border-radius:var(--game-border-radius);width:30%;display:flex;align-items:center;justify-content:center}.svg_margin_game{margin-right:12px}.svg_margin_game_item{margin-right:12px;max-width:20px;max-height:20px}.spanSearch{font-weight:400;font-size:14px;line-height:143%;color:var(--game-text-second)}.spanMoreBtn{font-weight:600;font-size:14px;line-height:143%}.gameListCategory{list-style:none;margin:0;padding:0;display:flex;align-items:flex-start;gap:10px;justify-content:space-between;flex-direction:row}.gameItemCategory{background:var(--game-category-item-bg);border-radius:var(--game-border-radius);width:100%}.gameActiveCategory{background:var(--game-category-item-active)}.gameLinkCategory{padding:12px 22px;display:flex;align-items:center;justify-content:center;width:100%}.spanGameCategory{font-weight:600;font-size:14px;line-height:143%}.gameBoxList{display:flex;flex-direction:column;gap:34px}.gameContainer{display:flex;flex-direction:column;gap:16px}.gameTitleBoxBtn{display:flex;align-items:center;justify-content:space-between}.gameTitleBox{display:flex;align-items:center}.gameImgTitle{width:32px;height:32px;margin-right:12px}.titleGames{font-weight:600;font-size:20px;line-height:120%}.sliderBtnBox{display:flex;align-items:center;gap:10px}.sliderBtn{background:none;padding:0;margin:0;outline:none;border:0;width:30px;height:30px;background:var(--primary-bg-btn);color:var(--primary-text-btn);border-radius:8px;display:flex;align-items:center;justify-content:center}.sliderBtn svg path{stroke:var(--primary-text-btn)}.sliderBtn:disabled{opacity:.5}.btnRight{transform:rotate(-90deg)}.btnLeft{transform:rotate(90deg)}.gameList{list-style:none;display:flex;flex-direction:row;gap:16px;margin:0;padding:0;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.gameList::-webkit-scrollbar{display:none}.gameItem{flex-shrink:0}.gameImg{border-radius:16px}@media (max-width:1370px){.gameItemCategory:last-child{display:none}.gameLinkCategory{padding:12px 15px}}@media (max-width:1270px){.gameItemCategory:last-child{display:none}}@media (max-width:1140px){.gameItemCategory:nth-child(6){display:none}}@media (max-width:940px){.gameItemCategory:nth-child(5){display:none}.gameLinkCategory{padding:12px 20px}}@media (max-width:1024px){.inputSearch{width:50%}.moreBtn{width:50%}}@media (max-width:768px){.gameList{gap:15px}}@media (max-width:680px){.spanGameCategory{display:none}.svg_margin_game_item{margin-right:0}}.section_secure{background:var(--game-category-item-bg);border-radius:var(--br-radius);padding:8px;display:flex;align-items:center;gap:15px;position:relative;overflow:hidden}.secure_svg{background:rgba(34,197,94,0.2);border-radius:12px;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.secure_descr{display:flex;flex-direction:column;gap:2px}.secure_title{font-weight:700;font-size:18px;line-height:120%}.secure_text{font-weight:400;font-size:14px;line-height:120%;color:#99a1af}.secureElips{position:absolute;bottom:0;right:0;transform:translate(45%,55%);max-width:163px;max-height:129px;width:100%;height:100%;border-radius:100%;background:#22c55e;filter:blur(40.5px);z-index:1}@media (max-width:568px){.section_secure{padding:4px}}.section_nav_title{display:flex;align-items:center;margin-bottom:14px}.section_nav_title_text{font-weight:600;font-size:24px;line-height:122%}.section_nav_list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:16px;border-bottom:1px solid var(--burger-line)}.section_nav_item{width:100%;background:var(--bg-nav);border-radius:var(--br-radius);position:relative;border:1px solid var(--nav-border);z-index:2;overflow:hidden}.section_nav_link{display:flex;align-items:center;gap:15px;width:100%;height:100%;padding:16px}.section_nav_svg path{stroke:var(--bg-color-brend)}.section_nav_svg_v2 path{fill:var(--bg-color-brend)}.section_nav_text{font-weight:700;font-size:15px;line-height:120%;color:var(--nav-text-section);position:relative;z-index:3}.ligthElips{position:absolute;bottom:0;right:0;transform:translate(45%,55%);max-width:163px;max-height:129px;width:100%;height:100%;border-radius:100%;background:var(--bg-color-brend);filter:blur(40.5px);z-index:1}.section_nav_arrow{position:absolute;right:10px;bottom:10px;width:16px;height:16px;z-index:2}@media (max-width:1024px){.section_nav_list{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:565px){.section_nav_list{grid-template-columns:repeat(1,1fr);gap:8px}.section_nav_title_text{font-size:16px}.section_nav_link{padding:10px}.section_nav_svg{width:40px;height:40px}.section_nav_svg_v2{width:40px;height:40px}}.box_comment{border-radius:16px}.box_avatar_name{display:flex;align-items:center;margin-bottom:13px}.comment_avatar{margin-right:16px}.comment_head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.title_comment{border-radius:var(--br-radius);padding:0;font-weight:700;font-size:24px;line-height:120%}.list_comment{list-style:none;display:flex;flex-direction:row;align-items:stretch;gap:24px;margin:0;padding:0;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.item_comment{border-radius:var(--br-radius);background:var(--bg-comment-faq-item);color:var(--table-faq-comment-text-color);max-width:307px;width:100%;min-width:160px;padding:20px;display:flex;flex-direction:column;flex-shrink:0}.item_title_comment{font-weight:700;font-size:17px;line-height:120%;margin-bottom:2px}.span_comment{display:block;font-weight:400;font-size:14px;line-height:120%;color:var(--banner-data)}.text_comment{font-size:17px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;flex-grow:1;overflow:hidden;margin-bottom:15px}.read_more_comment{display:inline-block;color:var(--bg-color-brend);text-decoration:none;font-size:14px;margin-top:auto}@media (max-width:668px){.comment_avatar{margin-right:8px}.title_comment{font-size:18px}.list_comment{gap:10px}.item_comment{padding:10px}.item_title_comment{font-size:12px}.span_comment{font-size:8px}.text_comment{font-size:12px}.read_more_comment{font-size:10px}}.box_faq{border-radius:16px}.title_faq{border-radius:var(--br-radius);padding:0;font-weight:700;font-size:24px;line-height:120%;margin-bottom:20px}.list_faq{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:20px}.item_faq{border-radius:var(--br-radius);background:var(--bg-comment-faq-item);color:var(--table-faq-comment-text-color);padding:25px 28px;cursor:pointer}.titleBoxFaq{display:flex;justify-content:space-between;align-items:center;gap:10px;transition:all .3s ease}.closeFaq{font-size:36px;transition:all .3s ease}.item_title_faq{font-weight:700;font-size:18px;line-height:120%}.text_faq{font-size:16px;line-height:120%;max-height:0;overflow:hidden;transition:max-height .3s ease}.item_faq.active .titleBoxFaq{margin-bottom:13px}.item_faq.active .closeFaq{transform:rotate(135deg)}.item_faq.active .text_faq{max-height:400px}@media (max-width:568px){.box_faq{margin-bottom:20px}.title_faq{font-size:20px;margin-bottom:15px}.item_faq{padding:20px 10px}.item_title_faq{font-size:16px}.text_faq{font-size:14px}}.section_main{display:flex;flex-direction:column;gap:6px}.section_main h3{font-weight:700;font-size:16px;line-height:120%;color:var(--title)}.section_main a{color:var(--bg-color-brend)}.section_main .btn_link{color:var(--primary-text-btn)}.section_main p{font-weight:400;font-size:12px;line-height:120%}.table-responsive-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-wrapper table{width:100%;border-collapse:collapse;background:var(--bg-comment-faq-block);border-radius:16px;color:var(--table-faq-comment-text-color)}tr:first-child{border-bottom:1px solid var(--line-footer)}tr:first-child th p{font-size:16px}.section_main table p{margin:0}.section_main th{padding:10px;text-align:left}.section_main ol{margin:0}.section_main td{padding:10px;text-align:left}.section_img{border-radius:var(--br-radius);box-shadow:var(--shadow-bg);width:100%;max-height:300px}.section_title{font-weight:700;font-size:24px;line-height:120%}.section_text{font-weight:400;font-size:16px;line-height:120%;color:var(--secondary-descr)}.section_btn{width:100%;display:flex;align-items:center;justify-content:center}.section_link{border-radius:var(--br-radius);padding:16px 30px;background:var(--primary-bg-btn);color:var(--primary-text-btn);font-weight:800;font-size:16px;line-height:120%}@media (max-width:568px){.section_main{gap:5px}.section_title{font-size:20px}.section_text{font-size:14px}.section_link{padding:12px 20px;font-size:14px}}.titleTable{font-weight:700;font-size:20px;line-height:120%;color:var(--title);margin:0;margin-bottom:10px}.table{width:100%;border-collapse:collapse;background:var(--bg-comment-faq-block);border-radius:16px;color:var(--table-faq-comment-text-color)}.tableStroke:not(:last-child){border-bottom:1px solid var(--border-table)}.tableCell{padding:12px}.tableCell:first-child{text-align:left;width:50%}.tableCell:last-child{text-align:right;width:50%}.scrollBtn{padding:5px;border-radius:100px;display:flex;align-items:center;justify-content:center;color:var(--color-text-footer);background:transparent;border:0;outline:none;margin:0 auto;display:flex;align-items:center;cursor:pointer}.scrollText{font-weight:700;font-size:16px;line-height:120%;margin-right:10px}.arrowNav{width:24px;height:24px;transition:transform .3s ease-in-out;transform:rotate(-90deg)}.nav_footer{border-top:1px solid var(--line-footer);border-bottom:1px solid var(--line-footer);padding:31px 0;margin-bottom:30px;display:flex;align-items:flex-start}.content_footer{max-width:194px;display:flex;flex-direction:column;gap:16px}.footer_support{max-width:358px;display:flex;flex-direction:column;background:var(--support-bg);border-radius:16px;padding:22px 16px;position:relative;overflow:hidden}.support_box_title{display:flex;align-items:center;gap:7px;margin-bottom:5px}.support_title{position:relative;z-index:2;font-weight:600;font-size:14px;line-height:143%}.support_span{position:relative;z-index:2;background:var(--bg-color-brend);padding:2px 8px;border-radius:999px;color:var(--main-color-text);font-weight:600;font-size:12px;line-height:133%;display:flex;align-items:center;justify-content:center}.support_descr{position:relative;z-index:2;font-weight:400;font-size:12px;line-height:133%;color:#9aa1b1;margin-bottom:24px}.support_link{position:relative;z-index:2;background:var(--bg-color-brend);width:100%;padding:10px;border-radius:10px;text-align:center}.support_img{position:absolute;right:16px;bottom:50px}.helper_footer{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);width:100%}.footer_title{font-weight:700;font-size:14px;line-height:120%;color:var(--politic-footer)}.footer_link{display:block;font-weight:400;font-size:12px;line-height:120%;margin-bottom:8px}.politic{font-weight:700;font-size:14px;line-height:120%;text-align:center;color:var(--politic-footer);margin-bottom:40px}.footer_tg_container{display:flex;align-items:center;justify-content:space-between;padding:21px 12px;background:var(--tg-bg);border-radius:var(--br-radius);max-width:160px}.footer_tg_info{display:flex;border-right:1px solid var(--white);padding-right:12px}.footer_tg_btn{max-width:40px}.footer_social{display:flex;gap:16px}.titleBoxFooter{display:flex;justify-content:space-between;align-items:center;gap:16px;transition:all .3s ease}.closeFooter{display:none;font-size:28px;transition:all .3s ease}.categoryFooter{transition:max-height .3s ease}.content_footer.active .closeFooter{transform:rotate(135deg)}.content_footer.active .categoryFooter{max-height:200px}.supportElips{position:absolute;bottom:0;right:0;transform:translate(45%,55%);max-width:163px;max-height:129px;width:100%;height:100%;border-radius:100%;background:#0075ff;filter:blur(40.5px);z-index:1}.boxMarketing{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;position:sticky;bottom:15px;z-index:8;background:var(--marketing);border-radius:20px;padding-left:20px}.marketingText{font-weight:600;font-size:clamp(12px,4vw,40px);line-height:120%;letter-spacing:-0.01em;padding:20px 0}.marketingBtn{font-weight:600;font-size:14px;line-height:143%;text-align:center;padding:14px 24px;background:var(--bonus-btn-bg);border-radius:12px;color:var(--bonus-btn-text);margin-bottom:20px}.marketingImg{justify-self:end;max-width:100%;height:auto}@media (max-width:920px){.helper_footer{grid-template-columns:repeat(1,1fr)}.content_footer{max-width:100%}.closeFooter{display:block}.categoryFooter{max-height:0;overflow:hidden}}@media (max-width:568px){.footer_title{font-weight:400;font-size:12px;line-height:120%}.helper_footer{gap:5px}.footer_link{font-size:12px}.politic{font-size:12px}}.section_form{background:radial-gradient(181.61% 181.61% at 122.05% -3.73%,#006167 0,#003d41 51.3%,#102425 100%);border-radius:24px;display:flex;padding:22px;justify-content:space-between;align-items:center;position:relative}.box_form{display:flex;flex-direction:column;gap:30px;justify-content:space-between}.form_title{font-weight:600;font-size:24px;line-height:117%;letter-spacing:-0.02em;color:#fff}.form_container{display:flex;align-items:center;gap:20px;position:relative;z-index:2}.box_input{display:flex;align-items:center;gap:20px}.form_input{padding:0;outline:none;border:0;margin:0;background:rgba(255,255,255,0.2);border-radius:12px;padding:14px 20px;color:#fff;width:100%}.form_input::placeholder{color:#fff}.form_btn{border-radius:12px;padding:14px 15px;color:black;background:#fff;font-weight:600;font-size:14px;line-height:143%;text-align:center}.form_btn:disabled{opacity:.5}.section_form_img{position:absolute;right:22px;bottom:0;max-height:182px}@media (max-width:1024px){.form_container{flex-direction:column}.form_btn{width:100%}.section_form_img{max-height:224px}}@media (max-width:870px){.form_input{width:100%}.form_container{width:100%}.box_input{width:100%}.box_form{width:100%}.section_form_img{display:none}}@media (max-width:400px){.form_input{width:100%}.form_container{width:100%}.box_input{flex-direction:column}.box_form{width:100%}.section_form_img{display:none}}.carousel-container{overflow:hidden;width:100%;position:relative;display:flex;align-items:center}.carousel-track{display:flex;gap:15px;width:max-content;animation:scroll 20s linear infinite}.carousel-track:hover{animation-play-state:paused}.carousel-list{display:flex;flex-direction:row;list-style:none;padding:0;margin:0;gap:15px}.card{width:230px;border-radius:14px;padding:8px;color:white;font-family:sans-serif;font-size:12px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 10px rgba(0,0,0,0.3)}.card.purple{background:linear-gradient(0deg,#a548c1 0,rgba(165,72,193,0.3) 50%,rgba(165,72,193,0) 100%)}.card.green{background:linear-gradient(0deg,#6af78d 0,rgba(106,247,141,0.3) 50%,rgba(106,247,141,0) 100%)}.card.orange{background:linear-gradient(0deg,#f78d6a 0,rgba(247,141,106,0.3) 50%,rgba(247,141,106,0) 100%)}.card.blue{background:linear-gradient(0deg,#485fc1 0,rgba(72,95,193,0.3) 50%,rgba(72,95,193,0) 100%)}.card.rose{background:linear-gradient(0deg,#be185d 0,rgba(190,24,93,0.3) 50%,rgba(190,24,93,0) 100%)}.card.berez{background:linear-gradient(0deg,#0f766e 0,rgba(15,118,110,0.3) 50%,rgba(15,118,110,0) 100%)}.card.sand{background:linear-gradient(0deg,#b45309 0,rgba(180,83,9,0.3) 50%,rgba(180,83,9,0) 100%)}.card.darkBlue{background:linear-gradient(0deg,#3730a3 0,rgba(55,48,163,0.3) 50%,rgba(55,48,163,0) 100%)}.carousel_box{display:flex;flex-direction:column}.carousel_price{text-align:center;max-width:68px;border-radius:5px;padding:6px 11px;font-weight:700;font-size:12px;line-height:120%;color:white;margin-bottom:10px}.carousel_price.magenta{background:#a78bfa}.carousel_price.salat{background:#34d399}.carousel_price.orange{background:#fb923c}.carousel_price.blue{background:#60a5fa}.carousel_price.rose{background:#f472b6}.carousel_price.berez{background:#26baa7}.carousel_price.sand{background:#c79b2b}.carousel_price.darkBlue{background:#818cf8}.carousel_name{font-weight:400;font-size:12px;line-height:111%;margin-bottom:4px}.carousel_user{font-weight:400;font-size:12px;line-height:111%;text-align:center;color:rgba(255,255,255,0.7)}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}