:root{--psd-footer-container:1272px}
.psd-home-clean-footer{width:100vw;margin:0 0 0 calc(50% - 50vw);background:#4e423d;color:#f8f6f2;font-family:"Instrument Sans",sans-serif}
.psd-home-clean-footer__inner{width:min(var(--psd-footer-container),calc(100% - 48px));margin:0 auto;padding:48px 0 24px}
.psd-home-clean-footer__desktop{display:grid;grid-template-columns:repeat(4,1fr);gap:52px}
.psd-home-clean-footer__desktop h2{margin:0 0 12px;color:#f8f6f2;font-family:Postero,serif;font-size:16px;line-height:1.2}
.psd-home-clean-footer__desktop a{display:block;margin:5px 0;color:#eee3d4;font-family:"Instrument Sans",sans-serif;font-size:14px;font-weight:400;line-height:1.6;text-decoration:none}
.psd-home-clean-footer__desktop a:hover,.psd-home-clean-footer__desktop a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:3px;outline:0}
.psd-home-clean-footer__mobile{display:none}
.psd-home-clean-footer__bottom{margin-top:28px;padding-top:16px;border-top:1px solid rgba(248,246,242,.35);display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#eee3d4;font-family:"Instrument Sans",sans-serif;font-size:12px;text-align:left}
.psd-home-clean-footer__copyright{margin:0;color:#eee3d4}
.psd-home-clean-footer__payments{display:block;width:100%;max-width:260px;height:auto;margin-left:auto}
@media(max-width:767px){
  .psd-home-clean-footer{width:100%;margin:0;padding-bottom:0}
  .psd-home-clean-footer__inner{width:100%;padding:20px 20px 22px}
  .psd-home-clean-footer__desktop{display:none}
  .psd-home-clean-footer__mobile{display:block}
  .psd-home-clean-footer__mobile details{border-bottom:1px solid rgba(248,246,242,.28)}
  .psd-home-clean-footer__mobile summary{display:flex;justify-content:space-between;align-items:center;min-height:54px;cursor:pointer;color:#f8f6f2;font-family:Postero,serif;font-size:18px;line-height:22px;list-style:none}
  .psd-home-clean-footer__mobile summary::-webkit-details-marker{display:none}
  .psd-home-clean-footer__mobile summary:after{content:'+';font-family:"Instrument Sans",sans-serif;font-size:22px}
  .psd-home-clean-footer__mobile details[open] summary:after{content:'−'}
  .psd-home-clean-footer__mobile a{display:block;min-height:42px;padding:9px 0;color:#f8f6f2;font-family:"Instrument Sans",sans-serif;font-size:15px;font-weight:400;line-height:1.55;text-decoration:none}
  .psd-home-clean-footer__mobile a:hover,.psd-home-clean-footer__mobile a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:3px;outline:0}
  .psd-home-clean-footer__bottom{margin-top:18px;padding-top:16px;align-items:center;flex-direction:column;gap:14px;text-align:center}
  .psd-home-clean-footer__copyright{width:100%;color:#f8f6f2;font-size:12px;line-height:1.5;text-align:center}
  .psd-home-clean-footer__payments{width:100%;max-width:210px;margin:0 auto}
}
