











:root{
  --apk-polish-shadow:0 3px 12px rgba(24,55,88,.055);
}


.site-header{
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 3px 12px rgba(8,31,72,.12);
}
.site-header .desktop-menu a{
  position:relative;
  transition:color .18s ease;
}
.site-header .desktop-menu a::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:2px;
  border-radius:2px;
  background:currentColor;
  transform:scaleX(0);
  transition:transform .18s ease;
}
.site-header .desktop-menu :is(.current-menu-item,.current_page_item)>a::after{
  transform:scaleX(1);
}
.header-link-bar__item{min-height:44px}
.site-header :focus-visible,.mobile-drawer :focus-visible,.site-footer :focus-visible,.header-link-bar :focus-visible{
  outline:2px solid #fff;
  outline-offset:3px;
}

.home .apk-row,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row{
  box-shadow:var(--apk-polish-shadow),inset 0 0 0 1px rgba(35,73,112,.07);
  transition:box-shadow .18s ease,background-color .18s ease;
}
.home .apk-card,.single-apk_brand .apk-card,.tax-apk_brand_category .apk-card,
.page-static__hero,.page-static__body,
.tax-apk_brand_category .brand-archive-head,
.tax-apk_brand_category .brand-archive-list,
.brand-category-hub-page .brand-archive-head,
.brand-category-hub-page .brand-category-hub{
  box-shadow:var(--apk-polish-shadow);
}
.home .featured-btn{
  box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 4px 10px rgba(220,25,82,.16);
}
.btn--primary{
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 3px 9px rgba(31,99,190,.14);
}
.home .home-directory-stat strong{font-variant-numeric:tabular-nums;letter-spacing:-.025em}
.home .home-directory-stat + .home-directory-stat{
  border-left:1px solid var(--yono-surface-border,#d7e5f2);
}
.home .home-app-searches{box-shadow:var(--apk-polish-shadow)}
.home .home-app-searches__link{box-shadow:none;line-height:1.4}
.home .home-fixed-benefit{box-shadow:0 2px 6px rgba(24,55,88,.025)}
.home .home-fixed-benefits > h2,.home .home-fixed-faq > h2,
.page-static__title{ text-wrap:pretty }
.home .home-fixed-faq__toggle:focus-visible{
  outline-offset:-3px;
}

.site-footer .site-footer__links{padding:18px 0}
.site-footer .footer-menu a{
  color:#fff;
  border-color:rgba(255,255,255,.32);
  background:rgba(255,255,255,.06);
  box-shadow:none;
}
.site-copyright{padding:10px 0;color:#e5effb}
.back-to-top{
  width:40px;height:40px;
  border-color:rgba(255,255,255,.65);
  background:linear-gradient(150deg,var(--yono-primary-blue,#1f78dc),#159e9a);
  box-shadow:0 4px 14px rgba(22,83,132,.22);
}

@media(hover:hover) and (pointer:fine){
  .site-header .desktop-menu a:hover::after{transform:scaleX(1)}
  .home .apk-row:hover,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row:hover{
    background-color:#fbfdff;
    box-shadow:0 5px 16px rgba(24,55,88,.09),inset 0 0 0 1px rgba(31,120,220,.18);
  }
  .site-footer .footer-menu a:hover{background:rgba(255,255,255,.14);box-shadow:none}
}

 
@media(max-width:767px){
  .home .home-app-searches__link{
    min-height:32px;
    font-size:11px;
    padding:5px 10px;
  }
  .home .home-app-searches__toggle{min-height:36px;font-size:11px}
  .home .home-fixed-faq__toggle,.home .home-fixed-faq__panel{font-size:13px;line-height:1.6}
  .site-footer .footer-menu{gap:8px}
  .site-footer .footer-menu a{min-height:40px;font-size:12px}
}
@media(max-width:560px){
  .header-link-bar__inner{min-height:44px}
  .header-link-bar__item{min-height:32px;font-size:clamp(8px,2.38vw,10px)}
  .header-link-bar__item span{text-overflow:clip}
}
@media(max-width:360px){
  .header-link-bar__item{font-size:7.8px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .site-header .desktop-menu a::after,.apk-row,.btn,.featured-btn,
  .header-link-bar__item,.header-join-float__bubble,.site-footer .footer-menu a,.back-to-top,
  .home .home-app-searches__link,.home .home-fixed-faq__chevron{
    transition:none;
  }
  .mobile-drawer{animation:none}
}

 
.home .featured-wrap{gap:12px;padding-top:32px}
.home .featured-card{
  --showcase-accent:#5791bb;
  flex:1 1 0;
  padding:24px 14px 18px;
  border:1px solid #dce8f1;
  border-radius:20px;
  background:radial-gradient(ellipse at 50% 16%,#dceefa 0%,transparent 62%),linear-gradient(180deg,#f5faff,#fff 78%);
  box-shadow:inset 0 1px 0 #fff,0 8px 22px rgba(34,66,96,.07);
  isolation:isolate;
}
.home .featured-card + .featured-card{border-left:1px solid #dce8f1}
.home .featured-card--pos2{
  --showcase-accent:#be8b32;
  flex:1.04 1 0;
  border-color:#e8d7ae;
  background:radial-gradient(ellipse at 50% 16%,#fae9b8 0%,transparent 64%),linear-gradient(180deg,#fffcf3,#fff 80%);
  box-shadow:inset 0 1px 0 #fff,0 10px 26px rgba(161,120,41,.12);
}
.home .featured-card--pos3{
  --showcase-accent:#5c9f92;
  background:radial-gradient(ellipse at 50% 16%,#d9eee6 0%,transparent 62%),linear-gradient(180deg,#f3fbf7,#fff 78%);
}
.home .featured-card::before{
  content:"";position:absolute;z-index:-1;pointer-events:none;
  width:104px;height:24px;top:104px;left:50%;transform:translateX(-50%);
  border-radius:50%;background:linear-gradient(180deg,#fff, #e5edf3);
  border:1px solid rgba(255,255,255,.95);box-shadow:0 8px 12px rgba(41,70,91,.08);
}
.home .featured-card--pos2::before{background:linear-gradient(180deg,#fffdf3,#efe2bf)}
.home .featured-rank{top:-19px;filter:drop-shadow(0 3px 4px rgba(66,50,18,.14))}
.home .featured-logo{position:relative;box-shadow:0 9px 16px rgba(18,42,59,.16),0 0 0 4px rgba(255,255,255,.7)}
.home .featured-title{margin-top:22px;line-height:1.3;overflow-wrap:anywhere}
.home .featured-safe{font-size:11px;color:#597181;margin:8px 0 12px}
.home .featured-action{margin-top:auto}
.home .featured-btn{
  width:min(100%,160px);min-height:40px;
  background:linear-gradient(135deg,#197abd,#087f8b);
  border-color:rgba(13,99,135,.18);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 4px 10px rgba(18,111,146,.17);
}
.home .featured-card--pos2 .featured-btn{
  background:linear-gradient(135deg,#173e57,#23697b);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 4px 10px rgba(21,69,85,.18);
}
.home .featured-card--placeholder{background:#f8fafc;box-shadow:none;border-style:dashed}
.home .featured-card--placeholder::before{display:none}

 
.home .hero-directory{
  position:relative;isolation:isolate;overflow:hidden;
  background:radial-gradient(ellipse at 95% 0%,rgba(37,199,172,.23),transparent 52%),linear-gradient(120deg,#0b243b,#0d504c);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 8px 24px rgba(10,59,68,.13);
}
.home .hero-directory::before,.home .hero-directory::after{
  content:"";position:absolute;z-index:-1;pointer-events:none;
  width:240px;height:240px;border:1px solid rgba(159,227,223,.13);border-radius:50%;
  box-shadow:0 0 0 30px rgba(160,220,231,.035),0 0 0 60px rgba(160,220,231,.025);
}
.home .hero-directory::before{right:-110px;top:-130px}
.home .hero-directory::after{left:-150px;bottom:-180px}
.home .home-directory-stats__inner{
  background:linear-gradient(110deg,#f1f7ff,#f1faf8);
  box-shadow:inset 0 1px 0 #fff;
}

 
.home .apk-row,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row{
  position:relative;
  background:linear-gradient(110deg,#fff 50%,#f1f8fc);
  border-radius:16px;
  box-shadow:0 4px 14px rgba(31,64,94,.055),inset 0 0 0 1px #deebf2;
  padding:14px 16px;
}
.home .apk-row__logo,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row__logo{
  box-shadow:0 4px 9px rgba(22,46,61,.12),0 0 0 3px #fff;
}
.home .apk-row__info,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row__info{gap:6px}
.home .apk-row__metric--players,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row__metric--players{color:#537888;padding-inline:6px}
.home .apk-row__metric--bonus,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row__metric--bonus{
  color:#18735e;background:#eaf6ef;border-radius:5px;
  padding:3px 6px;width:fit-content;max-width:100%;font-weight:600;
}
.home .apk-row__action .btn,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row__action .btn{
  background:linear-gradient(135deg,#2583d3,#137f9e);
  border:1px solid rgba(20,102,156,.18);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 4px 9px rgba(18,111,146,.12);
  border-radius:11px;
}
.home .apk-card,.single-apk_brand .apk-card,.tax-apk_brand_category .apk-card{
  background:radial-gradient(ellipse at top right,#eaf7f8,transparent 60%),linear-gradient(#fff,#f8fbff);
  border-color:#dbe8ef;box-shadow:0 6px 18px rgba(31,64,94,.07);
}
.home .home-fixed-benefit,.single-apk_brand .yono-why-card{
  background:linear-gradient(125deg,#fff 55%,#f3f9fb);
  box-shadow:inset 0 1px 0 #fff,0 5px 14px rgba(31,64,94,.045);
}

 
.single-apk_brand .brand-summary__stage{
  padding:24px;border:1px solid #dce9ee;border-radius:22px;
  background:radial-gradient(ellipse at 0% 0%,#e3f2f7,transparent 58%),radial-gradient(ellipse at 100% 100%,#eaf6f0,transparent 60%),#fbfdff;
  box-shadow:inset 0 1px 0 #fff,0 8px 24px rgba(25,70,91,.06);
}
.single-apk_brand .brand-summary__media{
  box-shadow:0 14px 26px rgba(17,56,65,.16),0 0 0 5px rgba(255,255,255,.85);
}
.single-apk_brand .brand-summary__title{letter-spacing:-.025em}
.single-apk_brand .brand-summary__primary-item{
  box-shadow:inset 0 1px 0 #fff,0 3px 8px rgba(49,77,71,.035);
}
.single-apk_brand .brand-summary__primary-value,.single-apk_brand .brand-stat__value{font-variant-numeric:tabular-nums}
.single-apk_brand .brand-summary__actions .btn--primary{
  background:linear-gradient(125deg,#2183d5,#128690);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 5px 12px rgba(20,110,146,.17);
}
.single-apk_brand .brand-stats{
  background:linear-gradient(115deg,#f0f6fc,#f0f8f6);border-color:#dce9ee;
  box-shadow:inset 0 1px 0 #fff;
}
@media(hover:hover) and (pointer:fine){
  .home .apk-row:hover,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row:hover{
    box-shadow:0 7px 20px rgba(31,81,104,.11),inset 0 0 0 1px #afcfdc;
  }
  .home .featured-btn:hover{filter:brightness(1.08)}
}
@media(max-width:767px){
  .single-apk_brand .brand-summary__stage{padding:22px 12px 14px;border-radius:18px}
}
@media(max-width:560px){
   
  .home .featured-wrap{gap:7px;padding-top:28px!important}
  .home .featured-card,.home .featured-card--pos1,.home .featured-card--pos3{
    flex:1 1 0;padding:24px 5px 12px;border-radius:14px;
  }
  .home .featured-card--pos2{flex:1.04 1 0;padding-top:24px}
  .home .featured-card::before{width:76px;height:18px;top:79px}
  .home .featured-card--pos2::before{top:89px}
  .home .featured-title{font-size:clamp(10px,2.9vw,14px);margin-top:17px}
  .home .featured-safe{font-size:9px;gap:2px;margin:6px 0 10px}
  .home .featured-btn{padding:8px 4px;font-size:9px;gap:3px;min-height:36px}
  .home .apk-row,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row{padding:11px 10px;border-radius:14px}
  .home .apk-row__info,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row__info{gap:5px}
  .home .apk-row__metric--bonus,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row__metric--bonus{padding:2px 3px}
  .home .apk-row__metric--players,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row__metric--players{padding-inline:3px}
  .home .apk-row__action .btn,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row__action .btn{min-width:85px;padding:8px}
}



.home .home-directory-stats__inner,.single-apk_brand .brand-stats{
  position:relative;isolation:isolate;
  background:linear-gradient(120deg,rgba(255,255,255,.8),rgba(235,249,255,.66));
  border:1px solid rgba(175,209,226,.6);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.98),inset 0 -1px 0 rgba(255,255,255,.65),0 8px 24px rgba(46,127,155,.1);
  -webkit-backdrop-filter:blur(18px) saturate(150%);
  backdrop-filter:blur(18px) saturate(150%);
}
.home .home-directory-stats__inner::before,.single-apk_brand .brand-stats::before{
  content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;pointer-events:none;
  background:radial-gradient(ellipse at 16% 80%,rgba(65,224,157,.2),transparent 52%),radial-gradient(ellipse at 86% 15%,rgba(72,169,255,.23),transparent 55%);
}
.home .home-directory-stat:first-child strong,.home .home-directory-stat:first-child .home-directory-stat__icon{color:#0ca66e}
.home .home-directory-stat:nth-child(2) strong,.home .home-directory-stat:nth-child(2) .home-directory-stat__icon{color:#2587e8}
.home .home-directory-stat__icon{width:30px;height:30px;overflow:visible;filter:drop-shadow(0 3px 4px rgba(50,143,161,.12))}
.single-apk_brand .brand-stat--games .brand-stat__icon{color:#8b5ce0}
.single-apk_brand .brand-stat:nth-child(2) .brand-stat__icon{color:#0ba56e}
.single-apk_brand .brand-stat:last-child .brand-stat__icon{color:#208ce0}
.single-apk_brand .brand-stat--games .brand-stat__value{color:#7950cc}
.single-apk_brand .brand-stat:nth-child(2) .brand-stat__value{color:#0b9b68}
.single-apk_brand .brand-stat:last-child .brand-stat__value{color:#2186d6}
.single-apk_brand .brand-stat__icon{width:19px;height:19px;flex-basis:19px}

 
.home .featured-btn,.home .featured-card--pos2 .featured-btn{
  background:linear-gradient(135deg,#ff6b63,#f03671);
  border-color:rgba(224,47,100,.2);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.42),0 5px 12px rgba(241,62,110,.23);
}
.home .featured-card--pos2 .featured-btn{background:linear-gradient(135deg,#ff9254,#f34c67)}
.home .apk-row__metric--players,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row__metric--players{color:#099965}
.home .apk-row__metric--bonus,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row__metric--bonus{color:#8b4ac7;background:#f4ebfc}
.home .apk-row__action .btn,:is(.single-apk_brand,.tax-apk_brand_list,.tax-apk_brand_category) .apk-row__action .btn,
.single-apk_brand .brand-summary__actions .btn--primary{
  background:linear-gradient(135deg,#339fff 0%,#2385ef 60%,#3776ef 100%);
  border:1px solid rgba(39,124,235,.26);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.45),inset 0 -2px 0 rgba(28,96,210,.12),0 5px 12px rgba(40,136,243,.24);
}
.single-apk_brand .brand-summary__actions .btn--telegram{
  background:linear-gradient(135deg,#31c7f0,#159de1);
  border:1px solid rgba(14,153,207,.22);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.48),inset 0 -2px 0 rgba(10,132,184,.12),0 5px 12px rgba(29,173,226,.22);
}
.single-apk_brand .brand-summary__actions .btn--telegram[aria-disabled="true"]{
  opacity:.78;box-shadow:inset 0 1px 0 rgba(255,255,255,.45);
}
@media(max-width:767px){
  .single-apk_brand .brand-stat__icon{width:13px;height:13px;flex-basis:13px}
}

 
.home .home-directory-stats__inner{
  gap:12px;padding:0;border:0;background:transparent;box-shadow:none;
  backdrop-filter:none;-webkit-backdrop-filter:none;isolation:auto;
}
.home .home-directory-stats__inner::before{display:none}
.home .home-directory-stat{
  position:relative;isolation:isolate;overflow:hidden;
  min-height:88px;padding:16px 10px;border-radius:17px;
  border:1px solid rgba(143,205,179,.4);
  background:linear-gradient(125deg,rgba(255,255,255,.86),rgba(212,249,230,.64));
  backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);
  box-shadow:inset 0 1px 0 #fff,0 6px 18px rgba(25,130,105,.08);
}
.home .home-directory-stat + .home-directory-stat{
  border:1px solid rgba(140,191,233,.42);
  background:linear-gradient(125deg,rgba(255,255,255,.86),rgba(214,236,255,.7));
  box-shadow:inset 0 1px 0 #fff,0 6px 18px rgba(33,116,192,.08);
}

 
.game-list-page{--collection-accent:#2384dc;--collection-tint:#e9f4ff}
.all-category-games--lottery{--collection-accent:#ac6c16;--collection-tint:#fff3d7}
.all-category-games--rummy{--collection-accent:#158458;--collection-tint:#e5f8eb}
.game-list-page--new-games{--collection-accent:#8053d4;--collection-tint:#f0eaff}
.game-list-page--other-games{--collection-accent:#118a94;--collection-tint:#e2f8f6}
.game-list-page>.container{display:flex;flex-direction:column;gap:18px}
.game-list-page .game-list-head,
.tax-apk_brand_category .all-category-games .game-list-head,
.tax-apk_brand_list .game-list-head{
  position:relative;isolation:isolate;overflow:hidden;
  margin-top:16px;padding:26px;border-radius:21px;
  border:1px solid color-mix(in srgb,var(--collection-accent) 18%,white);
  background:radial-gradient(ellipse at 95% 5%,var(--collection-tint),transparent 70%),linear-gradient(125deg,#fff,var(--collection-tint));
  box-shadow:inset 0 1px 0 #fff,0 7px 22px rgba(31,74,110,.055);
}
.game-list-page .game-list-head::after{
  content:"";position:absolute;z-index:-1;right:-45px;top:-85px;
  width:230px;height:230px;border:24px double var(--collection-accent);opacity:.055;
  border-radius:50%;pointer-events:none;transform:rotate(-15deg);
}
.all-category-games--rummy .game-list-head::after{border-radius:24px;transform:rotate(30deg);right:5px}
.all-category-games--lottery .game-list-head::after{border-style:dotted}
.game-list-page--new-games .game-list-head::after{border-radius:30%;transform:rotate(45deg)}
.collection-eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--collection-accent);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.collection-icon{width:26px;height:26px;flex:0 0 26px}
.game-list-page .game-list-head h1{margin:0;font-size:var(--yono-h1-size);line-height:1.16;letter-spacing:-.025em;color:var(--yono-h1-color,#182840)}
.game-list-page .game-list-intro{max-width:78ch;line-height:1.7;color:#52667b}
.collection-guide{display:grid;grid-template-columns:1.2fr 1fr;gap:22px;padding:22px;border:1px solid #dfeaf0;border-radius:18px;background:linear-gradient(125deg,#fff,var(--collection-tint));box-shadow:inset 0 1px 0 #fff}
.collection-guide h2,.collection-guide h3{margin:0 0 8px;color:var(--collection-accent);font-size:17px;line-height:1.35}
.collection-guide h3{font-size:15px}
.collection-guide p{margin:0;color:#4e6277;font-size:13px;line-height:1.75}
.collection-guide__secondary{border-left:1px solid color-mix(in srgb,var(--collection-accent) 15%,white);padding-left:22px}
.collection-guide__links{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px;padding-top:15px;border-top:1px solid color-mix(in srgb,var(--collection-accent) 13%,white)}
.collection-guide__link{display:inline-flex;align-items:center;min-height:31px;padding:6px 11px;border:1px solid color-mix(in srgb,var(--collection-accent) 20%,white);border-radius:999px;background:rgba(255,255,255,.78);color:var(--collection-accent);font-size:11px;font-weight:800;line-height:1.2;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}
.collection-guide__link:hover,.collection-guide__link:focus-visible{background:#fff;border-color:color-mix(in srgb,var(--collection-accent) 38%,white);transform:translateY(-1px)}
.seo-context-link{color:color-mix(in srgb,var(--collection-accent,var(--yono-primary-blue,#1f78dc)) 88%,#174269 12%);font-weight:750;text-decoration-thickness:1px;text-underline-offset:2px}
.seo-context-link:hover,.seo-context-link:focus-visible{text-decoration-thickness:2px}
.game-list-page .game-list-bottom-nav .game-list-bottom-nav__item{
  border:1px solid #dce8ef;background:linear-gradient(135deg,#fff,var(--collection-tint));
  color:var(--collection-accent);box-shadow:inset 0 1px 0 #fff,0 3px 10px rgba(40,85,118,.05);
}
.game-list-page .game-list-empty{padding:26px;border:1px dashed #c9dce7;border-radius:16px;background:#f8fbfe}
.page-static-main{padding-top:16px}
.page-static__hero{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at right top,#dff2f3,transparent 65%),linear-gradient(125deg,#fff,#eef5fc);border-color:#dce8ef;border-radius:21px}
.trust-page-icon{float:right;display:grid;place-items:center;width:64px;height:64px;margin:0 0 12px 16px;border:1px solid #fff;border-radius:19px;background:rgba(255,255,255,.65);color:#218992;box-shadow:0 5px 15px rgba(40,111,132,.08)}
.trust-page-icon .collection-icon{width:34px;height:34px}
.page-static__body{background:linear-gradient(145deg,#fff 65%,#f8fbfe);border-color:#dce8ef;border-radius:18px;line-height:1.8}
.page-static__body a{text-underline-offset:3px}
@media(max-width:767px){
  .home .home-directory-stat{min-height:82px;padding:13px 5px;border-radius:14px;column-gap:5px}
  .home .home-directory-stats__inner{gap:9px}
  .collection-guide{grid-template-columns:1fr;gap:16px;padding:17px}
  .collection-guide__secondary{padding:16px 0 0;border-left:0;border-top:1px solid #dce8ef}
  .collection-guide__links{grid-column:1;padding-top:13px}
  .collection-guide__link{min-height:30px;padding:6px 10px;font-size:10.5px}
  .collection-guide h2{font-size:16px}
  .game-list-page .game-list-head,.tax-apk_brand_category .all-category-games .game-list-head,.tax-apk_brand_list .game-list-head{padding:20px 16px;margin-top:12px;border-radius:17px}
  .collection-eyebrow{font-size:10px;letter-spacing:.04em}
  .trust-page-icon{width:48px;height:48px;border-radius:14px}
  .trust-page-icon .collection-icon{width:28px;height:28px}
}

 
#page > .site-main:has(+ .global-legal-disclaimer){padding-bottom:0}
#page > .global-legal-disclaimer{padding:18px 0;background:transparent}
.global-legal-disclaimer__group{border-radius:18px;box-shadow:0 4px 14px rgba(30,64,98,.035)}
.global-legal-disclaimer__heading{padding:14px 18px}
.global-legal-disclaimer__module{padding:18px;gap:14px}
.global-legal-disclaimer__copy{line-height:1.75}
.brand-rating-feedback{margin:10px 0 0;color:#b42318;font-size:13px;line-height:1.5;text-align:center}
@media(max-width:767px){
  #page > .global-legal-disclaimer{padding:14px 0}
  .global-legal-disclaimer__group{border-radius:16px}
  .global-legal-disclaimer__heading{padding:12px 14px}
  .global-legal-disclaimer__module{padding:14px;gap:10px}
   
  .site-header{backdrop-filter:none;-webkit-backdrop-filter:none}
}
