html:has(.page--home){scroll-behavior:smooth}.fireflies{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.firefly{opacity:0;background-color:#ffffc8cc;border-radius:50%;width:.5rem;height:.5rem;animation:8s ease-in-out infinite move,8s ease-in-out infinite fade;position:absolute;box-shadow:0 0 1.25rem .625rem #ffffc899}@keyframes move{0%{transform:translate(0)}25%{transform:translate(3.125rem,-5rem)}50%{transform:translate(-4.375rem,6.25rem)}75%{transform:translate(7.5rem,-3.125rem)}to{transform:translate(0)}}@keyframes fade{0%,to{opacity:0}10%,90%{opacity:1}}.hero{z-index:2;background-image:url(/build/assets/hero-clouds-BuSvGKkf.webp);background-position:50%;background-size:cover;position:relative}.hero__container{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:clamp(.5rem,2vh,1.75rem);min-height:100svh;padding-top:10rem;padding-bottom:clamp(3rem,7vh,5.5rem);display:flex;position:relative}.hero__content{z-index:10;color:#fff;background-color:#ffffff80;border-radius:3.125rem;flex-direction:column;align-items:center;padding:0;display:flex;position:relative;box-shadow:-.25rem -.25rem 2.5625rem 2.6875rem #ffffff80}.hero .subtitle{background:linear-gradient(45deg,#3e2720,#5a4943,#3e2720);color:#0000;z-index:1;letter-spacing:.055em;-webkit-background-clip:text;padding:.16em .08em .08em;font-family:Great Vibes,cursive;line-height:1.3;position:relative}.hero__title{background:linear-gradient(45deg,#3e2720,#c98269,#3e2720);color:#0000;-webkit-background-clip:text;margin-bottom:0;padding:.02em .04em .22em;font-family:Cormorant Garamond,serif;font-weight:400;line-height:1.2;display:inline-block;overflow:visible}.hero__cta-addpet{z-index:2;cursor:pointer;pointer-events:auto;border-radius:50%;align-items:center;gap:1.25rem;transition:transform .3s,box-shadow .3s;animation:1.5s infinite pulse;display:flex;position:relative;box-shadow:0 .25rem .5rem #0003}.hero__cta-addpet img{filter:drop-shadow(0 0 3.125rem #fff);height:auto;animation:5s infinite alternate glowColorPet;position:relative}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 .25rem .5rem #0003}50%{transform:scale(1.05);box-shadow:0 .375rem .75rem #0000004d}}@keyframes glowColorPet{0%{filter:drop-shadow(0 0 3.125rem #fff)}25%{filter:drop-shadow(0 0 3.125rem #87cefa)}50%{filter:drop-shadow(0 0 3.125rem #90ee90)}to{filter:drop-shadow(0 0 3.125rem #ffb6c1)}}.home-story{--story-bg:#fff3df;--story-bg-soft:var(--color-blush);--story-ink:#4f3f34;--story-muted:#4f3f34cc;--story-green:#48604f;--story-gold:#a96535;--story-gold-soft:#a9653538;--story-cream:#fff9ecd1;isolation:isolate;background:radial-gradient(ellipse at 16% 8%, #ffcf9ab8, transparent 28rem), radial-gradient(ellipse at 84% 90%, #fde6e0c2, transparent 30rem), linear-gradient(180deg, #fff9ed 0%, var(--story-bg) 54%, #fce9d7 100%);color:var(--story-ink);padding:clamp(3.75rem,7vw,6.5rem) 0 clamp(3.5rem,6vw,5.5rem);scroll-margin-top:5rem;position:relative;overflow:hidden}@media (prefers-reduced-motion:reduce){html:has(.page--home){scroll-behavior:auto}}.home-story:before,.home-story:after{content:"";z-index:0;pointer-events:none;position:absolute}.home-story:before{background:radial-gradient(#fff9ec94,#0000 72%);border:.0625rem solid #a7743b14;border-radius:50%;height:clamp(16rem,30vw,26rem);inset:clamp(5rem,10vw,8rem) 3% auto}.home-story:after{background:linear-gradient(90deg,#a7743b00,#a7743b5c,#a7743b00);width:clamp(6rem,15vw,14rem);height:.0625rem;bottom:clamp(2rem,5vw,4rem);right:9%}.home-story__container{z-index:1;position:relative}.home-story__intro{text-align:center;max-width:58rem;margin:0 auto clamp(2rem,4vw,3.25rem)}.home-story__title{color:var(--story-green);text-wrap:balance;margin-bottom:clamp(1.125rem,2.5vw,1.75rem);font-family:Cormorant Garamond,serif;font-size:clamp(2.25rem,5vw,4.25rem);font-weight:600;line-height:1.04}.home-story__quote{border-top:.0625rem solid var(--story-gold-soft);border-bottom:.0625rem solid var(--story-gold-soft);max-width:46rem;color:var(--story-gold);margin:0 auto;padding:clamp(1rem,2vw,1.375rem) clamp(1.25rem,3vw,2.25rem);font-family:Cormorant Garamond,serif;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:600;line-height:1.14}.home-story__body{column-count:2;column-gap:clamp(2rem,5vw,5rem);max-width:62rem;margin:0 auto}.home-story__text{color:var(--story-muted);break-inside:avoid;font-size:clamp(1rem,1.25vw,1.125rem);font-style:italic;line-height:1.78}.home-story__text+.home-story__text{margin-top:.875rem}.home-story__text--final{color:var(--story-ink);margin-top:1.25rem;display:inline-block}.home-story__link{break-inside:avoid;border:.0625rem solid rgba(var(--color-forest-rgb), .28);min-height:3rem;color:var(--story-green);border-radius:.5rem;justify-content:center;align-items:center;margin-top:1.5rem;padding:.75rem 1.125rem;font-weight:800;line-height:1.2;transition:background-color .2s,transform .2s,border-color .2s;display:inline-flex}.home-story__link:hover{background-color:rgba(var(--color-forest-rgb), .08);border-color:rgba(var(--color-forest-rgb), .44);transform:translateY(-.0625rem)}.home-story__paws{z-index:0;pointer-events:none;position:absolute;inset:0}.home-story__paws span{aspect-ratio:1;opacity:.09;background-color:var(--story-gold);width:clamp(1.75rem,3vw,3rem);transform:rotate(var(--paw-rotate,-18deg));position:absolute;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='21' cy='24' rx='7' ry='10'/%3E%3Cellipse cx='43' cy='24' rx='7' ry='10'/%3E%3Cellipse cx='31' cy='16' rx='6' ry='9'/%3E%3Cellipse cx='33' cy='43' rx='17' ry='14'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='21' cy='24' rx='7' ry='10'/%3E%3Cellipse cx='43' cy='24' rx='7' ry='10'/%3E%3Cellipse cx='31' cy='16' rx='6' ry='9'/%3E%3Cellipse cx='33' cy='43' rx='17' ry='14'/%3E%3C/svg%3E") 50%/contain no-repeat}.home-story__paws span:first-child{--paw-rotate:-18deg;top:18%;left:8%}.home-story__paws span:nth-child(2){--paw-rotate:13deg;top:33%;left:14%}.home-story__paws span:nth-child(3){--paw-rotate:-11deg;top:24%;right:11%}.home-story__paws span:nth-child(4){--paw-rotate:18deg;bottom:22%;right:18%}.home-story__paws span:nth-child(5){--paw-rotate:5deg;opacity:.06;bottom:13%;left:30%}.memory-page-steps__container{flex-direction:column;align-items:center;display:flex}.memory-page-steps__list{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;align-items:stretch;gap:1.875rem;width:100%;display:grid}.memory-page-step{isolation:isolate;-webkit-backdrop-filter:blur(.375rem);backdrop-filter:blur(.375rem);background:#fffc;border-radius:1rem;grid-template-rows:auto auto 1fr;min-height:100%;padding:1.25rem;display:grid;position:relative;overflow:hidden;box-shadow:0 .375rem .75rem #00000014}.memory-page-step>*{z-index:1;position:relative}.memory-page-step__img{aspect-ratio:4/3;border:.1875rem solid #f3efef;border-radius:.5rem;overflow:hidden}.memory-page-step__img picture{width:100%;height:100%;display:block}.memory-page-step__img img{object-fit:cover;width:100%;height:100%;display:block}.memory-page-step__title{text-align:center;letter-spacing:.04375rem;margin-top:.9375rem;font-family:Cormorant Garamond,serif;font-weight:500}.memory-page-step__content{color:var(--color-muted-ink);text-align:center;margin-top:1.25rem;font-family:Nunito,sans-serif;line-height:1.45}.memory-page-step:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(120deg,#ffdab89e,#f6d7de94,#d7e8cf9e,#ffe7c49e) 0 0/220% 220%;animation:6s linear infinite colorFlow;position:absolute;inset:0}@keyframes colorFlow{0%,to{background-position:0%}50%{background-position:100%}}.home-pet-gallery__container{flex-direction:column;align-items:center;display:flex}.home-pet-gallery .home-block-subtitle a{color:var(--color-forest);text-underline-offset:.2em;font-weight:700;text-decoration:underline}.home-pet-gallery__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-bottom:3.125rem;display:grid}.home-pet-gallery__item{width:100%}.home-pet-gallery__link{flex-direction:column;width:100%;height:100%;display:flex}.home-pet-gallery__item-img{aspect-ratio:1;background-color:var(--color-cream);overflow:hidden}.home-pet-gallery__item-img img{object-fit:cover;width:100%;height:100%;display:block}.home-pet-gallery__placeholder{width:100%;height:100%;color:var(--color-forest);background:linear-gradient(180deg, var(--color-blush), var(--color-sky-soft));justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:3rem;display:flex}.home-pet-gallery__item-name{text-align:center;background-color:var(--color-cream);-webkit-line-clamp:1;-webkit-box-orient:vertical;padding:1.25rem;font-family:Cormorant Garamond,serif;font-size:1.5625rem;line-height:1.2;display:-webkit-box;overflow:hidden}.home-pet-gallery__empty{text-align:center;max-width:40rem;color:var(--color-muted-ink);background-color:var(--color-cream);border-radius:.5rem;margin-bottom:3.125rem;padding:1.25rem;line-height:1.5}.home-pet-gallery__bottom{flex-wrap:wrap;justify-content:center;align-items:center;gap:.875rem;display:flex}.home-pet-gallery__show-more,.home-pet-gallery__cta-addpet{text-align:center;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:3.25rem;padding:.75rem 1.5rem;font-weight:800;line-height:1.2;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.home-pet-gallery__show-more{border:.0625rem solid var(--color-forest);color:var(--color-forest);background-color:#ffffffb8}.home-pet-gallery__cta-addpet{border:.0625rem solid var(--color-forest);color:#fff;background:linear-gradient(135deg, var(--color-forest), var(--color-forest-deep));box-shadow:0 .5rem 1.125rem rgba(var(--color-forest-rgb), .18)}@media (any-hover:hover){.home-pet-gallery__show-more:hover,.home-pet-gallery__cta-addpet:hover{transform:translateY(-.125rem)}.home-pet-gallery__show-more:hover{background-color:rgba(var(--color-forest-rgb), .08);box-shadow:0 .375rem .875rem rgba(var(--color-forest-rgb), .12)}.home-pet-gallery__cta-addpet:hover{box-shadow:0 .75rem 1.5rem rgba(var(--color-forest-rgb), .25)}}.home-price__cards{justify-content:space-between;display:flex}.price-card{border:.0625rem solid rgba(var(--color-forest-rgb), .16);width:31%;box-shadow:0 .75rem 2rem rgba(var(--color-warm-ink-rgb), .12);background:#fffefa;border-radius:.5rem;overflow:hidden}.price-card.price-card--unavailable{opacity:.68}.price-card.price-card--unavailable .price-card__header{color:#777;background-color:#f1f1f1}.price-card__header{background-color:var(--color-cream);color:var(--color-forest);justify-content:center;align-items:center;margin-bottom:1.25rem;padding:1.25rem 0;font-family:Cormorant Garamond,serif;font-weight:600;display:flex}.price-card__list{flex-direction:column;gap:.9375rem;padding:0 .9375rem;font-weight:500;line-height:normal;display:flex}.price-card__item{padding-left:1.875rem;position:relative}.price-card__item:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0Ljc4MTIgMS4yMTg3NUMxNS4wNjI1IDEuNTMxMjUgMTUuMDYyNSAyIDE0Ljc4MTIgMi4yODEyNUw2LjUzMTI1IDEwLjUzMTJDNi4yMTg3NSAxMC44NDM4IDUuNzUgMTAuODQzOCA1LjQ2ODc1IDEwLjUzMTJMMS4yMTg3NSA2LjI4MTI1QzAuOTA2MjUgNiAwLjkwNjI1IDUuNTMxMjUgMS4yMTg3NSA1LjI1QzEuNSA0LjkzNzUgMS45Njg3NSA0LjkzNzUgMi4yNSA1LjI1TDUuOTY4NzUgOC45Njg3NUwxMy43MTg4IDEuMjE4NzVDMTQgMC45Mzc1IDE0LjQ2ODggMC45Mzc1IDE0Ljc1IDEuMjE4NzVIMTQuNzgxMloiIGZpbGw9IiMzMzMzMzMiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:contain;width:1.4375rem;height:.875rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.price-card__bottom{padding:1.25rem .9375rem}.price-card__value{text-align:center;margin-bottom:1.25rem;font-family:Cormorant Garamond,serif;font-weight:600}.price-card__btn{border:.0625rem solid var(--color-forest);border-radius:.5rem;justify-content:center;align-items:center;width:100%;padding:.9375rem;display:flex}.price-card__btn--disabled{cursor:not-allowed;color:#777;background-color:#f1f1f1;border-color:#bbb}.call-to-action__container{justify-content:space-between;display:flex}.call-to-action__block{background:linear-gradient(180deg, var(--color-blush), var(--color-sky-soft), var(--color-mint-soft));border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;width:48%;padding:.625rem;display:flex;box-shadow:0 .25rem .625rem #0000001a}.call-to-action__img{border-radius:.3125rem;width:48%;overflow:hidden}.call-to-action__img img{width:100%;height:auto;display:block}.call-to-action__btn{border:.0625rem solid var(--color-forest);background-color:var(--color-forest);color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:auto;padding:.75rem .9375rem;display:flex}.motivation{background:linear-gradient(to right, var(--color-forest), var(--color-forest-deep), var(--color-forest));width:100%;position:relative;overflow:hidden}.motivation__container{text-align:center;position:relative}.motivation__text{color:#fff;z-index:1;max-width:70%;margin:0 auto;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:500;line-height:1.6;position:relative}.motivation-angel__left{position:absolute;top:.9375rem;bottom:.3125rem;left:0}.motivation-angel__left img{width:auto;height:100%}.motivation-angel__right{position:absolute;top:.9375rem;bottom:.3125rem;right:0}.motivation-angel__right img{width:auto;height:100%}.motivation-angel__left img,.motivation-angel__right img{filter:drop-shadow(0 0 1.25rem #ffffffb3);transition:filter .3s;animation:5s infinite alternate glowColor;position:relative}.motivation-angel__left img:hover,.motivation-angel__right img:hover{filter:drop-shadow(0 0 1.875rem #ffffffe6)}@keyframes glowColor{0%{filter:drop-shadow(0 0 1.25rem #ffffffb3)}25%{filter:drop-shadow(0 0 1.25rem #87cefab3)}50%{filter:drop-shadow(0 0 1.25rem #90ee90b3)}to{filter:drop-shadow(0 0 1.25rem #ffb6c1b3)}}@media (width<=74.9988em){.home-pet-gallery__list{grid-template-columns:repeat(3,minmax(0,1fr))}.home-pet-gallery__item:nth-child(n+7){display:none}}@media (width<=47.9988em){.hero__content{padding:0}.home-story{background:radial-gradient(at 18% 6%,#ffd7a475,#0000 22rem),radial-gradient(at 86% 92%,#e1edd7a8,#0000 24rem),linear-gradient(#fffaf0 0%,#fff4e2 58%,#f3eddd 100%);padding-top:clamp(3rem,12vw,4.5rem)}.home-story__intro{text-align:center;margin-bottom:1.5rem}.home-story__quote{padding-left:0;padding-right:0}.home-story__body{column-count:1}.home-story__paws span{opacity:.055}.memory-page-steps__list{grid-template-columns:1fr}.home-pet-gallery__list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-pet-gallery__item:nth-child(n+5){display:none}.home-pet-gallery__item-name{-webkit-line-clamp:2}.home-price__cards{flex-direction:column;gap:2.5rem}.price-card{width:100%}.call-to-action__container{flex-direction:column;align-items:center;gap:1.875rem}.call-to-action__block{width:100%}.call-to-action__img{width:90%}.motivation-angel__left{left:-5%}.motivation-angel__right{right:-7%}}@media (width<=37.5rem){.home-pet-gallery__bottom{flex-direction:column;gap:.75rem}.home-pet-gallery__show-more,.home-pet-gallery__cta-addpet{width:min(100%,22rem)}}@media (width<=29.9988em){.call-to-action__img{width:100%}.motivation__text{max-width:60%}.motivation-angel__left{left:-8%}.motivation-angel__right{right:-10%}}@media (width<=20em){.hero__content{max-width:22.8125rem}.hero .subtitle{margin-bottom:.625rem;font-size:1.25rem}.hero__title{font-size:3.75rem}.hero__cta-addpet img{width:7.5rem}.memory-page-steps{padding-top:3.125rem;padding-bottom:3.125rem}.memory-page-step__title{font-size:1.375rem}.memory-page-step__content{font-size:1rem}.home-pet-gallery,.home-price{padding-top:3.125rem;padding-bottom:3.125rem}.price-card__header{font-size:1.375rem}.price-card__list{font-size:1rem}.price-card__value{font-size:1.25rem}.price-card__btn{font-size:1rem}.call-to-action{padding-top:3.125rem;padding-bottom:3.125rem}.call-to-action__btn{font-size:1rem}.motivation__container{padding-top:2.5rem;padding-bottom:2.5rem}.motivation__text{font-size:1.25rem}}@media (width>=20em) and (width<=91.875em){.hero__content{max-width:clamp(22.8125rem , 13.5082rem + 46.5217vw , 56.25rem)}.hero .subtitle{font-size:clamp(1.25rem , .728261rem + 2.6087vw , 3.125rem);margin-bottom:clamp(.625rem , .625rem + 0vw , .625rem)}.hero__title{font-size:clamp(3.75rem , 1.31522rem + 12.1739vw , 12.5rem)}.hero__cta-addpet img{width:clamp(7.5rem , 6.97826rem + 2.6087vw , 9.375rem)}.memory-page-steps{padding-top:clamp(3.125rem , 2.60326rem + 2.6087vw , 5rem);padding-bottom:clamp(3.125rem , 2.60326rem + 2.6087vw , 5rem)}.memory-page-step__title{font-size:clamp(1.375rem , 1.06196rem + 1.56522vw , 2.5rem)}.memory-page-step__content{font-size:clamp(1rem , .965217rem + .173913vw , 1.125rem)}.home-pet-gallery,.home-price{padding-top:clamp(3.125rem , 2.60326rem + 2.6087vw , 5rem);padding-bottom:clamp(3.125rem , 2.60326rem + 2.6087vw , 5rem)}.price-card__header{font-size:clamp(1.375rem , 1.30543rem + .347826vw , 1.625rem)}.price-card__list{font-size:clamp(1rem , 1rem + 0vw , 1rem)}.price-card__value{font-size:clamp(1.25rem , 1.14565rem + .521739vw , 1.625rem)}.price-card__btn{font-size:clamp(1rem , 1rem + 0vw , 1rem)}.call-to-action{padding-top:clamp(3.125rem , 2.60326rem + 2.6087vw , 5rem);padding-bottom:clamp(3.125rem , 2.60326rem + 2.6087vw , 5rem)}.call-to-action__btn{font-size:clamp(1rem , 1rem + 0vw , 1rem)}.motivation__container{padding-top:clamp(2.5rem , 1.45652rem + 5.21739vw , 6.25rem);padding-bottom:clamp(2.5rem , 1.45652rem + 5.21739vw , 6.25rem)}.motivation__text{font-size:clamp(1.25rem , .902174rem + 1.73913vw , 2.5rem)}}@media (width>=91.875em){.hero__content{max-width:56.25rem}.hero .subtitle{margin-bottom:.625rem;font-size:3.125rem}.hero__title{font-size:12.5rem}.hero__cta-addpet img{width:9.375rem}.memory-page-steps{padding-top:5rem;padding-bottom:5rem}.memory-page-step__title{font-size:2.5rem}.memory-page-step__content{font-size:1.125rem}.home-pet-gallery,.home-price{padding-top:5rem;padding-bottom:5rem}.price-card__header{font-size:1.625rem}.price-card__list{font-size:1rem}.price-card__value{font-size:1.625rem}.price-card__btn{font-size:1rem}.call-to-action{padding-top:5rem;padding-bottom:5rem}.call-to-action__btn{font-size:1rem}.motivation__container{padding-top:6.25rem;padding-bottom:6.25rem}.motivation__text{font-size:2.5rem}}@media (width<=47.9988em){.hero__container{padding-top:clamp(4rem,8vh,6rem)}.hero .subtitle{text-align:center;max-width:calc(100vw - 2rem);font-size:clamp(1.625rem,7.2vw,2.125rem);line-height:1.25}}
