.price-list{padding:var(--section-padding-top, 0) 0 var(--section-padding-bottom, 0)}.price-list__header{text-align:center;margin-bottom:4rem}.price-list__heading{margin-bottom:1rem}.price-list__subheading{margin-top:1rem;color:rgba(var(--color-foreground),.7)}.price-list__categories{display:flex;flex-direction:column;gap:4rem}.price-list__category{display:flex;flex-direction:column}.price-list__category-title{font-size:2rem;font-weight:600;margin-bottom:2rem;color:rgb(var(--color-foreground));border-bottom:2px solid rgba(var(--color-foreground),.1);padding-bottom:1rem}.price-list__table{display:flex;flex-direction:column;background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;overflow:hidden}.price-list__table-header{display:grid;grid-template-columns:1fr auto;gap:2rem;padding:1.5rem 2rem;background-color:rgba(var(--color-foreground),.03);border-bottom:1px solid rgba(var(--color-foreground),.1);font-weight:600;color:rgb(var(--color-foreground))}.price-list__row{display:grid;grid-template-columns:1fr auto;gap:2rem;padding:1.25rem 2rem;border-bottom:1px solid rgba(var(--color-foreground),.05);transition:background-color .2s ease}.price-list__row:last-child{border-bottom:none}.price-list__row:hover{background-color:rgba(var(--color-foreground),.02)}.price-list__service-name{color:rgb(var(--color-foreground));line-height:1.5}.price-list__price{font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap;text-align:right}.price-list__price-free{color:rgba(var(--color-foreground),.6);font-style:italic;font-weight:400}@media screen and (max-width:749px){.price-list__header{margin-bottom:2.5rem}.price-list__categories{gap:3rem}.price-list__category-title{font-size:1.5rem;margin-bottom:1.5rem}.price-list__table-header{display:none}.price-list__row{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem}.price-list__service-name{font-size:.95rem}.price-list__price{text-align:left;font-size:1.1rem;padding-top:.5rem;border-top:1px solid rgba(var(--color-foreground),.1)}}@media screen and (min-width:750px)and (max-width:989px){.price-list__table-header,.price-list__row{padding-left:1.5rem;padding-right:1.5rem;gap:1.5rem}}@media screen and (min-width:990px){.price-list__table,.price-list__category{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-price-list.css.map */
