.plots-page{min-height:100vh;background:#ffffff;padding:7rem 1.5rem 4rem}@media (min-width:768px){.plots-page{padding:8rem 3rem 6rem}}.plots-page-wrap{width:100%;max-width:80rem;margin:0 auto}.plots-page-back{display:inline-flex;align-items:center;font-size:.875rem;color:rgba(122,92,16,.6);transition:color .2s ease}.plots-page-back:hover{color:#ffc107}.plots-page-panel{margin-top:2rem;background:rgba(255,255,255,.88);border:none;box-shadow:0 10px 28px rgba(31,22,8,.08);border-radius:1rem;padding:1rem;box-shadow:0 8px 32px rgba(77,51,0,.06);animation:invPanelIn .45s ease both}@media (min-width:768px){.plots-page-panel{margin-top:2.5rem;padding:1.5rem}}.plots-page-panel .inv-dest-media{min-height:14rem}@media (min-width:768px){.plots-page-panel .inv-dest-media{min-height:18rem}}@media (min-width:1024px){.plots-page-panel .inv-dest-top{grid-template-columns:minmax(0,42%) minmax(0,1fr);gap:1.75rem}.plots-page-panel .inv-dest-media{min-height:20rem}}.plots-page-panel .inv-dest-title{font-size:clamp(1.75rem,3vw,2.35rem)}.plots-page-panel .inv-plot-img{height:8.5rem}@media (min-width:900px){.plots-page-panel .inv-plot-img{height:9.5rem}}