.section-indicator{display:inline-block;padding:.5rem .75rem;font-size:var(--font-size-small);font-weight:normal;color:#121623;background:#f5f5fa;border-radius:.5rem;transition:150ms}.section-indicator--blue-secondary{color:#155cba;background:#d1e3fa}@media(min-width: 1024px){.section-indicator{margin-top:2.5rem}}.section-indicator--dark{display:inline-block;color:#fff;background:rgba(255,255,255,.2)}.app-links{max-width:20rem;margin-bottom:3rem}.app-links--large{max-width:39rem}.app-links__list{display:flex}.app-links__list>*:not(:last-child){margin-right:.625rem}.app-links__heading{margin:1rem 0 1.5rem;font-size:var(--font-size-h5)}@media(min-width: 1024px){.app-links__heading{margin:1.5rem 0 2rem}}.app-links__image{max-width:100%}.app-links__image img{max-width:100%;height:10rem}.footer-menu{display:flex;flex-direction:column}@media(min-width: 1024px){.footer-menu{flex-flow:row wrap;margin-top:4.5rem}}.footer-menu>*:not(:last-child){margin-bottom:2.5rem}@media(min-width: 1024px){.footer-menu>*:not(:last-child){width:12rem;margin-right:2rem}}.footer-menu__heading{margin-bottom:.75rem;font-size:var(--font-size-body-normal);font-weight:600}.footer-menu__list{display:flex;flex-direction:column;color:#c0c2ca}.footer-menu__list>*:not(:last-child){margin-bottom:.5rem}.footer-menu__list>li>a{color:inherit;text-decoration:none;cursor:pointer}.footer-menu__list>li>a:hover{color:#fff;text-decoration:underline}.icon-link-list{display:flex;align-items:center}.icon-link-list>*:not(:last-child){margin-right:1rem}:root,:host{--font-size-h1: 2.5rem;--font-size-h2: 2rem;--font-size-h3: 1.5rem;--font-size-h4: 1.5rem;--font-size-h5: 1.125rem;--font-size-body-normal: 1rem;--font-size-body-small: 0.875rem;--font-size-body-x-small: 0.75rem;--font-weight-h1: 700;--font-weight-h2: 600;--font-weight-h3: 600;--font-weight-h4: 600;--font-weight-h5: 500;--font-weight-body-normal: 500;--font-weight-body-small: 500;--font-weight-body-x-small: 500;--font-weight-heavy: 600;--line-height-h1: 3rem;--line-height-h2: 2.5rem;--line-height-h3: 2rem;--line-height-h4: 2rem;--line-height-h5: 1.625rem;--line-height-body-normal: 1.5rem;--line-height-body-small: 1.375rem;--line-height-body-x-small: 1.25rem}@media(min-width: 1024px){:root,:host{--font-size-h1: 3rem;--font-size-h2: 3rem;--font-size-h3: 2rem;--font-size-h4: 1.5rem;--font-size-h5: 1.25rem;--font-size-body-normal: 1rem;--font-size-body-small: 0.875rem;--font-size-body-x-small: 0.75rem;--line-height-h1: 3.5rem;--line-height-h2: 3.5rem;--line-height-h3: 2.5rem;--line-height-h4: 2rem;--line-height-h5: 1.75rem;--line-height-body-normal: 1.5rem;--line-height-body-small: 1.375rem;--line-height-body-x-small: 1.25rem}}.language-switcher{position:relative;z-index:2;width:13rem;font-size:var(--font-size-small);color:#000}.language-switcher__list{position:absolute;bottom:100%;left:0;display:none;width:100%;overflow:hidden;color:#121623;background:#f5f5fa;border-radius:.75rem .75rem 0 0}.language-switcher__list--open{display:initial}.language-switcher__item{display:grid;grid-template-columns:2rem 1fr;align-items:center;padding:1rem .5rem;border-bottom:1px solid #e3e4ea}.language-switcher__item:hover{background:#e3e4ea}.language-switcher__item:focus{background:#e3e4ea;outline:none}.language-switcher__item:active{background:#dbdbe2}.language-switcher__item--selected{background:#f0f0f0}.page-footer{padding:2.5rem 1.5rem;margin:var(--margin-section-small);color:#fff;background:#121623;border-radius:.75rem}.page-footer__container{max-width:1696px;margin:auto}@media(min-width: 1024px){.page-footer{padding:4rem 10% 2rem}}.page-footer__links{margin-bottom:3rem}@media(min-width: 1024px){.page-footer__links{margin-bottom:4.75rem}}.page-footer__social-links,.page-footer__payment-icons{margin-bottom:3rem}@media(min-width: 1024px){.page-footer__social-links,.page-footer__payment-icons{margin-bottom:0}}.page-footer__payment-icons{display:flex;flex-wrap:wrap}@media(min-width: 1024px){.page-footer__payment-icons{justify-content:center}}.page-footer__payment-icons--space-between{margin-right:.5rem;margin-left:.5rem}.page-footer__legal{display:flex;flex-direction:column;font-size:var(--font-size-body-x-small);color:#c0c2ca}.page-footer__legal>*:not(:last-child){margin-bottom:1.5rem}@media(min-width: 1024px){.page-footer__legal>*:not(:last-child){margin-bottom:0}}@media(min-width: 1024px){.page-footer__legal{flex-direction:row-reverse}}.page-footer__legal ul{display:flex;flex-direction:column}@media(min-width: 1024px){.page-footer__legal ul{flex-direction:row}.page-footer__legal ul>*:not(:last-child){margin-right:2rem;margin-bottom:0}}.page-footer__legal ul>*:not(:last-child){margin-bottom:.5rem}.page-footer__legal ul>li>a{color:inherit;text-decoration:none}.page-footer__legal-text{margin-top:1.5rem;font-size:var(--font-size-body-x-small);color:#c0c2ca}@media(min-width: 1024px){.page-footer__legal-text{max-width:60rem;margin-right:auto;margin-left:auto;text-align:center}}@media(min-width: 1024px){.page-footer__links,.page-footer__social-payments,.page-footer__legal{display:flex;justify-content:space-between}}.page-footer__social-payments{align-items:center}.page-footer__separator{margin:1.25rem 0;color:#464b5a;border:none;border-top:1px solid;opacity:.5}@media(min-width: 1024px){.page-footer__separator{margin:2.5rem 0 1.5rem}}.floating-button-actions{--button-size: 60px;position:fixed;right:1.5rem;bottom:1rem;z-index:404;display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;justify-content:center;transition:bottom .3s ease-in-out}.floating-button-actions>.action-button{position:relative;display:none;align-items:center;justify-content:center;width:var(--button-size);height:var(--button-size);pointer-events:none;cursor:pointer;background-color:#1a73e8;border:none;border-radius:.75rem}.floating-button-actions>.action-button--shown{display:flex;pointer-events:all;animation:action-button-appear .3s ease-in-out}.floating-button-actions>.action-button .corner-info{position:absolute;top:-0.25rem;left:-0.25rem;display:none;align-items:center;justify-content:center;width:20px;height:20px;color:#fff;background-color:#b42f4f;border-radius:9999px}.floating-button-actions>.action-button .corner-info--shown{display:flex;animation:corner-info-appear .3s ease-in-out}@keyframes action-button-appear{from{opacity:0}to{opacity:1}}@keyframes corner-info-appear{0%{opacity:0}30%{opacity:1;scale:1}70%{scale:1.2}100%{opacity:1;scale:1}}.subscription-plan-dialog__content{position:relative;width:calc(100vw - var(--margin-section) - var(--margin-section));padding-top:4rem;background:#fff;border-radius:.75rem}@media(min-width: 1024px){.subscription-plan-dialog__content{width:auto;padding-top:7.5rem}}.subscription-plan-dialog__content>section{margin-bottom:5rem}@media(min-width: 1024px){.subscription-plan-dialog__content>section{margin-bottom:7.5rem}}.subscription-plan-dialog__headline{margin-bottom:2rem;font-size:var(--font-size-h3);color:#121623;text-align:center}.subscription-plan-dialog__headline span{font-weight:bold;color:#1a73e8}.subscription-plan-dialog__text{margin-right:var(--margin-section);margin-left:var(--margin-section)}.subscription-plan-dialog__text p{margin-bottom:2rem;text-align:center}.subscription-plan-dialog__close{position:absolute;top:1rem;right:1rem;z-index:1}.subscription-plan-dialog__close::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23262626' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6 6 18M6 6 18 18'/%3E%3C/svg%3E")}@media(min-width: 1024px){.subscription-plan-dialog__close{top:2.5rem;right:2.5rem}}.survey-popup{position:relative;z-index:999;display:none;width:calc(100vw - 2rem);max-width:350px;height:-moz-fit-content;height:fit-content;padding:1rem 1.25rem 1.25rem;overflow:hidden;text-wrap:pretty;background-color:#fff;border:none;border-radius:.75rem;box-shadow:0 0 1rem 0 rgba(0,0,0,.1);transition:height .3s ease-in-out}.survey-popup[open]{display:block}@media not all and (min-width: 1024px){.survey-popup{position:absolute;inset:auto;right:0;bottom:0}}.survey-popup .slide{display:none;animation:appear .15s ease-in-out forwards}@keyframes appear{from{opacity:0}to{opacity:1}}.survey-popup .slide.active{display:block}.survey-popup .slide .indicator{font-size:var(--font-size-body-x-small);font-weight:var(--font-weight-heavy);line-height:var(--line-height-body-x-small);color:#1a73e8}.survey-popup .slide .headline{width:calc(100% - 2.2rem - .5rem);margin-bottom:.75rem;font-size:var(--font-size-body-normal);font-weight:var(--font-weight-h1);line-height:var(--line-height-h5)}.survey-popup .slide .headline__thanks{color:#1a73e8}.survey-popup .slide .form-field{width:15rem;margin:.75rem auto 0}.survey-popup .slide .form-field input{width:100%;margin-bottom:0;background-position:calc(100% - 1.5rem) .4rem;background-size:1.3rem}.survey-popup .slide .form-field label{margin-bottom:0}.survey-popup .slide .cta{display:flex;flex-direction:column;gap:1rem;width:15rem;padding:.75rem 1.25rem;margin:.75rem auto 0;font-size:1.125rem;font-weight:var(--font-weight-h2);text-transform:uppercase}.survey-popup .slide .text-field{width:100%;padding:1rem;margin-top:1.5rem;font-size:var(--font-size-body-normal);resize:none;background-color:#f5f5fa;border:.063rem solid #1a73e8;border-radius:.75rem}.survey-popup .slide .text-field:focus{outline-color:#1a73e8}.survey-popup .slide .text-field.hidden{display:none}.survey-popup .slide select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("/static/images/open-toggler-black.svg");background-repeat:no-repeat;background-position:calc(100% - .8rem) center;background-size:.8rem}.survey-popup .slide .pet-selection label{cursor:pointer}.survey-popup .slide .pet-selection input[type=radio]{display:none}.survey-popup .slide .health-alert{display:grid;grid-template-columns:1fr auto;grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;padding:.5rem;background-color:#e3e4ea;border-radius:.75rem;box-shadow:0 0 1rem 0 rgba(0,0,0,.1)}.survey-popup .slide .health-alert>*{grid-column:2}.survey-popup .slide .health-alert .icon{display:flex;grid-row:2 span;grid-column:1;align-items:center;align-self:center;justify-content:center;width:3rem;height:3rem;padding:.25rem;background-color:#fff;border-radius:.75rem}.survey-popup .close-button{position:absolute;top:1rem;right:1rem;width:1.5rem;height:1.5rem;cursor:pointer;background-color:rgba(0,0,0,0);border:none;border-radius:9999px}.survey-popup .close-button>svg{width:100%;height:100%}body{width:100%;margin:auto}body main>section,body main>section.hero,body main>div[data-section]>section,body main>div[data-section]>section.hero{margin-bottom:1.5rem}body main>section h2[id],body main>section.hero h2[id],body main>div[data-section]>section h2[id],body main>div[data-section]>section.hero h2[id]{scroll-margin-top:4.375rem}@media(min-width: 1024px){body main>section h2[id],body main>section.hero h2[id],body main>div[data-section]>section h2[id],body main>div[data-section]>section.hero h2[id]{scroll-margin-top:5.625rem}}@media(min-width: 768px){body main>section,body main>section.hero,body main>div[data-section]>section,body main>div[data-section]>section.hero{margin-bottom:3rem}}@media(min-width: 1024px){body main>section,body main>section.hero,body main>div[data-section]>section,body main>div[data-section]>section.hero{margin-bottom:7.5rem}}.max-width-wrapper{max-width:1808px;margin:auto}.invisible{opacity:0;transition:300ms;transform:translateY(5rem)}.slide-in{opacity:1;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-duration:2s;transform:translateY(0)}
