:root{
  --ink:#181515;--paper:#f5f1ea;--cream:#fbf8f3;--white:#fff;--wine:#84283a;--wine-dark:#681d2b;
  --muted:#756e68;--line:#ddd5cb;--soft:#ece5dc;--black:#111;--max:1280px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.wrap{width:min(var(--max),calc(100% - 56px));margin-inline:auto}
.site-header{background:#fff;border-bottom:1px solid #eee8e1;position:relative;z-index:20}.header-top{height:30px;display:flex;justify-content:space-between;align-items:center}.micro-links{display:flex;align-items:center;gap:12px;font-size:11px;letter-spacing:.06em}.micro-links a{text-decoration:none}.micro-links span{width:1px;height:12px;background:#cbc4bc}.header-main{min-height:86px;display:grid;grid-template-columns:auto 1fr minmax(260px,380px);gap:34px;align-items:center}.site-brand{display:flex;align-items:center;text-decoration:none}.brand-mark{width:58px;height:58px;background:#fff;display:grid;place-items:center;overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand-name{display:none}.main-nav{display:flex;align-items:center;justify-content:center;gap:34px}.main-nav a{text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.04em;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--wine);transition:.2s}.main-nav a:hover:after{right:0}.header-search{height:42px;border:1px solid #d6d0c9;display:flex;align-items:center;gap:9px;padding:0 13px;background:#fff}.header-search input{width:100%;border:0;outline:0;font:inherit;font-size:13px;background:transparent}.menu-toggle{display:none;border:0;background:none;font-size:25px;cursor:pointer}

/* HOME slider */
.hero-slider{background:#e9e2d9;position:relative;overflow:hidden}.hero-track{position:relative;min-height:440px}.hero-slide{display:none;min-height:440px;position:relative}.hero-slide.is-active{display:block}.hero-slide-inner{min-height:440px;display:grid;grid-template-columns:minmax(230px,38%) 1fr;gap:58px;align-items:center;padding:38px 80px}.hero-cover-zone{display:flex;justify-content:center;align-items:center;min-height:360px}.hero-cover{max-height:350px;width:auto;max-width:260px;object-fit:contain;box-shadow:0 16px 35px rgba(0,0,0,.16)}.hero-copy{max-width:650px}.eyebrow{display:inline-block;background:var(--wine);color:#fff;padding:5px 12px;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:16px}.hero-copy h1{font:400 clamp(42px,5.2vw,74px)/.98 Georgia,'Times New Roman',serif;margin:0 0 10px;letter-spacing:-.03em}.hero-author{font:400 22px Georgia,'Times New Roman',serif;margin:0 0 18px}.hero-excerpt{font:18px/1.65 Georgia,'Times New Roman',serif;max-width:620px;color:#514a45;margin:0 0 25px}.button-primary,.button-outline{display:inline-flex;align-items:center;justify-content:center;gap:14px;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.05em;padding:14px 22px;border:1px solid var(--wine);transition:.2s}.button-primary{background:var(--wine);color:#fff}.button-primary:hover{background:var(--wine-dark)}.button-outline{color:var(--wine);background:transparent}.button-outline:hover{background:var(--wine);color:#fff}.hero-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(0,0,0,.18);border-radius:50%;background:rgba(255,255,255,.78);font-size:28px;line-height:1;cursor:pointer}.hero-arrow.prev{left:22px}.hero-arrow.next{right:22px}.hero-dots{position:absolute;z-index:4;left:50%;bottom:20px;transform:translateX(-50%);display:flex;gap:9px}.hero-dot{width:10px;height:10px;padding:0;border-radius:50%;border:1px solid #685f59;background:#fff;cursor:pointer}.hero-dot.is-active{background:var(--wine);border-color:var(--wine)}

/* section + books */
.home-section,.page-section{padding:44px 0}.home-section + .home-section{padding-top:8px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.section-head h2,.page-title{font:400 clamp(32px,3.5vw,48px)/1.1 Georgia,'Times New Roman',serif;margin:0}.section-link{font-size:12px;color:var(--wine);font-weight:700;text-decoration:none;letter-spacing:.04em}.books-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:42px}.book-card{min-width:0}.book-cover-wrap{position:relative;display:block;text-decoration:none;margin-bottom:13px}.book-cover{width:100%;aspect-ratio:2/3;object-fit:contain;object-position:left bottom;filter:drop-shadow(0 8px 9px rgba(0,0,0,.09))}.book-label{position:absolute;z-index:2;top:0;left:0;background:var(--wine);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;padding:5px 9px}.book-card h3{font:400 18px/1.22 Georgia,'Times New Roman',serif;margin:0 0 4px}.book-card h3 a{text-decoration:none}.book-author{margin:0 0 3px;font:15px Georgia,'Times New Roman',serif}.book-date{margin:0;color:#8a837d;font-size:12px}.load-more-wrap{text-align:center;margin-top:34px}.extra-books{margin-top:42px}

/* authors strip */
.authors-home{background:#eee8df;margin-top:22px;padding:34px 0}.authors-home-grid{display:grid;grid-template-columns:240px 1fr;gap:44px;align-items:center}.authors-intro h2{font:400 39px Georgia,'Times New Roman',serif;margin:0 0 8px}.authors-intro p{font:15px/1.55 Georgia,'Times New Roman',serif;color:#514b46;margin:0 0 18px}.authors-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}.author-home-card{text-align:center;text-decoration:none}.author-home-photo,.author-home-placeholder{width:116px;height:116px;border-radius:50%;margin:0 auto 12px;object-fit:cover;background:#d9d0c7}.author-home-placeholder{display:grid;place-items:center;font:700 38px Georgia,serif;color:#6e645d}.author-home-card h3{font:600 16px Georgia,'Times New Roman',serif;margin:0 0 7px}.author-home-card p{font:italic 13px/1.45 Georgia,'Times New Roman',serif;color:#6e6761;margin:0}

/* generic page */
.page-hero{padding:48px 0 35px;background:#f1ece5;border-bottom:1px solid var(--line)}.page-hero h1{font:400 clamp(48px,6vw,82px)/1 Georgia,'Times New Roman',serif;margin:0 0 12px}.page-hero p{max-width:760px;font:20px/1.45 Georgia,'Times New Roman',serif;margin:0;color:#514a45}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:46px;align-items:start}.sidebar{border-left:1px solid var(--line);padding-left:30px}.sidebar h2{font:400 29px Georgia,'Times New Roman',serif;margin:0 0 18px}.sidebar-book{display:grid;grid-template-columns:78px 1fr;gap:15px;margin-bottom:22px;text-decoration:none}.sidebar-book img{width:78px;height:112px;object-fit:contain}.sidebar-book h3{font:400 17px/1.18 Georgia,'Times New Roman',serif;margin:3px 0 4px}.sidebar-book p{font-size:12px;color:#736b65;margin:0}.sidebar-more{display:inline-block;margin-top:5px;color:var(--wine);font-size:12px;font-weight:700;text-decoration:none}

/* catalog */
.catalog-tools{display:grid;grid-template-columns:1fr 240px 150px;gap:12px;margin:0 0 30px}.catalog-tools input,.catalog-tools select{padding:13px 14px;border:1px solid #cfc7be;background:#fff;font:inherit}.catalog-tools button{border:0;background:var(--wine);color:#fff;font-weight:700;cursor:pointer}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 36px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:42px;flex-wrap:wrap}.pagination a,.pagination span{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);text-decoration:none}.pagination .current{background:var(--wine);color:#fff;border-color:var(--wine)}.empty-state{padding:30px;border:1px solid var(--line);background:#fff;color:var(--muted)}

/* authors archive */
.alphabet{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 32px}.alphabet a{width:34px;height:34px;display:grid;place-items:center;text-decoration:none;border:1px solid transparent;font:600 15px Georgia,serif}.alphabet a:hover{border-color:var(--wine);color:var(--wine)}.author-letter{display:grid;grid-template-columns:52px 1fr;gap:18px;border-top:1px solid var(--line);padding:19px 0}.author-letter:first-child{border-top:0}.author-letter h2{font:400 38px Georgia,serif;color:var(--wine);margin:0}.author-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px 30px}.author-name-grid a{text-decoration:none;font:17px Georgia,'Times New Roman',serif}.author-name-grid small{color:#958d86;margin-left:6px}

/* author detail */
.author-profile{display:grid;grid-template-columns:280px 1fr;gap:52px;align-items:start}.author-profile-photo,.author-profile-placeholder{width:100%;aspect-ratio:1/1;border-radius:50%;object-fit:cover;background:#ddd5cc}.author-profile-placeholder{display:grid;place-items:center;font:700 76px Georgia,serif;color:#766d66}.author-profile h1{font:400 clamp(44px,5vw,70px) Georgia,serif;margin:0 0 10px}.author-short{font:italic 21px/1.5 Georgia,serif;color:#5b534e;margin:0 0 24px}.prose{font:18px/1.75 Georgia,'Times New Roman',serif;color:#342f2c}.prose p{margin-top:0}.author-books{margin-top:54px}.author-books h2,.related-books h2{font:400 35px Georgia,serif;border-bottom:1px solid var(--line);padding-bottom:12px}

/* book detail */
.breadcrumbs{font-size:12px;color:#7d756f;margin-bottom:25px}.breadcrumbs a{text-decoration:none}.book-detail-grid{display:grid;grid-template-columns:290px minmax(0,1fr) 285px;gap:42px;align-items:start}.book-detail-cover{width:100%;max-height:450px;object-fit:contain;object-position:top left}.book-meta{margin-top:22px;background:#f0ebe4;padding:13px 18px}.book-meta-row{display:grid;grid-template-columns:105px 1fr;gap:10px;padding:8px 0;border-bottom:1px solid #d9d1c8;font:14px Georgia,serif}.book-meta-row:last-child{border-bottom:0}.book-meta-row span:first-child{color:#6e6761}.book-main .book-label{position:static;display:inline-block;margin-bottom:12px}.book-main h1{font:400 clamp(42px,5vw,68px)/1.02 Georgia,serif;margin:0 0 8px}.book-author-mini{display:flex;align-items:center;gap:16px;margin:5px 0 30px;padding:12px 0}.book-author-mini img,.book-author-mini .mini-placeholder{width:82px;height:82px;border-radius:50%;object-fit:cover;background:#e0d8cf}.mini-placeholder{display:grid;place-items:center;font:700 26px Georgia,serif}.book-author-mini a{text-decoration:none}.book-author-mini strong{font:600 18px Georgia,serif}.book-buy-box{text-align:center;padding:17px 8px 4px}.book-buy-label{font:13px/1.4 Georgia,'Times New Roman',serif;color:#6e6761;margin-bottom:9px}.book-buy-button{display:inline-flex;align-items:center;justify-content:center;min-width:112px;padding:10px 20px;background:var(--wine);border:1px solid var(--wine);color:#fff;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.08em;transition:.2s}.book-buy-button:hover{background:var(--wine-dark);border-color:var(--wine-dark)}.book-main h2{font:400 31px Georgia,serif;margin:30px 0 12px;padding-bottom:8px;border-bottom:1px solid var(--line)}.annotation{font:18px/1.75 Georgia,serif}.related-books{padding:48px 0 15px}.related-books .books-grid{grid-template-columns:repeat(5,minmax(0,1fr))}

/* articles */
.articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.article-card{background:#fff;border-bottom:1px solid var(--line);padding-bottom:22px}.article-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.article-card time,.article-detail time{display:block;color:#8b837c;font-size:12px;margin-top:14px}.article-card h2{font:400 27px/1.15 Georgia,serif;margin:7px 0}.article-card h2 a{text-decoration:none}.article-card p{color:#5f5853}.article-detail{max-width:900px}.article-detail h1{font:400 clamp(42px,5vw,68px)/1.05 Georgia,serif;margin:8px 0 25px}.article-hero-image{width:100%;max-height:520px;object-fit:cover;margin-bottom:28px}.article-perex{font:italic 22px/1.55 Georgia,serif}.article-content{font:18px/1.8 Georgia,serif}.static-page{max-width:900px}.static-page h1{font:400 clamp(46px,5vw,70px) Georgia,serif}.static-page-content{font:19px/1.8 Georgia,serif}.contact-box{background:#f0ebe4;padding:25px;margin-top:25px}

/* search */
.search-results{display:grid;gap:38px}.search-group h2{font:400 32px Georgia,serif;border-bottom:1px solid var(--line);padding-bottom:10px}.search-list{display:grid;gap:10px}.search-item{padding:12px 0;border-bottom:1px solid #ebe5dd;text-decoration:none}.search-item strong{font:600 18px Georgia,serif}.search-item span{color:#7a726c;font-size:13px;margin-left:8px}

/* footer */
.site-footer{background:#111;color:#fff;margin-top:54px}.footer-grid{display:grid;grid-template-columns:1.35fr .85fr .85fr 1fr;gap:42px;padding-top:42px;padding-bottom:38px}.footer-logo{display:flex;align-items:center;gap:14px;margin-bottom:17px}.footer-mark{width:58px;height:58px;background:#111;display:block;overflow:hidden}.footer-mark img{width:100%;height:100%;object-fit:cover;filter:none}.footer-logo strong{font:600 15px/1.2 Georgia,serif;letter-spacing:.11em}.footer-brand p{max-width:340px;color:#d0cac4;font:14px/1.55 Georgia,serif}.company-block{display:grid;gap:2px;font-size:12px;color:#ddd6d0;margin-top:14px}.company-block strong{color:#fff}.site-footer h3{font:700 11px Arial,sans-serif;letter-spacing:.05em;margin:6px 0 17px}.footer-links{display:grid;gap:8px}.footer-links a{color:#d8d2cc;text-decoration:none;font-size:13px}.footer-links a:hover{color:#fff}.fb-row{display:flex;gap:13px;align-items:center;font-size:13px;color:#ddd}.fb-icon{width:42px;height:42px;border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;font:bold 31px Arial}.footer-button{margin-top:17px;display:flex;justify-content:space-between;align-items:center;border:1px solid #aaa;padding:11px 13px;text-decoration:none;font-size:11px;font-weight:700}.footer-bottom{border-top:1px solid #333;color:#aaa;font-size:11px}.footer-bottom .wrap{min-height:58px;display:flex;justify-content:space-between;align-items:center;gap:15px}

@media(max-width:1050px){
 .header-main{grid-template-columns:auto auto 1fr;gap:20px}.main-nav{gap:18px}.books-grid{gap:28px}.authors-home-grid{grid-template-columns:1fr}.authors-intro{max-width:600px}.book-detail-grid{grid-template-columns:250px 1fr}.book-detail-grid>.sidebar{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:25px 0 0;display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.book-detail-grid>.sidebar h2{grid-column:1/-1}.sidebar-book{grid-template-columns:58px 1fr}.sidebar-book img{width:58px;height:84px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-facebook{grid-column:1/-1}.content-grid{grid-template-columns:1fr}.content-grid>.sidebar{border-left:0;border-top:1px solid var(--line);padding:25px 0 0;display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.content-grid>.sidebar h2,.content-grid>.sidebar .sidebar-more{grid-column:1/-1}
}
@media(max-width:820px){
 .wrap{width:min(100% - 28px,var(--max))}.header-top{display:none}.header-main{min-height:72px;grid-template-columns:auto auto;justify-content:space-between}.header-search{grid-column:1/-1;margin-bottom:13px}.menu-toggle{display:block}.main-nav{display:none;grid-column:1/-1;flex-direction:column;align-items:flex-start;padding:14px 0 18px;border-top:1px solid #eee}.main-nav.is-open{display:flex}.hero-slide-inner{grid-template-columns:1fr 1.25fr;gap:28px;padding:28px 54px}.hero-cover{max-height:300px}.hero-copy h1{font-size:46px}.hero-excerpt{font-size:16px}.books-grid,.catalog-grid{grid-template-columns:repeat(3,1fr)}.authors-row{grid-template-columns:repeat(3,1fr)}.author-profile{grid-template-columns:190px 1fr;gap:32px}.related-books .books-grid{grid-template-columns:repeat(3,1fr)}.articles-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.book-detail-grid{grid-template-columns:210px 1fr;gap:28px}.catalog-tools{grid-template-columns:1fr 1fr}.catalog-tools button{grid-column:1/-1;padding:12px}
}
@media(max-width:560px){
 .brand-name{display:none}.brand-mark{width:48px;height:48px}.hero-track,.hero-slide{min-height:auto}.hero-slide-inner{min-height:auto;grid-template-columns:1fr;padding:28px 22px 54px;text-align:center}.hero-cover-zone{min-height:250px}.hero-cover{max-height:245px;max-width:175px}.hero-copy{margin:auto}.hero-copy h1{font-size:39px}.hero-author{font-size:19px}.hero-arrow{width:38px;height:38px}.hero-arrow.prev{left:8px}.hero-arrow.next{right:8px}.section-head{align-items:flex-start}.section-head h2{font-size:34px}.books-grid,.catalog-grid,.related-books .books-grid{grid-template-columns:repeat(2,1fr);gap:30px 18px}.book-card h3{font-size:16px}.authors-row{grid-template-columns:repeat(2,1fr)}.author-home-photo,.author-home-placeholder{width:95px;height:95px}.content-grid>.sidebar,.book-detail-grid>.sidebar{grid-template-columns:1fr}.sidebar-book{grid-template-columns:70px 1fr}.sidebar-book img{width:70px;height:100px}.author-name-grid{grid-template-columns:1fr}.author-profile{grid-template-columns:1fr;text-align:center}.author-profile-photo,.author-profile-placeholder{width:180px;margin:auto}.prose{text-align:left}.book-detail-grid{grid-template-columns:1fr}.book-detail-cover{max-height:430px}.book-meta{margin-bottom:20px}.book-main h1{font-size:42px}.book-author-mini{justify-content:center}.articles-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-facebook{grid-column:auto}.footer-bottom .wrap{flex-direction:column;align-items:flex-start;justify-content:center;padding:14px 0}.catalog-tools{grid-template-columns:1fr}.catalog-tools button{grid-column:auto}.page-hero h1{font-size:52px}
}

/* V3.5 – HOME: väčšia obálka v hero + biele pozadie knižných sekcií */
@media (min-width:821px){
  .home-page .hero-track,
  .home-page .hero-slide{min-height:480px}
  .home-page .hero-slide-inner{
    min-height:480px;
    grid-template-columns:minmax(330px,42%) 1fr;
    gap:46px;
    padding:24px 72px;
  }
  .home-page .hero-cover-zone{min-height:430px}
  .home-page .hero-cover{
    max-height:420px;
    max-width:340px;
  }
}
.home-page .home-section{background:#fff}
.home-page .home-section + .home-section{padding-top:8px}
.home-page .home-section .book-cover{filter:none}

@media (max-width:820px) and (min-width:561px){
  .home-page .hero-cover{max-height:330px;max-width:245px}
}

/* V3.6 – stabilný hero slider: max. 2 riadky názvu, adaptívna anotácia */
.home-page .hero-copy{min-width:0}
.home-page .hero-copy h1{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
  text-overflow:ellipsis;
}
.home-page .hero-excerpt{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4;
  overflow:hidden;
}
.home-page .hero-copy.has-two-line-title .hero-excerpt{
  -webkit-line-clamp:3;
}

@media (min-width:821px){
  .home-page .hero-slider,
  .home-page .hero-track,
  .home-page .hero-slide,
  .home-page .hero-slide-inner{
    height:500px;
    min-height:500px;
  }
  .home-page .hero-slide-inner{
    padding-top:24px;
    padding-bottom:42px;
  }
  .home-page .hero-cover-zone{height:434px;min-height:434px}
  .home-page .hero-copy{align-self:center}
  .home-page .hero-dots{bottom:17px}
}

@media (max-width:820px) and (min-width:561px){
  .home-page .hero-slider,
  .home-page .hero-track,
  .home-page .hero-slide,
  .home-page .hero-slide-inner{
    min-height:445px;
  }
  .home-page .hero-excerpt{-webkit-line-clamp:3}
  .home-page .hero-copy.has-two-line-title .hero-excerpt{-webkit-line-clamp:2}
}

@media (max-width:560px){
  .home-page .hero-copy h1{-webkit-line-clamp:2}
  .home-page .hero-excerpt{-webkit-line-clamp:3}
  .home-page .hero-copy.has-two-line-title .hero-excerpt{-webkit-line-clamp:2}
}

/* V3.7 – mobilná hlavička, 6 položiek na HOME a centrovaný footer */
.home-mobile-extra{display:none}

.menu-toggle{align-items:center;gap:9px;color:var(--ink);font-size:12px;font-weight:700;letter-spacing:.06em}
.menu-burger{width:22px;height:16px;display:inline-flex;flex-direction:column;justify-content:space-between}
.menu-burger i{display:block;width:100%;height:2px;background:currentColor;border-radius:2px}
.menu-label{display:inline-block}

@media(max-width:820px){
  .header-main{
    min-height:0;
    padding:14px 0 15px;
    display:grid;
    grid-template-columns:minmax(112px,.85fr) minmax(0,1.65fr);
    grid-template-areas:
      "brand brand"
      "menu search"
      "nav nav";
    gap:13px 16px;
    align-items:center;
  }
  .site-brand{grid-area:brand;justify-self:center}
  .brand-mark{width:78px;height:78px}
  .menu-toggle{
    grid-area:menu;
    display:inline-flex;
    justify-self:start;
    align-items:center;
    min-height:42px;
    padding:0 12px 0 2px;
    border:0;
    background:transparent;
  }
  .header-search{
    grid-area:search;
    grid-column:auto;
    width:100%;
    min-width:0;
    margin:0;
    height:42px;
  }
  .header-search input{min-width:0}
  .main-nav{
    grid-area:nav;
    grid-column:auto;
    width:100%;
    margin-top:1px;
    padding:14px 0 4px;
    border-top:1px solid #eee;
  }
  .main-nav.is-open{display:flex}
  .home-mobile-extra{display:block}
}

@media(max-width:560px){
  .wrap{width:min(100% - 24px,var(--max))}
  .header-main{
    grid-template-columns:minmax(106px,.9fr) minmax(0,1.45fr);
    gap:12px 12px;
    padding-top:12px;
  }
  .brand-mark{width:82px;height:82px}
  .menu-toggle{min-height:42px;padding-left:0}
  .menu-burger{width:23px;height:17px}
  .header-search{padding:0 10px}
  .header-search input{font-size:12px}

  .site-footer{text-align:center}
  .footer-grid{
    grid-template-columns:1fr;
    gap:31px;
    padding-top:38px;
    padding-bottom:34px;
  }
  .footer-brand,.footer-facebook{grid-column:auto;text-align:center}
  .footer-logo{justify-content:center}
  .footer-brand p{max-width:440px;margin-left:auto;margin-right:auto}
  .company-block{justify-items:center}
  .site-footer h3{text-align:center}
  .footer-links{justify-items:center}
  .fb-row{justify-content:center}
  .footer-button{max-width:270px;margin:17px auto 0}
  .footer-bottom .wrap{
    align-items:center;
    text-align:center;
    padding:16px 0;
  }
}
