:root{--container-width:1140px;--transition-slow:.8s cubic-bezier(.16,1,.3,1);--transition-fast:.4s cubic-bezier(.16,1,.3,1)}.homepage-wrapper{background-color:#fffaf9}.homepage-hero{background-color:#fffaf9;--ti-cursor-color:variables.$white!important;--ti-cursor-font-weight:300!important}.homepage-hero .homepage-hero__hero{background:linear-gradient(#3a2a54 0% 90%,#fffaf9 90% 100%);flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.homepage-hero .homepage-hero__hero-wrapper{z-index:1;background:url(../../images/pages/homepage/hero.webp) 50%/cover no-repeat;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 5vw);min-height:64vh;display:flex;position:relative;box-shadow:0 2px 10px #0003}@media screen and (max-width:767px){.homepage-hero .homepage-hero__hero-wrapper{background:url(../../images/pages/homepage/hero-mobile.webp) bottom/cover no-repeat;width:calc(100% - 32px)}}@media screen and (min-width:768px) and (max-width:1023px){.homepage-hero .homepage-hero__hero-wrapper{background:url(../../images/pages/homepage/hero-tablet.webp) bottom/cover no-repeat}}.homepage-hero .homepage-hero__hero-content{flex-direction:column;justify-content:center;gap:24px;height:100%;display:flex}@media screen and (max-width:767px){.homepage-hero .homepage-hero__hero-content{padding:24px}}@media screen and (min-width:768px) and (max-width:1023px){.homepage-hero .homepage-hero__hero-content{width:75%;padding:0 32px}}.homepage-hero .homepage-hero__hero-content h1{color:#0000;background-image:linear-gradient(60deg,#fff,#46c0b7);-webkit-background-clip:text;background-clip:text;max-width:700px;margin:0;font-size:3rem;font-weight:400}@media screen and (max-width:767px){.homepage-hero .homepage-hero__hero-content h1{font-size:2rem}}.homepage-hero .homepage-hero__hero-content p{color:#fff;max-width:700px;margin:0;font-size:1.25rem;font-weight:400}@media screen and (max-width:767px){.homepage-hero .homepage-hero__hero-content p{font-size:1rem}}.homepage-hero .homepage-hero__hero-content>ul{gap:24px;margin:0;display:flex}@media screen and (max-width:767px){.homepage-hero .homepage-hero__hero-content>ul{flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding-top:124px}}.homepage-hero .homepage-hero__hero-content>ul li{list-style:none}@media screen and (max-width:767px){.homepage-hero .homepage-hero__hero-content>ul li{width:100%}.homepage-hero .homepage-hero__hero-content>ul li a{width:100%;display:block}}.homepage-hero .homepage-hero__links{justify-content:space-between;align-items:center;width:100%;padding:3rem 0 2rem;display:flex}@media screen and (max-width:767px){.homepage-hero .homepage-hero__links{flex-direction:column;align-items:center;gap:16px;padding:24px 0}}@media screen and (min-width:768px) and (max-width:1023px){.homepage-hero .homepage-hero__links{padding-left:0;padding-right:0}}.homepage-hero .homepage-hero__links a{color:#3a2a54;opacity:.7;margin:0;font-size:1.25rem;font-weight:400;text-decoration:none}.homepage-hero .homepage-hero__links a:hover{opacity:1;text-decoration:underline}@media screen and (min-width:768px) and (max-width:1023px){.homepage-hero .homepage-hero__links a{text-align:center;line-height:1.25rem}}.homepage-symptom-carousel{--card-width:calc((var(--container-width) - 48px)/3);--card-gap:24px;--card-height:364px;background-color:#fffaf9;padding:8vh 0}@media screen and (max-width:767px){.homepage-symptom-carousel{--card-width:calc(100vw - 48px);--card-gap:24px;padding:1rem 24px 3rem}}@media screen and (min-width:768px) and (max-width:1023px){.homepage-symptom-carousel{--card-width:calc((100vw - 72px)/2);--card-gap:24px;padding:2rem 24px}}.homepage-symptom-carousel .dot:nth-child(n+4){display:none}@media screen and (max-width:767px){.homepage-symptom-carousel .dot:nth-child(n+4){display:block}}.homepage-symptom-carousel__content-wrapper{justify-content:space-between;align-items:center;width:100%;display:flex}@media screen and (max-width:767px){.homepage-symptom-carousel__content-wrapper{flex-direction:column;align-items:flex-start;gap:2rem}}.homepage-symptom-carousel__content-wrapper-header{flex-grow:1;width:100%}.homepage-symptom-carousel__content-wrapper h3{color:#0000;background-image:linear-gradient(60deg,#3a2a54,#46c0b7);-webkit-background-clip:text;background-clip:text;max-width:800px;margin:0;font-size:24px;font-weight:400}.homepage-symptom-carousel .carousel{width:100%;max-width:var(--container-width);margin:0 auto;position:relative}.homepage-symptom-carousel .carousel-track{gap:var(--card-gap);transition:transform var(--transition-slow);padding:40px 0;display:flex}@media screen and (max-width:767px){.homepage-symptom-carousel .carousel-track{padding:20px 0}}.homepage-symptom-carousel .carousel-item{width:calc(var(--card-width) - 24px);height:calc(var(--card-height) - 24px);flex-direction:column;flex:0 0 var(--card-width);border-radius:16px;align-items:center;gap:24px;display:flex}.homepage-symptom-carousel .carousel-item>div{background-color:#f0f0f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding:18px;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.homepage-symptom-carousel .carousel-item>div:hover .frame-path{stroke-dashoffset:0}.homepage-symptom-carousel .carousel-item>div .frame-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.homepage-symptom-carousel .carousel-item>div .frame-path{fill:none;stroke:#3a2a54;stroke-width:1px;stroke-dasharray:1520;stroke-dashoffset:1520px;opacity:.5;transition:stroke-dashoffset 1.5s cubic-bezier(.16,1,.3,1)}.homepage-symptom-carousel .carousel-item>div h4{color:#0000;background-image:linear-gradient(60deg,#3a2a54,#46c0b7);-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.1rem;font-weight:400}.homepage-symptom-carousel .carousel-item>div p{margin:0;font-size:1rem;font-weight:400}.homepage-symptom-carousel .carousel-item>div.bg-purple{background-color:#3a2a54}.homepage-symptom-carousel .carousel-item>div.bg-purple .frame-path{stroke:#fff}.homepage-symptom-carousel .carousel-item>div.bg-purple h4{color:#0000;background-image:linear-gradient(60deg,#fff,#46c0b7);-webkit-background-clip:text;background-clip:text}.homepage-symptom-carousel .carousel-item>div.bg-purple p{color:#fff}.homepage-symptom-carousel .carousel-item>div.bg-green-grey{background-color:#a9d5dd66}.homepage-symptom-carousel .carousel-item>div.bg-green-grey .frame-path{stroke:#3a2a54}.homepage-symptom-carousel .carousel-item-horizontal{flex-direction:column}.homepage-symptom-carousel .carousel-item-horizontal>div{width:100%;height:100%}.homepage-symptom-carousel .carousel-item-vertical{flex-direction:row}.homepage-symptom-carousel .carousel-item-vertical>div{width:100%;height:100%}@media (max-width:768px){.homepage-symptom-carousel{--card-width:280px;--card-height:380px}.homepage-symptom-carousel .carousel-track{gap:24px}.homepage-symptom-carousel .card-content{padding:20px}.homepage-symptom-carousel .content-text{font-size:1.8rem}}.homepage-laptop{background-color:#fffaf9;padding:8vh 0 0}.homepage-laptop__content-wrapper{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}@media screen and (min-width:768px) and (max-width:1023px){.homepage-laptop__content-wrapper{padding:0 32px}}.homepage-laptop__content-wrapper h2{color:#0000;background-image:linear-gradient(60deg,#3a2a54,#46c0b7);-webkit-background-clip:text;background-clip:text;max-width:800px}.homepage-laptop__content-wrapper p{max-width:800px;margin:0;font-size:1.1rem}.homepage-laptop__image{justify-content:center;margin-top:24px;display:flex}.homepage-next-steps{background-color:#fffaf9;padding:8vh 0}.homepage-next-steps__content-wrapper{text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}@media screen and (max-width:767px){.homepage-next-steps__content-wrapper{padding:0 16px}}.homepage-next-steps__content-wrapper h2{color:#0000;background-image:linear-gradient(60deg,#3a2a54,#46c0b7);-webkit-background-clip:text;background-clip:text}.homepage-next-steps__content-wrapper p{max-width:600px;margin:0;font-size:1.1rem}.homepage-next-steps__content-wrapper--top{flex-direction:column;align-items:center;gap:24px;display:flex}.homepage-next-steps__content-wrapper--steps{justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;display:flex}@media screen and (max-width:767px){.homepage-next-steps__content-wrapper--steps{flex-direction:column;align-items:center;gap:16px}}@media screen and (min-width:768px) and (max-width:1023px){.homepage-next-steps__content-wrapper--steps{padding:0 32px}}.homepage-next-steps__content-wrapper--steps-item{flex-direction:column;align-items:center;gap:16px;display:flex}.homepage-next-steps__content-wrapper--steps-item h5{font-size:1.25rem}@media screen and (min-width:768px) and (max-width:1023px){.homepage-next-steps__content-wrapper--steps-item h3{font-size:1.25rem}}.homepage-next-steps__content-wrapper--steps-item-image{border-radius:16px;overflow:hidden}.homepage-next-steps__content-wrapper--bottom{flex-direction:column;align-items:center;gap:24px;display:flex}.homepage-blog{background-color:#fffaf9;padding:0 0 8vh}.homepage-blog__content-wrapper{width:100%}@media screen and (max-width:767px){.homepage-blog__content-wrapper{padding:0 16px}}@media screen and (min-width:768px) and (max-width:1023px){.homepage-blog__content-wrapper{padding:0 32px}}.homepage-blog__content-wrapper .homepage-blog__subtitle{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}@media screen and (max-width:767px){.homepage-blog__content-wrapper .homepage-blog__subtitle{flex-direction:column;align-items:flex-start;gap:16px}}.homepage-blog__content-wrapper .homepage-blog__subtitle p{max-width:600px;margin:0;font-size:1.1rem}.homepage-blog__content-wrapper .homepage-blog__subtitle a{margin-top:0}.homepage-blog__articles{flex-direction:row;justify-content:space-between;gap:24px;margin-top:24px;display:flex}@media screen and (max-width:767px){.homepage-blog__articles{flex-direction:column;align-items:center;gap:16px}}.homepage-blog__articles .homepage-blog__article{flex-direction:column;gap:16px;display:flex}.homepage-blog__articles .homepage-blog__article .homepage-blog__article-image{background-color:#3a2a54;border-radius:16px;width:100%;height:204px;overflow:hidden}.homepage-blog__articles .homepage-blog__article .homepage-blog__article-image img{object-fit:cover;width:100%;height:100%}.homepage-blog__articles .homepage-blog__article p{margin:0}.homepage-blog__articles .homepage-blog__article h3{color:#0000;background-image:linear-gradient(60deg,#3a2a54,#46c0b7);-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem}.homepage-blog__topics{flex-direction:column;gap:16px;margin-top:48px;display:flex}.homepage-blog__topics h3{color:#0000;background-image:linear-gradient(60deg,#3a2a54,#46c0b7);-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem}.homepage-blog .homepage-blog__topics-list{flex-direction:row;gap:16px;margin-top:24px;display:flex;position:relative;overflow:hidden}.homepage-blog .homepage-blog__topics-list.marquee-content{white-space:nowrap;width:100%}.homepage-blog .homepage-blog__topics-list .marquee__item{color:#3a2a54;white-space:nowrap;opacity:.75;flex-shrink:0;align-items:center;gap:8px;font-size:1.25rem;transition:opacity .3s;display:flex}.homepage-blog .homepage-blog__topics-list .marquee__item:hover{opacity:1}.homepage-blog .homepage-blog__topics-list .marquee__item img{width:12px;height:12px}.homepage-order-banner{background-color:#3a2a54;padding:5rem 0;position:relative}@media screen and (max-width:767px){.homepage-order-banner{padding:2.5rem 0}}.homepage-order-banner__content-wrapper{z-index:1;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}@media screen and (max-width:767px){.homepage-order-banner__content-wrapper{flex-direction:column;align-items:center;gap:2rem;padding:24px}}.homepage-order-banner h2{color:#0000;background-image:linear-gradient(60deg,#fff,#46c0b7);-webkit-background-clip:text;background-clip:text;max-width:600px;margin:0;font-size:2rem}@media screen and (max-width:767px){.homepage-order-banner h2{text-align:center;font-size:2.5rem}}.homepage-petmedella{background-color:#fffaf9;padding:8vh 0}@media screen and (max-width:767px){.homepage-petmedella{padding:2rem 0}}.homepage-petmedella__content-wrapper{justify-content:space-between;align-items:center;width:100%;display:flex}@media screen and (min-width:768px) and (max-width:1023px){.homepage-petmedella__content-wrapper{padding:0 32px}}@media screen and (max-width:767px){.homepage-petmedella__content-wrapper{flex-direction:column;align-items:flex-start;gap:16px;padding:0 16px}}.homepage-petmedella__content-wrapper>div{max-width:55%}@media screen and (max-width:767px){.homepage-petmedella__content-wrapper>div{max-width:100%}}.homepage-petmedella__content-wrapper>div.pm-image{border-radius:16px;max-width:45%;overflow:hidden}@media screen and (max-width:767px){.homepage-petmedella__content-wrapper>div.pm-image{max-width:100%}}.homepage-petmedella__content-wrapper .pm-avatar{align-items:center;gap:16px;margin-bottom:24px;display:flex}.homepage-petmedella__content-wrapper .pm-avatar .pm-avatar__image{border-radius:50%;width:48px;height:48px;overflow:hidden}.homepage-petmedella__content-wrapper .pm-avatar h5{margin:0;font-size:1.15rem;font-weight:400}@media screen and (max-width:767px){.homepage-petmedella__content-wrapper{max-width:100%}}.homepage-petmedella h2{color:#0000;background-image:linear-gradient(60deg,#3a2a54,#46c0b7);-webkit-background-clip:text;background-clip:text;max-width:600px;font-size:1.75rem}@media screen and (max-width:767px){.homepage-petmedella h2{font-size:2.5rem}}