:root{--gap-xsmall:5px;--gap-small:12px;--gap-medium:18px;--gap-large:24px;--gap-xlarge:42px;--gap-xxlarge:64px;--gap-stupid-large:154px;--width-xsmall:320px;--width-small:480px;--width-medium:768px;--width-large:1024px;--width-xlarge:1280px;--breakpoint-xsmall:420px;--breakpoint-small:768px;--breakpoint-medium:1024px;--breakpoint-large:1280px;--breakpoint-xlarge:1440px;--font-size-h1-default:4rem;--font-size-h2-default:3rem;--font-size-h3-default:2.25rem;--font-size-h4-default:1.75rem;--font-size-h5-default:1.33rem;--font-size-h6-default:1.1rem;--global-transition:188ms ease;--font-size-small:1.2rem;--font-size-medium:1.5rem;--font-size-large:1.8rem;--font-size-xlarge:2.2rem;}@media (width <= 1240px){:root{--blockquote-offset-left:0}}@media (width <= 980px){:root{--gap-small:8px;--gap-medium:12px;--gap-large:14px;--gap-xlarge:22px;--gap-xxlarge:34px;--gap-stupid-large:84px;--font-size-h1-default:2.75rem;--font-size-h2-default:2em;--font-size-h3-default:1.66rem;--font-size-h4-default:1.33rem;--font-size-h5-default:1.1rem;--font-size-h6-default:1rem}}:focus-within{transition:none!important;outline-offset:6px;}@media (width <= 800px){:root{--font-size-small:1.05rem;--font-size-medium:1.3rem;--font-size-large:1.5rem;--font-size-xlarge:1.8rem;--gap-small:8px;--gap-medium:12px;--gap-large:18px;--gap-xlarge:24px}}*,*::before,*:after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,1px,1px);white-space:nowrap;border:0 none;}.hidden,[hidden]{display:none;}.skip-link{position:absolute;top:1rem;left:1rem;z-index:2000;padding:.75rem 1rem;border-radius:.75rem;background:var(--focus-ring-offset-color);color:#111827;font-weight:700;text-decoration:none;transform:translateY(-160%);transition:transform .2s ease;}.skip-link:focus{transform:translateY(0);}:where(:is(button,input,select,textarea)){touch-action:manipulation;}.flex{display:flex;}.inline-flex{display:inline-flex;}.flex-center{justify-content:center;align-items:center;}.flex-justify-center{justify-content:center;}.flex-justify-between{justify-content:space-between;}.flex-justify-around{justify-content:space-around;}.flex-justify-evenly{justify-content:space-evenly;}.flex-align-center{align-items:center;}.flex-align-start{align-items:flex-start;}.flex-align-end{align-items:flex-end;}.flex-align-stretch{align-items:stretch;}.flex-column-center{flex-direction:column;justify-content:center;align-items:center;}.flex-column-start{flex-direction:column;justify-content:flex-start;align-items:center;}.flex-column-end{flex-direction:column;justify-content:flex-end;align-items:center;}.flex-1{flex:1;}.flex-wrap{flex-wrap:wrap;}.flex-column{flex-direction:column;}.flex-none{flex:none;}.gap-xsmall{gap:var(--gap-xsmall);}.gap-small{gap:var(--gap-small);}.gap-medium{gap:var(--gap-medium);}.gap-large{gap:var(--gap-large);}.gap-xlarge{gap:var(--gap-xlarge);}.text-center{text-align:center;}.padding-xsmall{padding:var(--gap-xsmall);}.padding-small{padding:var(--gap-small);}.padding-medium{padding:var(--gap-medium);}.padding-large{padding:var(--gap-large);}.padding-xlarge{padding:var(--gap-xlarge);}.margin-xsmall{margin:var(--gap-xsmall);}.margin-small{margin:var(--gap-small);}.margin-medium{margin:var(--gap-medium);}.margin-large{margin:var(--gap-large);}.margin-xlarge{margin:var(--gap-xlarge);}.margin-xxlarge{margin:var(--gap-xxlarge);}.margin-auto{margin:auto;}.margin-top-xsmall{margin-top:var(--gap-xsmall);}.margin-top-small{margin-top:var(--gap-small);}.margin-top-medium{margin-top:var(--gap-medium);}.margin-top-large{margin-top:var(--gap-large);}.margin-top-xlarge{margin-top:var(--gap-xlarge);}.margin-top-xxlarge{margin-top:var(--gap-xxlarge);}.margin-bottom-xsmall{margin-bottom:var(--gap-xsmall);}.margin-bottom-small{margin-bottom:var(--gap-small);}.margin-bottom-medium{margin-bottom:var(--gap-medium);}.margin-bottom-large{margin-bottom:var(--gap-large);}.margin-bottom-xlarge{margin-bottom:var(--gap-xlarge);}.margin-bottom-xxlarge{margin-bottom:var(--gap-xxlarge);}.margin-left-xsmall{margin-left:var(--gap-xsmall);}.margin-left-small{margin-left:var(--gap-small);}.margin-left-medium{margin-left:var(--gap-medium);}.margin-left-large{margin-left:var(--gap-large);}.margin-left-xlarge{margin-left:var(--gap-xlarge);}.margin-left-xxlarge{margin-left:var(--gap-xxlarge);}.margin-right-xsmall{margin-right:var(--gap-xsmall);}.margin-right-small{margin-right:var(--gap-small);}.margin-right-medium{margin-right:var(--gap-medium);}.margin-right-large{margin-right:var(--gap-large);}.margin-right-xlarge{margin-right:var(--gap-xlarge);}.margin-right-xxlarge{margin-right:var(--gap-xxlarge);}.margin-top-auto{margin-top:auto;}.margin-bottom-auto{margin-bottom:auto;}.margin-top-remove{margin-top:0!important;}.margin-bottom-remove{margin-bottom:0!important;}.margin-left-auto{margin-left:auto;}.margin-right-auto{margin-right:auto;}:where(:is(.width-xsmall,.width-small,.width-medium,.width-large,.width-xlarge,.width-1-1)){max-width:100%;box-sizing:border-box;}.width-xsmall{width:var(--width-xsmall);}.width-small{width:var(--width-small);}.width-medium{width:var(--width-medium);}.width-large{width:var(--width-large);}.width-xlarge{width:var(--width-xlarge);}.width-1-1{width:100%;}.width-1-2{width:50%;}.width-1-3{width:calc(100% /3);}.width-1-4{width:25%;}.width-1-5{width:20%;}.width-2-3{width:calc(100% * 2 / 3);}.width-3-4{width:75%;}.width-2-5{width:40%;}.width-3-5{width:60%;}.width-4-5{width:80%;}@media (max-width:var(--breakpoint-xlarge)){.width-1-1-at-xlarge{width:100%}.width-1-2-at-xlarge{width:50%}.width-1-3-at-xlarge{width:calc(100%/3)}.width-1-4-at-xlarge{width:25%}.width-1-5-at-xlarge{width:20%}.width-2-3-at-xlarge{width:calc(100% * 2 / 3)}.width-3-4-at-xlarge{width:75%}.width-2-5-at-xlarge{width:40%}.width-3-5-at-xlarge{width:60%}.width-4-5-at-xlarge{width:80%}}@media (max-width:var(--breakpoint-large)){.width-1-1-at-large{width:100%}.width-1-2-at-large{width:50%}.width-1-3-at-large{width:calc(100%/3)}.width-1-4-at-large{width:25%}.width-1-5-at-large{width:20%}.width-2-3-at-large{width:calc(100% * 2 / 3)}.width-3-4-at-large{width:75%}.width-2-5-at-large{width:40%}.width-3-5-at-large{width:60%}.width-4-5-at-large{width:80%}}@media (max-width:var(--breakpoint-medium)){.width-1-1-at-medium{width:100%}.width-1-2-at-medium{width:50%}.width-1-3-at-medium{width:calc(100%/3)}.width-1-4-at-medium{width:25%}.width-1-5-at-medium{width:20%}.width-2-3-at-medium{width:calc(100% * 2 / 3)}.width-3-4-at-medium{width:75%}.width-2-5-at-medium{width:40%}.width-3-5-at-medium{width:60%}.width-4-5-at-medium{width:80%}}@media (max-width:var(--breakpoint-small)){.width-1-1-at-small{width:100%}.width-1-2-at-small{width:50%}.width-1-3-at-small{width:calc(100%/3)}.width-1-4-at-small{width:25%}.width-1-5-at-small{width:20%}.width-2-3-at-small{width:calc(100% * 2 / 3)}.width-3-4-at-small{width:75%}.width-2-5-at-small{width:40%}.width-3-5-at-small{width:60%}.width-4-5-at-small{width:80%}}@media (max-width:var(--breakpoint-xsmall)){.width-1-1-at-xsmall{width:100%}.width-1-2-at-xsmall{width:50%}.width-1-3-at-xsmall{width:calc(100%/3)}.width-1-4-at-xsmall{width:25%}.width-1-5-at-xsmall{width:20%}.width-2-3-at-xsmall{width:calc(100% * 2 / 3)}.width-3-4-at-xsmall{width:75%}.width-2-5-at-xsmall{width:40%}.width-3-5-at-xsmall{width:60%}.width-4-5-at-xsmall{width:80%}}button,input[type="submit"],input[type="reset"],input[type="button"]{font-family:var(--font-global);font-weight:700;cursor:pointer;}label{cursor:pointer;}img{max-width:100%;height:auto;display:block;}:where(:is(input,textarea,select)){font-family:var(--font-global);font-weight:400;font-size:16px;touch-action:manipulation;}:where(:is(section,figure,article)){position:relative;z-index:1;}:where(:is(p,figure,caption,blockquote,fieldset,legend,figcaption)){margin:0;font-size:1.4rem;}:where(:is(h1,h2,h3,h4,h5,h6)){margin:0;padding:0;font-weight:700;}h1{font-size:var(--font-size-h1-default);font-family:var(--font-alternate);font-weight:400;letter-spacing:.05ch;}h2{font-size:var(--font-size-h2-default);}h3{font-size:var(--font-size-h3-default);}h4{font-size:var(--font-size-h4-default);}h5{font-size:var(--font-size-h5-default);}h6{font-size:var(--font-size-h6-default);}b,strong{font-weight:bold;}i,em{font-style:italic;line-height:1.1em;text-align:center;text-shadow:2px 2px 4px #181818;margin:5px 0 10px 0;}.alert.alert-info{background:#015b00;padding:20px;font-size:var(--font-size-xlarge);color:#ffffff;text-shadow:none;border:3px solid #064200;box-shadow:none;border-radius:50px;}*,*:before,*:after{text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;}body{min-height:100dvh;min-width:340px;overflow-x:hidden;background:#313131;color:#d5d5d5;font-family:"Lexend","Helvetica Neue",Helvetica,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;}.talgv-skip-link{left:12px;position:absolute;top:0;transform:translateY(-140%);transition:transform var(--global-transition);z-index:10000;background:#f7f7f7;color:#181818;padding:10px 14px;border-radius:6px;border:2px solid #181818;}.talgv-skip-link:focus{transform:translateY(12px);text-decoration:none;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400;}a{color:#d5d5d5;text-decoration:none;}a:hover{text-decoration:underline;}.white-content a{color:#336699;}.white-content a:hover{color:#003366;}:where(:is(a,button,input)):focus-within{outline:2px solid #eeea;}:where(:is(p)){font-weight:300;}.nav>li input,.nav>li>a{position:relative;display:block;padding:10px 15px;transition:var(--global-transition);}.nav>li input{border:none;background:none;}.nav-pills>li.active input,.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#222222;}.nav>li input:hover,.nav>li input:focus,.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#222222;color:#fefefe;}.nav-pills>li input,.nav-pills>li>a{border-radius:0;}.global-header{background:#3f3f3f;border-bottom:thin solid #474747;}.global-footer{background:#181818;border-top:9px solid #000000;}.nav-footer{display:inline-block;}.footer-info{margin-top:20px;border-top:thin solid #222222;}.dl-horizontal dt{width:80px;line-height:2em;}.dl-horizontal dd{margin-left:100px;line-height:2em;}.branding .logo{height:100px;}.content-wrapper{border-bottom:thin solid #414141;border-top:5px solid #292929;padding:20px 0;margin:0;}.site_search{margin:20px 0 0 0;}.inline_search{margin:20px auto 0;}.form-search{max-width:272px;margin:0 auto;}.inline_search input,.inline_search .input-group-addon,.site_search input,.site_search .input-group-addon{background:#525252;border:none;border-top:thin solid #313131;border-bottom:thin solid #313131;color:#c4c4c4;margin:0;padding:0;}.inline_search .input-group input,.site_search .input-group input{border-left:thin solid #313131;border-radius:5px 0 0 5px;padding:0 10px;font-size:1.1em;max-width:240px;min-width:150px;}.inline_search input::-webkit-input-placeholder,.site_search input::-webkit-input-placeholder{color:#c4c4c4;}.inline_search input:-moz-placeholder,.site_search input:-moz-placeholder{color:#c4c4c4;}.inline_search .input-group-addon,.site_search .input-group-addon{width:32px;border-right:thin solid #313131;border-radius:0 5px 5px 0;}.inline_search input:focus,.inline_search input:focus + .input-group-addon,.site_search input:focus,.site_search input:focus + .input-group-addon{z-index:auto;border-color:#313131;box-shadow:none;}.site-nav{margin-top:14px;}.site_search .form-search{float:right;}.pet-btn{display:block;position:relative;height:110px;text-align:center;transition:188ms linear;border-radius:4px;border:5px solid #3f3f3f;}.pet-btn-dogs{background:url("assets/img/dog.jpg") no-repeat;background-size:cover;}.pet-btn-os_dogs{background:url("assets/img/os_dog.jpg") no-repeat;background-size:cover;}.pet-btn-cats{background:url("assets/img/cat.jpg") no-repeat;background-size:cover;}.pet-btn-os_cats{background:url("assets/img/os_cat.jpg") no-repeat;background-size:cover;}.pet-btn h3{transition:188ms linear;position:absolute;width:100%;padding:5px 10px;box-sizing:border-box;display:block;color:#fff;text-align:right;font-weight:400;text-shadow:1px 1px 1px #000;bottom:0;right:0;background:rgba(0,0,0,.3);}.pet-btn:hover h3{color:#fff;background:rgba(0,0,0,.5);}.pet-btn .dogs{background:rgba(81,169,187,.2);}.pet-btn:hover .dogs{background:rgba(81,169,187,.8);}.pet-btn .os_dogs{background:rgba(228,94,91,.2);}.pet-btn:hover .os_dogs{background:rgba(228,94,91,.8);}.pet-btn .cats{background:rgba(143,107,158,.2);}.pet-btn:hover .cats{background:rgba(143,107,158,.8);}.pet-btn .os_cats{background:rgba(166,201,129,.2);}.pet-btn:hover .os_cats{background:rgba(166,201,129,.8);}.pet-btn:hover{background-color:#f7f7f7;color:#fff;box-shadow:5px 5px 5px rgba(0,0,0,.4);}.news-list-item{padding:0;background-color:#424242;width:100%;margin-bottom:30px;}.news-list-item .news-img{padding:0;border-bottom:5px solid #222222;margin-bottom:20px;overflow:hidden;position:relative;}.news-img h2{z-index:1000;margin:0;font-size:1.5em;line-height:2em;width:100%;padding:12px 6px;background-color:rgba(0,0,0,.5);text-shadow:1px 2px 2px #000;position:absolute;bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.news-cats{background:#222222;padding:5px 10px;border-radius:3px;margin:0 0 10px 10px;}.news-list-content{margin:0 10px 10px 10px;}.news-summary,.news-content{padding:0 20px 20px 20px;line-height:1.5em;}.page_content{background:#f1f1f1;color:#181818;box-sizing:border-box;padding:20px;}.page_content h1{font-size:2.9em;font-weight:normal;margin-bottom:30px;text-align:center;}.page_content .page-img{margin:15px auto;}.page_content h2{clear:both;line-height:normal;font-size:1.5em;font-weight:normal;margin-bottom:10px;color:#5c5c5c;}.page_content h2:nth-of-type(1n + 2){margin-top:20px;}h2.blue{color:#25699a;font-family:Georgia,Serif;font-size:1.7em;font-weight:normal;}#foster-info dd,#foster-info dt,#foster-info li,#foster-info p{font-size:1em;line-height:1.5em;}#foster-info img{box-shadow:#ddd 5px 5px;}#foster-info dt{font-size:1.1em;margin:0 0 5px 0;}#foster-info dd{margin:0 0 10px 0;}.love-list li{list-style-type:none;margin:0;padding:0 0 0 20px;background:transparent url("../../assets/img/heart-ico.png") no-repeat;background-position:0 5px;margin-bottom:10px;}#foster-info .hero-unit{padding:20px;background-color:#fff5d2;border:thin solid #ffe381;margin:0 0 20px 0;}#foster-info .hero-unit h2{color:#df7f33;font-size:1.7em;font-weight:400;text-shadow:#fff 1px 1px 1px;padding:0;margin:0 0 10px 0;}#foster-info .hero-unit span{display:block;font-size:1.2em;margin:0 0 5px 0;padding:0;}#foster-info .hero-unit p{font-size:1.5em;}blockquote,#foster-info blockquote{margin:20px 0;border-left:5px solid #dddddd;}blockquote p,#foster-info blockquote p{font-size:1.5em;}.news{padding:5px;background-color:#424242;width:100%;}.cap-300{height:325px;max-height:325px;}.thumb{width:100%;height:120px;background-color:#eee;overflow:hidden;position:relative;}.thumb h2{margin:0;font-size:1.5em;line-height:2em;width:100%;padding:12px 6px;background-color:rgba(0,0,0,.5);text-shadow:1px 2px 2px #000;position:absolute;bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.thumb .meta{width:100%;margin:10px 0 0 0;color:#a9a9a9;text-align:right;position:absolute;bottom:0;right:10px;white-space:nowrap;overflow:hidden;}.meta a{color:#bfbfbf;}.meta a:hover{color:#c5c5c5;}.news:hover{background-color:#585858;}.news p{padding:10px;font-size:1em;line-height:1.5em;width:100%;height:110px;overflow:hidden;text-align:justify;text-overflow:ellipsis;}.news-img{width:100%;height:200px;overflow:hidden;}.news-img img{position:relative;top:-50%;width:100%;height:auto;}.news:hover .thumb h2{background-color:rgba(0,0,0,.8);}.featured_news{padding:20px 20px 0 20px;background-color:#424242;width:100%;min-height:350px;}.featured_news h1{font-size:2.5em;color:#fff;line-height:1.25em;text-align:center;text-shadow:2px 2px 4px #181818;margin:0 0 20px 0;}.featured_news img{display:block;float:left;box-sizing:border-box;width:auto;height:220px;border:none;margin:0 20px 20px 0;padding:0;}.featured_news p{color:#f7f7f7;font-size:1.2em;line-height:1.4em;margin:0 0 20px 0;font-weight:300;}.featured_news span{display:block;color:#ddd;font-size:1.1em;text-align:right;line-height:1.2em;margin:0 0 20px 0;}.action-btn{display:block;margin:0 0 20px 0;background-color:#336699;height:60px;text-align:center;border-radius:5px;background-image:linear-gradient(180deg,#336699 0%,#274f77 100%);width:100%;transition:188ms ease;}.action-icon{float:left;font-size:2em;margin:15px 5px 15px 20px;}.action-btn-help{border:2px solid #416137;color:#fff;background-color:#85d06d;text-shadow:1px 1px 1px #000;background-image:linear-gradient(180deg,#308215 0%,#1e4a0f 100%);}.action-btn-help:hover{background-color:#99ef7d;background-image:linear-gradient(180deg,rgb(36,99,16) 0%,#142b0c 100%);color:#fff;}.action-btn-news{border:2px solid #202020;color:#ffffff;background-color:#6c6c6c;text-shadow:1px 1px 1px #000;background-image:linear-gradient(180deg,#6c6c6c 0%,#424242 100%);}.action-btn-news:hover{color:#ffffff;background-color:#8b8b8b;background-image:linear-gradient(180deg,#8b8b8b 0%,#636363 100%);}.action-btn-donate{border:2px solid #0d00ff;color:#fff;background-color:#05133d;text-shadow:1px 1px 1px #000;background-image:linear-gradient(180deg,#1578c3 0%,#0c2c8c 100%);}.action-btn-donate:hover{color:#fff;background-color:#05133d;background-image:linear-gradient(180deg,#0f6aaf 0%,rgb(4,17,56) 100%);}.action-btn-vote{border:2px solid #e55300;color:#fff;background-color:#ffa675;background-image:linear-gradient(180deg,#e37c44 0%,#a24e1e 100%);text-shadow:1px 1px 1px #111a;}.action-btn-vote:hover{color:#fff;background-color:#ffba94;background-image:linear-gradient(180deg,#8c4119 0%,#683010 100%);}.btn-text{font-size:1em;margin:9px 0 0 0;line-height:1.2em;display:inline-block;}.pet-box{display:block;padding:10px 10px 0 10px;background-color:#424242;width:100%;transition:188ms ease;}.pet-box:hover{background-color:#585858;text-decoration:underline;}.pet-box:hover p{color:#fff;text-decoration:underline;}.pet-profile-pic .thumb,.pet-box img{width:100%;height:auto;}.pet-profile-pic .pet-profile-image{aspect-ratio:1/1;border-radius:50%;object-fit:cover;}.content-pet-single-sidebar{padding:20px 21px 15px;background:#491800;border-radius:42px;position:relative;z-index:2;}.pet-profile-pic .thumb{border:6px solid #862c00;box-shadow:-23px 24px 0 -5px #1111114a;}.pet-profile-stats h3{margin-bottom:var(--gap-medium);font-weight:700;border-bottom:thin solid rgba(255,255,255,.036);}.pet-archive-pagination{padding-top:15px;clear:both;}.pet-archive-pagination a{display:inline-flex;align-items:center;gap:5px;line-height:1;padding:8px 12px;border:thin solid #eee;border-radius:8px;color:#fefefe;background-color:transparent;transition:188ms ease;&:hover{text-decoration:none;background-color:#fefefe;color:#111}}h2.heading-404{font-size:5em;text-shadow:5px 4px 0 #000;}p.text-404{font-size:2em;color:#bbb;text-shadow:3px 3px 0 #000;}.text-404 .img-responsive{margin:0 auto;}.one-edge-shadow{box-shadow:0 20px 20px -15px rgba(0,0,0,.5);}.center{text-align:center;}.margin-left-15{margin-left:15px;}.margin-center{margin-left:auto;margin-right:auto;}.margin-right-15{margin-right:15px;}.margin-top-15{margin-top:15px;}.margin-bottom-15{margin-bottom:15px;}.margin-10-top{margin-top:10px;}.margin-20-top{margin-top:20px;}.margin-10-bottom{margin-bottom:10px;}.margin-20-bottom{margin-bottom:20px;}.obg_adoption img{max-width:150px;max-height:150px;}.carousel-inner{padding-bottom:18px;}.carousel-indicators{bottom:35px;}@media (max-width:767px){.global-header{text-align:center}.global-header form.pull-right,.global-header ul.pull-right{float:none!important;margin:0 auto;display:inline-block}.branding .logo{margin-top:10px;height:60px}.pet-btns .col-xs-6:nth-child(-n + 2){margin-bottom:10px}.btn-text{font-size:.9em;margin:10px 0 0 0}}@media (max-width:480px){.btn-text{font-size:.7em;margin:16px 0 0 0}}@media (min-width:768px) and (max-width:991px){.branding .logo{margin-top:20px;height:75px}.btn-text{font-size:.8em;margin:15px 0 0 0}.action-icon{margin:15px 5px 15px 10px}}.content-adoptions .row-content-adoptions{margin:auto;display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;}.content-adoptions .row-content-adoptions h2{width:100%;flex:none;}.content-adoptions .row-content-adoptions .hentry{margin:0 auto;}.content-adoptions .row-content-adoptions .hentry h4{font-size:18px;white-space:wrap;color:#e8e8e8;font-weight:400;}.content-adoptions .row-content-adoptions .hentry small{color:#eee!important;}.content-adoptions .row-navigation{flex:none;width:100%;}.pet-profile-pic.margin-20-top{max-width:300px;margin:auto;}div#news_block{display:flex;flex-wrap:wrap;gap:12px;}div#news_block>div{width:calc((100% / 3) - 12px);padding:3px;}@media (width <=800px){div#news_block>div{width:calc(75% - 12px);margin:0 auto}}@media (width <=540px){div#news_block>div{width:100%}}div#news_block .cap-300{height:100%;max-height:100%;border-radius:10px;}div#news_block .cap-300 .meta{text-align:right;padding:0 8px;}.pet-gallery-list{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0;}.pet-gallery-list>li{padding:0;}body.lightbox-open{overflow:hidden;}.simple-lightbox[hidden]{display:none;}.simple-lightbox{position:fixed;inset:0;z-index:99999;}.simple-lightbox-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.85);}.simple-lightbox-dialog{position:relative;z-index:2;width:calc(100% - 2rem);max-width:1200px;height:calc(100% - 2rem);margin:1rem auto;display:flex;align-items:center;justify-content:center;}.simple-lightbox-figure{margin:0;max-width:100%;max-height:100%;text-align:center;}.simple-lightbox-image{display:block;max-width:100%;max-height:calc(100vh - 8rem);margin:0 auto;border-radius:.25rem;}.simple-lightbox-caption{margin-top:.75rem;color:#fff;font-size:1rem;line-height:1.4;}.simple-lightbox-close,.simple-lightbox-prev,.simple-lightbox-next{position:absolute;z-index:3;border:0;background:rgba(0,0,0,.7);color:#fff;cursor:pointer;line-height:1;}.simple-lightbox-close{top:1rem;right:1rem;font-size:2rem;width:3rem;height:3rem;border-radius:999px;}.simple-lightbox-prev,.simple-lightbox-next{top:50%;transform:translateY(-50%);font-size:2rem;width:3rem;height:3rem;border-radius:999px;}.simple-lightbox-prev{left:1rem;}.simple-lightbox-next{right:1rem;}.simple-lightbox-close:focus,.simple-lightbox-prev:focus,.simple-lightbox-next:focus{outline:2px solid #fff;outline-offset:2px;}.prev-next-block{display:flex;}.prev-next-block a + a{margin-left:auto;}div#primary-sidebar{max-height:500px;overflow:hidden scroll;}div#primary-sidebar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.45) rgba(255,255,255,.12);}div#primary-sidebar .widget-title{margin-top:0;position:sticky;top:0;z-index:1000;background:#313131;padding:3px 5px;}div#primary-sidebar::-webkit-scrollbar{width:12px;height:12px;}div#primary-sidebar::-webkit-scrollbar-track{background:rgba(255,255,255,.12);border-radius:999px;}div#primary-sidebar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.45);border-radius:999px;border:2px solid rgba(0,0,0,0);background-clip:padding-box;}div#primary-sidebar::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.65);}#searchform .input-group{display:flex;}#searchform .input-group button:hover{background:#232323;}.header-row-top{display:flex;align-items:center;}.news-content{clear:both;}.news-content ul.list-unstyled.list-inline{display:flex;flex-wrap:wrap;gap:8px;margin:0 auto;}.news-content ul.list-unstyled.list-inline>li{padding:0;}.widget_obg_pet_images a{display:flex;flex-direction:column;max-height:69px;align-items:center;justify-content:center;}.widget_obg_pet_images a img{color:#fff;}.obg-pet-fallback-image{opacity:.3;}.pet-profile-stats ul,.pet-profile-stats dl{list-style:none;padding:0;}.pet-profile-stats dl{margin:0;}.pet-profile-stats ul li,.pet-profile-stats dt,.pet-profile-stats dd{font-size:var(--font-size-large);margin:var(--gap-small) 0 0;}.pet-profile-stats dt{font-weight:700;}.pet-profile-stats dd{margin-left:0;}.about-financial-disclosures{margin:var(--gap-large) 0;}.about-financial-disclosures h2 small{display:inline-block;color:#333;font-size:.45em;margin-left:.35em;vertical-align:middle;}.about-financial-disclosures-summary{margin-bottom:var(--gap-medium);}.about-financial-table-block{margin-top:var(--gap-large);}.about-financial-table-scroll{max-width:100%;overflow-x:auto;}.about-financial-table-scroll:focus{outline:2px solid #336699;outline-offset:4px;}.about-financial-table{width:100%;min-width:420px;border-collapse:collapse;color:#111;background:#fff;}.about-financial-table caption{padding:0 0 var(--gap-small);color:#333;font-weight:700;text-align:left;}.about-financial-table th,.about-financial-table td{padding:.75rem 1rem;border:1px solid #d7d7d7;text-align:left;vertical-align:top;}.about-financial-table thead th{background:#334f2f;color:#fff;}.about-financial-table tbody th{font-weight:700;}.about-financial-table tbody tr:nth-child(even){background:#f5f7f2;}.about-financial-row-note{display:block;margin-top:.35rem;color:#444;font-size:.9em;}ul.about-history-list li{font-size:var(--font-size-large);margin:var(--gap-small) 0;}.about-history-year{width:13rem;}span.about-history-text{flex:1;}