/*!
 * Bootstrap Reboot v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfc;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2a3034;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:url("/fonts/open-sans-v34-latin-regular.eot?");src:local(""),url("/fonts/open-sans-v34-latin-regular.eot?#iefix") format("embedded-opentype"),url("/fonts/open-sans-v34-latin-regular.woff2") format("woff2"),url("/fonts/open-sans-v34-latin-regular.woff") format("woff"),url("/fonts/open-sans-v34-latin-regular.ttf") format("truetype"),url("/fonts/open-sans-v34-latin-regular.svg#OpenSans") format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;src:url("/fonts/open-sans-v34-latin-600.eot?");src:local(""),url("/fonts/open-sans-v34-latin-600.eot?#iefix") format("embedded-opentype"),url("/fonts/open-sans-v34-latin-600.woff2") format("woff2"),url("/fonts/open-sans-v34-latin-600.woff") format("woff"),url("/fonts/open-sans-v34-latin-600.ttf") format("truetype"),url("/fonts/open-sans-v34-latin-600.svg#OpenSans") format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;src:url("/fonts/open-sans-v34-latin-700.eot?");src:local(""),url("/fonts/open-sans-v34-latin-700.eot?#iefix") format("embedded-opentype"),url("/fonts/open-sans-v34-latin-700.woff2") format("woff2"),url("/fonts/open-sans-v34-latin-700.woff") format("woff"),url("/fonts/open-sans-v34-latin-700.ttf") format("truetype"),url("/fonts/open-sans-v34-latin-700.svg#OpenSans") format("svg")}*{font-family:"Open Sans"}body{font-size:16px}.text-red{color:#cd0528}.text-reda{color:#cd0528}.text-orange{color:#ca6302}.text-orangea{color:#ca6302}a{color:#000;text-decoration:underline;font-weight:inherit}a:hover,a:focus{color:#cd0528}.spacer-red{background:#cd0528;width:49px;height:1px;margin-left:-1rem;margin-top:1rem;margin-bottom:1rem}h1{color:#cd0528;font-size:26px;font-style:normal;font-weight:600;line-height:1.23}h2{color:#cd0528;font-size:22px;font-style:normal;font-weight:600;line-height:1.18}h3{color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:22px}@media(min-width:576px){.spacer-red{margin-left:0}h1{font-size:42px;line-height:1.14286}h2{font-size:36px;line-height:1.0555}h3{font-size:22px;font-style:normal;font-weight:700;line-height:26px;margin-bottom:1rem}}.desktop-only{display:none}.aspect-ratio-3-2{aspect-ratio:3/2}.aspect-ratio-1-1{aspect-ratio:1/1}.aspect-ratio-4-5{aspect-ratio:4/5}.aspect-ratio-4-3{aspect-ratio:4/3}.img-btn{border:0;background:none;padding:0}.img-btn svg{display:block;color:inherit;width:100%;height:100%}.svg-icons{display:none}.link-arrow{display:inline-block;position:relative;padding-left:29px;color:#000;text-decoration:none;font-style:normal;font-weight:400;font-size:1rem}.link-arrow::before{content:"";position:absolute;background:url("/content/icons/arrow-right-red.svg");background-size:100%;width:12px;height:13px;left:0;top:5px}.link-arrow:focus,.link-arrow:hover{text-decoration:underline;color:#cd0528}span.check-red{padding-left:30px;position:relative;display:inline-block}span.check-red::before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;background:url("/content/icons/check-red.svg") no-repeat;background-size:100%}@media screen and (min-width:997px){span.check-red{padding-left:36px}span.check-red::before{width:22px;height:22px}}.bg-grey{background-color:#f0f0f0}.custom-checkbox{display:inline-block;line-height:1}.custom-checkbox label{cursor:pointer;display:inline-flex;align-items:center;gap:15px;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.custom-checkbox label>span{flex:1}.custom-checkbox label::before{display:inline-block;content:"";width:22px;height:24px;background:url("/Content/icons/checkbox-unchecked.svg") no-repeat;background-size:100%}.custom-checkbox input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.custom-checkbox input[type=checkbox]:checked~label::before{background:url("/Content/icons/checkbox-checked.svg") no-repeat}.custom-checkbox input[type=checkbox]:focus~label,.custom-checkbox input[type=checkbox]:hover~label{text-decoration:underline}.custom-radio{display:inline-block;line-height:1}.custom-radio label{cursor:pointer;display:inline-flex;align-items:center;gap:15px;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.custom-radio label::before{display:inline-block;content:"";width:24px;height:24px;background:url("/Content/icons/radio-unchecked.svg") no-repeat;background-size:100%}.custom-radio input[type=radio]{position:absolute;opacity:0;width:0;height:0}.custom-radio input[type=radio]:checked~label::before{background:url("/Content/icons/radio-checked.svg") no-repeat}.custom-radio input[type=radio]:focus~label,.custom-radio input[type=radio]:hover~label{text-decoration:underline}.loading-animation{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2)}.loading-animation::after{content:"";width:48px;height:48px;border:5px solid #cd0528;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading-animation:not(.show){display:none}.big-sep{background:#d8d8d8;width:100%;height:1px}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.footer-margin-top{margin-top:60px}@media screen and (min-width:997px){.footer-margin-top{margin-top:100px}}.tiny-slider{display:flex}.container-table-scroll-x{max-width:100%!important;overflow-x:auto!important}.text-center{text-align:center}a.button,button.button{padding:9px 25px;text-decoration:none;text-transform:uppercase;display:inline-flex;font-size:15px;line-height:1.5;align-items:center;justify-content:center;background:#000;border:1px solid #000;color:#fff;font-style:normal;font-weight:600;border-radius:21px}a.button:hover,button.button:hover{background:#fff;color:#000}a.button:focus,button.button:focus{background:#fff;color:#000}a.button.outline,button.button.outline{background:#fff;color:#000}a.button.outline:hover,button.button.outline:hover{background:#000;color:#fff}a.button.outline:focus,button.button.outline:focus{background:#000;color:#fff}a.button.desktop,button.button.desktop{padding:10px 25px;font-size:18px;border-radius:22.5px}a.button.small,a.button.resp-small,button.button.small,button.button.resp-small{padding:4px 15px;font-size:13px;border-radius:15px}a.button.red,button.button.red{color:#fff;background:#cd0528;border-color:#cd0528}a.button.red:hover,button.button.red:hover{color:#cd0528;background:#fff}a.button.red:focus,button.button.red:focus{color:#cd0528;background:#fff}a.button.red-outline,button.button.red-outline{color:#cd0528;background:#fff;border-color:#cd0528}a.button.red-outline:hover,button.button.red-outline:hover{color:#fff;background:#cd0528}a.button.red-outline:focus,button.button.red-outline:focus{color:#fff;background:#cd0528}a.button.white-outline,button.button.white-outline{color:#fff;background:transparent;border-color:#fff}a.button.white-outline:hover,button.button.white-outline:hover{color:#cd0528;background:#fff}a.button.white-outline:focus,button.button.white-outline:focus{color:#cd0528;background:#fff}a.button.grey,button.button.grey{background:#d8d8d8;border-color:#d8d8d8;color:#000}a.button.grey:hover,button.button.grey:hover{background:#cd0528;border-color:#cd0528;color:#fff}a.button.grey:focus,button.button.grey:focus{background:#cd0528;border-color:#cd0528;color:#fff}a.button[disabled],button.button[disabled]{background:#d8d8d8;border-color:#d8d8d8;color:#000;cursor:default}a.button[disabled]:hover,button.button[disabled]:hover{background:#d8d8d8;border-color:#d8d8d8;color:#000}a.button[disabled]:focus,button.button[disabled]:focus{background:#d8d8d8;border-color:#d8d8d8;color:#000}@media screen and (min-width:997px){a.button.resp-small,button.button.resp-small{padding:9px 25px;font-size:16px;border-radius:22px}a.button.resp-bigger,button.button.resp-bigger{padding:9px 25px;font-size:18px;border-radius:22px}}.badge{text-transform:uppercase;display:inline-flex;width:auto;height:1.25rem;align-items:center;justify-content:center;font-size:.75rem;border-radius:.3125rem;padding:0 .3125rem;font-style:normal;font-weight:600}.badge.red{background:#cd0528;color:#fff}.badge.grey{background:#5a5a5a;color:#fff}.badge.heart:before{content:"";width:.8125rem;height:.6875rem;background:url("/content/icons/heart.svg") no-repeat;background-size:.8125rem .6875rem;margin-right:.3125rem}@media(min-width:576px){.badge{height:1.5rem;font-size:.8125rem;border-radius:.3125rem;padding:0 .625rem}}.bubble{display:inline-block;width:100px;height:50px;font-size:.75rem;line-height:1.16;padding:18px 2px 0 4px;font-style:normal;font-weight:400;position:relative;background-size:contain;background-repeat:no-repeat;background-position:bottom}.bubble.red-outline{background-image:url("/Content/icons/bubble-red-outline-small.svg");color:#cd0528}.bubble.red{background-image:url("/Content/icons/bubble-red-small.svg");color:#fff}.bubble.red-light{background-image:url("/Content/icons/bubble-red-light-small.svg");color:#cd0528;width:108px;height:49px;font-weight:600}.bubble.heart:after{content:"";position:absolute;display:block;width:15px;height:13px;background:url("/Content/icons/heart-red.svg") no-repeat;top:19px;right:5px;background-size:contain}@media(min-width:576px){.bubble{font-size:.8125rem;line-height:1.15385;padding:25px 2px 0 6px}.bubble.red-outline{width:110px;height:60px}.bubble.red{width:110px;height:60px}.bubble.red-light{width:110px;height:60px;font-weight:400;padding:27px 2px 0 6px}.bubble.heart:after{width:18px;height:16px;top:27px;right:5px}}header{position:absolute;top:0;left:0;right:0;z-index:9000}header .header-content{background:linear-gradient(180deg,rgba(0,0,0,.7) 30.12%,rgba(0,0,0,0) 99.83%)}header .header-content>.content-wrapper{height:100%;display:grid;align-items:center;column-gap:37px;padding-right:14.75px;padding-top:17px;padding-bottom:17px;grid-template-columns:auto min-content;width:100%}header .header-content .logo{background:#fff;width:126px;height:126px;border-radius:126px;display:block;position:absolute;left:-20px;top:-38px}header .header-content .logo img{position:absolute;width:85px;height:67px;right:14px;bottom:15px}header .header-content .partner-text{grid-row:2;grid-column:1/-1;font-size:12px;line-height:1;z-index:1;padding-left:24px;padding-top:4px;font-style:normal;font-weight:600;color:#5a5a5a}header .header-content .partner-text br{display:none}header .header-content .quick-links{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;justify-self:end}header .header-content .quick-links span{color:#fff;font-style:normal;font-weight:400;font-size:.78125rem}header .header-content .hamburger-toggle{display:inline-block;width:26.25px;height:30px;color:#fff}header .header-content .hamburger-toggle:focus,header .header-content .hamburger-toggle:hover{color:#cd0528}header #hamburger-content{display:none;position:absolute;background:#fff;border-radius:0 0 15px 15px;top:0;left:0;right:0;z-index:9999}header #hamburger-content .mobile-only .head{display:flex;gap:17px;width:100%;height:90px;border-bottom:1px solid #d8d8d8}header #hamburger-content .mobile-only .head img{width:84.685px;height:66.677px;margin-top:6px;margin-left:7px}header #hamburger-content .mobile-only .head span{flex:1;align-self:center;font-size:.8125rem;font-style:normal;font-weight:400;color:#cd0528}header #hamburger-content .mobile-only .head .hamburger-toggle{align-self:center;width:25px;height:25px;display:block;color:#000;margin-right:15px}header #hamburger-content .mobile-only .head .hamburger-toggle:hover,header #hamburger-content .mobile-only .head .hamburger-toggle:focus{color:#cd0528}header #hamburger-content .mobile-only .donate{display:flex;align-items:center;justify-content:center;padding:11px 0 13px 0;border-bottom:1px solid #d8d8d8}header #hamburger-content .mobile-only .main-navigation>ul{list-style:none;margin:0;padding:0}header #hamburger-content .mobile-only .main-navigation>ul>li{position:relative;border-bottom:1px solid #d8d8d8;display:flex;flex-wrap:wrap}header #hamburger-content .mobile-only .main-navigation>ul>li>a{display:block;padding:6px 15px;font-size:1rem;color:#000;text-decoration:none;font-style:normal;font-weight:700}header #hamburger-content .mobile-only .main-navigation>ul>li>a.active,header #hamburger-content .mobile-only .main-navigation>ul>li>a:hover,header #hamburger-content .mobile-only .main-navigation>ul>li>a:focus{color:#cd0528;text-decoration:underline}header #hamburger-content .mobile-only .main-navigation>ul>li>.toggle{flex:1;display:flex;align-items:center;justify-content:flex-end;padding-right:15px;color:#000}header #hamburger-content .mobile-only .main-navigation>ul>li>.toggle:hover,header #hamburger-content .mobile-only .main-navigation>ul>li>.toggle:focus{color:#cd0528}header #hamburger-content .mobile-only .main-navigation>ul>li>.toggle svg{width:18px;height:16px;transition:transform .5s}header #hamburger-content .mobile-only .main-navigation>ul>li>ul{flex-basis:100%;list-style:none;margin:0;padding:0;background:#f0f0f0;display:none}header #hamburger-content .mobile-only .main-navigation>ul>li>ul>li>a{color:#000;font-size:1rem;font-style:normal;font-weight:400;text-decoration:none;position:relative;display:block;padding:6px 12px 6px 43px}header #hamburger-content .mobile-only .main-navigation>ul>li>ul>li>a:hover,header #hamburger-content .mobile-only .main-navigation>ul>li>ul>li>a:focus,header #hamburger-content .mobile-only .main-navigation>ul>li>ul>li>a.active{color:#cd0528;font-weight:700;text-decoration:underline}header #hamburger-content .mobile-only .main-navigation>ul>li>ul>li>a::before{content:"";position:absolute;left:17px;top:12px;width:12px;height:13px;background:url("/Content/icons/arrow-right-red.svg") no-repeat;background-size:100%}header #hamburger-content .mobile-only .main-navigation>ul>li:hover{background:#f0f0f0}header #hamburger-content .mobile-only .main-navigation>ul>li.open{background:#f0f0f0}header #hamburger-content .mobile-only .main-navigation>ul>li.open>.toggle svg{transform:rotate(180deg)}header #hamburger-content .mobile-only .main-navigation>ul>li.open>ul{display:block}header #hamburger-content .mobile-only>.socials-and-language{padding:15px 15px 19px;display:flex;align-items:center;justify-content:space-between}header #hamburger-content .mobile-only>.socials-and-language>.socials{display:flex;align-items:center;gap:12px}header #hamburger-content .mobile-only>.socials-and-language>.socials>a{display:inline-flex;height:25px;width:30px;align-items:center;justify-content:center;color:#000}header #hamburger-content .mobile-only>.socials-and-language>.socials>a>svg{display:block;height:100%;max-width:100%}header #hamburger-content .mobile-only>.socials-and-language>.socials>a:hover,header #hamburger-content .mobile-only>.socials-and-language>.socials>a:focus{color:#cd0528}header #hamburger-content .mobile-only>.socials-and-language>.languages>.language{font-size:1rem;font-style:normal;font-weight:400;color:#000;text-decoration:none}header #hamburger-content .mobile-only>.socials-and-language>.languages>.language:hover,header #hamburger-content .mobile-only>.socials-and-language>.languages>.language:focus,header #hamburger-content .mobile-only>.socials-and-language>.languages>.language.active{font-weight:700}header #hamburger-content .mobile-only .teasers{padding:0 15px 20px}header #hamburger-content .mobile-only .teasers .teaser-item{max-width:320px}header #hamburger-content .mobile-only .teasers .teaser-item>.wrapper img{height:219px}header #hamburger-content.show{display:block}header #hamburger-content.show~#hamburger-backdrop{display:block;position:fixed;z-index:9991;top:0;left:0;right:0;bottom:0;width:100%;height:100vh}header #hamburger-backdrop{display:none;opacity:.8;background:#000}header.small,header.sticky{position:sticky;transition:transform ease-in-out .4s}header.small .header-content,header.sticky .header-content{background:#fff;border-bottom:1px solid #d8d8d8}header.small .header-content .quick-links,header.sticky .header-content .quick-links{justify-self:end}header.small .header-content .quick-links span,header.sticky .header-content .quick-links span{color:#cd0528}header.small .header-content .hamburger-toggle,header.sticky .header-content .hamburger-toggle{color:#000}header.small #hamburger-content,header.sticky #hamburger-content{max-height:100vh;overflow-y:scroll}header.small #hamburger-content::-webkit-scrollbar,header.sticky #hamburger-content::-webkit-scrollbar{width:0;background:transparent}header.hidden{transform:translateY(-101px)}header .desktop-only{display:none}@media screen and (min-width:997px){header .mobile-only{display:none}header .desktop-only{display:inherit}header.small>.header-content>.content-wrapper,header.sticky>.header-content>.content-wrapper{position:relative;padding-top:25px;padding-bottom:25px}header.small>.header-content>.content-wrapper:is(.ach),header.sticky>.header-content>.content-wrapper:is(.ach){display:grid;grid-template-columns:auto min-content;padding-bottom:8px}header.small>.header-content>.content-wrapper:is(.ach) .partner-text,header.sticky>.header-content>.content-wrapper:is(.ach) .partner-text{display:block;font-size:14px;font-style:normal;font-weight:600;line-height:16px;color:#5a5a5a;padding-top:20px;padding-left:8px}header.small>.header-content>.content-wrapper:is(.ach) .quick-links,header.sticky>.header-content>.content-wrapper:is(.ach) .quick-links{justify-self:flex-end}header.small>.header-content .quick-links,header.sticky>.header-content .quick-links{flex-direction:row}header.small>.header-content .logo,header.sticky>.header-content .logo{background:transparent}header.small>.header-content .logo>img,header.sticky>.header-content .logo>img{width:108px;height:85px;bottom:-4px}header>.header-content>.content-wrapper{width:80vw;margin:auto;padding-right:unset;column-gap:42px}header>.header-content>.content-wrapper>.quick-links{flex-direction:row}header #hamburger-content{background:none;border-radius:unset}header #hamburger-content>.desktop-only{position:relative}header #hamburger-content>.desktop-only>.content-wrapper{width:100%;margin:auto;overflow:hidden;min-height:335px}header #hamburger-content>.desktop-only>.content-wrapper::after{content:"";position:absolute;top:0;right:0;bottom:0;width:50vw;background:#fff;z-index:-1}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper{margin-left:auto;background:#fff;border-radius:0 0 0 15px;display:grid;grid-template-columns:300px auto 300px;padding-bottom:42px;padding-left:31px;padding-right:31px;row-gap:1rem;min-height:335px}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.head{padding-top:25px;padding-bottom:25px;display:flex;align-items:center;justify-content:flex-end;grid-column:-1/1}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.head>span{font-style:normal;font-weight:600;font-size:1.375rem}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.head>.button{margin-left:29px}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.head>.hamburger-toggle{width:36px;height:48px;margin-left:42px}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.teaser>.teasers>.teaser-item{max-width:100%}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.teaser>.teasers>.teaser-item>.wrapper{max-width:100%}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation{grid-row:2;grid-column:1/3;position:relative}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul{list-style:none;margin:0 0 10px 0;padding:0}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li{display:flex;align-items:center;border-bottom:1px solid #d8d8d8;width:300px}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li.open>a,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li:hover>a{color:#cd0528;text-decoration:underline}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li.open>ul,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li:hover>ul{display:block;z-index:2}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li.initially-open>ul{z-index:1}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li:first-child{border-top:1px solid #d8d8d8}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>a{flex:1;text-decoration:none;padding:15px 0;font-style:normal;font-weight:700;font-size:1.375rem}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>a:hover,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>a:focus{color:#cd0528;text-decoration:underline}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li.open>ul,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li.show>ul{display:block}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>.toggle{width:42px;height:63px;justify-content:flex-end;display:flex;align-items:center}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>.toggle>svg{width:17.5px;height:15px}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>.toggle:hover>svg,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>.toggle:focus>svg{color:#cd0528}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>ul{display:none;list-style:none;margin:0;padding:12px 0 0;position:absolute;left:300px;top:0;bottom:0;background:#fff;z-index:1;width:calc(100% - 300px)}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>ul>li>a{font-size:1.25rem;font-style:normal;font-weight:400;text-decoration:none;padding:6px 0 6px 30px;display:block}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>ul>li>a.active,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>ul>li>a:hover,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>ul>li>a:focus{color:#cd0528;font-weight:700;text-decoration:underline}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language{grid-row:4;grid-column:1;display:flex;align-items:center;justify-content:space-between}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.socials{display:flex;align-items:center;gap:12px}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.socials>a{display:inline-flex;height:38px;width:42px;align-items:center;justify-content:center;color:#000}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.socials>a>svg{display:block;height:100%;max-width:100%}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.socials>a:hover,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.socials>a:focus{color:#cd0528}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.languages>.language{font-size:1.375rem;font-style:normal;font-weight:400;color:#000;text-decoration:none}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.languages>.language:hover,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.languages>.language:focus,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.languages>.language.active{font-weight:700}}@media screen and (min-width:1540px){header:not(.small,.sticky)>.header-content .logo{width:277px;height:277px;border-radius:277px;top:-84px;left:-25px}header:not(.small,.sticky)>.header-content .logo>img{width:183px;height:144px;right:47px;bottom:30px}header>.header-content>.content-wrapper{padding-top:25px;padding-bottom:25px}header>.header-content>.content-wrapper>.quick-links{flex-direction:row;gap:0}header>.header-content>.content-wrapper>.quick-links span{margin-right:47px;font-style:normal;font-weight:600;font-size:1.25rem}header>.header-content>.content-wrapper>.quick-links .button{margin-right:29px}header>.header-content>.content-wrapper>.quick-links .button:last-child{margin-right:0}header>.header-content>.content-wrapper>.hamburger-toggle{width:37px;height:43px}header #hamburger-content{background:none;border-radius:unset}header #hamburger-content>.desktop-only{position:relative}header #hamburger-content>.desktop-only>.content-wrapper{width:80vw;margin:auto;overflow:hidden;min-height:335px}header #hamburger-content>.desktop-only>.content-wrapper::after{content:"";position:absolute;top:0;right:0;bottom:0;width:50vw;background:#fff;z-index:-1}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper{margin-left:auto;background:#fff;border-radius:0 0 0 15px;display:grid;grid-template-columns:385px auto 485px;padding-bottom:42px;padding-left:31px;padding-right:0;row-gap:1rem;min-height:335px}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.head{display:flex;align-items:center;justify-content:flex-end;grid-column:-1/1}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.head>span{font-style:normal;font-weight:600;font-size:1.375rem}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.head>.button{margin-left:29px}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.head>.hamburger-toggle{width:36px;height:48px;margin-left:42px}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.teaser{grid-column:3;grid-row:2/3}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.teaser>.teasers>.teaser-item{max-width:100%}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.teaser>.teasers>.teaser-item>.wrapper{max-width:100%}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation{grid-row:2;grid-column:1/3;position:relative}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul{list-style:none;margin:0 0 10px 0;padding:0}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li{display:flex;align-items:center;border-bottom:1px solid #d8d8d8;width:385px}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li.open>a,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li:hover>a{color:#cd0528;text-decoration:underline}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li.open>ul,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li:hover>ul{display:block}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li:first-child{border-top:1px solid #d8d8d8}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>a{flex:1;text-decoration:none;padding:15px 0;font-style:normal;font-weight:700;font-size:1.375rem}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>a:hover,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>a:focus{color:#cd0528;text-decoration:underline}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li.open>ul,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li.show>ul{display:block}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>.toggle{width:42px;height:63px;justify-content:flex-end;display:flex;align-items:center}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>.toggle>svg{width:17.5px;height:15px}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>.toggle:hover>svg,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>.toggle:focus>svg{color:#cd0528}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>ul{display:none;list-style:none;margin:0;padding:12px 0 0;position:absolute;left:385px;top:0;bottom:0;background:#fff;width:calc(100% - 385px)}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>ul>li>a{font-size:1.25rem;font-style:normal;font-weight:400;text-decoration:none;padding:6px 0 6px 83px;display:block}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>ul>li>a.active,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>ul>li>a:hover,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.main-navigation>ul>li>ul>li>a:focus{color:#cd0528;font-weight:700;text-decoration:underline}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language{grid-row:3;grid-column:1;display:flex;align-items:center;justify-content:space-between}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.socials{display:flex;align-items:center;gap:12px}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.socials>a{display:inline-flex;height:38px;width:42px;align-items:center;justify-content:center;color:#000}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.socials>a>svg{display:block;height:100%;max-width:100%}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.socials>a:hover,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.socials>a:focus{color:#cd0528}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.languages>.language{font-size:1.375rem;font-style:normal;font-weight:400;color:#000;text-decoration:none}header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.languages>.language:hover,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.languages>.language:focus,header #hamburger-content>.desktop-only>.content-wrapper>.offset-wrapper>.socials-and-language>.languages>.language.active{font-weight:700}}.controls-and-navigation{position:absolute;right:0;bottom:-42px}.controls-and-navigation .controls{display:contents}.controls-and-navigation .controls .prev{position:absolute;top:8px;left:0;display:block;border:0;background:url("/Content/icons/arrow-left.svg");background-size:contain;background-repeat:no-repeat;width:16px;height:18px;line-height:0;font-size:0}.controls-and-navigation .controls .prev:hover,.controls-and-navigation .controls .prev:focus{background:url("/Content/icons/arrow-left-red.svg")}.controls-and-navigation .controls .next{position:absolute;top:9px;right:0;display:block;border:0;background:url("/Content/icons/arrow-right.svg");background-size:contain;background-repeat:no-repeat;width:16px;height:18px;line-height:0;font-size:0}.controls-and-navigation .controls .next:hover,.controls-and-navigation .controls .next:focus{background:url("/Content/icons/arrow-right-red.svg");background-repeat:no-repeat}.controls-and-navigation .navigation{height:20px;padding:0 27px}.controls-and-navigation .navigation button{border:0;background:#000;display:inline-block;width:7px!important;height:2px!important;border-radius:1px;line-height:0;font-size:0}.controls-and-navigation .navigation button.tns-nav-active,.controls-and-navigation .navigation button:hover,.controls-and-navigation .navigation button:focus{background:#cd0528}.controls-and-navigation.slider{bottom:-22px}.red .controls-and-navigation .controls .prev{background-image:url("/Content/icons/arrow-left-white.svg")}.red .controls-and-navigation .controls .prev:hover,.red .controls-and-navigation .controls .prev:focus{background-image:url("/Content/icons/arrow-left.svg")}.red .controls-and-navigation .controls .next{background-image:url("/Content/icons/arrow-right-white.svg")}.red .controls-and-navigation .controls .next:hover,.red .controls-and-navigation .controls .next:focus{background-image:url("/Content/icons/arrow-right.svg")}.red .controls-and-navigation .navigation button{background:#fff}.red .controls-and-navigation .navigation button.tns-nav-active,.red .controls-and-navigation .navigation button:hover,.red .controls-and-navigation .navigation button:focus{background:#000}@media(min-width:576px){.controls-and-navigation.slider{bottom:-32px}}@media screen and (min-width:997px){.controls-and-navigation.slider{right:0}.controls-and-navigation.animaldetail{position:relative;bottom:0;right:0;width:auto;display:inline-flex;align-items:center;justify-content:flex-end;float:right;margin-top:4px;margin-bottom:1rem}}.teaser-item>.wrapper{background:#f0f0f0;width:100%;max-width:100%;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;text-decoration:unset;height:100%}.teaser-item>.wrapper>.image{display:block;overflow:hidden}.teaser-item>.wrapper img{width:100%;height:auto;object-fit:cover;transition:transform .4s}.teaser-item>.wrapper>.description{padding:14px 10px;height:auto}.teaser-item>.wrapper>.description>.date,.teaser-item>.wrapper>.description>.sub{display:block;font-size:.875rem;color:#5a5a5a;line-height:1.28571;margin-bottom:11px}.teaser-item>.wrapper>.description>.text{font-size:1.125rem;color:#000;font-style:normal;font-weight:700;line-height:1.22}.teaser-item>a.wrapper:hover,.teaser-item>a.wrapper:focus{background:#cd0528}.teaser-item>a.wrapper:hover img,.teaser-item>a.wrapper:focus img{text-decoration:none;transform:scale(1.1)}.teaser-item>a.wrapper:hover>.description,.teaser-item>a.wrapper:focus>.description{overflow:hidden}.teaser-item>a.wrapper:hover>.description>.date,.teaser-item>a.wrapper:hover>.description>.sub,.teaser-item>a.wrapper:hover>.description>.richtext,.teaser-item>a.wrapper:focus>.description>.date,.teaser-item>a.wrapper:focus>.description>.sub,.teaser-item>a.wrapper:focus>.description>.richtext{color:#fff}.teaser-item>a.wrapper:hover>.description>.date h2,.teaser-item>a.wrapper:hover>.description>.date h3,.teaser-item>a.wrapper:hover>.description>.date h4,.teaser-item>a.wrapper:hover>.description>.date h5,.teaser-item>a.wrapper:hover>.description>.sub h2,.teaser-item>a.wrapper:hover>.description>.sub h3,.teaser-item>a.wrapper:hover>.description>.sub h4,.teaser-item>a.wrapper:hover>.description>.sub h5,.teaser-item>a.wrapper:hover>.description>.richtext h2,.teaser-item>a.wrapper:hover>.description>.richtext h3,.teaser-item>a.wrapper:hover>.description>.richtext h4,.teaser-item>a.wrapper:hover>.description>.richtext h5,.teaser-item>a.wrapper:focus>.description>.date h2,.teaser-item>a.wrapper:focus>.description>.date h3,.teaser-item>a.wrapper:focus>.description>.date h4,.teaser-item>a.wrapper:focus>.description>.date h5,.teaser-item>a.wrapper:focus>.description>.sub h2,.teaser-item>a.wrapper:focus>.description>.sub h3,.teaser-item>a.wrapper:focus>.description>.sub h4,.teaser-item>a.wrapper:focus>.description>.sub h5,.teaser-item>a.wrapper:focus>.description>.richtext h2,.teaser-item>a.wrapper:focus>.description>.richtext h3,.teaser-item>a.wrapper:focus>.description>.richtext h4,.teaser-item>a.wrapper:focus>.description>.richtext h5{color:#fff}.teaser-item>a.wrapper:hover>.description>.text,.teaser-item>a.wrapper:focus>.description>.text{color:#fff;text-decoration:underline}.teaser-item>div.wrapper:hover img,.teaser-item>div.wrapper:focus img{text-decoration:none;transform:scale(1.1)}.red .teaser-item>.wrapper{background:#fff}.red .teaser-item>.wrapper:hover,.red .teaser-item>.wrapper:focus{background:#a80320}@media screen and (min-width:997px){.teaser-item>.wrapper>.description{padding:34px 18px;height:auto}}.animal-teaser-slider{margin-bottom:57px;margin-top:16px}.animal-teaser-slider>.wrapper{position:relative}.animal-teaser{padding-top:10px;display:inline-block;width:158px;text-decoration:none}.animal-teaser .outer-wrapper{border-radius:10px;background:#fff}.animal-teaser .outer-wrapper .image-and-overlays{position:relative}.animal-teaser .outer-wrapper .image-wrapper{overflow:hidden;border-radius:10px 10px 0 0}.animal-teaser .outer-wrapper .image-wrapper img{display:block;border-radius:10px 10px 0 0;object-fit:cover;width:100%;height:auto;object-fit:cover;transition:transform .4s}.animal-teaser .outer-wrapper .overlays{display:contents}.animal-teaser .outer-wrapper .overlays .badge{position:absolute;top:-10px;left:10px}.animal-teaser .outer-wrapper .overlays .bubble{position:absolute;left:10px;bottom:-5px}.animal-teaser .outer-wrapper .overlays .video{position:absolute;bottom:0;left:0;right:0;height:88px;background:linear-gradient(0deg,rgba(0,0,0,.7) .17%,rgba(0,0,0,0) 69.88%)}.animal-teaser .outer-wrapper .overlays .video img{position:absolute;width:30px;height:30px;right:5px;bottom:5px}.animal-teaser .outer-wrapper>.content-wrapper{height:137px;overflow:hidden;padding:20px 10px 6px;display:flex;flex-direction:column;justify-content:space-between}.animal-teaser .outer-wrapper>.content-wrapper .name{font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.22;color:#cd0528}.animal-teaser .outer-wrapper>.content-wrapper .text{font-style:normal;font-weight:400;font-size:.875rem;line-height:1.28571}.animal-teaser .outer-wrapper>.content-wrapper .foodsponsor{display:flex;align-items:center;justify-content:flex-end;gap:5px}.animal-teaser .outer-wrapper>.content-wrapper .foodsponsor span{font-style:normal;font-weight:400;font-size:.75rem;line-height:1.1667;text-align:right}.animal-teaser .outer-wrapper>.content-wrapper .foodsponsor svg,.animal-teaser .outer-wrapper>.content-wrapper .foodsponsor img{width:46px;height:auto;max-height:36px}.animal-teaser:hover .outer-wrapper,.animal-teaser:focus .outer-wrapper{background:#cd0528}.animal-teaser:hover .outer-wrapper .image-wrapper img,.animal-teaser:focus .outer-wrapper .image-wrapper img{text-decoration:none;transform:scale(1.1)}.animal-teaser:hover .outer-wrapper>.content-wrapper .name,.animal-teaser:focus .outer-wrapper>.content-wrapper .name{color:#fff;text-decoration:underline}.animal-teaser:hover .outer-wrapper>.content-wrapper .text,.animal-teaser:focus .outer-wrapper>.content-wrapper .text{color:#fff}.animal-teaser:hover .outer-wrapper>.content-wrapper .foodsponsor span,.animal-teaser:focus .outer-wrapper>.content-wrapper .foodsponsor span{color:#fff}@media(min-width:576px){.animal-teaser{width:228px}.animal-teaser .outer-wrapper .overlays .badge{left:11px}.animal-teaser .outer-wrapper .overlays .bubble{left:11px;bottom:-7px}.animal-teaser .outer-wrapper .overlays .video{height:74px;background:linear-gradient(0deg,rgba(0,0,0,.7) .17%,rgba(0,0,0,0) 69.88%)}.animal-teaser .outer-wrapper .overlays .video img{bottom:7px;right:9px;width:37px;height:37px}.animal-teaser .outer-wrapper>.content-wrapper{height:137px;overflow:hidden;padding:20px 11px 7px 18px}.animal-teaser .outer-wrapper>.content-wrapper .name{font-size:1.25rem;line-height:1.2}.animal-teaser .outer-wrapper>.content-wrapper .text{font-size:.9375rem;line-height:1.26667}.animal-teaser .outer-wrapper>.content-wrapper .foodsponsor{display:flex;align-items:center;justify-content:flex-end;gap:10px}.animal-teaser .outer-wrapper>.content-wrapper .foodsponsor span{font-size:.8125rem;line-height:1.115385}.animal-teaser .outer-wrapper>.content-wrapper .foodsponsor svg,.animal-teaser .outer-wrapper>.content-wrapper .foodsponsor img{width:56px;height:auto;max-height:42px}}@media screen and (min-width:997px){.animal-teaser-slider{margin-left:0;margin-right:0;margin-bottom:42px}}@media screen and (min-width:1758px){.animal-teaser-slider .tiny-slider{display:grid;grid-template-columns:repeat(6,1fr);gap:30px}.animal-teaser-slider .animal-teaser{width:100%}}.scroll-to-top{position:fixed;bottom:27px;right:15px;background:#cd0528;display:flex;width:43px;height:43px;padding:10px 15px;justify-content:center;align-items:center;border-radius:5px;color:#fff;opacity:.01;transform:translateY(100px);transition:opacity .4s,transform .4s}.scroll-to-top.show{opacity:1;transform:translateY(0)}.scroll-to-top:focus,.scroll-to-top:hover{background:#fff;border:1px solid #cd0528;color:#cd0528}@media screen and (min-width:1540px){.scroll-to-top{bottom:64px;right:calc((100vw - 1540px)/2)}}.breadcrumbs{padding:7px .9375rem 0}.breadcrumbs>ol{list-style:none;display:flex;flex-wrap:wrap;margin:0;padding:0}.breadcrumbs>ol>li{font-size:11px;font-style:normal;font-weight:400;line-height:12px;color:#5a5a5a}.breadcrumbs>ol>li>a{color:inherit;font-size:inherit;text-decoration:none}.breadcrumbs>ol>li>a:hover,.breadcrumbs>ol>li>a:focus{color:#cd0528;text-decoration:underline}.breadcrumbs>ol>li:last-child{color:#000}@media screen and (min-width:997px){.breadcrumbs{width:80vw;margin:auto;padding:20px 0 0}.breadcrumbs>ol>li{font-size:13px;line-height:15px}.breadcrumbs>ol>li>a{font-size:inherit}}.food-donors{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:9px}.food-donors>img{width:64px;height:auto}.food-donors>div{font-style:normal;font-weight:700;font-size:.875rem;line-height:1.28571}.food-donors>div a{font-size:inherit;line-height:inherit}.accordion>.head button{border:0;background:#f0f0f0;color:#000;border-radius:10px;text-align:left;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-style:normal;font-weight:700;line-height:20px;padding:10px;width:100%;gap:10px}.accordion>.head button span{flex:1}.accordion>.head button:after{flex:0 1 16px;content:"";width:16px;height:18px;background:url("/Content/icons/plus-red.svg") no-repeat;background-size:100%}.accordion>.head button:hover,.accordion>.head button:focus{background:#cd0528;color:#fff}.accordion>.head button:hover:after,.accordion>.head button:focus:after{background-image:url("/Content/icons/plus-white.svg")}.accordion>.body{display:block;padding:0 28px 0;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.accordion>.body>.umb-block-grid__area-container{padding-top:22px}.accordion.open>.head button:after{width:16px;height:19px;background:url("/Content/icons/minus-red.svg") no-repeat}.accordion.open>.head button:hover,.accordion.open>.head button:focus{background:#cd0528;color:#fff}.accordion.open>.head button:hover:after,.accordion.open>.head button:focus:after{background-image:url("/Content/icons/minus-white.svg")}@media screen and (min-width:997px){.two-columns .accordion>.body>.umb-block-grid__area-container>.umb-block-grid__area:nth-child(odd){grid-column:1/7!important}.two-columns .accordion>.body>.umb-block-grid__area-container>.umb-block-grid__area:nth-child(even){grid-column:7/13!important}.two-columns:not(.wide) .accordion{display:grid;grid-template-columns:repeat(12,1fr)}.two-columns:not(.wide) .accordion>.head,.two-columns:not(.wide) .accordion>.body{grid-column:3/11}}:root{--tamaro-primary-color:rgba(205,5,40,1);--tamaro-text-color:#000;--tamaro-placeholder-color:#5a5a5a}.sidebar-box{max-width:400px}.sidebar-box>.head{border-radius:10px;background:#f0f0f0}.sidebar-box>.head>.toggle{display:grid;align-items:center;grid-template-columns:34px 1fr;gap:13px;text-decoration:none;position:relative}.sidebar-box>.head>.toggle>.icon{text-decoration:none;width:34px;height:34px;background:#cd0528;border-radius:10px 0 10px 0;display:flex;align-items:center;justify-content:center}.sidebar-box>.head>.toggle>.icon svg{width:22px;height:22px}.sidebar-box>.head>.toggle>.title{text-decoration:none;font-size:16px;font-style:normal;font-weight:700;line-height:16px}.sidebar-box>.head>.toggle::after{content:"";width:18px;height:18px;background-image:url("/Content/icons/plus-red.svg");background-repeat:no-repeat;background-size:100%;position:absolute;right:9px;top:8px}.sidebar-box>.head>.toggle:hover,.sidebar-box>.head>.toggle:focus{border-radius:10px 10px 10px 0;background:#cd0528}.sidebar-box>.head>.toggle:hover>.title,.sidebar-box>.head>.toggle:focus>.title{color:#fff}.sidebar-box>.head>.toggle:hover::after,.sidebar-box>.head>.toggle:focus::after{background-image:url("/Content/icons/plus-white.svg")}.sidebar-box>.body{border-radius:0 0 10px 10px;background:#f0f0f0;border-top:2px solid #fff;padding:13px 13px 16px 45px;display:none}.sidebar-box>.body .text{font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:20px}.sidebar-box>.body .text p,.sidebar-box>.body .text a,.sidebar-box>.body .text u,.sidebar-box>.body .text strong,.sidebar-box>.body .text em,.sidebar-box>.body .text i{font-size:inherit;line-height:inherit}.sidebar-box>.body .text.no-mb{margin-bottom:0}.sidebar-box>.body .text a:not(.button){word-break:break-word;color:#cd0528}.sidebar-box>.body .additional{font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-top:17px}.sidebar-box.open>.head{border-radius:10px 10px 0 0}.sidebar-box.open>.head>.toggle::after{background-image:url("/Content/icons/minus-red.svg")}.sidebar-box.open>.head>.toggle:hover,.sidebar-box.open>.head>.toggle:focus{border-radius:10px 10px 0 0}.sidebar-box.open>.head>.toggle:hover::after,.sidebar-box.open>.head>.toggle:focus::after{background-image:url("/Content/icons/minus-white.svg")}.sidebar-box.open>.body{display:block}@media screen and (min-width:997px){.sidebar-box{max-width:100%}.sidebar-box>.head>.toggle{grid-template-columns:50px 1fr;gap:24px}.sidebar-box>.head>.toggle>.icon{width:50px;height:50px}.sidebar-box>.head>.toggle>.icon svg{width:28px;height:28px}.sidebar-box>.head>.toggle>.title{font-size:18px;font-style:normal;font-weight:700;line-height:26px}.sidebar-box>.head>.toggle::after{width:20px;height:20px;top:15px;right:18px}.sidebar-box>.head>.title{text-decoration:none;font-size:18px;font-style:normal;font-weight:700;line-height:26px}.sidebar-box>.body{padding:13px 22px 16px 22px}.sidebar-box>.body .text{font-size:18px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:20px}.sidebar-box>.body .additional{font-size:15px;font-style:normal;font-weight:400;line-height:19px;margin-top:23px}.sidebar-box.desktop-always-open>.head{border-radius:10px 10px 0 0!important}.sidebar-box.desktop-always-open>.head>.toggle::after{display:none}.sidebar-box.desktop-always-open>.head>.toggle:hover,.sidebar-box.desktop-always-open>.head>.toggle:focus{border-radius:0;background:inherit}.sidebar-box.desktop-always-open>.head>.toggle:hover>.title,.sidebar-box.desktop-always-open>.head>.toggle:focus>.title{color:inherit}.sidebar-box.desktop-always-open>.head>.toggle:hover::after,.sidebar-box.desktop-always-open>.head>.toggle:focus::after{background-image:url("/Content/icons/plus-white.svg")}.sidebar-box.desktop-always-open>.body{display:block!important}}@media screen and (min-width:1268px){.sidebar-box>.body{padding:13px 19px 16px 73px}}.umb-block-grid{padding:0 .9375rem}.umb-block-grid .umb-block-grid__layout-container,.umb-block-grid .umb-block-grid__area-container{display:flex;flex-direction:column;row-gap:1rem}@media screen and (min-width:567px){.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .umb-block-grid__area-container{display:grid;grid-template-columns:repeat(12,1fr);column-gap:30px;row-gap:1rem}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .two-columns .umb-block-grid__area:nth-child(odd){grid-column:1/7}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .two-columns .umb-block-grid__area:nth-child(even){grid-column:7/13}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .two-columns.wide .umb-block-grid__area:nth-child(odd){grid-column:1/7}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .two-columns.wide .umb-block-grid__area:nth-child(even){grid-column:7/13}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .three-columns .umb-block-grid__area:nth-child(3n+1){grid-column:1/7}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .three-columns .umb-block-grid__area:nth-child(3n+2){grid-column:7/13}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .three-columns .umb-block-grid__area:nth-child(3n+3){grid-column:1/7}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .four-columns .umb-block-grid__area:nth-child(4n+1){grid-column:1/7}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .four-columns .umb-block-grid__area:nth-child(4n+2){grid-column:7/13}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .four-columns .umb-block-grid__area:nth-child(4n+3){grid-column:1/7}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .four-columns .umb-block-grid__area:nth-child(4n+4){grid-column:7/13}}@media screen and (min-width:997px){.umb-block-grid{padding:unset}.umb-block-grid .umb-block-grid__layout-container{row-gap:30px}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item{margin-bottom:1rem;width:80vw;margin:auto}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .umb-block-grid__area-container{display:grid;grid-template-columns:repeat(12,1fr);column-gap:30px;row-gap:30px}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .two-columns .umb-block-grid__area:nth-child(odd){grid-column:3/7}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .two-columns .umb-block-grid__area:nth-child(even){grid-column:7/11}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .two-columns.wide .umb-block-grid__area:nth-child(odd){grid-column:1/7}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .two-columns.wide .umb-block-grid__area:nth-child(even){grid-column:7/13}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .three-columns .umb-block-grid__area:nth-child(3n+1){grid-column:1/5}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .three-columns .umb-block-grid__area:nth-child(3n+2){grid-column:5/9}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .three-columns .umb-block-grid__area:nth-child(3n+3){grid-column:9/13}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .four-columns .umb-block-grid__area:nth-child(4n+1){grid-column:1/4}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .four-columns .umb-block-grid__area:nth-child(4n+2){grid-column:4/7}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .four-columns .umb-block-grid__area:nth-child(4n+3){grid-column:7/10}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item .four-columns .umb-block-grid__area:nth-child(4n+4){grid-column:10/13}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item>.content-block{width:80vw;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(12,1fr);column-gap:30px}.umb-block-grid>.umb-block-grid__layout-container>.umb-block-grid__layout-item>.content-block>.wrapper{grid-column:3/11}}.no-block-grid{padding:0 .9375rem}.no-block-grid.three-columns>.content-wrapper,.no-block-grid .three-columns>.content-wrapper{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media screen and (min-width:567px){.no-block-grid.three-columns>.content-wrapper,.no-block-grid .three-columns>.content-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:997px){.no-block-grid{padding:unset}.no-block-grid.three-columns,.no-block-grid .three-columns{margin-bottom:1rem;width:80vw;margin:auto}.no-block-grid.three-columns>.content-wrapper,.no-block-grid .three-columns>.content-wrapper{grid-template-columns:repeat(3,1fr);gap:30px}}footer>.main-footer{background:#f0f0f0;padding:30px .9375rem}footer>.mini-footer{background:#fff;padding:30px .9375rem}@media screen and (min-width:567px){footer>.main-footer>.content-wrapper>.umb-block-list{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}footer>.main-footer>.content-wrapper>.umb-block-list>div{grid-column:span 4}}@media screen and (min-width:997px){footer>.main-footer>.content-wrapper{margin:auto;width:80vw}footer>.main-footer>.content-wrapper>.umb-block-list{gap:30px}footer>.mini-footer>.content-wrapper{margin:auto;width:80vw}}@media screen and (min-width:1268px){footer>.main-footer{padding:60px .9375rem}footer>.main-footer>.content-wrapper>.umb-block-list{gap:30px}}@media screen and (min-width:1540px){footer>.main-footer>.content-wrapper>.umb-block-list>div{grid-column:span 3}}.single-column{padding:0 15px}.teaser-block>.single-column{padding:0}@media screen and (min-width:997px){.single-column{padding:unset;width:80vw;margin:auto}.single-column{display:grid;grid-template-columns:repeat(12,1fr);column-gap:30px;row-gap:30px}.single-column>.content-wrapper{grid-column:3/11}.single-column.wide>.content-wrapper{grid-column:-1/1}}@media screen and (min-width:1268px){.two-columns-fullwidth{display:grid;grid-template-columns:repeat(2,1fr)}.two-columns-fullwidth>.teaser-block>.wrapper{width:40vw;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.two-columns-fullwidth>.teaser-block>.wrapper>.umb-block-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.two-columns-fullwidth>.teaser-block>.wrapper p,.two-columns-fullwidth>.teaser-block>.wrapper span,.two-columns-fullwidth>.teaser-block>.wrapper b,.two-columns-fullwidth>.teaser-block>.wrapper strong,.two-columns-fullwidth>.teaser-block>.wrapper em,.two-columns-fullwidth>.teaser-block>.wrapper i,.two-columns-fullwidth>.teaser-block>.wrapper u{font-size:inherit;line-height:inherit}.two-columns-fullwidth>.teaser-block:nth-child(odd)>.wrapper{margin-left:auto;margin-right:0;padding-right:91px}.two-columns-fullwidth>.teaser-block:nth-child(even)>.wrapper{margin-right:auto;margin-left:0;padding-left:91px}.two-columns-fullwidth>.teaser-block.newsletter-block::after{width:241px;height:213px;right:25px;bottom:10px}.two-columns-fullwidth>.teaser-block:not(.red){border-top:1px solid #d8d8d8}}.text-block{background:#fff;padding:2rem .9375rem 2rem .9375rem}.text-block>.wrapper .text{margin-bottom:1rem}.text-block>.wrapper .text p,.text-block>.wrapper .text span,.text-block>.wrapper .text u,.text-block>.wrapper .text strong,.text-block>.wrapper .text em,.text-block>.wrapper .text a:not(.button){font-size:inherit}@media(min-width:576px){.text-block>.wrapper{width:auto}.text-block>.wrapper .text{font-size:1.125rem}}@media screen and (min-width:997px){.text-block{padding:3.75rem 0;width:80vw;margin:auto;display:grid;grid-template-columns:repeat(12,1fr);gap:30px}.text-block>.wrapper{grid-column:3/11}}.animal-block{background:#f0f0f0;padding:2rem .9375rem 2rem .9375rem}.animal-block>.wrapper .links{display:flex;flex-wrap:wrap;gap:.625rem}@media(min-width:576px){.animal-block h2{margin-bottom:.8125rem}}@media screen and (min-width:997px){.animal-block{padding:3.75rem 0}.animal-block>.wrapper{width:80vw;margin:auto}}.teaser-block{background:#fff;padding:2rem .9375rem 2rem .9375rem}.teaser-block .headline{display:flex;align-items:center;justify-content:space-between}.teaser-block>.wrapper .teaser-items{margin-bottom:1.4375rem;position:relative}.teaser-block.red{background:#cd0528;color:#fff}.teaser-block.red h2{color:#fff}.teaser-block.red .spacer-red{background:#fff}.teaser-block.grey{background:#f0f0f0;color:#000}.teaser-block.grey h2{color:#000}.teaser-block.grey .spacer-red{background:#000}@media screen and (min-width:677px){.teaser-block.happy-stories>.wrapper .teaser-items{margin-bottom:0}.teaser-block.happy-stories>.wrapper .teaser-items .tiny-slider{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:2rem 0 0}.teaser-block.happy-stories>.wrapper .teaser-items .tiny-slider .teaser-item>.wrapper{width:100%;max-width:100%}.teaser-block.happy-stories .mobile-only{display:none}.teaser-block.happy-stories .desktop-only{display:unset}}@media screen and (min-width:997px){.teaser-block{padding:3.75rem 0}.teaser-block>.wrapper{display:block;width:80vw;margin:auto}.teaser-block>.wrapper .teaser-items{margin-bottom:0}.teaser-block>.wrapper .teaser-items .tiny-slider{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:2rem 0 0}.teaser-block>.wrapper .teaser-items .tiny-slider .teaser-item>.wrapper{width:100%;max-width:100%}.teaser-block .mobile-only{display:none}.teaser-block .desktop-only{display:unset}}.facts-block{background:#fff;padding:2rem .9375rem 2rem .9375rem}.facts-block>.wrapper .fact-items{display:flex;flex-direction:column;gap:13px}.facts-block>.wrapper .fact-items .fact-item{display:grid;grid-template-columns:80px 1fr;gap:21px;align-items:center}.facts-block>.wrapper .fact-items .fact-item .icon{background:#f0f0f0;display:flex;width:80px;height:80px;align-items:center;justify-content:center;border-radius:50%}.facts-block>.wrapper .fact-items .fact-item .icon img{width:55px;height:auto;aspect-ratio:1/1}.facts-block>.wrapper .fact-items .fact-item .text .title{font-size:2rem;color:#cd0528;font-style:normal;font-weight:700;line-height:1}.facts-block>.wrapper .fact-items .fact-item .text .subtitle{font-size:.875rem;font-style:normal;font-weight:400;line-height:1.28571}@media screen and (min-width:997px){.facts-block>.wrapper{width:80vw;margin:auto}.facts-block>.wrapper .fact-items{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;padding-top:60px;padding-bottom:20px}.facts-block>.wrapper .fact-items .fact-item{grid-template-columns:138px 1fr;gap:33px}.facts-block>.wrapper .fact-items .fact-item .icon{width:138px;height:138px}.facts-block>.wrapper .fact-items .fact-item .icon img{width:92px}.facts-block>.wrapper .fact-items .fact-item .text .title{font-size:50px;font-style:normal;font-weight:700}.facts-block>.wrapper .fact-items .fact-item .text .subtitle{font-size:18px;font-style:normal;font-weight:400;line-height:26px}}@media screen and (min-width:1268px){.facts-block>.wrapper .fact-items{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}}.slider-block.has-slides{padding-bottom:27px}.slider-block>.wrapper{position:relative}.slider-block>.wrapper .items .item{display:none}.slider-block>.wrapper .items .item:not(.no-overlay){padding-bottom:42px}.slider-block>.wrapper .items .item.no-overlay{padding-bottom:9px}.slider-block>.wrapper .items .item .content{position:relative}.slider-block>.wrapper .items .item .content img,.slider-block>.wrapper .items .item .content video{width:100%;height:360px;object-fit:cover;object-position:center center}.slider-block>.wrapper .items .item .content .overlay{background:#cd0528;color:#fff;width:calc(100% - 30px);position:absolute;height:auto;border-radius:15px;padding:.75rem 1rem 1.125rem;margin-left:15px;margin-right:15px;bottom:-42px;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.slider-block>.wrapper .items .item .content .overlay .text{font-style:normal;font-weight:700;font-size:1.25rem;line-height:1.3}.slider-block>.wrapper .items .item:first-child{display:inline-block}.slider-block>.wrapper .items .tns-slider .item{display:inline-block!important}@media(min-width:576px){.slider-block>.wrapper .items .item{padding-bottom:0!important}.slider-block>.wrapper .items .item .content img,.slider-block>.wrapper .items .item .content video{height:700px}.slider-block>.wrapper .items .item .content .overlay{width:492px;left:1.0625rem;bottom:27px;margin-left:unset;margin-right:unset}.slider-block>.wrapper .items .item .content .overlay .text{font-style:normal;font-weight:600;font-size:1.875rem;line-height:1.11765}}@media screen and (min-width:1540px){.slider-block.has-slides{padding-bottom:52px}.slider-block>.wrapper .items .item .content img,.slider-block>.wrapper .items .item .content video{height:700px}.slider-block>.wrapper .items .item .content .overlay{left:unset;right:unset;left:calc((100vw - 1540px)/2)}}.newsletter-block{position:relative}.newsletter-block::after{content:"";background:url("/Content/icons/aca-icon-background.svg") no-repeat;width:139px;height:123px;position:absolute;right:15px;bottom:2px}.youtube-block .copyright{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#5a5a5a}.youtube-block .copyright *{color:inherit;font-size:inherit;line-height:inherit}.responsive-video{position:relative;aspect-ratio:16/9}.responsive-video>iframe{width:100%;height:100%}@media screen and (min-width:997px){.youtube-block .copyright{font-size:16px;line-height:20px}}.image-block .copyright{margin-top:7px;font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#5a5a5a}.image-block .copyright *{color:inherit;font-size:inherit;line-height:inherit}.image-block img{border-radius:10px}.responsive-image{position:relative;max-width:100%}.responsive-image.fullwidth{width:100%}.responsive-image.fullwidth img{width:100%}.responsive-image img{max-width:100%}@media screen and (min-width:997px){.image-block .copyright{font-size:16px;line-height:20px}}.rte-block img{max-width:100%;height:auto}@media screen and (min-width:997px){.rte-block p,.rte-block a,.rte-block strong,.rte-block i,.rte-block em,.rte-block u,.rte-block span{font-size:1.125rem}}.box-block>.wrapper{border-radius:10px;padding:18px}.box-block h2{font-size:22px;font-style:normal;font-weight:600;line-height:26px}.box-block h2::after{content:"";display:block;background:#cd0528;width:49px;height:1px;margin-left:-1rem;margin-top:1rem;margin-bottom:1rem}.box-block.red>.wrapper{background:#cd0528;color:#fff}.box-block.red h2{color:inherit}.box-block.red h2::after{background:#fff}.box-block.red h3,.box-block.red h4,.box-block.red h5{color:inherit}.box-block.grey>.wrapper{background:#f0f0f0}@media screen and (min-width:997px){.box-block h2{font-size:36px;font-style:normal;font-weight:600;line-height:42px}.box-block h2::after{content:"";display:block;background:#cd0528;width:49px;height:1px;margin-left:0;margin-top:1rem;margin-bottom:1rem}.box-block>.wrapper{padding:30px}.box-block p,.box-block a,.box-block strong,.box-block i,.box-block em,.box-block u{font-size:1.125rem}}.quote-block>.wrapper{display:grid;grid-template-columns:35px auto;gap:12px}.quote-block>.wrapper>.icon{width:35px;height:40px;background:url("/Content/icons/quote-right-solid.svg") no-repeat;background-size:100%}.quote-block>.wrapper>.content{color:#000;padding-top:16px;display:flex;flex-direction:column;gap:.5rem}.quote-block>.wrapper>.content>.quote{font-size:16px;font-style:italic;font-weight:600;line-height:22px}.quote-block>.wrapper>.content>.quoted{font-size:14px;font-style:normal;font-weight:400;line-height:18px}@media screen and (min-width:997px){.quote-block{padding:unset}}.embed-block iframe{width:100%!important;height:auto!important;aspect-ratio:16/9!important;max-width:100%!important}.gallery-block .images{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.gallery-block .images .image{display:block;text-decoration:none}.gallery-block .images .image img{text-decoration:none;display:block;width:100%;max-width:100%;border-radius:10px}@media screen and (min-width:567px){.gallery-block .images{grid-template-columns:repeat(3,1fr);gap:7px}}.start-teaser-block{padding:2rem .9375rem 2rem .9375rem}.start-teaser-block>.content-wrapper{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.start-teaser-block>.content-wrapper>.left{grid-column:-1/1}.start-teaser-block>.content-wrapper>.left img,.start-teaser-block>.content-wrapper>.left svg,.start-teaser-block>.content-wrapper>.left iframe{max-width:100%}.start-teaser-block>.content-wrapper>.left img,.start-teaser-block>.content-wrapper>.left svg{border-radius:10px}.start-teaser-block>.content-wrapper>.right{grid-column:-1/1}.start-teaser-block>.content-wrapper>.right p{font-size:1rem}@media screen and (min-width:997px){.start-teaser-block{padding:3.75rem 0}.start-teaser-block>.content-wrapper{width:80vw;margin:auto;gap:30px}.start-teaser-block>.content-wrapper>.left{grid-column:3/7}.start-teaser-block>.content-wrapper>.right{grid-column:7/11}.start-teaser-block>.content-wrapper>.right p{font-size:1.125rem}}.block-grids-facts-block>.wrapper .fact-items{display:grid;grid-template-columns:repeat(1,1fr);gap:13px}.block-grids-facts-block>.wrapper .fact-items .fact-item{display:grid;grid-template-columns:80px 1fr;gap:21px;align-items:center}.block-grids-facts-block>.wrapper .fact-items .fact-item .icon{background:#f0f0f0;display:flex;width:80px;height:80px;align-items:center;justify-content:center;border-radius:40px}.block-grids-facts-block>.wrapper .fact-items .fact-item .icon img{width:55px;height:auto;aspect-ratio:1/1}.block-grids-facts-block>.wrapper .fact-items .fact-item .text .title{font-size:2rem;color:#cd0528;font-style:normal;font-weight:700;line-height:1}.block-grids-facts-block>.wrapper .fact-items .fact-item .text .subtitle{font-size:.875rem;font-style:normal;font-weight:400;line-height:1.28571}@media screen and (min-width:997px){.block-grids-facts-block>.wrapper .fact-items{grid-template-columns:repeat(2,1fr);gap:30px}}@media screen and (min-width:1268px){.block-grids-facts-block>.wrapper .fact-items{grid-template-columns:repeat(3,1fr);gap:30px}}.content-page{padding-top:1rem;padding-bottom:1rem}.content-page.no-pb{padding-bottom:0}@media screen and (min-width:997px){.content-page{padding-top:30px;padding-bottom:30px}.content-page.no-pb{padding-bottom:0}}.filter-animals-content{background:#f0f0f0;border-top:1px solid #d8d8d8;margin-top:1rem}#filter-backdrop{display:none;opacity:.8;background:#000}.filter-animals .toggle{background:#cd0528;border:1px solid #cd0528;border-radius:0 0 15px 0;color:#fff;font-size:13px;font-style:normal;font-weight:600;line-height:23px;text-transform:uppercase;display:flex;align-items:center;justify-items:center;padding:0 15px;height:30px;gap:10px}.filter-animals .toggle::after{content:"";width:11px;height:14px;background:url("/Content/icons/arrow-down-white.svg") no-repeat;background-size:100%;transition:transform .5s}.filter-animals .toggle:focus,.filter-animals .toggle:hover{background:#fff;color:#cd0528}.filter-animals .toggle:focus::after,.filter-animals .toggle:hover::after{background:url("/Content/icons/arrow-down-red.svg") no-repeat}.filter-animals .filter{display:none;border-radius:0 0 10px 0;background:#fff}.filter-animals .filter form{display:contents}.filter-animals .filter .applied-filters{padding:50px 15px 20px;position:relative}.filter-animals .filter .applied-filters>.remove-filter{position:absolute;right:15px;top:15px;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.filter-animals .filter .applied-filters>.filters{display:flex;flex-wrap:wrap;gap:5px}.filter-animals .filter .applied-filters>.filters>a{display:inline-flex;align-items:center;justify-content:center;background:#d8d8d8;border-radius:5px;text-decoration:none;color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:18px;padding:5px 7px;gap:10px}.filter-animals .filter .applied-filters>.filters>a::after{content:"";width:9px;height:12px;background:url("/Content/icons/x-red.svg") no-repeat;background-size:100%}.filter-animals .filter .applied-filters>.filters>a:hover,.filter-animals .filter .applied-filters>.filters>a:focus{color:#fff;background:#cd0528}.filter-animals .filter .applied-filters>.filters>a:hover::after,.filter-animals .filter .applied-filters>.filters>a:focus::after{background-image:url("/Content/icons/x-white.svg")}.filter-animals .filter div.sep{height:1px;background:#d8d8d8;width:100%}.filter-animals .filter div.search{padding:20px 15px}.filter-animals .filter div.search>.search-container{height:36px;border-radius:5px;border:1px solid #d8d8d8;color:#5a5a5a;width:100%;font-size:14px;font-style:normal;font-weight:400;line-height:18px;position:relative}.filter-animals .filter div.search>.search-container input[type=text]{font-size:inherit;line-height:inherit;border:0;background:none;height:100%;width:100%;padding:5px 36px 5px 10px}.filter-animals .filter div.search>.search-container button{border:0;position:absolute;right:0;top:0;bottom:0;height:100%;background:url("/Content/icons/search.svg") no-repeat;background-size:23px 23px;background-position:center;width:32px}.filter-animals .filter div.categories{padding:20px 15px}.filter-animals .filter div.categories>.category>.title{font-size:18px;font-style:normal;font-weight:700;line-height:26px;margin-bottom:15px}.filter-animals .filter div.categories>.category>.options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:15px}.filter-animals .filter div.categories>.category>.radio-options{display:grid;grid-template-columns:repeat(1,1fr);gap:10px}.filter-animals .filter div.categories>.category:last-child>.options{margin-bottom:0}.filter-animals .filter div.go{padding:20px 15px}.filter-animals.show .toggle-container{position:absolute;z-index:15000;top:0;left:0}.filter-animals.show .toggle::after{transform:rotate(180deg)}.filter-animals.show .filter{display:block;z-index:10010;position:absolute;top:0;left:0;right:32px}.filter-animals.show .filter::-webkit-scrollbar{width:0;background:transparent}.filter-animals.show~#filter-backdrop{display:block;position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;width:100%;height:100vh}.animals>.wrapper{padding:42px 15px 30px;position:relative}.animals>.wrapper>.quick-filter{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:1rem}.animals>.wrapper>.result-count{position:absolute;right:15px;top:0}.animals>.wrapper>.results{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.animals>.wrapper>.results>.animal-teaser{width:100%}.animals>.wrapper>.load-more-results-container{display:flex;justify-content:center}.animals>.wrapper>.load-more-results-container button{margin-top:20px}@media screen and (min-width:567px){.animals>.wrapper>.results{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:997px){.filter-animals-content{position:relative}.filter-animals .filter{position:absolute}.filter-animals .filter .applied-filters{padding:62px 30px 20px}.filter-animals .filter .applied-filters>.remove-filter{font-size:16px;font-style:normal;font-weight:400;line-height:18px;top:19px;right:23px}.filter-animals .filter .applied-filters>.filters>a{padding:5px 7px;font-size:15px;font-style:normal;font-weight:400;line-height:19px;gap:13px}.filter-animals .filter .applied-filters>.filters>a::after{width:12px;height:15px}.filter-animals .filter div.search{padding:20px 30px}.filter-animals .filter div.categories{padding:20px 30px}.filter-animals .filter div.categories>.category .custom-checkbox label,.filter-animals .filter div.categories>.category .custom-radio label{font-size:18px;font-style:normal;font-weight:400;line-height:26px}.filter-animals .filter div.go{padding:20px 30px}.filter-animals .toggle-container{position:absolute;z-index:1500;top:0;left:0;width:144px;height:44px}.filter-animals .toggle-container .toggle{height:100%;width:100%;font-size:18px;font-style:normal;font-weight:600;line-height:23px;display:flex;justify-content:center;gap:10px}.filter-animals .toggle-container .toggle::after{width:13px;height:18px}.filter-animals.show .toggle-container{z-index:1500}.filter-animals.show~#filter-backdrop{opacity:0;z-index:1000}.filter-animals.show .filter{right:unset;width:428px;z-index:1001}.animals>.wrapper{width:80vw;margin:auto;padding:50px 0 30px;display:grid;grid-template-areas:"quickfilter resultcount" "results results" "loadmore loadmore";align-items:center;gap:30px;grid-template-columns:9fr 3fr}.animals>.wrapper>.quick-filter{grid-area:quickfilter;margin:0}.animals>.wrapper>.result-count{grid-area:resultcount;position:initial;right:unset;top:unset;text-align:right}.animals>.wrapper>.results{grid-area:results;grid-template-columns:repeat(3,1fr);gap:30px}.animals>.wrapper>.no-results{grid-area:loadmore;text-align:center;font-size:24px;color:#5a5a5a}.animals>.wrapper>.load-more-results-container{grid-area:loadmore}}@media screen and (min-width:1268px){.animals>.wrapper>.results{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1540px){.animals>.wrapper>.results{grid-template-columns:repeat(6,1fr)}}.emergencies{padding:.9375rem;background:#f0f0f0}.emergencies>.content-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.emergencies>.content-wrapper>.animal-teaser{width:100%}@media screen and (min-width:567px){.emergencies>.content-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:997px){.emergencies{padding:30px 0}.emergencies>.content-wrapper{width:80vw;margin:auto;gap:30px;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1268px){.emergencies>.content-wrapper{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1540px){.emergencies>.content-wrapper{grid-template-columns:repeat(6,1fr)}}.filtered-list{padding:.9375rem}.filtered-list>.content-wrapper .results{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.filtered-list>.content-wrapper .load-more-results-container{padding:1rem 0;text-align:center;display:none}.filtered-list>.content-wrapper .load-more-results-container.show{display:block}.filtered-list>.content-wrapper .no-results{margin:1rem 0;text-align:center;font-size:24px;color:#5a5a5a;display:none}.filtered-list>.content-wrapper .no-results.show{display:block}.filtered-list>.content-wrapper>.search{margin-block:1rem}.filtered-list>.content-wrapper>.search .title{font-weight:600}#filtered-list-form{display:flex;gap:10px;flex-wrap:wrap}@media screen and (min-width:567px){.filtered-list>.content-wrapper .results{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:997px){.filtered-list{padding:30px 0}.filtered-list>.content-wrapper{width:80vw;margin:auto}.filtered-list>.content-wrapper .results{gap:30px;grid-template-columns:repeat(3,1fr)}.filtered-list>.content-wrapper .load-more-results-container{padding:30px 0}}@media screen and (min-width:1268px){.filtered-list>.content-wrapper .results{gap:30px;grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1540px){.filtered-list>.content-wrapper .results{gap:30px;grid-template-columns:repeat(4,1fr)}}.animal-detail-page{padding-top:1rem;padding-bottom:1rem;width:100%;overflow-x:hidden}.animal-detail-page .mobile-only{display:contents}.animal-detail-page .animal-image{display:block;position:relative}.animal-detail-page .animal-image img{border-radius:10px}.animal-detail-page .animal-image .overlays{display:contents}.animal-detail-page .animal-image .overlays .badge{position:absolute;top:-10px;left:10px}.animal-detail-page .animal-image .overlays .bubble{position:absolute;left:10px;bottom:10px}.animal-detail-page .animal-image .overlays .video{position:absolute;bottom:0;left:0;right:0;height:88px;border-radius:0 0 10px 10px;background:linear-gradient(0deg,rgba(0,0,0,.7) .17%,rgba(0,0,0,0) 69.88%)}.animal-detail-page .animal-image .overlays .video img{position:absolute;width:34px;height:34px;right:8px;bottom:10px}.animal-detail-page.no-pb{padding-bottom:0}.animal-detail-page>.wide-content{padding:0 .9375rem;display:grid;grid-template-areas:"navigation" "title" "quickdetails" "media" "description" "sidebar"}.animal-detail-page>.wide-content>.navigation{grid-area:navigation;display:flex;align-items:center;justify-content:flex-end;gap:4px}.animal-detail-page>.wide-content>.navigation span{font-size:12px;font-style:normal;font-weight:400;line-height:14px}.animal-detail-page>.wide-content>.navigation a{display:block;width:12px;height:14px;color:#5a5a5a}.animal-detail-page>.wide-content>.navigation a svg{display:block;color:inherit;width:100%;height:100%}.animal-detail-page>.wide-content>.title{grid-area:title}.animal-detail-page>.wide-content>.quick-details{grid-area:quickdetails;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:1.5rem}.animal-detail-page>.wide-content>.media{grid-area:media;margin-bottom:1.5rem}.animal-detail-page>.wide-content>.media>.mobile-only{display:grid;row-gap:3px}.animal-detail-page>.wide-content>.media>.mobile-only>.first-image{display:contents}.animal-detail-page>.wide-content>.media>.mobile-only>.first-image>a>picture>img{width:100%;height:100%}.animal-detail-page>.wide-content>.media>.mobile-only>.more-images{display:flex;flex-wrap:wrap;gap:3px}.animal-detail-page>.wide-content>.media>.mobile-only>.more-images>a img{height:auto;width:auto;display:block}.animal-detail-page>.wide-content>.media>.mobile-only>.more-images>a:nth-child(n+4){display:none}.animal-detail-page>.wide-content>.media>.mobile-only>.more-images>a .count-hidden{position:absolute;left:0;right:0;top:0;bottom:0}.animal-detail-page>.wide-content>.media>.mobile-only>.more-images>a .count-hidden .shadow{background:#000;opacity:.41;position:absolute;left:0;right:0;top:0;bottom:0;border-radius:10px}.animal-detail-page>.wide-content>.media>.mobile-only>.more-images>a .count-hidden .number{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none}.animal-detail-page>.wide-content>.media>.desktop-only{display:none}.animal-detail-page>.wide-content>.description-container{grid-area:description;margin-bottom:1rem;display:flex;flex-direction:column;row-gap:10px}.animal-detail-page>.wide-content>.description-container>.description{font-size:16px;font-style:normal;font-weight:400;line-height:22px}.animal-detail-page>.wide-content>.description-container>.description p,.animal-detail-page>.wide-content>.description-container>.description a,.animal-detail-page>.wide-content>.description-container>.description u,.animal-detail-page>.wide-content>.description-container>.description strong,.animal-detail-page>.wide-content>.description-container>.description em,.animal-detail-page>.wide-content>.description-container>.description i,.animal-detail-page>.wide-content>.description-container>.description span{font-size:inherit;line-height:inherit}.animal-detail-page>.wide-content>.description-container>.description .description-text .read-more{display:none}.animal-detail-page>.wide-content>.description-container>.description .description-text.has-first-paragraph .read-more{display:inline-block}.animal-detail-page>.wide-content>.description-container>.description .description-text.has-first-paragraph .other-paragraphs{display:none}.animal-detail-page>.wide-content>.description-container>.description .description-text.show .read-more{display:none}.animal-detail-page>.wide-content>.description-container>.description .description-text.show .other-paragraphs{display:block}.animal-detail-page>.wide-content>.description-container>.hu-link{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.animal-detail-page>.wide-content>.sidebar{grid-area:sidebar;display:grid;grid-row-gap:10px;grid-auto-rows:min-content}.animal-detail-page>.wide-content>.sidebar>.foodsponsor{padding:11px 11px 11px 14px;background:#f0f0f0;border-radius:10px;display:grid;grid-template-columns:1fr 67px;column-gap:10px;row-gap:8px;max-width:400px}.animal-detail-page>.wide-content>.sidebar>.foodsponsor>.text{padding-top:11px;grid-row:1;font-size:14px;font-style:normal;font-weight:700;line-height:18px}.animal-detail-page>.wide-content>.sidebar>.foodsponsor>.text strong{font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.animal-detail-page>.wide-content>.sidebar>.foodsponsor>img{grid-row:1;width:67px;height:auto}.animal-detail-page>.wide-content>.sidebar>.foodsponsor>.link{grid-row:2;grid-column:span 2}.animal-detail-page>.wide-content>.sidebar>.foodsponsor>.link a:not(.button){font-size:14px;font-style:normal;font-weight:400;line-height:18px}.animal-detail-page>.wide-content>.sidebar>.titertestsponsor{padding:11px 14px 11px 14px;background:#f0f0f0;border-radius:10px;display:grid;grid-template-columns:1fr;row-gap:8px;max-width:400px}.animal-detail-page>.wide-content>.sidebar>.titertestsponsor>.text{grid-row:1;font-size:14px;font-style:normal;font-weight:700;line-height:18px}.animal-detail-page>.wide-content>.sidebar>.titertestsponsor>.text strong{font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.animal-detail-page>.wide-content>.sidebar>.titertestsponsor>.link{grid-row:2}.animal-detail-page>.wide-content>.sidebar>.titertestsponsor>.link a:not(.button){font-size:14px;font-style:normal;font-weight:400;line-height:18px}@media screen and (min-width:997px){.animal-detail-page .mobile-only{display:none}.animal-detail-page .desktop-only{display:contents}.animal-detail-page .animal-image .overlays .badge{font-size:18px;font-style:normal;font-weight:600;line-height:23px;padding:5px 10px;height:38px;top:-18px}.animal-detail-page .animal-image .overlays .bubble{font-size:18px;font-style:normal;font-weight:400;line-height:20px;padding:40px 2px 0 12px}.animal-detail-page .animal-image .overlays .bubble.red-outline{width:166px;height:91px}.animal-detail-page .animal-image .overlays .bubble.red{width:166px;height:91px}.animal-detail-page .animal-image .overlays .bubble.red-light{width:166px;height:91px;padding:44px 2px 0 12px}.animal-detail-page .animal-image .overlays .bubble.heart{padding:44px 6px 0 12px}.animal-detail-page .animal-image .overlays .bubble.heart:after{width:18px;height:16px;top:42px;right:5px}.animal-detail-page .animal-image .overlays .video img{width:63px;height:63px;right:11px;bottom:12px}.animal-detail-page>.wide-content{padding:0;width:80vw;margin:auto;display:grid;grid-template-columns:repeat(12,1fr);grid-template-areas:"navigation navigation" "title title" "quickdetails quickdetails" "media media" "description sidebar";column-gap:30px}.animal-detail-page>.wide-content>.navigation{grid-column:span 12;gap:8px}.animal-detail-page>.wide-content>.navigation span{font-size:14px;font-style:normal;font-weight:400;line-height:14px}.animal-detail-page>.wide-content>.navigation a{width:16px;height:18px}.animal-detail-page>.wide-content>.title{grid-column:span 12}.animal-detail-page>.wide-content>.quick-details{grid-column:span 12;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.animal-detail-page>.wide-content>.media{grid-column:span 12}.animal-detail-page>.wide-content>.media>.mobile-only{display:none}.animal-detail-page>.wide-content>.media>.desktop-only{display:block;position:relative}.animal-detail-page>.wide-content>.media>.desktop-only .tns-ovh{margin-right:-10vw}.animal-detail-page>.wide-content>.media>.desktop-only>.slideshow-container{display:flex;overflow:hidden;gap:9px}.animal-detail-page>.wide-content>.media>.desktop-only .slideshow-container{min-height:460px}.animal-detail-page>.wide-content>.media>.desktop-only .slideshow-container .animal-image .video{right:9px}.animal-detail-page>.wide-content>.description-container{grid-column:span 8}.animal-detail-page>.wide-content>.description-container>.description{font-size:18px;font-style:normal;font-weight:400;line-height:26px}.animal-detail-page>.wide-content>.description-container>.description .description-text .read-more{display:none}.animal-detail-page>.wide-content>.description-container>.description .description-text .other-paragraphs{display:block}.animal-detail-page>.wide-content>.description-container>.description .description-text.has-first-paragraph .read-more{display:none}.animal-detail-page>.wide-content>.description-container>.description .description-text.has-first-paragraph .other-paragraphs{display:block}.animal-detail-page>.wide-content>.description-container>.description .description-text.show .read-more{display:none}.animal-detail-page>.wide-content>.description-container>.description .description-text.show .other-paragraphs{display:block}.animal-detail-page>.wide-content>.description-container>.hu-link{font-size:18px;font-style:normal;font-weight:400;line-height:26px}.animal-detail-page>.wide-content>.sidebar{grid-area:sidebar;display:grid;grid-column:span 4;grid-row-gap:10px}.animal-detail-page>.wide-content>.sidebar>.foodsponsor{padding:20px 0 20px 22px;grid-template-columns:1fr 80px;max-width:none}.animal-detail-page>.wide-content>.sidebar>.foodsponsor>.text{font-size:18px;font-style:normal;font-weight:700;line-height:26px}.animal-detail-page>.wide-content>.sidebar>.foodsponsor>img{width:80px;height:auto}.animal-detail-page>.wide-content>.sidebar>.titertestsponsor{padding:20px 22px 20px 22px;grid-template-columns:1fr;max-width:none}.animal-detail-page>.wide-content>.sidebar>.titertestsponsor>.text{font-size:18px;font-style:normal;font-weight:700;line-height:26px}}@media screen and (min-width:1268px){.animal-detail-page>.wide-content>.description-container{grid-column:1/8}.animal-detail-page>.wide-content>.sidebar{grid-column:9/13}.animal-detail-page>.wide-content>.sidebar>.foodsponsor{grid-template-columns:1fr 130px}.animal-detail-page>.wide-content>.sidebar>.foodsponsor>.text{font-size:18px;font-style:normal;font-weight:700;line-height:26px}.animal-detail-page>.wide-content>.sidebar>.foodsponsor>img{width:130px;height:auto}}.form{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr)}.form .mandatory-hint{grid-column:span 12;font-size:.875rem;font-style:italic}.form form{display:contents}.form>.form-field,.form>.captcheck,.form>.recaptcha,.form>.actions,.form>.error{grid-column:span 12}.form .error{font-size:.875rem;color:#cd0528}.form .error.field-validation-valid{display:none}@media screen and (min-width:567px){.form .col-span-6{grid-column:span 6}}.form-field{display:flex;flex-direction:column}.form-field>label{font-size:.875rem;color:#5a5a5a;font-weight:bold;margin-bottom:4px}input[type=text].form-control,input[type=email].form-control,input[type=number].form-control,input[type=password].form-control,select.form-control{padding:5px 36px 5px 10px;border:1px solid #d8d8d8;border-radius:5px;height:36px;color:#5a5a5a;font-size:14px;font-style:normal;font-weight:400;line-height:18px}textarea.form-control{padding:5px 36px 5px 10px;border:1px solid #d8d8d8;border-radius:5px;color:#5a5a5a;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.recaptcha,.grecaptcha-badge{margin-bottom:1rem}.campaign-item-grid{display:grid;grid-gap:0}.campaign-item{position:relative}.campaign-item img{width:100%;height:auto;display:block}.campaign-item.reserved:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:url("/content/icons/campaign-reserved.png") no-repeat;background-position:center center;background-size:69%}.campaign-item label{display:block;width:100%;height:100%;position:relative;cursor:pointer}.campaign-item input[type=checkbox]{opacity:0;position:absolute;left:0;top:0;width:0;height:0}.campaign-item input[type=checkbox]:checked+label:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:2;background:url("/content/icons/campaign-check.png") no-repeat;background-position:center center;background-size:69%}.campaign-item input[type=checkbox]:focus+label:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;box-shadow:inset 0 0 0 2px #cd0528}.image-donor{max-width:300px}.breed-dogs{padding:.9375rem;background:#f0f0f0}.breed-dogs>.content-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.breed-dogs>.content-wrapper>.animal-teaser{width:100%}.breed-dogs>.content-wrapper>.not-found{grid-column:1/-1}@media screen and (min-width:567px){.breed-dogs>.content-wrapper{grid-template-columns:repeat(3,1fr)}.breed-dogs>.not-found{grid-column:1/-1}}@media screen and (min-width:997px){.breed-dogs{padding:30px 0}.breed-dogs>.content-wrapper{width:80vw;margin:auto;gap:30px;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1268px){.breed-dogs>.content-wrapper{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1540px){.breed-dogs>.content-wrapper{grid-template-columns:repeat(6,1fr)}}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100%*70/3);width:-moz-calc(100%*70/3);width:calc(100%*70/3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100%/70);width:-moz-calc(100%/70);width:calc(100%/70);height:10px;float:left}