.hero--price .hero__inner{margin-left:auto;margin-right:auto;max-width:108.6rem;padding-bottom:var(--spacer_40);padding-top:var(--spacer_52)}.hero--price .hero__card-list{flex-wrap:wrap;gap:var(--spacer_16);justify-content:center}.hero--price .hero__card-item{background-color:var(--beige_color);border-radius:var(--border_radius_5);flex-direction:column;gap:var(--spacer_16);padding:var(--spacer_16);width:calc(33.33333% - var(--spacer_16)/1.5)}@media (max-width:1024px){.hero--price .hero__card-item{width:calc(50% - var(--spacer_16)/2)}}@media (max-width:600px){.hero--price .hero__card-item{width:100%}}.hero--price .hero__card-texts{display:flex;flex-direction:column;gap:var(--spacer_8)}.hero__card-image{margin-left:auto;margin-right:auto}.hero--price .hero__card-text,.hero--price .hero__card-title{margin-bottom:0}.hero__card-start-price{color:var(--primary_color);font-weight:var(--font_weight_500)}