/* One photographic scene contains the mascot, studio light, contact shadow and reflection. */
footer.site-footer.footer-studio{position:relative;isolation:isolate;overflow:hidden;padding:0 4.5vw 25px;background:#0b0c0d;color:#f2f2ed;border-top:0}
.footer-studio>.footer-studio-scene{position:absolute;z-index:0;inset:0 auto auto 0;display:block;width:100%;max-width:none;height:auto;filter:none;mix-blend-mode:normal;pointer-events:none}
.footer-with-dog.footer-studio .footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:27% 29% repeat(3,minmax(0,1fr));align-items:start;gap:0;min-height:max(340px,27.5vw);padding:0 0 20px}
.footer-with-dog.footer-studio .footer-dog-art{position:relative;grid-column:auto;grid-row:auto;width:100%;min-width:0;max-width:none;height:100%;aspect-ratio:auto;margin:0;overflow:visible;border-radius:0;background:none;pointer-events:none}
.footer-with-dog.footer-studio .footer-dog-art:before,.footer-with-dog.footer-studio .footer-dog-art:after{content:none}
.footer-with-dog.footer-studio .footer-brand{display:block;grid-column:auto;grid-row:auto;align-self:start;padding:0 24px 10px 0;margin-top:10vw}
.footer-with-dog.footer-studio .footer-brand>a:first-child{display:block;margin:0}
.footer-with-dog.footer-studio .footer-brand>a:first-child img{width:100%;max-width:275px;height:auto;filter:none}
.footer-with-dog.footer-studio .footer-brand>p{font-size:13px;line-height:1.5;color:#aeb0b0;margin:14px 0 32px}
.footer-with-dog.footer-studio .footer-brand>.text-link{margin:0;font-size:12px;color:#bcbebe}
.footer-with-dog.footer-studio .footer-grid nav{grid-column:auto;align-self:start;gap:12px;min-width:0;margin-top:9.5vw;padding-right:10px}
.footer-with-dog.footer-studio .footer-grid nav h2{font:600 13px/1.4 Manrope,sans-serif;color:#f1f1ed;margin:0 0 10px}
.footer-with-dog.footer-studio .footer-grid nav a{font-size:12px;line-height:1.45;color:#acafaf;transition:color .2s}
.footer-with-dog.footer-studio a:is(:hover,:focus-visible){color:#ff4b42}
.footer-with-dog.footer-studio .footer-bottom{position:relative;z-index:1;align-items:center;border-top:1px solid #ffffff12;padding-top:24px;font-size:10px;line-height:1.5;color:#939697;gap:22px}
.footer-studio .footer-bottom>div{justify-content:center;gap:12px 26px}
@media(min-width:1051px){.footer-studio .footer-bottom>div{order:0;flex-basis:auto}}
@media(min-width:681px) and (max-width:1050px){
  footer.site-footer.footer-studio{padding:0 30px 24px}
  .footer-studio>.footer-studio-scene{width:1080px;height:360px;mask-image:linear-gradient(#000 80%,transparent)}
  .footer-with-dog.footer-studio .footer-grid{grid-template-columns:1fr 1fr 1fr;gap:24px 30px;min-height:0}
  .footer-with-dog.footer-studio .footer-dog-art{grid-column:1;height:335px}
  .footer-with-dog.footer-studio .footer-brand{grid-column:2/4;align-self:center;padding:0;margin:0 0 0 25px}
  .footer-with-dog.footer-studio .footer-brand>a:first-child img{max-width:245px}
  .footer-with-dog.footer-studio .footer-grid nav{margin:0 0 16px;padding:0}
  .footer-with-dog.footer-studio .footer-bottom{flex-wrap:wrap}
  .footer-studio .footer-bottom>div{order:3;flex-basis:100%;justify-content:flex-start}
}
@media(max-width:680px){
  footer.site-footer.footer-studio{padding:0 22px 28px;background:#0b0c0d}
  .footer-studio>.footer-studio-scene{left:-28px;width:780px;height:260px;mask-image:linear-gradient(#000 80%,transparent)}
  .footer-with-dog.footer-studio .footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px;min-height:0;padding-bottom:28px}
  .footer-with-dog.footer-studio .footer-dog-art{grid-column:1;grid-row:1;height:260px}
  .footer-with-dog.footer-studio .footer-brand{grid-column:2;grid-row:1;padding:0;align-self:center;margin:0}
  .footer-with-dog.footer-studio .footer-brand>p{font-size:10px;margin:12px 0 24px;max-width:130px}
  .footer-with-dog.footer-studio .footer-brand>.text-link{font-size:11px}
  .footer-with-dog.footer-studio .footer-grid nav{margin:0;padding:0;gap:12px}
  .footer-with-dog.footer-studio .footer-grid nav h2{font-size:12px;margin-bottom:7px}
  .footer-with-dog.footer-studio .footer-grid nav a{font-size:11px}
  .footer-with-dog.footer-studio .footer-grid nav:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:20px}
  .footer-with-dog.footer-studio .footer-grid nav:last-child h2{grid-column:1/-1}
  .footer-with-dog.footer-studio .footer-bottom{flex-wrap:wrap;font-size:9px;row-gap:18px}
  .footer-studio .footer-bottom>div{justify-content:flex-start;order:3;flex-basis:100%;gap:12px 19px}
}

