.cr-home{position:relative;overflow:hidden}.cr-home-section{padding:4.5rem 0;position:relative}.cr-home-section__actions{justify-content:center;margin-top:2.5rem;display:flex}.cr-home-hero{background:var(--gradientAccent);min-height:43rem;padding:7.5rem 0 0;position:relative;overflow:hidden}.cr-home-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end;gap:2rem;min-height:35.5rem;display:grid;position:relative}.cr-home-hero__content{z-index:3;align-self:center;padding-bottom:5rem;position:relative}.cr-home-hero__title{max-width:43rem;color:var(--text);font-family:var(--fontHeading), sans-serif;text-wrap:balance;margin:0;font-size:max(3rem,min(4.7vw,4.625rem));font-weight:800;line-height:1.08}.cr-home-hero__title-accent,.cr-home-hero__copy-accent{color:var(--primary)}.cr-home-hero__copy{max-width:46rem;color:var(--textSoft);margin:1.5rem 0 0;font-size:1.125rem;line-height:1.55}.cr-home-hero__copy-accent{font-weight:800}.cr-home-hero__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.cr-home-hero__button{background:var(--primary)!important;color:var(--textInverse)!important}.cr-home-hero__media{z-index:2;place-self:end;width:min(58vw,40rem);margin-right:0;position:relative}.cr-home-hero__image{width:100%;height:auto;display:block}.cr-home-hero__media:before{content:"";z-index:-1;filter:blur(3rem);pointer-events:none;background:radial-gradient(rgba(255,255,255,.55) 0%,rgba(255,255,255,.32) 38%,rgba(255,255,255,.12) 65%,rgba(255,255,255,0) 100%);border-radius:50%;width:120%;height:120%;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.cr-home-hero__paws{z-index:0;opacity:.45;position:absolute;top:0;bottom:0;left:0;right:0}.cr-home-hero__paws .cr-paw-decor__item{position:absolute}.cr-home-hero__paws .cr-paw-decor__icon{width:100%;height:100%}.cr-home-hero__paws .cr-paw-decor__item:first-child{width:10rem;height:10rem;top:7rem;left:-1rem}.cr-home-hero__paws .cr-paw-decor__item:nth-child(2){top:unset;width:8rem;height:8rem;bottom:2rem;left:-2rem}.cr-home-hero__paws .cr-paw-decor__item:nth-child(3){top:10rem;right:-2rem;left:unset;width:11rem;height:11rem}.cr-home-process__list{--processIconSize:7.5rem;--processIconGap:2rem;--processConnectorWidth:4rem;--processLineHeight:.1875rem;gap:var(--processIconGap);grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;display:grid}.cr-home-process__item{text-align:center;min-width:0}.cr-home-process__icon-wrap{justify-content:center;margin-bottom:1.25rem;display:flex;position:relative}.cr-home-process__icon{z-index:2;width:var(--processIconSize);height:var(--processIconSize);border:.1875rem solid var(--accent);background:var(--bg);color:var(--accent);box-shadow:0 .75rem 1.75rem rgba(var(--accentSoftRgb), .22);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative}.cr-home-process__connector{top:50%;left:calc(100% + (var(--processIconGap) / 2) - (var(--processConnectorWidth) / 2));width:var(--processConnectorWidth);height:var(--processLineHeight);border-radius:var(--radiusPill);background:var(--accentHover);pointer-events:none;position:absolute;transform:translateY(-50%)}.cr-home-process__icon svg,.cr-home-process__icon img{object-fit:contain;width:auto;height:60%}.cr-home-process__icon svg,.cr-home-process__icon svg *{fill:var(--accent)}.cr-home-process__title{color:var(--textDark);margin:0;font-size:1.125rem;font-weight:700;line-height:1.35}.cr-home-pricing{background:var(--footerGradient)}.cr-home-pricing__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.cr-home-faqs__list{max-width:100%;margin:0 auto}.cr-home-memorial{position:relative;overflow:hidden}.cr-home-memorial:before,.cr-home-memorial:after{z-index:0;background:radial-gradient(circle, rgba(var(--accentSoftRgb), .2) 0%, rgba(var(--accentSoftRgb), .12) 42%, rgba(var(--accentSoftRgb), .04) 62%, rgba(var(--accentSoftRgb), 0) 78%);filter:blur(.65rem);content:"";pointer-events:none;border-radius:50%;position:absolute}.cr-home-memorial:before{width:34rem;height:34rem;top:8%;left:-16%}.cr-home-memorial:after{width:28rem;height:28rem;bottom:2%;right:-14%}.cr-home-memorial>.container{z-index:1;position:relative}.cr-home-memorial__paws{z-index:0;opacity:.15;position:absolute;top:0;bottom:0;left:0;right:0}.cr-home-memorial__paws .cr-paw-decor__item{width:6.25rem;height:6.25rem}.cr-home-memorial__paws .cr-paw-decor__icon{width:100%;height:100%}.cr-home-memorial__paws .cr-paw-decor__item:first-child{top:1%;left:auto;right:14%}.cr-home-memorial__paws .cr-paw-decor__item:nth-child(2){width:3.25rem;height:3.25rem;top:11%;left:18%}.cr-home-memorial__paws .cr-paw-decor__item:nth-child(3){width:5rem;height:5rem;top:auto;bottom:27%;left:4%}.cr-home-memorial__paws .cr-paw-decor__item:nth-child(4){width:6rem;height:6rem;top:auto;bottom:11%;left:auto;right:3%}.cr-home-memorial__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.cr-home-memorial__item{background:var(--bgSoft);aspect-ratio:4/3;transition:transform var(--trans);border-radius:.5rem;margin:0;overflow:hidden}.cr-home-memorial__item:hover{transform:translateY(-.425rem)}.cr-home-memorial__image{object-fit:cover;width:100%;height:100%;display:block}.cr-home-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.cr-home-news{background:var(--bgSoft)}.cr-home-news__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:1.5rem;display:grid}.cr-home-news__featured .cr-post-card,.cr-home-news__side .cr-post-card{height:auto;box-shadow:none;background:0 0;border-radius:0;flex-direction:column;display:flex;overflow:visible}.cr-home-news__featured .cr-post-card__media,.cr-home-news__side .cr-post-card__media{background:var(--surface);border-radius:.75rem;display:block;overflow:hidden}.cr-home-news__featured .cr-post-card__media{aspect-ratio:1.18}.cr-home-news__side .cr-post-card__media{aspect-ratio:4/3}.cr-home-news__featured .cr-post-card__image,.cr-home-news__side .cr-post-card__image{object-fit:cover;width:100%;height:100%}.cr-home-news__featured .cr-post-card__body{padding:1rem 0 0}.cr-home-news__side .cr-post-card__body{padding:.75rem 0 0}.cr-home-news__featured .cr-post-card__title{font-size:1.5rem;line-height:1.25}.cr-home-news__side .cr-post-card__title{font-size:1rem;line-height:1.3}.cr-home-news__featured .cr-post-card__copy{font-size:.9375rem;line-height:1.6}.cr-home-news__side .cr-post-card__copy{margin-top:.375rem;font-size:.875rem;line-height:1.5}.cr-home-news__side{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.cr-home-contact__layout{grid-template-columns:minmax(0,1fr) minmax(20rem,28rem);align-items:center;gap:2rem;display:grid}.cr-home-contact__branches{gap:1rem;display:grid}.cr-home-contact__media{background:0 0;justify-content:flex-end;align-items:center;display:flex;position:relative;overflow:visible}.cr-home-contact__media:before{z-index:0;background:radial-gradient(circle at 64% 48%, rgba(var(--accentSoftRgb), .2) 0%, rgba(var(--accentSoftRgb), .12) 42%, rgba(var(--accentSoftRgb), .04) 62%, rgba(var(--accentSoftRgb), 0) 78%);filter:blur(.65rem);content:"";border-radius:50%;width:84%;height:78%;position:absolute;top:8%;right:-4%}.cr-home-contact__image{z-index:1;object-fit:contain;width:min(100%,30rem);height:auto;display:block;position:relative}@media (max-width:1199.98px){.cr-home-process__list{--processIconGap:2rem;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:2.5rem}.cr-home-process__item:nth-child(3n) .cr-home-process__connector{display:none}}@media (max-width:1020px){.cr-home-section{padding:3.5rem 0}.cr-home-hero__grid,.cr-home-contact__layout{grid-template-columns:1fr}.cr-home-hero__grid{gap:2.5rem}.cr-home-pricing__grid,.cr-home-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cr-home-memorial__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cr-home-news__layout{grid-template-columns:1fr}}@media (max-width:720px){.cr-home-section{padding:2.75rem 0}.cr-home-hero{padding:6.75rem 0 0}.cr-home-hero__content{padding-bottom:0}.cr-home-hero__media{width:100%}.cr-home-hero__title{font-size:2.5rem}.cr-home-process__list,.cr-home-pricing__grid,.cr-home-testimonials__grid,.cr-home-news__layout{scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-flow:column;gap:1rem;padding-bottom:1rem;display:grid;overflow-x:auto;overflow-y:hidden}.cr-home-process__list::-webkit-scrollbar{display:none}.cr-home-pricing__grid::-webkit-scrollbar{display:none}.cr-home-testimonials__grid::-webkit-scrollbar{display:none}.cr-home-news__layout::-webkit-scrollbar{display:none}.cr-home-process__list{--processIconSize:6.5rem;grid-auto-columns:min(70vw,8.5rem);gap:1.25rem}.cr-home-process__item{scroll-snap-align:start}.cr-home-process__connector{display:none}.cr-home-process__icon svg,.cr-home-process__icon img{width:3.5rem;height:3.5rem}.cr-home-process__title{font-size:1rem}.cr-home-pricing__grid{grid-auto-columns:min(86vw,22rem)}.cr-home-testimonials__grid,.cr-home-news__layout{grid-auto-columns:min(84vw,21rem)}.cr-home-news__featured,.cr-home-news__side{display:contents}.cr-home-pricing__grid>*,.cr-home-testimonials__grid>*,.cr-home-news__featured>*,.cr-home-news__side>*{scroll-snap-align:start}.cr-home-news__featured .cr-post-card__media,.cr-home-news__side .cr-post-card__media{aspect-ratio:1.45}.cr-home-news__featured .cr-post-card__title,.cr-home-news__side .cr-post-card__title{font-size:1rem;line-height:1.3}.cr-home-news__featured .cr-post-card__body,.cr-home-news__side .cr-post-card__body{padding:.75rem 0 0}.cr-home-memorial__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.cr-home-hero__actions{flex-direction:column;align-items:stretch}.cr-home-hero__button,.cr-home-hero__phone{width:100%}.cr-home-memorial__grid{gap:.75rem}}
