/* Shared accessibility, readability and conversion improvements */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{overflow-wrap:break-word}
:where(button,input,select,textarea){font:inherit}
:where(button,.btn,[class*="btn"],[class*="button"]){min-height:44px}
:where(a,button,input,select,textarea):focus-visible{outline:3px solid #0f766e!important;outline-offset:3px!important}
img{height:auto}
.site-trust-links{border-top:1px solid rgba(90,90,90,.22);padding:1rem 1.25rem;text-align:center;font:600 .84rem/1.6 system-ui,sans-serif;background:rgba(255,255,255,.72);color:#334155}
.site-trust-links a{display:inline-block;margin:.15rem .55rem;color:inherit;text-decoration:underline;text-underline-offset:3px}
@media(max-width:720px){body{font-size:16px!important;line-height:1.62!important}h1{font-size:clamp(2rem,10vw,3.25rem)!important;line-height:1.08!important}main{overflow:hidden}:where(button,.btn,[class*="btn"],[class*="button"]){min-height:46px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Breed photo focal-point corrections */
.breed-photo img[alt="French Bulldog"]{object-position:50% 38%!important}
.breed-photo img[alt="Labrador Retriever"]{object-position:50% 12%!important}
.breed-photo img[alt="Golden Retriever"]{object-position:50% 44%!important}
.breed-photo img[alt="German Shepherd"]{object-position:50% 25%!important}
@media(max-width:720px){.breed-photo{padding-top:72%!important}}
