.funeral-preservation{--funeral-gold: var(--color-gold);--funeral-gold-hover: var(--color-gold-hover);--funeral-charcoal: hsl(30 10% 20%);--funeral-muted: hsl(30 8% 45%);--funeral-border: hsl(35 15% 85%);--funeral-bg-muted: hsl(30 20% 96%);--funeral-white: #ffffff;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--funeral-charcoal)}.funeral-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.funeral-section-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.875rem;font-weight:500;color:var(--funeral-charcoal);margin-bottom:1.5rem}@media(min-width:768px){.funeral-section-title{font-size:2.25rem}}.funeral-section-title--center{text-align:center;margin-bottom:4rem}.funeral-section-title--inline{margin-bottom:0}.funeral-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease}.funeral-btn--primary{background-color:var(--funeral-gold);color:var(--funeral-white)}.funeral-btn--primary:hover{background-color:var(--funeral-gold-hover)}.funeral-hero{position:relative;height:50vh;min-height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center}.funeral-hero__background{position:absolute;top:0;right:0;bottom:0;left:0}.funeral-hero__image{width:100%;height:100%;object-fit:cover}.funeral-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.funeral-hero__content{position:relative;z-index:1;text-align:center;color:var(--funeral-white);max-width:56rem;padding:0 1.5rem}.funeral-hero__tagline{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-weight:300;color:#fff}.funeral-hero__title{font-family:Cormorant Garamond,Georgia,serif;font-size:2.25rem;font-weight:400;letter-spacing:-.02em;margin-bottom:1.5rem;line-height:1.2;color:#fff}@media(min-width:768px){.funeral-hero__title{font-size:3rem}}@media(min-width:1024px){.funeral-hero__title{font-size:3.75rem}}.funeral-hero__description{font-size:1.125rem;font-weight:300;max-width:42rem;margin:0 auto;line-height:1.6;color:#fff}@media(min-width:768px){.funeral-hero__description{font-size:1.25rem}}.funeral-intro{padding:4rem 0}@media(min-width:768px){.funeral-intro{padding:6rem 0}}.funeral-intro__grid{display:grid;gap:3rem;align-items:center}@media(min-width:768px){.funeral-intro__grid{grid-template-columns:1fr 1fr}}.funeral-intro__image img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.funeral-intro__eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:var(--funeral-muted);margin-bottom:1rem}.funeral-intro__text{font-size:1.125rem;color:var(--funeral-muted);line-height:1.7;margin-bottom:1.5rem}.funeral-intro__text--muted{font-size:1rem;margin-bottom:0}.funeral-services{padding:4rem 0;background:var(--funeral-bg-muted)}@media(min-width:768px){.funeral-services{padding:6rem 0}}.funeral-services__grid{display:grid;gap:3rem;align-items:center}@media(min-width:768px){.funeral-services__grid{grid-template-columns:1fr 1fr}}.funeral-services__content{order:2}@media(min-width:768px){.funeral-services__content{order:1}}.funeral-services__image{order:1}@media(min-width:768px){.funeral-services__image{order:2}}.funeral-services__image img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.funeral-services__eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:var(--funeral-muted);margin-bottom:1rem}.funeral-services__text{color:var(--funeral-muted);margin-bottom:1.5rem}.funeral-services__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.funeral-services__item{display:flex;align-items:flex-start;gap:.75rem;color:var(--funeral-muted)}.funeral-services__bullet{flex-shrink:0;width:6px;height:6px;margin-top:.5rem;border-radius:50%;background:var(--funeral-gold)}.funeral-why{padding:4rem 0}@media(min-width:768px){.funeral-why{padding:6rem 0}}.funeral-why__grid{display:grid;gap:2rem}@media(min-width:768px){.funeral-why__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.funeral-why__grid{grid-template-columns:repeat(4,1fr)}}.funeral-why__item{text-align:center}.funeral-why__title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:500;margin-bottom:1rem;color:var(--funeral-charcoal)}.funeral-why__text{font-size:.875rem;color:var(--funeral-muted);line-height:1.6}.funeral-why__link{display:inline-block;margin-top:1rem;color:var(--funeral-gold);text-decoration:none;font-size:.875rem;transition:text-decoration .2s ease}.funeral-why__link:hover{text-decoration:underline}.funeral-options{padding:4rem 0;background:var(--funeral-bg-muted)}@media(min-width:768px){.funeral-options{padding:6rem 0}}.funeral-options__main{display:grid;gap:3rem;align-items:center;margin-bottom:4rem}@media(min-width:768px){.funeral-options__main{grid-template-columns:1fr 1fr}}.funeral-options__image img{width:100%;aspect-ratio:1;object-fit:cover}.funeral-options__text{color:var(--funeral-muted);line-height:1.7;margin-bottom:1.5rem}.funeral-options__cards{display:grid;gap:2rem}@media(min-width:768px){.funeral-options__cards{grid-template-columns:repeat(2,1fr)}}.funeral-options__card{background:var(--funeral-white);padding:2rem}.funeral-options__card-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:500;margin-bottom:1rem;color:var(--funeral-charcoal)}.funeral-options__card-text{color:var(--funeral-muted);line-height:1.6;margin-bottom:1rem}.funeral-options__card-link{color:var(--funeral-gold);text-decoration:none;font-size:.875rem;transition:text-decoration .2s ease}.funeral-options__card-link:hover{text-decoration:underline}.funeral-products{padding:4rem 0}@media(min-width:768px){.funeral-products{padding:6rem 0}}.funeral-products__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.funeral-products__header--spaced{margin-top:4rem}.funeral-products__link{color:var(--funeral-gold);text-decoration:none;font-size:.875rem;transition:text-decoration .2s ease}.funeral-products__link:hover{text-decoration:underline}.funeral-products__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:768px){.funeral-products__grid{grid-template-columns:repeat(4,1fr)}}.funeral-product{display:block;text-decoration:none;color:inherit}.funeral-product__image{aspect-ratio:1;overflow:hidden;margin-bottom:1rem;background:var(--funeral-bg-muted)}.funeral-product__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.funeral-product:hover .funeral-product__image img{transform:scale(1.05)}.funeral-product__title{font-size:.875rem;font-weight:500;color:var(--funeral-charcoal);margin-bottom:.25rem}.funeral-product__price{font-size:.875rem;color:var(--funeral-muted)}.funeral-cta{padding:4rem 0;background:var(--funeral-bg-muted)}@media(min-width:768px){.funeral-cta{padding:6rem 0}}.funeral-cta__content{text-align:center;max-width:42rem;margin:0 auto}.funeral-cta__text{color:var(--funeral-muted);line-height:1.7;margin-bottom:2rem}
/*# sourceMappingURL=/cdn/shop/t/21/assets/page-funeral-preservation.css.map */
