@font-face{font-family:Inter;src:url('../assets/fonts/inter-cyrillic.woff2') format('woff2');font-weight:400 800;font-style:normal;font-display:swap;unicode-range:U+0400-052F,U+2DE0-2DFF,U+A640-A69F,U+20B4}
@font-face{font-family:Inter;src:url('../assets/fonts/inter-latin.woff2') format('woff2');font-weight:400 800;font-style:normal;font-display:swap}
:root{--bg:#0b0d0e;--panel:#151719;--panel-2:#202225;--panel-3:#292b2f;--lime:#bbeb00;--lime-bright:#b9f000;--text:#f5f6f7;--muted:#8d9198;--border:#26282b;--sidebar:68px;--sidebar-open:252px;--header:70px;--radius:10px;--card-w:clamp(158px,12.35vw,191px);--gap:21px;color-scheme:dark}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg)}
body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;font-size:14px;overflow-x:hidden}
button,input{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{border:0;color:inherit;cursor:pointer}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.mobile-only{display:none!important}
.desktop-only{display:flex}
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);z-index:1200;background:#121416;border-right:1px solid #292b2e;display:flex;flex-direction:column;transition:width .28s cubic-bezier(.2,.8,.2,1);overflow:hidden}
body.desktop-menu-open .sidebar{width:var(--sidebar-open)}
.sidebar-top{flex:0 0 auto;border-bottom:1px solid var(--border);padding:0 9px 16px}
.icon-button{width:48px;height:69px;background:transparent;display:grid;place-items:center}
.icon-button img{width:22px;height:22px;filter:brightness(0) invert(1);opacity:.9}
.sidebar-switcher{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#202225;border-radius:7px;padding:4px;margin:0 0 8px;width:232px}
.switcher-tab{height:28px;border-radius:5px;background:transparent;font-size:12px;font-weight:600;color:#a1a4a9;display:flex;align-items:center;justify-content:center}
.switcher-tab.active{background:var(--lime);color:#111}
.sidebar-quick{display:grid;gap:7px;justify-content:center}
.square-icon{width:36px;height:36px;border-radius:7px;background:#1e2023;border:1px solid #292c30;display:grid;place-items:center}
.square-icon img{width:20px;height:20px;filter:brightness(0) invert(1);opacity:.6}
.square-icon.active{background:var(--lime);border-color:var(--lime)}
.square-icon.active img{filter:brightness(0);opacity:1}
.sidebar-search{width:232px;height:36px;display:flex;align-items:center;gap:8px;background:#0b0c0d;border:1px solid #25272a;border-radius:6px;padding:0 10px}
.sidebar-search img{width:17px;height:17px;filter:brightness(0) invert(1);opacity:.55}
.sidebar-search input{width:100%;background:transparent;border:0;outline:0;color:#fff;font-size:12px}
.sidebar-scroll{flex:1;overflow:auto;overflow-x:hidden;scrollbar-width:none}
.sidebar-scroll::-webkit-scrollbar{display:none}
.side-nav{padding:7px 0 12px;min-width:252px}
.nav-link{position:relative;height:52px;display:flex;align-items:center;gap:12px;padding:0 15px;color:#e6e8ea;font-size:12px;font-weight:600;white-space:nowrap;transition:background .2s,color .2s}
.nav-link::before{content:"";position:absolute;left:0;top:7px;bottom:7px;width:2px;background:transparent;transition:background .2s}
.nav-link img{width:20px;height:20px;flex:0 0 auto;filter:brightness(0) invert(1);opacity:.62;transition:filter .2s,opacity .2s,transform .2s}
.nav-link span{opacity:0;transition:opacity .18s}
body.desktop-menu-open .nav-link span{opacity:1}
.nav-link:hover,.nav-link.active{color:var(--lime)}
.nav-link:hover::before,.nav-link.active::before{background:var(--lime)}
.nav-link:hover img,.nav-link.active img{filter:brightness(0) saturate(100%) invert(82%) sepia(98%) saturate(885%) hue-rotate(21deg) brightness(104%);opacity:1;transform:translateX(1px)}
.nav-divider{height:1px;background:var(--border);margin:5px 10px}
.nav-caption{margin:12px 16px 4px;color:#777b82;font-size:10px}
.nav-social{display:flex;gap:8px;padding:14px 14px 4px}
.nav-social a{width:42px;height:32px;background:#1d1f22;border:1px solid #2a2c2f;border-radius:6px;display:grid;place-items:center}
.nav-social img{width:17px;height:17px}
.sidebar-bottom{flex:0 0 auto;padding:8px;border-top:1px solid var(--border);display:grid;gap:8px;background:#121416}
.language-button,.support-small{height:38px;border-radius:7px;background:#232529;display:flex;align-items:center;gap:10px;padding:0 9px;min-width:50px;font-weight:600;font-size:12px}
.language-button img{width:21px;height:21px;border-radius:50%}.support-small img{width:19px;height:19px;filter:brightness(0) invert(1)}
.expanded-only{display:none}.collapsed-only{display:grid}
body.desktop-menu-open .expanded-only{display:flex}body.desktop-menu-open p.expanded-only{display:block}body.desktop-menu-open .collapsed-only{display:none}
.topbar{position:fixed;left:var(--sidebar);right:0;top:0;height:var(--header);z-index:1100;background:rgba(11,13,14,.97);border-bottom:1px solid rgba(255,255,255,.02);transition:left .28s cubic-bezier(.2,.8,.2,1);backdrop-filter:blur(10px)}
body.desktop-menu-open .topbar{left:var(--sidebar-open)}
.topbar-inner{height:100%;display:flex;align-items:center;gap:14px;padding:0 38px}
.brand{display:flex;align-items:center;flex:0 0 auto}.brand-full{width:139px;height:20px}.brand-mark{display:none;width:44px;height:24px}
.turbine-chip{position:relative;align-items:center;width:153px;height:47px;margin-left:4px;border-radius:24px;background:linear-gradient(100deg,#07155c 0%,#113cb8 60%,#173dc3 100%);box-shadow:0 0 20px rgba(33,86,255,.28);padding:0 10px 0 47px;overflow:visible}
.turbine-wheel{position:absolute;left:-5px;top:-7px;width:60px;height:60px;display:grid;place-items:center;filter:drop-shadow(0 0 8px #173df7)}
.turbine-wheel img{width:60px;height:60px;animation:turbineSpin 10s linear infinite}
.turbine-text{width:57px;height:25px}.turbine-count{position:absolute;right:9px;top:13px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#f03b00;border:2px solid #681000;font-size:11px;font-weight:800}
@keyframes turbineSpin{to{transform:rotate(360deg)}}
.topbar-spacer{flex:1}.btn{height:44px;border-radius:8px;font-weight:700;padding:0 17px;transition:transform .16s,filter .16s,background .16s}.btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.btn:active{transform:scale(.97)}
.btn-login{background:#202225;color:#fff}.btn-register{background:var(--lime-bright);color:#0c0d0e;padding-inline:18px}
.main-content{margin-left:var(--sidebar);padding-top:var(--header);transition:margin-left .28s cubic-bezier(.2,.8,.2,1)}
body.desktop-menu-open .main-content,body.desktop-menu-open .site-footer{margin-left:var(--sidebar-open)}
.page-wrap,.footer-wrap{padding-left:38px;padding-right:38px}
.catalog-section,.providers-section{padding-top:15px;scroll-margin-top:82px}
.section-head{height:51px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.section-head h2{margin:0;font-size:20px;line-height:1.2;letter-spacing:-.35px}
.section-actions{display:flex;align-items:center;gap:5px}.all-button,.arrow-button{height:36px;border-radius:7px;background:#202225;font-weight:700}.all-button{padding:0 14px}.arrow-button{width:34px;display:grid;place-items:center}.arrow-button img{width:18px;height:18px;filter:brightness(0) invert(1);opacity:.7}.arrow-button:hover,.all-button:hover{background:#2b2e32}.arrow-button:active{transform:scale(.94)}
.carousel{overflow:hidden}.carousel-track{display:flex;gap:var(--gap);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;padding:4px 2px 8px}.carousel-track::-webkit-scrollbar{display:none}
.game-card{position:relative;flex:0 0 var(--card-w);aspect-ratio:3/4;border-radius:10px;overflow:hidden;background:#202225;box-shadow:0 0 0 1px rgba(255,255,255,.08);transform:translateZ(0);transition:transform .25s,box-shadow .25s}
.game-card>img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease,filter .32s ease}.game-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.45),0 0 0 1px rgba(187,235,0,.55)}.game-card:hover>img{transform:scale(1.045);filter:brightness(.54)}
.card-label{position:absolute;left:0;top:0;z-index:2;height:25px;min-width:70%;padding:0 12px;display:flex;align-items:center;justify-content:center;background:#ff2671;color:#fff;font-size:12px;font-weight:800;border-radius:0 0 8px 0}.card-label.early{background:#0878f7}.card-label.new{background:#bbeb00;color:#0d0f10}
.card-hover{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;padding:14px;opacity:0;transition:opacity .22s;background:linear-gradient(transparent 22%,rgba(0,0,0,.12) 45%,rgba(0,0,0,.88) 100%)}.game-card:hover .card-hover{opacity:1}.card-hover strong{font-size:14px;line-height:1.25}.card-hover small{margin-top:4px;color:#b6bac1}.play-button{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%) scale(.86);width:48px;height:48px;border-radius:50%;background:var(--lime);display:grid;place-items:center;transition:transform .25s}.game-card:hover .play-button{transform:translate(-50%,-50%) scale(1)}.play-button img{width:22px;height:22px;filter:brightness(0)}
.provider-carousel .carousel-track{padding-bottom:11px}.provider-card{flex:0 0 198px;height:97px;border-radius:8px;background:#202225;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(255,255,255,.02);transition:transform .2s,background .2s}.provider-card:hover{transform:translateY(-3px);background:#292c30}.provider-card img{width:106px;height:35px;object-fit:contain;filter:grayscale(1) brightness(2)}.provider-card span{font-size:14px;color:#f0f1f2}
.bets-section{padding:6px 0 0}.bets-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:10px}.bets-head h2{font-size:20px;margin:0}.bets-tabs{display:flex;background:#202225;border-radius:8px;padding:3px}.bets-tabs button{height:38px;padding:0 17px;border-left:1px solid #35373b;background:transparent;color:#92969d;font-weight:700}.bets-tabs button:first-child{border-left:0}.bets-tabs button.active{background:#393b40;color:#fff;border-radius:7px;box-shadow:0 0 0 1px #474a50}
.bets-table-wrap{overflow:auto}.bets-table-wrap table{width:100%;min-width:750px;border-collapse:collapse;color:#8f939a}.bets-table-wrap th{text-align:left;font-weight:400;height:42px;padding:0 10px;border-bottom:1px solid #242629}.bets-table-wrap td{height:33px;border-bottom:1px solid #242629}
.site-footer{margin-left:var(--sidebar);transition:margin-left .28s;background:#0b0d0e;padding:34px 0 114px}.footer-topline{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #25272a;padding-top:34px;margin-bottom:31px}.footer-logo{width:139px;height:20px}.footer-language{height:38px;border-radius:7px;background:#222428;display:flex;align-items:center;gap:8px;padding:0 12px;font-weight:700}.footer-language img{width:20px;height:20px;border-radius:50%}
.footer-grid{display:grid;grid-template-columns:1.05fr 1.05fr 1fr 1fr 343px;gap:38px}.footer-grid h3{font-size:16px;margin:0 0 15px}.footer-grid a{display:block;color:#8f939a;margin:0 0 12px;font-size:13px}.footer-grid a:hover{color:var(--lime)}
.support-card{height:178px;border-radius:12px;background:#202225 url('../assets/footer/support-bg.webp') right bottom/130px 130px no-repeat;position:relative;overflow:hidden;padding:20px}.support-card-copy{position:relative;z-index:2;max-width:175px}.support-card h3{font-size:17px;margin-bottom:14px}.support-card h3 span{display:inline-grid;place-items:center;background:var(--lime);color:#111;border-radius:10px;font-size:12px;padding:2px 8px;margin-left:5px}.support-card p{color:#9da1a8;font-size:14px;line-height:1.4;margin:0 0 19px}.support-card button{height:37px;background:#34373c;border-radius:7px;padding:0 13px;font-weight:700}.support-card>img{position:absolute;right:-7px;bottom:-9px;width:151px;height:auto}
.footer-payments-social{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #25272a;border-bottom:1px solid #25272a;padding:20px 0;gap:25px;margin-top:30px}.payments{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.payments span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#1e2023}.payments span img{width:32px;height:32px}.payments .more-payments{font-size:12px;color:#a4a8ae}.payments i{height:32px;width:1px;background:#33363a;margin:0 7px}.payments strong{font-size:12px;background:#232529;padding:8px 13px;border-radius:16px}
.social-links{display:flex;gap:9px}.social-links a{height:36px;min-width:94px;border:1px solid #303237;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.social-links img{width:17px;height:17px}
.partners{display:flex;align-items:center;gap:22px;padding:27px 0 22px}.partners img{height:35px;width:auto;max-width:110px;object-fit:contain;filter:grayscale(1);opacity:.65}.legal-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.legal-row p{margin:0;max-width:calc(100% - 100px);font-size:10px;line-height:1.55;color:#747980}.age-license{display:flex;align-items:center;gap:14px}.age-license img{width:25px;height:25px;object-fit:contain}.age-license span{width:38px;height:38px;border:2px solid #323438;border-radius:50%;display:grid;place-items:center;font-weight:800}.copyright{font-size:10px;color:#858a91;font-weight:700;margin:20px 0 0}
.back-to-top{position:fixed;left:calc(50% + var(--sidebar)/2);bottom:34px;z-index:950;transform:translateX(-50%);height:46px;border-radius:8px;background:#282a2e;display:flex;align-items:center;gap:9px;padding:0 17px;font-weight:700;opacity:.98}.back-to-top img{width:19px;height:19px;filter:brightness(0) invert(1)}.back-to-top:hover{background:#34373b}.support-fab{position:fixed;right:25px;bottom:25px;z-index:1000;width:45px;height:45px;border-radius:9px;background:var(--lime);display:grid;place-items:center;box-shadow:0 6px 16px rgba(0,0,0,.35)}.support-fab img{width:21px;height:21px;filter:brightness(0)}
.mobile-drawer{display:none}
@media (max-width:1200px) and (min-width:768px){:root{--card-w:166px;--gap:16px}.topbar-inner,.page-wrap,.footer-wrap{padding-left:28px;padding-right:28px}.footer-grid{grid-template-columns:repeat(4,1fr)}.support-card{grid-column:1/-1;width:343px;justify-self:end}}
@media (max-width:767px){
  :root{--header:64px;--card-w:30.5vw;--gap:9px}
  .desktop-only,.sidebar{display:none!important}.mobile-only{display:flex!important}
  body{padding-bottom:69px}.topbar{left:0;height:64px}.topbar-inner{padding:0 15px;gap:8px}.brand-full{display:none}.brand-mark{display:block;width:44px;height:24px}.btn{height:42px;border-radius:8px;font-size:13px;padding:0 14px}.btn-register{padding-inline:15px}.topbar-spacer{min-width:4px}
  .main-content{margin-left:0;padding-top:64px}.page-wrap,.footer-wrap{padding-left:14px;padding-right:14px}
  .mobile-promos{padding-top:18px;display:block!important}.hero-banner{width:100%;aspect-ratio:1.78;border-radius:11px;overflow:hidden;background:#182b33}.hero-banner img{width:100%;height:100%;object-fit:cover}.mini-banners{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.mini-banners img{width:100%;aspect-ratio:1.53;object-fit:cover;border-radius:9px}
  .mobile-category-tabs{height:58px;align-items:center;gap:9px;margin-top:14px;position:sticky;top:64px;z-index:500;background:linear-gradient(var(--bg) 80%,transparent)}.category-search{flex:0 0 45px;height:43px;border-radius:8px;background:#202225;display:grid;place-items:center}.category-search img{width:21px;height:21px;filter:brightness(0) invert(1)}.category-tab-track{display:flex;gap:5px;overflow:auto;scrollbar-width:none}.category-tab-track::-webkit-scrollbar{display:none}.category-tab-track button{height:43px;flex:0 0 auto;border-radius:7px;background:#1d1f22;color:#9ea2a8;display:flex;align-items:center;gap:7px;padding:0 13px;font-weight:700}.category-tab-track button img{width:19px;height:19px;filter:brightness(0) invert(1);opacity:.55}.category-tab-track button.active{background:var(--lime);color:#0e1011}.category-tab-track button.active img{filter:brightness(0);opacity:1}
  .catalog-section,.providers-section{padding-top:8px;scroll-margin-top:126px}.section-head{height:45px}.section-head h2{font-size:14px}.section-actions{gap:4px}.all-button,.arrow-button{height:33px;border-radius:6px}.all-button{padding:0 12px;font-size:12px}.arrow-button{width:31px}.arrow-button img{width:16px;height:16px}
  .carousel-track{padding-top:2px;padding-bottom:6px}.game-card{border-radius:8px}.game-card:hover{transform:none;box-shadow:0 0 0 1px rgba(255,255,255,.08)}.game-card:hover>img{transform:none;filter:none}.card-hover{display:none}.card-label{height:18px;font-size:8px;padding:0 6px;border-radius:0 0 5px 0}.mobile-hidden-section{display:none}
  .provider-card{flex-basis:31.5vw;height:82px;gap:7px}.provider-card img{width:82px;height:28px}.provider-card span{font-size:10px;text-align:center;padding:0 3px}
  .bets-section{padding-top:11px}.bets-head{display:block;margin-bottom:7px}.bets-head h2{font-size:14px;margin-bottom:12px}.bets-tabs{width:max-content;max-width:100%;overflow:auto;padding:2px}.bets-tabs button{height:34px;padding:0 13px;font-size:10px;white-space:nowrap}.bets-table-wrap{display:none}
  .site-footer{margin-left:0;padding:19px 0 65px}.footer-topline{padding-top:21px;margin-bottom:23px}.footer-logo{width:118px}.footer-language{height:34px;font-size:11px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px 30px}.footer-grid h3{font-size:13px;margin-bottom:12px}.footer-grid a{font-size:10px;margin-bottom:9px}.support-card{grid-column:1/-1;width:100%;height:145px}.support-card>img{width:125px}.support-card-copy{max-width:160px}.support-card h3{font-size:14px}.support-card p{font-size:11px}.footer-payments-social{display:block;margin-top:24px;padding:18px 0}.payments{gap:7px}.payments span{width:28px;height:28px}.payments span img{width:28px;height:28px}.payments strong{font-size:9px;padding:7px 9px}.social-links{display:grid;grid-template-columns:1fr 1fr;margin-top:12px}.social-links a{height:34px;font-size:10px;min-width:0}.partners{flex-wrap:wrap;gap:12px;padding:22px 0}.partners img{height:26px;max-width:78px}.legal-row{display:block}.legal-row p{max-width:none;font-size:8px;line-height:1.45}.age-license{margin-top:15px;justify-content:flex-end}.copyright{font-size:8px;line-height:1.4}
  .bottom-nav{position:fixed;left:0;right:0;bottom:0;height:65px;z-index:1300;background:#121416;border-top:1px solid #2a2c2f;align-items:flex-end;justify-content:space-around;padding:7px 2px 5px}.bottom-nav>button{width:20%;height:51px;background:transparent;color:#9ba0a7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:9px;position:relative}.bottom-nav>button>img{width:20px;height:20px;filter:brightness(0) invert(1);opacity:.62}.bottom-nav>button.active{color:var(--lime)}.bottom-nav>button.active>img{filter:brightness(0) saturate(100%) invert(82%) sepia(98%) saturate(885%) hue-rotate(21deg) brightness(104%);opacity:1}.bottom-turbine{overflow:visible!important}.bottom-turbine>span{position:absolute;width:66px;height:66px;bottom:-18px;border-radius:50%;background:transparent;display:grid;place-items:center;box-shadow:none}.bottom-turbine>span img{width:68px;height:68px;animation:turbineSpin 12s linear infinite;filter:drop-shadow(0 0 9px #2043ff)}.bottom-turbine small{position:absolute;bottom:2px;font-size:8px;color:#bec3cb;line-height:1.05}
  .support-fab{right:15px;bottom:76px;width:45px;height:45px}.back-to-top{left:14px;bottom:76px;transform:none;width:39px;height:39px;padding:0;display:grid;place-items:center}.back-to-top span{display:none}.back-to-top img{width:17px;height:17px}
  .mobile-drawer{position:fixed;left:0;right:0;top:64px;bottom:65px;z-index:1250;background:#121416;flex-direction:column;transform:translateY(8px);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.mobile-drawer.open{display:flex;opacity:1;transform:none;pointer-events:auto}.mobile-drawer-scroll{flex:1;overflow:auto;padding:12px 14px 5px}.mobile-switcher{height:39px;background:#202225;border-radius:7px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px}.mobile-switcher button,.mobile-switcher a{background:transparent;border-radius:5px;color:#a0a4aa;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.mobile-switcher button.active,.mobile-switcher a.active{background:var(--lime);color:#0d0e0f}.drawer-search{height:38px;background:#0b0c0d;border:1px solid #24272a;border-radius:6px;margin:9px 0 10px;display:flex;align-items:center;gap:8px;padding:0 10px}.drawer-search img{width:17px;height:17px;filter:brightness(0) invert(1);opacity:.5}.drawer-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:11px}.drawer-nav{display:grid}.drawer-nav>a{height:37px;border-radius:6px;display:flex;align-items:center;gap:10px;padding:0 9px;font-size:11px;color:#e2e4e6}.drawer-nav>a img{width:17px;height:17px;filter:brightness(0) invert(1);opacity:.58}.drawer-nav>a:hover,.drawer-nav>a.active{color:var(--lime);background:#181a1d}.drawer-nav>a:hover img,.drawer-nav>a.active img{filter:brightness(0) saturate(100%) invert(82%) sepia(98%) saturate(885%) hue-rotate(21deg) brightness(104%);opacity:1}.drawer-nav>p{font-size:9px;color:#777b82;margin:8px 9px 2px}.drawer-separator{height:1px;background:#292b2e;margin:7px 0}.drawer-social{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:8px 0}.drawer-social a{height:35px;background:#202225;border:1px solid #2d3034;border-radius:5px;display:grid;place-items:center}.drawer-social img{width:17px;height:17px}.drawer-footer{height:53px;border-top:1px solid #292b2e;display:grid;grid-template-columns:1fr 2fr;gap:8px;padding:7px 14px}.drawer-footer button{background:#25272b;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px}.drawer-footer img{width:17px;height:17px}.drawer-footer button:first-child img{border-radius:50%}
  body.mobile-menu-open{overflow:hidden}.mobile-menu-open .main-content,.mobile-menu-open .site-footer{filter:none}
}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
/* Fidelity refinements from the supplied screenshots */
@media (min-width:768px){
  .mobile-only-section{display:none}
  .section-live_dealer{padding-top:0}
  .section-live_dealer .section-head{display:none}
  .section-live_dealer .carousel-track{padding-top:0}
  .nav-link{width:var(--sidebar);height:57px;flex-direction:column;justify-content:center;gap:4px;padding:0 5px;font-size:9px;text-align:center}
  .nav-link span{opacity:1;display:block;width:58px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  body.desktop-menu-open .nav-link{width:var(--sidebar-open);height:39px;flex-direction:row;justify-content:flex-start;gap:10px;padding:0 14px;font-size:11px;text-align:left}
  body.desktop-menu-open .nav-link span{width:auto;overflow:visible}
}
@media (max-width:767px){
  .mobile-only-section{display:block}
  .section-live_dealer .section-head{display:flex}
  .mini-banners img{object-position:center top}
}

/* Desktop promo block, category toolbar and restored first catalog rows */
.desktop-promos{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px;padding-top:22px}
.desktop-promo{position:relative;min-width:0;overflow:hidden;border-radius:10px;background:#1b1e21;isolation:isolate}
.desktop-promo-main{aspect-ratio:764/429}
.desktop-promo-side{aspect-ratio:384/438}
.desktop-promo>img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease,filter .3s ease}
.desktop-promo:hover>img{transform:scale(1.015);filter:brightness(1.035)}
.promo-next{position:absolute;right:22px;bottom:23px;width:39px;height:39px;border-radius:7px;background:rgba(42,45,49,.84);display:grid;place-items:center;backdrop-filter:blur(5px);transition:background .18s,transform .18s}
.promo-next:hover{background:rgba(61,65,70,.96);transform:translateX(2px)}
.promo-next img{width:19px;height:19px;filter:brightness(0) invert(1);opacity:.86}
.promo-dots{position:absolute;left:31px;bottom:13px;display:flex;align-items:center;gap:4px;padding:3px 5px;border-radius:10px;background:rgba(255,255,255,.18);backdrop-filter:blur(4px)}
.promo-dots span{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.55)}
.promo-dots span.active{width:22px;border-radius:4px;background:#fff}
.promo-dots.compact{left:50%;transform:translateX(-50%);bottom:12px}
.promo-dots.compact span.active{width:19px}
.desktop-promo-main.promo-pulse>img{animation:promoNudge .42s ease}
@keyframes promoNudge{0%{transform:translateX(0)}45%{transform:translateX(-7px)}100%{transform:translateX(0)}}
.desktop-category-tools{display:grid;grid-template-columns:minmax(550px,1fr) minmax(380px,1fr);gap:16px;margin-top:28px}
.desktop-category-tabs,.desktop-catalog-search{height:43px;border-radius:8px;background:#202225}
.desktop-category-tabs{display:flex;align-items:center;padding:0 3px;overflow:hidden}
.desktop-category-tabs button{height:39px;min-width:0;flex:1;background:transparent;color:#969aa1;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 14px;font-weight:700;white-space:nowrap;border-left:1px solid #303236;transition:background .18s,color .18s}
.desktop-category-tabs button:first-child{border-left:0}
.desktop-category-tabs button img{width:20px;height:20px;filter:brightness(0) invert(1);opacity:.55}
.desktop-category-tabs button:hover{color:#fff;background:#272a2e}
.desktop-category-tabs button.active{height:41px;border-radius:7px;background:var(--lime);color:#0b0d0e;border-left-color:transparent}
.desktop-category-tabs button.active+button{border-left-color:transparent}
.desktop-category-tabs button.active img{filter:brightness(0);opacity:1}
.desktop-catalog-search{display:flex;align-items:center;gap:11px;padding:0 18px}
.desktop-catalog-search img{width:20px;height:20px;filter:brightness(0) invert(1);opacity:.55;flex:0 0 auto}
.desktop-catalog-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#fff;font-weight:500}
.desktop-catalog-search input::placeholder{color:#9b9fa6;opacity:1}
.section-popular{padding-top:28px}
@media (min-width:768px){
  .mobile-only-section{display:block}
  .section-live_dealer{padding-top:15px}
  .section-live_dealer .section-head{display:flex}
  .section-live_dealer .carousel-track{padding-top:4px}
}
@media (max-width:1100px) and (min-width:768px){
  .desktop-category-tools{grid-template-columns:1fr}
  .desktop-category-tabs button{padding-inline:8px;font-size:12px}
}
@media (max-width:767px){
  .desktop-promos,.desktop-category-tools{display:none}
  .bottom-turbine{isolation:isolate}
  .bottom-turbine>span{z-index:1}
  .bottom-turbine>span img{animation:turbineSpinClockwise 10s linear infinite;will-change:transform}
  .bottom-turbine-text{position:absolute!important;z-index:3;width:57px!important;height:25px!important;max-width:none!important;left:50%;top:-19px;transform:translateX(-50%) rotate(-8deg);filter:drop-shadow(0 0 5px #173df7)!important;opacity:.9!important}
}
@keyframes turbineSpinClockwise{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}


/* PHP engine content integration */
.promo-link{display:block;width:100%;height:100%}.desktop-promo .promo-link>img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease,filter .3s ease}.desktop-promo:hover .promo-link>img{transform:scale(1.015);filter:brightness(1.035)}
.btn{display:inline-flex;align-items:center;justify-content:center}.support-write{height:37px;background:#34373c;border-radius:7px;padding:0 13px;font-weight:700;display:inline-flex;align-items:center}.support-write:hover{background:#41454a}.partners>a{display:flex;align-items:center;justify-content:center;gap:26px;flex-wrap:wrap}.support-fab{display:grid;place-items:center}.bottom-nav>a{width:20%;height:51px;background:transparent;color:#9ba0a7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:9px;position:relative}.bottom-nav>a>img{width:20px;height:20px;filter:brightness(0) invert(1);opacity:.62}.bottom-nav>a.active{color:var(--lime)}.bottom-nav>a.active>img{filter:brightness(0) saturate(100%) invert(82%) sepia(98%) saturate(885%) hue-rotate(21deg) brightness(104%);opacity:1}
.seo-intro,.article-card,.faq-section{margin:24px 0 10px;padding:24px 26px;border:1px solid #272a2d;border-radius:12px;background:#151719;scroll-margin-top:84px;overflow:hidden}.seo-intro h1{margin:0 0 18px;font-size:clamp(25px,2.3vw,36px);line-height:1.18;letter-spacing:-.7px}.article-card{margin-top:25px}.rich-content{max-width:100%;min-width:0;color:#d9dce0;font-size:15px;line-height:1.7}.rich-content h2,.faq-section h2{margin:30px 0 14px;color:#fff;font-size:24px;line-height:1.25}.rich-content h3,.faq-section h3{margin:24px 0 10px;color:#fff;font-size:19px;line-height:1.3}.rich-content h2:first-child,.rich-content h3:first-child{margin-top:0}.rich-content p{margin:0 0 15px;overflow-wrap:anywhere}.rich-content a{color:var(--lime);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.rich-content ul,.rich-content ol,.faq-section ul,.faq-section ol{max-width:100%;margin:16px 0 20px;padding-left:25px}.rich-content li,.faq-section li{margin-bottom:8px;line-height:1.55;overflow-wrap:anywhere;word-break:normal}.table-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:18px 0 24px;border-radius:9px}.table-scroll table{width:100%;border-collapse:collapse;table-layout:auto;background:#191b1e}.table-scroll th,.table-scroll td{padding:12px 14px;border:1px solid #35383c;white-space:nowrap;text-align:left}.table-scroll th{background:#24272a;color:#fff;font-weight:700}.table-scroll tr:nth-child(even) td{background:#1d1f22}.faq-section:empty{display:none}.faq{margin:0}.faq>.h2-base-title{margin-top:0}.faq-content{display:grid;gap:10px}.faq-item{border:1px solid #303338;border-radius:9px;background:#1d1f22;overflow:hidden}.faq-item-header-wrapper{padding:16px 18px;border-bottom:1px solid #2d3034}.faq-item-title{margin:0;font-size:17px}.faq-item-content{padding:15px 18px;color:#c8ccd1;line-height:1.6}.faq-section>section{margin-top:30px}.faq-section>section>h2{margin-top:0}.faq-section [itemtype="https://schema.org/Review"]{padding:16px 18px;margin:10px 0;border:1px solid #303338;border-radius:9px;background:#1d1f22}.faq-section [itemprop="reviewBody"] p{margin:8px 0 0;color:#c8ccd1;line-height:1.6}.faq-section [itemprop="author"] h3{margin:0;font-size:17px}.section-popular{padding-top:15px}
@media(max-width:767px){.seo-intro,.article-card,.faq-section{margin:15px 0 5px;padding:18px 15px;border-radius:9px}.seo-intro h1{font-size:24px}.rich-content{font-size:14px;line-height:1.62}.rich-content h2,.faq-section h2{font-size:20px;margin-top:25px}.rich-content h3,.faq-section h3{font-size:17px}.rich-content ul,.rich-content ol,.faq-section ul,.faq-section ol{padding-left:20px}.table-scroll table{width:max-content;min-width:720px;max-width:none}.table-scroll th,.table-scroll td{padding:10px 12px}.partners>a{gap:12px}.bottom-nav>a{width:20%}}
.drawer-footer a{background:#25272b;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px}.drawer-footer a img{width:17px;height:17px}.mini-banners a{display:block;min-width:0;overflow:hidden;border-radius:8px}.mini-banners a img{width:100%;height:100%;object-fit:cover}

/* Link audit and mobile turbine correction */
.sidebar-switcher a,.mobile-switcher a{text-decoration:none}
@media(max-width:767px){
  .bottom-nav{overflow:visible}
  .bottom-turbine{z-index:4;overflow:visible}
  .bottom-turbine>span{bottom:-18px;z-index:1;background:transparent;box-shadow:none}
  .bottom-turbine>span img{width:68px;height:68px;filter:drop-shadow(0 0 9px #2043ff);animation:turbineSpinClockwise 10s linear infinite}
  .bottom-turbine-text{top:-19px;z-index:3}
}

/* Revision v3: switcher spacing, swipeable mobile categories and original turbine placement */
@media (min-width:768px){
  body.desktop-menu-open .sidebar-switcher.expanded-only{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    align-items:stretch;
  }
  body.desktop-menu-open .sidebar-switcher .switcher-tab{
    width:100%;
    min-width:0;
    padding:0 12px;
  }
}

@media (max-width:767px){
  .mobile-category-tabs{
    width:100%;
    min-width:0;
    overflow:hidden;
  }
  .category-tab-track{
    flex:1 1 auto;
    width:0;
    min-width:0;
    max-width:100%;
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;
    touch-action:pan-x;
    scroll-snap-type:x proximity;
    padding-right:3px;
  }
  .category-tab-track button{
    scroll-snap-align:start;
  }

  .bottom-nav{
    overflow:visible;
  }
  .bottom-turbine{
    z-index:5;
    overflow:visible;
    isolation:isolate;
  }
  .bottom-turbine>span{
    width:68px;
    height:68px;
    bottom:4px;
    z-index:1;
    background:transparent;
    box-shadow:none;
  }
  .bottom-turbine>span img{
    width:68px;
    height:68px;
    animation:turbineSpinClockwise 10s linear infinite;
    filter:drop-shadow(0 0 9px #2043ff);
    will-change:transform;
  }
  .bottom-turbine-text{
    position:absolute!important;
    left:50%;
    top:-28px;
    z-index:3;
    width:60px!important;
    height:27px!important;
    max-width:none!important;
    transform:translateX(-50%) rotate(-8deg);
    filter:drop-shadow(0 0 5px #173df7)!important;
    opacity:.96!important;
    pointer-events:none;
  }
}

/* Final mobile bottom navigation alignment */
@media (max-width:767px){
  .bottom-turbine>span{
    width:84px;
    height:84px;
    bottom:-14px;
  }
  .bottom-turbine>span img{
    width:84px;
    height:84px;
  }
  .bottom-nav>a.active{
    background:linear-gradient(180deg,rgba(187,235,0,0) 5%,rgba(187,235,0,.14) 100%);
  }
}

/* Match the original mobile turbine scale */
@media (max-width:767px){
  .bottom-turbine>span{
    width:112px;
    height:112px;
    bottom:-33px;
  }
  .bottom-turbine>span img{
    width:112px;
    height:112px;
  }
}

/* Revision v4: JetTon FAQ accordion and review cards */
.faq-section{
  position:relative;
  isolation:isolate;
  padding:30px;
  border-color:#30343a;
  background:
    radial-gradient(circle at 100% 0,rgba(188,235,0,.085),transparent 32%),
    linear-gradient(145deg,#171a1d 0%,#111315 100%);
  box-shadow:0 18px 54px rgba(0,0,0,.22);
}
.faq-section::before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0 auto auto 0;
  width:190px;
  height:2px;
  background:linear-gradient(90deg,var(--lime),transparent);
}
.faq-section .faq>.h2-base-title,
.faq-section>section>h2{
  position:relative;
  margin:0 0 20px;
  padding-left:18px;
  font-size:clamp(23px,2vw,30px);
  letter-spacing:-.45px;
}
.faq-section .faq>.h2-base-title::before,
.faq-section>section>h2::before{
  content:"";
  position:absolute;
  left:0;
  top:.12em;
  bottom:.1em;
  width:4px;
  border-radius:8px;
  background:var(--lime);
  box-shadow:0 0 16px rgba(188,235,0,.36);
}
.faq-content{
  counter-reset:jetton-faq;
  display:grid;
  gap:12px;
}
.faq-item{
  counter-increment:jetton-faq;
  position:relative;
  border:1px solid #30343a;
  border-radius:14px;
  background:linear-gradient(145deg,#202327,#1a1c20);
  box-shadow:0 8px 25px rgba(0,0,0,.14);
  transition:border-color .25s ease,background .25s ease,transform .25s ease,box-shadow .25s ease;
}
.faq-item:hover{
  transform:translateY(-1px);
  border-color:#43484f;
  box-shadow:0 12px 30px rgba(0,0,0,.2);
}
.faq-item.is-open{
  border-color:rgba(188,235,0,.55);
  background:linear-gradient(145deg,rgba(188,235,0,.055),#1b1e21 46%);
  box-shadow:0 12px 34px rgba(0,0,0,.22),0 0 0 1px rgba(188,235,0,.04) inset;
}
.faq-item-header-wrapper{
  position:relative;
  display:flex;
  align-items:center;
  min-height:66px;
  padding:15px 62px 15px 66px;
  border:0;
  cursor:pointer;
  user-select:none;
  outline:none;
}
.faq-item-header-wrapper:focus-visible{
  box-shadow:0 0 0 2px var(--lime) inset;
  border-radius:13px;
}
.faq-item-header-wrapper::before{
  content:counter(jetton-faq,decimal-leading-zero);
  position:absolute;
  left:18px;
  top:50%;
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border:1px solid #41464d;
  border-radius:10px;
  background:#131517;
  color:var(--lime);
  font-size:12px;
  font-weight:800;
  transform:translateY(-50%);
  transition:background .25s ease,border-color .25s ease,color .25s ease;
}
.faq-item.is-open .faq-item-header-wrapper::before{
  border-color:var(--lime);
  background:var(--lime);
  color:#0d0f10;
}
.faq-item-header-wrapper::after{
  content:"";
  position:absolute;
  right:20px;
  top:50%;
  width:28px;
  height:28px;
  border:1px solid #41464d;
  border-radius:9px;
  background:
    linear-gradient(#aeb3ba,#aeb3ba) center/11px 2px no-repeat,
    linear-gradient(#aeb3ba,#aeb3ba) center/2px 11px no-repeat,
    #151719;
  transform:translateY(-50%);
  transition:transform .28s ease,border-color .25s ease,background-color .25s ease;
}
.faq-item.is-open .faq-item-header-wrapper::after{
  border-color:var(--lime);
  background:
    linear-gradient(#101214,#101214) center/11px 2px no-repeat,
    linear-gradient(transparent,transparent) center/2px 11px no-repeat,
    var(--lime);
  transform:translateY(-50%) rotate(180deg);
}
.faq-item-title{
  margin:0;
  color:#f5f7f8;
  font-size:17px;
  font-weight:720;
  line-height:1.4;
  letter-spacing:-.12px;
}
.faq-item-content{
  padding:0 20px 19px 66px;
  border:0;
  color:#c8cdd2;
  line-height:1.68;
}
.faq-item-content-visible{
  padding-top:16px;
  border-top:1px solid #30343a;
  overflow-wrap:anywhere;
}
.faq.faq-enhanced .faq-item-content{
  display:grid;
  grid-template-rows:0fr;
  padding-top:0;
  padding-bottom:0;
  opacity:.4;
  transition:grid-template-rows .34s ease,padding-bottom .34s ease,opacity .25s ease;
}
.faq.faq-enhanced .faq-item-content>div{
  min-height:0;
  overflow:hidden;
}
.faq.faq-enhanced .faq-item.is-open .faq-item-content{
  grid-template-rows:1fr;
  padding-bottom:19px;
  opacity:1;
}

.faq-section>section{
  position:relative;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  margin-top:38px;
  padding-top:32px;
  border-top:1px solid #30343a;
}
.faq-section>section::before{
  content:"";
  position:absolute;
  top:-1px;
  left:0;
  width:120px;
  height:1px;
  background:linear-gradient(90deg,var(--lime),transparent);
}
.faq-section>section>h2{
  grid-column:1/-1;
  margin-bottom:6px;
}
.faq-section .review-card,
.faq-section [itemtype="https://schema.org/Review"]{
  position:relative;
  min-width:0;
  min-height:190px;
  margin:0;
  padding:66px 21px 21px;
  overflow:hidden;
  border:1px solid #30343a;
  border-radius:14px;
  background:
    radial-gradient(circle at 100% 0,rgba(188,235,0,.075),transparent 35%),
    linear-gradient(145deg,#202327,#191b1e);
  box-shadow:0 10px 28px rgba(0,0,0,.16);
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.faq-section .review-card:hover,
.faq-section [itemtype="https://schema.org/Review"]:hover{
  transform:translateY(-3px);
  border-color:rgba(188,235,0,.42);
  box-shadow:0 15px 34px rgba(0,0,0,.24);
}
.faq-section .review-card::before,
.faq-section [itemtype="https://schema.org/Review"]::before{
  content:attr(data-initial);
  position:absolute;
  left:20px;
  top:18px;
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  border-radius:50%;
  background:var(--lime);
  color:#0b0d0e;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  box-shadow:0 0 0 4px rgba(188,235,0,.09);
}
.faq-section .review-card::after,
.faq-section [itemtype="https://schema.org/Review"]::after{
  content:"★★★★★";
  position:absolute;
  right:20px;
  top:27px;
  color:var(--lime);
  font-size:14px;
  letter-spacing:2px;
  text-shadow:0 0 12px rgba(188,235,0,.18);
}
.faq-section .review-card [itemprop="itemReviewed"],
.faq-section [itemtype="https://schema.org/Review"] [itemprop="itemReviewed"]{
  display:none;
}
.faq-section .review-card [itemprop="author"],
.faq-section [itemtype="https://schema.org/Review"] [itemprop="author"]{
  margin:0 0 10px;
}
.faq-section .review-card [itemprop="author"] h3,
.faq-section [itemtype="https://schema.org/Review"] [itemprop="author"] h3{
  margin:0;
  color:#fff;
  font-size:17px;
  font-weight:760;
  line-height:1.35;
}
.faq-section .review-card [itemprop="author"]::after,
.faq-section [itemtype="https://schema.org/Review"] [itemprop="author"]::after{
  content:"Пользователь JetTon";
  display:block;
  margin-top:3px;
  color:#81878e;
  font-size:11px;
  font-weight:600;
}
.faq-section .review-card [itemprop="reviewBody"],
.faq-section [itemtype="https://schema.org/Review"] [itemprop="reviewBody"]{
  position:relative;
  padding-top:13px;
  border-top:1px solid #30343a;
}
.faq-section .review-card [itemprop="reviewBody"]::before,
.faq-section [itemtype="https://schema.org/Review"] [itemprop="reviewBody"]::before{
  content:"“";
  position:absolute;
  right:0;
  top:-8px;
  color:rgba(188,235,0,.13);
  font-family:Georgia,serif;
  font-size:58px;
  line-height:1;
  pointer-events:none;
}
.faq-section .review-card [itemprop="reviewBody"] p,
.faq-section [itemtype="https://schema.org/Review"] [itemprop="reviewBody"] p{
  position:relative;
  z-index:1;
  margin:0;
  color:#c8cdd2;
  font-size:14px;
  line-height:1.67;
  overflow-wrap:anywhere;
}

@media(max-width:900px){
  .faq-section>section{grid-template-columns:1fr}
}
@media(max-width:767px){
  .faq-section{
    padding:20px 14px;
    border-radius:10px;
  }
  .faq-section .faq>.h2-base-title,
  .faq-section>section>h2{
    margin-bottom:16px;
    padding-left:14px;
    font-size:21px;
  }
  .faq-section .faq>.h2-base-title::before,
  .faq-section>section>h2::before{width:3px}
  .faq-content{gap:9px}
  .faq-item{border-radius:11px}
  .faq-item-header-wrapper{
    min-height:60px;
    padding:13px 48px 13px 51px;
  }
  .faq-item-header-wrapper::before{
    left:12px;
    width:29px;
    height:29px;
    border-radius:8px;
    font-size:10px;
  }
  .faq-item-header-wrapper::after{
    right:12px;
    width:26px;
    height:26px;
  }
  .faq-item-title{
    font-size:14px;
    line-height:1.4;
  }
  .faq-item-content{
    padding-left:51px;
    padding-right:13px;
    font-size:13px;
    line-height:1.62;
  }
  .faq-item-content-visible{padding-top:13px}
  .faq.faq-enhanced .faq-item.is-open .faq-item-content{padding-bottom:15px}
  .faq-section>section{
    gap:10px;
    margin-top:29px;
    padding-top:25px;
  }
  .faq-section .review-card,
  .faq-section [itemtype="https://schema.org/Review"]{
    min-height:0;
    padding:60px 15px 17px;
    border-radius:11px;
  }
  .faq-section .review-card::before,
  .faq-section [itemtype="https://schema.org/Review"]::before{
    left:15px;
    top:15px;
    width:33px;
    height:33px;
  }
  .faq-section .review-card::after,
  .faq-section [itemtype="https://schema.org/Review"]::after{
    right:14px;
    top:24px;
    font-size:12px;
    letter-spacing:1.5px;
  }
  .faq-section .review-card [itemprop="author"] h3,
  .faq-section [itemtype="https://schema.org/Review"] [itemprop="author"] h3{font-size:15px}
  .faq-section .review-card [itemprop="reviewBody"] p,
  .faq-section [itemtype="https://schema.org/Review"] [itemprop="reviewBody"] p{font-size:13px}
}
