.packs-item{align-items:center;border:2px solid var(--copper);border-radius:1em;display:flex;flex-direction:column;gap:1em;justify-content:center;padding:2em 1em;text-align:center;width:100%}.packs-item-title{border-bottom:1px solid var(--copper);color:var(--copper);font-size:1.8em;margin-bottom:.3em;padding-bottom:1em;width:100%}.packs-item-label{background:var(--copper);border-radius:.3em;color:var(--white);display:flex;font-size:.6em;justify-content:center;margin-bottom:1em;padding:.5em 1em;text-transform:uppercase;width:auto}.packs-item-adult,.packs-item-child{align-items:center;display:flex;flex-direction:column;font-size:1.1em;justify-content:center}.packs-item-description{font-size:1em;margin-top:1em}.packs{padding:3em 0}.packs .sub-wrapper{align-items:center}.packs-top{color:var(--copper);margin-bottom:2em;max-width:800px}.packs-list,.packs-top{display:flex;flex-direction:column;gap:1em;width:100%}@media (min-width:700px){.packs-list{display:grid;gap:.5em;grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.packs-top{text-align:center}.packs-list{grid-template-columns:repeat(3,1fr)}}@media (min-width:1400px){.packs-list{grid-template-columns:repeat(5,1fr)}}
