.site-bottom{margin-top:48px;padding:32px 0 24px;background:linear-gradient(180deg,rgb(15 22 38 / .4) 0%,rgb(9 14 26 / .95) 100%);border-top:1px solid rgb(255 255 255 / .06)}.site-bottom__shell{margin:0 auto;padding:0 20px}.site-bottom__head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid rgb(255 255 255 / .08)}.site-bottom__logo img{display:block;width:56px;height:auto}.site-bottom__intro{flex:1;max-width:420px}.site-bottom__intro-title{display:block;color:#fff;font-size:14px;font-weight:600;margin-bottom:6px}.site-bottom__intro-text{margin:0;color:rgb(134 146 172 / .75);font-size:11px;line-height:1.5}.site-bottom__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px}.site-bottom__card{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .07);border-radius:12px;padding:20px 18px}.site-bottom__card-title{margin:0 0 16px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#7b879c}.site-bottom__card>img{display:block;margin-bottom:14px}.site-bottom__card>.site-bottom__app{margin-bottom:18px}.site-bottom__contacts{list-style:none;margin:0;padding:0}.site-bottom__contact+.site-bottom__contact{margin-top:16px}.site-bottom__contact-label{display:block;font-size:11px;line-height:1.4;color:rgb(134 146 172 / .75);margin-bottom:6px}.site-bottom__contact-link{display:block;color:#fff;font-size:13px;line-height:1.45;text-decoration:none;transition:color 0.2s}.site-bottom__contact-link:hover{color:#0095ff}.site-bottom-info__list,.site-bottom-cat__list{list-style:none;margin:0;padding:0}.site-bottom-info__item+.site-bottom-info__item,.site-bottom-cat__item+.site-bottom-cat__item{margin-top:10px}.site-bottom-info__link,.site-bottom-cat__link{color:rgb(255 255 255 / .85);font-size:13px;line-height:1.45;text-decoration:none;transition:color 0.2s}.site-bottom-info__link:hover,.site-bottom-cat__link:hover{color:#0095ff}.site-bottom__apps{display:flex;flex-direction:column;gap:12px}.site-bottom__app{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;background:rgb(0 0 0 / .25);text-decoration:none;transition:background 0.2s}.site-bottom__app:hover{background:rgb(0 149 255 / .12)}.site-bottom__app-badge{flex-shrink:0;min-width:42px;padding:4px 6px;border-radius:6px;background:linear-gradient(135deg,#0095ff,#0855c4);color:#fff;font-size:9px;font-weight:700;text-align:center;text-transform:uppercase}.site-bottom__app-badge_android{background:linear-gradient(135deg,#3ddc84,#1a9e52)}.site-bottom__app-badge_windows{background:linear-gradient(135deg,#108de7,#0855c4)}.site-bottom__app-text{display:flex;flex-direction:column;gap:6px;min-width:0}.site-bottom__app-text small{font-size:11px;line-height:1.4;color:rgb(134 146 172 / .85)}.site-bottom__app-text strong{font-size:13px;line-height:1.3;color:#fff;font-weight:600}.site-bottom__meta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-bottom:24px;padding:16px 0;border-top:1px solid rgb(255 255 255 / .06);border-bottom:1px solid rgb(255 255 255 / .06)}.site-bottom__socials{display:flex;gap:10px}.site-bottom__social{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgb(255 255 255 / .06);transition:background 0.2s,transform 0.2s}.site-bottom__social:hover{background:rgb(0 149 255 / .2);transform:translateY(-2px)}.site-bottom__social svg{width:18px;height:auto}.site-bottom__sponsors{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.site-bottom__sponsor svg{display:block;height:22px;width:auto;opacity:.85}.site-bottom__tools{display:flex;align-items:center;gap:10px}.site-bottom__lang{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;background:rgb(255 255 255 / .05);color:#fff;font-size:12px}.site-bottom__scrollup{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:rgb(255 255 255 / .06);cursor:pointer;transition:background 0.2s}.site-bottom__scrollup:hover{background:rgb(0 149 255 / .2)}.site-bottom__scrollup-icon{width:14px;height:auto}.site-bottom__payments{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px 18px;margin-bottom:20px;padding:14px;border-radius:10px;background:rgb(0 0 0 / .2)}.site-bottom__payments svg{height:18px;width:auto;opacity:.75}.site-bottom__legal{display:flex;align-items:center;justify-content:space-between;gap:12px}.site-bottom__copy{margin:0;font-size:11px;color:rgb(134 146 172 / .7)}.site-bottom__age{padding:4px 10px;border-radius:999px;background:rgb(255 255 255 / .08);color:#fff;font-size:11px;font-weight:700}@media (max-width:1024px){.site-bottom__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.site-bottom__meta{grid-template-columns:1fr;text-align:center}.site-bottom__socials,.site-bottom__tools{justify-content:center}}@media (max-width:640px){.site-bottom__head{flex-direction:column;align-items:flex-start}.site-bottom__cards{grid-template-columns:1fr}}