.pd-top{padding:16px 0 0}
.pd-top .wrap{display:flex;align-items:center;justify-content:space-between;gap:14px}
.crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:12.5px;color:var(--gray);min-width:0}
.crumbs a{color:var(--gray);white-space:nowrap}
.crumbs a:hover{color:var(--green-dark)}
.crumbs i{font-style:normal;opacity:.45}
.crumbs em{font-style:normal;color:var(--ink);white-space:nowrap}

/* ============================================================
   ГАРАНТИИ И ВОЗВРАТ (design-guarantees.html)
   Токены и компоненты — из дизайн-системы, новых цветов нет.
   ============================================================ */

/* --- шапка страницы (те же правила, что на остальных инфо-страницах) --- */
.ab-top{padding:16px 0 4px}
.ab-top h1{max-width:26ch;text-wrap:balance}
@media(min-width:1000px){.ab-top h1{max-width:none;text-wrap:nowrap}}
.ab-facts{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;margin-top:12px;font-size:13.5px;color:var(--gray)}
.ab-facts b{color:var(--ink)}
.ab-lead{margin-top:14px;max-width:78ch;color:var(--gray);font-size:14.5px;line-height:1.65}

.ab-facts .st{color:var(--orange);letter-spacing:1px}

/* ============================================================
   ГАРАНТИИ И ВОЗВРАТ (design-guarantees.html)
   Токены и компоненты — из дизайн-системы, новых цветов нет.
   ============================================================ */


/* ============================================================
   ГАРАНТИИ И ВОЗВРАТ (design-guarantees.html)
   Токены и компоненты — из дизайн-системы, новых цветов нет.
   Свой префикс .ho- : короткие имена в системе уже заняты.
   ============================================================ */




/* ============================================================
   ГАРАНТИИ И ВОЗВРАТ (design-guarantees.html)
   Токены и компоненты — из дизайн-системы, новых цветов нет.
   Свой префикс .gr-
   ============================================================ */

.gr-when{display:inline-flex;align-items:center;gap:6px;background:var(--page);color:var(--gray);
  font-size:11.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;border-radius:var(--r-pill);
  padding:4px 10px}

/* --- гарантия свежести --- */
.gr-hero{display:grid;grid-template-columns:minmax(0,1fr) 168px minmax(0,460px);gap:24px 30px;align-items:center;
  background:var(--grad-green);position:relative;isolation:isolate;border-radius:var(--r-lg);padding:30px 34px}
.gr-ill{display:block;width:100%;max-width:168px;align-self:center;justify-self:center;margin:0}
@media(max-width:1080px){.gr-ill{max-width:200px;margin:2px auto 0}}
.gr-hero::before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;
  background-image:var(--grain);background-size:220px 220px;opacity:.32;mix-blend-mode:multiply}
.gr-hero .big{font-family:var(--head);font-size:30px;font-weight:800;color:var(--green-dark);line-height:1.2;
  letter-spacing:-.01em}
.gr-hero p{margin-top:12px;font-size:14.5px;color:var(--ink);line-height:1.65;max-width:56ch}
.gr-hero p b{font-weight:800}
.gr-hero .btn{margin-top:16px}
.gr-how{display:grid;gap:10px;background:rgba(255,255,255,.72);border-radius:var(--r);padding:18px 20px}
.gr-how b{font-size:11.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--green-dark)}
.gr-how ol{list-style:none;counter-reset:g;display:grid;gap:9px}
.gr-how li{counter-increment:g;display:flex;gap:12px;font-size:13.5px;color:var(--ink);line-height:1.55}
.gr-how li::before{content:counter(g);flex:0 0 auto;width:22px;height:22px;border-radius:50%;
  background:var(--green);color:#fff;font-family:var(--head);font-weight:800;font-size:12px;
  display:grid;place-items:center;margin-top:1px}
.gr-how small{display:block;font-size:12.5px;color:var(--gray);line-height:1.5}

/* --- что делать, если --- */
.gr-case{display:grid;grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:18px 24px;align-items:start}
.gr-ills{flex:0 0 auto;width:170px;align-self:center}
.gr-ills img{display:none;width:100%}
.gr-ills img.on{display:block}
.gr-list{display:grid;gap:6px;align-content:start}
.gr-list button{display:flex;align-items:center;gap:11px;text-align:left;background:#fff;border-radius:var(--r);
  padding:14px 16px;font-family:var(--head);font-size:14px;font-weight:700;color:var(--ink);
  box-shadow:var(--sh-sm);transition:.18s var(--ease)}
.gr-list button:hover{color:var(--green-dark)}
.gr-list button.on{background:var(--green);color:#fff}
.gr-list button svg{width:18px;height:18px;flex:0 0 auto;color:var(--green-dark)}
.gr-list button.on svg{color:#fff}
.gr-ans{background:#fff;border-radius:var(--r-lg);box-shadow:var(--sh-sm);padding:24px 26px 26px;min-height:100%;display:flex;gap:24px;align-items:center}
.gr-ans-txt{flex:1 1 auto;min-width:0}
.gr-ans h3{font-family:var(--head);font-size:19px;font-weight:800}
.gr-ans .lead{margin-top:10px;font-size:14.5px;color:var(--ink);line-height:1.65;max-width:66ch}
.gr-ans .lead b{font-weight:800}
.gr-ans ul{list-style:none;display:grid;gap:8px;margin-top:14px}
.gr-ans li{display:flex;gap:10px;font-size:13.5px;color:var(--gray);line-height:1.6}
.gr-ans li::before{content:'';flex:0 0 auto;width:6px;height:6px;margin-top:7px;border-radius:50%;background:var(--green)}
.gr-ans li b{color:var(--ink)}
.gr-ans .quote{margin-top:16px;background:var(--page);border-radius:var(--r);padding:14px 16px;
  font-size:13px;color:var(--gray);line-height:1.6}
.gr-ans .quote b{display:block;font-size:11.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;
  color:var(--gray);margin-bottom:6px}
.gr-ans .acts{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.gr-ans .acts a,.gr-ans .acts button{display:inline-flex;align-items:center;gap:8px}

/* --- что гарантируем / чего не обещаем --- */
.gr-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.gr-item{background:#fff;border-radius:var(--r-lg);box-shadow:var(--sh-sm);padding:20px 22px 22px}
.gr-item .ic{width:36px;height:36px;border-radius:50%;background:var(--green-light);color:var(--green-dark);
  display:grid;place-items:center;margin-bottom:12px}
.gr-item .ic svg{width:18px;height:18px}
.gr-item.no .ic{background:var(--cream);color:var(--orange-text)}
.gr-item h3{font-family:var(--head);font-size:15.5px;font-weight:800}
.gr-item p{margin-top:8px;font-size:13.5px;color:var(--gray);line-height:1.6}
.gr-item p b{color:var(--ink)}

/* --- возврат денег --- */
.gr-ret{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}
.gr-block{background:#fff;border-radius:var(--r-lg);box-shadow:var(--sh-sm);padding:22px 24px 24px}
.gr-block h3{display:flex;align-items:center;gap:10px;font-family:var(--head);font-size:17px;font-weight:800}
.gr-block h3 svg{width:19px;height:19px;flex:0 0 auto;color:var(--green-dark)}
.gr-block p{margin-top:10px;font-size:13.5px;color:var(--gray);line-height:1.65}
.gr-block p b{color:var(--ink)}
.gr-block .law{margin-top:14px;background:var(--page);border-radius:var(--r);padding:13px 15px;
  font-size:12.5px;color:var(--gray);line-height:1.6}
.gr-block .law b{color:var(--ink)}
.gr-docs{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.gr-docs a{display:inline-flex;align-items:center;gap:8px;background:var(--page);border-radius:var(--r-pill);
  padding:9px 15px;font-size:13px;font-weight:700;color:var(--ink);transition:.18s}
.gr-docs a:hover{background:var(--green-light);color:var(--green-dark)}
.gr-docs svg{width:15px;height:15px;color:var(--green-dark)}

/* --- перекрёстные ссылки --- */
.gr-more{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.gr-more a{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;
  border-radius:var(--r);box-shadow:var(--sh-sm);padding:17px 20px;font-family:var(--head);font-size:14.5px;
  font-weight:700;color:var(--ink);transition:.18s var(--ease)}
.gr-more a:hover{color:var(--green-dark);box-shadow:var(--sh-md)}
.gr-more svg{width:17px;height:17px;flex:0 0 auto;color:var(--gray)}
.gr-more a:hover svg{color:var(--green-dark)}

/* --- адаптив --- */
@media(max-width:1080px){
  .gr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gr-more{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gr-hero{grid-template-columns:1fr;padding:26px 26px 28px}
  .gr-case{grid-template-columns:minmax(0,268px) minmax(0,1fr)}.gr-ans{gap:18px}.gr-ills{width:132px}
}
@media(max-width:900px){
  .gr-case{grid-template-columns:1fr}
  /* список ситуаций лентой: шесть кнопок в столбик занимают пол-экрана */
  .gr-list{display:flex;gap:8px;overflow-x:auto;margin:0 -16px;padding:0 16px 6px}
  .gr-list button{flex:0 0 auto;white-space:nowrap}
  .gr-ret{grid-template-columns:1fr}
}
@media(max-width:560px){
  .gr-grid{grid-template-columns:1fr}
  .gr-more{grid-template-columns:1fr}
  .gr-hero{padding:22px 20px 24px}
  .gr-hero .big{font-size:25px}
  .gr-ans{padding:20px 18px 22px}
  .gr-block{padding:20px 18px 22px}
}
@media(max-width:370px){
  .gr-list{margin:0 -12px;padding:0 12px 6px}
}

/* атрибут hidden не гасит элемент с display:flex/grid — гасим явно */
.gr-ans[hidden]{display:none}
/* объёмные иконки */
/* Иконка — один <use> на общий спрайт в начале <body>; размеры бьются с
   правилами вроде «.ho-card h3 svg{width:19px}», поэтому здесь !important:
   это намеренный слой поверх постраничных размеров, а не случайная правка. */
svg.i3{width:22px!important;height:22px!important;color:inherit}
.ic.ic3{background:none!important;border-radius:0!important}
.ic.ic3 svg.i3{width:100%!important;height:100%!important;min-width:18px;min-height:18px}
.sub-bonus svg.i3{width:17px!important;height:17px!important}
.th-ok svg.i3{width:34px!important;height:34px!important}
.seg svg.i3,.pd-dl svg.i3{width:20px!important;height:20px!important}

.di.di3{background:none!important;box-shadow:none!important;width:38px!important;height:38px!important;justify-self:start}
.di.di3 svg.i3{width:38px!important;height:38px!important}

/* кнопка подписки стала ссылкой в группу ВКонтакте — у <a> свои дефолты */
.sub .btn-slide{text-decoration:none;color:inherit}

@media(max-width:760px){.gr-ans{flex-direction:column;align-items:stretch;gap:14px}.gr-ills{width:100%;max-width:170px;align-self:center}}
