html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/core/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/core/misc/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/core/misc/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/core/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/core/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/core/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/core/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/core/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/core/misc/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/core/misc/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/core/misc/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
: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:#fcfcfd;--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,0.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,0.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,0.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,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.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 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.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,0.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,0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--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,0.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:0.25;}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:0.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color);}h1,.h1{font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){h1,.h1{font-size:2.5rem;}}h2,.h2{font-size:calc(1.325rem + 0.9vw);}@media (min-width:1200px){h2,.h2{font-size:2rem;}}h3,.h3{font-size:calc(1.3rem + 0.6vw);}@media (min-width:1200px){h3,.h3{font-size:1.75rem;}}h4,.h4{font-size:calc(1.275rem + 0.3vw);}@media (min-width:1200px){h4,.h4{font-size:1.5rem;}}h5,.h5{font-size:1.25rem;}h6,.h6{font-size:1rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;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:0.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small,.small{font-size:0.875em;}mark,.mark{padding:0.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg);}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.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:0.875em;}pre code{font-size:inherit;color:inherit;word-break:normal;}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word;}a > code{color:inherit;}kbd{padding:0.1875rem 0.375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:0.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:0.5rem;padding-bottom:0.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:0.5rem;font-size:calc(1.275rem + 0.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;}.lead{font-size:1.25rem;font-weight:300;}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2;}@media (min-width:1200px){.display-1{font-size:5rem;}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2;}@media (min-width:1200px){.display-2{font-size:4.5rem;}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2;}@media (min-width:1200px){.display-3{font-size:4rem;}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2;}@media (min-width:1200px){.display-4{font-size:3.5rem;}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2;}@media (min-width:1200px){.display-5{font-size:3rem;}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2;}@media (min-width:1200px){.display-6{font-size:2.5rem;}}.list-unstyled{padding-left:0;list-style:none;}.list-inline{padding-left:0;list-style:none;}.list-inline-item{display:inline-block;}.list-inline-item:not(:last-child){margin-right:0.5rem;}.initialism{font-size:0.875em;text-transform:uppercase;}.blockquote{margin-bottom:1rem;font-size:1.25rem;}.blockquote > :last-child{margin-bottom:0;}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d;}.blockquote-footer::before{content:"— ";}.img-fluid{max-width:100%;height:auto;}.img-thumbnail{padding:0.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto;}.figure{display:inline-block;}.figure-img{margin-bottom:0.5rem;line-height:1;}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color);}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;}@media (min-width:576px){.container-sm,.container{max-width:540px;}}@media (min-width:768px){.container-md,.container-sm,.container{max-width:720px;}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px;}}@media (min-width:1140px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px;}}.container-max,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px;}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1140px;--bs-breakpoint-max:1440px;}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}.row > *{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}.col{flex:1 0 0%;}.row-cols-auto > *{flex:0 0 auto;width:auto;}.row-cols-1 > *{flex:0 0 auto;width:100%;}.row-cols-2 > *{flex:0 0 auto;width:50%;}.row-cols-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-4 > *{flex:0 0 auto;width:25%;}.row-cols-5 > *{flex:0 0 auto;width:20%;}.row-cols-6 > *{flex:0 0 auto;width:16.66666667%;}.col-auto{flex:0 0 auto;width:auto;}.col-1{flex:0 0 auto;width:8.33333333%;}.col-2{flex:0 0 auto;width:16.66666667%;}.col-3{flex:0 0 auto;width:25%;}.col-4{flex:0 0 auto;width:33.33333333%;}.col-5{flex:0 0 auto;width:41.66666667%;}.col-6{flex:0 0 auto;width:50%;}.col-7{flex:0 0 auto;width:58.33333333%;}.col-8{flex:0 0 auto;width:66.66666667%;}.col-9{flex:0 0 auto;width:75%;}.col-10{flex:0 0 auto;width:83.33333333%;}.col-11{flex:0 0 auto;width:91.66666667%;}.col-12{flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:0.25rem;}.g-1,.gy-1{--bs-gutter-y:0.25rem;}.g-2,.gx-2{--bs-gutter-x:0.5rem;}.g-2,.gy-2{--bs-gutter-y:0.5rem;}.g-3,.gx-3{--bs-gutter-x:1rem;}.g-3,.gy-3{--bs-gutter-y:1rem;}.g-4,.gx-4{--bs-gutter-x:1.5rem;}.g-4,.gy-4{--bs-gutter-y:1.5rem;}.g-5,.gx-5{--bs-gutter-x:3rem;}.g-5,.gy-5{--bs-gutter-y:3rem;}@media (min-width:576px){.col-sm{flex:1 0 0%;}.row-cols-sm-auto > *{flex:0 0 auto;width:auto;}.row-cols-sm-1 > *{flex:0 0 auto;width:100%;}.row-cols-sm-2 > *{flex:0 0 auto;width:50%;}.row-cols-sm-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-sm-4 > *{flex:0 0 auto;width:25%;}.row-cols-sm-5 > *{flex:0 0 auto;width:20%;}.row-cols-sm-6 > *{flex:0 0 auto;width:16.66666667%;}.col-sm-auto{flex:0 0 auto;width:auto;}.col-sm-1{flex:0 0 auto;width:8.33333333%;}.col-sm-2{flex:0 0 auto;width:16.66666667%;}.col-sm-3{flex:0 0 auto;width:25%;}.col-sm-4{flex:0 0 auto;width:33.33333333%;}.col-sm-5{flex:0 0 auto;width:41.66666667%;}.col-sm-6{flex:0 0 auto;width:50%;}.col-sm-7{flex:0 0 auto;width:58.33333333%;}.col-sm-8{flex:0 0 auto;width:66.66666667%;}.col-sm-9{flex:0 0 auto;width:75%;}.col-sm-10{flex:0 0 auto;width:83.33333333%;}.col-sm-11{flex:0 0 auto;width:91.66666667%;}.col-sm-12{flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem;}}@media (min-width:768px){.col-md{flex:1 0 0%;}.row-cols-md-auto > *{flex:0 0 auto;width:auto;}.row-cols-md-1 > *{flex:0 0 auto;width:100%;}.row-cols-md-2 > *{flex:0 0 auto;width:50%;}.row-cols-md-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-md-4 > *{flex:0 0 auto;width:25%;}.row-cols-md-5 > *{flex:0 0 auto;width:20%;}.row-cols-md-6 > *{flex:0 0 auto;width:16.66666667%;}.col-md-auto{flex:0 0 auto;width:auto;}.col-md-1{flex:0 0 auto;width:8.33333333%;}.col-md-2{flex:0 0 auto;width:16.66666667%;}.col-md-3{flex:0 0 auto;width:25%;}.col-md-4{flex:0 0 auto;width:33.33333333%;}.col-md-5{flex:0 0 auto;width:41.66666667%;}.col-md-6{flex:0 0 auto;width:50%;}.col-md-7{flex:0 0 auto;width:58.33333333%;}.col-md-8{flex:0 0 auto;width:66.66666667%;}.col-md-9{flex:0 0 auto;width:75%;}.col-md-10{flex:0 0 auto;width:83.33333333%;}.col-md-11{flex:0 0 auto;width:91.66666667%;}.col-md-12{flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem;}.g-md-3,.gx-md-3{--bs-gutter-x:1rem;}.g-md-3,.gy-md-3{--bs-gutter-y:1rem;}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem;}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem;}.g-md-5,.gx-md-5{--bs-gutter-x:3rem;}.g-md-5,.gy-md-5{--bs-gutter-y:3rem;}}@media (min-width:992px){.col-lg{flex:1 0 0%;}.row-cols-lg-auto > *{flex:0 0 auto;width:auto;}.row-cols-lg-1 > *{flex:0 0 auto;width:100%;}.row-cols-lg-2 > *{flex:0 0 auto;width:50%;}.row-cols-lg-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-lg-4 > *{flex:0 0 auto;width:25%;}.row-cols-lg-5 > *{flex:0 0 auto;width:20%;}.row-cols-lg-6 > *{flex:0 0 auto;width:16.66666667%;}.col-lg-auto{flex:0 0 auto;width:auto;}.col-lg-1{flex:0 0 auto;width:8.33333333%;}.col-lg-2{flex:0 0 auto;width:16.66666667%;}.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-4{flex:0 0 auto;width:33.33333333%;}.col-lg-5{flex:0 0 auto;width:41.66666667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333333%;}.col-lg-8{flex:0 0 auto;width:66.66666667%;}.col-lg-9{flex:0 0 auto;width:75%;}.col-lg-10{flex:0 0 auto;width:83.33333333%;}.col-lg-11{flex:0 0 auto;width:91.66666667%;}.col-lg-12{flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem;}}@media (min-width:1140px){.col-xl{flex:1 0 0%;}.row-cols-xl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xl-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-xl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xl-6 > *{flex:0 0 auto;width:16.66666667%;}.col-xl-auto{flex:0 0 auto;width:auto;}.col-xl-1{flex:0 0 auto;width:8.33333333%;}.col-xl-2{flex:0 0 auto;width:16.66666667%;}.col-xl-3{flex:0 0 auto;width:25%;}.col-xl-4{flex:0 0 auto;width:33.33333333%;}.col-xl-5{flex:0 0 auto;width:41.66666667%;}.col-xl-6{flex:0 0 auto;width:50%;}.col-xl-7{flex:0 0 auto;width:58.33333333%;}.col-xl-8,.paragraph--type--c-text.twb-col-8 .content,.component--text-image.twb-col-8 .text-image--content-wrapper,.paragraph--type--c-document.twb-col-8 .component--document-wrapper .component--document{flex:0 0 auto;width:66.66666667%;}.col-xl-9{flex:0 0 auto;width:75%;}.col-xl-10{flex:0 0 auto;width:83.33333333%;}.col-xl-11{flex:0 0 auto;width:91.66666667%;}.col-xl-12{flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem;}}@media (min-width:1440px){.col-max{flex:1 0 0%;}.row-cols-max-auto > *{flex:0 0 auto;width:auto;}.row-cols-max-1 > *{flex:0 0 auto;width:100%;}.row-cols-max-2 > *{flex:0 0 auto;width:50%;}.row-cols-max-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-max-4 > *{flex:0 0 auto;width:25%;}.row-cols-max-5 > *{flex:0 0 auto;width:20%;}.row-cols-max-6 > *{flex:0 0 auto;width:16.66666667%;}.col-max-auto{flex:0 0 auto;width:auto;}.col-max-1{flex:0 0 auto;width:8.33333333%;}.col-max-2{flex:0 0 auto;width:16.66666667%;}.col-max-3{flex:0 0 auto;width:25%;}.col-max-4{flex:0 0 auto;width:33.33333333%;}.col-max-5{flex:0 0 auto;width:41.66666667%;}.col-max-6{flex:0 0 auto;width:50%;}.col-max-7{flex:0 0 auto;width:58.33333333%;}.col-max-8{flex:0 0 auto;width:66.66666667%;}.col-max-9{flex:0 0 auto;width:75%;}.col-max-10{flex:0 0 auto;width:83.33333333%;}.col-max-11{flex:0 0 auto;width:91.66666667%;}.col-max-12{flex:0 0 auto;width:100%;}.offset-max-0{margin-left:0;}.offset-max-1{margin-left:8.33333333%;}.offset-max-2{margin-left:16.66666667%;}.offset-max-3{margin-left:25%;}.offset-max-4{margin-left:33.33333333%;}.offset-max-5{margin-left:41.66666667%;}.offset-max-6{margin-left:50%;}.offset-max-7{margin-left:58.33333333%;}.offset-max-8{margin-left:66.66666667%;}.offset-max-9{margin-left:75%;}.offset-max-10{margin-left:83.33333333%;}.offset-max-11{margin-left:91.66666667%;}.g-max-0,.gx-max-0{--bs-gutter-x:0;}.g-max-0,.gy-max-0{--bs-gutter-y:0;}.g-max-1,.gx-max-1{--bs-gutter-x:0.25rem;}.g-max-1,.gy-max-1{--bs-gutter-y:0.25rem;}.g-max-2,.gx-max-2{--bs-gutter-x:0.5rem;}.g-max-2,.gy-max-2{--bs-gutter-y:0.5rem;}.g-max-3,.gx-max-3{--bs-gutter-x:1rem;}.g-max-3,.gy-max-3{--bs-gutter-y:1rem;}.g-max-4,.gx-max-4{--bs-gutter-x:1.5rem;}.g-max-4,.gy-max-4{--bs-gutter-y:1.5rem;}.g-max-5,.gx-max-5{--bs-gutter-x:3rem;}.g-max-5,.gy-max-5{--bs-gutter-y:3rem;}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color);}.table > :not(caption) > * > *{padding:0.5rem 0.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));}.table > tbody{vertical-align:inherit;}.table > thead{vertical-align:bottom;}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor;}.caption-top{caption-side:top;}.table-sm > :not(caption) > * > *{padding:0.25rem 0.25rem;}.table-bordered > :not(caption) > *{border-width:var(--bs-border-width) 0;}.table-bordered > :not(caption) > * > *{border-width:0 var(--bs-border-width);}.table-borderless > :not(caption) > * > *{border-bottom-width:0;}.table-borderless > :not(:first-child){border-top-width:0;}.table-striped > tbody > tr:nth-of-type(odd) > *{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg);}.table-striped-columns > :not(caption) > tr > :nth-child(even){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg);}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg);}.table-hover > tbody > tr:hover > *{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg);}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:1139.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:1439.98px){.table-responsive-max{overflow-x:auto;-webkit-overflow-scrolling:touch;}}.form-label{margin-bottom:0.5rem;}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5;}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.25rem;}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.875rem;}.form-text{margin-top:0.25rem;font-size:0.875em;color:var(--bs-secondary-color);}.form-control{display:block;width:100%;padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control{transition:none;}}.form-control[type=file]{overflow:hidden;}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer;}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0;}.form-control::-webkit-datetime-edit{display:block;padding:0;}.form-control::-webkit-input-placeholder{color:var(--bs-secondary-color);opacity:1;}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1;}.form-control:-ms-input-placeholder{color:var(--bs-secondary-color);opacity:1;}.form-control::-ms-input-placeholder{color:var(--bs-secondary-color);opacity:1;}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1;}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1;}.form-control::file-selector-button{padding:0.375rem 0.75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:0.75rem;margin-inline-end:0.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none;}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg);}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0;}.form-control-plaintext:focus{outline:0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0;}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm);}.form-control-sm::file-selector-button{padding:0.25rem 0.5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:0.5rem;margin-inline-end:0.5rem;}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:0.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg);}.form-control-lg::file-selector-button{padding:0.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem;}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));padding:0.375rem;}.form-control-color:not(:disabled):not([readonly]){cursor:pointer;}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius);}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius);}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:0.375rem 2.25rem 0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right 0.75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-select{transition:none;}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:0.75rem;background-image:none;}.form-select:disabled{background-color:var(--bs-secondary-bg);}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color);}.form-select-sm{padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm);}.form-select-lg{padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg);}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:0.125rem;}.form-check .form-check-input{float:left;margin-left:-1.5em;}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right;}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0;}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:0.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact;}.form-check-input[type=checkbox]{border-radius:0.25em;}.form-check-input[type=radio]{border-radius:50%;}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%);}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd;}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");}.form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:0.5;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{cursor:default;opacity:0.5;}.form-switch{padding-left:2.5em;}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none;}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0;}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0;}.form-check-inline{display:inline-block;margin-right:1rem;}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.btn-check[disabled] + .btn,.btn-check:disabled + .btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:0.65;}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;}.form-range:focus{outline:0;}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25);}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25);}.form-range::-moz-focus-outer{border:0;}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none;}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe;}.form-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none;}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe;}.form-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;}.form-range:disabled{pointer-events:none;}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color);}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color);}.form-floating{position:relative;}.form-floating > .form-control,.form-floating > .form-control-plaintext,.form-floating > .form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25;}.form-floating > label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem 0.75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity 0.1s ease-in-out,-webkit-transform 0.1s ease-in-out;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out,-webkit-transform 0.1s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-floating > label{transition:none;}}.form-floating > .form-control,.form-floating > .form-control-plaintext{padding:1rem 0.75rem;}.form-floating > .form-control::-webkit-input-placeholder,.form-floating > .form-control-plaintext::-webkit-input-placeholder{color:transparent;}.form-floating > .form-control::-moz-placeholder,.form-floating > .form-control-plaintext::-moz-placeholder{color:transparent;}.form-floating > .form-control:-ms-input-placeholder,.form-floating > .form-control-plaintext:-ms-input-placeholder{color:transparent;}.form-floating > .form-control::-ms-input-placeholder,.form-floating > .form-control-plaintext::-ms-input-placeholder{color:transparent;}.form-floating > .form-control::placeholder,.form-floating > .form-control-plaintext::placeholder{color:transparent;}.form-floating > .form-control:not(:-moz-placeholder-shown),.form-floating > .form-control-plaintext:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:0.625rem;}.form-floating > .form-control:not(:-ms-input-placeholder),.form-floating > .form-control-plaintext:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:0.625rem;}.form-floating > .form-control:focus,.form-floating > .form-control:not(:placeholder-shown),.form-floating > .form-control-plaintext:focus,.form-floating > .form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:0.625rem;}.form-floating > .form-control:-webkit-autofill,.form-floating > .form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:0.625rem;}.form-floating > .form-select{padding-top:1.625rem;padding-bottom:0.625rem;}.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label{color:rgba(var(--bs-body-color-rgb),0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:not(:-ms-input-placeholder) ~ label{color:rgba(var(--bs-body-color-rgb),0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:focus ~ label,.form-floating > .form-control:not(:placeholder-shown) ~ label,.form-floating > .form-control-plaintext ~ label,.form-floating > .form-select ~ label{color:rgba(var(--bs-body-color-rgb),0.65);-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after{position:absolute;inset:1rem 0.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius);}.form-floating > .form-control:not(:-ms-input-placeholder) ~ label::after{position:absolute;inset:1rem 0.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius);}.form-floating > .form-control:focus ~ label::after,.form-floating > .form-control:not(:placeholder-shown) ~ label::after,.form-floating > .form-control-plaintext ~ label::after,.form-floating > .form-select ~ label::after{position:absolute;inset:1rem 0.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius);}.form-floating > .form-control:-webkit-autofill ~ label{color:rgba(var(--bs-body-color-rgb),0.65);-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control-plaintext ~ label{border-width:var(--bs-border-width) 0;}.form-floating > :disabled ~ label,.form-floating > .form-control:disabled ~ label{color:#6c757d;}.form-floating > :disabled ~ label::after,.form-floating > .form-control:disabled ~ label::after{background-color:var(--bs-secondary-bg);}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}.input-group > .form-control,.input-group > .form-select,.input-group > .form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0;}.input-group > .form-control:focus,.input-group > .form-select:focus,.input-group > .form-floating:focus-within{z-index:5;}.input-group .btn{position:relative;z-index:2;}.input-group .btn:focus{z-index:5;}.input-group-text{display:flex;align-items:center;padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);}.input-group-lg > .form-control,.input-group-lg > .form-select,.input-group-lg > .input-group-text,.input-group-lg > .btn{padding:0.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg);}.input-group-sm > .form-control,.input-group-sm > .form-select,.input-group-sm > .input-group-text,.input-group-sm > .btn{padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm);}.input-group-lg > .form-select,.input-group-sm > .form-select{padding-right:3rem;}.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0;}.input-group > .form-floating:not(:first-child) > .form-control,.input-group > .form-floating:not(:first-child) > .form-select{border-top-left-radius:0;border-bottom-left-radius:0;}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:var(--bs-form-valid-color);}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius);}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color);}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right 0.75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem));}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color);}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color);}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:var(--bs-form-valid-color);}.form-check-inline .form-check-input ~ .valid-feedback{margin-left:0.5em;}.was-validated .input-group > .form-control:not(:focus):valid,.input-group > .form-control:not(:focus).is-valid,.was-validated .input-group > .form-select:not(:focus):valid,.input-group > .form-select:not(:focus).is-valid,.was-validated .input-group > .form-floating:not(:focus-within):valid,.input-group > .form-floating:not(:focus-within).is-valid{z-index:3;}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:var(--bs-form-invalid-color);}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius);}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color);}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right 0.75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem));}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color);}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color);}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:var(--bs-form-invalid-color);}.form-check-inline .form-check-input ~ .invalid-feedback{margin-left:0.5em;}.was-validated .input-group > .form-control:not(:focus):invalid,.input-group > .form-control:not(:focus).is-invalid,.was-validated .input-group > .form-select:not(:focus):invalid,.input-group > .form-select:not(:focus).is-invalid,.was-validated .input-group > .form-floating:not(:focus-within):invalid,.input-group > .form-floating:not(:focus-within).is-invalid{z-index:4;}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family:;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.btn{transition:none;}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);}.btn-check + .btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:focus-visible + .btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:checked + .btn,:not(.btn-check) + .btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);}.btn-check:checked + .btn:focus-visible,:not(.btn-check) + .btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow);}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity);}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd;}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d;}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754;}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0;}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107;}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545;}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa;}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529;}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none;}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none;}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none;}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none;}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none;}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none;}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none;}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none;}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline;}.btn-link:focus-visible{color:var(--bs-btn-color);}.btn-link:hover{color:var(--bs-btn-hover-color);}.btn-lg,.btn-group-lg > .btn{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg);}.btn-sm,.btn-group-sm > .btn{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm);}.fade{transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){.fade{transition:none;}}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none;}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative;}.dropdown-toggle{white-space:nowrap;}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;}.dropdown-toggle:empty::after{margin-left:0;}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer);}.dropdown-menu-start{--bs-position:start;}.dropdown-menu-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-end{--bs-position:end;}.dropdown-menu-end[data-bs-popper]{right:0;left:auto;}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start;}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-sm-end{--bs-position:end;}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start;}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-md-end{--bs-position:end;}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start;}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-lg-end{--bs-position:end;}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1140px){.dropdown-menu-xl-start{--bs-position:start;}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xl-end{--bs-position:end;}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1440px){.dropdown-menu-max-start{--bs-position:start;}.dropdown-menu-max-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-max-end{--bs-position:end;}.dropdown-menu-max-end[data-bs-popper]{right:0;left:auto;}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer);}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer);}.dropend .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid;}.dropend .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-toggle::after{vertical-align:0;}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer);}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";}.dropstart .dropdown-toggle::after{display:none;}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent;}.dropstart .dropdown-toggle:empty::after{margin-left:0;}.dropstart .dropdown-toggle::before{vertical-align:0;}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1;}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0);}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg);}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg);}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap;}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color);}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow:;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255,255,255,0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd;}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle;}.btn-group > .btn,.btn-group-vertical > .btn{position:relative;flex:1 1 auto;}.btn-group > .btn-check:checked + .btn,.btn-group > .btn-check:focus + .btn,.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn-check:checked + .btn,.btn-group-vertical > .btn-check:focus + .btn,.btn-group-vertical > .btn:hover,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active{z-index:1;}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;}.btn-toolbar .input-group{width:auto;}.btn-group{border-radius:var(--bs-border-radius);}.btn-group > :not(.btn-check:first-child) + .btn,.btn-group > .btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1);}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn.dropdown-toggle-split:first-child,.btn-group > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group > .btn:nth-child(n+3),.btn-group > :not(.btn-check) + .btn,.btn-group > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0;}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0;}.dropstart .dropdown-toggle-split::before{margin-right:0;}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem;}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem;}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group{width:100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1);}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical > .btn ~ .btn,.btn-group-vertical > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-top-right-radius:0;}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight:;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.nav-link{transition:none;}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color);}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default;}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color);}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0;}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd;}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius);}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg);}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap);}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent;}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor;}.nav-underline .nav-link.active,.nav-underline .show > .nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor;}.nav-fill > .nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center;}.nav-justified > .nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center;}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%;}.tab-content > .tab-pane{display:none;}.tab-content > .active{display:block;}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);}.navbar > .container,.navbar > .container-fluid,.navbar > .container-sm,.navbar > .container-md,.navbar > .container-lg,.navbar > .container-xl,.navbar > .container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color);}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight:;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color);}.navbar-nav .dropdown-menu{position:static;}.navbar-text{padding-top:0.5rem;padding-bottom:0.5rem;color:var(--bs-navbar-color);}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color);}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition);}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none;}}.navbar-toggler:hover{text-decoration:none;}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%;}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto;}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none;}.navbar-expand-sm .offcanvas .offcanvas-header{display:none;}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-md .navbar-nav{flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-md .navbar-nav-scroll{overflow:visible;}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none;}.navbar-expand-md .offcanvas .offcanvas-header{display:none;}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-lg .navbar-nav{flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-lg .navbar-nav-scroll{overflow:visible;}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none;}.navbar-expand-lg .offcanvas .offcanvas-header{display:none;}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1140px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none;}.navbar-expand-xl .offcanvas .offcanvas-header{display:none;}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1440px){.navbar-expand-max{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-max .navbar-nav{flex-direction:row;}.navbar-expand-max .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-max .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-max .navbar-nav-scroll{overflow:visible;}.navbar-expand-max .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-max .navbar-toggler{display:none;}.navbar-expand-max .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none;}.navbar-expand-max .offcanvas .offcanvas-header{display:none;}.navbar-expand-max .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand .navbar-nav-scroll{overflow:visible;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;-webkit-transform:none !important;transform:none !important;transition:none;}.navbar-expand .offcanvas .offcanvas-header{display:none;}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255,255,255,0.55);--bs-navbar-hover-color:rgba(255,255,255,0.75);--bs-navbar-disabled-color:rgba(255,255,255,0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255,255,255,0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color:;--bs-card-subtitle-color:;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow:;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03);--bs-card-cap-color:;--bs-card-height:;--bs-card-color:;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);}.card > hr{margin-right:0;margin-left:0;}.card > .list-group{border-top:inherit;border-bottom:inherit;}.card > .list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);}.card > .list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius);}.card > .card-header + .list-group,.card > .list-group + .card-footer{border-top:0;}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color);}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color);}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color);}.card-text:last-child{margin-bottom:0;}.card-link + .card-link{margin-left:var(--bs-card-spacer-x);}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0;}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg);}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius);}.card-img,.card-img-top,.card-img-bottom{width:100%;}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius);}.card-group > .card{margin-bottom:var(--bs-card-group-margin);}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap;}.card-group > .card{flex:1 0 0%;margin-bottom:0;}.card-group > .card + .card{margin-left:0;border-left:0;}.card-group > .card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.card-group > .card:not(:last-child) .card-img-top,.card-group > .card:not(:last-child) .card-header{border-top-right-radius:0;}.card-group > .card:not(:last-child) .card-img-bottom,.card-group > .card:not(:last-child) .card-footer{border-bottom-right-radius:0;}.card-group > .card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.card-group > .card:not(:first-child) .card-img-top,.card-group > .card:not(:first-child) .card-header{border-top-left-radius:0;}.card-group > .card:not(:first-child) .card-img-bottom,.card-group > .card:not(:first-child) .card-footer{border-bottom-left-radius:0;}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle);}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition);}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none;}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);-webkit-transform:var(--bs-accordion-btn-icon-transform);transform:var(--bs-accordion-btn-icon-transform);}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition);}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none;}}.accordion-button:hover{z-index:2;}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow);}.accordion-header{margin-bottom:0;}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius);}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius);}.accordion-item:not(:first-of-type){border-top:0;}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius);}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius);}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius);}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);}.accordion-flush .accordion-collapse{border-width:0;}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0;}.accordion-flush .accordion-item:first-child{border-top:0;}.accordion-flush .accordion-item:last-child{border-bottom:0;}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0;}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg:;--bs-breadcrumb-border-radius:;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);}.breadcrumb-item + .breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x);}.breadcrumb-item + .breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color);}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none;}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.page-link{transition:none;}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow);}.page-link.active,.active > .page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);}.page-link.disabled,.disabled > .page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1);}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius);}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius);}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg);}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm);}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius);}.badge:empty{display:none;}.btn .badge{position:relative;top:-1px;}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);}.alert-heading{color:inherit;}.alert-link{font-weight:700;color:var(--bs-alert-link-color);}.alert-dismissible{padding-right:3rem;}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem;}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis);}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis);}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis);}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis);}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis);}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis);}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis);}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis);}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem;}}@keyframes progress-bar-stripes{0%{background-position-x:1rem;}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition);}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none;}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height);}.progress-stacked > .progress{overflow:visible;}.progress-stacked > .progress > .progress-bar{width:100%;}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes;}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none;}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius);}.list-group-numbered{list-style-type:none;counter-reset:section;}.list-group-numbered > .list-group-item::before{content:counters(section,".") ". ";counter-increment:section;}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit;}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg);}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg);}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit;}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg);}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);}.list-group-item + .list-group-item{border-top-width:0;}.list-group-item + .list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width);}.list-group-horizontal{flex-direction:row;}.list-group-horizontal > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.list-group-horizontal > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.list-group-horizontal > .list-group-item.active{margin-top:0;}.list-group-horizontal > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.list-group-horizontal > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row;}.list-group-horizontal-sm > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.list-group-horizontal-sm > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.list-group-horizontal-sm > .list-group-item.active{margin-top:0;}.list-group-horizontal-sm > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.list-group-horizontal-sm > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row;}.list-group-horizontal-md > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.list-group-horizontal-md > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.list-group-horizontal-md > .list-group-item.active{margin-top:0;}.list-group-horizontal-md > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.list-group-horizontal-md > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row;}.list-group-horizontal-lg > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.list-group-horizontal-lg > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.list-group-horizontal-lg > .list-group-item.active{margin-top:0;}.list-group-horizontal-lg > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.list-group-horizontal-lg > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width:1140px){.list-group-horizontal-xl{flex-direction:row;}.list-group-horizontal-xl > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.list-group-horizontal-xl > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.list-group-horizontal-xl > .list-group-item.active{margin-top:0;}.list-group-horizontal-xl > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.list-group-horizontal-xl > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width:1440px){.list-group-horizontal-max{flex-direction:row;}.list-group-horizontal-max > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.list-group-horizontal-max > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.list-group-horizontal-max > .list-group-item.active{margin-top:0;}.list-group-horizontal-max > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.list-group-horizontal-max > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}.list-group-flush{border-radius:0;}.list-group-flush > .list-group-item{border-width:0 0 var(--bs-list-group-border-width);}.list-group-flush > .list-group-item:last-child{border-bottom-width:0;}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis);}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis);}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis);}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis);}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis);}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis);}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis);}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis);}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:0.25em 0.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:0.375rem;opacity:var(--bs-btn-close-opacity);}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity);}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity);}.btn-close-white{-webkit-filter:var(--bs-btn-close-white-filter);filter:var(--bs-btn-close-white-filter);}[data-bs-theme=dark] .btn-close{-webkit-filter:var(--bs-btn-close-white-filter);filter:var(--bs-btn-close-white-filter);}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color:;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius);}.toast.showing{opacity:0;}.toast:not(.show){display:none;}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none;}.toast-container > :not(:last-child){margin-bottom:var(--bs-toast-spacing);}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x);}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word;}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color:;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg:;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none;}.modal.fade .modal-dialog{transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px);}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none;}}.modal.show .modal-dialog{-webkit-transform:none;transform:none;}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02);}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2);}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2);}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0;}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg);}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity);}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto;}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height);}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding);}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius);}.modal-footer > *{margin:calc(var(--bs-modal-footer-gap) * .5);}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow);}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto;}.modal-sm{--bs-modal-width:300px;}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px;}}@media (min-width:1140px){.modal-xl{--bs-modal-width:1140px;}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0;}.modal-fullscreen .modal-body{overflow-y:auto;}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0;}.modal-fullscreen-sm-down .modal-body{overflow-y:auto;}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0;}.modal-fullscreen-md-down .modal-body{overflow-y:auto;}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0;}.modal-fullscreen-lg-down .modal-body{overflow-y:auto;}}@media (max-width:1139.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0;}.modal-fullscreen-xl-down .modal-body{overflow-y:auto;}}@media (max-width:1439.98px){.modal-fullscreen-max-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-max-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-max-down .modal-header,.modal-fullscreen-max-down .modal-footer{border-radius:0;}.modal-fullscreen-max-down .modal-body{overflow-y:auto;}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin:;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0;}.tooltip.show{opacity:var(--bs-tooltip-opacity);}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height);}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height));}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg);}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width);}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg);}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height));}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg);}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width);}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg);}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height);}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0;}.bs-popover-top > .popover-arrow,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before,.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border);}.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg);}.bs-popover-end > .popover-arrow,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width);}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before,.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border);}.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg);}.bs-popover-bottom > .popover-arrow,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before,.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border);}.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg);}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);}.bs-popover-start > .popover-arrow,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before,.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border);}.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg);}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);}.popover-header:empty{display:none;}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color);}.carousel{position:relative;}.carousel.pointer-event{touch-action:pan-y;}.carousel-inner{position:relative;width:100%;overflow:hidden;}.carousel-inner::after{display:block;clear:both;content:"";}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out,-webkit-transform 0.6s ease-in-out;}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none;}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block;}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{-webkit-transform:translateX(100%);transform:translateX(100%);}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{-webkit-transform:translateX(-100%);transform:translateX(-100%);}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none;}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1;}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s 0.6s;}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none;}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:0.5;transition:opacity 0.15s ease;}@media (prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none;}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:0.9;}.carousel-control-prev{left:0;}.carousel-control-next{right:0;}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%;}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:0.5;transition:opacity 0.6s ease;}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none;}}.carousel-indicators .active{opacity:1;}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center;}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100);}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000;}.carousel-dark .carousel-caption{color:#000;}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100);}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000;}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000;}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;-webkit-animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent;}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em;}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0);}50%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0);}50%{opacity:1;-webkit-transform:none;transform:none;}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0;}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s;}}.offcanvas,.offcanvas-max,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5;}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition);}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none;}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%);}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%);}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%);}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%);}}@media (max-width:575.98px){.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){-webkit-transform:none;transform:none;}}@media (max-width:575.98px){.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible;}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-sm .offcanvas-header{display:none;}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition);}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none;}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%);}}@media (max-width:767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%);}}@media (max-width:767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%);}}@media (max-width:767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%);}}@media (max-width:767.98px){.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){-webkit-transform:none;transform:none;}}@media (max-width:767.98px){.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible;}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-md .offcanvas-header{display:none;}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition);}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none;}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%);}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%);}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%);}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%);}}@media (max-width:991.98px){.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){-webkit-transform:none;transform:none;}}@media (max-width:991.98px){.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible;}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-lg .offcanvas-header{display:none;}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width:1139.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition);}}@media (max-width:1139.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none;}}@media (max-width:1139.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%);}}@media (max-width:1139.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%);}}@media (max-width:1139.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%);}}@media (max-width:1139.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%);}}@media (max-width:1139.98px){.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){-webkit-transform:none;transform:none;}}@media (max-width:1139.98px){.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible;}}@media (min-width:1140px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-xl .offcanvas-header{display:none;}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width:1439.98px){.offcanvas-max{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition);}}@media (max-width:1439.98px) and (prefers-reduced-motion:reduce){.offcanvas-max{transition:none;}}@media (max-width:1439.98px){.offcanvas-max.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%);}}@media (max-width:1439.98px){.offcanvas-max.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%);}}@media (max-width:1439.98px){.offcanvas-max.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%);}}@media (max-width:1439.98px){.offcanvas-max.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%);}}@media (max-width:1439.98px){.offcanvas-max.showing,.offcanvas-max.show:not(.hiding){-webkit-transform:none;transform:none;}}@media (max-width:1439.98px){.offcanvas-max.showing,.offcanvas-max.hiding,.offcanvas-max.show{visibility:visible;}}@media (min-width:1440px){.offcanvas-max{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-max .offcanvas-header{display:none;}.offcanvas-max .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition);}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none;}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%);}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%);}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%);}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%);}.offcanvas.showing,.offcanvas.show:not(.hiding){-webkit-transform:none;transform:none;}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible;}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;}.offcanvas-backdrop.fade{opacity:0;}.offcanvas-backdrop.show{opacity:0.5;}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height);}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto;}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:0.5;}.placeholder.btn::before{display:inline-block;content:"";}.placeholder-xs{min-height:0.6em;}.placeholder-sm{min-height:0.8em;}.placeholder-lg{min-height:1.2em;}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite;}@-webkit-keyframes placeholder-glow{50%{opacity:0.2;}}@keyframes placeholder-glow{50%{opacity:0.2;}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite;}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%;}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%;}}.clearfix::after{display:block;clear:both;content:"";}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1)) !important;}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1)) !important;}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1)) !important;}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1)) !important;}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1)) !important;}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1)) !important;}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1)) !important;}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1)) !important;}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1)) !important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,0.75)) !important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75)) !important;}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);}.icon-link{display:inline-flex;gap:0.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-underline-offset:0.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.icon-link > .bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform;}@media (prefers-reduced-motion:reduce){.icon-link > .bi{transition:none;}}.icon-link-hover:hover > .bi,.icon-link-hover:focus-visible > .bi{-webkit-transform:var(--bs-icon-link-transform,translate3d(0.25em,0,0));transform:var(--bs-icon-link-transform,translate3d(0.25em,0,0));}.ratio{position:relative;width:100%;}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:"";}.ratio > *{position:absolute;top:0;left:0;width:100%;height:100%;}.ratio-1x1{--bs-aspect-ratio:100%;}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%);}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%);}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%);}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020;}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020;}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020;}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020;}}@media (min-width:1140px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020;}}@media (min-width:1440px){.sticky-max-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020;}.sticky-max-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020;}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch;}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch;}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important;}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:0.25;}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.float-start{float:left !important;}.float-end{float:right !important;}.float-none{float:none !important;}.object-fit-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-none{-o-object-fit:none !important;object-fit:none !important;}.opacity-0{opacity:0 !important;}.opacity-25{opacity:0.25 !important;}.opacity-50{opacity:0.5 !important;}.opacity-75{opacity:0.75 !important;}.opacity-100{opacity:1 !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.overflow-visible{overflow:visible !important;}.overflow-scroll{overflow:scroll !important;}.overflow-x-auto{overflow-x:auto !important;}.overflow-x-hidden{overflow-x:hidden !important;}.overflow-x-visible{overflow-x:visible !important;}.overflow-x-scroll{overflow-x:scroll !important;}.overflow-y-auto{overflow-y:auto !important;}.overflow-y-hidden{overflow-y:hidden !important;}.overflow-y-visible{overflow-y:visible !important;}.overflow-y-scroll{overflow-y:scroll !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-grid{display:grid !important;}.d-inline-grid{display:inline-grid !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}.d-none{display:none !important;}.shadow{box-shadow:var(--bs-box-shadow) !important;}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important;}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important;}.shadow-none{box-shadow:none !important;}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity));}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity));}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity));}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity));}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity));}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity));}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:-webkit-sticky !important;position:sticky !important;}.top-0{top:0 !important;}.top-50{top:50% !important;}.top-100{top:100% !important;}.bottom-0{bottom:0 !important;}.bottom-50{bottom:50% !important;}.bottom-100{bottom:100% !important;}.start-0{left:0 !important;}.start-50{left:50% !important;}.start-100{left:100% !important;}.end-0{right:0 !important;}.end-50{right:50% !important;}.end-100{right:100% !important;}.translate-middle{-webkit-transform:translate(-50%,-50%) !important;transform:translate(-50%,-50%) !important;}.translate-middle-x{-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important;}.translate-middle-y{-webkit-transform:translateY(-50%) !important;transform:translateY(-50%) !important;}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-0{border:0 !important;}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-top-0{border-top:0 !important;}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-end-0{border-right:0 !important;}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-bottom-0{border-bottom:0 !important;}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-start-0{border-left:0 !important;}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important;}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important;}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important;}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important;}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important;}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important;}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important;}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important;}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity)) !important;}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important;}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important;}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important;}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important;}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important;}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important;}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important;}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important;}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important;}.border-1{border-width:1px !important;}.border-2{border-width:2px !important;}.border-3{border-width:3px !important;}.border-4{border-width:4px !important;}.border-5{border-width:5px !important;}.border-opacity-10{--bs-border-opacity:0.1;}.border-opacity-25{--bs-border-opacity:0.25;}.border-opacity-50{--bs-border-opacity:0.5;}.border-opacity-75{--bs-border-opacity:0.75;}.border-opacity-100{--bs-border-opacity:1;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.mw-100{max-width:100% !important;}.vw-100{width:100vw !important;}.min-vw-100{min-width:100vw !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mh-100{max-height:100% !important;}.vh-100{height:100vh !important;}.min-vh-100{min-height:100vh !important;}.flex-fill{flex:1 1 auto !important;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.justify-content-evenly{justify-content:space-evenly !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}.order-first{order:-1 !important;}.order-0{order:0 !important;}.order-1{order:1 !important;}.order-2{order:2 !important;}.order-3{order:3 !important;}.order-4{order:4 !important;}.order-5{order:5 !important;}.order-last{order:6 !important;}.m-0{margin:0 !important;}.m-1{margin:0.25rem !important;}.m-2{margin:0.5rem !important;}.m-3{margin:1rem !important;}.m-4{margin:1.5rem !important;}.m-5{margin:3rem !important;}.m-auto{margin:auto !important;}.mx-0{margin-right:0 !important;margin-left:0 !important;}.mx-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-auto{margin-right:auto !important;margin-left:auto !important;}.my-0{margin-top:0 !important;margin-bottom:0 !important;}.my-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-0{margin-top:0 !important;}.mt-1{margin-top:0.25rem !important;}.mt-2{margin-top:0.5rem !important;}.mt-3{margin-top:1rem !important;}.mt-4{margin-top:1.5rem !important;}.mt-5{margin-top:3rem !important;}.mt-auto{margin-top:auto !important;}.me-0{margin-right:0 !important;}.me-1{margin-right:0.25rem !important;}.me-2{margin-right:0.5rem !important;}.me-3{margin-right:1rem !important;}.me-4{margin-right:1.5rem !important;}.me-5{margin-right:3rem !important;}.me-auto{margin-right:auto !important;}.mb-0{margin-bottom:0 !important;}.mb-1{margin-bottom:0.25rem !important;}.mb-2{margin-bottom:0.5rem !important;}.mb-3{margin-bottom:1rem !important;}.mb-4{margin-bottom:1.5rem !important;}.mb-5{margin-bottom:3rem !important;}.mb-auto{margin-bottom:auto !important;}.ms-0{margin-left:0 !important;}.ms-1{margin-left:0.25rem !important;}.ms-2{margin-left:0.5rem !important;}.ms-3{margin-left:1rem !important;}.ms-4{margin-left:1.5rem !important;}.ms-5{margin-left:3rem !important;}.ms-auto{margin-left:auto !important;}.p-0{padding:0 !important;}.p-1{padding:0.25rem !important;}.p-2{padding:0.5rem !important;}.p-3{padding:1rem !important;}.p-4{padding:1.5rem !important;}.p-5{padding:3rem !important;}.px-0{padding-right:0 !important;padding-left:0 !important;}.px-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-3{padding-right:1rem !important;padding-left:1rem !important;}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-5{padding-right:3rem !important;padding-left:3rem !important;}.py-0{padding-top:0 !important;padding-bottom:0 !important;}.py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-0{padding-top:0 !important;}.pt-1{padding-top:0.25rem !important;}.pt-2{padding-top:0.5rem !important;}.pt-3{padding-top:1rem !important;}.pt-4{padding-top:1.5rem !important;}.pt-5{padding-top:3rem !important;}.pe-0{padding-right:0 !important;}.pe-1{padding-right:0.25rem !important;}.pe-2{padding-right:0.5rem !important;}.pe-3{padding-right:1rem !important;}.pe-4{padding-right:1.5rem !important;}.pe-5{padding-right:3rem !important;}.pb-0{padding-bottom:0 !important;}.pb-1{padding-bottom:0.25rem !important;}.pb-2{padding-bottom:0.5rem !important;}.pb-3{padding-bottom:1rem !important;}.pb-4{padding-bottom:1.5rem !important;}.pb-5{padding-bottom:3rem !important;}.ps-0{padding-left:0 !important;}.ps-1{padding-left:0.25rem !important;}.ps-2{padding-left:0.5rem !important;}.ps-3{padding-left:1rem !important;}.ps-4{padding-left:1.5rem !important;}.ps-5{padding-left:3rem !important;}.gap-0{gap:0 !important;}.gap-1{gap:0.25rem !important;}.gap-2{gap:0.5rem !important;}.gap-3{gap:1rem !important;}.gap-4{gap:1.5rem !important;}.gap-5{gap:3rem !important;}.row-gap-0{row-gap:0 !important;}.row-gap-1{row-gap:0.25rem !important;}.row-gap-2{row-gap:0.5rem !important;}.row-gap-3{row-gap:1rem !important;}.row-gap-4{row-gap:1.5rem !important;}.row-gap-5{row-gap:3rem !important;}.column-gap-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-1{-webkit-column-gap:0.25rem !important;-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-2{-webkit-column-gap:0.5rem !important;-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-3{-webkit-column-gap:1rem !important;-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-4{-webkit-column-gap:1.5rem !important;-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-5{-webkit-column-gap:3rem !important;-moz-column-gap:3rem !important;column-gap:3rem !important;}.font-monospace{font-family:var(--bs-font-monospace) !important;}.fs-1{font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{font-size:calc(1.325rem + 0.9vw) !important;}.fs-3{font-size:calc(1.3rem + 0.6vw) !important;}.fs-4{font-size:calc(1.275rem + 0.3vw) !important;}.fs-5{font-size:1.25rem !important;}.fs-6{font-size:1rem !important;}.fst-italic{font-style:italic !important;}.fst-normal{font-style:normal !important;}.fw-lighter{font-weight:lighter !important;}.fw-light{font-weight:300 !important;}.fw-normal{font-weight:400 !important;}.fw-medium{font-weight:500 !important;}.fw-semibold{font-weight:600 !important;}.fw-bold{font-weight:700 !important;}.fw-bolder{font-weight:bolder !important;}.lh-1{line-height:1 !important;}.lh-sm{line-height:1.25 !important;}.lh-base{line-height:1.5 !important;}.lh-lg{line-height:2 !important;}.text-start{text-align:left !important;}.text-end{text-align:right !important;}.text-center{text-align:center !important;}.text-decoration-none{text-decoration:none !important;}.text-decoration-underline{text-decoration:underline !important;}.text-decoration-line-through{text-decoration:line-through !important;}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-break{word-wrap:break-word !important;word-break:break-word !important;}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important;}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important;}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important;}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important;}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important;}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color) !important;}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,0.5) !important;}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,0.5) !important;}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color) !important;}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color) !important;}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color) !important;}.text-reset{--bs-text-opacity:1;color:inherit !important;}.text-opacity-25{--bs-text-opacity:0.25;}.text-opacity-50{--bs-text-opacity:0.5;}.text-opacity-75{--bs-text-opacity:0.75;}.text-opacity-100{--bs-text-opacity:1;}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important;}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important;}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important;}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important;}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important;}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important;}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important;}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important;}.link-opacity-10{--bs-link-opacity:0.1;}.link-opacity-10-hover:hover{--bs-link-opacity:0.1;}.link-opacity-25{--bs-link-opacity:0.25;}.link-opacity-25-hover:hover{--bs-link-opacity:0.25;}.link-opacity-50{--bs-link-opacity:0.5;}.link-opacity-50-hover:hover{--bs-link-opacity:0.5;}.link-opacity-75{--bs-link-opacity:0.75;}.link-opacity-75-hover:hover{--bs-link-opacity:0.75;}.link-opacity-100{--bs-link-opacity:1;}.link-opacity-100-hover:hover{--bs-link-opacity:1;}.link-offset-1{text-underline-offset:0.125em !important;}.link-offset-1-hover:hover{text-underline-offset:0.125em !important;}.link-offset-2{text-underline-offset:0.25em !important;}.link-offset-2-hover:hover{text-underline-offset:0.25em !important;}.link-offset-3{text-underline-offset:0.375em !important;}.link-offset-3-hover:hover{text-underline-offset:0.375em !important;}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-underline-opacity-0{--bs-link-underline-opacity:0;}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0;}.link-underline-opacity-10{--bs-link-underline-opacity:0.1;}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1;}.link-underline-opacity-25{--bs-link-underline-opacity:0.25;}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25;}.link-underline-opacity-50{--bs-link-underline-opacity:0.5;}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5;}.link-underline-opacity-75{--bs-link-underline-opacity:0.75;}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75;}.link-underline-opacity-100{--bs-link-underline-opacity:1;}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1;}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important;}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important;}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important;}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important;}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-transparent{--bs-bg-opacity:1;background-color:transparent !important;}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-opacity-10{--bs-bg-opacity:0.1;}.bg-opacity-25{--bs-bg-opacity:0.25;}.bg-opacity-50{--bs-bg-opacity:0.5;}.bg-opacity-75{--bs-bg-opacity:0.75;}.bg-opacity-100{--bs-bg-opacity:1;}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important;}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important;}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important;}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important;}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important;}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important;}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important;}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important;}.bg-gradient{background-image:var(--bs-gradient) !important;}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;-ms-user-select:all !important;user-select:all !important;}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important;}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;}.pe-none{pointer-events:none !important;}.pe-auto{pointer-events:auto !important;}.rounded{border-radius:var(--bs-border-radius) !important;}.rounded-0{border-radius:0 !important;}.rounded-1{border-radius:var(--bs-border-radius-sm) !important;}.rounded-2{border-radius:var(--bs-border-radius) !important;}.rounded-3{border-radius:var(--bs-border-radius-lg) !important;}.rounded-4{border-radius:var(--bs-border-radius-xl) !important;}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important;}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important;}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important;}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important;}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important;}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important;}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important;}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important;}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important;}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important;}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important;}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important;}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important;}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important;}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important;}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important;}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important;}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important;}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important;}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important;}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important;}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important;}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}.z-n1{z-index:-1 !important;}.z-0{z-index:0 !important;}.z-1{z-index:1 !important;}.z-2{z-index:2 !important;}.z-3{z-index:3 !important;}@media (min-width:576px){.float-sm-start{float:left !important;}.float-sm-end{float:right !important;}.float-sm-none{float:none !important;}.object-fit-sm-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-sm-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-sm-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-sm-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-sm-none{-o-object-fit:none !important;object-fit:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !important;}.d-sm-inline-grid{display:inline-grid !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.justify-content-sm-evenly{justify-content:space-evenly !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:0.25rem !important;}.m-sm-2{margin:0.5rem !important;}.m-sm-3{margin:1rem !important;}.m-sm-4{margin:1.5rem !important;}.m-sm-5{margin:3rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.mx-sm-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.my-sm-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-1{margin-top:0.25rem !important;}.mt-sm-2{margin-top:0.5rem !important;}.mt-sm-3{margin-top:1rem !important;}.mt-sm-4{margin-top:1.5rem !important;}.mt-sm-5{margin-top:3rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-1{margin-right:0.25rem !important;}.me-sm-2{margin-right:0.5rem !important;}.me-sm-3{margin-right:1rem !important;}.me-sm-4{margin-right:1.5rem !important;}.me-sm-5{margin-right:3rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-1{margin-bottom:0.25rem !important;}.mb-sm-2{margin-bottom:0.5rem !important;}.mb-sm-3{margin-bottom:1rem !important;}.mb-sm-4{margin-bottom:1.5rem !important;}.mb-sm-5{margin-bottom:3rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-1{margin-left:0.25rem !important;}.ms-sm-2{margin-left:0.5rem !important;}.ms-sm-3{margin-left:1rem !important;}.ms-sm-4{margin-left:1.5rem !important;}.ms-sm-5{margin-left:3rem !important;}.ms-sm-auto{margin-left:auto !important;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:0.25rem !important;}.p-sm-2{padding:0.5rem !important;}.p-sm-3{padding:1rem !important;}.p-sm-4{padding:1.5rem !important;}.p-sm-5{padding:3rem !important;}.px-sm-0{padding-right:0 !important;padding-left:0 !important;}.px-sm-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-sm-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important;}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important;}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.py-sm-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-1{padding-top:0.25rem !important;}.pt-sm-2{padding-top:0.5rem !important;}.pt-sm-3{padding-top:1rem !important;}.pt-sm-4{padding-top:1.5rem !important;}.pt-sm-5{padding-top:3rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-1{padding-right:0.25rem !important;}.pe-sm-2{padding-right:0.5rem !important;}.pe-sm-3{padding-right:1rem !important;}.pe-sm-4{padding-right:1.5rem !important;}.pe-sm-5{padding-right:3rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-1{padding-bottom:0.25rem !important;}.pb-sm-2{padding-bottom:0.5rem !important;}.pb-sm-3{padding-bottom:1rem !important;}.pb-sm-4{padding-bottom:1.5rem !important;}.pb-sm-5{padding-bottom:3rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-1{padding-left:0.25rem !important;}.ps-sm-2{padding-left:0.5rem !important;}.ps-sm-3{padding-left:1rem !important;}.ps-sm-4{padding-left:1.5rem !important;}.ps-sm-5{padding-left:3rem !important;}.gap-sm-0{gap:0 !important;}.gap-sm-1{gap:0.25rem !important;}.gap-sm-2{gap:0.5rem !important;}.gap-sm-3{gap:1rem !important;}.gap-sm-4{gap:1.5rem !important;}.gap-sm-5{gap:3rem !important;}.row-gap-sm-0{row-gap:0 !important;}.row-gap-sm-1{row-gap:0.25rem !important;}.row-gap-sm-2{row-gap:0.5rem !important;}.row-gap-sm-3{row-gap:1rem !important;}.row-gap-sm-4{row-gap:1.5rem !important;}.row-gap-sm-5{row-gap:3rem !important;}.column-gap-sm-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-sm-1{-webkit-column-gap:0.25rem !important;-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-sm-2{-webkit-column-gap:0.5rem !important;-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-sm-3{-webkit-column-gap:1rem !important;-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-sm-4{-webkit-column-gap:1.5rem !important;-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-sm-5{-webkit-column-gap:3rem !important;-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-sm-start{text-align:left !important;}.text-sm-end{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width:768px){.float-md-start{float:left !important;}.float-md-end{float:right !important;}.float-md-none{float:none !important;}.object-fit-md-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-md-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-md-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-md-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-md-none{-o-object-fit:none !important;object-fit:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-grid{display:grid !important;}.d-md-inline-grid{display:inline-grid !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}.d-md-none{display:none !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.justify-content-md-evenly{justify-content:space-evenly !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}.order-md-first{order:-1 !important;}.order-md-0{order:0 !important;}.order-md-1{order:1 !important;}.order-md-2{order:2 !important;}.order-md-3{order:3 !important;}.order-md-4{order:4 !important;}.order-md-5{order:5 !important;}.order-md-last{order:6 !important;}.m-md-0{margin:0 !important;}.m-md-1{margin:0.25rem !important;}.m-md-2{margin:0.5rem !important;}.m-md-3{margin:1rem !important;}.m-md-4{margin:1.5rem !important;}.m-md-5{margin:3rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-right:0 !important;margin-left:0 !important;}.mx-md-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-md-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.my-md-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-1{margin-top:0.25rem !important;}.mt-md-2{margin-top:0.5rem !important;}.mt-md-3{margin-top:1rem !important;}.mt-md-4{margin-top:1.5rem !important;}.mt-md-5{margin-top:3rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-1{margin-right:0.25rem !important;}.me-md-2{margin-right:0.5rem !important;}.me-md-3{margin-right:1rem !important;}.me-md-4{margin-right:1.5rem !important;}.me-md-5{margin-right:3rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0{margin-bottom:0 !important;}.mb-md-1{margin-bottom:0.25rem !important;}.mb-md-2{margin-bottom:0.5rem !important;}.mb-md-3{margin-bottom:1rem !important;}.mb-md-4{margin-bottom:1.5rem !important;}.mb-md-5{margin-bottom:3rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-1{margin-left:0.25rem !important;}.ms-md-2{margin-left:0.5rem !important;}.ms-md-3{margin-left:1rem !important;}.ms-md-4{margin-left:1.5rem !important;}.ms-md-5{margin-left:3rem !important;}.ms-md-auto{margin-left:auto !important;}.p-md-0{padding:0 !important;}.p-md-1{padding:0.25rem !important;}.p-md-2{padding:0.5rem !important;}.p-md-3{padding:1rem !important;}.p-md-4{padding:1.5rem !important;}.p-md-5{padding:3rem !important;}.px-md-0{padding-right:0 !important;padding-left:0 !important;}.px-md-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-md-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-md-3{padding-right:1rem !important;padding-left:1rem !important;}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-md-5{padding-right:3rem !important;padding-left:3rem !important;}.py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.py-md-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-1{padding-top:0.25rem !important;}.pt-md-2{padding-top:0.5rem !important;}.pt-md-3{padding-top:1rem !important;}.pt-md-4{padding-top:1.5rem !important;}.pt-md-5{padding-top:3rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-1{padding-right:0.25rem !important;}.pe-md-2{padding-right:0.5rem !important;}.pe-md-3{padding-right:1rem !important;}.pe-md-4{padding-right:1.5rem !important;}.pe-md-5{padding-right:3rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-1{padding-bottom:0.25rem !important;}.pb-md-2{padding-bottom:0.5rem !important;}.pb-md-3{padding-bottom:1rem !important;}.pb-md-4{padding-bottom:1.5rem !important;}.pb-md-5{padding-bottom:3rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-1{padding-left:0.25rem !important;}.ps-md-2{padding-left:0.5rem !important;}.ps-md-3{padding-left:1rem !important;}.ps-md-4{padding-left:1.5rem !important;}.ps-md-5{padding-left:3rem !important;}.gap-md-0{gap:0 !important;}.gap-md-1{gap:0.25rem !important;}.gap-md-2{gap:0.5rem !important;}.gap-md-3{gap:1rem !important;}.gap-md-4{gap:1.5rem !important;}.gap-md-5{gap:3rem !important;}.row-gap-md-0{row-gap:0 !important;}.row-gap-md-1{row-gap:0.25rem !important;}.row-gap-md-2{row-gap:0.5rem !important;}.row-gap-md-3{row-gap:1rem !important;}.row-gap-md-4{row-gap:1.5rem !important;}.row-gap-md-5{row-gap:3rem !important;}.column-gap-md-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-md-1{-webkit-column-gap:0.25rem !important;-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-md-2{-webkit-column-gap:0.5rem !important;-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-md-3{-webkit-column-gap:1rem !important;-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-md-4{-webkit-column-gap:1.5rem !important;-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-md-5{-webkit-column-gap:3rem !important;-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-md-start{text-align:left !important;}.text-md-end{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width:992px){.float-lg-start{float:left !important;}.float-lg-end{float:right !important;}.float-lg-none{float:none !important;}.object-fit-lg-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-lg-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-lg-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-lg-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-lg-none{-o-object-fit:none !important;object-fit:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-grid{display:grid !important;}.d-lg-inline-grid{display:inline-grid !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}.d-lg-none{display:none !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.justify-content-lg-evenly{justify-content:space-evenly !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}.order-lg-first{order:-1 !important;}.order-lg-0{order:0 !important;}.order-lg-1{order:1 !important;}.order-lg-2{order:2 !important;}.order-lg-3{order:3 !important;}.order-lg-4{order:4 !important;}.order-lg-5{order:5 !important;}.order-lg-last{order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-1{margin:0.25rem !important;}.m-lg-2{margin:0.5rem !important;}.m-lg-3{margin:1rem !important;}.m-lg-4{margin:1.5rem !important;}.m-lg-5{margin:3rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.mx-lg-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.my-lg-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-1{margin-top:0.25rem !important;}.mt-lg-2{margin-top:0.5rem !important;}.mt-lg-3{margin-top:1rem !important;}.mt-lg-4{margin-top:1.5rem !important;}.mt-lg-5{margin-top:3rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-1{margin-right:0.25rem !important;}.me-lg-2{margin-right:0.5rem !important;}.me-lg-3{margin-right:1rem !important;}.me-lg-4{margin-right:1.5rem !important;}.me-lg-5{margin-right:3rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-1{margin-bottom:0.25rem !important;}.mb-lg-2{margin-bottom:0.5rem !important;}.mb-lg-3{margin-bottom:1rem !important;}.mb-lg-4{margin-bottom:1.5rem !important;}.mb-lg-5{margin-bottom:3rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-1{margin-left:0.25rem !important;}.ms-lg-2{margin-left:0.5rem !important;}.ms-lg-3{margin-left:1rem !important;}.ms-lg-4{margin-left:1.5rem !important;}.ms-lg-5{margin-left:3rem !important;}.ms-lg-auto{margin-left:auto !important;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:0.25rem !important;}.p-lg-2{padding:0.5rem !important;}.p-lg-3{padding:1rem !important;}.p-lg-4{padding:1.5rem !important;}.p-lg-5{padding:3rem !important;}.px-lg-0{padding-right:0 !important;padding-left:0 !important;}.px-lg-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-lg-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important;}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important;}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.py-lg-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-1{padding-top:0.25rem !important;}.pt-lg-2{padding-top:0.5rem !important;}.pt-lg-3{padding-top:1rem !important;}.pt-lg-4{padding-top:1.5rem !important;}.pt-lg-5{padding-top:3rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-1{padding-right:0.25rem !important;}.pe-lg-2{padding-right:0.5rem !important;}.pe-lg-3{padding-right:1rem !important;}.pe-lg-4{padding-right:1.5rem !important;}.pe-lg-5{padding-right:3rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-1{padding-bottom:0.25rem !important;}.pb-lg-2{padding-bottom:0.5rem !important;}.pb-lg-3{padding-bottom:1rem !important;}.pb-lg-4{padding-bottom:1.5rem !important;}.pb-lg-5{padding-bottom:3rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-1{padding-left:0.25rem !important;}.ps-lg-2{padding-left:0.5rem !important;}.ps-lg-3{padding-left:1rem !important;}.ps-lg-4{padding-left:1.5rem !important;}.ps-lg-5{padding-left:3rem !important;}.gap-lg-0{gap:0 !important;}.gap-lg-1{gap:0.25rem !important;}.gap-lg-2{gap:0.5rem !important;}.gap-lg-3{gap:1rem !important;}.gap-lg-4{gap:1.5rem !important;}.gap-lg-5{gap:3rem !important;}.row-gap-lg-0{row-gap:0 !important;}.row-gap-lg-1{row-gap:0.25rem !important;}.row-gap-lg-2{row-gap:0.5rem !important;}.row-gap-lg-3{row-gap:1rem !important;}.row-gap-lg-4{row-gap:1.5rem !important;}.row-gap-lg-5{row-gap:3rem !important;}.column-gap-lg-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-lg-1{-webkit-column-gap:0.25rem !important;-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-lg-2{-webkit-column-gap:0.5rem !important;-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-lg-3{-webkit-column-gap:1rem !important;-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-lg-4{-webkit-column-gap:1.5rem !important;-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-lg-5{-webkit-column-gap:3rem !important;-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-lg-start{text-align:left !important;}.text-lg-end{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width:1140px){.float-xl-start{float:left !important;}.float-xl-end{float:right !important;}.float-xl-none{float:none !important;}.object-fit-xl-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-xl-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-xl-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-xl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-xl-none{-o-object-fit:none !important;object-fit:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-grid{display:grid !important;}.d-xl-inline-grid{display:inline-grid !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}.d-xl-none{display:none !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.justify-content-xl-evenly{justify-content:space-evenly !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}.order-xl-first{order:-1 !important;}.order-xl-0{order:0 !important;}.order-xl-1{order:1 !important;}.order-xl-2{order:2 !important;}.order-xl-3{order:3 !important;}.order-xl-4{order:4 !important;}.order-xl-5{order:5 !important;}.order-xl-last{order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-1{margin:0.25rem !important;}.m-xl-2{margin:0.5rem !important;}.m-xl-3{margin:1rem !important;}.m-xl-4{margin:1.5rem !important;}.m-xl-5{margin:3rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xl-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-1{margin-top:0.25rem !important;}.mt-xl-2{margin-top:0.5rem !important;}.mt-xl-3{margin-top:1rem !important;}.mt-xl-4{margin-top:1.5rem !important;}.mt-xl-5{margin-top:3rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-1{margin-right:0.25rem !important;}.me-xl-2{margin-right:0.5rem !important;}.me-xl-3{margin-right:1rem !important;}.me-xl-4{margin-right:1.5rem !important;}.me-xl-5{margin-right:3rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-1{margin-bottom:0.25rem !important;}.mb-xl-2{margin-bottom:0.5rem !important;}.mb-xl-3{margin-bottom:1rem !important;}.mb-xl-4{margin-bottom:1.5rem !important;}.mb-xl-5{margin-bottom:3rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-1{margin-left:0.25rem !important;}.ms-xl-2{margin-left:0.5rem !important;}.ms-xl-3{margin-left:1rem !important;}.ms-xl-4{margin-left:1.5rem !important;}.ms-xl-5{margin-left:3rem !important;}.ms-xl-auto{margin-left:auto !important;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:0.25rem !important;}.p-xl-2{padding:0.5rem !important;}.p-xl-3{padding:1rem !important;}.p-xl-4{padding:1.5rem !important;}.p-xl-5{padding:3rem !important;}.px-xl-0{padding-right:0 !important;padding-left:0 !important;}.px-xl-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-xl-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-1{padding-top:0.25rem !important;}.pt-xl-2{padding-top:0.5rem !important;}.pt-xl-3{padding-top:1rem !important;}.pt-xl-4{padding-top:1.5rem !important;}.pt-xl-5{padding-top:3rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-1{padding-right:0.25rem !important;}.pe-xl-2{padding-right:0.5rem !important;}.pe-xl-3{padding-right:1rem !important;}.pe-xl-4{padding-right:1.5rem !important;}.pe-xl-5{padding-right:3rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-1{padding-bottom:0.25rem !important;}.pb-xl-2{padding-bottom:0.5rem !important;}.pb-xl-3{padding-bottom:1rem !important;}.pb-xl-4{padding-bottom:1.5rem !important;}.pb-xl-5{padding-bottom:3rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-1{padding-left:0.25rem !important;}.ps-xl-2{padding-left:0.5rem !important;}.ps-xl-3{padding-left:1rem !important;}.ps-xl-4{padding-left:1.5rem !important;}.ps-xl-5{padding-left:3rem !important;}.gap-xl-0{gap:0 !important;}.gap-xl-1{gap:0.25rem !important;}.gap-xl-2{gap:0.5rem !important;}.gap-xl-3{gap:1rem !important;}.gap-xl-4{gap:1.5rem !important;}.gap-xl-5{gap:3rem !important;}.row-gap-xl-0{row-gap:0 !important;}.row-gap-xl-1{row-gap:0.25rem !important;}.row-gap-xl-2{row-gap:0.5rem !important;}.row-gap-xl-3{row-gap:1rem !important;}.row-gap-xl-4{row-gap:1.5rem !important;}.row-gap-xl-5{row-gap:3rem !important;}.column-gap-xl-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-xl-1{-webkit-column-gap:0.25rem !important;-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-xl-2{-webkit-column-gap:0.5rem !important;-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-xl-3{-webkit-column-gap:1rem !important;-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-xl-4{-webkit-column-gap:1.5rem !important;-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-xl-5{-webkit-column-gap:3rem !important;-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-xl-start{text-align:left !important;}.text-xl-end{text-align:right !important;}.text-xl-center{text-align:center !important;}}@media (min-width:1440px){.float-max-start{float:left !important;}.float-max-end{float:right !important;}.float-max-none{float:none !important;}.object-fit-max-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-max-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-max-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-max-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-max-none{-o-object-fit:none !important;object-fit:none !important;}.d-max-inline{display:inline !important;}.d-max-inline-block{display:inline-block !important;}.d-max-block{display:block !important;}.d-max-grid{display:grid !important;}.d-max-inline-grid{display:inline-grid !important;}.d-max-table{display:table !important;}.d-max-table-row{display:table-row !important;}.d-max-table-cell{display:table-cell !important;}.d-max-flex{display:flex !important;}.d-max-inline-flex{display:inline-flex !important;}.d-max-none{display:none !important;}.flex-max-fill{flex:1 1 auto !important;}.flex-max-row{flex-direction:row !important;}.flex-max-column{flex-direction:column !important;}.flex-max-row-reverse{flex-direction:row-reverse !important;}.flex-max-column-reverse{flex-direction:column-reverse !important;}.flex-max-grow-0{flex-grow:0 !important;}.flex-max-grow-1{flex-grow:1 !important;}.flex-max-shrink-0{flex-shrink:0 !important;}.flex-max-shrink-1{flex-shrink:1 !important;}.flex-max-wrap{flex-wrap:wrap !important;}.flex-max-nowrap{flex-wrap:nowrap !important;}.flex-max-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-max-start{justify-content:flex-start !important;}.justify-content-max-end{justify-content:flex-end !important;}.justify-content-max-center{justify-content:center !important;}.justify-content-max-between{justify-content:space-between !important;}.justify-content-max-around{justify-content:space-around !important;}.justify-content-max-evenly{justify-content:space-evenly !important;}.align-items-max-start{align-items:flex-start !important;}.align-items-max-end{align-items:flex-end !important;}.align-items-max-center{align-items:center !important;}.align-items-max-baseline{align-items:baseline !important;}.align-items-max-stretch{align-items:stretch !important;}.align-content-max-start{align-content:flex-start !important;}.align-content-max-end{align-content:flex-end !important;}.align-content-max-center{align-content:center !important;}.align-content-max-between{align-content:space-between !important;}.align-content-max-around{align-content:space-around !important;}.align-content-max-stretch{align-content:stretch !important;}.align-self-max-auto{align-self:auto !important;}.align-self-max-start{align-self:flex-start !important;}.align-self-max-end{align-self:flex-end !important;}.align-self-max-center{align-self:center !important;}.align-self-max-baseline{align-self:baseline !important;}.align-self-max-stretch{align-self:stretch !important;}.order-max-first{order:-1 !important;}.order-max-0{order:0 !important;}.order-max-1{order:1 !important;}.order-max-2{order:2 !important;}.order-max-3{order:3 !important;}.order-max-4{order:4 !important;}.order-max-5{order:5 !important;}.order-max-last{order:6 !important;}.m-max-0{margin:0 !important;}.m-max-1{margin:0.25rem !important;}.m-max-2{margin:0.5rem !important;}.m-max-3{margin:1rem !important;}.m-max-4{margin:1.5rem !important;}.m-max-5{margin:3rem !important;}.m-max-auto{margin:auto !important;}.mx-max-0{margin-right:0 !important;margin-left:0 !important;}.mx-max-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-max-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-max-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-max-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-max-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-max-auto{margin-right:auto !important;margin-left:auto !important;}.my-max-0{margin-top:0 !important;margin-bottom:0 !important;}.my-max-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-max-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-max-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-max-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-max-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-max-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-max-0{margin-top:0 !important;}.mt-max-1{margin-top:0.25rem !important;}.mt-max-2{margin-top:0.5rem !important;}.mt-max-3{margin-top:1rem !important;}.mt-max-4{margin-top:1.5rem !important;}.mt-max-5{margin-top:3rem !important;}.mt-max-auto{margin-top:auto !important;}.me-max-0{margin-right:0 !important;}.me-max-1{margin-right:0.25rem !important;}.me-max-2{margin-right:0.5rem !important;}.me-max-3{margin-right:1rem !important;}.me-max-4{margin-right:1.5rem !important;}.me-max-5{margin-right:3rem !important;}.me-max-auto{margin-right:auto !important;}.mb-max-0{margin-bottom:0 !important;}.mb-max-1{margin-bottom:0.25rem !important;}.mb-max-2{margin-bottom:0.5rem !important;}.mb-max-3{margin-bottom:1rem !important;}.mb-max-4{margin-bottom:1.5rem !important;}.mb-max-5{margin-bottom:3rem !important;}.mb-max-auto{margin-bottom:auto !important;}.ms-max-0{margin-left:0 !important;}.ms-max-1{margin-left:0.25rem !important;}.ms-max-2{margin-left:0.5rem !important;}.ms-max-3{margin-left:1rem !important;}.ms-max-4{margin-left:1.5rem !important;}.ms-max-5{margin-left:3rem !important;}.ms-max-auto{margin-left:auto !important;}.p-max-0{padding:0 !important;}.p-max-1{padding:0.25rem !important;}.p-max-2{padding:0.5rem !important;}.p-max-3{padding:1rem !important;}.p-max-4{padding:1.5rem !important;}.p-max-5{padding:3rem !important;}.px-max-0{padding-right:0 !important;padding-left:0 !important;}.px-max-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-max-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-max-3{padding-right:1rem !important;padding-left:1rem !important;}.px-max-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-max-5{padding-right:3rem !important;padding-left:3rem !important;}.py-max-0{padding-top:0 !important;padding-bottom:0 !important;}.py-max-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-max-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-max-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-max-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-max-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-max-0{padding-top:0 !important;}.pt-max-1{padding-top:0.25rem !important;}.pt-max-2{padding-top:0.5rem !important;}.pt-max-3{padding-top:1rem !important;}.pt-max-4{padding-top:1.5rem !important;}.pt-max-5{padding-top:3rem !important;}.pe-max-0{padding-right:0 !important;}.pe-max-1{padding-right:0.25rem !important;}.pe-max-2{padding-right:0.5rem !important;}.pe-max-3{padding-right:1rem !important;}.pe-max-4{padding-right:1.5rem !important;}.pe-max-5{padding-right:3rem !important;}.pb-max-0{padding-bottom:0 !important;}.pb-max-1{padding-bottom:0.25rem !important;}.pb-max-2{padding-bottom:0.5rem !important;}.pb-max-3{padding-bottom:1rem !important;}.pb-max-4{padding-bottom:1.5rem !important;}.pb-max-5{padding-bottom:3rem !important;}.ps-max-0{padding-left:0 !important;}.ps-max-1{padding-left:0.25rem !important;}.ps-max-2{padding-left:0.5rem !important;}.ps-max-3{padding-left:1rem !important;}.ps-max-4{padding-left:1.5rem !important;}.ps-max-5{padding-left:3rem !important;}.gap-max-0{gap:0 !important;}.gap-max-1{gap:0.25rem !important;}.gap-max-2{gap:0.5rem !important;}.gap-max-3{gap:1rem !important;}.gap-max-4{gap:1.5rem !important;}.gap-max-5{gap:3rem !important;}.row-gap-max-0{row-gap:0 !important;}.row-gap-max-1{row-gap:0.25rem !important;}.row-gap-max-2{row-gap:0.5rem !important;}.row-gap-max-3{row-gap:1rem !important;}.row-gap-max-4{row-gap:1.5rem !important;}.row-gap-max-5{row-gap:3rem !important;}.column-gap-max-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-max-1{-webkit-column-gap:0.25rem !important;-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-max-2{-webkit-column-gap:0.5rem !important;-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-max-3{-webkit-column-gap:1rem !important;-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-max-4{-webkit-column-gap:1.5rem !important;-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-max-5{-webkit-column-gap:3rem !important;-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-max-start{text-align:left !important;}.text-max-end{text-align:right !important;}.text-max-center{text-align:center !important;}}@media (min-width:1200px){.fs-1{font-size:2.5rem !important;}.fs-2{font-size:2rem !important;}.fs-3{font-size:1.75rem !important;}.fs-4{font-size:1.5rem !important;}}@media print{.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-grid{display:grid !important;}.d-print-inline-grid{display:inline-grid !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}.d-print-none{display:none !important;}}.paragraph--type--c-text.twb-col-8 .content,.component--text-image.twb-col-8 .text-image--content-wrapper,.paragraph--type--c-document.twb-col-8 .component--document-wrapper .component--document,[class*=col-]{position:relative;padding-left:16px;padding-right:16px;}.ml-xl-auto{margin-left:auto;}.container{max-width:1140px;}@font-face{font-family:"robotoregular";src:url(/themes/custom/trim_the_tail_th/dist/fonts/roboto/roboto-regular-webfont.woff2) format("woff2"),url(/themes/custom/trim_the_tail_th/dist/fonts/roboto/roboto-regular-webfont.woff) format("woff"),url(/themes/custom/trim_the_tail_th/dist/fonts/roboto/roboto-regular-webfont.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:"robotolight";src:url(/themes/custom/trim_the_tail_th/dist/fonts/roboto/roboto-light-webfont.woff2) format("woff2"),url(/themes/custom/trim_the_tail_th/dist/fonts/roboto/roboto-light-webfont.woff) format("woff"),url(/themes/custom/trim_the_tail_th/dist/fonts/roboto/roboto-light-webfont.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:"roboto_slabregular";src:url(/themes/custom/trim_the_tail_th/dist/fonts/robotoslab/robotoslab-variablefont_wght-webfont.woff2) format("woff2"),url(/themes/custom/trim_the_tail_th/dist/fonts/robotoslab/robotoslab-variablefont_wght-webfont.woff) format("woff"),url(/themes/custom/trim_the_tail_th/dist/fonts/robotoslab/robotoslab-variablefont_wght-webfont.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:"Icons";src:url("/libraries/open-iconic/font/fonts/open-iconic.eot");src:url("/libraries/open-iconic/font/fonts/open-iconic.eot?#iconic-sm") format("embedded-opentype"),url("/libraries/open-iconic/font/fonts/open-iconic.woff") format("woff"),url("/libraries/open-iconic/font/fonts/open-iconic.ttf") format("truetype"),url("/libraries/open-iconic/font/fonts/open-iconic.svg#iconic-sm") format("svg");font-weight:normal;font-style:normal;}.oi{position:relative;top:1px;display:inline-block;font-family:"Icons";font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.oi:empty:before{width:1em;text-align:center;box-sizing:content-box;}.oi.oi-align-center:before{text-align:center;}.oi.oi-align-left:before{text-align:left;}.oi.oi-align-right:before{text-align:right;}.oi.oi-flip-horizontal:before{-webkit-transform:scale(-1,1);transform:scale(-1,1);}.oi.oi-flip-vertical:before{-webkit-transform:scale(1,-1);transform:scale(1,-1);}.oi.oi-flip-horizontal-vertical:before{-webkit-transform:scale(-1,-1);transform:scale(-1,-1);}.oi-account-login:before{content:"";}.oi-account-logout:before{content:"";}.oi-action-redo:before{content:"";}.oi-action-undo:before{content:"";}.oi-align-center:before{content:"";}.oi-align-left:before{content:"";}.oi-align-right:before{content:"";}.oi-aperture:before{content:"";}.oi-arrow-bottom:before{content:"";}.oi-arrow-circle-bottom:before{content:"";}.oi-arrow-circle-left:before{content:"";}.oi-arrow-circle-right:before{content:"";}.oi-arrow-circle-top:before{content:"";}.oi-arrow-left:before{content:"";}.oi-arrow-right:before{content:"";}.oi-arrow-thick-bottom:before{content:"";}.oi-arrow-thick-left:before{content:"";}.oi-arrow-thick-right:before{content:"";}.oi-arrow-thick-top:before{content:"";}.oi-arrow-top:before{content:"";}.oi-audio-spectrum:before{content:"";}.oi-audio:before{content:"";}.oi-badge:before{content:"";}.oi-ban:before{content:"";}.oi-bar-chart:before{content:"";}.oi-basket:before{content:"";}.oi-battery-empty:before{content:"";}.oi-battery-full:before{content:"";}.oi-beaker:before{content:"";}.oi-bell:before{content:"";}.oi-bluetooth:before{content:"";}.oi-bold:before{content:"";}.oi-bolt:before{content:"";}.oi-book:before{content:"";}.oi-bookmark:before{content:"";}.oi-box:before{content:"";}.oi-briefcase:before{content:"";}.oi-british-pound:before{content:"";}.oi-browser:before{content:"";}.oi-brush:before{content:"";}.oi-bug:before{content:"";}.oi-bullhorn:before{content:"";}.oi-calculator:before{content:"";}.oi-calendar:before{content:"";}.oi-camera-slr:before{content:"";}.oi-caret-bottom:before{content:"";}.oi-caret-left:before{content:"";}.oi-caret-right:before{content:"";}.oi-caret-top:before{content:"";}.oi-cart:before{content:"";}.oi-chat:before{content:"";}.oi-check:before{content:"";}.oi-chevron-bottom:before{content:"";}.oi-chevron-left:before{content:"";}.oi-chevron-right:before{content:"";}.oi-chevron-top:before{content:"";}.oi-circle-check:before{content:"";}.oi-circle-x:before{content:"";}.oi-clipboard:before{content:"";}.oi-clock:before{content:"";}.oi-cloud-download:before{content:"";}.oi-cloud-upload:before{content:"";}.oi-cloud:before{content:"";}.oi-cloudy:before{content:"";}.oi-code:before{content:"";}.oi-cog:before{content:"";}.oi-collapse-down:before{content:"";}.oi-collapse-left:before{content:"";}.oi-collapse-right:before{content:"";}.oi-collapse-up:before{content:"";}.oi-command:before{content:"";}.oi-comment-square:before{content:"";}.oi-compass:before{content:"";}.oi-contrast:before{content:"";}.oi-copywriting:before{content:"";}.oi-credit-card:before{content:"";}.oi-crop:before{content:"";}.oi-dashboard:before{content:"";}.oi-data-transfer-download:before{content:"";}.oi-data-transfer-upload:before{content:"";}.oi-delete:before{content:"";}.oi-dial:before{content:"";}.oi-document:before{content:"";}.oi-dollar:before{content:"";}.oi-double-quote-sans-left:before{content:"";}.oi-double-quote-sans-right:before{content:"";}.oi-double-quote-serif-left:before{content:"";}.oi-double-quote-serif-right:before{content:"";}.oi-droplet:before{content:"";}.oi-eject:before{content:"";}.oi-elevator:before{content:"";}.oi-ellipses:before{content:"";}.oi-envelope-closed:before{content:"";}.oi-envelope-open:before{content:"";}.oi-euro:before{content:"";}.oi-excerpt:before{content:"";}.oi-expand-down:before{content:"";}.oi-expand-left:before{content:"";}.oi-expand-right:before{content:"";}.oi-expand-up:before{content:"";}.oi-external-link:before{content:"";}.oi-eye:before{content:"";}.oi-eyedropper:before{content:"";}.oi-file:before{content:"";}.oi-fire:before{content:"";}.oi-flag:before{content:"";}.oi-flash:before{content:"";}.oi-folder:before{content:"";}.oi-fork:before{content:"";}.oi-fullscreen-enter:before{content:"";}.oi-fullscreen-exit:before{content:"";}.oi-globe:before{content:"";}.oi-graph:before{content:"";}.oi-grid-four-up:before{content:"";}.oi-grid-three-up:before{content:"";}.oi-grid-two-up:before{content:"";}.oi-hard-drive:before{content:"";}.oi-header:before{content:"";}.oi-headphones:before{content:"";}.oi-heart:before{content:"";}.oi-home:before{content:"";}.oi-image:before{content:"";}.oi-inbox:before{content:"";}.oi-infinity:before{content:"";}.oi-info:before{content:"";}.oi-italic:before{content:"";}.oi-justify-center:before{content:"";}.oi-justify-left:before{content:"";}.oi-justify-right:before{content:"";}.oi-key:before{content:"";}.oi-laptop:before{content:"";}.oi-layers:before{content:"";}.oi-lightbulb:before{content:"";}.oi-link-broken:before{content:"";}.oi-link-intact:before{content:"";}.oi-list-rich:before{content:"";}.oi-list:before{content:"";}.oi-location:before{content:"";}.oi-lock-locked:before{content:"";}.oi-lock-unlocked:before{content:"";}.oi-loop-circular:before{content:"";}.oi-loop-square:before{content:"";}.oi-loop:before{content:"";}.oi-magnifying-glass:before{content:"";}.oi-map-marker:before{content:"";}.oi-map:before{content:"";}.oi-media-pause:before{content:"";}.oi-media-play:before{content:"";}.oi-media-record:before{content:"";}.oi-media-skip-backward:before{content:"";}.oi-media-skip-forward:before{content:"";}.oi-media-step-backward:before{content:"";}.oi-media-step-forward:before{content:"";}.oi-media-stop:before{content:"";}.oi-medical-cross:before{content:"";}.oi-menu:before{content:"";}.oi-microphone:before{content:"";}.oi-minus:before{content:"";}.oi-monitor:before{content:"";}.oi-moon:before{content:"";}.oi-move:before{content:"";}.oi-musical-note:before{content:"";}.oi-paperclip:before{content:"";}.oi-pencil:before{content:"";}.oi-people:before{content:"";}.oi-person:before{content:"";}.oi-phone:before{content:"";}.oi-pie-chart:before{content:"";}.oi-pin:before{content:"";}.oi-play-circle:before{content:"";}.oi-plus:before{content:"";}.oi-power-standby:before{content:"";}.oi-print:before{content:"";}.oi-project:before{content:"";}.oi-pulse:before{content:"";}.oi-puzzle-piece:before{content:"";}.oi-question-mark:before{content:"";}.oi-rain:before{content:"";}.oi-random:before{content:"";}.oi-reload:before{content:"";}.oi-resize-both:before{content:"";}.oi-resize-height:before{content:"";}.oi-resize-width:before{content:"";}.oi-rss-alt:before{content:"";}.oi-rss:before{content:"";}.oi-script:before{content:"";}.oi-share-boxed:before{content:"";}.oi-share:before{content:"";}.oi-shield:before{content:"";}.oi-signal:before{content:"";}.oi-signpost:before{content:"";}.oi-sort-ascending:before{content:"";}.oi-sort-descending:before{content:"";}.oi-spreadsheet:before{content:"";}.oi-star:before{content:"";}.oi-sun:before{content:"";}.oi-tablet:before{content:"";}.oi-tag:before{content:"";}.oi-tags:before{content:"";}.oi-target:before{content:"";}.oi-task:before{content:"";}.oi-terminal:before{content:"";}.oi-text:before{content:"";}.oi-thumb-down:before{content:"";}.oi-thumb-up:before{content:"";}.oi-timer:before{content:"";}.oi-transfer:before{content:"";}.oi-trash:before{content:"";}.oi-underline:before{content:"";}.oi-vertical-align-bottom:before{content:"";}.oi-vertical-align-center:before{content:"";}.oi-vertical-align-top:before{content:"";}.oi-video:before{content:"";}.oi-volume-high:before{content:"";}.oi-volume-low:before{content:"";}.oi-volume-off:before{content:"";}.oi-warning:before{content:"";}.oi-wifi:before{content:"";}.oi-wrench:before{content:"";}.oi-x:before{content:"";}.oi-yen:before{content:"";}.oi-zoom-in:before{content:"";}.oi-zoom-out:before{content:"";}.twb-container,.paragraph--type--c-document .component--document-wrapper,.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes,.view-nppe-faq-item-list.view-display-id-block_curated_items .view-footer,.view-nppe-faq-item-list.view-display-id-block_top_items .view-footer,.view-nppe-faq-item-list.view-display-id-block_related_items .view-footer,.view-nppe-faq-item-list.view-display-id-block_curated_items .view-nppe-faq-item-list--hero,.view-nppe-faq-item-list.view-display-id-block_top_items .view-nppe-faq-item-list--hero,.view-nppe-faq-item-list.view-display-id-block_related_items .view-nppe-faq-item-list--hero,.view-nppe-faq-categories-list.view-display-id-block_popular_topics .view-footer,.sitemap,.health-warning-drop-down,.user-login-form,.node--type-nppe-faq.node--view-mode-full .field--name-field-faq-answer,.node--type-nppe-faq.node--view-mode-full > header > .inner-content,.paragraph--type--c-external-content,.tint-social,.paragraph--type--c-slider,.paragraph--type--c-sideimagetext,.paragraph--type--c-share-buttons,.paragraph--type--c-link,.dsu_gallery_wrapper,.paragraph--type--c-entitycycle,.paragraph--type--c-externalvideo,.paragraph--type--c-tabbed-content .tab-content,.paragraph--type--c-tabbed-content .c-tabs-wrapper,.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes,.component--view .viewsreference--view-title,.paragraph--type--accordion .field--name-field-accordion-item,.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item,.block-local-tasks-block{width:100%;max-width:1140px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.twb-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}@media (min-width:0){.gutter-xs-with{padding-left:1rem;padding-right:0rem;}.gutter-xs-without{padding-left:0;padding-right:0;}}@media (min-width:576px){.gutter-sm-with{padding-left:1rem;padding-right:0rem;}.gutter-sm-without{padding-left:0;padding-right:0;}}@media (min-width:768px){.gutter-md-with{padding-left:1rem;padding-right:0rem;}.gutter-md-without{padding-left:0;padding-right:0;}}@media (min-width:992px){.gutter-lg-with{padding-left:1rem;padding-right:0rem;}.gutter-lg-without{padding-left:0;padding-right:0;}}@media (min-width:1140px){.gutter-xl-with{padding-left:1rem;padding-right:0rem;}.gutter-xl-without{padding-left:0;padding-right:0;}}@media (min-width:1440px){.gutter-max-with{padding-left:1rem;padding-right:0rem;}.gutter-max-without{padding-left:0;padding-right:0;}}.mb-0{margin-bottom:0px !important;}@media (min-width:1140px){.mb-0{margin-bottom:0px !important;}}.mb-1{margin-bottom:13px !important;}@media (min-width:1140px){.mb-1{margin-bottom:25px !important;}}.mb-2{margin-bottom:25px !important;}@media (min-width:1140px){.mb-2{margin-bottom:50px !important;}}.mb-3{margin-bottom:37px !important;}@media (min-width:1140px){.mb-3{margin-bottom:75px !important;}}.mb-4{margin-bottom:50px !important;}@media (min-width:1140px){.mb-4{margin-bottom:100px !important;}}.mb-5{margin-bottom:63px !important;}@media (min-width:1140px){.mb-5{margin-bottom:125px !important;}}.mb-6{margin-bottom:75px !important;}@media (min-width:1140px){.mb-6{margin-bottom:150px !important;}}.mb-7{margin-bottom:88px !important;}@media (min-width:1140px){.mb-7{margin-bottom:175px !important;}}.mb-8{margin-bottom:100px !important;}@media (min-width:1140px){.mb-8{margin-bottom:200px !important;}}:root{--default-spacing:2;--gutters-xs:without;--gutters-sm:without;--gutters-md:without;--gutters-lg:without;--gutters-xl:without;--gutters-max:without;}body.safari .row:before,body.safari .row:after{display:inline-block;}.row{margin-right:-15px;margin-left:-15px;}html,body,div,span,applet,object,iframe,h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,.small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,.mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;overflow-x:hidden;}ul,ol{list-style:none;margin:0;padding:0;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}a.ext svg{display:none;}b,strong{font-weight:bolder;}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #ffffff inset !important;}.hide-scrollbar{-ms-overflow-style:none;}.hide-scrollbar:-webkit-scrollbar{display:none;}form input[type=file],.form input[type=file]{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);margin:-1px;z-index:-2;}.spin-left{-webkit-animation-name:spin-left;animation-name:spin-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;}@-webkit-keyframes spin-left{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}}@keyframes spin-left{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}}.spin-right{-webkit-animation-name:spin-right;animation-name:spin-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;}@-webkit-keyframes spin-right{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes spin-right{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.dialog-off-canvas-main-canvas{background-color:#eeeeee;}#main-layout{display:flex;flex-direction:column;min-height:100vh;max-width:1440px;margin:0 auto;background-color:#ffffff;}.layout-content{flex:1 0 auto;min-height:1px;}.view-nppe-product-lp-filter .main-view-content > .view-content .views-view-bs4-grid .component--product-tile{width:100%;opacity:1 !important;transition:opacity 300ms;}.media.media--type-video{display:block;}img{max-width:100%;height:auto;vertical-align:top;}body.chrome img{image-rendering:-webkit-optimize-contrast;}body{color:#3a3533;background-color:#ffffff;font-family:"robotolight",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;letter-spacing:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@media (min-width:768px){body{font-size:0.9375rem;line-height:1.5rem;}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.paragraph--type--c-text .field--name-field-c-title,.paragraph--type--c-text .field--name-field-sub-heading,.nppe-breed-selector__results--favorites-sidebar .results-favorites-header,.paragraph--type--forms summary,.nppe-breed-selector__results--content .result-animal-container .results-view-image-container .results-view-image-bottom a,.view-nppe-ttt-search .tabs-results--content-wrapper .result__text .field--name-title,form label,form .fieldset-legend,.form label,.form .fieldset-legend{margin-top:0;margin-bottom:0;font-family:"roboto_slabregular",Helvetica,sans-serif;}.h1,.paragraph--type--c-text .field--name-field-c-title{font-size:2.5rem;line-height:3.25rem;}.h2,.paragraph--type--c-text .field--name-field-sub-heading{font-size:1.875rem;line-height:2.1875rem;}.h3,.nppe-breed-selector__results--favorites-sidebar .results-favorites-header{font-size:1.5625rem;line-height:1.875rem;}.h4,.paragraph--type--forms summary,.nppe-breed-selector__results--content .result-animal-container .results-view-image-container .results-view-image-bottom a{font-size:1.25rem;line-height:1.625rem;}.h5,.view-nppe-ttt-search .tabs-results--content-wrapper .result__text .field--name-title,form label,form .fieldset-legend,.form label,.form .fieldset-legend{font-size:1rem;line-height:1.5rem;}.h6{font-size:0.875rem;line-height:1.5rem;}.text-formatted,.component--hero-plp .hero-plp--content-area,form .form__content,.form .form__content,.paragraph--type--c-text .field--name-field-summary-text{font-family:"robotolight",Helvetica,sans-serif;color:#3a3533;margin:0;padding:0;}.text-formatted h1,.text-formatted .h1,.text-formatted h2,.text-formatted .h2,.text-formatted h3,.text-formatted .h3,.text-formatted h4,.text-formatted .h4,.text-formatted h5,.text-formatted .h5,.component--hero-plp .hero-plp--content-area h1,form .form__content h1,.form .form__content h1,.component--hero-plp .hero-plp--content-area .h1,form .form__content .h1,.form .form__content .h1,.component--hero-plp .hero-plp--content-area h2,form .form__content h2,.form .form__content h2,.component--hero-plp .hero-plp--content-area .h2,form .form__content .h2,.form .form__content .h2,.component--hero-plp .hero-plp--content-area h3,form .form__content h3,.form .form__content h3,.component--hero-plp .hero-plp--content-area .h3,form .form__content .h3,.form .form__content .h3,.component--hero-plp .hero-plp--content-area h4,form .form__content h4,.form .form__content h4,.component--hero-plp .hero-plp--content-area .h4,form .form__content .h4,.form .form__content .h4,.component--hero-plp .hero-plp--content-area h5,form .form__content h5,.form .form__content h5,.component--hero-plp .hero-plp--content-area .h5,form .form__content .h5,.form .form__content .h5,.paragraph--type--c-text .field--name-field-summary-text h1,.paragraph--type--c-text .field--name-field-summary-text .h1,.paragraph--type--c-text .field--name-field-summary-text h2,.paragraph--type--c-text .field--name-field-summary-text .h2,.paragraph--type--c-text .field--name-field-summary-text h3,.paragraph--type--c-text .field--name-field-summary-text .h3,.paragraph--type--c-text .field--name-field-summary-text h4,.paragraph--type--c-text .field--name-field-summary-text .h4,.paragraph--type--c-text .field--name-field-summary-text h5,.paragraph--type--c-text .field--name-field-summary-text .h5{margin-bottom:20px;}.text-formatted h1,.text-formatted .h1,.component--hero-plp .hero-plp--content-area h1,form .form__content h1,.form .form__content h1,.component--hero-plp .hero-plp--content-area .h1,form .form__content .h1,.form .form__content .h1,.paragraph--type--c-text .field--name-field-summary-text h1,.paragraph--type--c-text .field--name-field-summary-text .h1{font-size:2.1875rem;line-height:2.5rem;}@media (min-width:1140px){.text-formatted h1,.text-formatted .h1,.component--hero-plp .hero-plp--content-area h1,form .form__content h1,.form .form__content h1,.component--hero-plp .hero-plp--content-area .h1,form .form__content .h1,.form .form__content .h1,.paragraph--type--c-text .field--name-field-summary-text h1,.paragraph--type--c-text .field--name-field-summary-text .h1{font-size:2.5rem;line-height:3.25rem;}}.text-formatted h2,.text-formatted .h2,.component--hero-plp .hero-plp--content-area h2,form .form__content h2,.form .form__content h2,.component--hero-plp .hero-plp--content-area .h2,form .form__content .h2,.form .form__content .h2,.paragraph--type--c-text .field--name-field-summary-text h2,.paragraph--type--c-text .field--name-field-summary-text .h2{font-size:1.875rem;line-height:2.25rem;}.text-formatted h3,.text-formatted .h3,.component--hero-plp .hero-plp--content-area h3,form .form__content h3,.form .form__content h3,.component--hero-plp .hero-plp--content-area .h3,form .form__content .h3,.form .form__content .h3,.paragraph--type--c-text .field--name-field-summary-text h3,.paragraph--type--c-text .field--name-field-summary-text .h3{font-size:1.5625rem;line-height:2.1875rem;}.text-formatted h4,.text-formatted .h4,.component--hero-plp .hero-plp--content-area h4,form .form__content h4,.form .form__content h4,.component--hero-plp .hero-plp--content-area .h4,form .form__content .h4,.form .form__content .h4,.paragraph--type--c-text .field--name-field-summary-text h4,.paragraph--type--c-text .field--name-field-summary-text .h4{font-size:1.25rem;line-height:1.625rem;}.text-formatted h5,.text-formatted .h5,.component--hero-plp .hero-plp--content-area h5,form .form__content h5,.form .form__content h5,.component--hero-plp .hero-plp--content-area .h5,form .form__content .h5,.form .form__content .h5,.paragraph--type--c-text .field--name-field-summary-text h5,.paragraph--type--c-text .field--name-field-summary-text .h5{font-size:1rem;line-height:1.5rem;}.text-formatted p,.component--hero-plp .hero-plp--content-area p,form .form__content p,.form .form__content p,.paragraph--type--c-text .field--name-field-summary-text p{font-size:1rem;line-height:1.5rem;margin:0 0 20px;}.text-formatted a,.component--hero-plp .hero-plp--content-area a,form .form__content a,.form .form__content a,.paragraph--type--c-text .field--name-field-summary-text a{color:#3a3533;text-decoration:none;border-bottom:1px solid #e81c24;display:inline-block;}.text-formatted a:hover,.component--hero-plp .hero-plp--content-area a:hover,form .form__content a:hover,.form .form__content a:hover,.paragraph--type--c-text .field--name-field-summary-text a:hover{background-color:rgba(232,28,36,0.12);}.text-formatted a.button-primary:hover,.text-formatted a.button-secondary:hover,.component--hero-plp .hero-plp--content-area a.button-primary:hover,form .form__content a.button-primary:hover,.form .form__content a.button-primary:hover,.component--hero-plp .hero-plp--content-area a.button-secondary:hover,form .form__content a.button-secondary:hover,.form .form__content a.button-secondary:hover,.paragraph--type--c-text .field--name-field-summary-text a.button-primary:hover,.paragraph--type--c-text .field--name-field-summary-text a.button-secondary:hover{background-color:#3a3533;}.text-formatted a.button-primary,.component--hero-plp .hero-plp--content-area a.button-primary,form .form__content a.button-primary,.form .form__content a.button-primary,.paragraph--type--c-text .field--name-field-summary-text a.button-primary{color:#ffffff;}.text-formatted a.button-secondary:hover,.component--hero-plp .hero-plp--content-area a.button-secondary:hover,form .form__content a.button-secondary:hover,.form .form__content a.button-secondary:hover,.paragraph--type--c-text .field--name-field-summary-text a.button-secondary:hover{background-color:#3a3533;}.text-formatted a.button-tertiary,.component--hero-plp .hero-plp--content-area a.button-tertiary,form .form__content a.button-tertiary,.form .form__content a.button-tertiary,.paragraph--type--c-text .field--name-field-summary-text a.button-tertiary{border-bottom:none;}.text-formatted a.button-tertiary:hover,.component--hero-plp .hero-plp--content-area a.button-tertiary:hover,form .form__content a.button-tertiary:hover,.form .form__content a.button-tertiary:hover,.paragraph--type--c-text .field--name-field-summary-text a.button-tertiary:hover{background-color:transparent;}.text-formatted ul > li,.component--hero-plp .hero-plp--content-area ul > li,form .form__content ul > li,.form .form__content ul > li,.paragraph--type--c-text .field--name-field-summary-text ul > li{list-style:none;padding-left:29px;position:relative;margin-bottom:14px;font-size:1rem;line-height:1.5rem;}.text-formatted ul > li:before,.component--hero-plp .hero-plp--content-area ul > li:before,form .form__content ul > li:before,.form .form__content ul > li:before,.paragraph--type--c-text .field--name-field-summary-text ul > li:before{content:"";position:absolute;width:24px;height:24px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-ul.svg);left:0;top:2px;}.text-formatted ol,.component--hero-plp .hero-plp--content-area ol,form .form__content ol,.form .form__content ol,.paragraph--type--c-text .field--name-field-summary-text ol{counter-reset:item;list-style-type:none;}.text-formatted ol > li,.component--hero-plp .hero-plp--content-area ol > li,form .form__content ol > li,.form .form__content ol > li,.paragraph--type--c-text .field--name-field-summary-text ol > li{position:relative;margin:0 0 14px 34px;font-size:1rem;line-height:1.5rem;}.text-formatted ol > li:before,.component--hero-plp .hero-plp--content-area ol > li:before,form .form__content ol > li:before,.form .form__content ol > li:before,.paragraph--type--c-text .field--name-field-summary-text ol > li:before{font-size:1.25rem;line-height:1.5rem;position:absolute;left:-27px;top:-2px;font-family:"roboto_slabregular",Helvetica,sans-serif;content:counter(item) "  ";counter-increment:item;}.text-formatted ol > li:nth-child(n+10):before,.component--hero-plp .hero-plp--content-area ol > li:nth-child(n+10):before,form .form__content ol > li:nth-child(n+10):before,.form .form__content ol > li:nth-child(n+10):before,.paragraph--type--c-text .field--name-field-summary-text ol > li:nth-child(n+10):before{left:-31px;}.text-formatted ol > li:after,.component--hero-plp .hero-plp--content-area ol > li:after,form .form__content ol > li:after,.form .form__content ol > li:after,.paragraph--type--c-text .field--name-field-summary-text ol > li:after{content:"";position:absolute;width:24px;height:10px;top:9px;left:-34px;background-color:#e81c24;opacity:0.12;}.text-formatted ol[start="1"],.component--hero-plp .hero-plp--content-area ol[start="1"],form .form__content ol[start="1"],.form .form__content ol[start="1"],.paragraph--type--c-text .field--name-field-summary-text ol[start="1"]{counter-reset:item 0;}.text-formatted ol[start="2"],.component--hero-plp .hero-plp--content-area ol[start="2"],form .form__content ol[start="2"],.form .form__content ol[start="2"],.paragraph--type--c-text .field--name-field-summary-text ol[start="2"]{counter-reset:item 1;}.text-formatted ol[start="3"],.component--hero-plp .hero-plp--content-area ol[start="3"],form .form__content ol[start="3"],.form .form__content ol[start="3"],.paragraph--type--c-text .field--name-field-summary-text ol[start="3"]{counter-reset:item 2;}.text-formatted ol[start="4"],.component--hero-plp .hero-plp--content-area ol[start="4"],form .form__content ol[start="4"],.form .form__content ol[start="4"],.paragraph--type--c-text .field--name-field-summary-text ol[start="4"]{counter-reset:item 3;}.text-formatted ol[start="5"],.component--hero-plp .hero-plp--content-area ol[start="5"],form .form__content ol[start="5"],.form .form__content ol[start="5"],.paragraph--type--c-text .field--name-field-summary-text ol[start="5"]{counter-reset:item 4;}.text-formatted ol[start="6"],.component--hero-plp .hero-plp--content-area ol[start="6"],form .form__content ol[start="6"],.form .form__content ol[start="6"],.paragraph--type--c-text .field--name-field-summary-text ol[start="6"]{counter-reset:item 5;}.text-formatted ol[start="7"],.component--hero-plp .hero-plp--content-area ol[start="7"],form .form__content ol[start="7"],.form .form__content ol[start="7"],.paragraph--type--c-text .field--name-field-summary-text ol[start="7"]{counter-reset:item 6;}.text-formatted ol[start="8"],.component--hero-plp .hero-plp--content-area ol[start="8"],form .form__content ol[start="8"],.form .form__content ol[start="8"],.paragraph--type--c-text .field--name-field-summary-text ol[start="8"]{counter-reset:item 7;}.text-formatted ol[start="9"],.component--hero-plp .hero-plp--content-area ol[start="9"],form .form__content ol[start="9"],.form .form__content ol[start="9"],.paragraph--type--c-text .field--name-field-summary-text ol[start="9"]{counter-reset:item 8;}.text-formatted ol[start="10"],.component--hero-plp .hero-plp--content-area ol[start="10"],form .form__content ol[start="10"],.form .form__content ol[start="10"],.paragraph--type--c-text .field--name-field-summary-text ol[start="10"]{counter-reset:item 9;}.text-formatted ol[start="11"],.component--hero-plp .hero-plp--content-area ol[start="11"],form .form__content ol[start="11"],.form .form__content ol[start="11"],.paragraph--type--c-text .field--name-field-summary-text ol[start="11"]{counter-reset:item 10;}.text-formatted ol[start="12"],.component--hero-plp .hero-plp--content-area ol[start="12"],form .form__content ol[start="12"],.form .form__content ol[start="12"],.paragraph--type--c-text .field--name-field-summary-text ol[start="12"]{counter-reset:item 11;}.text-formatted ol[start="13"],.component--hero-plp .hero-plp--content-area ol[start="13"],form .form__content ol[start="13"],.form .form__content ol[start="13"],.paragraph--type--c-text .field--name-field-summary-text ol[start="13"]{counter-reset:item 12;}.text-formatted ol[start="14"],.component--hero-plp .hero-plp--content-area ol[start="14"],form .form__content ol[start="14"],.form .form__content ol[start="14"],.paragraph--type--c-text .field--name-field-summary-text ol[start="14"]{counter-reset:item 13;}.text-formatted ol[start="15"],.component--hero-plp .hero-plp--content-area ol[start="15"],form .form__content ol[start="15"],.form .form__content ol[start="15"],.paragraph--type--c-text .field--name-field-summary-text ol[start="15"]{counter-reset:item 14;}.text-formatted ol[start="16"],.component--hero-plp .hero-plp--content-area ol[start="16"],form .form__content ol[start="16"],.form .form__content ol[start="16"],.paragraph--type--c-text .field--name-field-summary-text ol[start="16"]{counter-reset:item 15;}.text-formatted ol[start="17"],.component--hero-plp .hero-plp--content-area ol[start="17"],form .form__content ol[start="17"],.form .form__content ol[start="17"],.paragraph--type--c-text .field--name-field-summary-text ol[start="17"]{counter-reset:item 16;}.text-formatted ol[start="18"],.component--hero-plp .hero-plp--content-area ol[start="18"],form .form__content ol[start="18"],.form .form__content ol[start="18"],.paragraph--type--c-text .field--name-field-summary-text ol[start="18"]{counter-reset:item 17;}.text-formatted ol[start="19"],.component--hero-plp .hero-plp--content-area ol[start="19"],form .form__content ol[start="19"],.form .form__content ol[start="19"],.paragraph--type--c-text .field--name-field-summary-text ol[start="19"]{counter-reset:item 18;}.text-formatted ol[start="20"],.component--hero-plp .hero-plp--content-area ol[start="20"],form .form__content ol[start="20"],.form .form__content ol[start="20"],.paragraph--type--c-text .field--name-field-summary-text ol[start="20"]{counter-reset:item 19;}.text-formatted ol[start="21"],.component--hero-plp .hero-plp--content-area ol[start="21"],form .form__content ol[start="21"],.form .form__content ol[start="21"],.paragraph--type--c-text .field--name-field-summary-text ol[start="21"]{counter-reset:item 20;}.text-formatted ol[start="22"],.component--hero-plp .hero-plp--content-area ol[start="22"],form .form__content ol[start="22"],.form .form__content ol[start="22"],.paragraph--type--c-text .field--name-field-summary-text ol[start="22"]{counter-reset:item 21;}.text-formatted ol[start="23"],.component--hero-plp .hero-plp--content-area ol[start="23"],form .form__content ol[start="23"],.form .form__content ol[start="23"],.paragraph--type--c-text .field--name-field-summary-text ol[start="23"]{counter-reset:item 22;}.text-formatted ol[start="24"],.component--hero-plp .hero-plp--content-area ol[start="24"],form .form__content ol[start="24"],.form .form__content ol[start="24"],.paragraph--type--c-text .field--name-field-summary-text ol[start="24"]{counter-reset:item 23;}.text-formatted ol[start="25"],.component--hero-plp .hero-plp--content-area ol[start="25"],form .form__content ol[start="25"],.form .form__content ol[start="25"],.paragraph--type--c-text .field--name-field-summary-text ol[start="25"]{counter-reset:item 24;}.text-formatted ol[start="26"],.component--hero-plp .hero-plp--content-area ol[start="26"],form .form__content ol[start="26"],.form .form__content ol[start="26"],.paragraph--type--c-text .field--name-field-summary-text ol[start="26"]{counter-reset:item 25;}.text-formatted ol[start="27"],.component--hero-plp .hero-plp--content-area ol[start="27"],form .form__content ol[start="27"],.form .form__content ol[start="27"],.paragraph--type--c-text .field--name-field-summary-text ol[start="27"]{counter-reset:item 26;}.text-formatted ol[start="28"],.component--hero-plp .hero-plp--content-area ol[start="28"],form .form__content ol[start="28"],.form .form__content ol[start="28"],.paragraph--type--c-text .field--name-field-summary-text ol[start="28"]{counter-reset:item 27;}.text-formatted ol[start="29"],.component--hero-plp .hero-plp--content-area ol[start="29"],form .form__content ol[start="29"],.form .form__content ol[start="29"],.paragraph--type--c-text .field--name-field-summary-text ol[start="29"]{counter-reset:item 28;}.text-formatted ol[start="30"],.component--hero-plp .hero-plp--content-area ol[start="30"],form .form__content ol[start="30"],.form .form__content ol[start="30"],.paragraph--type--c-text .field--name-field-summary-text ol[start="30"]{counter-reset:item 29;}.text-formatted ol[start="31"],.component--hero-plp .hero-plp--content-area ol[start="31"],form .form__content ol[start="31"],.form .form__content ol[start="31"],.paragraph--type--c-text .field--name-field-summary-text ol[start="31"]{counter-reset:item 30;}.text-formatted ol[start="32"],.component--hero-plp .hero-plp--content-area ol[start="32"],form .form__content ol[start="32"],.form .form__content ol[start="32"],.paragraph--type--c-text .field--name-field-summary-text ol[start="32"]{counter-reset:item 31;}.text-formatted ol[start="33"],.component--hero-plp .hero-plp--content-area ol[start="33"],form .form__content ol[start="33"],.form .form__content ol[start="33"],.paragraph--type--c-text .field--name-field-summary-text ol[start="33"]{counter-reset:item 32;}.text-formatted ol[start="34"],.component--hero-plp .hero-plp--content-area ol[start="34"],form .form__content ol[start="34"],.form .form__content ol[start="34"],.paragraph--type--c-text .field--name-field-summary-text ol[start="34"]{counter-reset:item 33;}.text-formatted ol[start="35"],.component--hero-plp .hero-plp--content-area ol[start="35"],form .form__content ol[start="35"],.form .form__content ol[start="35"],.paragraph--type--c-text .field--name-field-summary-text ol[start="35"]{counter-reset:item 34;}.text-formatted ol[start="36"],.component--hero-plp .hero-plp--content-area ol[start="36"],form .form__content ol[start="36"],.form .form__content ol[start="36"],.paragraph--type--c-text .field--name-field-summary-text ol[start="36"]{counter-reset:item 35;}.text-formatted ol[start="37"],.component--hero-plp .hero-plp--content-area ol[start="37"],form .form__content ol[start="37"],.form .form__content ol[start="37"],.paragraph--type--c-text .field--name-field-summary-text ol[start="37"]{counter-reset:item 36;}.text-formatted ol[start="38"],.component--hero-plp .hero-plp--content-area ol[start="38"],form .form__content ol[start="38"],.form .form__content ol[start="38"],.paragraph--type--c-text .field--name-field-summary-text ol[start="38"]{counter-reset:item 37;}.text-formatted ol[start="39"],.component--hero-plp .hero-plp--content-area ol[start="39"],form .form__content ol[start="39"],.form .form__content ol[start="39"],.paragraph--type--c-text .field--name-field-summary-text ol[start="39"]{counter-reset:item 38;}.text-formatted ol[start="40"],.component--hero-plp .hero-plp--content-area ol[start="40"],form .form__content ol[start="40"],.form .form__content ol[start="40"],.paragraph--type--c-text .field--name-field-summary-text ol[start="40"]{counter-reset:item 39;}.text-formatted ol[start="41"],.component--hero-plp .hero-plp--content-area ol[start="41"],form .form__content ol[start="41"],.form .form__content ol[start="41"],.paragraph--type--c-text .field--name-field-summary-text ol[start="41"]{counter-reset:item 40;}.text-formatted ol[start="42"],.component--hero-plp .hero-plp--content-area ol[start="42"],form .form__content ol[start="42"],.form .form__content ol[start="42"],.paragraph--type--c-text .field--name-field-summary-text ol[start="42"]{counter-reset:item 41;}.text-formatted ol[start="43"],.component--hero-plp .hero-plp--content-area ol[start="43"],form .form__content ol[start="43"],.form .form__content ol[start="43"],.paragraph--type--c-text .field--name-field-summary-text ol[start="43"]{counter-reset:item 42;}.text-formatted ol[start="44"],.component--hero-plp .hero-plp--content-area ol[start="44"],form .form__content ol[start="44"],.form .form__content ol[start="44"],.paragraph--type--c-text .field--name-field-summary-text ol[start="44"]{counter-reset:item 43;}.text-formatted ol[start="45"],.component--hero-plp .hero-plp--content-area ol[start="45"],form .form__content ol[start="45"],.form .form__content ol[start="45"],.paragraph--type--c-text .field--name-field-summary-text ol[start="45"]{counter-reset:item 44;}.text-formatted ol[start="46"],.component--hero-plp .hero-plp--content-area ol[start="46"],form .form__content ol[start="46"],.form .form__content ol[start="46"],.paragraph--type--c-text .field--name-field-summary-text ol[start="46"]{counter-reset:item 45;}.text-formatted ol[start="47"],.component--hero-plp .hero-plp--content-area ol[start="47"],form .form__content ol[start="47"],.form .form__content ol[start="47"],.paragraph--type--c-text .field--name-field-summary-text ol[start="47"]{counter-reset:item 46;}.text-formatted ol[start="48"],.component--hero-plp .hero-plp--content-area ol[start="48"],form .form__content ol[start="48"],.form .form__content ol[start="48"],.paragraph--type--c-text .field--name-field-summary-text ol[start="48"]{counter-reset:item 47;}.text-formatted ol[start="49"],.component--hero-plp .hero-plp--content-area ol[start="49"],form .form__content ol[start="49"],.form .form__content ol[start="49"],.paragraph--type--c-text .field--name-field-summary-text ol[start="49"]{counter-reset:item 48;}.text-formatted ol[start="50"],.component--hero-plp .hero-plp--content-area ol[start="50"],form .form__content ol[start="50"],.form .form__content ol[start="50"],.paragraph--type--c-text .field--name-field-summary-text ol[start="50"]{counter-reset:item 49;}.text-formatted ol[start="51"],.component--hero-plp .hero-plp--content-area ol[start="51"],form .form__content ol[start="51"],.form .form__content ol[start="51"],.paragraph--type--c-text .field--name-field-summary-text ol[start="51"]{counter-reset:item 50;}.text-formatted ol[start="52"],.component--hero-plp .hero-plp--content-area ol[start="52"],form .form__content ol[start="52"],.form .form__content ol[start="52"],.paragraph--type--c-text .field--name-field-summary-text ol[start="52"]{counter-reset:item 51;}.text-formatted ol[start="53"],.component--hero-plp .hero-plp--content-area ol[start="53"],form .form__content ol[start="53"],.form .form__content ol[start="53"],.paragraph--type--c-text .field--name-field-summary-text ol[start="53"]{counter-reset:item 52;}.text-formatted ol[start="54"],.component--hero-plp .hero-plp--content-area ol[start="54"],form .form__content ol[start="54"],.form .form__content ol[start="54"],.paragraph--type--c-text .field--name-field-summary-text ol[start="54"]{counter-reset:item 53;}.text-formatted ol[start="55"],.component--hero-plp .hero-plp--content-area ol[start="55"],form .form__content ol[start="55"],.form .form__content ol[start="55"],.paragraph--type--c-text .field--name-field-summary-text ol[start="55"]{counter-reset:item 54;}.text-formatted ol[start="56"],.component--hero-plp .hero-plp--content-area ol[start="56"],form .form__content ol[start="56"],.form .form__content ol[start="56"],.paragraph--type--c-text .field--name-field-summary-text ol[start="56"]{counter-reset:item 55;}.text-formatted ol[start="57"],.component--hero-plp .hero-plp--content-area ol[start="57"],form .form__content ol[start="57"],.form .form__content ol[start="57"],.paragraph--type--c-text .field--name-field-summary-text ol[start="57"]{counter-reset:item 56;}.text-formatted ol[start="58"],.component--hero-plp .hero-plp--content-area ol[start="58"],form .form__content ol[start="58"],.form .form__content ol[start="58"],.paragraph--type--c-text .field--name-field-summary-text ol[start="58"]{counter-reset:item 57;}.text-formatted ol[start="59"],.component--hero-plp .hero-plp--content-area ol[start="59"],form .form__content ol[start="59"],.form .form__content ol[start="59"],.paragraph--type--c-text .field--name-field-summary-text ol[start="59"]{counter-reset:item 58;}.text-formatted ol[start="60"],.component--hero-plp .hero-plp--content-area ol[start="60"],form .form__content ol[start="60"],.form .form__content ol[start="60"],.paragraph--type--c-text .field--name-field-summary-text ol[start="60"]{counter-reset:item 59;}.text-formatted ol[start="61"],.component--hero-plp .hero-plp--content-area ol[start="61"],form .form__content ol[start="61"],.form .form__content ol[start="61"],.paragraph--type--c-text .field--name-field-summary-text ol[start="61"]{counter-reset:item 60;}.text-formatted ol[start="62"],.component--hero-plp .hero-plp--content-area ol[start="62"],form .form__content ol[start="62"],.form .form__content ol[start="62"],.paragraph--type--c-text .field--name-field-summary-text ol[start="62"]{counter-reset:item 61;}.text-formatted ol[start="63"],.component--hero-plp .hero-plp--content-area ol[start="63"],form .form__content ol[start="63"],.form .form__content ol[start="63"],.paragraph--type--c-text .field--name-field-summary-text ol[start="63"]{counter-reset:item 62;}.text-formatted ol[start="64"],.component--hero-plp .hero-plp--content-area ol[start="64"],form .form__content ol[start="64"],.form .form__content ol[start="64"],.paragraph--type--c-text .field--name-field-summary-text ol[start="64"]{counter-reset:item 63;}.text-formatted ol[start="65"],.component--hero-plp .hero-plp--content-area ol[start="65"],form .form__content ol[start="65"],.form .form__content ol[start="65"],.paragraph--type--c-text .field--name-field-summary-text ol[start="65"]{counter-reset:item 64;}.text-formatted ol[start="66"],.component--hero-plp .hero-plp--content-area ol[start="66"],form .form__content ol[start="66"],.form .form__content ol[start="66"],.paragraph--type--c-text .field--name-field-summary-text ol[start="66"]{counter-reset:item 65;}.text-formatted ol[start="67"],.component--hero-plp .hero-plp--content-area ol[start="67"],form .form__content ol[start="67"],.form .form__content ol[start="67"],.paragraph--type--c-text .field--name-field-summary-text ol[start="67"]{counter-reset:item 66;}.text-formatted ol[start="68"],.component--hero-plp .hero-plp--content-area ol[start="68"],form .form__content ol[start="68"],.form .form__content ol[start="68"],.paragraph--type--c-text .field--name-field-summary-text ol[start="68"]{counter-reset:item 67;}.text-formatted ol[start="69"],.component--hero-plp .hero-plp--content-area ol[start="69"],form .form__content ol[start="69"],.form .form__content ol[start="69"],.paragraph--type--c-text .field--name-field-summary-text ol[start="69"]{counter-reset:item 68;}.text-formatted ol[start="70"],.component--hero-plp .hero-plp--content-area ol[start="70"],form .form__content ol[start="70"],.form .form__content ol[start="70"],.paragraph--type--c-text .field--name-field-summary-text ol[start="70"]{counter-reset:item 69;}.text-formatted ol[start="71"],.component--hero-plp .hero-plp--content-area ol[start="71"],form .form__content ol[start="71"],.form .form__content ol[start="71"],.paragraph--type--c-text .field--name-field-summary-text ol[start="71"]{counter-reset:item 70;}.text-formatted ol[start="72"],.component--hero-plp .hero-plp--content-area ol[start="72"],form .form__content ol[start="72"],.form .form__content ol[start="72"],.paragraph--type--c-text .field--name-field-summary-text ol[start="72"]{counter-reset:item 71;}.text-formatted ol[start="73"],.component--hero-plp .hero-plp--content-area ol[start="73"],form .form__content ol[start="73"],.form .form__content ol[start="73"],.paragraph--type--c-text .field--name-field-summary-text ol[start="73"]{counter-reset:item 72;}.text-formatted ol[start="74"],.component--hero-plp .hero-plp--content-area ol[start="74"],form .form__content ol[start="74"],.form .form__content ol[start="74"],.paragraph--type--c-text .field--name-field-summary-text ol[start="74"]{counter-reset:item 73;}.text-formatted ol[start="75"],.component--hero-plp .hero-plp--content-area ol[start="75"],form .form__content ol[start="75"],.form .form__content ol[start="75"],.paragraph--type--c-text .field--name-field-summary-text ol[start="75"]{counter-reset:item 74;}.text-formatted ol[start="76"],.component--hero-plp .hero-plp--content-area ol[start="76"],form .form__content ol[start="76"],.form .form__content ol[start="76"],.paragraph--type--c-text .field--name-field-summary-text ol[start="76"]{counter-reset:item 75;}.text-formatted ol[start="77"],.component--hero-plp .hero-plp--content-area ol[start="77"],form .form__content ol[start="77"],.form .form__content ol[start="77"],.paragraph--type--c-text .field--name-field-summary-text ol[start="77"]{counter-reset:item 76;}.text-formatted ol[start="78"],.component--hero-plp .hero-plp--content-area ol[start="78"],form .form__content ol[start="78"],.form .form__content ol[start="78"],.paragraph--type--c-text .field--name-field-summary-text ol[start="78"]{counter-reset:item 77;}.text-formatted ol[start="79"],.component--hero-plp .hero-plp--content-area ol[start="79"],form .form__content ol[start="79"],.form .form__content ol[start="79"],.paragraph--type--c-text .field--name-field-summary-text ol[start="79"]{counter-reset:item 78;}.text-formatted ol[start="80"],.component--hero-plp .hero-plp--content-area ol[start="80"],form .form__content ol[start="80"],.form .form__content ol[start="80"],.paragraph--type--c-text .field--name-field-summary-text ol[start="80"]{counter-reset:item 79;}.text-formatted ol[start="81"],.component--hero-plp .hero-plp--content-area ol[start="81"],form .form__content ol[start="81"],.form .form__content ol[start="81"],.paragraph--type--c-text .field--name-field-summary-text ol[start="81"]{counter-reset:item 80;}.text-formatted ol[start="82"],.component--hero-plp .hero-plp--content-area ol[start="82"],form .form__content ol[start="82"],.form .form__content ol[start="82"],.paragraph--type--c-text .field--name-field-summary-text ol[start="82"]{counter-reset:item 81;}.text-formatted ol[start="83"],.component--hero-plp .hero-plp--content-area ol[start="83"],form .form__content ol[start="83"],.form .form__content ol[start="83"],.paragraph--type--c-text .field--name-field-summary-text ol[start="83"]{counter-reset:item 82;}.text-formatted ol[start="84"],.component--hero-plp .hero-plp--content-area ol[start="84"],form .form__content ol[start="84"],.form .form__content ol[start="84"],.paragraph--type--c-text .field--name-field-summary-text ol[start="84"]{counter-reset:item 83;}.text-formatted ol[start="85"],.component--hero-plp .hero-plp--content-area ol[start="85"],form .form__content ol[start="85"],.form .form__content ol[start="85"],.paragraph--type--c-text .field--name-field-summary-text ol[start="85"]{counter-reset:item 84;}.text-formatted ol[start="86"],.component--hero-plp .hero-plp--content-area ol[start="86"],form .form__content ol[start="86"],.form .form__content ol[start="86"],.paragraph--type--c-text .field--name-field-summary-text ol[start="86"]{counter-reset:item 85;}.text-formatted ol[start="87"],.component--hero-plp .hero-plp--content-area ol[start="87"],form .form__content ol[start="87"],.form .form__content ol[start="87"],.paragraph--type--c-text .field--name-field-summary-text ol[start="87"]{counter-reset:item 86;}.text-formatted ol[start="88"],.component--hero-plp .hero-plp--content-area ol[start="88"],form .form__content ol[start="88"],.form .form__content ol[start="88"],.paragraph--type--c-text .field--name-field-summary-text ol[start="88"]{counter-reset:item 87;}.text-formatted ol[start="89"],.component--hero-plp .hero-plp--content-area ol[start="89"],form .form__content ol[start="89"],.form .form__content ol[start="89"],.paragraph--type--c-text .field--name-field-summary-text ol[start="89"]{counter-reset:item 88;}.text-formatted ol[start="90"],.component--hero-plp .hero-plp--content-area ol[start="90"],form .form__content ol[start="90"],.form .form__content ol[start="90"],.paragraph--type--c-text .field--name-field-summary-text ol[start="90"]{counter-reset:item 89;}.text-formatted ol[start="91"],.component--hero-plp .hero-plp--content-area ol[start="91"],form .form__content ol[start="91"],.form .form__content ol[start="91"],.paragraph--type--c-text .field--name-field-summary-text ol[start="91"]{counter-reset:item 90;}.text-formatted ol[start="92"],.component--hero-plp .hero-plp--content-area ol[start="92"],form .form__content ol[start="92"],.form .form__content ol[start="92"],.paragraph--type--c-text .field--name-field-summary-text ol[start="92"]{counter-reset:item 91;}.text-formatted ol[start="93"],.component--hero-plp .hero-plp--content-area ol[start="93"],form .form__content ol[start="93"],.form .form__content ol[start="93"],.paragraph--type--c-text .field--name-field-summary-text ol[start="93"]{counter-reset:item 92;}.text-formatted ol[start="94"],.component--hero-plp .hero-plp--content-area ol[start="94"],form .form__content ol[start="94"],.form .form__content ol[start="94"],.paragraph--type--c-text .field--name-field-summary-text ol[start="94"]{counter-reset:item 93;}.text-formatted ol[start="95"],.component--hero-plp .hero-plp--content-area ol[start="95"],form .form__content ol[start="95"],.form .form__content ol[start="95"],.paragraph--type--c-text .field--name-field-summary-text ol[start="95"]{counter-reset:item 94;}.text-formatted ol[start="96"],.component--hero-plp .hero-plp--content-area ol[start="96"],form .form__content ol[start="96"],.form .form__content ol[start="96"],.paragraph--type--c-text .field--name-field-summary-text ol[start="96"]{counter-reset:item 95;}.text-formatted ol[start="97"],.component--hero-plp .hero-plp--content-area ol[start="97"],form .form__content ol[start="97"],.form .form__content ol[start="97"],.paragraph--type--c-text .field--name-field-summary-text ol[start="97"]{counter-reset:item 96;}.text-formatted ol[start="98"],.component--hero-plp .hero-plp--content-area ol[start="98"],form .form__content ol[start="98"],.form .form__content ol[start="98"],.paragraph--type--c-text .field--name-field-summary-text ol[start="98"]{counter-reset:item 97;}.text-formatted ol[start="99"],.component--hero-plp .hero-plp--content-area ol[start="99"],form .form__content ol[start="99"],.form .form__content ol[start="99"],.paragraph--type--c-text .field--name-field-summary-text ol[start="99"]{counter-reset:item 98;}.text-formatted ol[start="100"],.component--hero-plp .hero-plp--content-area ol[start="100"],form .form__content ol[start="100"],.form .form__content ol[start="100"],.paragraph--type--c-text .field--name-field-summary-text ol[start="100"]{counter-reset:item 99;}.text-formatted ul > li > ul > li:first-of-type,.text-formatted ul > li > ol > li:first-of-type,.text-formatted ol > li > ul > li:first-of-type,.text-formatted ol > li > ol > li:first-of-type,.component--hero-plp .hero-plp--content-area ul > li > ul > li:first-of-type,form .form__content ul > li > ul > li:first-of-type,.form .form__content ul > li > ul > li:first-of-type,.component--hero-plp .hero-plp--content-area ul > li > ol > li:first-of-type,form .form__content ul > li > ol > li:first-of-type,.form .form__content ul > li > ol > li:first-of-type,.component--hero-plp .hero-plp--content-area ol > li > ul > li:first-of-type,form .form__content ol > li > ul > li:first-of-type,.form .form__content ol > li > ul > li:first-of-type,.component--hero-plp .hero-plp--content-area ol > li > ol > li:first-of-type,form .form__content ol > li > ol > li:first-of-type,.form .form__content ol > li > ol > li:first-of-type,.paragraph--type--c-text .field--name-field-summary-text ul > li > ul > li:first-of-type,.paragraph--type--c-text .field--name-field-summary-text ul > li > ol > li:first-of-type,.paragraph--type--c-text .field--name-field-summary-text ol > li > ul > li:first-of-type,.paragraph--type--c-text .field--name-field-summary-text ol > li > ol > li:first-of-type{margin-top:14px;}.text-formatted .table-wrapper,.component--hero-plp .hero-plp--content-area .table-wrapper,form .form__content .table-wrapper,.form .form__content .table-wrapper,.paragraph--type--c-text .field--name-field-summary-text .table-wrapper{overflow-x:scroll;width:100%;}@media (min-width:1140px){.text-formatted .table-wrapper,.component--hero-plp .hero-plp--content-area .table-wrapper,form .form__content .table-wrapper,.form .form__content .table-wrapper,.paragraph--type--c-text .field--name-field-summary-text .table-wrapper{overflow:auto;}}.text-formatted table tr,.component--hero-plp .hero-plp--content-area table tr,form .form__content table tr,.form .form__content table tr,.paragraph--type--c-text .field--name-field-summary-text table tr{padding:18px 10px 16px;}.text-formatted table tr th,.text-formatted table tr td,.component--hero-plp .hero-plp--content-area table tr th,form .form__content table tr th,.form .form__content table tr th,.component--hero-plp .hero-plp--content-area table tr td,form .form__content table tr td,.form .form__content table tr td,.paragraph--type--c-text .field--name-field-summary-text table tr th,.paragraph--type--c-text .field--name-field-summary-text table tr td{padding:18px 60px 16px 0;white-space:nowrap;}.text-formatted table tr th:first-child,.text-formatted table tr td:first-child,.component--hero-plp .hero-plp--content-area table tr th:first-child,form .form__content table tr th:first-child,.form .form__content table tr th:first-child,.component--hero-plp .hero-plp--content-area table tr td:first-child,form .form__content table tr td:first-child,.form .form__content table tr td:first-child,.paragraph--type--c-text .field--name-field-summary-text table tr th:first-child,.paragraph--type--c-text .field--name-field-summary-text table tr td:first-child{padding-left:10px;}.text-formatted table tr th:last-child,.text-formatted table tr td:last-child,.component--hero-plp .hero-plp--content-area table tr th:last-child,form .form__content table tr th:last-child,.form .form__content table tr th:last-child,.component--hero-plp .hero-plp--content-area table tr td:last-child,form .form__content table tr td:last-child,.form .form__content table tr td:last-child,.paragraph--type--c-text .field--name-field-summary-text table tr th:last-child,.paragraph--type--c-text .field--name-field-summary-text table tr td:last-child{padding-right:10px;}.text-formatted table tr th,.component--hero-plp .hero-plp--content-area table tr th,form .form__content table tr th,.form .form__content table tr th,.paragraph--type--c-text .field--name-field-summary-text table tr th{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;}.text-formatted table tr td,.component--hero-plp .hero-plp--content-area table tr td,form .form__content table tr td,.form .form__content table tr td,.paragraph--type--c-text .field--name-field-summary-text table tr td{padding-top:20px;}.text-formatted table tbody tr:nth-child(odd),.component--hero-plp .hero-plp--content-area table tbody tr:nth-child(odd),form .form__content table tbody tr:nth-child(odd),.form .form__content table tbody tr:nth-child(odd),.paragraph--type--c-text .field--name-field-summary-text table tbody tr:nth-child(odd){background:#f9f8f5;}.text-formatted table caption,.component--hero-plp .hero-plp--content-area table caption,form .form__content table caption,.form .form__content table caption,.paragraph--type--c-text .field--name-field-summary-text table caption{margin:20px 0;color:#3a3533;}.text-formatted table caption strong,.text-formatted table caption b,.component--hero-plp .hero-plp--content-area table caption strong,form .form__content table caption strong,.form .form__content table caption strong,.component--hero-plp .hero-plp--content-area table caption b,form .form__content table caption b,.form .form__content table caption b,.paragraph--type--c-text .field--name-field-summary-text table caption strong,.paragraph--type--c-text .field--name-field-summary-text table caption b{color:#0d7978;}.text-formatted strong,.text-formatted b,.component--hero-plp .hero-plp--content-area strong,form .form__content strong,.form .form__content strong,.component--hero-plp .hero-plp--content-area b,form .form__content b,.form .form__content b,.paragraph--type--c-text .field--name-field-summary-text strong,.paragraph--type--c-text .field--name-field-summary-text b{font-weight:bold;}.text-formatted em,.text-formatted i,.component--hero-plp .hero-plp--content-area em,form .form__content em,.form .form__content em,.component--hero-plp .hero-plp--content-area i,form .form__content i,.form .form__content i,.paragraph--type--c-text .field--name-field-summary-text em,.paragraph--type--c-text .field--name-field-summary-text i{font-style:italic;}p{font-size:inherit;}q,blockquote{font-family:"robotoregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.25rem;}sup,sub{font-size:75%;}a{text-decoration:none;}.breadcrumb{background-color:#ffffff;overflow-x:scroll;padding-top:20px;padding-bottom:20px;margin-bottom:0;padding-right:15px;padding-left:15px;}@media (min-width:1140px){.breadcrumb{overflow-x:hidden;width:100%;max-width:1140px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}}.breadcrumb.breadcrumb-only-home ol{display:none;}.breadcrumb ol{display:flex;white-space:nowrap;}@media (min-width:1140px){.breadcrumb ol{display:block;white-space:normal;}}.breadcrumb li{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1.625rem;color:#3a3533;}.breadcrumb li:before{content:"";width:5px;height:5px;background-color:#3a3533;display:inline-block;border-radius:50%;margin:0 5px 2px;}.breadcrumb a{color:#3a3533;}.breadcrumb a:hover{color:#3a3533;text-decoration:none;border-bottom:1px solid #e81c24;}button,.button,.button-secondary,.page-node-type-nppe-brand .paragraph--type--c-link a,.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-fuse-pump button,.paragraph--type--forms .form-actions .webform-button--previous,.webform-submission-nppe-reg-kitten-code-form .input__wrapper input[type=submit].webform-button--previous,.webform-submission-nppe-reg-growing-pup-form .input__wrapper input[type=submit].webform-button--previous,.webform-submission-nppe-reg-better-together-form .input__wrapper input[type=submit].webform-button--previous,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.no,.evidon-barrier-declinebutton,.evidon-prefdiag-declinebtn,.component--text-image .text-image--cta a,.component--people-love .cta a,.component--articles-list > .inner-content .articles-list--cta a,.component--articles-list-home .secondary-content > .cta a,.nppe-breed-selector__questionnaire .next-question-button,.custom-block-type--navigation-blocks.cta-block-style-3 .inner-content .field--type-link .field__item a,.custom-block-type--navigation-blocks.cta-block-style-2 .inner-content .field--type-link .field__item a,.component-header-desktop .header--top .menu--header-top .menu .menu-item:first-child a,.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .form-wrapper .button,.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images .details-wrapper .image-widget label,form .form-actions .input__wrapper input[type=submit].secondary,.form .form-actions .input__wrapper input[type=submit].secondary,.button-primary,.nppe_th-taxonomy #nppe_th-load-more,.sticky-header .sticky-header-container .buy-now-container a,.sticky-header .sticky-header-container .buy-now-container button,.dsu-product--hero .buy-now-container a,.dsu-product--hero .buy-now-container button,.paragraph--type--forms .form-actions .webform-button--next,.paragraph--type--forms .form-actions .webform-button--preview,.paragraph--type--c-image .image-cta-link,.nppe2-ingredients .ingredients-purina-modal__read-more,.nppe2-ingredients .ingredient-group__show-more-btn,.webform_preview .form-actions .input__wrapper:nth-child(2) .form-submit,.user-login-form .form-actions .button,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.yes,.evidon-barrier-acceptbutton,.evidon-prefdiag-acceptbtn,.paragraph--type--c-slider .fields--wrapper a,.paragraph--type--c-sideimagetext a,.component--media-image-video .media-image-video--cta a,.component--product-tile.without-reviews .actions button,.component--product-tile.without-reviews .actions a,.component--product-tile .actions .field--name-field-product-buy-link .ext,.component--product-tile-new.without-reviews .actions button,.component--product-tile-new.without-reviews .actions a,.component--product-tile-new .actions .field--name-field-product-buy-link .ext,.component--hero .hero--content-area--cta-links a,.component--thank-you .thank-you--cta a,.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-cta .field__items .field__item a,.component--newsletter .newsletter--cta a,.component--newsletter-dialog .newsletter-dialog--cta a,.new-article-filter-canvas > .inner-content footer button.close-footer,.component--faq-list .faq-list--cta a,.component--document .component--document--download-button a,.component--articles-list-home .main-content .listed-articles > .cta a,.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .dsu_btn .image_cta_link a,.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .dsu_btn .image_cta_link a,.view-nppe-breed-selector-results .pager a,.nppe-breed-selector__results--sidebar .cta,.nppe-breed-selector__questionnaire .all-done-block .form-submit,.nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta-button,.block-field-blocknodelanding-pagefield-breed-selector-intro-page .field--name-field-nppe-bs-button .cta.main,.custom-block-type--navigation-blocks.cta-block-style-1 .inner-content .field--name-field-nav-banner-cta .field__item a,.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper a,.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container .field--type-link a,form .form-actions .input__wrapper input[type=submit],.form .form-actions .input__wrapper input[type=submit],form input[type=file] + label,.form input[type=file] + label,.adimoWidget button,.adimo-multi-touchpoint{padding:11px 20px 12px;line-height:1.375rem;border-radius:4px;border-width:1px;border-style:solid;font-family:"roboto_slabregular",Helvetica,sans-serif;display:block;transition:all 0.3s ease-in-out;cursor:pointer;}.button-primary,.nppe_th-taxonomy #nppe_th-load-more,.sticky-header .sticky-header-container .buy-now-container a,.sticky-header .sticky-header-container .buy-now-container button,.dsu-product--hero .buy-now-container a,.dsu-product--hero .buy-now-container button,.paragraph--type--forms .form-actions .webform-button--next,.paragraph--type--forms .form-actions .webform-button--preview,.paragraph--type--c-image .image-cta-link,.nppe2-ingredients .ingredients-purina-modal__read-more,.nppe2-ingredients .ingredient-group__show-more-btn,.webform_preview .form-actions .input__wrapper:nth-child(2) .form-submit,.user-login-form .form-actions .button,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.yes,.evidon-barrier-acceptbutton,.evidon-prefdiag-acceptbtn,.paragraph--type--c-slider .fields--wrapper a,.paragraph--type--c-sideimagetext a,.component--media-image-video .media-image-video--cta a,.component--product-tile.without-reviews .actions button,.component--product-tile.without-reviews .actions a,.component--product-tile .actions .field--name-field-product-buy-link .ext,.component--product-tile-new.without-reviews .actions button,.component--product-tile-new.without-reviews .actions a,.component--product-tile-new .actions .field--name-field-product-buy-link .ext,.component--hero .hero--content-area--cta-links a,.component--thank-you .thank-you--cta a,.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-cta .field__items .field__item a,.component--newsletter .newsletter--cta a,.component--newsletter-dialog .newsletter-dialog--cta a,.new-article-filter-canvas > .inner-content footer button.close-footer,.component--faq-list .faq-list--cta a,.component--document .component--document--download-button a,.component--articles-list-home .main-content .listed-articles > .cta a,.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .dsu_btn .image_cta_link a,.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .dsu_btn .image_cta_link a,.view-nppe-breed-selector-results .pager a,.nppe-breed-selector__results--sidebar .cta,.nppe-breed-selector__questionnaire .all-done-block .form-submit,.nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta-button,.block-field-blocknodelanding-pagefield-breed-selector-intro-page .field--name-field-nppe-bs-button .cta.main,.custom-block-type--navigation-blocks.cta-block-style-1 .inner-content .field--name-field-nav-banner-cta .field__item a,.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper a,.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container .field--type-link a,form .form-actions .input__wrapper input[type=submit],.form .form-actions .input__wrapper input[type=submit],form input[type=file] + label,.form input[type=file] + label,.adimoWidget button,.adimo-multi-touchpoint{color:#ffffff;background-color:#e81c24;border-color:#e81c24;}.button-primary:active,.button-primary:focus,.nppe_th-taxonomy #nppe_th-load-more:active,.sticky-header .sticky-header-container .buy-now-container a:active,.sticky-header .sticky-header-container .buy-now-container button:active,.dsu-product--hero .buy-now-container a:active,.dsu-product--hero .buy-now-container button:active,.paragraph--type--forms .form-actions .webform-button--next:active,.paragraph--type--forms .form-actions .webform-button--preview:active,.paragraph--type--c-image .image-cta-link:active,.nppe2-ingredients .ingredients-purina-modal__read-more:active,.nppe2-ingredients .ingredient-group__show-more-btn:active,.webform_preview .form-actions .input__wrapper:nth-child(2) .form-submit:active,.user-login-form .form-actions .button:active,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.yes:active,.evidon-barrier-acceptbutton:active,.evidon-prefdiag-acceptbtn:active,.paragraph--type--c-slider .fields--wrapper a:active,.paragraph--type--c-sideimagetext a:active,.component--media-image-video .media-image-video--cta a:active,.component--product-tile.without-reviews .actions button:active,.component--product-tile.without-reviews .actions a:active,.component--product-tile .actions .field--name-field-product-buy-link .ext:active,.component--product-tile-new.without-reviews .actions button:active,.component--product-tile-new.without-reviews .actions a:active,.component--product-tile-new .actions .field--name-field-product-buy-link .ext:active,.component--hero .hero--content-area--cta-links a:active,.component--thank-you .thank-you--cta a:active,.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-cta .field__items .field__item a:active,.component--newsletter .newsletter--cta a:active,.component--newsletter-dialog .newsletter-dialog--cta a:active,.new-article-filter-canvas > .inner-content footer button.close-footer:active,.component--faq-list .faq-list--cta a:active,.component--document .component--document--download-button a:active,.component--articles-list-home .main-content .listed-articles > .cta a:active,.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .dsu_btn .image_cta_link a:active,.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .dsu_btn .image_cta_link a:active,.view-nppe-breed-selector-results .pager a:active,.nppe-breed-selector__results--sidebar .cta:active,.nppe-breed-selector__questionnaire .all-done-block .form-submit:active,.nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta-button:active,.block-field-blocknodelanding-pagefield-breed-selector-intro-page .field--name-field-nppe-bs-button .cta.main:active,.custom-block-type--navigation-blocks.cta-block-style-1 .inner-content .field--name-field-nav-banner-cta .field__item a:active,.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper a:active,.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container .field--type-link a:active,form .form-actions .input__wrapper input[type=submit]:active,.form .form-actions .input__wrapper input[type=submit]:active,form input[type=file] + label:active,.form input[type=file] + label:active,.nppe_th-taxonomy #nppe_th-load-more:focus,.sticky-header .sticky-header-container .buy-now-container a:focus,.sticky-header .sticky-header-container .buy-now-container button:focus,.dsu-product--hero .buy-now-container a:focus,.dsu-product--hero .buy-now-container button:focus,.paragraph--type--forms .form-actions .webform-button--next:focus,.paragraph--type--forms .form-actions .webform-button--preview:focus,.paragraph--type--c-image .image-cta-link:focus,.nppe2-ingredients .ingredients-purina-modal__read-more:focus,.nppe2-ingredients .ingredient-group__show-more-btn:focus,.webform_preview .form-actions .input__wrapper:nth-child(2) .form-submit:focus,.user-login-form .form-actions .button:focus,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.yes:focus,.evidon-barrier-acceptbutton:focus,.evidon-prefdiag-acceptbtn:focus,.paragraph--type--c-slider .fields--wrapper a:focus,.paragraph--type--c-sideimagetext a:focus,.component--media-image-video .media-image-video--cta a:focus,.component--product-tile.without-reviews .actions button:focus,.component--product-tile.without-reviews .actions a:focus,.component--product-tile .actions .field--name-field-product-buy-link .ext:focus,.component--product-tile-new.without-reviews .actions button:focus,.component--product-tile-new.without-reviews .actions a:focus,.component--product-tile-new .actions .field--name-field-product-buy-link .ext:focus,.component--hero .hero--content-area--cta-links a:focus,.component--thank-you .thank-you--cta a:focus,.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-cta .field__items .field__item a:focus,.component--newsletter .newsletter--cta a:focus,.component--newsletter-dialog .newsletter-dialog--cta a:focus,.new-article-filter-canvas > .inner-content footer button.close-footer:focus,.component--faq-list .faq-list--cta a:focus,.component--document .component--document--download-button a:focus,.component--articles-list-home .main-content .listed-articles > .cta a:focus,.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .dsu_btn .image_cta_link a:focus,.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .dsu_btn .image_cta_link a:focus,.view-nppe-breed-selector-results .pager a:focus,.nppe-breed-selector__results--sidebar .cta:focus,.nppe-breed-selector__questionnaire .all-done-block .form-submit:focus,.nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta-button:focus,.block-field-blocknodelanding-pagefield-breed-selector-intro-page .field--name-field-nppe-bs-button .cta.main:focus,.custom-block-type--navigation-blocks.cta-block-style-1 .inner-content .field--name-field-nav-banner-cta .field__item a:focus,.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper a:focus,.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container .field--type-link a:focus,form .form-actions .input__wrapper input[type=submit]:focus,.form .form-actions .input__wrapper input[type=submit]:focus,form input[type=file] + label:focus,.form input[type=file] + label:focus,.adimoWidget button:active,.adimoWidget button:focus,.adimo-multi-touchpoint:active,.adimo-multi-touchpoint:focus{background-color:#e81c24;border-color:#e81c24;box-shadow:none;}.button-secondary,.page-node-type-nppe-brand .paragraph--type--c-link a,.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-fuse-pump button,.paragraph--type--forms .form-actions .webform-button--previous,.webform-submission-nppe-reg-kitten-code-form .input__wrapper input[type=submit].webform-button--previous,.webform-submission-nppe-reg-growing-pup-form .input__wrapper input[type=submit].webform-button--previous,.webform-submission-nppe-reg-better-together-form .input__wrapper input[type=submit].webform-button--previous,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.no,.evidon-barrier-declinebutton,.evidon-prefdiag-declinebtn,.component--text-image .text-image--cta a,.component--people-love .cta a,.component--articles-list > .inner-content .articles-list--cta a,.component--articles-list-home .secondary-content > .cta a,.nppe-breed-selector__questionnaire .next-question-button,.custom-block-type--navigation-blocks.cta-block-style-3 .inner-content .field--type-link .field__item a,.custom-block-type--navigation-blocks.cta-block-style-2 .inner-content .field--type-link .field__item a,.component-header-desktop .header--top .menu--header-top .menu .menu-item:first-child a,.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .form-wrapper .button,.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images .details-wrapper .image-widget label,form .form-actions .input__wrapper input[type=submit].secondary,.form .form-actions .input__wrapper input[type=submit].secondary{background-color:#ffffff;color:#e81c24;border-radius:4px;border:solid 1px #e81c24;border-color:#e81c24;}.button-tertiary,.nppe_th-taxonomy .nppe_th--menu-item .menu-item--span-cta,.dsu-product--hero .dsu-product--see-more a,.paragraph--type--c-teasercycle .paragraph--type--c-teasercycle-item a,.paragraph--type--c-link a,.component--signposting-single .signposting-single--content-area-cta a,.component--quicklinks .quicklinks--cta-link a,.component--live-poll .live-poll--text-wrapper .current-choice .current-choice--link a,.component--live-poll .live-poll--text-wrapper .poll-view-form .input__wrapper-submit,.component--icon-matrix-item .icon-matrix-item--link a,.component--icon-matrix-item .icon-matrix-item--link span,.component--featured-article .content-area__cta a,.component--contact-us .contact-us--link.email a,.component--contact-us-small .field--name-field-contact-link.email a,.component--campaign-signpost .campaign-signpost--content-area-cta a,.component--brand-carousel .field--name-field-c-brand-car-cta a,.utility-bar--related-topics .related-topics--links a,.utility-bar--author .nppe_author-link a,.view-nppe-adoption-item-list .view-empty .no-results--adoption .no-results--adoption-reset,.view-nppe-adoption-item-list .view-filters .adoption-filters--label .filter-reset,.component-header-desktop .block-nppe-language-selector .lang-list li:not(.is-active) a,.component-header-mobile .block-nppe-language-selector.active .lang-selector--content-wrapper li:not(.is-active) .language-link{font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;padding-bottom:3px;font-size:0.875rem;line-height:1.375rem;text-decoration:none;position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}@media (min-width:1140px){.button-tertiary,.nppe_th-taxonomy .nppe_th--menu-item .menu-item--span-cta,.dsu-product--hero .dsu-product--see-more a,.paragraph--type--c-teasercycle .paragraph--type--c-teasercycle-item a,.paragraph--type--c-link a,.component--signposting-single .signposting-single--content-area-cta a,.component--quicklinks .quicklinks--cta-link a,.component--live-poll .live-poll--text-wrapper .current-choice .current-choice--link a,.component--live-poll .live-poll--text-wrapper .poll-view-form .input__wrapper-submit,.component--icon-matrix-item .icon-matrix-item--link a,.component--icon-matrix-item .icon-matrix-item--link span,.component--featured-article .content-area__cta a,.component--contact-us .contact-us--link.email a,.component--contact-us-small .field--name-field-contact-link.email a,.component--campaign-signpost .campaign-signpost--content-area-cta a,.component--brand-carousel .field--name-field-c-brand-car-cta a,.utility-bar--related-topics .related-topics--links a,.utility-bar--author .nppe_author-link a,.view-nppe-adoption-item-list .view-empty .no-results--adoption .no-results--adoption-reset,.view-nppe-adoption-item-list .view-filters .adoption-filters--label .filter-reset,.component-header-desktop .block-nppe-language-selector .lang-list li:not(.is-active) a,.component-header-mobile .block-nppe-language-selector.active .lang-selector--content-wrapper li:not(.is-active) .language-link{border-bottom:none;}.button-tertiary:after,.nppe_th-taxonomy .nppe_th--menu-item .menu-item--span-cta:after,.dsu-product--hero .dsu-product--see-more a:after,.paragraph--type--c-teasercycle .paragraph--type--c-teasercycle-item a:after,.paragraph--type--c-link a:after,.component--signposting-single .signposting-single--content-area-cta a:after,.component--quicklinks .quicklinks--cta-link a:after,.component--live-poll .live-poll--text-wrapper .current-choice .current-choice--link a:after,.component--live-poll .live-poll--text-wrapper .poll-view-form .input__wrapper-submit:after,.component--icon-matrix-item .icon-matrix-item--link a:after,.component--icon-matrix-item .icon-matrix-item--link span:after,.component--featured-article .content-area__cta a:after,.component--contact-us .contact-us--link.email a:after,.component--contact-us-small .field--name-field-contact-link.email a:after,.component--campaign-signpost .campaign-signpost--content-area-cta a:after,.component--brand-carousel .field--name-field-c-brand-car-cta a:after,.utility-bar--related-topics .related-topics--links a:after,.utility-bar--author .nppe_author-link a:after,.view-nppe-adoption-item-list .view-empty .no-results--adoption .no-results--adoption-reset:after,.view-nppe-adoption-item-list .view-filters .adoption-filters--label .filter-reset:after,.component-header-desktop .block-nppe-language-selector .lang-list li:not(.is-active) a:after,.component-header-mobile .block-nppe-language-selector.active .lang-selector--content-wrapper li:not(.is-active) .language-link:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.button-tertiary:before,.nppe_th-taxonomy .nppe_th--menu-item .menu-item--span-cta:before,.dsu-product--hero .dsu-product--see-more a:before,.paragraph--type--c-teasercycle .paragraph--type--c-teasercycle-item a:before,.paragraph--type--c-link a:before,.component--signposting-single .signposting-single--content-area-cta a:before,.component--quicklinks .quicklinks--cta-link a:before,.component--live-poll .live-poll--text-wrapper .current-choice .current-choice--link a:before,.component--live-poll .live-poll--text-wrapper .poll-view-form .input__wrapper-submit:before,.component--icon-matrix-item .icon-matrix-item--link a:before,.component--icon-matrix-item .icon-matrix-item--link span:before,.component--featured-article .content-area__cta a:before,.component--contact-us .contact-us--link.email a:before,.component--contact-us-small .field--name-field-contact-link.email a:before,.component--campaign-signpost .campaign-signpost--content-area-cta a:before,.component--brand-carousel .field--name-field-c-brand-car-cta a:before,.utility-bar--related-topics .related-topics--links a:before,.utility-bar--author .nppe_author-link a:before,.view-nppe-adoption-item-list .view-empty .no-results--adoption .no-results--adoption-reset:before,.view-nppe-adoption-item-list .view-filters .adoption-filters--label .filter-reset:before,.component-header-desktop .block-nppe-language-selector .lang-list li:not(.is-active) a:before,.component-header-mobile .block-nppe-language-selector.active .lang-selector--content-wrapper li:not(.is-active) .language-link:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.button-tertiary:hover:after,.nppe_th-taxonomy .nppe_th--menu-item .menu-item--span-cta:hover:after,.dsu-product--hero .dsu-product--see-more a:hover:after,.paragraph--type--c-teasercycle .paragraph--type--c-teasercycle-item a:hover:after,.paragraph--type--c-link a:hover:after,.component--signposting-single .signposting-single--content-area-cta a:hover:after,.component--quicklinks .quicklinks--cta-link a:hover:after,.component--live-poll .live-poll--text-wrapper .current-choice .current-choice--link a:hover:after,.component--live-poll .live-poll--text-wrapper .poll-view-form .input__wrapper-submit:hover:after,.component--icon-matrix-item .icon-matrix-item--link a:hover:after,.component--icon-matrix-item .icon-matrix-item--link span:hover:after,.component--featured-article .content-area__cta a:hover:after,.component--contact-us .contact-us--link.email a:hover:after,.component--contact-us-small .field--name-field-contact-link.email a:hover:after,.component--campaign-signpost .campaign-signpost--content-area-cta a:hover:after,.component--brand-carousel .field--name-field-c-brand-car-cta a:hover:after,.utility-bar--related-topics .related-topics--links a:hover:after,.utility-bar--author .nppe_author-link a:hover:after,.view-nppe-adoption-item-list .view-empty .no-results--adoption .no-results--adoption-reset:hover:after,.view-nppe-adoption-item-list .view-filters .adoption-filters--label .filter-reset:hover:after,.component-header-desktop .block-nppe-language-selector .lang-list li:not(.is-active) a:hover:after,.component-header-mobile .block-nppe-language-selector.active .lang-selector--content-wrapper li:not(.is-active) .language-link:hover:after{background:#e81c24;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.button-tertiary:hover:before,.nppe_th-taxonomy .nppe_th--menu-item .menu-item--span-cta:hover:before,.dsu-product--hero .dsu-product--see-more a:hover:before,.paragraph--type--c-teasercycle .paragraph--type--c-teasercycle-item a:hover:before,.paragraph--type--c-link a:hover:before,.component--signposting-single .signposting-single--content-area-cta a:hover:before,.component--quicklinks .quicklinks--cta-link a:hover:before,.component--live-poll .live-poll--text-wrapper .current-choice .current-choice--link a:hover:before,.component--live-poll .live-poll--text-wrapper .poll-view-form .input__wrapper-submit:hover:before,.component--icon-matrix-item .icon-matrix-item--link a:hover:before,.component--icon-matrix-item .icon-matrix-item--link span:hover:before,.component--featured-article .content-area__cta a:hover:before,.component--contact-us .contact-us--link.email a:hover:before,.component--contact-us-small .field--name-field-contact-link.email a:hover:before,.component--campaign-signpost .campaign-signpost--content-area-cta a:hover:before,.component--brand-carousel .field--name-field-c-brand-car-cta a:hover:before,.utility-bar--related-topics .related-topics--links a:hover:before,.utility-bar--author .nppe_author-link a:hover:before,.view-nppe-adoption-item-list .view-empty .no-results--adoption .no-results--adoption-reset:hover:before,.view-nppe-adoption-item-list .view-filters .adoption-filters--label .filter-reset:hover:before,.component-header-desktop .block-nppe-language-selector .lang-list li:not(.is-active) a:hover:before,.component-header-mobile .block-nppe-language-selector.active .lang-selector--content-wrapper li:not(.is-active) .language-link:hover:before{background:#e81c24;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}}.purina-hover:hover,form input[type=file] + label:hover,.form input[type=file] + label:hover,.button-primary:hover,.nppe_th-taxonomy #nppe_th-load-more:hover,.sticky-header .sticky-header-container .buy-now-container a:hover,.sticky-header .sticky-header-container .buy-now-container button:hover,.dsu-product--hero .buy-now-container a:hover,.dsu-product--hero .buy-now-container button:hover,.paragraph--type--forms .form-actions .webform-button--next:hover,.paragraph--type--forms .form-actions .webform-button--preview:hover,.paragraph--type--c-image .image-cta-link:hover,.nppe2-ingredients .ingredients-purina-modal__read-more:hover,.nppe2-ingredients .ingredient-group__show-more-btn:hover,.webform_preview .form-actions .input__wrapper:nth-child(2) .form-submit:hover,.user-login-form .form-actions .button:hover,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.yes:hover,.evidon-barrier-acceptbutton:hover,.evidon-prefdiag-acceptbtn:hover,.paragraph--type--c-slider .fields--wrapper a:hover,.paragraph--type--c-sideimagetext a:hover,.component--media-image-video .media-image-video--cta a:hover,.component--product-tile.without-reviews .actions button:hover,.component--product-tile.without-reviews .actions a:hover,.component--product-tile .actions .field--name-field-product-buy-link .ext:hover,.component--product-tile-new.without-reviews .actions button:hover,.component--product-tile-new.without-reviews .actions a:hover,.component--product-tile-new .actions .field--name-field-product-buy-link .ext:hover,.component--hero .hero--content-area--cta-links a:hover,.component--thank-you .thank-you--cta a:hover,.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-cta .field__items .field__item a:hover,.component--newsletter .newsletter--cta a:hover,.component--newsletter-dialog .newsletter-dialog--cta a:hover,.new-article-filter-canvas > .inner-content footer button.close-footer:hover,.component--faq-list .faq-list--cta a:hover,.component--document .component--document--download-button a:hover,.component--articles-list-home .main-content .listed-articles > .cta a:hover,.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .dsu_btn .image_cta_link a:hover,.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .dsu_btn .image_cta_link a:hover,.view-nppe-breed-selector-results .pager a:hover,.nppe-breed-selector__results--sidebar .cta:hover,.nppe-breed-selector__questionnaire .all-done-block .form-submit:hover,.nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta-button:hover,.block-field-blocknodelanding-pagefield-breed-selector-intro-page .field--name-field-nppe-bs-button .cta.main:hover,.custom-block-type--navigation-blocks.cta-block-style-1 .inner-content .field--name-field-nav-banner-cta .field__item a:hover,.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper a:hover,.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container .field--type-link a:hover,form .form-actions .input__wrapper input[type=submit]:hover,.form .form-actions .input__wrapper input[type=submit]:hover,.adimoWidget button:hover,.adimo-multi-touchpoint:hover,.button-secondary:hover,.page-node-type-nppe-brand .paragraph--type--c-link a:hover,.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-fuse-pump button:hover,.paragraph--type--forms .form-actions .webform-button--previous:hover,.webform-submission-nppe-reg-kitten-code-form .input__wrapper input[type=submit].webform-button--previous:hover,.webform-submission-nppe-reg-growing-pup-form .input__wrapper input[type=submit].webform-button--previous:hover,.webform-submission-nppe-reg-better-together-form .input__wrapper input[type=submit].webform-button--previous:hover,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.no:hover,.evidon-barrier-declinebutton:hover,.evidon-prefdiag-declinebtn:hover,.component--text-image .text-image--cta a:hover,.component--people-love .cta a:hover,.component--articles-list > .inner-content .articles-list--cta a:hover,.component--articles-list-home .secondary-content > .cta a:hover,.nppe-breed-selector__questionnaire .next-question-button:hover,.custom-block-type--navigation-blocks.cta-block-style-3 .inner-content .field--type-link .field__item a:hover,.custom-block-type--navigation-blocks.cta-block-style-2 .inner-content .field--type-link .field__item a:hover,.component-header-desktop .header--top .menu--header-top .menu .menu-item:first-child a:hover,.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .form-wrapper .button:hover,.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images .details-wrapper .image-widget label:hover{background-color:#3a3533;border-color:#3a3533;text-decoration:none;color:#ffffff;}.purina-disabled.disabled,.purina-disabled:disabled,.disabled.button-primary,.nppe_th-taxonomy .disabled#nppe_th-load-more,.sticky-header .sticky-header-container .buy-now-container a.disabled,.sticky-header .sticky-header-container .buy-now-container button.disabled,.dsu-product--hero .buy-now-container a.disabled,.dsu-product--hero .buy-now-container button.disabled,.paragraph--type--forms .form-actions .disabled.webform-button--next,.paragraph--type--forms .form-actions .disabled.webform-button--preview,.paragraph--type--c-image .disabled.image-cta-link,.nppe2-ingredients .disabled.ingredients-purina-modal__read-more,.nppe2-ingredients .disabled.ingredient-group__show-more-btn,.webform_preview .form-actions .input__wrapper:nth-child(2) .disabled.form-submit,.user-login-form .form-actions .disabled.button,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .disabled.modal-action.yes,.disabled.evidon-barrier-acceptbutton,.disabled.evidon-prefdiag-acceptbtn,.paragraph--type--c-slider .fields--wrapper a.disabled,.paragraph--type--c-sideimagetext a.disabled,.component--media-image-video .media-image-video--cta a.disabled,.component--product-tile.without-reviews .actions button.disabled,.component--product-tile.without-reviews .actions a.disabled,.component--product-tile .actions .field--name-field-product-buy-link .disabled.ext,.component--product-tile-new.without-reviews .actions button.disabled,.component--product-tile-new.without-reviews .actions a.disabled,.component--product-tile-new .actions .field--name-field-product-buy-link .disabled.ext,.component--hero .hero--content-area--cta-links a.disabled,.component--thank-you .thank-you--cta a.disabled,.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-cta .field__items .field__item a.disabled,.component--newsletter .newsletter--cta a.disabled,.component--newsletter-dialog .newsletter-dialog--cta a.disabled,.new-article-filter-canvas > .inner-content footer button.disabled.close-footer,.component--faq-list .faq-list--cta a.disabled,.component--document .component--document--download-button a.disabled,.component--articles-list-home .main-content .listed-articles > .cta a.disabled,.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .dsu_btn .image_cta_link a.disabled,.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .dsu_btn .image_cta_link a.disabled,.view-nppe-breed-selector-results .pager a.disabled,.nppe-breed-selector__results--sidebar .disabled.cta,.nppe-breed-selector__questionnaire .all-done-block .disabled.form-submit,.nppe-breed-selector__intro .disabled.nppe-breed-selector__growing-pup-cta-button,.block-field-blocknodelanding-pagefield-breed-selector-intro-page .field--name-field-nppe-bs-button .disabled.cta.main,.custom-block-type--navigation-blocks.cta-block-style-1 .inner-content .field--name-field-nav-banner-cta .field__item a.disabled,.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper a.disabled,.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container .field--type-link a.disabled,form .form-actions .input__wrapper input.disabled[type=submit],.form .form-actions .input__wrapper input.disabled[type=submit],form input[type=file] + label.disabled,.form input[type=file] + label.disabled,.adimoWidget button.disabled,.disabled.adimo-multi-touchpoint,.disabled.button-secondary,.page-node-type-nppe-brand .paragraph--type--c-link a.disabled,.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-fuse-pump button.disabled,.paragraph--type--forms .form-actions .disabled.webform-button--previous,.webform-submission-nppe-reg-kitten-code-form .input__wrapper input.disabled[type=submit].webform-button--previous,.webform-submission-nppe-reg-growing-pup-form .input__wrapper input.disabled[type=submit].webform-button--previous,.webform-submission-nppe-reg-better-together-form .input__wrapper input.disabled[type=submit].webform-button--previous,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .disabled.modal-action.no,.disabled.evidon-barrier-declinebutton,.disabled.evidon-prefdiag-declinebtn,.component--text-image .text-image--cta a.disabled,.component--people-love .cta a.disabled,.component--articles-list > .inner-content .articles-list--cta a.disabled,.component--articles-list-home .secondary-content > .cta a.disabled,.nppe-breed-selector__questionnaire .disabled.next-question-button,.custom-block-type--navigation-blocks.cta-block-style-3 .inner-content .field--type-link .field__item a.disabled,.custom-block-type--navigation-blocks.cta-block-style-2 .inner-content .field--type-link .field__item a.disabled,.component-header-desktop .header--top .menu--header-top .menu .menu-item:first-child a.disabled,.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .form-wrapper .disabled.button,.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images .details-wrapper .image-widget label.disabled,.button-primary:disabled,.nppe_th-taxonomy #nppe_th-load-more:disabled,.sticky-header .sticky-header-container .buy-now-container a:disabled,.sticky-header .sticky-header-container .buy-now-container button:disabled,.dsu-product--hero .buy-now-container a:disabled,.dsu-product--hero .buy-now-container button:disabled,.paragraph--type--forms .form-actions .webform-button--next:disabled,.paragraph--type--forms .form-actions .webform-button--preview:disabled,.paragraph--type--c-image .image-cta-link:disabled,.nppe2-ingredients .ingredients-purina-modal__read-more:disabled,.nppe2-ingredients .ingredient-group__show-more-btn:disabled,.webform_preview .form-actions .input__wrapper:nth-child(2) .form-submit:disabled,.user-login-form .form-actions .button:disabled,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.yes:disabled,.evidon-barrier-acceptbutton:disabled,.evidon-prefdiag-acceptbtn:disabled,.paragraph--type--c-slider .fields--wrapper a:disabled,.paragraph--type--c-sideimagetext a:disabled,.component--media-image-video .media-image-video--cta a:disabled,.component--product-tile.without-reviews .actions button:disabled,.component--product-tile.without-reviews .actions a:disabled,.component--product-tile .actions .field--name-field-product-buy-link .ext:disabled,.component--product-tile-new.without-reviews .actions button:disabled,.component--product-tile-new.without-reviews .actions a:disabled,.component--product-tile-new .actions .field--name-field-product-buy-link .ext:disabled,.component--hero .hero--content-area--cta-links a:disabled,.component--thank-you .thank-you--cta a:disabled,.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-cta .field__items .field__item a:disabled,.component--newsletter .newsletter--cta a:disabled,.component--newsletter-dialog .newsletter-dialog--cta a:disabled,.new-article-filter-canvas > .inner-content footer button.close-footer:disabled,.component--faq-list .faq-list--cta a:disabled,.component--document .component--document--download-button a:disabled,.component--articles-list-home .main-content .listed-articles > .cta a:disabled,.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .dsu_btn .image_cta_link a:disabled,.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .dsu_btn .image_cta_link a:disabled,.view-nppe-breed-selector-results .pager a:disabled,.nppe-breed-selector__results--sidebar .cta:disabled,.nppe-breed-selector__questionnaire .all-done-block .form-submit:disabled,.nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta-button:disabled,.block-field-blocknodelanding-pagefield-breed-selector-intro-page .field--name-field-nppe-bs-button .cta.main:disabled,.custom-block-type--navigation-blocks.cta-block-style-1 .inner-content .field--name-field-nav-banner-cta .field__item a:disabled,.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper a:disabled,.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container .field--type-link a:disabled,form .form-actions .input__wrapper input[type=submit]:disabled,.form .form-actions .input__wrapper input[type=submit]:disabled,form input[type=file] + label:disabled,.form input[type=file] + label:disabled,.adimoWidget button:disabled,.adimo-multi-touchpoint:disabled,.button-secondary:disabled,.page-node-type-nppe-brand .paragraph--type--c-link a:disabled,.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-fuse-pump button:disabled,.paragraph--type--forms .form-actions .webform-button--previous:disabled,.webform-submission-nppe-reg-kitten-code-form .input__wrapper input[type=submit].webform-button--previous:disabled,.webform-submission-nppe-reg-growing-pup-form .input__wrapper input[type=submit].webform-button--previous:disabled,.webform-submission-nppe-reg-better-together-form .input__wrapper input[type=submit].webform-button--previous:disabled,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.no:disabled,.evidon-barrier-declinebutton:disabled,.evidon-prefdiag-declinebtn:disabled,.component--text-image .text-image--cta a:disabled,.component--people-love .cta a:disabled,.component--articles-list > .inner-content .articles-list--cta a:disabled,.component--articles-list-home .secondary-content > .cta a:disabled,.nppe-breed-selector__questionnaire .next-question-button:disabled,.custom-block-type--navigation-blocks.cta-block-style-3 .inner-content .field--type-link .field__item a:disabled,.custom-block-type--navigation-blocks.cta-block-style-2 .inner-content .field--type-link .field__item a:disabled,.component-header-desktop .header--top .menu--header-top .menu .menu-item:first-child a:disabled,.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .form-wrapper .button:disabled,.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images .details-wrapper .image-widget label:disabled{cursor:not-allowed;text-decoration:none;color:#ffffff;background-color:#c9c5b9;border-color:#c9c5b9;}.purina-disabled.disabled:active,.purina-disabled:disabled:active,.disabled.button-primary:active,.nppe_th-taxonomy .disabled#nppe_th-load-more:active,.sticky-header .sticky-header-container .buy-now-container a.disabled:active,.sticky-header .sticky-header-container .buy-now-container button.disabled:active,.dsu-product--hero .buy-now-container a.disabled:active,.dsu-product--hero .buy-now-container button.disabled:active,.paragraph--type--forms .form-actions .disabled.webform-button--next:active,.paragraph--type--forms .form-actions .disabled.webform-button--preview:active,.paragraph--type--c-image .disabled.image-cta-link:active,.nppe2-ingredients .disabled.ingredients-purina-modal__read-more:active,.nppe2-ingredients .disabled.ingredient-group__show-more-btn:active,.webform_preview .form-actions .input__wrapper:nth-child(2) .disabled.form-submit:active,.user-login-form .form-actions .disabled.button:active,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .disabled.modal-action.yes:active,.disabled.evidon-barrier-acceptbutton:active,.disabled.evidon-prefdiag-acceptbtn:active,.paragraph--type--c-slider .fields--wrapper a.disabled:active,.paragraph--type--c-sideimagetext a.disabled:active,.component--media-image-video .media-image-video--cta a.disabled:active,.component--product-tile.without-reviews .actions button.disabled:active,.component--product-tile.without-reviews .actions a.disabled:active,.component--product-tile .actions .field--name-field-product-buy-link .disabled.ext:active,.component--product-tile-new.without-reviews .actions button.disabled:active,.component--product-tile-new.without-reviews .actions a.disabled:active,.component--product-tile-new .actions .field--name-field-product-buy-link .disabled.ext:active,.component--hero .hero--content-area--cta-links a.disabled:active,.component--thank-you .thank-you--cta a.disabled:active,.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-cta .field__items .field__item a.disabled:active,.component--newsletter .newsletter--cta a.disabled:active,.component--newsletter-dialog .newsletter-dialog--cta a.disabled:active,.new-article-filter-canvas > .inner-content footer button.disabled.close-footer:active,.component--faq-list .faq-list--cta a.disabled:active,.component--document .component--document--download-button a.disabled:active,.component--articles-list-home .main-content .listed-articles > .cta a.disabled:active,.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .dsu_btn .image_cta_link a.disabled:active,.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .dsu_btn .image_cta_link a.disabled:active,.view-nppe-breed-selector-results .pager a.disabled:active,.nppe-breed-selector__results--sidebar .disabled.cta:active,.nppe-breed-selector__questionnaire .all-done-block .disabled.form-submit:active,.nppe-breed-selector__intro .disabled.nppe-breed-selector__growing-pup-cta-button:active,.block-field-blocknodelanding-pagefield-breed-selector-intro-page .field--name-field-nppe-bs-button .disabled.cta.main:active,.custom-block-type--navigation-blocks.cta-block-style-1 .inner-content .field--name-field-nav-banner-cta .field__item a.disabled:active,.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper a.disabled:active,.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container .field--type-link a.disabled:active,form .form-actions .input__wrapper input.disabled[type=submit]:active,.form .form-actions .input__wrapper input.disabled[type=submit]:active,form input[type=file] + label.disabled:active,.form input[type=file] + label.disabled:active,.adimoWidget button.disabled:active,.disabled.adimo-multi-touchpoint:active,.disabled.button-secondary:active,.page-node-type-nppe-brand .paragraph--type--c-link a.disabled:active,.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-fuse-pump button.disabled:active,.paragraph--type--forms .form-actions .disabled.webform-button--previous:active,.webform-submission-nppe-reg-kitten-code-form .input__wrapper input.disabled[type=submit].webform-button--previous:active,.webform-submission-nppe-reg-growing-pup-form .input__wrapper input.disabled[type=submit].webform-button--previous:active,.webform-submission-nppe-reg-better-together-form .input__wrapper input.disabled[type=submit].webform-button--previous:active,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .disabled.modal-action.no:active,.disabled.evidon-barrier-declinebutton:active,.disabled.evidon-prefdiag-declinebtn:active,.component--text-image .text-image--cta a.disabled:active,.component--people-love .cta a.disabled:active,.component--articles-list > .inner-content .articles-list--cta a.disabled:active,.component--articles-list-home .secondary-content > .cta a.disabled:active,.nppe-breed-selector__questionnaire .disabled.next-question-button:active,.custom-block-type--navigation-blocks.cta-block-style-3 .inner-content .field--type-link .field__item a.disabled:active,.custom-block-type--navigation-blocks.cta-block-style-2 .inner-content .field--type-link .field__item a.disabled:active,.component-header-desktop .header--top .menu--header-top .menu .menu-item:first-child a.disabled:active,.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .form-wrapper .disabled.button:active,.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images .details-wrapper .image-widget label.disabled:active,.button-primary:disabled:active,.nppe_th-taxonomy #nppe_th-load-more:disabled:active,.sticky-header .sticky-header-container .buy-now-container a:disabled:active,.sticky-header .sticky-header-container .buy-now-container button:disabled:active,.dsu-product--hero .buy-now-container a:disabled:active,.dsu-product--hero .buy-now-container button:disabled:active,.paragraph--type--forms .form-actions .webform-button--next:disabled:active,.paragraph--type--forms .form-actions .webform-button--preview:disabled:active,.paragraph--type--c-image .image-cta-link:disabled:active,.nppe2-ingredients .ingredients-purina-modal__read-more:disabled:active,.nppe2-ingredients .ingredient-group__show-more-btn:disabled:active,.webform_preview .form-actions .input__wrapper:nth-child(2) .form-submit:disabled:active,.user-login-form .form-actions .button:disabled:active,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.yes:disabled:active,.evidon-barrier-acceptbutton:disabled:active,.evidon-prefdiag-acceptbtn:disabled:active,.paragraph--type--c-slider .fields--wrapper a:disabled:active,.paragraph--type--c-sideimagetext a:disabled:active,.component--media-image-video .media-image-video--cta a:disabled:active,.component--product-tile.without-reviews .actions button:disabled:active,.component--product-tile.without-reviews .actions a:disabled:active,.component--product-tile .actions .field--name-field-product-buy-link .ext:disabled:active,.component--product-tile-new.without-reviews .actions button:disabled:active,.component--product-tile-new.without-reviews .actions a:disabled:active,.component--product-tile-new .actions .field--name-field-product-buy-link .ext:disabled:active,.component--hero .hero--content-area--cta-links a:disabled:active,.component--thank-you .thank-you--cta a:disabled:active,.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-cta .field__items .field__item a:disabled:active,.component--newsletter .newsletter--cta a:disabled:active,.component--newsletter-dialog .newsletter-dialog--cta a:disabled:active,.new-article-filter-canvas > .inner-content footer button.close-footer:disabled:active,.component--faq-list .faq-list--cta a:disabled:active,.component--document .component--document--download-button a:disabled:active,.component--articles-list-home .main-content .listed-articles > .cta a:disabled:active,.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .dsu_btn .image_cta_link a:disabled:active,.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .dsu_btn .image_cta_link a:disabled:active,.view-nppe-breed-selector-results .pager a:disabled:active,.nppe-breed-selector__results--sidebar .cta:disabled:active,.nppe-breed-selector__questionnaire .all-done-block .form-submit:disabled:active,.nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta-button:disabled:active,.block-field-blocknodelanding-pagefield-breed-selector-intro-page .field--name-field-nppe-bs-button .cta.main:disabled:active,.custom-block-type--navigation-blocks.cta-block-style-1 .inner-content .field--name-field-nav-banner-cta .field__item a:disabled:active,.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper a:disabled:active,.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container .field--type-link a:disabled:active,form .form-actions .input__wrapper input[type=submit]:disabled:active,.form .form-actions .input__wrapper input[type=submit]:disabled:active,form input[type=file] + label:disabled:active,.form input[type=file] + label:disabled:active,.adimoWidget button:disabled:active,.adimo-multi-touchpoint:disabled:active,.button-secondary:disabled:active,.page-node-type-nppe-brand .paragraph--type--c-link a:disabled:active,.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-fuse-pump button:disabled:active,.paragraph--type--forms .form-actions .webform-button--previous:disabled:active,.webform-submission-nppe-reg-kitten-code-form .input__wrapper input[type=submit].webform-button--previous:disabled:active,.webform-submission-nppe-reg-growing-pup-form .input__wrapper input[type=submit].webform-button--previous:disabled:active,.webform-submission-nppe-reg-better-together-form .input__wrapper input[type=submit].webform-button--previous:disabled:active,.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.no:disabled:active,.evidon-barrier-declinebutton:disabled:active,.evidon-prefdiag-declinebtn:disabled:active,.component--text-image .text-image--cta a:disabled:active,.component--people-love .cta a:disabled:active,.component--articles-list > .inner-content .articles-list--cta a:disabled:active,.component--articles-list-home .secondary-content > .cta a:disabled:active,.nppe-breed-selector__questionnaire .next-question-button:disabled:active,.custom-block-type--navigation-blocks.cta-block-style-3 .inner-content .field--type-link .field__item a:disabled:active,.custom-block-type--navigation-blocks.cta-block-style-2 .inner-content .field--type-link .field__item a:disabled:active,.component-header-desktop .header--top .menu--header-top .menu .menu-item:first-child a:disabled:active,.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .form-wrapper .button:disabled:active,.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images .details-wrapper .image-widget label:disabled:active{pointer-events:none;}.btn-block{display:block;width:100%;}.chosen-container.chosen-container-single,.chosen-container.chosen-container-multi{font-family:"robotolight",Helvetica,sans-serif;color:#3a3533;font-size:1rem;line-height:1.5rem;transition:all 0.2s;}.chosen-container.chosen-container-single .chosen-single,.chosen-container.chosen-container-single .chosen-multiple,.chosen-container.chosen-container-multi .chosen-single,.chosen-container.chosen-container-multi .chosen-multiple{background:none;padding:0 0 10px 0;border-left:none;border-right:none;border-top:none;border-bottom:1px solid #c9c5b9;height:auto;border-radius:0;box-shadow:none;}.chosen-container.chosen-container-single .chosen-single:hover,.chosen-container.chosen-container-single .chosen-multiple:hover,.chosen-container.chosen-container-multi .chosen-single:hover,.chosen-container.chosen-container-multi .chosen-multiple:hover{background-color:transparent;}.chosen-container.chosen-container-single .chosen-single:hover span,.chosen-container.chosen-container-single .chosen-multiple:hover span,.chosen-container.chosen-container-multi .chosen-single:hover span,.chosen-container.chosen-container-multi .chosen-multiple:hover span{color:#3a3533;}.chosen-container.chosen-container-single .chosen-single span,.chosen-container.chosen-container-single .chosen-multiple span,.chosen-container.chosen-container-multi .chosen-single span,.chosen-container.chosen-container-multi .chosen-multiple span{color:#acacac;margin-right:44px;}.chosen-container.chosen-container-single .chosen-single.active span,.chosen-container.chosen-container-single .chosen-multiple.active span,.chosen-container.chosen-container-multi .chosen-single.active span,.chosen-container.chosen-container-multi .chosen-multiple.active span{color:#3a3533;}.chosen-container.chosen-container-single .chosen-single > div,.chosen-container.chosen-container-single .chosen-multiple > div,.chosen-container.chosen-container-multi .chosen-single > div,.chosen-container.chosen-container-multi .chosen-multiple > div{width:24px;height:24px;}.chosen-container.chosen-container-single .chosen-single > div:before,.chosen-container.chosen-container-single .chosen-single > div:after,.chosen-container.chosen-container-single .chosen-multiple > div:before,.chosen-container.chosen-container-single .chosen-multiple > div:after,.chosen-container.chosen-container-multi .chosen-single > div:before,.chosen-container.chosen-container-multi .chosen-single > div:after,.chosen-container.chosen-container-multi .chosen-multiple > div:before,.chosen-container.chosen-container-multi .chosen-multiple > div:after{position:absolute;content:"";top:50%;width:12px;height:2px;background:#e81c24;transition:all 0.2s;border-radius:1px;}.chosen-container.chosen-container-single .chosen-single > div:before,.chosen-container.chosen-container-single .chosen-multiple > div:before,.chosen-container.chosen-container-multi .chosen-single > div:before,.chosen-container.chosen-container-multi .chosen-multiple > div:before{left:2px;-webkit-transform:translate3d(0,-50%,0) rotate(45deg);transform:translate3d(0,-50%,0) rotate(45deg);}.chosen-container.chosen-container-single .chosen-single > div:after,.chosen-container.chosen-container-single .chosen-multiple > div:after,.chosen-container.chosen-container-multi .chosen-single > div:after,.chosen-container.chosen-container-multi .chosen-multiple > div:after{right:2px;-webkit-transform:translate3d(0,-50%,0) rotate(-45deg);transform:translate3d(0,-50%,0) rotate(-45deg);}.chosen-container.chosen-container-single .chosen-single > div b,.chosen-container.chosen-container-single .chosen-multiple > div b,.chosen-container.chosen-container-multi .chosen-single > div b,.chosen-container.chosen-container-multi .chosen-multiple > div b{display:none;}.chosen-container.chosen-container-single .chosen-drop,.chosen-container.chosen-container-multi .chosen-drop{left:0;clip:auto;-webkit-clip-path:none;clip-path:none;box-shadow:none;border-radius:0;border-left:none;border-right:none;border-top:none;border-bottom:1px solid #c9c5b9;max-height:0;transition:max-height 0.2s;transition-delay:0.1s;overflow:hidden;z-index:9;}.chosen-container.chosen-container-single .chosen-search,.chosen-container.chosen-container-multi .chosen-search{display:none;}.chosen-container.chosen-container-single .chosen-search input[type=text],.chosen-container.chosen-container-multi .chosen-search input[type=text]{font-family:"robotolight",Helvetica,sans-serif;color:#3a3533;font-size:1rem;line-height:1.5rem;background:none;}.chosen-container.chosen-container-single#edit_address_state_province_chosen .chosen-search,.chosen-container.chosen-container-single#edit_address_country_chosen .chosen-search,.chosen-container.chosen-container-multi#edit_address_state_province_chosen .chosen-search,.chosen-container.chosen-container-multi#edit_address_country_chosen .chosen-search{display:block;padding:0;}.chosen-container.chosen-container-single .chosen-results,.chosen-container.chosen-container-multi .chosen-results{margin:0;padding:0;}.chosen-container.chosen-container-single .chosen-results .active-result,.chosen-container.chosen-container-multi .chosen-results .active-result{padding:15px 8.8% 15px 20px;}.chosen-container.chosen-container-single .chosen-results .active-result:before,.chosen-container.chosen-container-multi .chosen-results .active-result:before{display:none;}.chosen-container.chosen-container-single .chosen-results .active-result.highlighted,.chosen-container.chosen-container-multi .chosen-results .active-result.highlighted{background-image:none;background-color:#e81c24;}.chosen-container.chosen-container-single .chosen-results .active-result:nth-child(odd),.chosen-container.chosen-container-multi .chosen-results .active-result:nth-child(odd){background-color:#f9f8f5;}.chosen-container.chosen-container-single .chosen-results .active-result:nth-child(odd).highlighted,.chosen-container.chosen-container-multi .chosen-results .active-result:nth-child(odd).highlighted{color:#ffffff;background-image:none;background-color:#e81c24;}.chosen-container.chosen-container-single .chosen-results .no-results,.chosen-container.chosen-container-multi .chosen-results .no-results{padding:15px 8.8% 15px 20px;list-style-type:none;color:#ffffff;background-color:#e81c24;}.chosen-container.chosen-container-single .chosen-results .no-results:before,.chosen-container.chosen-container-multi .chosen-results .no-results:before{display:none;}.chosen-container.chosen-container-single.chosen-with-drop .chosen-single,.chosen-container.chosen-container-single.chosen-with-drop .chosen-multiple,.chosen-container.chosen-container-multi.chosen-with-drop .chosen-single,.chosen-container.chosen-container-multi.chosen-with-drop .chosen-multiple{background:none;border-left:none;border-right:none;border-top:none;border-bottom:1px solid #c9c5b9;border-radius:0;box-shadow:none;}.chosen-container.chosen-container-single.chosen-with-drop .chosen-single span,.chosen-container.chosen-container-single.chosen-with-drop .chosen-multiple span,.chosen-container.chosen-container-multi.chosen-with-drop .chosen-single span,.chosen-container.chosen-container-multi.chosen-with-drop .chosen-multiple span{color:#3a3533;}.chosen-container.chosen-container-single.chosen-with-drop .chosen-single > div:before,.chosen-container.chosen-container-single.chosen-with-drop .chosen-multiple > div:before,.chosen-container.chosen-container-multi.chosen-with-drop .chosen-single > div:before,.chosen-container.chosen-container-multi.chosen-with-drop .chosen-multiple > div:before{left:2px;-webkit-transform:translate3d(0,-50%,0) rotate(-45deg);transform:translate3d(0,-50%,0) rotate(-45deg);}.chosen-container.chosen-container-single.chosen-with-drop .chosen-single > div:after,.chosen-container.chosen-container-single.chosen-with-drop .chosen-multiple > div:after,.chosen-container.chosen-container-multi.chosen-with-drop .chosen-single > div:after,.chosen-container.chosen-container-multi.chosen-with-drop .chosen-multiple > div:after{right:2px;-webkit-transform:translate3d(0,-50%,0) rotate(45deg);transform:translate3d(0,-50%,0) rotate(45deg);}.chosen-container.chosen-container-single.chosen-with-drop .chosen-drop,.chosen-container.chosen-container-multi.chosen-with-drop .chosen-drop{z-index:10;max-height:280px;}.chosen-container.chosen-container-single .chosen-choices,.chosen-container.chosen-container-multi .chosen-choices{border:none;background-image:none;box-shadow:none;background-color:transparent;z-index:1;}.chosen-container.chosen-container-single .chosen-choices .search-choice,.chosen-container.chosen-container-multi .chosen-choices .search-choice{background-image:none;border:none;background-color:#f9f8f5;font-family:"robotoregular",Helvetica,sans-serif;padding:8px 25px 8px 10px;border-radius:10px;}.chosen-container.chosen-container-single .chosen-choices .search-choice .search-choice-close,.chosen-container.chosen-container-multi .chosen-choices .search-choice .search-choice-close{position:absolute;top:6px;right:4px;display:block;width:18px;height:18px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-close.svg) center center/17px 17px no-repeat !important;}.chosen-container.chosen-container-single .chosen-choices .search-choice .search-choice-close:hover,.chosen-container.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover{background-position:center center;}.chosen-container.chosen-container-single.chosen-container-active .chosen-choices,.chosen-container.chosen-container-multi.chosen-container-active .chosen-choices{z-index:auto;}.chosen-container.chosen-container-multi .chosen-drop .chosen-results .result-selected{display:none;}.background .chosen-container{border-radius:4px;border-top:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #ffffff;background-color:#ffffff;transition:border 0s;}.background .chosen-container .chosen-single,.background .chosen-container .chosen-multiple{padding:15px 20px;border-radius:4px 4px 0 0;border-bottom:0;}.background .chosen-container .chosen-single > div,.background .chosen-container .chosen-multiple > div{top:15px;right:24px;}.background .chosen-container .chosen-drop{left:-1px;border-radius:0 0 4px 4px;border-bottom:1px solid transparent;border-left:1px solid #ffffff;border-right:1px solid #ffffff;box-sizing:content-box;}.background .chosen-container.chosen-with-drop{border-radius:4px 4px 0 0;border-top:1px solid #e81c24;border-left:1px solid #e81c24;border-right:1px solid #e81c24;}.background .chosen-container.chosen-with-drop .chosen-drop{border-left:1px solid #e81c24;border-right:1px solid #e81c24;border-bottom:1px solid #e81c24;}.background .chosen-container#edit_address_state_province_chosen .chosen-search input[type=text],.background .chosen-container#edit_address_country_chosen .chosen-search input[type=text]{border:0;}.chosen-style-2.chosen-container.chosen-container-single{background:#ffffff;border-radius:4px;padding:15px;border:1px solid transparent;}.chosen-style-2.chosen-container.chosen-container-single.chosen-with-drop{border-color:#e81c24;border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0;}.chosen-style-2.chosen-container.chosen-container-single.chosen-with-drop > .chosen-drop{border:1px solid #e81c24;border-top:none;width:calc(100% + 2px);left:-1px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}.chosen-style-2.chosen-container.chosen-container-single > .chosen-single{padding:0;border-bottom:none;}.chosen-style-2.chosen-container.chosen-container-single > .chosen-drop{border-bottom:none;}.chosen-style-2.chosen-container.chosen-container-single > .chosen-drop .chosen-results::-webkit-scrollbar{width:4px;}.chosen-style-2.chosen-container.chosen-container-single > .chosen-drop .chosen-results::-webkit-scrollbar-track{background:none;}.chosen-style-2.chosen-container.chosen-container-single > .chosen-drop .chosen-results::-webkit-scrollbar-thumb{background:#c9c5b9;}.layout-builder--open .row.mb-0:after,.layout-builder--open .live-layout-component-wrapper.mb-0:after{display:none;}.layout-builder--open .row.mb-1,.layout-builder--open .row.mb-2,.layout-builder--open .row.mb-3,.layout-builder--open .row.mb-4,.layout-builder--open .row.mb-5,.layout-builder--open .row.mb-6,.layout-builder--open .row.mb-7,.layout-builder--open .row.mb-8,.layout-builder--open .live-layout-component-wrapper.mb-1,.layout-builder--open .live-layout-component-wrapper.mb-2,.layout-builder--open .live-layout-component-wrapper.mb-3,.layout-builder--open .live-layout-component-wrapper.mb-4,.layout-builder--open .live-layout-component-wrapper.mb-5,.layout-builder--open .live-layout-component-wrapper.mb-6,.layout-builder--open .live-layout-component-wrapper.mb-7,.layout-builder--open .live-layout-component-wrapper.mb-8{position:relative;}.layout-builder--open .row.mb-1:after,.layout-builder--open .row.mb-2:after,.layout-builder--open .row.mb-3:after,.layout-builder--open .row.mb-4:after,.layout-builder--open .row.mb-5:after,.layout-builder--open .row.mb-6:after,.layout-builder--open .row.mb-7:after,.layout-builder--open .row.mb-8:after,.layout-builder--open .live-layout-component-wrapper.mb-1:after,.layout-builder--open .live-layout-component-wrapper.mb-2:after,.layout-builder--open .live-layout-component-wrapper.mb-3:after,.layout-builder--open .live-layout-component-wrapper.mb-4:after,.layout-builder--open .live-layout-component-wrapper.mb-5:after,.layout-builder--open .live-layout-component-wrapper.mb-6:after,.layout-builder--open .live-layout-component-wrapper.mb-7:after,.layout-builder--open .live-layout-component-wrapper.mb-8:after{position:absolute;content:"";top:100%;left:0;width:100%;z-index:-1;}.layout-builder--open .row.mb-1 .col,.layout-builder--open .row.mb-2 .col,.layout-builder--open .row.mb-3 .col,.layout-builder--open .row.mb-4 .col,.layout-builder--open .row.mb-5 .col,.layout-builder--open .row.mb-6 .col,.layout-builder--open .row.mb-7 .col,.layout-builder--open .row.mb-8 .col,.layout-builder--open .live-layout-component-wrapper.mb-1 .col,.layout-builder--open .live-layout-component-wrapper.mb-2 .col,.layout-builder--open .live-layout-component-wrapper.mb-3 .col,.layout-builder--open .live-layout-component-wrapper.mb-4 .col,.layout-builder--open .live-layout-component-wrapper.mb-5 .col,.layout-builder--open .live-layout-component-wrapper.mb-6 .col,.layout-builder--open .live-layout-component-wrapper.mb-7 .col,.layout-builder--open .live-layout-component-wrapper.mb-8 .col{position:relative;}.layout-builder--open .row.mb-1:after,.layout-builder--open .live-layout-component-wrapper.mb-1:after{height:13px;}@media (min-width:1140px){.layout-builder--open .row.mb-1:after,.layout-builder--open .live-layout-component-wrapper.mb-1:after{height:25px;}}.layout-builder--open .row.mb-2:after,.layout-builder--open .live-layout-component-wrapper.mb-2:after{height:25px;}@media (min-width:1140px){.layout-builder--open .row.mb-2:after,.layout-builder--open .live-layout-component-wrapper.mb-2:after{height:50px;}}.layout-builder--open .row.mb-3:after,.layout-builder--open .live-layout-component-wrapper.mb-3:after{height:37px;}@media (min-width:1140px){.layout-builder--open .row.mb-3:after,.layout-builder--open .live-layout-component-wrapper.mb-3:after{height:75px;}}.layout-builder--open .row.mb-4:after,.layout-builder--open .live-layout-component-wrapper.mb-4:after{height:50px;}@media (min-width:1140px){.layout-builder--open .row.mb-4:after,.layout-builder--open .live-layout-component-wrapper.mb-4:after{height:100px;}}.layout-builder--open .row.mb-5:after,.layout-builder--open .live-layout-component-wrapper.mb-5:after{height:63px;}@media (min-width:1140px){.layout-builder--open .row.mb-5:after,.layout-builder--open .live-layout-component-wrapper.mb-5:after{height:125px;}}.layout-builder--open .row.mb-6:after,.layout-builder--open .live-layout-component-wrapper.mb-6:after{height:75px;}@media (min-width:1140px){.layout-builder--open .row.mb-6:after,.layout-builder--open .live-layout-component-wrapper.mb-6:after{height:150px;}}.layout-builder--open .row.mb-7:after,.layout-builder--open .live-layout-component-wrapper.mb-7:after{height:88px;}@media (min-width:1140px){.layout-builder--open .row.mb-7:after,.layout-builder--open .live-layout-component-wrapper.mb-7:after{height:175px;}}.layout-builder--open .row.mb-8:after,.layout-builder--open .live-layout-component-wrapper.mb-8:after{height:100px;}@media (min-width:1140px){.layout-builder--open .row.mb-8:after,.layout-builder--open .live-layout-component-wrapper.mb-8:after{height:200px;}}.layout-builder--open .row.mb-1:after,.layout-builder--open .row.mb-2:after,.layout-builder--open .row.mb-3:after,.layout-builder--open .row.mb-4:after,.layout-builder--open .row.mb-5:after,.layout-builder--open .row.mb-6:after,.layout-builder--open .row.mb-7:after,.layout-builder--open .row.mb-8:after{background:repeating-linear-gradient(-45deg,#ffffff,#ffffff 5px,rgba(13,121,120,0.2) 5px,rgba(13,121,120,0.2) 10px);}.layout-builder--open .row.mb-1:last-child:after,.layout-builder--open .row.mb-2:last-child:after,.layout-builder--open .row.mb-3:last-child:after,.layout-builder--open .row.mb-4:last-child:after,.layout-builder--open .row.mb-5:last-child:after,.layout-builder--open .row.mb-6:last-child:after,.layout-builder--open .row.mb-7:last-child:after,.layout-builder--open .row.mb-8:last-child:after{outline:1px dotted #584f4c;}.layout-builder--open .live-layout-component-wrapper.mb-1:after,.layout-builder--open .live-layout-component-wrapper.mb-2:after,.layout-builder--open .live-layout-component-wrapper.mb-3:after,.layout-builder--open .live-layout-component-wrapper.mb-4:after,.layout-builder--open .live-layout-component-wrapper.mb-5:after,.layout-builder--open .live-layout-component-wrapper.mb-6:after,.layout-builder--open .live-layout-component-wrapper.mb-7:after,.layout-builder--open .live-layout-component-wrapper.mb-8:after{background:repeating-linear-gradient(-45deg,#ffffff,#ffffff 5px,rgba(232,28,36,0.2) 5px,rgba(232,28,36,0.2) 10px);}.evidon-consent-button #_evh-link{transition:all 0.4s;}.evidon-consent-button.moved #_evh-link{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0);}.statistics-counter{display:none !important;}form .row,.form .row{justify-content:center;margin-left:auto;margin-right:auto;}form .form__content,.form .form__content{margin-left:auto;margin-right:auto;padding-top:30px;padding-bottom:30px;}@media (min-width:1140px){form .form__content,.form .form__content{padding-top:50px;padding-bottom:50px;}}form .form-type-webform-markup,form .form-item,.form .form-type-webform-markup,.form .form-item{position:relative;width:100%;margin-top:0;margin-bottom:30px;}form .form-item,.form .form-item{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;}form .form-type-webform-markup > *,.form .form-type-webform-markup > *{width:100%;}form .form-type-webform-markup:not(:first-of-type),.form .form-type-webform-markup:not(:first-of-type){margin-top:80px;}@media (min-width:1140px){form .form-type-webform-markup:not(:first-of-type),.form .form-type-webform-markup:not(:first-of-type){margin-top:70px;}}form .form-text,form .form-radios,form .form-checkboxes,.form .form-text,.form .form-radios,.form .form-checkboxes{margin-top:0;}form .fieldset-wrapper,.form .fieldset-wrapper{width:100%;max-width:100%;}form .webform-flexbox,form .webform-flex--container,.form .webform-flexbox,.form .webform-flex--container{width:100%;max-width:100%;margin:0;}form .webform-flexbox > .form-item,form .webform-flex--container > .form-item,.form .webform-flexbox > .form-item,.form .webform-flex--container > .form-item{margin-bottom:30px;}form .webform-section,.form .webform-section{margin-bottom:0;}form .webform-section-wrapper,.form .webform-section-wrapper{width:100%;}form .form-item-email .mailto,.form .form-item-email .mailto{pointer-events:none;border-bottom:0;}form .form-item-email .mailto svg,.form .form-item-email .mailto svg{display:none;}form .form-type-managed-file .form-managed-file,.form .form-type-managed-file .form-managed-file{line-height:1;}form .form-type-managed-file .description,.form .form-type-managed-file .description{margin-top:20px;width:100%;}form label,form .fieldset-legend,.form label,.form .fieldset-legend{display:block;width:100%;margin-bottom:20px;font-weight:normal;}form label.form-required:after,form .fieldset-legend.form-required:after,.form label.form-required:after,.form .fieldset-legend.form-required:after{float:left;vertical-align:middle;content:"*";background:none;color:inherit;font-size:inherit;line-height:inherit;margin:0 4px 0 0;height:100%;}form .input__wrapper + label,.form .input__wrapper + label{display:inline-flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;width:auto;margin-bottom:0;max-width:calc(100% - 28px);cursor:pointer;}form .input__wrapper,.form .input__wrapper{width:100%;max-width:100%;}form .input__wrapper-checkbox,form .input__wrapper-radio,form .input__wrapper-submit,.form .input__wrapper-checkbox,.form .input__wrapper-radio,.form .input__wrapper-submit{width:auto;}form input,form textarea,.form input,.form textarea{max-width:100%;font-size:1rem;line-height:1.5rem;}form input:focus,form textarea:focus,.form input:focus,.form textarea:focus{outline:none;}form input::-ms-clear,form textarea::-ms-clear,.form input::-ms-clear,.form textarea::-ms-clear{display:none;}form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]),form textarea,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]),.form textarea{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;padding:0 0 10px 0;border-bottom:1px solid #c9c5b9;transition:border-bottom 0.2s;}form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,form textarea::-webkit-input-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder{color:#acacac;}form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox])::-moz-placeholder,form textarea::-moz-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox])::-moz-placeholder,.form textarea::-moz-placeholder{color:#acacac;}form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):-ms-input-placeholder,form textarea:-ms-input-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.form textarea:-ms-input-placeholder{color:#acacac;}form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox])::-ms-input-placeholder,form textarea::-ms-input-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox])::-ms-input-placeholder,.form textarea::-ms-input-placeholder{color:#acacac;}form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox])::placeholder,form textarea::placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox])::placeholder,.form textarea::placeholder{color:#acacac;}form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):focus,form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):active,form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]).active,form textarea:focus,form textarea:active,form textarea.active,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):focus,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):active,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]).active,.form textarea:focus,.form textarea:active,.form textarea.active{border-bottom:1px solid #e81c24;}form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):focus::-webkit-input-placeholder,form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):active::-webkit-input-placeholder,form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]).active::-webkit-input-placeholder,form textarea:focus::-webkit-input-placeholder,form textarea:active::-webkit-input-placeholder,form textarea.active::-webkit-input-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):focus::-webkit-input-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):active::-webkit-input-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]).active::-webkit-input-placeholder,.form textarea:focus::-webkit-input-placeholder,.form textarea:active::-webkit-input-placeholder,.form textarea.active::-webkit-input-placeholder{color:transparent;}form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):focus::-moz-placeholder,form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):active::-moz-placeholder,form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]).active::-moz-placeholder,form textarea:focus::-moz-placeholder,form textarea:active::-moz-placeholder,form textarea.active::-moz-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):focus::-moz-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):active::-moz-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]).active::-moz-placeholder,.form textarea:focus::-moz-placeholder,.form textarea:active::-moz-placeholder,.form textarea.active::-moz-placeholder{color:transparent;}form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):focus:-ms-input-placeholder,form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):active:-ms-input-placeholder,form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]).active:-ms-input-placeholder,form textarea:focus:-ms-input-placeholder,form textarea:active:-ms-input-placeholder,form textarea.active:-ms-input-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):focus:-ms-input-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):active:-ms-input-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]).active:-ms-input-placeholder,.form textarea:focus:-ms-input-placeholder,.form textarea:active:-ms-input-placeholder,.form textarea.active:-ms-input-placeholder{color:transparent;}form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):focus::-ms-input-placeholder,form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):active::-ms-input-placeholder,form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]).active::-ms-input-placeholder,form textarea:focus::-ms-input-placeholder,form textarea:active::-ms-input-placeholder,form textarea.active::-ms-input-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):focus::-ms-input-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):active::-ms-input-placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]).active::-ms-input-placeholder,.form textarea:focus::-ms-input-placeholder,.form textarea:active::-ms-input-placeholder,.form textarea.active::-ms-input-placeholder{color:transparent;}form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):focus::placeholder,form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):active::placeholder,form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]).active::placeholder,form textarea:focus::placeholder,form textarea:active::placeholder,form textarea.active::placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):focus::placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):active::placeholder,.form input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]).active::placeholder,.form textarea:focus::placeholder,.form textarea:active::placeholder,.form textarea.active::placeholder{color:transparent;}form .form-textarea-wrapper,.form .form-textarea-wrapper{width:100%;max-width:100%;}form .form-textarea-wrapper textarea,.form .form-textarea-wrapper textarea{background-color:#f9f8f5;padding:5px;border-radius:5px 5px 0 0;}form .form-text,.form .form-text{font-size:16px;}form input[type=file] + label,.form input[type=file] + label{display:inline-block;width:auto;margin-bottom:0;cursor:pointer;}form input[type=file] + label *,.form input[type=file] + label *{pointer-events:none;}form input[type=radio],form input[type=checkbox],.form input[type=radio],.form input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #e81c24;margin-right:10px;width:18px;height:18px;line-height:18px;cursor:pointer;background-color:#ffffff;}form input[type=radio] span,form input[type=checkbox] span,.form input[type=radio] span,.form input[type=checkbox] span{width:0;height:0;opacity:0;}form input[type=radio]::-ms-check,form input[type=checkbox]::-ms-check,.form input[type=radio]::-ms-check,.form input[type=checkbox]::-ms-check{border:2px solid #e81c24;}form input[type=radio],.form input[type=radio]{border-radius:50%;background-clip:content-box;padding:0;margin-top:3px;}form input[type=radio]:checked,.form input[type=radio]:checked{padding:3px;background-color:#e81c24;}form input[type=radio]:checked::-ms-check,.form input[type=radio]:checked::-ms-check{color:#e81c24;}form input[type=checkbox],.form input[type=checkbox]{border:none;background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/checkbox.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;background-color:transparent;width:24px;height:24px;}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){form input[type=checkbox],.form input[type=checkbox]{width:18px;height:18px;}}form input[type=checkbox]:checked,.form input[type=checkbox]:checked{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/checkbox-filled.svg);}form input[type=checkbox]:checked::-ms-check,.form input[type=checkbox]:checked::-ms-check{color:transparent;background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/checkbox-filled.svg);background-size:24px 24px;background-position:center center;background-repeat:no-repeat;background-color:transparent;}form .checkboxes-image-label .form-type-checkbox,form .checkboxes-image-label .form-type-radio,form .radios-image-label .form-type-checkbox,form .radios-image-label .form-type-radio,.form .checkboxes-image-label .form-type-checkbox,.form .checkboxes-image-label .form-type-radio,.form .radios-image-label .form-type-checkbox,.form .radios-image-label .form-type-radio{position:relative;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;}form .checkboxes-image-label .form-type-checkbox > label,form .checkboxes-image-label .form-type-radio > label,form .radios-image-label .form-type-checkbox > label,form .radios-image-label .form-type-radio > label,.form .checkboxes-image-label .form-type-checkbox > label,.form .checkboxes-image-label .form-type-radio > label,.form .radios-image-label .form-type-checkbox > label,.form .radios-image-label .form-type-radio > label{position:relative;display:block;z-index:1;order:1;padding:28px 58px 28px 100px;width:100%;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}form .checkboxes-image-label .form-type-checkbox .input__wrapper,form .checkboxes-image-label .form-type-radio .input__wrapper,form .radios-image-label .form-type-checkbox .input__wrapper,form .radios-image-label .form-type-radio .input__wrapper,.form .checkboxes-image-label .form-type-checkbox .input__wrapper,.form .checkboxes-image-label .form-type-radio .input__wrapper,.form .radios-image-label .form-type-checkbox .input__wrapper,.form .radios-image-label .form-type-radio .input__wrapper{order:2;}form .checkboxes-image-label .form-type-checkbox .input__wrapper span:before,form .checkboxes-image-label .form-type-radio .input__wrapper span:before,form .radios-image-label .form-type-checkbox .input__wrapper span:before,form .radios-image-label .form-type-radio .input__wrapper span:before,.form .checkboxes-image-label .form-type-checkbox .input__wrapper span:before,.form .checkboxes-image-label .form-type-radio .input__wrapper span:before,.form .radios-image-label .form-type-checkbox .input__wrapper span:before,.form .radios-image-label .form-type-radio .input__wrapper span:before{position:absolute;content:"";top:0;left:0;z-index:0;width:100%;height:100%;border-radius:4px;border:1px solid #c9c5b9;transition:border 0.2s;}form .checkboxes-image-label .form-type-checkbox .input__wrapper input[type=checkbox],form .checkboxes-image-label .form-type-checkbox .input__wrapper input[type=radio],form .checkboxes-image-label .form-type-radio .input__wrapper input[type=checkbox],form .checkboxes-image-label .form-type-radio .input__wrapper input[type=radio],form .radios-image-label .form-type-checkbox .input__wrapper input[type=checkbox],form .radios-image-label .form-type-checkbox .input__wrapper input[type=radio],form .radios-image-label .form-type-radio .input__wrapper input[type=checkbox],form .radios-image-label .form-type-radio .input__wrapper input[type=radio],.form .checkboxes-image-label .form-type-checkbox .input__wrapper input[type=checkbox],.form .checkboxes-image-label .form-type-checkbox .input__wrapper input[type=radio],.form .checkboxes-image-label .form-type-radio .input__wrapper input[type=checkbox],.form .checkboxes-image-label .form-type-radio .input__wrapper input[type=radio],.form .radios-image-label .form-type-checkbox .input__wrapper input[type=checkbox],.form .radios-image-label .form-type-checkbox .input__wrapper input[type=radio],.form .radios-image-label .form-type-radio .input__wrapper input[type=checkbox],.form .radios-image-label .form-type-radio .input__wrapper input[type=radio]{position:absolute;top:28px;right:20px;z-index:1;margin-right:0;}form .checkboxes-image-label .form-type-checkbox .input__wrapper input[type=checkbox]:checked + span:before,form .checkboxes-image-label .form-type-checkbox .input__wrapper input[type=radio]:checked + span:before,form .checkboxes-image-label .form-type-radio .input__wrapper input[type=checkbox]:checked + span:before,form .checkboxes-image-label .form-type-radio .input__wrapper input[type=radio]:checked + span:before,form .radios-image-label .form-type-checkbox .input__wrapper input[type=checkbox]:checked + span:before,form .radios-image-label .form-type-checkbox .input__wrapper input[type=radio]:checked + span:before,form .radios-image-label .form-type-radio .input__wrapper input[type=checkbox]:checked + span:before,form .radios-image-label .form-type-radio .input__wrapper input[type=radio]:checked + span:before,.form .checkboxes-image-label .form-type-checkbox .input__wrapper input[type=checkbox]:checked + span:before,.form .checkboxes-image-label .form-type-checkbox .input__wrapper input[type=radio]:checked + span:before,.form .checkboxes-image-label .form-type-radio .input__wrapper input[type=checkbox]:checked + span:before,.form .checkboxes-image-label .form-type-radio .input__wrapper input[type=radio]:checked + span:before,.form .radios-image-label .form-type-checkbox .input__wrapper input[type=checkbox]:checked + span:before,.form .radios-image-label .form-type-checkbox .input__wrapper input[type=radio]:checked + span:before,.form .radios-image-label .form-type-radio .input__wrapper input[type=checkbox]:checked + span:before,.form .radios-image-label .form-type-radio .input__wrapper input[type=radio]:checked + span:before{border:1px solid #e81c24;}form .checkboxes-image-label .form-type-checkbox:before,form .checkboxes-image-label .form-type-radio:before,form .radios-image-label .form-type-checkbox:before,form .radios-image-label .form-type-radio:before,.form .checkboxes-image-label .form-type-checkbox:before,.form .checkboxes-image-label .form-type-radio:before,.form .radios-image-label .form-type-checkbox:before,.form .radios-image-label .form-type-radio:before{position:absolute;content:"";top:0;left:0;width:80px;height:80px;background-color:#c9c5b9;border-radius:4px 0 0 4px;background-size:contain;background-position:center center;background-repeat:no-repeat;}form .checkboxes-image-label .form-type-checkbox.image-label--indoor:before,form .checkboxes-image-label .form-type-radio.image-label--indoor:before,form .radios-image-label .form-type-checkbox.image-label--indoor:before,form .radios-image-label .form-type-radio.image-label--indoor:before,.form .checkboxes-image-label .form-type-checkbox.image-label--indoor:before,.form .checkboxes-image-label .form-type-radio.image-label--indoor:before,.form .radios-image-label .form-type-checkbox.image-label--indoor:before,.form .radios-image-label .form-type-radio.image-label--indoor:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/indoor.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--outdoor:before,form .checkboxes-image-label .form-type-radio.image-label--outdoor:before,form .radios-image-label .form-type-checkbox.image-label--outdoor:before,form .radios-image-label .form-type-radio.image-label--outdoor:before,.form .checkboxes-image-label .form-type-checkbox.image-label--outdoor:before,.form .checkboxes-image-label .form-type-radio.image-label--outdoor:before,.form .radios-image-label .form-type-checkbox.image-label--outdoor:before,.form .radios-image-label .form-type-radio.image-label--outdoor:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/outdoor.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--white:before,form .checkboxes-image-label .form-type-radio.image-label--white:before,form .radios-image-label .form-type-checkbox.image-label--white:before,form .radios-image-label .form-type-radio.image-label--white:before,.form .checkboxes-image-label .form-type-checkbox.image-label--white:before,.form .checkboxes-image-label .form-type-radio.image-label--white:before,.form .radios-image-label .form-type-checkbox.image-label--white:before,.form .radios-image-label .form-type-radio.image-label--white:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/white.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--black:before,form .checkboxes-image-label .form-type-radio.image-label--black:before,form .radios-image-label .form-type-checkbox.image-label--black:before,form .radios-image-label .form-type-radio.image-label--black:before,.form .checkboxes-image-label .form-type-checkbox.image-label--black:before,.form .checkboxes-image-label .form-type-radio.image-label--black:before,.form .radios-image-label .form-type-checkbox.image-label--black:before,.form .radios-image-label .form-type-radio.image-label--black:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/black.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--ginger:before,form .checkboxes-image-label .form-type-radio.image-label--ginger:before,form .radios-image-label .form-type-checkbox.image-label--ginger:before,form .radios-image-label .form-type-radio.image-label--ginger:before,.form .checkboxes-image-label .form-type-checkbox.image-label--ginger:before,.form .checkboxes-image-label .form-type-radio.image-label--ginger:before,.form .radios-image-label .form-type-checkbox.image-label--ginger:before,.form .radios-image-label .form-type-radio.image-label--ginger:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/ginger.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--brown:before,form .checkboxes-image-label .form-type-radio.image-label--brown:before,form .radios-image-label .form-type-checkbox.image-label--brown:before,form .radios-image-label .form-type-radio.image-label--brown:before,.form .checkboxes-image-label .form-type-checkbox.image-label--brown:before,.form .checkboxes-image-label .form-type-radio.image-label--brown:before,.form .radios-image-label .form-type-checkbox.image-label--brown:before,.form .radios-image-label .form-type-radio.image-label--brown:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/brown.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--pointed:before,form .checkboxes-image-label .form-type-radio.image-label--pointed:before,form .radios-image-label .form-type-checkbox.image-label--pointed:before,form .radios-image-label .form-type-radio.image-label--pointed:before,.form .checkboxes-image-label .form-type-checkbox.image-label--pointed:before,.form .checkboxes-image-label .form-type-radio.image-label--pointed:before,.form .radios-image-label .form-type-checkbox.image-label--pointed:before,.form .radios-image-label .form-type-radio.image-label--pointed:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/pointed.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--black_white:before,form .checkboxes-image-label .form-type-radio.image-label--black_white:before,form .radios-image-label .form-type-checkbox.image-label--black_white:before,form .radios-image-label .form-type-radio.image-label--black_white:before,.form .checkboxes-image-label .form-type-checkbox.image-label--black_white:before,.form .checkboxes-image-label .form-type-radio.image-label--black_white:before,.form .radios-image-label .form-type-checkbox.image-label--black_white:before,.form .radios-image-label .form-type-radio.image-label--black_white:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/black-and-white.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--tabby:before,form .checkboxes-image-label .form-type-radio.image-label--tabby:before,form .radios-image-label .form-type-checkbox.image-label--tabby:before,form .radios-image-label .form-type-radio.image-label--tabby:before,.form .checkboxes-image-label .form-type-checkbox.image-label--tabby:before,.form .checkboxes-image-label .form-type-radio.image-label--tabby:before,.form .radios-image-label .form-type-checkbox.image-label--tabby:before,.form .radios-image-label .form-type-radio.image-label--tabby:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/tabby.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--multi:before,form .checkboxes-image-label .form-type-radio.image-label--multi:before,form .radios-image-label .form-type-checkbox.image-label--multi:before,form .radios-image-label .form-type-radio.image-label--multi:before,.form .checkboxes-image-label .form-type-checkbox.image-label--multi:before,.form .checkboxes-image-label .form-type-radio.image-label--multi:before,.form .radios-image-label .form-type-checkbox.image-label--multi:before,.form .radios-image-label .form-type-radio.image-label--multi:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/multi.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--grey:before,form .checkboxes-image-label .form-type-radio.image-label--grey:before,form .radios-image-label .form-type-checkbox.image-label--grey:before,form .radios-image-label .form-type-radio.image-label--grey:before,.form .checkboxes-image-label .form-type-checkbox.image-label--grey:before,.form .checkboxes-image-label .form-type-radio.image-label--grey:before,.form .radios-image-label .form-type-checkbox.image-label--grey:before,.form .radios-image-label .form-type-radio.image-label--grey:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/grey.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--dog:before,form .checkboxes-image-label .form-type-radio.image-label--dog:before,form .radios-image-label .form-type-checkbox.image-label--dog:before,form .radios-image-label .form-type-radio.image-label--dog:before,.form .checkboxes-image-label .form-type-checkbox.image-label--dog:before,.form .checkboxes-image-label .form-type-radio.image-label--dog:before,.form .radios-image-label .form-type-checkbox.image-label--dog:before,.form .radios-image-label .form-type-radio.image-label--dog:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/dog-black.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--cat:before,form .checkboxes-image-label .form-type-radio.image-label--cat:before,form .radios-image-label .form-type-checkbox.image-label--cat:before,form .radios-image-label .form-type-radio.image-label--cat:before,.form .checkboxes-image-label .form-type-checkbox.image-label--cat:before,.form .checkboxes-image-label .form-type-radio.image-label--cat:before,.form .radios-image-label .form-type-checkbox.image-label--cat:before,.form .radios-image-label .form-type-radio.image-label--cat:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/cat-black.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--cat\&dog:before,form .checkboxes-image-label .form-type-radio.image-label--cat\&dog:before,form .radios-image-label .form-type-checkbox.image-label--cat\&dog:before,form .radios-image-label .form-type-radio.image-label--cat\&dog:before,.form .checkboxes-image-label .form-type-checkbox.image-label--cat\&dog:before,.form .checkboxes-image-label .form-type-radio.image-label--cat\&dog:before,.form .radios-image-label .form-type-checkbox.image-label--cat\&dog:before,.form .radios-image-label .form-type-radio.image-label--cat\&dog:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/dog-and-cat-black.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--felix:before,form .checkboxes-image-label .form-type-radio.image-label--felix:before,form .radios-image-label .form-type-checkbox.image-label--felix:before,form .radios-image-label .form-type-radio.image-label--felix:before,.form .checkboxes-image-label .form-type-checkbox.image-label--felix:before,.form .checkboxes-image-label .form-type-radio.image-label--felix:before,.form .radios-image-label .form-type-checkbox.image-label--felix:before,.form .radios-image-label .form-type-radio.image-label--felix:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/felix.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--go_cat:before,form .checkboxes-image-label .form-type-radio.image-label--go_cat:before,form .radios-image-label .form-type-checkbox.image-label--go_cat:before,form .radios-image-label .form-type-radio.image-label--go_cat:before,.form .checkboxes-image-label .form-type-checkbox.image-label--go_cat:before,.form .checkboxes-image-label .form-type-radio.image-label--go_cat:before,.form .radios-image-label .form-type-checkbox.image-label--go_cat:before,.form .radios-image-label .form-type-radio.image-label--go_cat:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/go-cat.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--pro_plan_cat:before,form .checkboxes-image-label .form-type-radio.image-label--pro_plan_cat:before,form .radios-image-label .form-type-checkbox.image-label--pro_plan_cat:before,form .radios-image-label .form-type-radio.image-label--pro_plan_cat:before,.form .checkboxes-image-label .form-type-checkbox.image-label--pro_plan_cat:before,.form .checkboxes-image-label .form-type-radio.image-label--pro_plan_cat:before,.form .radios-image-label .form-type-checkbox.image-label--pro_plan_cat:before,.form .radios-image-label .form-type-radio.image-label--pro_plan_cat:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/pro-plan-cat.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--beyond_cat:before,form .checkboxes-image-label .form-type-radio.image-label--beyond_cat:before,form .radios-image-label .form-type-checkbox.image-label--beyond_cat:before,form .radios-image-label .form-type-radio.image-label--beyond_cat:before,.form .checkboxes-image-label .form-type-checkbox.image-label--beyond_cat:before,.form .checkboxes-image-label .form-type-radio.image-label--beyond_cat:before,.form .radios-image-label .form-type-checkbox.image-label--beyond_cat:before,.form .radios-image-label .form-type-radio.image-label--beyond_cat:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/beyond-cat.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--purina_one:before,form .checkboxes-image-label .form-type-radio.image-label--purina_one:before,form .radios-image-label .form-type-checkbox.image-label--purina_one:before,form .radios-image-label .form-type-radio.image-label--purina_one:before,.form .checkboxes-image-label .form-type-checkbox.image-label--purina_one:before,.form .checkboxes-image-label .form-type-radio.image-label--purina_one:before,.form .radios-image-label .form-type-checkbox.image-label--purina_one:before,.form .radios-image-label .form-type-radio.image-label--purina_one:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/one.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--gourmet:before,form .checkboxes-image-label .form-type-radio.image-label--gourmet:before,form .radios-image-label .form-type-checkbox.image-label--gourmet:before,form .radios-image-label .form-type-radio.image-label--gourmet:before,.form .checkboxes-image-label .form-type-checkbox.image-label--gourmet:before,.form .checkboxes-image-label .form-type-radio.image-label--gourmet:before,.form .radios-image-label .form-type-checkbox.image-label--gourmet:before,.form .radios-image-label .form-type-radio.image-label--gourmet:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/gourmet.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--pro_plan_veterinary_diets_feline:before,form .checkboxes-image-label .form-type-radio.image-label--pro_plan_veterinary_diets_feline:before,form .radios-image-label .form-type-checkbox.image-label--pro_plan_veterinary_diets_feline:before,form .radios-image-label .form-type-radio.image-label--pro_plan_veterinary_diets_feline:before,.form .checkboxes-image-label .form-type-checkbox.image-label--pro_plan_veterinary_diets_feline:before,.form .checkboxes-image-label .form-type-radio.image-label--pro_plan_veterinary_diets_feline:before,.form .radios-image-label .form-type-checkbox.image-label--pro_plan_veterinary_diets_feline:before,.form .radios-image-label .form-type-radio.image-label--pro_plan_veterinary_diets_feline:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/pro-plan-veterinary-cat.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--dentalife_cat:before,form .checkboxes-image-label .form-type-radio.image-label--dentalife_cat:before,form .radios-image-label .form-type-checkbox.image-label--dentalife_cat:before,form .radios-image-label .form-type-radio.image-label--dentalife_cat:before,.form .checkboxes-image-label .form-type-checkbox.image-label--dentalife_cat:before,.form .checkboxes-image-label .form-type-radio.image-label--dentalife_cat:before,.form .radios-image-label .form-type-checkbox.image-label--dentalife_cat:before,.form .radios-image-label .form-type-radio.image-label--dentalife_cat:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/dentalife-cat.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--pro_plan_dog:before,form .checkboxes-image-label .form-type-radio.image-label--pro_plan_dog:before,form .radios-image-label .form-type-checkbox.image-label--pro_plan_dog:before,form .radios-image-label .form-type-radio.image-label--pro_plan_dog:before,.form .checkboxes-image-label .form-type-checkbox.image-label--pro_plan_dog:before,.form .checkboxes-image-label .form-type-radio.image-label--pro_plan_dog:before,.form .radios-image-label .form-type-checkbox.image-label--pro_plan_dog:before,.form .radios-image-label .form-type-radio.image-label--pro_plan_dog:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/pro-plan-dog.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--bakers:before,form .checkboxes-image-label .form-type-radio.image-label--bakers:before,form .radios-image-label .form-type-checkbox.image-label--bakers:before,form .radios-image-label .form-type-radio.image-label--bakers:before,.form .checkboxes-image-label .form-type-checkbox.image-label--bakers:before,.form .checkboxes-image-label .form-type-radio.image-label--bakers:before,.form .radios-image-label .form-type-checkbox.image-label--bakers:before,.form .radios-image-label .form-type-radio.image-label--bakers:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/bakers.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--winalot:before,form .checkboxes-image-label .form-type-radio.image-label--winalot:before,form .radios-image-label .form-type-checkbox.image-label--winalot:before,form .radios-image-label .form-type-radio.image-label--winalot:before,.form .checkboxes-image-label .form-type-checkbox.image-label--winalot:before,.form .checkboxes-image-label .form-type-radio.image-label--winalot:before,.form .radios-image-label .form-type-checkbox.image-label--winalot:before,.form .radios-image-label .form-type-radio.image-label--winalot:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/winalot.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--dentalife_dog:before,form .checkboxes-image-label .form-type-radio.image-label--dentalife_dog:before,form .radios-image-label .form-type-checkbox.image-label--dentalife_dog:before,form .radios-image-label .form-type-radio.image-label--dentalife_dog:before,.form .checkboxes-image-label .form-type-checkbox.image-label--dentalife_dog:before,.form .checkboxes-image-label .form-type-radio.image-label--dentalife_dog:before,.form .radios-image-label .form-type-checkbox.image-label--dentalife_dog:before,.form .radios-image-label .form-type-radio.image-label--dentalife_dog:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/dentalife-dog.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--bonio:before,form .checkboxes-image-label .form-type-radio.image-label--bonio:before,form .radios-image-label .form-type-checkbox.image-label--bonio:before,form .radios-image-label .form-type-radio.image-label--bonio:before,.form .checkboxes-image-label .form-type-checkbox.image-label--bonio:before,.form .checkboxes-image-label .form-type-radio.image-label--bonio:before,.form .radios-image-label .form-type-checkbox.image-label--bonio:before,.form .radios-image-label .form-type-radio.image-label--bonio:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/bonio.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--pro_plan_veterinary_diets_canine:before,form .checkboxes-image-label .form-type-radio.image-label--pro_plan_veterinary_diets_canine:before,form .radios-image-label .form-type-checkbox.image-label--pro_plan_veterinary_diets_canine:before,form .radios-image-label .form-type-radio.image-label--pro_plan_veterinary_diets_canine:before,.form .checkboxes-image-label .form-type-checkbox.image-label--pro_plan_veterinary_diets_canine:before,.form .checkboxes-image-label .form-type-radio.image-label--pro_plan_veterinary_diets_canine:before,.form .radios-image-label .form-type-checkbox.image-label--pro_plan_veterinary_diets_canine:before,.form .radios-image-label .form-type-radio.image-label--pro_plan_veterinary_diets_canine:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/pro-plan-veterinary-dog.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--beta:before,form .checkboxes-image-label .form-type-radio.image-label--beta:before,form .radios-image-label .form-type-checkbox.image-label--beta:before,form .radios-image-label .form-type-radio.image-label--beta:before,.form .checkboxes-image-label .form-type-checkbox.image-label--beta:before,.form .checkboxes-image-label .form-type-radio.image-label--beta:before,.form .radios-image-label .form-type-checkbox.image-label--beta:before,.form .radios-image-label .form-type-radio.image-label--beta:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/beta.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--beyond_dog:before,form .checkboxes-image-label .form-type-radio.image-label--beyond_dog:before,form .radios-image-label .form-type-checkbox.image-label--beyond_dog:before,form .radios-image-label .form-type-radio.image-label--beyond_dog:before,.form .checkboxes-image-label .form-type-checkbox.image-label--beyond_dog:before,.form .checkboxes-image-label .form-type-radio.image-label--beyond_dog:before,.form .radios-image-label .form-type-checkbox.image-label--beyond_dog:before,.form .radios-image-label .form-type-radio.image-label--beyond_dog:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/beyond-dog.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--adventuros:before,form .checkboxes-image-label .form-type-radio.image-label--adventuros:before,form .radios-image-label .form-type-checkbox.image-label--adventuros:before,form .radios-image-label .form-type-radio.image-label--adventuros:before,.form .checkboxes-image-label .form-type-checkbox.image-label--adventuros:before,.form .checkboxes-image-label .form-type-radio.image-label--adventuros:before,.form .radios-image-label .form-type-checkbox.image-label--adventuros:before,.form .radios-image-label .form-type-radio.image-label--adventuros:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/adventuros.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--toy:before,form .checkboxes-image-label .form-type-radio.image-label--toy:before,form .radios-image-label .form-type-checkbox.image-label--toy:before,form .radios-image-label .form-type-radio.image-label--toy:before,.form .checkboxes-image-label .form-type-checkbox.image-label--toy:before,.form .checkboxes-image-label .form-type-radio.image-label--toy:before,.form .radios-image-label .form-type-checkbox.image-label--toy:before,.form .radios-image-label .form-type-radio.image-label--toy:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/dog-toy.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--small:before,form .checkboxes-image-label .form-type-radio.image-label--small:before,form .radios-image-label .form-type-checkbox.image-label--small:before,form .radios-image-label .form-type-radio.image-label--small:before,.form .checkboxes-image-label .form-type-checkbox.image-label--small:before,.form .checkboxes-image-label .form-type-radio.image-label--small:before,.form .radios-image-label .form-type-checkbox.image-label--small:before,.form .radios-image-label .form-type-radio.image-label--small:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/dog-small.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--medium:before,form .checkboxes-image-label .form-type-radio.image-label--medium:before,form .radios-image-label .form-type-checkbox.image-label--medium:before,form .radios-image-label .form-type-radio.image-label--medium:before,.form .checkboxes-image-label .form-type-checkbox.image-label--medium:before,.form .checkboxes-image-label .form-type-radio.image-label--medium:before,.form .radios-image-label .form-type-checkbox.image-label--medium:before,.form .radios-image-label .form-type-radio.image-label--medium:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/dog-medium.jpg);}form .checkboxes-image-label .form-type-checkbox.image-label--large:before,form .checkboxes-image-label .form-type-radio.image-label--large:before,form .radios-image-label .form-type-checkbox.image-label--large:before,form .radios-image-label .form-type-radio.image-label--large:before,.form .checkboxes-image-label .form-type-checkbox.image-label--large:before,.form .checkboxes-image-label .form-type-radio.image-label--large:before,.form .radios-image-label .form-type-checkbox.image-label--large:before,.form .radios-image-label .form-type-radio.image-label--large:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/dog-large.jpg);}form .form-wrapper .webform-options-display-side-by-side,form .form-wrapper .webform-options-display-two-columns,form .form-wrapper .webform-options-display-three-columns,form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-double_column,.webform-submission-data--view-mode-preview form .form-wrapper .submission__section.section-double_column,form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column,.webform-submission-data--view-mode-preview form .form-wrapper .submission__section.section-triple_column,.form .form-wrapper .webform-options-display-side-by-side,.form .form-wrapper .webform-options-display-two-columns,.form .form-wrapper .webform-options-display-three-columns,.form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-double_column,.webform-submission-data--view-mode-preview .form .form-wrapper .submission__section.section-double_column,.form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column,.webform-submission-data--view-mode-preview .form .form-wrapper .submission__section.section-triple_column{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;-webkit-column-count:1;-moz-column-count:1;column-count:1;margin-top:0;}form .form-wrapper .webform-options-display-side-by-side > *,form .form-wrapper .webform-options-display-two-columns > *,form .form-wrapper .webform-options-display-three-columns > *,form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-double_column > *,.webform-submission-data--view-mode-preview form .form-wrapper .submission__section.section-double_column > *,form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column > *,.webform-submission-data--view-mode-preview form .form-wrapper .submission__section.section-triple_column > *,.form .form-wrapper .webform-options-display-side-by-side > *,.form .form-wrapper .webform-options-display-two-columns > *,.form .form-wrapper .webform-options-display-three-columns > *,.form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-double_column > *,.webform-submission-data--view-mode-preview .form .form-wrapper .submission__section.section-double_column > *,.form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column > *,.webform-submission-data--view-mode-preview .form .form-wrapper .submission__section.section-triple_column > *{margin-bottom:20px;}form .form-wrapper .webform-options-display-side-by-side,.form .form-wrapper .webform-options-display-side-by-side{justify-content:flex-start;}form .form-wrapper .webform-options-display-side-by-side .js-form-type-radio,.form .form-wrapper .webform-options-display-side-by-side .js-form-type-radio{width:auto;margin-right:30px;}@media (min-width:1140px){form .form-wrapper .webform-options-display-two-columns > *,form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-double_column > *,.webform-submission-data--view-mode-preview form .form-wrapper .submission__section.section-double_column > *,.form .form-wrapper .webform-options-display-two-columns > *,.form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-double_column > *,.webform-submission-data--view-mode-preview .form .form-wrapper .submission__section.section-double_column > *{width:calc(50% - 15px);margin-right:30px;}form .form-wrapper .webform-options-display-two-columns > *:nth-child(2n),form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-double_column > *:nth-child(2n),.webform-submission-data--view-mode-preview form .form-wrapper .submission__section.section-double_column > *:nth-child(2n),.form .form-wrapper .webform-options-display-two-columns > *:nth-child(2n),.form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-double_column > *:nth-child(2n),.webform-submission-data--view-mode-preview .form .form-wrapper .submission__section.section-double_column > *:nth-child(2n){margin-right:0;}}form .form-wrapper .webform-options-display-three-columns .form-type-checkbox .input__wrapper,form .form-wrapper .webform-options-display-three-columns .form-type-radio .input__wrapper,form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column .form-type-checkbox .input__wrapper,.webform-submission-data--view-mode-preview form .form-wrapper .submission__section.section-triple_column .form-type-checkbox .input__wrapper,form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column .form-type-radio .input__wrapper,.webform-submission-data--view-mode-preview form .form-wrapper .submission__section.section-triple_column .form-type-radio .input__wrapper,.form .form-wrapper .webform-options-display-three-columns .form-type-checkbox .input__wrapper,.form .form-wrapper .webform-options-display-three-columns .form-type-radio .input__wrapper,.form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column .form-type-checkbox .input__wrapper,.webform-submission-data--view-mode-preview .form .form-wrapper .submission__section.section-triple_column .form-type-checkbox .input__wrapper,.form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column .form-type-radio .input__wrapper,.webform-submission-data--view-mode-preview .form .form-wrapper .submission__section.section-triple_column .form-type-radio .input__wrapper{position:static;}@media (min-width:1140px){form .form-wrapper .webform-options-display-three-columns > *,form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column > *,.webform-submission-data--view-mode-preview form .form-wrapper .submission__section.section-triple_column > *,.form .form-wrapper .webform-options-display-three-columns > *,.form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column > *,.webform-submission-data--view-mode-preview .form .form-wrapper .submission__section.section-triple_column > *{width:calc((100% / 3) - 20px);margin-right:30px;}form .form-wrapper .webform-options-display-three-columns > *:nth-child(3n),form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column > *:nth-child(3n),.webform-submission-data--view-mode-preview form .form-wrapper .submission__section.section-triple_column > *:nth-child(3n),.form .form-wrapper .webform-options-display-three-columns > *:nth-child(3n),.form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column > *:nth-child(3n),.webform-submission-data--view-mode-preview .form .form-wrapper .submission__section.section-triple_column > *:nth-child(3n){margin-right:0;}}form .form-wrapper .webform-element-type-hidden,form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column,.webform-submission-data--view-mode-preview form .form-wrapper .submission__section.section-triple_column,.form .form-wrapper .webform-element-type-hidden,.form .form-wrapper .webform-submission-data--view-mode-preview .submission__section.section-triple_column,.webform-submission-data--view-mode-preview .form .form-wrapper .submission__section.section-triple_column{display:none;}form .select__wrapper,form select,.form .select__wrapper,.form select{width:100%;max-width:100%;}form select,.form select{position:relative;padding-right:34px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.5rem;color:#acacac;padding-bottom:10px;border-radius:0;background-color:transparent;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid #c9c5b9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:1;}form select::-ms-expand,.form select::-ms-expand{display:none;}form select:focus,.form select:focus{outline:none;}form select:focus,form select:active,form select.active,form select.valid,.form select:focus,.form select:active,.form select.active,.form select.valid{color:#3a3533;}@media (min-width:1140px){form select.processed,.form select.processed{display:none;}}form select option:nth-of-type(odd),.form select option:nth-of-type(odd){background-color:#f9f8f5;}form .select__wrapper,.form .select__wrapper{position:relative;background-color:#ffffff;}form .select__wrapper:after,.form .select__wrapper:after{position:absolute;content:"";top:0;right:0;z-index:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:24px;height:24px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-down-arrow.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s,-webkit-transform 0.4s;}form .select__wrapper:focus-within:after,.form .select__wrapper:focus-within:after{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);}form .select__wrapper.chosen-init:after,.form .select__wrapper.chosen-init:after{display:none;}form .form-actions,.form .form-actions{position:relative;display:inline-flex;margin-top:0;margin-bottom:0;}form .form-actions .input__wrapper input[type=submit],.form .form-actions .input__wrapper input[type=submit]{display:inline-block;}form .form-actions .input__wrapper input[type=submit].secondary,.form .form-actions .input__wrapper input[type=submit].secondary{display:inline-block;}form .form-actions .input__wrapper input[type=submit].tertiary,.form .form-actions .input__wrapper input[type=submit].tertiary{display:inline-block;position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;padding:0 0 1px 0;color:#3a3533;}form .form-actions .input__wrapper input[type=submit].tertiary:focus,.form .form-actions .input__wrapper input[type=submit].tertiary:focus{outline:none;}form .form-actions .input__wrapper input[type=submit].tertiary + span,.form .form-actions .input__wrapper input[type=submit].tertiary + span{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;}form .form-actions .input__wrapper input[type=submit].tertiary + span:before,form .form-actions .input__wrapper input[type=submit].tertiary + span:after,.form .form-actions .input__wrapper input[type=submit].tertiary + span:before,.form .form-actions .input__wrapper input[type=submit].tertiary + span:after{position:absolute;content:"";bottom:-2px;left:0;height:1px;background:#e81c24;width:100%;transition-duration:0.3s;}form .form-actions .input__wrapper input[type=submit].tertiary + span:after,.form .form-actions .input__wrapper input[type=submit].tertiary + span:after{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}form .form-actions .input__wrapper input[type=submit].tertiary + span:before,.form .form-actions .input__wrapper input[type=submit].tertiary + span:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}form .form-actions .input__wrapper:hover input[type=submit].tertiary + span:after,.form .form-actions .input__wrapper:hover input[type=submit].tertiary + span:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}form .form-actions .input__wrapper:hover input[type=submit].tertiary + span:before,.form .form-actions .input__wrapper:hover input[type=submit].tertiary + span:before{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}form .form-actions + .form-actions,.form .form-actions + .form-actions{margin-left:50px;}form .form-type-webform-terms-of-service label,.form .form-type-webform-terms-of-service label{font-family:"robotolight",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;}form .form-type-webform-terms-of-service input[type=checkbox],.form .form-type-webform-terms-of-service input[type=checkbox]{margin-right:10px;}form label.error,form .form-item--error-message,.form label.error,.form .form-item--error-message{position:relative;left:0;z-index:1;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;padding:15px 54px 15px 20px;margin-top:20px;border:1px solid #e81c24;border-radius:5px;color:#3a3533;font-family:"robotolight",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-cancel.svg);background-color:#ffffff;background-size:24px 24px;background-position:right 20px top 15px;background-repeat:no-repeat;}form label.error:before,form label.error:after,form .form-item--error-message:before,form .form-item--error-message:after,.form label.error:before,.form label.error:after,.form .form-item--error-message:before,.form .form-item--error-message:after{position:absolute;content:"";display:block;left:100%;width:0;height:0;border-style:solid;}form label.error:before,form .form-item--error-message:before,.form label.error:before,.form .form-item--error-message:before{top:-12px;left:10px;border-color:transparent transparent #e81c24 transparent;border-width:6px;}form label.error:after,form .form-item--error-message:after,.form label.error:after,.form .form-item--error-message:after{top:-10px;left:11px;border-color:transparent transparent #ffffff transparent;border-width:5px;}form .radios--wrapper .fieldset-wrapper,.form .radios--wrapper .fieldset-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;}form .radios--wrapper .fieldset-wrapper .form-item--error-message,.form .radios--wrapper .fieldset-wrapper .form-item--error-message{order:1;}form .form-item--error-message strong,.form .form-item--error-message strong{font-weight:normal;}form .messages,.form .messages{margin-bottom:30px;}form .ajax-progress-throbber,.form .ajax-progress-throbber{position:fixed;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);padding:0;z-index:10;}form .ajax-progress-throbber .throbber,.form .ajax-progress-throbber .throbber{display:block;width:24px;height:24px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/apng/loading-red.png);background-size:contain;background-position:center center;background-repeat:no-repeat;}@media (min-width:1140px){form .ajax-progress-throbber .throbber,.form .ajax-progress-throbber .throbber{width:48px;height:48px;}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){form .ajax-progress-throbber .throbber,.form .ajax-progress-throbber .throbber{-webkit-animation-name:spin-left;animation-name:spin-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;}}form .ajax-progress-throbber .message,.form .ajax-progress-throbber .message{visibility:hidden;padding:0;}form.background,.form.background{background-color:#f9f8f5;}form.background input:not([type=submit]):not([type=radio]):not([type=checkbox]),form.background textarea,.form.background input:not([type=submit]):not([type=radio]):not([type=checkbox]),.form.background textarea{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;background-color:#ffffff;padding:15px 20px;border-radius:4px;border:1px solid transparent;transition:none;}form.background input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,form.background input:not([type=submit]):not([type=radio]):not([type=checkbox]):active,form.background input:not([type=submit]):not([type=radio]):not([type=checkbox]).active,form.background textarea:focus,form.background textarea:active,form.background textarea.active,.form.background input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,.form.background input:not([type=submit]):not([type=radio]):not([type=checkbox]):active,.form.background input:not([type=submit]):not([type=radio]):not([type=checkbox]).active,.form.background textarea:focus,.form.background textarea:active,.form.background textarea.active{border:1px solid #e81c24;}form.background .select__wrapper:after,.form.background .select__wrapper:after{top:15px;right:20px;}form.background .select__wrapper select:not(.processed),.form.background .select__wrapper select:not(.processed){padding:15px 64px 15px 20px;border-radius:4px;border:1px solid transparent;}form.background .select__wrapper select:not(.processed):focus,form.background .select__wrapper select:not(.processed):active,form.background .select__wrapper select:not(.processed).active,.form.background .select__wrapper select:not(.processed):focus,.form.background .select__wrapper select:not(.processed):active,.form.background .select__wrapper select:not(.processed).active{border:1px solid #e81c24;}form.background .input__wrapper input[type=checkbox],form.background .input__wrapper input[type=radio],.form.background .input__wrapper input[type=checkbox],.form.background .input__wrapper input[type=radio]{z-index:1;}form.background .input__wrapper input[type=radio] + span:after,.form.background .input__wrapper input[type=radio] + span:after{position:absolute;content:"";top:3px;left:0;width:18px;height:18px;z-index:0;background-color:#ffffff;}form.background .input__wrapper input[type=checkbox] + span:after,.form.background .input__wrapper input[type=checkbox] + span:after{position:absolute;content:"";top:8px;left:5px;width:15px;height:15px;z-index:0;background-color:#ffffff;}form.background .input__wrapper input[type=radio] + span:after,.form.background .input__wrapper input[type=radio] + span:after{border-radius:50%;}form.background .checkboxes-image-label .form-type-checkbox,form.background .checkboxes-image-label .form-type-radio,form.background .radios-image-label .form-type-checkbox,form.background .radios-image-label .form-type-radio,.form.background .checkboxes-image-label .form-type-checkbox,.form.background .checkboxes-image-label .form-type-radio,.form.background .radios-image-label .form-type-checkbox,.form.background .radios-image-label .form-type-radio{border-radius:4px;}form.background .checkboxes-image-label .form-type-checkbox .input__wrapper,form.background .checkboxes-image-label .form-type-radio .input__wrapper,form.background .radios-image-label .form-type-checkbox .input__wrapper,form.background .radios-image-label .form-type-radio .input__wrapper,.form.background .checkboxes-image-label .form-type-checkbox .input__wrapper,.form.background .checkboxes-image-label .form-type-radio .input__wrapper,.form.background .radios-image-label .form-type-checkbox .input__wrapper,.form.background .radios-image-label .form-type-radio .input__wrapper{padding:0;}form.background .checkboxes-image-label .form-type-checkbox .input__wrapper input,form.background .checkboxes-image-label .form-type-radio .input__wrapper input,form.background .radios-image-label .form-type-checkbox .input__wrapper input,form.background .radios-image-label .form-type-radio .input__wrapper input,.form.background .checkboxes-image-label .form-type-checkbox .input__wrapper input,.form.background .checkboxes-image-label .form-type-radio .input__wrapper input,.form.background .radios-image-label .form-type-checkbox .input__wrapper input,.form.background .radios-image-label .form-type-radio .input__wrapper input{z-index:2;}form.background .checkboxes-image-label .form-type-checkbox .input__wrapper span:before,form.background .checkboxes-image-label .form-type-radio .input__wrapper span:before,form.background .radios-image-label .form-type-checkbox .input__wrapper span:before,form.background .radios-image-label .form-type-radio .input__wrapper span:before,.form.background .checkboxes-image-label .form-type-checkbox .input__wrapper span:before,.form.background .checkboxes-image-label .form-type-radio .input__wrapper span:before,.form.background .radios-image-label .form-type-checkbox .input__wrapper span:before,.form.background .radios-image-label .form-type-radio .input__wrapper span:before{z-index:1;}form.background .checkboxes-image-label .form-type-checkbox .input__wrapper span:after,form.background .checkboxes-image-label .form-type-radio .input__wrapper span:after,form.background .radios-image-label .form-type-checkbox .input__wrapper span:after,form.background .radios-image-label .form-type-radio .input__wrapper span:after,.form.background .checkboxes-image-label .form-type-checkbox .input__wrapper span:after,.form.background .checkboxes-image-label .form-type-radio .input__wrapper span:after,.form.background .radios-image-label .form-type-checkbox .input__wrapper span:after,.form.background .radios-image-label .form-type-radio .input__wrapper span:after{width:calc(100% - 80px);height:100%;top:0;left:auto;right:0;z-index:0;border-radius:0;}form.webform-submission-form.submit-loading:before,.form.webform-submission-form.submit-loading:before{content:"";z-index:1;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5) url(/themes/custom/trim_the_tail_th/dist/images/apng/loading-red.png) center center/40px 40px no-repeat;}form label.error,.form label.error{margin-bottom:0;}.form-item.form-item--error input.error{margin-bottom:0;}.jarallax{position:relative;z-index:0;}.jarallax > .jarallax-img{position:absolute;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";top:0;left:0;width:100%;height:100%;z-index:-1;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager,.view-nppe-product-lp-filter .main-view-content .pager,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager,.view-nppe-article-list .pager,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager{display:flex;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__items,.view-nppe-product-lp-filter .main-view-content .pager .pager__items,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__items,.view-nppe-article-list .pager .pager__items,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__items{margin:0 auto;height:48px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.08);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item,.view-nppe-product-lp-filter .main-view-content .pager .pager__item,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item,.view-nppe-article-list .pager .pager__item,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item{display:inline-block;padding:12px 15px;border-radius:3px;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item a,.view-nppe-product-lp-filter .main-view-content .pager .pager__item a,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item a,.view-nppe-article-list .pager .pager__item a,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item a{font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;text-decoration:none;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.is-active,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.is-active,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.is-active,.view-nppe-article-list .pager .pager__item.is-active,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.is-active{font-weight:normal;position:relative;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.is-active:before,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.is-active:before,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.is-active:before,.view-nppe-article-list .pager .pager__item.is-active:before,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.is-active:before{content:"";position:absolute;width:30px;height:30px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px solid #e81c24;border-radius:50%;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.is-active:first-child,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.is-active:first-child,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.is-active:first-child,.view-nppe-article-list .pager .pager__item.is-active:first-child,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.is-active:first-child{margin-left:15px;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.is-active:last-child,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.is-active:last-child,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.is-active:last-child,.view-nppe-article-list .pager .pager__item.is-active:last-child,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.is-active:last-child{margin-right:15px;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.pager__item--next,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.pager__item--next,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.pager__item--next,.view-nppe-article-list .pager .pager__item.pager__item--next,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.pager__item--next,.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.pager__item--previous,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.pager__item--previous,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.pager__item--previous,.view-nppe-article-list .pager .pager__item.pager__item--previous,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.pager__item--previous{padding:0;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.pager__item--next a,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.pager__item--next a,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.pager__item--next a,.view-nppe-article-list .pager .pager__item.pager__item--next a,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.pager__item--next a,.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.pager__item--previous a,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.pager__item--previous a,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.pager__item--previous a,.view-nppe-article-list .pager .pager__item.pager__item--previous a,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.pager__item--previous a{background-color:#e81c24;position:relative;padding:14px 24px;border-radius:3px;display:inline;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.pager__item--next a:before,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.pager__item--next a:before,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.pager__item--next a:before,.view-nppe-article-list .pager .pager__item.pager__item--next a:before,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.pager__item--next a:before,.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.pager__item--previous a:before,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.pager__item--previous a:before,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.pager__item--previous a:before,.view-nppe-article-list .pager .pager__item.pager__item--previous a:before,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.pager__item--previous a:before{content:"";position:absolute;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-left-arrow.svg) center center/24px 24px no-repeat;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24px;height:24px;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.pager__item--next a span,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.pager__item--next a span,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.pager__item--next a span,.view-nppe-article-list .pager .pager__item.pager__item--next a span,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.pager__item--next a span,.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.pager__item--previous a span,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.pager__item--previous a span,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.pager__item--previous a span,.view-nppe-article-list .pager .pager__item.pager__item--previous a span,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.pager__item--previous a span{visibility:hidden;font-size:0;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.pager__item--next a:before,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.pager__item--next a:before,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.pager__item--next a:before,.view-nppe-article-list .pager .pager__item.pager__item--next a:before,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.pager__item--next a:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-right-arrow.svg) center center/24px 24px no-repeat;}.view-nppe-ttt-search .tabs-results--content-wrapper .pager .pager__item.pager__item--ellipsis,.view-nppe-product-lp-filter .main-view-content .pager .pager__item.pager__item--ellipsis,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__item.pager__item--ellipsis,.view-nppe-article-list .pager .pager__item.pager__item--ellipsis,.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .pager .pager__item.pager__item--ellipsis{padding:12px 0;cursor:default;}.full-component-wrapper{position:relative;}.purina-border-top{width:100%;height:9px;background-color:#e81c24;}.sticky-header.hidden{display:none;}h2.bv-action-bar-header.bv-focusable,.bv-action-bar-header.bv-focusable.h2{padding-left:10px !important;}.bv-write-review-container.bv-write-container{padding-right:10px !important;}.dsu-ratings-reviews-wrapper .paragraph--c-icon-matrix-popup{padding-top:0 !important;}section.field--name-field-comments,.field--name-field-dsu-r-r-rating{display:none;}body.route-entity-comment-edit-form .comment-dsu-ratings-reviews-comment-type-form{padding:5%;}body.route-entity-comment-edit-form .comment-dsu-ratings-reviews-comment-type-form .placeholder{background-color:unset !important;}body.route-entity-comment-edit-form .comment-dsu-ratings-reviews-comment-type-form .placeholder a{color:#000 !important;}.dsu-ratings-reviews-wrapper{margin-top:40px;}.dsu-ratings-reviews-wrapper .row:first-child{background:#F9F8F4;padding:40px 10px;margin:0;}@media (min-width:768px){.dsu-ratings-reviews-wrapper .row:first-child{padding:40px;}}.dsu-ratings-reviews-wrapper .row:first-child h2.comment-form__title,.dsu-ratings-reviews-wrapper .row:first-child .comment-form__title.h2{font-size:2.1875rem;line-height:3.25rem;}.dsu-ratings-reviews-wrapper .row:last-child{padding:0 40px;margin:0;}.dsu-ratings-reviews-wrapper .row:last-child #dsu-form .view-filters{display:none;}.dsu-ratings-reviews-wrapper section.field--name-field-comments{display:block;}.dsu-ratings-reviews-wrapper section.field--name-field-comments .title{display:none;}.dsu-ratings-reviews-wrapper h2.title.comment-form__title,.dsu-ratings-reviews-wrapper .title.comment-form__title.h2{background:#F9F8F4;text-align:center;display:block;padding:40px 0;font-size:1.25rem;line-height:1rem;margin-bottom:20px;}@media (min-width:1140px){.dsu-ratings-reviews-wrapper h2.title.comment-form__title,.dsu-ratings-reviews-wrapper .title.comment-form__title.h2{font-size:2.5rem;line-height:3.25rem;}}.dsu-ratings-reviews-wrapper .product_block{width:1100px;max-width:100%;margin:0 auto;padding:25px 0;display:flex;align-items:center;justify-content:center;}.dsu-ratings-reviews-wrapper .product_block img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;margin-right:30px;}.dsu-ratings-reviews-wrapper .product_block .product_title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-weight:400;line-height:1.25rem;}@media (min-width:992px){.dsu-ratings-reviews-wrapper .product_block .product_title{font-size:1.875rem;}}@media (min-width:1140px){.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form{width:1100px;max-width:100%;margin:0 auto;padding:0 80px;}}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .error-message{color:#e81c24;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .error-message.show{display:block;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .error-message.hidden{display:none;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .input__wrapper input[type=text],.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .input__wrapper input[type=email],.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .form-textarea-wrapper textarea{border:1px solid #C9C5B9 !important;border-radius:10px !important;padding:15px 20px !important;background:transparent;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .input__wrapper input[type=text].border,.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .input__wrapper input[type=email].border,.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .form-textarea-wrapper textarea.border{border:1px solid red !important;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form label{font-family:"robotoregular",Helvetica,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.875rem;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .field--type-image summary{display:none;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .field--type-image .details-wrapper{padding:0;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .field--type-image .details-wrapper .tabledrag-toggle-weight-wrapper{display:none;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .field--type-image .details-wrapper table{margin-bottom:20px;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .field--type-image .details-wrapper table thead,.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .field--type-image .details-wrapper table tbody tr td a.tabledrag-handle,.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .field--type-image .details-wrapper table tbody tr td .image-widget .image-widget-data .file-size{display:none;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .field--type-image .details-wrapper table tbody{display:flex;flex-wrap:wrap;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .field--type-image .details-wrapper table tbody tr{display:flex;align-items:flex-end;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .field--type-image .details-wrapper table tbody tr .input__wrapper-submit{position:relative;-webkit-transform:translate(-40px,-10px);transform:translate(-40px,-10px);}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .field--type-image .details-wrapper table tbody tr .input__wrapper-submit input{font-size:0;padding:10px;line-height:5px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-close.svg) no-repeat center/contain;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .field--type-image .details-wrapper table .file--image{background:none;padding:0;display:block;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .field--type-image .details-wrapper table .file--image a{color:#000000;border:1px solid #000000;display:block;border-radius:0 0 10px 10px;-webkit-transform:translateY(-2px);transform:translateY(-2px);padding-right:50px;max-width:160px;overflow:hidden;text-overflow:ellipsis;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images summary[role=button]{display:none;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images .details-wrapper{padding:0;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-images .details-wrapper .image-widget label{font-size:1rem;line-height:1rem;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-tos-wrapper label[for=edit-field-dsu-tos-value]{font-size:1rem;line-height:1.5rem;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-tos-wrapper label[for=edit-field-dsu-tos-value] .placeholder{background-color:initial;opacity:1;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form #edit-field-dsu-tos-wrapper label[for=edit-field-dsu-tos-value] a{margin:0 0 0 8px;padding:0;border:none;}.dsu-ratings-reviews-wrapper .comment-dsu-ratings-reviews-comment-type-form .form-actions{justify-content:center;}.dsu-ratings-reviews-wrapper .field--name-field-comments{display:block;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment{border-bottom:1px solid #c9c5b9;padding:50px 0;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .comment__submitted,.dsu-ratings-reviews-wrapper .field--name-field-comments .comment a{color:#3a3533;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .profile a,.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .comment__submitted a{display:none;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .content .field__label{margin-bottom:25px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .content #comment-form .fivestar-basic div.fivestar-widget-static .star span.on{background-position:0 -1px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .content h3,.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .content .h3{margin-bottom:20px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .content h3 a,.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .content .h3 a{border:none;color:#3a3533;padding:0;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .content .field--name-field-dsu-recommend.field--type-boolean.field--label-hidden{margin-bottom:35px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .content .field--name-field-dsu-ratings form .fivestar-average-text .form-item-vote .fivestar-summary-average-count{display:none;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .comment__meta,.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .comment__permalink{display:none;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .comment__content.card{background-color:transparent;border:none;padding:0;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body{font-family:"robotoregular",Helvetica,sans-serif;padding:0;display:flex;flex-direction:column;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .comment-image-name{display:flex;align-items:center;margin-bottom:22px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .comment-image-name .comment-image{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-user.svg) no-repeat center/contain;width:30px;height:30px;margin:0 10px 0 0;-webkit-transform:translateY(5px);transform:translateY(5px);}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .comment-image-name .rating-dsu-name{font-weight:700;font-size:1.125rem;line-height:1.875rem;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .comment-images{margin-bottom:22px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .comment-images .field--name-field-dsu-images{display:flex;align-items:center;flex-wrap:wrap;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .comment-images .field--name-field-dsu-images .field__item{margin-right:15px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .comment-images .field--name-field-dsu-images .field__item a{display:inline-block;padding:0;border:none;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .comment-images .field--name-field-dsu-images .field__item a img{width:115px;height:115px;border-radius:10%;-o-object-fit:cover;object-fit:cover;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .card-title{margin-bottom:22px;border:none;padding:0;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:2rem;line-height:1.875rem;font-weight:normal;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .card-title a{border:none;padding:0;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:2rem;line-height:1.875rem;font-weight:normal;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .comment-rating-date{display:flex;align-items:center;margin-bottom:22px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .comment-rating-date .comment-published-time{font-size:1rem;line-height:1.875rem;color:#6B6868;margin-left:30px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .comment-dsu-text .rating-dsu-comment{font-size:1rem;line-height:1.5rem;max-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .comment-dsu-text .rating-dsu-comment.more{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;overflow:visible;white-space:normal;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .read_full{font-family:"robotoregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:700;text-align:right;cursor:pointer;padding:0 20px 0 0;margin:10px 0 0 0;position:relative;}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .read_full.more:before{-webkit-transform:rotate(0deg);transform:rotate(0deg);}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .read_full:before{content:"";position:absolute;width:15px;height:15px;right:0;top:25%;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-arrow.svg) no-repeat center;-webkit-transform:rotate(180deg);transform:rotate(180deg);}.dsu-ratings-reviews-wrapper .field--name-field-comments .comment .card-body .comment__time{display:none;}.dsu-ratings-reviews-wrapper .field--name-field-comments .form-dsu-rr-fields{width:100%;}.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget,.dsu-ratings-reviews-wrapper .field--name-field-comments .form-actions{width:100%;}.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .media-library-item--grid{padding:4px 4px 4px 0;}@media (min-width:1140px){.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget{margin-top:-23px;margin-left:-4px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .media-library-selection{display:flex;}}.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .link,.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .form-type-number{display:none;}.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .comment{margin-bottom:40px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .form-wrapper .button{display:inline-block;}.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .form-wrapper .button:hover input[type=submit].tertiary + span:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .form-wrapper .button:hover input[type=submit].tertiary + span:before{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .form-wrapper legend .fieldset-legend{display:none;}.dsu-ratings-reviews-wrapper .field--name-field-comments .field--widget-media-library-widget .form-wrapper .fieldset-wrapper .js-hide{display:none;}.dsu-ratings-reviews-wrapper .field--name-field-comments .select__wrapper:after{background-image:unset;}.dsu-ratings-reviews-wrapper .field--name-field-comments .pager{margin-bottom:20px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .pager .pager__items a{color:#3a3533;}.dsu-ratings-reviews-wrapper .field--name-field-comments .pager .pager__items a:hover{color:#3a3533;text-decoration:none;}.dsu-ratings-reviews-wrapper .field--name-field-comments .pager .pager__items .pager__item.is-active{font-weight:bold;border:1px solid #e81c24;border-radius:100%;padding:2px 6px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .pager .pager__items .pager__item.is-active a{padding:0;}.dsu-ratings-reviews-wrapper .field--name-field-comments .pager .pager__items .pager__item--first a,.dsu-ratings-reviews-wrapper .field--name-field-comments .pager .pager__items .pager__item--previous a{background-color:#e81c24;color:#ffffff;padding:8px 16px;}.dsu-ratings-reviews-wrapper .field--name-field-comments .pager .pager__items .pager__item a{color:#3a3533;border:unset;}.dsu-ratings-reviews-wrapper #dsu-form .form-dsu-rr-fields .fivestar-basic{margin-bottom:35px;}.dsu-ratings-reviews-wrapper #dsu-form .form-dsu-rr-fields .fivestar-basic a{border:none;}.dsu-ratings-reviews-wrapper img{width:100%;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:3px;}.dsu-ratings-reviews-wrapper img:hover{border:1px solid #e81c24;}@media (min-width:1140px){.dsu-ratings-reviews-wrapper img{width:160px;}}.dsu-ratings-reviews-wrapper #new{display:none;}.hero-dsu-ratings-reviews{font-family:"roboto_slabregular",Helvetica,sans-serif;}.hero-dsu-ratings-reviews .description{padding:0 5px;}.hero-dsu-ratings-reviews .field--name-field-dsu-r-r-rating{display:flex;}.dsuplpreviews{display:flex;justify-content:center;align-items:center;padding:10px 0;}.dsuplpreviews .field--name-field-dsu-r-r-rating{display:block;}.dsuplpreviews .fivestar-basic div.fivestar-widget-static{display:flex;align-items:center;}.dsuplpreviews .fivestar-basic div.fivestar-widget-static .star{width:24px;height:24px;background-image:none !important;}.dsuplpreviews .fivestar-basic div.fivestar-widget-static .star span.off,.dsuplpreviews .fivestar-basic div.fivestar-widget-static .star span.on{background-position:unset !important;width:24px !important;height:24px !important;background-image:none !important;}.dsuplpreviews .fivestar-basic div.fivestar-widget-static .star span.off{content:url(/themes/custom/trim_the_tail_th/dist/images/icons/star.svg) !important;}.dsuplpreviews .fivestar-basic div.fivestar-widget-static .star span.on{content:url(/themes/custom/trim_the_tail_th/dist/images/icons/star-filled.svg) !important;}.dsuplpreviews .fivestar-summary-average-count{font-family:"robotoregular",Helvetica,sans-serif;}.hero-dsu-ratings-reviews .messages--error a,.dsu-ratings-reviews-wrapper .messages--error a{border:none !important;}.hero-dsu-ratings-reviews a,.dsu-ratings-reviews-wrapper a{color:#e81c24;padding:13px 16px;font-weight:700;border:1px solid #e81c24;border-radius:3px;}.hero-dsu-ratings-reviews a:hover,.dsu-ratings-reviews-wrapper a:hover{text-decoration:none;}.hero-dsu-ratings-reviews a#dsu-write-review,.dsu-ratings-reviews-wrapper a#dsu-write-review{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:20px auto 0 auto;}@media (min-width:768px){.hero-dsu-ratings-reviews a#dsu-write-review,.dsu-ratings-reviews-wrapper a#dsu-write-review{justify-content:unset;margin:0 0 0 auto;}}.hero-dsu-ratings-reviews .flex,.dsu-ratings-reviews-wrapper .flex{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;}@media (min-width:768px){.hero-dsu-ratings-reviews .flex,.dsu-ratings-reviews-wrapper .flex{justify-content:unset;}}.hero-dsu-ratings-reviews .flex .fivestar-static-form-item .fivestar-basic,.dsu-ratings-reviews-wrapper .flex .fivestar-static-form-item .fivestar-basic{padding:0 4px;}.hero-dsu-ratings-reviews .field--name-field-dsu-r-r-rating,.dsu-ratings-reviews-wrapper .field--name-field-dsu-r-r-rating{display:block;}.hero-dsu-ratings-reviews .field--name-field-dsu-r-r-rating form,.dsu-ratings-reviews-wrapper .field--name-field-dsu-r-r-rating form{display:flex;}@media (min-width:768px){.hero-dsu-ratings-reviews .field--name-field-dsu-r-r-rating form,.dsu-ratings-reviews-wrapper .field--name-field-dsu-r-r-rating form{margin-left:20px;}}.hero-dsu-ratings-reviews .fivestar-widget-static.fivestar-widget-static-vote.fivestar-widget-static-5,.dsu-ratings-reviews-wrapper .fivestar-widget-static.fivestar-widget-static-vote.fivestar-widget-static-5{display:flex;align-items:center;}.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget .star,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget .star a,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget .star span,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget-static .star,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget-static .star a,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget-static .star span,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget .star,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget .star a,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget .star span,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget-static .star,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget-static .star a,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget-static .star span{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/star.svg);width:24px;height:24px;background-position:0 0px !important;}.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget div.on,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget div.on a,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget div.hover,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget div.hover a,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget span.on,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget-static div.on,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget-static div.on a,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget-static div.hover,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget-static div.hover a,.hero-dsu-ratings-reviews .fivestar-basic div.fivestar-widget-static span.on,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget div.on,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget div.on a,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget div.hover,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget div.hover a,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget span.on,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget-static div.on,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget-static div.on a,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget-static div.hover,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget-static div.hover a,.dsu-ratings-reviews-wrapper .fivestar-basic div.fivestar-widget-static span.on{background-position:-1px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/star-filled.svg);width:24px;height:24px;}.comment-dsu-ratings-reviews-comment-type-form .filter-wrapper{display:none;}#dsu-form .icon-matrix-popup--wrapper{flex-direction:column;}.dsu-ratings-reviews-wrapper .product_block .product_title{line-height:2rem;}.scroll-top-button{bottom:30px;right:-80px;width:48px;height:48px;position:fixed;padding:0;background-color:transparent;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/right-arrow-red-square.svg);z-index:1;-webkit-transform:rotateZ(-90deg);transform:rotateZ(-90deg);color:transparent;border:none;border-radius:0;outline:none;background-size:contain;background-position:center center;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.scroll-top-button.show{right:30px;}.scroll-top-button:focus{outline:none;}.mCS-purina .mCSB_container{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;}.mCS-purina .mCSB_container:focus{outline:none;}.mCS-purina.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail,.mCS-purina.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{margin-top:0;margin-bottom:0;}.mCS-purina.mCSB_horizontal .mCSB_scrollTools,.mCS-purina.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-purina.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail{height:4px;}.mCS-purina.mCSB_vertical .mCSB_container{margin-right:3px;}.mCS-purina.mCSB_vertical .mCSB_scrollTools,.mCS-purina.mCSB_vertical .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-purina.mCSB_vertical .mCSB_scrollTools .mCSB_draggerRail{width:3px;}.mCS-purina .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#e81c24;border-radius:0;}.mCS-purina .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-purina .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#e81c24;}.mCS-purina .mCSB_scrollTools .mCSB_draggerRail{background-color:#c9c5b9;border-radius:0;}.slick-slider .slick-slide:focus{outline:none;}.slick-slider .slick-arrow{position:absolute;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:calc(50% - 60px);padding:0;color:transparent;border:none;border-radius:0;width:48px;height:48px;outline:none;background:none;background-size:contain;background-position:center center;background-repeat:no-repeat;}.slick-slider .slick-arrow.slick-prev{left:15px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/left-arrow-red-square.svg);}.slick-slider .slick-arrow.slick-next{right:15px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/right-arrow-red-square.svg);}.slick-slider .slick-dots{display:flex;align-items:center;justify-content:center;width:100%;margin-top:30px;}.slick-slider .slick-dots li.slick-active button{background:#e81c24;}.slick-slider .slick-dots li button{border:none;background:#3a3533;color:transparent;border-radius:50%;padding:0;width:12px;height:12px;margin:0 10px;outline:none;}@media (min-width:1140px){.slick-slider .slick-dots li:first-child button{margin-left:0;}}@media (min-width:1140px){.slick-slider .slick-dots li:last-child button{margin-right:0;}}.component-header-mobile .block-nppe-language-selector{display:none;position:absolute;z-index:2;}.component-header-mobile .block-nppe-language-selector:after{content:"";width:100vw;height:100vh;position:absolute;top:0;left:0;background:#3a3533;opacity:0.6;}.component-header-mobile .block-nppe-language-selector.active{display:block;}.component-header-mobile .block-nppe-language-selector.active .lang-selector--content-wrapper{-webkit-animation:slide-in-right 0.5s forwards;animation:slide-in-right 0.5s forwards;padding:20px 15px;font-family:"roboto_slabregular",Helvetica,sans-serif;}.component-header-mobile .block-nppe-language-selector.active .lang-selector--content-wrapper .current-lang{position:relative;font-size:1.25rem;line-height:1.625rem;border-bottom:1px solid #c9c5b9;padding:0 0 15px 26px;margin-bottom:15px;}.component-header-mobile .block-nppe-language-selector.active .lang-selector--content-wrapper .current-lang:after{content:"";width:24px;height:24px;position:absolute;right:10px;top:2px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-language.svg) center center/24px 24px no-repeat;}.component-header-mobile .block-nppe-language-selector.active .lang-selector--content-wrapper .current-lang:before{content:"";width:24px;height:24px;position:absolute;left:-6px;top:2px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-left-arrow.svg) center center/22px 22px no-repeat;}.component-header-mobile .block-nppe-language-selector.active .lang-selector--content-wrapper li:not(.is-active) .language-link{font-size:1rem;line-height:1.5rem;}.component-header-mobile .block-nppe-language-selector.active .lang-selector--content-wrapper .language-link{margin-bottom:15px;}.component-header-mobile .block-nppe-language-selector .lang-selector--content-wrapper{position:fixed;z-index:1;top:0;right:0;width:296px;background-color:#ffffff;height:100vh;padding-bottom:51px;}@-webkit-keyframes slide-in-right{0%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(0%);transform:translateX(0%);}}@keyframes slide-in-right{0%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(0%);transform:translateX(0%);}}.component-header-desktop .block-nppe-language-selector{position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1rem;}.component-header-desktop .block-nppe-language-selector:hover .lang-list{display:block;}.component-header-desktop .block-nppe-language-selector .current-lang{color:#ffffff;position:relative;margin-left:70px;cursor:pointer;line-height:1.6875rem;}.component-header-desktop .block-nppe-language-selector .current-lang:before{content:"";width:24px;height:24px;position:absolute;left:-27px;top:2px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-language.svg) center center/24px 24px no-repeat;}.component-header-desktop .block-nppe-language-selector .lang-list{display:none;position:absolute;z-index:2;top:26px;right:0;background-color:#ffffff;box-shadow:0 4px 12px 0 rgba(0,0,0,0.08);border-radius:4px;padding:10px 12px 5px;}.component-header-desktop .block-nppe-language-selector .lang-list li{margin-bottom:10px;}.component-header-desktop .block-nppe-language-selector .lang-list li.is-active{cursor:default;}.component-header-desktop .block-nppe-language-selector .lang-list li:not(.is-active) a{font-size:0.75rem;line-height:1rem;}.component-header-desktop{display:none;}@media (min-width:1140px){.component-header-desktop{display:block;}}.component-header-desktop .header-top-container{background-color:#e81c24;}.component-header-desktop .header--top{display:flex;align-items:center;padding:11px 15px;}.component-header-desktop .header--top .menu--header-top .menu{display:flex;align-items:center;margin-left:0;}.component-header-desktop .header--top .menu--header-top .menu .menu-item{margin-right:20px;padding:0;}.component-header-desktop .header--top .menu--header-top .menu .menu-item a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1rem;color:#ffffff;text-decoration:none;}.component-header-desktop .header--top .menu--header-top .menu .menu-item:first-child a{font-size:1rem;line-height:1.375rem;background-color:#ffffff;border-color:#ffffff;color:#e81c24;}.component-header-desktop .header--top .menu--header-top .menu .menu-item:first-child a:hover{background-color:#e81c24;border-color:#ffffff;color:#ffffff;}.component-header-desktop .header--top .menu--header-top .menu .menu-item:last-child{margin-right:0;}.component-header-desktop .header--top .menu--header-top .menu .menu-item:nth-child(2) a,.component-header-desktop .header--top .menu--header-top .menu .menu-item:nth-child(3) a{padding-bottom:3px;display:inline;width:calc(100%);background-image:linear-gradient(rgba(255,255,255,0) calc(100% - 1px),#ffffff 1px);background-position-x:-1920px;background-position-y:100%;background-size:auto;background-repeat:no-repeat;transition:background-position 0.4s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.component-header-desktop .header--top .menu--header-top .menu .menu-item:nth-child(2) a:hover,.component-header-desktop .header--top .menu--header-top .menu .menu-item:nth-child(3) a:hover{background-position-x:0;}.component-header-desktop .header--navigation-wrapper{position:relative;background-color:#ffffff;}.component-header-desktop .header--navigation-wrapper:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:5px;z-index:1;background-color:#e81c24;pointer-events:none;}.component-header-desktop .header--navigation{display:flex;justify-content:space-between;padding:0 15px;}.component-header-desktop .header--navigation-composite{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;width:100%;}.component-header-desktop .search-wrapper{position:relative;padding:5px 10px;border:1px solid #c9c5b9;max-width:170px;align-self:center;margin-bottom:3px;}.component-header-desktop .search-wrapper .form--inline{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;width:100%;max-width:100%;}.component-header-desktop .search-wrapper .form-item-search-api-fulltext{position:relative;display:inline-flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;width:100%;max-width:calc(100% - 44px);margin:0;}.component-header-desktop .search-wrapper .form-item-search-api-fulltext .input__wrapper input[type=text]{width:100%;max-width:100%;padding-bottom:0;border:none;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;font-size:0.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.component-header-desktop .search-wrapper .form-item-search-api-fulltext .input__wrapper input[type=text]:focus,.component-header-desktop .search-wrapper .form-item-search-api-fulltext .input__wrapper input[type=text]:active,.component-header-desktop .search-wrapper .form-item-search-api-fulltext .input__wrapper input[type=text].active{outline:none;border-bottom:0;}.component-header-desktop .search-wrapper .form-actions .input__wrapper{position:relative;width:24px;height:24px;overflow:hidden;margin-left:20px;}.component-header-desktop .search-wrapper .form-actions .input__wrapper:after{position:absolute;content:"";top:0;left:0;width:24px;height:24px;z-index:0;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-search.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;}.component-header-desktop .search-wrapper .form-actions .input__wrapper input[type=submit]{position:relative;z-index:1;opacity:0;width:24px;height:24px;padding:0;margin:0;border:0;}.header--navigation-composite .menu--main{position:static;display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;}.header--navigation-composite .menu--main .menu-level-0{display:flex;align-items:stretch;}.header--navigation-composite .menu--main .menu-level-0 .menu-item{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding:30px 0 32px 0;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel{position:absolute;width:100%;left:0;top:100%;z-index:100;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);max-height:0;display:flex;align-items:stretch;overflow:hidden;transition:max-height 0.3s ease-in;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel.open{max-height:440px;transition-delay:0.3s;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane{background:#ffffff;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane:first-child{border-right:1px solid #c9c5b9;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane:nth-child(1){flex:0 0 34.72%;max-width:34.72%;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane:nth-child(2){flex:0 0 34.72%;max-width:34.72%;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane:nth-child(3){flex:0 0 30.56%;max-width:30.56%;min-height:440px;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4{display:flex;position:relative;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .media{height:440px;width:440px;position:absolute;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .media .field--name-image img{-o-object-fit:cover;object-fit:cover;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content{height:440px;z-index:9999;display:flex;flex-direction:column;justify-content:flex-end;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container{border-radius:10px;background-color:#ffffff;margin:20px 30px;padding:20px;box-shadow:0 4px 12px 0 rgba(58,53,51,0.25);display:flex;flex-direction:column;justify-content:space-around;align-items:center;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container .inner-title{color:#3a3533;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:1.875rem;text-align:center;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container .field--name-field-nav-banner-intro{color:#3a3533;font-family:"roboto_slabregular",Helvetica,sans-serif;margin-top:10px;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container .field--name-field-nav-banner-intro p{font-size:0.875rem;line-height:1.375rem;text-align:center;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .menu-pane .cta-block-style-4 .inner-content .inner-container .field--type-link{display:inline-flex;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .block-nppe-header-with-navigation{min-height:450px;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links{display:flex;flex-direction:column;flex-wrap:wrap;align-content:flex-start;height:360px;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links .spacer{max-height:10px;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links .break-column{display:none;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links span.paws{margin-bottom:3px;font-size:0.75rem;line-height:1rem;color:#e81c24;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links .paws:after{content:"";position:absolute;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiB3aWR0aD0iNjAuMDAwMDAwcHQiIGhlaWdodD0iNjAuMDAwMDAwcHQiIHZpZXdCb3g9IjAgMCA2MC4wMDAwMDAgNjAuMDAwMDAwIgogcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCI+Cgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCw2MC4wMDAwMDApIHNjYWxlKDAuMTAwMDAwLC0wLjEwMDAwMCkiCmZpbGw9InJlZCIgc3Ryb2tlPSJub25lIj4KPHBhdGggZD0iTTE0OSA1MTkgYy0xOCAtMTggLTIwIC0yOSAtMTUgLTY1IDEwIC03NSA0OCAtMTEzIDEwMyAtMTAyIDI2IDUgNDYKNTMgMzkgOTQgLTkgNDUgLTUxIDk0IC04MiA5NCAtMTMgMCAtMzQgLTEwIC00NSAtMjF6Ii8+CjxwYXRoIGQ9Ik0zMzUgNTIzIGMtNjAgLTU5IC0zNiAtMTczIDM2IC0xNzMgNTYgMCA5MiAxMTIgNTMgMTY4IC0xOCAyNyAtNjUKMzAgLTg5IDV6Ii8+CjxwYXRoIGQ9Ik01MiAzODMgYy0zNiAtMzEgLTMzIC04MSA5IC0xMjIgMzkgLTM5IDgyIC00MiAxMDUgLTYgNDEgNjIgLTU5IDE3NQotMTE0IDEyOHoiLz4KPHBhdGggZD0iTTQ0NSAzNjkgYy0zNiAtNDQgLTMzIC0xMDggNyAtMTI3IDY5IC0zMyAxMzkgNzAgOTIgMTM2IC0yMyAzMyAtNjYKMjkgLTk5IC05eiIvPgo8cGF0aCBkPSJNMjM1IDI3MSBjLTQyIC0yNiAtNzEgLTYwIC05MCAtMTA1IC0zNCAtODIgNyAtMTE4IDEwNSAtOTAgNDUgMTIgNjUKMTQgOTYgNSA1NSAtMTUgMTA5IC0xNCAxMjQgNCAyNyAzMyAtMTIgMTE1IC04MyAxNzMgLTQ2IDM4IC0xMDQgNDMgLTE1MiAxM3oiLz4KPC9nPgo8L3N2Zz4K");background-size:100%;background-repeat:no-repeat;width:20px;height:20px;margin-left:7px;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links span.planet{margin-bottom:3px;font-size:0.75rem;line-height:1rem;color:#e81c24;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links .planet:after{content:"";position:absolute;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiB3aWR0aD0iNjAuMDAwMDAwcHQiIGhlaWdodD0iNjAuMDAwMDAwcHQiIHZpZXdCb3g9IjAgMCA2MC4wMDAwMDAgNjAuMDAwMDAwIgogcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCI+Cgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCw2MC4wMDAwMDApIHNjYWxlKDAuMTAwMDAwLC0wLjEwMDAwMCkiCmZpbGw9InJlZCIgc3Ryb2tlPSJub25lIj4KPHBhdGggZD0iTTI4MyA1NjMgYzkgLTIgMjUgLTIgMzUgMCA5IDMgMSA1IC0xOCA1IC0xOSAwIC0yNyAtMiAtMTcgLTV6Ii8+CjxwYXRoIGQ9Ik0xODMgNTM5IGMtNjcgLTMzIC0xNDUgLTEzMiAtMTQyIC0xODEgMCAtNyA3IDQgMTQgMjUgMTQgMzggNTQgMTAxCjYxIDk1IDIgLTIgLTEwIC0zMCAtMjYgLTYyIC0xNyAtMzIgLTMwIC02OSAtMzAgLTgwIDAgLTIyIDMxIC03NCA4OSAtMTUxIDE3Ci0yMiA0MyAtNTcgNTggLTc4IGwyNyAtMzkgMTcgMzQgYzkgMTggMTUgMzYgMTMgNDAgLTIgNCAwIDkgNiAxMyAxOCAxMSAxMSAyNAotMzQgNTUgLTI4IDE5IC01NyAzMCAtNzkgMzAgLTM4IDAgLTczIDMwIC02NCA1NSA4IDE4IDM3IDIwIDM4IDMgMCAtNyA1IDMgMTIKMjIgNyAyMCAyMCAzNiAzMSAzOCA0MSA4IDY5IDY0IDY3IDEzNSAwIDEwIDYgMTYgMTIgMTQgNyAtMiAxMiAtMTggMTIgLTM1IDAKLTQwIDE1IC00MSA0MyAtMiAyMiAzMCAyOCA1MCAxNSA1MSAtNSAwIC0zMCAyIC01NyA1IC0zMyAzIC01NiAwIC03MiAtMTEgLTI5Ci0xOSAtMzUgLTE5IC0yOCAwIDQgOCAyNyAyMSA1MyAyOSAyNSA4IDM3IDE1IDI2IDE1IC0xMSAxIC0zOSAtOCAtNjIgLTIwegptMTcgLTg4IGMwIC0xMiAtMjYgLTMyIC0zMyAtMjUgLTkgMTAgNCAzNCAxOSAzNCA4IDAgMTQgLTQgMTQgLTl6Ii8+CjxwYXRoIGQ9Ik0zNDggNTUzIGM3IC0zIDE2IC0yIDE5IDEgNCAzIC0yIDYgLTEzIDUgLTExIDAgLTE0IC0zIC02IC02eiIvPgo8cGF0aCBkPSJNNDIzIDUyNCBjNDUgLTI2IDYwIC00NCAzNiAtNDQgLTYgMCAtMTkgNCAtMjkgMTAgLTE1IDggLTE5IDUgLTI1Ci0xNyAtNCAtMTcgLTIgLTI5IDcgLTM0IDcgLTQgOSAtMTEgNSAtMTYgLTQgLTQgLTE2IC0yIC0yNyA1IC0yNyAxNiAtMzUgLTIKLTE0IC0zMyAxMCAtMTUgMTIgLTI1IDUgLTI1IC02IDAgLTExIC0xMSAtMTEgLTI0IDAgLTEzIC03IC0yOSAtMTUgLTM2IC0xOAotMTUgLTIwIC02MSAtMyAtNzggNyAtNyAyMiAtMTIgMzQgLTEyIDMxIDAgMzUgLTkgMjUgLTY4IC02IC0zOSAtNSAtNDkgNSAtNDUKMjEgOCA5NyAxMTUgODcgMTIyIC0xMyA4IC0yNCA4MSAtMTIgODEgNSAwIDkgLTkgOSAtMjAgMCAtMTEgNSAtMjAgMTAgLTIwIDYKMCAxMCA3IDEwIDE2IDAgOSA2IDE0IDEzIDExIDE1IC01IDEwIC04MiAtOCAtMTE4IC0xNiAtMzAgLTEwMCAtMTA5IC0xMTYKLTEwOSAtNyAwIC05IC0zIC02IC02IDEyIC0xMiA4NiA0OCAxMTYgOTMgNTMgODAgNTUgMTk5IDUgMjc5IC0zMiA1MiAtODUgOTgKLTEyNCAxMDkgLTE0IDMgLTQgLTYgMjMgLTIxeiBtMzEgLTEwMyBjLTcgLTggLTMzIDMzIC0yNyA0MyAzIDUgMTIgLTIgMTkgLTE1CjcgLTEzIDEwIC0yNiA4IC0yOHogbTM2IC05MyBjMCAtMTIgLTkzIC01IC05NyA3IC0xIDYgMiAxNyA3IDI1IDcgMTIgMTIgMTIKMjIgMiA2IC02IDE3IC0xMiAyMiAtMTIgNiAwIDUgNSAtMiAxMiAtMjcgMjcgLTEwIDMwIDE4IDMgMTcgLTE2IDMwIC0zMyAzMAotMzd6IG0xMCA0NiBjMCAtMTQgLTMgLTE0IC0xNSAtNCAtOCA3IC0xNSAxNCAtMTUgMTYgMCAyIDcgNCAxNSA0IDggMCAxNSAtNwoxNSAtMTZ6IG0yOSAtMjQgYzAgLTEwIC0zIC04IC05IDUgLTEyIDI3IC0xMiA0MyAwIDI1IDUgLTggOSAtMjIgOSAtMzB6Ii8+CjxwYXRoIGQ9Ik0zMzAgNDYwIGMwIC01IDUgLTEwIDEwIC0xMCA2IDAgMTAgNSAxMCAxMCAwIDYgLTQgMTAgLTEwIDEwIC01IDAKLTEwIC00IC0xMCAtMTB6Ii8+CjxwYXRoIGQ9Ik0zMiAzMDAgYzAgLTE5IDIgLTI3IDUgLTE3IDIgOSAyIDI1IDAgMzUgLTMgOSAtNSAxIC01IC0xOHoiLz4KPHBhdGggZD0iTTQxIDI0NCBjMCAtMTEgMyAtMTQgNiAtNiAzIDcgMiAxNiAtMSAxOSAtMyA0IC02IC0yIC01IC0xM3oiLz4KPHBhdGggZD0iTTUwIDIxNyBjMCAtMjEgNDMgLTg4IDcyIC0xMTIgNTUgLTQ3IDEwNiAtNjUgMTc4IC02MyBsNjUgMSAtNzYgNgpjLTEwMCA5IC0xNjAgNDQgLTIwNiAxMjEgLTE4IDMwIC0zMyA1MSAtMzMgNDd6Ii8+CjwvZz4KPC9zdmc+Cg==");background-size:100%;background-repeat:no-repeat;width:20px;height:20px;margin-left:7px;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links .regular{margin-bottom:-3px;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links .highlighted{display:inline-flex;margin:0;padding-bottom:3px;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links .highlighted:before,.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links .highlighted:after{bottom:0;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links .link-item{line-height:normal;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);width:49%;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links .link-item.parent-break-column{width:0;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links .link-item:not(.parent-spacer):not(.parent-highlighted){margin-bottom:9px;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .parent-break-column{height:360px;margin-bottom:0;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .parent-regular + .parent-spacer{margin-top:-9px;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .our-impact + .menu-panel > *:last-child{flex:0 0 65.28%;max-width:65.28%;}.header--navigation-composite .menu--main .menu-level-0 .menu-item .petcare-hub + .menu-panel .pane-icon,.header--navigation-composite .menu--main .menu-level-0 .menu-item .meet-purina + .menu-panel .pane-icon,.header--navigation-composite .menu--main .menu-level-0 .menu-item .our-impact + .menu-panel .pane-icon{display:none;}.component-header-mobile{position:relative;background:#ffffff;}.component-header-mobile.open{height:100vh;position:fixed;z-index:10000;width:100%;overflow-x:hidden;overflow-y:auto;}@media (min-width:1140px){.component-header-mobile{display:none;}}.component-header-mobile .top-area{display:flex;border-top:9px solid #e81c24;align-items:center;justify-content:flex-end;padding:10px 15px;}.component-header-mobile .top-area .site-logo{position:relative;margin-right:auto;max-width:157px;}.component-header-mobile .top-area .site-logo:after{content:"";position:absolute;top:0;right:0;width:4px;height:4px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-black-trademark.svg) center center/4px 4px no-repeat;}.component-header-mobile .top-area .search-wrapper{width:48px;height:48px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-search.svg) no-repeat;}.component-header-mobile .top-area .search-wrapper.active .block-views-exposed-filter-blocknppe-ttt-search-search-results{visibility:visible;}.component-header-mobile .top-area .search-wrapper.active .views-exposed-form{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}.component-header-mobile .top-area .block-views-exposed-filter-blocknppe-ttt-search-search-results{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;visibility:hidden;background-color:rgba(255,255,255,0.8);z-index:1;}.component-header-mobile .top-area .views-exposed-form{position:absolute;top:0;left:0;width:100%;max-width:100%;z-index:2;visibility:hidden;opacity:0;background-color:#ffffff;border-radius:2px;border:1px solid #979797;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all 0.4s;}.component-header-mobile .top-area .form--inline{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding:20px;}.component-header-mobile .top-area .form--inline .form-actions{position:relative;order:1;}.component-header-mobile .top-area .form--inline .form-actions .input__wrapper{width:24px;height:24px;overflow:hidden;margin-right:20px;}.component-header-mobile .top-area .form--inline .form-actions .input__wrapper:after{position:absolute;content:"";top:0;left:0;width:24px;height:24px;z-index:0;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-search.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;}.component-header-mobile .top-area .form--inline .form-actions .input__wrapper input[type=submit]{position:relative;z-index:1;opacity:0;width:24px;height:24px;padding:0;margin:0;border:0;}.component-header-mobile .top-area .form--inline .form-item-search-api-fulltext{position:relative;display:inline-flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;width:100%;max-width:calc(100% - 84px);margin:0;order:2;}.component-header-mobile .top-area .form--inline input[type=text]{width:100%;max-width:100%;color:#3a3533;font-size:1rem;padding-bottom:0 !important;border-bottom:0 !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.component-header-mobile .top-area .form--inline input[type=text]:focus,.component-header-mobile .top-area .form--inline input[type=text]:active,.component-header-mobile .top-area .form--inline input[type=text].active{outline:none;border-bottom:0 !important;}@media (min-width:1140px){.component-header-mobile .top-area .form--inline input[type=text]{font-size:0.875rem;}}.component-header-mobile .top-area .form--inline .button-close{position:absolute;top:20px;right:20px;width:24px;height:24px;z-index:1;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-close.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;}.component-header-mobile .top-area .mobile-burger{width:48px;height:48px;}.component-header-mobile .top-area .mobile-burger span{display:none;}.component-header-mobile .top-area .mobile-burger .burger-icon{width:38px;height:48px;position:relative;margin:0 auto;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:0.5s ease-in-out;cursor:pointer;}.component-header-mobile .top-area .mobile-burger .burger-icon span{display:block;position:absolute;height:4px;width:100%;background:#3a3533;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:0.25s ease-in-out;}.component-header-mobile .top-area .mobile-burger .burger-icon span:nth-child(1){top:10px;}.component-header-mobile .top-area .mobile-burger .burger-icon span:nth-child(2),.component-header-mobile .top-area .mobile-burger .burger-icon span:nth-child(3){top:23px;}.component-header-mobile .top-area .mobile-burger .burger-icon span:nth-child(4){top:36px;}.component-header-mobile .top-area.open .mobile-burger .burger-icon span:nth-child(1){top:18px;width:0%;left:50%;}.component-header-mobile .top-area.open .mobile-burger .burger-icon span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg);}.component-header-mobile .top-area.open .mobile-burger .burger-icon span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.component-header-mobile .top-area.open .mobile-burger .burger-icon span:nth-child(4){top:18px;width:0%;left:50%;}.component-header-mobile .top-area.open .search-wrapper{display:none;}.component-header-mobile > .panels-area{display:none;-webkit-animation:slide-out-right 0.5s forwards;animation:slide-out-right 0.5s forwards;}.component-header-mobile > .panels-area.open{display:block;padding-bottom:50px;-webkit-animation:slide-in-right 0.5s forwards;animation:slide-in-right 0.5s forwards;}.component-header-mobile > .panels-area .mobile-links{display:flex;flex-wrap:wrap;}.component-header-mobile > .panels-area .mobile-links .mob-menu-item{display:block;position:relative;width:100%;}.component-header-mobile > .panels-area .mobile-links .mob-menu-item > picture,.component-header-mobile > .panels-area .mobile-links .mob-menu-item > img{display:none;width:100%;height:auto;}.component-header-mobile > .panels-area .mobile-links .mob-menu-item a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.375rem;display:block;border-bottom:1px solid #c9c5b9;background-color:#ffffff;color:#3a3533;padding:10px;}.component-header-mobile > .panels-area .mobile-links .mob-menu-item a:hover{text-decoration:none;}.component-header-mobile > .panels-area .mobile-links .mob-menu-item:nth-child(5) a{background-color:#f9f8f5;border-top:1px solid #c9c5b9;}.component-header-mobile > .panels-area .mobile-links .mob-menu-item:nth-child(-n+4){width:50%;overflow:hidden;}.component-header-mobile > .panels-area .mobile-links .mob-menu-item:nth-child(-n+4) > picture,.component-header-mobile > .panels-area .mobile-links .mob-menu-item:nth-child(-n+4) > img{display:block;height:100%;max-width:none;width:100%;}.component-header-mobile > .panels-area .mobile-links .mob-menu-item:nth-child(-n+4) a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.375rem;position:absolute;z-index:1;width:calc(100% - 10px);bottom:5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#ffffff;border:none;text-align:center;}.component-header-mobile > .panels-area .mobile-links .mob-menu-item:nth-child(-n+4) a:after{content:"";position:absolute;height:1px;width:88px;background-color:#e81c24;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.component-header-mobile > .panels-area .mobile-links .mob-menu-item:nth-child(1),.component-header-mobile > .panels-area .mobile-links .mob-menu-item:nth-child(3){border-right:1px solid #ffffff;}.component-header-mobile > .panels-area .mobile-links .mob-menu-item:nth-child(1),.component-header-mobile > .panels-area .mobile-links .mob-menu-item:nth-child(2){border-bottom:1px solid #ffffff;}.component-header-mobile > .panels-area .mobile-links .mobile-lang-selector-item{background-color:#f9f8f5;padding:13px 16px 13px 12px;display:block;position:relative;width:100%;border-bottom:1px solid #c9c5b9;}.component-header-mobile > .panels-area .mobile-links .mobile-lang-selector-item:after{content:"";width:24px;height:24px;position:absolute;right:10px;top:50%;-webkit-transform:translate3d(0px,-50%,0px);transform:translate3d(0px,-50%,0px);background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-right-arrow.svg) center center/22px 22px no-repeat;}.component-header-mobile > .panels-area .mobile-links .mobile-lang-selector-item .current-lang{position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.375rem;padding-left:24px;}.component-header-mobile > .panels-area .mobile-links .mobile-lang-selector-item .current-lang:before{content:"";width:24px;height:24px;position:absolute;left:-6px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-language.svg) center center/20px 20px no-repeat;}.component-header-mobile .navigation-area{display:none;-webkit-animation:slide-out-left 0.5s forwards;animation:slide-out-left 0.5s forwards;overflow:hidden;}.component-header-mobile .navigation-area.open{display:block;padding-bottom:50px;-webkit-animation:slide-in-left 0.5s forwards;animation:slide-in-left 0.5s forwards;}.component-header-mobile .navigation-area.open img{width:100%;margin:0 0 -44%;}.component-header-mobile .navigation-area .back{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.5rem;display:block;background:#ffffff;color:#3a3533;padding:13px 15px 13px 49px;position:relative;border-bottom:1px solid #c9c5b9;}.component-header-mobile .navigation-area .back:after{content:"";position:absolute;height:24px;width:24px;background-color:#e81c24;left:15px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-left-arrow.svg) no-repeat;}.component-header-mobile .navigation-area .tab-content,.component-header-mobile .navigation-area .plain-links-list{padding:0 0 200px;display:flex;flex-direction:column;}.component-header-mobile .navigation-area .tab-content .link-item,.component-header-mobile .navigation-area .plain-links-list .link-item{background-color:#ffffff;}.component-header-mobile .navigation-area .tab-content .link-item:first-child a,.component-header-mobile .navigation-area .plain-links-list .link-item:first-child a{padding-top:20px;}.component-header-mobile .navigation-area .tab-content .link-item .regular,.component-header-mobile .navigation-area .tab-content .link-item .heading,.component-header-mobile .navigation-area .tab-content .link-item .highlighted,.component-header-mobile .navigation-area .plain-links-list .link-item .regular,.component-header-mobile .navigation-area .plain-links-list .link-item .heading,.component-header-mobile .navigation-area .plain-links-list .link-item .highlighted{display:block;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;color:#3a3533;text-decoration:none;background-color:#ffffff;}.component-header-mobile .navigation-area .tab-content .link-item .regular,.component-header-mobile .navigation-area .plain-links-list .link-item .regular{padding:0 15px 20px;}.component-header-mobile .navigation-area .tab-content .link-item .heading,.component-header-mobile .navigation-area .plain-links-list .link-item .heading{padding:20px 15px;}.component-header-mobile .navigation-area .tab-content .link-item .heading,.component-header-mobile .navigation-area .plain-links-list .link-item .heading{color:#e81c24;font-size:0.75rem;line-height:1rem;}.component-header-mobile .navigation-area .tab-content .link-item .highlighted,.component-header-mobile .navigation-area .plain-links-list .link-item .highlighted{border-bottom:1px solid #e81c24;display:inline-block;margin:20px 15px;}.component-header-mobile .navigation-area .tab-content .link-item .spacer,.component-header-mobile .navigation-area .tab-content .link-item .break-column,.component-header-mobile .navigation-area .plain-links-list .link-item .spacer,.component-header-mobile .navigation-area .plain-links-list .link-item .break-column{font-size:0px;height:1px;width:100%;display:block;background:#c9c5b9;position:relative;}.component-header-mobile .navigation-area .tab-content .link-item .growing_pup,.component-header-mobile .navigation-area .tab-content .link-item .kitten_code,.component-header-mobile .navigation-area .plain-links-list .link-item .growing_pup,.component-header-mobile .navigation-area .plain-links-list .link-item .kitten_code{position:relative;display:inline-flex;width:100%;max-width:200px;min-height:70px;font-size:0;}.component-header-mobile .navigation-area .tab-content .link-item .growing_pup:after,.component-header-mobile .navigation-area .tab-content .link-item .kitten_code:after,.component-header-mobile .navigation-area .plain-links-list .link-item .growing_pup:after,.component-header-mobile .navigation-area .plain-links-list .link-item .kitten_code:after{content:"";position:absolute;left:10px;top:0;width:200px;height:70px;background:url(/themes/custom/trim_the_tail_th/dist/images/brands/growing-pup-logo-animated.png) no-repeat;background-size:180px auto;}.component-header-mobile .navigation-area .tab-content .link-item .kitten_code,.component-header-mobile .navigation-area .plain-links-list .link-item .kitten_code{max-width:300px;}.component-header-mobile .navigation-area .tab-content .link-item .kitten_code:after,.component-header-mobile .navigation-area .plain-links-list .link-item .kitten_code:after{left:0;background:url(/themes/custom/trim_the_tail_th/dist/images/brands/kitten-code-logo-animated.png) no-repeat;width:255px;}.component-header-mobile .bottom-area{display:none;}.component-header-mobile .bottom-area.open{display:block;position:fixed;bottom:0;width:100%;border-top:1px solid #c9c5b9;z-index:2;background:#f9f8f5;}.component-header-mobile .bottom-area > nav > ul{display:flex;margin:0;}.component-header-mobile .bottom-area > nav > ul li{display:block;flex-grow:1;border-right:1px solid #c9c5b9;padding:0;flex-basis:100%;}.component-header-mobile .bottom-area > nav > ul li:last-child{border-right:none;}.component-header-mobile .bottom-area > nav > ul li a{color:#3a3533;display:block;padding:13px 10px;text-align:center;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;}.component-header-mobile .bottom-area > nav > ul li:first-child a{padding-right:25px;}.component-header-mobile .bottom-area > nav > ul li:first-child a:after{content:"";position:absolute;height:24px;width:24px;background-color:#e81c24;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-top-right-arrow.svg) no-repeat;}@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);}100%{-webkit-transform:translateX(0%);transform:translateX(0%);}}@keyframes slide-in-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);}100%{-webkit-transform:translateX(0%);transform:translateX(0%);}}@keyframes slide-in-right{0%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(0%);transform:translateX(0%);}}@-webkit-keyframes slide-out-right{100%{-webkit-transform:translateX(100%);transform:translateX(100%);}}@keyframes slide-out-right{100%{-webkit-transform:translateX(100%);transform:translateX(100%);}}@-webkit-keyframes slide-out-left{100%{-webkit-transform:translateX(-100%);transform:translateX(-100%);}}@keyframes slide-out-left{100%{-webkit-transform:translateX(-100%);transform:translateX(-100%);}}.component-header-sticky{display:none;position:fixed;bottom:100%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:500;width:100%;max-width:1440px;background:#ffffff;box-shadow:none;transition:box-shadow 0.4s,-webkit-transform 0.4s;transition:transform 0.4s,box-shadow 0.4s;transition:transform 0.4s,box-shadow 0.4s,-webkit-transform 0.4s;}@media (min-width:1140px){.component-header-sticky{display:block;}}.component-header-sticky.sticky{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);}.component-header-sticky > .inner-content{display:flex;align-items:stretch;}.component-header-sticky > .inner-content:before{position:absolute;content:"";top:0;left:0;width:calc((100% - 1110px) / 2);height:100%;background-color:#e81c24;z-index:1;}.component-header-sticky > .inner-content .block-system-branding-block{display:flex;flex-direction:column;position:relative;background:#e81c24;color:#ffffff;padding:18px 30px 18px 0;z-index:2;min-width:280px;}.component-header-sticky > .inner-content .block-system-branding-block .site-logo{position:relative;}.component-header-sticky > .inner-content .block-system-branding-block .site-slogan{display:block;margin:0 auto 0 0;}.component-header-sticky > .inner-content .header--navigation-composite{display:flex;flex-grow:1;background-color:#ffffff;}.component-header-sticky > .inner-content .header--navigation-composite > nav{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:100%;height:100%;}.component-header-sticky > .inner-content .header--navigation-composite > nav > ul{margin:0;padding:0 18px;}.component-header-sticky > .inner-content .header--navigation-composite > nav > ul > li{padding:0;margin:0 18px 0 0;}.component-header-sticky > .inner-content .header--navigation-composite > nav > ul > li:last-child{margin-right:0;}.component-header-sticky > .inner-content .header--navigation-composite > nav > ul > li > a{color:#000000;}.component-header-sticky > .inner-content .search-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;background-color:#ffffff;}.component-header-sticky > .inner-content .search-wrapper > *{position:relative;}.component-header-sticky > .inner-content .search-wrapper.open .form-item-search-api-fulltext{display:block;}.component-header-sticky > .inner-content .search-wrapper .form--inline{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;}.component-header-sticky > .inner-content .search-wrapper .form-item-search-api-fulltext{display:none;position:absolute;right:30px;top:0;margin:0;padding:0;width:150px;}.component-header-sticky > .inner-content .search-wrapper .form-item-search-api-fulltext input[type=text]{border:none;background:#fafafa;padding:5px;position:relative;top:-5px;}.component-header-sticky > .inner-content .search-wrapper .form-actions .input__wrapper{position:relative;width:24px;height:24px;overflow:hidden;}.component-header-sticky > .inner-content .search-wrapper .form-actions .input__wrapper:after{position:absolute;content:"";top:0;left:0;width:24px;height:24px;z-index:0;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-search.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;}.component-header-sticky > .inner-content .search-wrapper .form-actions .input__wrapper input[type=submit]{position:relative;z-index:1;opacity:0;width:24px;height:24px;padding:0;margin:0;border:0;}.user-logged-in.toolbar-horizontal .component-header-sticky{padding-top:39px;}.user-logged-in.toolbar-tray-open.toolbar-horizontal .component-header-sticky{padding-top:79px;}.header--navigation-composite .menu-level-0{margin-left:0;align-items:center;height:100%;}.header--navigation-composite .menu-level-0 .menu-item{margin-right:18px;padding:0;}.header--navigation-composite .menu-level-0 .menu-item a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.5rem;color:#3a3533;transition:color 0.2s;}.header--navigation-composite .menu-level-0 .menu-item a:hover{text-decoration:none;color:#e81c24;transition:all 0.3s ease-in-out;}.header--navigation-composite .menu-level-0 .menu-item.selected a{color:#e81c24;transition-delay:0.3s;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .custom-block-type--navigation-links{display:flex;flex-direction:column;height:100%;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .custom-block-type--navigation-links.block-layout--single-column .links{flex-wrap:nowrap;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .custom-block-type--navigation-links.block-layout--single-column .links .link-item{width:100%;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .custom-block-type--navigation-links.block-layout--single-column .links .link-container{max-width:100%;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links{display:flex;flex-direction:column;flex-wrap:wrap;padding:30px;width:100%;flex-grow:1;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .link-item{width:100%;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .link-container{max-width:200px;position:relative;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .spacer{max-height:12px;visibility:hidden;line-height:normal;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .regular{display:inline;font-size:0.875rem;line-height:normal;color:#3a3533;text-decoration:none;padding-bottom:3px;display:inline;width:calc(100%);background-image:linear-gradient(rgba(255,255,255,0) calc(100% - 1px),#e81c24 1px);background-position-x:-1920px;background-position-y:100%;background-size:auto;background-repeat:no-repeat;transition:background-position 0.4s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .regular:hover{background-position-x:0;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .regular:hover:before{width:100%;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .heading{margin-bottom:3px;font-size:0.75rem;line-height:1rem;color:#e81c24;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .highlighted{text-decoration:none;font-size:0.875rem;line-height:1.375rem;margin:20px 0;position:relative;padding-bottom:2px;color:#3a3533;position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}@media (min-width:1140px){.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .highlighted{border-bottom:none;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .highlighted:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .highlighted:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .highlighted:hover:after{background:#e81c24;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .highlighted:hover:before{background:#e81c24;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .growing_pup,.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .kitten_code{font-size:0;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .growing_pup:after,.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .kitten_code:after{content:"";position:absolute;width:135px;height:35px;top:-8px;left:-11px;background:url(/themes/custom/trim_the_tail_th/dist/images/brands/growing-pup-logo-animated.png) top left/auto 100% no-repeat;}.header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .kitten_code:after{width:200px;height:42px;background:url(/themes/custom/trim_the_tail_th/dist/images/brands/kitten-code-logo-animated.png) top left/auto 100% no-repeat;top:-5px;left:-20px;}.header--navigation-composite .menu-level-0 .menu-item:last-child{margin-right:0;}.menu--header-top-logged-in{display:none;}.user-logged-in .menu--header-top-logged-in{display:block;}.user-logged-in .menu--header-top .hide-loggedin{display:none;}.horizontal-scroll-indicator{position:relative;}.horizontal-scroll-indicator .x-scroll-indicator--container{overflow-x:scroll;}.horizontal-scroll-indicator .x-scroll-indicator--wrapper{display:flex;}.horizontal-scroll-indicator .x-scroll-indicator--indicator{position:absolute;display:block;min-width:30px;}.horizontal-scroll-indicator .x-scroll-indicator--arrows-container{width:100%;height:20px;position:relative;display:flex;margin-top:15px;justify-content:space-between;z-index:1;}.horizontal-scroll-indicator .x-scroll-indicator--arrows-container .x-scroll-indicator--arrow{width:20px;height:20px;cursor:pointer;transition:visibility 0.25s,opacity 0.25s linear;visibility:visible;opacity:1;}.horizontal-scroll-indicator .x-scroll-indicator--arrows-container .x-scroll-indicator--arrow.left{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-left-arrow.svg) center center/15px 15px no-repeat;}.horizontal-scroll-indicator .x-scroll-indicator--arrows-container .x-scroll-indicator--arrow.right{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-right-arrow.svg) center center/15px 15px no-repeat;}.horizontal-scroll-indicator .x-scroll-indicator--arrows-container .x-scroll-indicator--arrow.hide-arrow{visibility:hidden;opacity:0;}.horizontal-scroll-indicator .x-scroll-indicator--shadow{position:absolute;top:0;left:0;width:20px;height:auto;background-image:linear-gradient(to left,rgba(52,50,52,0),#f9f8f5);transition:visibility 0.25s,opacity 0.25s linear;visibility:visible;opacity:1;}.horizontal-scroll-indicator .x-scroll-indicator--shadow.right{left:auto;right:0;background-image:linear-gradient(to right,rgba(52,50,52,0),#f9f8f5);}.horizontal-scroll-indicator .x-scroll-indicator--shadow.hide-shadow{visibility:hidden;opacity:0;}.horizontal-scroll-indicator .x-scroll-indicator--container::-webkit-scrollbar{display:none;}.horizontal-scroll-indicator .x-scroll-indicator--container{-ms-overflow-style:none;scrollbar-width:none;}.menu-tabs > .tab-labels{display:flex;}.menu-tabs > .tab-labels .tab{flex-basis:100%;text-align:center;text-transform:capitalize;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;color:#3a3533;background-color:#f9f8f5;border:1px solid #c9c5b9;padding:12px 15px;text-decoration:none;}.menu-tabs > .tab-labels .tab.active{color:#e81c24;border:none;border-top:1px solid #e81c24;background-color:#ffffff;text-decoration:none;}.menu-tabs > .tab-labels .tab:first-child{border-left:0;}.menu-tabs > .tab-labels .tab:last-child{border-right:0;}.menu-tabs .tab-contents .tab-content{display:none;}.menu-tabs .tab-contents .tab-content.active{display:flex;}body.show-popup{height:100vh;width:100vw;overflow:hidden;}.nppe-ttt-adoption .nppe-adoption--hero-wrapper{background-color:#f9f8f5;}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero{display:flex;flex-direction:column-reverse;padding-top:30px;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero{flex-direction:row;max-width:1110px;margin:0 auto;padding:50px 0;}}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel{display:flex;}}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-media{position:relative;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-media{max-width:440px;margin-right:80px;}}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-media .media--view-mode-adoption-detail{margin-right:15px;border-radius:10px;overflow:hidden;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-media .media--view-mode-adoption-detail{margin:0;}}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-media .media--view-mode-adoption-detail .field--name-image,.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-media .media--view-mode-adoption-detail img{width:100%;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-media .media--view-mode-adoption-detail .field--name-image,.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-media .media--view-mode-adoption-detail img{width:440px;}}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-media .slick-list{padding:0 30px;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-media .slick-list{padding:0;}}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-media .slick-list .slick-slide{cursor:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-zoom-white-bg.svg),-webkit-zoom-in;cursor:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-zoom-white-bg.svg),zoom-in;}}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-media .zoom-button{position:absolute;content:"";bottom:-24px;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);width:48px;height:48px;border-radius:50%;background-color:#ffffff;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-zoom.svg);background-position:center center;background-size:32px 32px;background-repeat:no-repeat;box-shadow:0 5px 16px 0 rgba(88,79,76,0.12);cursor:pointer;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-media .zoom-button{display:none;}}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-thumbnails-indicator--wrapper{display:flex;flex-direction:column;justify-content:center;width:64px;}}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .indicator-total-number{font-family:"roboto_slabregular",Helvetica,sans-serif;text-align:center;font-size:0.75rem;line-height:1.5rem;margin:35px 0 15px;}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-thumbnails{display:none;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-thumbnails{display:block;}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-thumbnails .custom-arrow{width:24px;height:24px;margin:0 auto;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-down-arrow.svg);background-position:center center;background-size:23px 23px;background-repeat:no-repeat;cursor:pointer;}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-thumbnails .custom-arrow.prev{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-thumbnails .slick-list .slick-slide{border-radius:4px;overflow:hidden;margin:10px 0;cursor:pointer;}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--carousel .carousel-thumbnails .slick-list .slick-slide.slick-current{border:1px solid #e81c24;}}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--info-container{max-width:445px;margin-right:80px;}}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--name{font-family:"roboto_slabregular",Helvetica,sans-serif;text-align:center;font-size:1.875rem;line-height:2.25rem;padding:0 30px;margin-bottom:15px;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--name{text-align:left;font-size:1.5625rem;line-height:2.1875rem;padding:0;margin:40px 0 10px;}}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--summary{padding:0 30px 30px;text-align:center;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--summary{padding:0;text-align:left;}}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--summary .nppe-adoption--date-wrapper{display:flex;justify-content:center;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--summary .nppe-adoption--date-wrapper{justify-content:left;}}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--summary .nppe-adoption--date-wrapper .nppe-adoption--date{position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.5rem;padding-left:22px;}.nppe-ttt-adoption .nppe-adoption--hero-wrapper .nppe-adoption--hero .nppe-adoption--summary .nppe-adoption--date-wrapper .nppe-adoption--date:before{content:"";position:absolute;left:-2px;top:3px;width:18px;height:18px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-calendar.svg);background-position:center center;background-size:18px 18px;background-repeat:no-repeat;}.nppe-ttt-adoption .nppe-adoption--gender-lifestage{display:flex;justify-content:center;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:0.875rem;margin-bottom:15px;padding-top:20px;border-top:1px dashed #c9c5b9;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--gender-lifestage{justify-content:left;}}.nppe-ttt-adoption .nppe-adoption--gender-lifestage .pet-type--dog,.nppe-ttt-adoption .nppe-adoption--gender-lifestage .pet-type--cat{position:relative;padding-left:26px;}.nppe-ttt-adoption .nppe-adoption--gender-lifestage .pet-type--dog:after,.nppe-ttt-adoption .nppe-adoption--gender-lifestage .pet-type--cat:after{position:absolute;content:"";left:4px;top:-3px;width:18px;height:18px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-dog.svg);background-position:center center;background-size:18px 18px;background-repeat:no-repeat;}.nppe-ttt-adoption .nppe-adoption--gender-lifestage .pet-type--dog.pet-type--cat:after,.nppe-ttt-adoption .nppe-adoption--gender-lifestage .pet-type--cat.pet-type--cat:after{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-cat.svg);}.nppe-ttt-adoption .nppe-adoption--region-wrapper{display:flex;justify-content:center;margin-bottom:15px;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--region-wrapper{justify-content:left;margin-bottom:20px;}}.nppe-ttt-adoption .nppe-adoption--region-wrapper .nppe-adoption--region{display:inline-block;position:relative;color:#0d7978;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1.25rem;border-radius:12px;padding:0 8px 2px 22px;border:1px solid #0d7978;}.nppe-ttt-adoption .nppe-adoption--region-wrapper .nppe-adoption--region:before{position:absolute;content:"";left:4px;top:1px;width:18px;height:18px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-teal-location.svg);background-position:center center;background-size:18px 18px;background-repeat:no-repeat;}.nppe-ttt-adoption .nppe-adoption--bullets-wrapper{position:relative;padding:75px 15px 50px;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--bullets-wrapper{max-width:1110px;margin:0 auto;padding:75px 0 50px;}}.nppe-ttt-adoption .nppe-adoption--bullets-wrapper:before{position:absolute;content:"";top:50px;left:15px;width:48px;height:48px;border:1px solid #ffffff;border-radius:50%;background-color:#f5f1e5;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-heart.svg);background-position:center center;background-size:27px 27px;background-repeat:no-repeat;box-shadow:0 4px 12px 0 rgba(88,79,76,0.12);}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--bullets-wrapper:before{left:-3px;}}.nppe-ttt-adoption .nppe-adoption--bullets-wrapper .nppe-adoption--bullets-title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;margin-bottom:20px;padding-top:43px;border-top:1px solid #f5f1e5;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--bullets-wrapper .nppe-adoption--bullets-items{display:flex;flex-direction:column;flex-wrap:wrap;max-height:150px;}}.nppe-ttt-adoption .nppe-adoption--bullets-wrapper .field__item{position:relative;padding-left:28px;margin-bottom:15px;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--bullets-wrapper .field__item{width:33.3%;}}.nppe-ttt-adoption .nppe-adoption--bullets-wrapper .field__item:before{position:absolute;content:"";top:2px;left:0;width:18px;height:18px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-paw.svg);background-position:center center;background-size:18px 18px;background-repeat:no-repeat;}.nppe-ttt-adoption .nppe-adoption--contact-wrapper{display:flex;flex-direction:column;font-family:"roboto_slabregular",Helvetica,sans-serif;margin:0 15px 50px;padding:30px 20px;background-color:#f9f8f5;border:1px solid #f5f1e5;border-radius:4px;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--contact-wrapper{max-width:1110px;flex-direction:row;justify-content:space-between;margin:0 auto 50px;padding:50px;}}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--contact-wrapper .nppe-adoption--title-text--wrapper{width:49%;}}.nppe-ttt-adoption .nppe-adoption--contact-wrapper .nppe-adoption--contact-title{font-size:1.5625rem;line-height:2.1875rem;margin-bottom:10px;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--contact-wrapper .nppe-adoption--contact-title{margin-bottom:20px;}}.nppe-ttt-adoption .nppe-adoption--contact-wrapper .nppe-adoption--contact-text{margin-bottom:10px;}.nppe-ttt-adoption .nppe-adoption--contact-wrapper .nppe-adoption--contact-text .text-formatted{font-family:"roboto_slabregular",Helvetica,sans-serif;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--contact-wrapper .nppe-adoption--contact-bullets--wrapper{display:flex;flex-direction:column;justify-content:center;max-width:40%;}}.nppe-ttt-adoption .nppe-adoption--contact-wrapper .nppe-adoption--contact-bullet{position:relative;font-size:1rem;line-height:2.25rem;padding-left:46px;margin-bottom:10px;overflow-wrap:break-word;word-wrap:break-word;}.nppe-ttt-adoption .nppe-adoption--contact-wrapper .nppe-adoption--contact-bullet:before{position:absolute;content:"";top:0;left:0;width:36px;height:36px;background-color:#e81c24;border-radius:50%;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-phone.svg);background-position:center center;background-size:24px 24px;background-repeat:no-repeat;}.nppe-ttt-adoption .nppe-adoption--contact-wrapper .nppe-adoption--contact-bullet.link:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-external.svg);}.nppe-ttt-adoption .nppe-adoption--contact-wrapper .nppe-adoption--contact-bullet.email:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-email.svg);}.nppe-ttt-adoption .nppe-adoption--contact-wrapper .nppe-adoption--contact-bullet a{color:#3a3533;}.nppe-ttt-adoption .nppe-adoption--contact-wrapper .nppe-adoption--contact-bullet a svg.mailto{display:none;}.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper{display:flex;justify-content:space-between;padding:0 15px;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper{max-width:1110px;margin:0 auto;padding:0;}}.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper .nppe-adoption--next-adoption{margin-left:auto;}.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper a{margin-bottom:30px;}@media (min-width:1140px){.nppe-ttt-adoption .nppe-adoption--nav-buttons-wrapper a{margin-bottom:50px;}}.nppe-ttt-adoption.teaser-simpler .nppe-adoption--teaser{border:solid 1px #f9f8f5;box-shadow:0 4px 12px 0 rgba(88,79,76,0.12);}.nppe-ttt-adoption.teaser-simpler .adoption-teaser--media .field--name-image,.nppe-ttt-adoption.teaser-simpler .adoption-teaser--media img{width:100%;}.nppe-ttt-adoption.teaser-simpler .adoption-teaser--info-wrapper{padding:20px 30px 30px;}.nppe-ttt-adoption.teaser-simpler .adoption-teaser--name{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;margin-bottom:10px;}.nppe-ttt-adoption.teaser-simpler .nppe-adoption--region-wrapper{justify-content:flex-start;}.nppe-ttt-adoption.teaser-simpler .nppe-adoption--gender-lifestage{justify-content:flex-start;}.nppe-ttt-adoption.teaser-simpler .nppe-adoption--bio{font-size:0.875rem;line-height:1.375rem;}.view-nppe-adoption-item-list .adoption-list--hero-wrapper{background-color:#f9f8f5;}.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero{padding:30px 30px 20px;}@media (min-width:1140px){.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero{padding-top:50px;}}.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero .adoption-list-hero--title{font-family:"roboto_slabregular",Helvetica,sans-serif;text-align:center;font-size:1.875rem;line-height:2.25rem;margin-bottom:20px;}@media (min-width:1140px){.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero .adoption-list-hero--title{max-width:760px;font-size:2.5rem;line-height:3.25rem;margin:0 auto 10px;}}.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero .adoption-list-hero--subtitle{text-align:center;padding-top:15px;border-top:1px dashed #c9c5b9;}@media (min-width:1140px){.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero .adoption-list-hero--subtitle{max-width:760px;margin:0 auto;}}.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero .adoption-list-hero--filters-wrapper{display:flex;height:64px;background-color:#ffffff;border-radius:10px;box-shadow:0 4px 12px 0 rgba(88,79,76,0.12);}@media (min-width:1140px){.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero .adoption-list-hero--filters-wrapper{max-width:1110px;min-height:80px;margin:40px auto -55px;}}.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero .adoption-list-hero--filters-wrapper .adoption-list-hero--filters{position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:bold;margin:auto;padding-right:34px;}@media (min-width:1140px){.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero .adoption-list-hero--filters-wrapper .adoption-list-hero--filters{margin:auto 20px auto 30px;padding-right:0;}}.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero .adoption-list-hero--filters-wrapper .adoption-list-hero--filters:after{position:absolute;content:"";right:0;top:0;height:24px;width:24px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-filter.svg);background-position:center center;background-size:24px 24px;background-repeat:no-repeat;}@media (min-width:1140px){.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero .adoption-list-hero--filters-wrapper .adoption-list-hero--filters:after{display:none;}}.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero .adoption-list-hero--filters-wrapper .filter-clon{display:none;margin:auto 15px auto 0;background-color:#f9f8f5;border:1px solid #f9f8f5;padding:2px 4px;border-radius:10px;cursor:pointer;}.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero .adoption-list-hero--filters-wrapper .filter-clon.show{display:block;}.view-nppe-adoption-item-list .adoption-list--hero-wrapper .adoption-list--hero .adoption-list-hero--filters-wrapper .filter-clon:hover{border-color:#e81c24;}.view-nppe-adoption-item-list .view-filters{position:fixed;height:100%;width:80%;max-width:330px;top:0;right:-80%;z-index:999;background-color:#ffffff;transition:left 0.4s;transition:right 0.4s;}.view-nppe-adoption-item-list .view-filters.open{right:0;}.view-nppe-adoption-item-list .view-filters .filters-wrapper,.view-nppe-adoption-item-list .view-filters .inner-content,.view-nppe-adoption-item-list .view-filters .views-exposed-form,.view-nppe-adoption-item-list .view-filters .form--inline{height:100%;}.view-nppe-adoption-item-list .view-filters .adoption-filters--label{display:flex;justify-content:space-between;padding:30px 15px;background-color:#f9f8f5;}.view-nppe-adoption-item-list .view-filters .adoption-filters--label .filter-label-mb{position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;padding-left:34px;}.view-nppe-adoption-item-list .view-filters .adoption-filters--label .filter-label-mb:before{position:absolute;content:"";left:0;top:0;height:24px;width:24px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-filter.svg);background-position:center center;background-size:24px 24px;background-repeat:no-repeat;}.view-nppe-adoption-item-list .view-filters .adoption-filters--label .filter-reset{cursor:pointer;}.view-nppe-adoption-item-list .view-filters .adoption-filters--wrapper{height:calc(100% - 86px);padding:15px 15px 30px;overflow-y:scroll;}.view-nppe-adoption-item-list .view-filters .adoption-filters--wrapper > .form-item{border-bottom:1px solid #c9c5b9;margin-bottom:0;}.view-nppe-adoption-item-list .view-filters .adoption-filters--wrapper > .form-item summary{position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;padding:15px 0;}.view-nppe-adoption-item-list .view-filters .adoption-filters--wrapper > .form-item summary::marker{content:"";display:none;}.view-nppe-adoption-item-list .view-filters .adoption-filters--wrapper > .form-item summary::-webkit-details-marker{display:none;}.view-nppe-adoption-item-list .view-filters .adoption-filters--wrapper > .form-item summary:after{position:absolute;content:"";right:0;top:15px;height:24px;width:24px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-plus.svg);background-position:center center;background-size:24px 24px;background-repeat:no-repeat;}.view-nppe-adoption-item-list .view-filters .adoption-filters--wrapper > .form-item summary[aria-expanded=true]:after{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-minus.svg);}.view-nppe-adoption-item-list .view-filters .adoption-filters--wrapper > .form-item .details-wrapper{padding:0 0 10px;}.view-nppe-adoption-item-list .view-filters .adoption-filters--wrapper .form-actions{margin-top:30px;}.view-nppe-adoption-item-list .view-filters .adoption-filters--wrapper .form-actions [data-drupal-selector=edit-reset]{display:none;}.view-nppe-adoption-item-list .alp-off-canvas-filter--overlay{position:fixed;display:none;height:100%;width:100%;background:rgba(88,79,76,0.5);top:0;left:0;z-index:998;transition:left 0.4s;}.view-nppe-adoption-item-list .alp-off-canvas-filter--overlay.open{display:block;}.view-nppe-adoption-item-list .view-content{padding-top:30px;}@media (min-width:1140px){.view-nppe-adoption-item-list .view-content{padding-top:90px;}}.view-nppe-adoption-item-list .view-content .teaser-simpler{margin-bottom:20px;}@media (min-width:1140px){.view-nppe-adoption-item-list .view-content .teaser-simpler{margin-bottom:30px;}}.view-nppe-adoption-item-list .view-empty .no-results--adoption{padding:30px 15px;}@media (min-width:1140px){.view-nppe-adoption-item-list .view-empty .no-results--adoption{padding:140px 15px 100px;}}.view-nppe-adoption-item-list .view-empty .no-results--adoption .no-results--adoption-title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:1.875rem;margin-bottom:20px;}.view-nppe-adoption-item-list .view-empty .no-results--adoption .no-results--adoption-reset{cursor:pointer;display:inline-block;}.article--main-content-wrapper > div > div > .field__item{margin-bottom:50px;}.article--main-content-wrapper .paragraph--type--c-text{padding:0;}.article--main-content-wrapper .paragraph--type--c-text .field--name-field-summary-text p{padding:0;}.article--main-content-wrapper .component--text-image{padding:0;}.article--hero{margin-bottom:50px;}@media (min-width:1140px){.article--hero{margin-bottom:80px;}}.article--hero .hero--image{margin-bottom:-40px;}@media (min-width:1140px){.article--hero .hero--image{max-width:1440px;margin:0 auto -105px auto;}}.article--hero .hero--image .field--type-image{width:100%;}.article--hero .hero--image .field--type-image img{width:100%;}.article--hero .hero--content{box-shadow:0 4px 12px 0 rgba(0,0,0,0.16);position:relative;background-color:#ffffff;}.article--hero .hero--content-container{padding:30px 20px 15px 20px;}@media (min-width:1140px){.article--hero .hero--content-container{padding:34px 50px;display:flex;justify-content:space-between;}}@media (min-width:1140px){.article--hero .hero--category-header-time-wrapper{display:flex;flex-direction:column;justify-content:center;flex-wrap:nowrap;}}.article--hero .hero--article-category{margin-bottom:15px;}.article--hero .hero--article-category a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.125rem;line-height:1rem;text-decoration:none;color:#e81c24;}@media (min-width:1140px){.article--hero .hero--article-category a{font-size:1.25rem;line-height:1rem;}}.article--hero .hero--article-header{font-size:1.875rem;line-height:2.25rem;margin-bottom:20px;}@media (min-width:1140px){.article--hero .hero--article-header{font-size:2.5rem;line-height:3.25rem;}}.article--hero .hero--article-reading-time{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1rem;margin-bottom:15px;}@media (min-width:1140px){.article--hero .hero--article-reading-time{margin-bottom:0;}}.article--hero .hero--article-brand,.article--hero .hero--article-logo{border-top:1px solid #c9c5b9;padding-top:10px;}.article--hero .hero--article-brand h2,.article--hero .hero--article-brand .h2,.article--hero .hero--article-logo h2,.article--hero .hero--article-logo .h2{display:none;}.article--hero .hero--article-brand .field--name-image,.article--hero .hero--article-logo .field--name-image{display:flex;justify-content:center;align-items:center;width:100%;}@media (min-width:1140px){.article--hero .hero--article-brand .field--name-image,.article--hero .hero--article-logo .field--name-image{width:180px;height:166px;}}.article--hero .hero--article-brand .field--name-image img,.article--hero .hero--article-logo .field--name-image img{max-width:180px;margin-right:auto;}@media (min-width:1140px){.article--hero .hero--article-brand .field--name-image img,.article--hero .hero--article-logo .field--name-image img{width:100%;}}@media (min-width:1140px){.article--hero .hero--article-brand,.article--hero .hero--article-logo{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;height:166px;width:230px;border-top:none;border-left:1px solid #c9c5b9;margin-top:0;margin-left:30px;padding-top:0;padding-left:50px;}}.node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}.node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}.node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}.node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}.node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}.node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}.node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}.node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}.node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}.node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}.node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#171c8f;}.node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}.node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}.node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}.node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}.node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}.node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}.node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}.article--progressbar{width:100%;max-height:100vh;background-color:#ffffff;box-shadow:0 4px 12px 0 rgba(0,0,0,0.16);overflow:scroll;}@media (min-width:1140px){.article--progressbar{max-width:1440px;margin:0 auto;height:95px;overflow:visible;}}.article--progressbar.sticky{position:fixed;top:0;z-index:20;}@media (min-width:1140px){.article--progressbar.sticky{top:87px;}}@media (min-width:1140px){.user-logged-in .article--progressbar.sticky{top:126px;}}@media (min-width:1140px){.user-logged-in.toolbar-tray-open.toolbar-horizontal .article--progressbar.sticky{top:166px;}}.article--progressbar .article--progressbar-content-wrapper{max-width:1110px;margin:0 auto;}@media (min-width:1140px){.article--progressbar .article--progressbar-content-wrapper{display:flex;height:100%;justify-content:space-between;position:relative;}}@media (min-width:1140px){.article--progressbar .article--progressbar-image-anchors-wrapper{display:flex;}}.article--progressbar .progressbar--image{display:none;}@media (min-width:1140px){.article--progressbar .progressbar--image{display:block;max-width:180px;margin:auto;}.article--progressbar .progressbar--image img{max-height:80px;width:auto;}}.article--progressbar .progressbar--anchors{position:relative;background-color:#ffffff;}@media (min-width:1140px){.article--progressbar .progressbar--anchors{max-width:400px;border-radius:0 0 15px 15px;margin-top:20px;z-index:1;}}.article--progressbar .progressbar--anchors .progressbar--dropdown-content{display:none;position:relative;padding:0 15px;-webkit-animation:growDown 400ms ease-in-out forwards;animation:growDown 400ms ease-in-out forwards;-webkit-transform-origin:top center;transform-origin:top center;background-color:#ffffff;}@media (min-width:1140px){.article--progressbar .progressbar--anchors .progressbar--dropdown-content{box-shadow:1px 8px 6px rgba(0,0,0,0.16);padding-bottom:15px;border-radius:0 0 15px 15px;}}.article--progressbar .progressbar--anchors .progressbar--dropdown-content:before{content:"";height:1px;width:calc(100% - 30px);background-color:#c9c5b9;position:absolute;top:0;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);}@media (min-width:1140px){.article--progressbar .progressbar--anchors .progressbar--dropdown-content:before{display:none;}}.article--progressbar .progressbar--anchors .progressbar--dropdown-content.open{display:block;}.article--progressbar .progressbar--anchors .progressbar--dropbtn-wrapper{height:60px;padding:18px 40px 18px 15px;display:flex;cursor:pointer;}@media (min-width:1140px){.article--progressbar .progressbar--anchors .progressbar--dropbtn-wrapper{margin-bottom:10px;}}.article--progressbar .progressbar--anchors .progressbar--dropbtn-wrapper.open .progressbar--dropbtn:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.article--progressbar .progressbar--anchors .progressbar--dropbtn{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;}@media (min-width:1140px){.article--progressbar .progressbar--anchors .progressbar--dropbtn{line-height:1.5rem;position:relative;padding-right:40px;}}.article--progressbar .progressbar--anchors .progressbar--dropbtn:after{content:"";width:24px;height:24px;position:absolute;top:18px;right:15px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-down-arrow.svg) center center/24px 24px no-repeat;transition:300ms ease all;pointer-events:none;}@media (min-width:1140px){.article--progressbar .progressbar--anchors .progressbar--dropbtn:after{top:1px;right:0;}}.article--progressbar .progressbar--anchors li{overflow:hidden;text-overflow:ellipsis;height:24px;margin-bottom:15px;}.article--progressbar .progressbar--anchors li:first-child{padding-top:15px;height:39px;}.article--progressbar .progressbar--anchors li:first-child a{line-height:1.8125rem;}.article--progressbar .progressbar--anchors li.active a{font-weight:bold;}@media (min-width:1140px){.article--progressbar .progressbar--anchors li:last-child{margin-bottom:0;}}.article--progressbar .progressbar--anchors li a{white-space:nowrap;font-size:1rem;line-height:1.5rem;font-family:"robotolight",Helvetica,sans-serif;color:#3a3533;}.article--progressbar .progressbar--suggested-and-next-wrapper{display:flex;}.article--progressbar .progressbar--next-article-wrapper{display:none;position:relative;}@media (min-width:1140px){.article--progressbar .progressbar--next-article-wrapper{display:flex;flex-direction:column;align-content:flex-end;justify-content:center;text-align:right;max-width:250px;padding-left:30px;}}@media (min-width:1140px){.article--progressbar .progressbar--next-article-wrapper:before{content:"";width:1px;height:45px;background-color:#c9c5b9;position:absolute;left:0;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);}}.article--progressbar .progressbar--next-article-label{font-size:0.75rem;line-height:1rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#e81c24;margin-bottom:2px;}.article--progressbar .progressbar--next-article{font-size:1rem;line-height:1.5rem;font-family:"roboto_slabregular",Helvetica,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.article--progressbar .progressbar--next-article a{text-decoration:none;color:#3a3533;}.article--progressbar .progressbar--suggested-products{display:none;-webkit-animation:growDown 400ms ease-in-out forwards;animation:growDown 400ms ease-in-out forwards;-webkit-transform-origin:top center;transform-origin:top center;position:relative;width:100%;}@media (min-width:1140px){.article--progressbar .progressbar--suggested-products{display:flex;margin-right:30px;}.article--progressbar .progressbar--suggested-products a{margin:auto;}}.article--progressbar .progressbar--suggested-products:after{content:"";width:24px;height:24px;position:absolute;top:11px;right:15px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/product/icon-white-feeding-guide.svg) center center/24px 24px no-repeat;transition:300ms ease all;}@media (min-width:1140px){.article--progressbar .progressbar--suggested-products:after{display:none;}}.article--progressbar .progressbar--suggested-products.open{display:block;}@media (min-width:1140px){.article--progressbar .progressbar--suggested-products.open{display:flex;}}.article--progressbar .progressbar-main-bar{background:#e81c24;height:3px;width:0px;}@-webkit-keyframes growDown{0%{-webkit-transform:scaleY(0);transform:scaleY(0);}100%{-webkit-transform:scaleY(1);transform:scaleY(1);}}@keyframes growDown{0%{-webkit-transform:scaleY(0);transform:scaleY(0);}100%{-webkit-transform:scaleY(1);transform:scaleY(1);}}.node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}.node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}.node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}.node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}.node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}.node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}.node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}.node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}.node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}.node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}.node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#171c8f;}.node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}.node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}.node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}.node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}.node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}.node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}.node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}.article--utility-bar{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding:0;}@media (min-width:1140px){.article--utility-bar{padding:0 15px;}}.field--name-field-article-sidebar-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%;}.field--name-field-article-sidebar-block > .field__item{overflow:auto;width:100%;margin-bottom:50px;}@media (min-width:1140px){.field--name-field-article-sidebar-block > .field__item:last-child{margin-bottom:0;}}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .image-wrapper{position:relative;border-top:9px solid #e81c24;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .image-wrapper .article-listing-home-featured--slick-arrow{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .image-wrapper .article-listing-home-featured--slick-arrow.slick-prev{left:0;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .image-wrapper .article-listing-home-featured--slick-arrow.slick-next{right:0;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .image-wrapper .field--name-field-article-teaser-image .field--name-image{width:100%;min-height:100%;}@media (min-width:1140px){.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .image-wrapper .field--name-field-article-teaser-image .field--name-image{min-height:357px;}}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .image-wrapper .field--name-field-article-teaser-image .field--name-image img{width:100%;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .image-wrapper .hero--article-brand{position:absolute;right:10px;bottom:10px;width:70px;height:70px;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .image-wrapper .hero--article-brand img{border-radius:50%;}@media (min-width:1140px){.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .image-wrapper .hero--article-brand{right:20px;bottom:20px;}}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content{background:#ffffff;padding:30px 20px;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content .info{display:flex;justify-content:space-between;margin-bottom:10px;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content .info .category a{font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);text-decoration:none;}@media (min-width:1140px){.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content .info .category a{border-bottom:none;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content .info .category a:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content .info .category a:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content .info .category a:hover:after{background:#e81c24;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content .info .category a:hover:before{background:#e81c24;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content .info .reading-time{font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content h2,.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content .h2{margin:0;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content h2 a,.node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content .h2 a{font-size:1.5625rem;line-height:2.125rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;text-decoration:none;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #171c8f;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#171c8f;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}.node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}body.page-node-type-nppe-article .block-page-title-block h1,body.page-node-type-nppe-article .block-page-title-block .h1{display:none;}body.page-node-type-nppe-article .node--type-nppe-article.node--view-mode-full .article--main-content-wrapper{margin-bottom:10px;padding:0;}body.page-node-type-nppe-article .node--type-nppe-article.node--view-mode-full .field--name-field-article-bottom-components{margin-bottom:100px;}.node--type-nppe-article.node--view-mode-c-articles-list-home-extra{padding-left:5px;}@media (min-width:1140px){.node--type-nppe-article.node--view-mode-c-articles-list-home-extra{padding-left:15px;}}.node--type-nppe-article.node--view-mode-c-articles-list-home-extra > .info{display:flex;justify-content:space-between;margin-bottom:10px;}.node--type-nppe-article.node--view-mode-c-articles-list-home-extra > .info > .category a{font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}@media (min-width:1140px){.node--type-nppe-article.node--view-mode-c-articles-list-home-extra > .info > .category a{border-bottom:none;}.node--type-nppe-article.node--view-mode-c-articles-list-home-extra > .info > .category a:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.node--type-nppe-article.node--view-mode-c-articles-list-home-extra > .info > .category a:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.node--type-nppe-article.node--view-mode-c-articles-list-home-extra > .info > .category a:hover:after{background:#e81c24;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.node--type-nppe-article.node--view-mode-c-articles-list-home-extra > .info > .category a:hover:before{background:#e81c24;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}}.node--type-nppe-article.node--view-mode-c-articles-list-home-extra > .info > .reading-time{font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;}.node--type-nppe-article.node--view-mode-c-articles-list-home-extra > h2,.node--type-nppe-article.node--view-mode-c-articles-list-home-extra > .h2{margin:0 0 5px;}.node--type-nppe-article.node--view-mode-c-articles-list-home-extra > h2 a,.node--type-nppe-article.node--view-mode-c-articles-list-home-extra > .h2 a{font-size:1rem;line-height:1.25rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed{width:100%;display:flex;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed > .image-wrapper{position:relative;border-top:9px solid #e81c24;position:relative;overflow:visible;border-width:5px;width:46%;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed > .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}@media (min-width:1140px){.node--type-nppe-article.node--view-mode-c-articles-list-home-listed > .image-wrapper{width:40%;}}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed > .image-wrapper .field--name-field-article-teaser-image .field--name-image{width:100%;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed > .image-wrapper .field--name-field-article-teaser-image .field--name-image img{width:100%;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content{width:54%;padding:0 0 0 30px;}@media (min-width:1140px){.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content{width:60%;}}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .category{margin-bottom:5px;display:flex;justify-content:space-between;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .category .category-sponsor-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .category a{font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);margin-right:10px;text-decoration:none;}@media (min-width:1140px){.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .category a{border-bottom:none;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .category a:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .category a:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .category a:hover:after{background:#e81c24;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .category a:hover:before{background:#e81c24;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}}@media (min-width:1140px){.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .category a{margin-right:0;}}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .category .brand-name{margin-left:0;font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;}@media (min-width:1140px){.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .category .brand-name{margin-left:8px;}}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .category .brand-name .dot{border-radius:50%;width:6px;height:6px;display:inline-block;margin-right:5px;background:#3a3533;vertical-align:middle;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content > h2,.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content > .h2{margin:0 0 5px;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content > h2 a,.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content > .h2 a{font-size:1rem;line-height:1.25rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;text-decoration:none;}@media (min-width:1140px){.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content > h2 a,.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content > .h2 a{font-size:1.25rem;}}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .reading-time-mobile,.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .reading-time-desktop{font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;}@media (min-width:1140px){.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .reading-time-mobile{display:none;}}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .reading-time-desktop{display:none;}@media (min-width:1140px){.node--type-nppe-article.node--view-mode-c-articles-list-home-listed .content .reading-time-desktop{display:block;}}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper:before{background-color:#389bc9;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper:before{background-color:#00238c;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper:before{background-color:#222222;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper:before{background-color:#4e6548;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper:before{background-color:#faf6ed;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper:before{background-color:#eee9ea;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper:before{background-color:#e81c24;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper:before{background-color:#00c0f3;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper:before{background-color:#ffe600;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper:before{background-color:#ffe600;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#171c8f;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper:before{background-color:#171c8f;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper:before{background-color:#222222;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper:before{background-color:#0e4231;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper:before{background-color:#84754e;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper:before{background-color:#234b8d;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper:before{background-color:#234b8d;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper:before{background-color:#df5300;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}.node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper:before{background-color:#92b533;}.utility-bar--author{padding:0 15px 15px;}@media (min-width:1140px){.utility-bar--author{padding:0 0 10px;}}.utility-bar--author .nppe_author{display:flex;align-items:center;}@media (min-width:1140px){.utility-bar--author .nppe_author{align-items:flex-start;flex-direction:column;}}.utility-bar--author .nppe_author-image{margin-right:15px;flex:0 0 72px;}@media (min-width:1140px){.utility-bar--author .nppe_author-image{margin-right:0;margin-bottom:20px;}}.utility-bar--author .nppe_author-image img{border-radius:50%;width:72px;height:72px;}@media (min-width:1140px){.utility-bar--author .nppe_author-image img{width:120px;height:120px;}}.utility-bar--author .nppe_author-name-lastname{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;margin-bottom:2px;}@media (min-width:1140px){.utility-bar--author .nppe_author-name-lastname{font-size:1.25rem;line-height:1.625rem;margin-bottom:5px;}}.utility-bar--author .nppe_author-subtitle{font-size:1rem;line-height:1.5rem;}.utility-bar--author .nppe_author-link a{font-size:0.75rem;line-height:1rem;white-space:nowrap;}.utility-bar--related-topics{margin-top:5px;width:100%;}@media (min-width:1140px){.utility-bar--related-topics{padding-top:15px;}}.utility-bar--related-topics .related-topics--label{width:calc(100% - 30px);font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1rem;margin:0 auto 5px;border-top:1px solid #c9c5b9;padding-top:20px;}@media (min-width:1140px){.utility-bar--related-topics .related-topics--label{width:100%;}}.utility-bar--related-topics .related-topics--links{display:flex;flex-wrap:nowrap;overflow-x:scroll;width:100%;margin-bottom:40px;padding:0 15px 10px;}@media (min-width:1140px){.utility-bar--related-topics .related-topics--links{overflow:hidden;flex-wrap:wrap;padding:0 0 10px;}}.utility-bar--related-topics .related-topics--links a{margin:10px 10px 0 0;font-size:0.75rem;line-height:1rem;white-space:nowrap;}.utility-bar--related-topics .related-topics--links a:before,.utility-bar--related-topics .related-topics--links aafter{bottom:0;}.utility-bar--sponsor-wrapper{padding-bottom:20px;display:flex;}@media (min-width:1140px){.utility-bar--sponsor-wrapper{padding-bottom:15px;}}.utility-bar--sponsor{background-color:#2f3135;display:flex;padding:3px 10px 5px;border-radius:2px;color:#ffffff;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1rem;}.utility-bar--sponsor img{display:none;}.utility-bar--sponsor .field__item:first-child{margin-left:3px;}.utility-bar--sponsor a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1rem;color:#ffffff;text-decoration:none;}.node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}.node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}.node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}.node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}.node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}.node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}.node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}.node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}.node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}.node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}.node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#171c8f;color:#ffffff;}.node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}.node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}.node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}.node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}.node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}.node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}.node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}#block-breeddetailscatcomponents{margin-bottom:25px;}@media (min-width:1140px){#block-breeddetailscatcomponents{margin-bottom:50px;}}#block-breeddetailsdogcomponents{margin-bottom:25px;}@media (min-width:1140px){#block-breeddetailsdogcomponents{margin-bottom:50px;}}#block-ttt-purina-logo-footer .field--type-image{flex:1;}.block-views-exposed-filter-blocknppe-breed-selector-results-nppe-bs-cat-library .form-item{margin-right:0;}.block-views-exposed-filter-blocknppe-breed-selector-results-nppe-bs-cat-library input[type=text]{padding:28px 20px !important;border-bottom:0 !important;}.block-views-exposed-filter-blocknppe-breed-selector-results-nppe-bs-cat-library input[type=text]:hover,.block-views-exposed-filter-blocknppe-breed-selector-results-nppe-bs-cat-library input[type=text]:active{border-bottom:0 !important;}.block-views-exposed-filter-blocknppe-breed-selector-results-nppe-bs-cat-library .form-actions input[type=submit]{top:8px;}.block-views-exposed-filter-blocknppe-breed-selector-results-nppe-bs-dog-library .form-item{margin-right:0;}.block-views-exposed-filter-blocknppe-breed-selector-results-nppe-bs-dog-library input[type=text]{padding:28px 20px !important;border-bottom:0 !important;}.block-views-exposed-filter-blocknppe-breed-selector-results-nppe-bs-dog-library input[type=text]:hover,.block-views-exposed-filter-blocknppe-breed-selector-results-nppe-bs-dog-library input[type=text]:active{border-bottom:0 !important;}.block-views-exposed-filter-blocknppe-breed-selector-results-nppe-bs-dog-library .form-actions input[type=submit]{top:8px;}.block-system-branding-block{position:relative;}@media (min-width:1140px){.block-system-branding-block{display:flex;margin-right:auto;}}.block-system-branding-block .site-logo{position:absolute;width:100%;height:100%;}.block-system-branding-block .site-logo img{max-width:157px;}.block-system-branding-block .site-name{display:none;}.block-system-branding-block .site-slogan{font-family:"roboto_slabregular",Helvetica,sans-serif;color:#ffffff;font-size:1rem;}@media (min-width:1140px){.block-system-branding-block .site-slogan{margin:0 72px 0 170px;position:relative;}.block-system-branding-block .site-slogan:after{content:"";position:absolute;top:2px;right:-1px;width:4px;height:4px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-trademark.svg) center center/4px 4px no-repeat;}}.custom-block-type--navigation-blocks{height:100%;}.custom-block-type--navigation-blocks .field--name-field-nav-banner-image{height:100%;}.custom-block-type--navigation-blocks .field--name-field-nav-banner-image .media{display:flex;flex-direction:column;height:100%;}.custom-block-type--navigation-blocks .field--name-field-nav-banner-image .media .field--type-image{position:relative;width:100%;min-height:440px;min-width:440px;height:100%;flex-grow:1;overflow:hidden;}.custom-block-type--navigation-blocks .field--name-field-nav-banner-image .media .field--type-image img{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:100%;height:auto;}.custom-block-type--navigation-blocks.cta-block-style-1{position:relative;}.custom-block-type--navigation-blocks.cta-block-style-1 .inner-content{position:absolute;bottom:40px;width:100%;}.custom-block-type--navigation-blocks.cta-block-style-1 .inner-content .field--name-field-nav-banner-cta{display:flex;justify-content:center;}.custom-block-type--navigation-blocks.cta-block-style-1 .inner-content .field--name-field-nav-banner-cta .field__item a{color:#ffffff;}.custom-block-type--navigation-blocks.cta-block-style-1 .inner-content .field--name-field-nav-banner-cta .field__item:not(:first-child){margin-left:20px;}.custom-block-type--navigation-blocks.cta-block-style-2{position:relative;min-height:440px;}.custom-block-type--navigation-blocks.cta-block-style-2 .inner-content{position:absolute;bottom:0;width:100%;background:#e81c24;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;color:#ffffff;padding:30px 20px;}.custom-block-type--navigation-blocks.cta-block-style-2 .inner-content .field--type-text-long p{font-size:0.875rem;line-height:1.5rem;margin:5px 0 15px;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#ffffff;}.custom-block-type--navigation-blocks.cta-block-style-2 .inner-content .field--type-link .field__item{display:flex;}.custom-block-type--navigation-blocks.cta-block-style-2 .inner-content .field--type-link .field__item a{font-size:1rem;line-height:1.375rem;background-color:#ffffff;border-color:#ffffff;color:#e81c24;}.custom-block-type--navigation-blocks.cta-block-style-2 .inner-content .field--type-link .field__item a:hover{background-color:#e81c24;border-color:#ffffff;color:#ffffff;}.custom-block-type--navigation-blocks.cta-block-style-3{display:flex;}.custom-block-type--navigation-blocks.cta-block-style-3 .inner-content{background:#e81c24;flex:0 0 53%;padding:30px;-ms-flex-preferred-size:calc(53% - 60px);}.custom-block-type--navigation-blocks.cta-block-style-3 .inner-content .inner-title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:2.5rem;line-height:3.25rem;color:#ffffff;margin:28% 0 10px;}.custom-block-type--navigation-blocks.cta-block-style-3 .inner-content .field--type-text-long{font-size:0.875rem;line-height:1.5rem;margin-bottom:20px;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#ffffff;}.custom-block-type--navigation-blocks.cta-block-style-3 .inner-content .field--type-link .field__item{display:flex;}.custom-block-type--navigation-blocks.cta-block-style-3 .inner-content .field--type-link .field__item a{font-size:1rem;line-height:1.375rem;background-color:#ffffff;border-color:#ffffff;color:#e81c24;}.custom-block-type--navigation-blocks.cta-block-style-3 .inner-content .field--type-link .field__item a:hover{background-color:#e81c24;border-color:#ffffff;color:#ffffff;}.custom-block-type--navigation-blocks.cta-block-style-3 .field--name-field-nav-banner-image{flex:0 0 47%;}.custom-block-type--navigation-blocks.cta-block-style-5 .inner-content{display:none;}.custom-block-type--navigation-links .pane-icon{display:none;position:relative;min-height:77px;border-bottom:1px solid #c9c5b9;}@media (min-width:1140px){.custom-block-type--navigation-links .pane-icon{display:block;}}.custom-block-type--navigation-links .pane-icon .pet-icon{width:45px;height:48px;position:absolute;bottom:-4px;left:36px;}.custom-block-type--navigation-links .pane-icon .pet-icon.icon-dog{background:url(/themes/custom/trim_the_tail_th/dist/images/hero-small/animated-dog.png) no-repeat;}.custom-block-type--navigation-links .pane-icon .pet-icon.icon-cat{background:url(/themes/custom/trim_the_tail_th/dist/images/hero-small/animated-cat.png) no-repeat;}@media (min-width:1140px){.custom-block-type--navigation-links .pane-icon .pet-label{display:none;}}.route-nppe-breed-selector-breed-library-dog .ajax-progress,.route-nppe-breed-selector-breed-library-cat .ajax-progress,.route-nppe-breed-selector-dog-breed-results .ajax-progress,.route-nppe-breed-selector-cat-breed-results .ajax-progress{display:none;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .breed-selector-intro{position:relative;z-index:5;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-top{padding-bottom:40px;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-top .intro-animation{margin:40px 0;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-top .intro-animation img,.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-top .intro-animation canvas{max-width:100%;height:auto !important;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-top .breed-selector--main-title{font-size:1.875rem;line-height:2.1875rem;margin-bottom:20px;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .arch{background-color:#ffffff;position:relative;height:250px;overflow:hidden;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .arch:before{content:"";width:150%;height:370px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#f5f1e5;border-radius:100%;}@media (min-width:1140px){.block-field-blocknodelanding-pagefield-breed-selector-intro-page .arch:before{width:115%;}}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .field--name-field-nppe-bs-button{display:flex;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main{background:url(/themes/custom/trim_the_tail_th/dist/images/breed/breed-selector-intro/intro-bg.png) repeat-y center 250px #f5f1e5;background-size:contain;padding-bottom:40px;}@media (min-width:1140px){.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main{padding-bottom:200px;}}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .arch{background-color:#ffffff;position:relative;height:250px;overflow:hidden;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .arch:before{content:"";width:150%;height:370px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#f5f1e5;border-radius:100%;}@media (min-width:1140px){.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .arch:before{width:115%;}}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .arch-bottom{margin-top:-250px;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .row:first-child{margin-top:40px;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .row.vertical-align{display:flex;flex-direction:column;justify-content:center;}@media (min-width:1140px){.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .row.vertical-align{align-items:center;flex-direction:row;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .row.vertical-align.image-right{flex-direction:row-reverse;}}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .row .breed-landing--image-text_text{z-index:999;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .row .breed-landing--image-text_text .breed-landing--image-text_title{font-size:1.5625rem;line-height:2.1875rem;margin-bottom:15px;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .animal-illustration{position:relative;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .animal-illustration img{width:50%;max-width:200px;margin-bottom:20px;}@media (min-width:1140px){.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .animal-illustration img{width:100%;max-width:none;margin-bottom:0;}}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .animal-illustration .paws{display:none;}@media (min-width:1140px){.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .animal-illustration .paws{display:block;position:absolute;}}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .animal-illustration .paws.paws1,.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .animal-illustration .paws.paws3{width:150px;bottom:-18%;right:-38%;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .animal-illustration .paws.paws2{width:170px;bottom:-37%;left:-27%;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .animal-illustration .paws.paws4{width:150px;bottom:-27%;left:-21%;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .animal-illustration .paws.paws4.dog{width:140px;bottom:-25%;left:-12%;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-main .animal-illustration .paws.paws5{width:120px;bottom:-55%;right:-5%;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-bottom{position:relative;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-bottom p,.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-bottom a{color:#ffffff;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-bottom .cta.main{text-decoration:none;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-bottom .cta.main:hover{border-color:#e81c24;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-bottom .arch{background-color:#f5f1e5;height:200px;}@media (min-width:1140px){.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-bottom .arch{height:160px;}}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-bottom .arch:before{background-color:#3a3533;}.block-field-blocknodelanding-pagefield-breed-selector-intro-page .intro-bottom .arch-bottom{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.node--nppe-breed-selector-detail--full{overflow-x:hidden;}.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block img{max-width:100%;}.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .row{padding:20px 0 0 0;}.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .row.outer-container{display:none;}.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .row h1.main-title span,.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .row .main-title.h1 span{font-size:48px;margin-top:40px;margin-bottom:40px;font-weight:400;}@media (min-width:1140px){.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .row h1.main-title span,.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .row .main-title.h1 span{font-size:64px;}}.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .text h3,.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .text .h3,.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .text p{color:#ffffff;}.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .text h6,.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .text .h6{margin-top:25px;}.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .text h6 a,.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .text .h6 a{color:#ffffff;background-color:#e81c24;padding:15px;text-decoration:none;line-height:3em;font-size:14px;}.node--nppe-breed-selector-detail--full .nppe-bs--selector-detail-block .consider > .paragraph{padding:30px;}.node--nppe-breed-selector-detail--full .component--text-image{padding:30px 15px;}.node--nppe-breed-selector-detail--full .component--hero-small .hero-small--image{min-width:62%;text-align:center;}.node--nppe-breed-selector-detail--full .component--hero-small .hero-small--image .field--type-image{background-color:#ffffff;}@media (min-width:1140px){.node--nppe-breed-selector-detail--full .component--hero-small .hero-small--image .field--type-image{min-height:600px;}}.node--nppe-breed-selector-detail--full .component--hero-small .hero-small--image .field--type-image img{max-width:500px;}.node--nppe-breed-selector-detail--full .component--hero-small .hero-small--content-area-wrapper{margin-top:-10px;min-width:50%;}@media (min-width:1140px){.node--nppe-breed-selector-detail--full .component--hero-small .hero-small--content-area-wrapper{margin-top:0;}}.node--nppe-breed-selector-detail--full .component--hero-small .hero-small--content-area-wrapper .hero-small--content-area{padding:30px 15px;}@media (min-width:1140px){.node--nppe-breed-selector-detail--full .component--hero-small .hero-small--content-area-wrapper .hero-small--content-area{padding:30px;}}.node--nppe-breed-selector-detail--full .paragraph--type--accordion{padding:0 15px;margin:40px 0;}@media (min-width:1140px){.node--nppe-breed-selector-detail--full .paragraph--type--accordion{margin:50px 0;}}.node--nppe-breed-selector-detail--full .paragraph--type--accordion .paragraph--type--accordion-item{border-top:none !important;}.node--nppe-breed-selector-detail--full .paragraph--type--accordion .field--name-field-accordion-item{border-bottom:none;}.node--nppe-breed-selector-detail--full .quicklinks--links{margin-left:15px;margin-right:15px;}.node--nppe-breed-selector-detail--full .paragraph--type--c-text .field--name-field-summary-text{padding:0 15px;}.node--nppe-breed-selector-detail--full .paragraph--type--c-text .field--name-field-summary-text table{table-layout:fixed;}.node--nppe-breed-selector-detail--full .paragraph--type--c-text .field--name-field-summary-text table tr td{width:50%;white-space:inherit;}.node--nppe-breed-selector-detail--full .paragraph--type--c-text .field--name-field-summary-text table tr th:first-child,.node--nppe-breed-selector-detail--full .paragraph--type--c-text .field--name-field-summary-text table tr td:first-child{padding-right:25px;}@media (min-width:1140px){.node--nppe-breed-selector-detail--full .paragraph--type--c-text .field--name-field-summary-text table tr th:first-child,.node--nppe-breed-selector-detail--full .paragraph--type--c-text .field--name-field-summary-text table tr td:first-child{text-align:right;}}.node--nppe-breed-selector-detail--full .paragraph--type--c-text .field--name-field-summary-text table tr th:last-child,.node--nppe-breed-selector-detail--full .paragraph--type--c-text .field--name-field-summary-text table tr td:last-child{padding-right:10px;text-align:left;}.node--nppe-breed-selector-detail--full .input__wrapper.input__wrapper-submit input#edit-submit-nppe-breed-selector-results{border:0;height:50px;margin:45px 10px;}.node--nppe-breed-selector-detail--full .input__wrapper input#edit-title-1{height:80px;}.node--nppe-breed-selector-detail--full .dialog-off-canvas-main-canvas{overflow:hidden;}.node--nppe-breed-selector-detail--full .component--media-image-video,.node--nppe-breed-selector-detail--full .component--media-image-video.light-bg,.node--nppe-breed-selector-detail--full .component--media-image-video.dark-bg{padding-right:15px;padding-left:15px;}@media (min-width:576px){.node--nppe-breed-selector-detail--full .component--media-image-video,.node--nppe-breed-selector-detail--full .component--media-image-video.light-bg,.node--nppe-breed-selector-detail--full .component--media-image-video.dark-bg{padding-right:0;padding-left:0;}}.node--nppe-breed-selector-detail--full .paragraph--type--c-tabbed-content .paragraph--type--c-text .field--name-field-summary-text{padding:0;}.node--nppe-breed-selector-detail--full div.table-wrapper h5.key-facts,.node--nppe-breed-selector-detail--full div.table-wrapper .key-facts.h5{font-size:25px;text-align:center;line-height:1.5rem;background:#f9f8f5;padding:30px 0;margin-bottom:0;font-family:"Roboto Slab",serif;font-weight:400;}.node--nppe-breed-selector-detail--full div.vertical-align.description h3,.node--nppe-breed-selector-detail--full div.vertical-align.description .h3{font-size:16px;padding-bottom:10px;}.node--nppe-breed-selector-detail--full div.description-paragraph{font-size:16px;}.node--nppe-breed-selector-detail--full .light-bg{background:#f9f8f5;}.node--nppe-breed-selector-detail--full .row-full{width:100vw;position:relative;margin-left:-50vw;margin-bottom:5vh;padding:35px 0;left:50%;background:#f9f8f5;}.node--nppe-breed-selector-detail--full .col-sm-6.wrapper-description-section{display:flex;flex-direction:column;justify-content:center;text-align:initial;align-self:initial;}.node--nppe-breed-selector-detail--full .inner-wrapper-c-sideimagetext{margin:35px 0;}.node--nppe-breed-selector-detail--full .table-wrapper table{width:100%;}.node--nppe-breed-selector-detail--full .table-wrapper h2,.node--nppe-breed-selector-detail--full .table-wrapper .h2{background:#f9f8f5;margin-bottom:-15px;padding:25px 0 45px 0;text-align:center;}.node--nppe-breed-selector-detail--full .container.grid-odd{margin:0 auto;}.node--nppe-breed-selector-detail--full .container.grid-even{margin:0 auto;}.node--nppe-breed-selector-detail--full .container-fluid.grid-even.h-100,.node--nppe-breed-selector-detail--full .grid-even.h-100.container-sm,.node--nppe-breed-selector-detail--full .grid-even.h-100.container-md,.node--nppe-breed-selector-detail--full .grid-even.h-100.container-lg,.node--nppe-breed-selector-detail--full .grid-even.h-100.container-xl,.node--nppe-breed-selector-detail--full .grid-even.h-100.container-xxl{background:#f9f8f5;}.node--nppe-breed-selector-detail--full .image-block img{border-top:9px solid #e81c24;position:relative;overflow:visible;}.node--nppe-breed-selector-detail--full .image-block img:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}.node--nppe-breed-selector-detail--full .wrapper-img-section img{border-top:9px solid #e81c24;position:relative;overflow:visible;}.node--nppe-breed-selector-detail--full .wrapper-img-section img:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}.node--nppe-breed-selector-detail--full .breed-details > .container article{padding:1rem 0 !important;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic{border-radius:12px;position:relative;margin:60px 0 45px 0;padding-top:43px;}@media (min-width:1140px){.node--nppe-breed-selector-detail--full .nppe_bs_characteristic{padding-top:80px;margin:90px 0 45px 0;}}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic:before{content:"";width:50px;height:50px;position:absolute;border:solid 2px #ffffff;border-radius:100%;top:-25px;z-index:2;background-color:#f5f1e5;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);}@media (min-width:1140px){.node--nppe-breed-selector-detail--full .nppe_bs_characteristic:before{width:48px;height:48px;}}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic:after{content:"";width:90%;position:absolute;top:0;left:5%;right:5%;height:1px;background-color:#f9f8f5;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic__dog:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-dog.svg) center center/24px 24px no-repeat #f5f1e5;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic__cat:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-cat.svg) center center/24px 24px no-repeat #f5f1e5;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-label{font-size:0.875rem;padding:2px 9px;text-align:center;right:-1px;top:0;position:absolute;border-radius:0 12px;font-family:"roboto_slabregular",Helvetica,sans-serif;z-index:1;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-label.threshold-excellent-match{background:#d7e5bd;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-label.threshold-almost-excellent-match{background:#fdf9bc;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-label.threshold-good-match{background:#f9d8ad;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-label.threshold-not-ideally-match{background:#f99f2c;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-label.threshold-probably-mismatch{background:#ff6633;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-label.threshold-mismatch{background:#ff0000;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-img-cat{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/detail-cat.png) no-repeat;background-position:center;background-size:190px;height:200px;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-img-dog{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/detail-dog.png) no-repeat;background-position:center;background-size:190px;height:200px;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-title{text-align:center;font-size:25px;line-height:35px;font-family:"roboto_slabregular",Helvetica,sans-serif;}@media (min-width:1140px){.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-title{text-align:left;}}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-characteristics{font-size:14px;text-align:left;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-characteristics .new_list_order{padding:30px;display:block;}@media (min-width:1140px){.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-characteristics .new_list_order{display:grid;grid-auto-flow:column;grid-template-rows:repeat(4,1fr);grid-column-gap:40px;}}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-characteristics li{padding-bottom:10px;padding-left:35px;position:relative;font-family:"robotoregular",Helvetica,sans-serif;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-characteristics li:before{content:" ";width:16px;height:16px;position:absolute;border-radius:50%;left:0px;top:4px;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-characteristics li.traffic-light-char-none:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-paw.svg) center center/16px 16px no-repeat;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-characteristics li.traffic-light-0:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-close.svg) center center/16px 16px no-repeat;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-characteristics li.traffic-light-100:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-tick.svg) center center/16px 16px no-repeat;}.node--nppe-breed-selector-detail--full .nppe_bs_characteristic .nppe-bs-detail-characteristic .nppe-bs-detail-characteristic-characteristics li:empty:before{content:" ";background:transparent;width:0;height:0;position:unset;border-radius:unset;left:unset;top:unset;}.node--nppe-breed-selector-detail--full .field--name-field-components{margin-bottom:50px;}.node--nppe-breed-selector-detail--full .breed-table strong{font-size:16px;font-family:"roboto_slabregular",Helvetica,sans-serif;line-height:24px;font-weight:normal !important;}.nppe-breed-selector__intro{padding:60px 0;}.nppe-breed-selector__intro .row{margin:0;}@media (min-width:768px){.nppe-breed-selector__intro .row{margin:0 -15px;}}.nppe-breed-selector__intro p{font-size:1rem;}.nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta{margin-top:30px;border-radius:4px;border:solid 1px #c9c5b9;padding:30px 20px;font-family:robotolight,Helvetica,sans-serif;text-align:center;font-family:"roboto_slabregular",Helvetica,sans-serif;}@media (min-width:768px){.nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta{margin-top:0;}}.nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta p{font-size:1rem;line-height:1.5rem;margin-bottom:20px;}.nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta-banner{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/growing-pup-logo.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;width:180px;height:34px;margin:0 auto 20px auto;}.nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta-button{display:inline-block;}.nppe-breed-selector__library--page{margin-bottom:20px;}.nppe-breed-selector__library--page .container:after{content:none;}.nppe-breed-selector__library--page .pager{margin:20px 0 40px;}@-webkit-keyframes move{0%{-webkit-transform:translateX(0);transform:translateX(0);}50%{-webkit-transform:translateX(-5px);transform:translateX(-5px);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes move{0%{-webkit-transform:translateX(0);transform:translateX(0);}50%{-webkit-transform:translateX(-5px);transform:translateX(-5px);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}.breed-selector-full{border-top:10px solid #e81c24;}@media (min-width:992px){.breed-selector-full{border-bottom:10px solid #e81c24;}}.breed-selector-full .breed-selector-wrapper{background-color:#f9f8f5;}.breed-selector-full .breed-selector-wrapper .bs-main-image{width:900px;max-width:100%;margin-left:auto;}.breed-selector-full .breed-selector-wrapper .breed-quiz-container{-webkit-transform:translate(0%,-10%);transform:translate(0%,-10%);margin:0 20px;}@media (min-width:992px){.breed-selector-full .breed-selector-wrapper .breed-quiz-container{max-width:800px;position:absolute;left:50px;right:50px;top:50%;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%);}}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .bread-quiz-tag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background:#e81c24;padding:5px 32px;box-shadow:0px 0px 2px rgba(58,53,51,0.2),0px 2px 12px rgba(58,53,51,0.1);border-radius:20px;}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .bread-quiz-tag.top{position:absolute;left:19px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:20;}@media (min-width:992px){.breed-selector-full .breed-selector-wrapper .breed-quiz-container .bread-quiz-tag.top{display:none;}}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .bread-quiz-tag.loading{display:none;}@media (min-width:992px){.breed-selector-full .breed-selector-wrapper .breed-quiz-container .bread-quiz-tag.loading{display:block;font-family:"roboto_slabregular",Helvetica,sans-serif;position:relative;top:19px;left:32px;}}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .bread-quiz-tag.inner{display:none;}@media (min-width:992px){.breed-selector-full .breed-selector-wrapper .breed-quiz-container .bread-quiz-tag.inner{display:block;}}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-inner{position:relative;overflow:hidden;border-radius:30px;}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-inner .bs-back-to-front{display:none;position:absolute;bottom:20px;left:20px;cursor:pointer;font-size:0.875rem;}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-inner .bs-back-to-front .bs-back-button{position:relative;padding-left:22px;display:flex;align-items:center;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.375rem;cursor:pointer;}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-inner .bs-back-to-front .bs-back-button:hover:before{-webkit-animation:move 0.7s infinite ease;animation:move 0.7s infinite ease;}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-inner .bs-back-to-front .bs-back-button:before{content:"";position:absolute;left:0;width:18px;height:18px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-left-arrow.svg) no-repeat center center/contain;}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .questions-loading:before{content:attr(data-text);display:block;position:fixed;top:40%;width:100%;font-family:"roboto_slabregular",Helvetica,sans-serif;text-align:center;font-size:1.5625rem;line-height:2.1875rem;padding:0 40px;}@media (min-width:992px){.breed-selector-full .breed-selector-wrapper .breed-quiz-container .questions-loading:before{font-size:2.5rem;line-height:3.3125rem;}}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .questions-loading:after{top:30% !important;}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .questions-overlay{background:#ffffff !important;}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-wrapper{display:flex;-webkit-transform:translate(0);transform:translate(0);transition:all 0.6s ease;}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-wrapper .nppe-breed-selector-questions{flex:0 0 100%;width:100%;}@media (min-width:992px){.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-wrapper .nppe-breed-selector-questions{background:#ffffff;}}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-wrapper .breed-quiz-wrapper--beginning{background:#ffffff;flex:0 0 100%;width:100%;padding:30px 25px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;}@media (min-width:992px){.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-wrapper .breed-quiz-wrapper--beginning{padding:40px 55px;align-items:unset;}}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-wrapper .breed-quiz-wrapper--beginning .bs-title{font-family:"roboto_slabregular",Helvetica,sans-serif;text-align:center;font-size:2.5rem;line-height:2.75rem;}@media (min-width:992px){.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-wrapper .breed-quiz-wrapper--beginning .bs-title{text-align:left;margin-bottom:16px;}}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-wrapper .breed-quiz-wrapper--beginning .bs-text{text-align:center;font-size:1rem;line-height:1.5rem;}@media (min-width:992px){.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-wrapper .breed-quiz-wrapper--beginning .bs-text{text-align:left;margin-bottom:24px;}}.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-wrapper .breed-quiz-wrapper--beginning .bs-short-text{text-align:center;}@media (min-width:992px){.breed-selector-full .breed-selector-wrapper .breed-quiz-container .breed-quiz-wrapper .breed-quiz-wrapper--beginning .bs-short-text{text-align:left;}}.nppe-breed-selector__questionnaire{position:relative;height:100%;}.nppe-breed-selector__questionnaire .intro{text-align:center;margin-bottom:64px;}.nppe-breed-selector__questionnaire .intro-image{width:100%;max-width:720px;padding:0 20px;margin-top:32px;margin-bottom:32px;}@media (min-width:992px){.nppe-breed-selector__questionnaire .intro-image{padding:0;}}.nppe-breed-selector__questionnaire h1,.nppe-breed-selector__questionnaire .h1{margin:24px auto;}.nppe-breed-selector__questionnaire .slide-mask{position:relative;overflow:hidden;height:100%;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container{position:relative;top:0;left:0;width:100%;display:flex;height:100%;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide{position:relative;display:flex;justify-content:left;flex-wrap:wrap;width:100%;flex:0 0 100%;align-items:center;margin-bottom:0;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description{width:100%;margin-bottom:0;height:100%;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container{position:relative;width:100%;height:100%;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question{position:relative;flex:0 0 100%;padding:19px 32px;display:flex;flex-flow:column wrap;gap:30px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#ffffff;border-radius:0 0 30px 30px;}@media (min-width:992px){.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question{gap:0;height:unset;}}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .question{width:100%;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;color:#3a3533;text-align:center;}@media (min-width:992px){.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .question{font-size:2rem;line-height:2.625rem;text-align:left;margin-bottom:auto;margin-top:24px;}}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .answer-wrapper{display:flex;gap:10px;flex-flow:column wrap;}@media (min-width:768px) and (max-width:992px){.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .answer-wrapper{justify-content:center;}}@media (min-width:768px){.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .answer-wrapper{flex-flow:row wrap;margin:24px 0;}}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .answer-wrapper .answer{flex:1 1 0;color:#e81c24;border:1px solid #e81c24;border-radius:40px;padding:16px;text-align:center;display:flex;align-items:center;justify-content:center;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.25rem;transition:all 0.5s ease;cursor:pointer;}@media (min-width:768px) and (max-width:992px){.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .answer-wrapper .answer{flex:0 0 49%;}}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .answer-wrapper .answer:hover,.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .answer-wrapper .answer.active{border:1px solid #3a3533;background:#3a3533;color:#ffffff;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .previous-question{position:relative;padding-left:22px;display:flex;align-items:center;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.375rem;cursor:pointer;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .previous-question:hover:before{-webkit-animation:move 0.7s infinite ease;animation:move 0.7s infinite ease;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .previous-question:before{content:"";position:absolute;left:0;width:18px;height:18px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-left-arrow.svg) no-repeat center center/contain;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .progress-area{font-family:"roboto_slabregular",Helvetica,sans-serif;display:flex;flex-direction:column;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .progress-area .question-section{margin-top:8px;text-align:center;order:1;}@media (min-width:992px){.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .progress-area .question-section{text-align:left;order:unset;}}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .progress-area .progress-area-bar{display:flex;gap:4px;margin-top:16px;order:2;}@media (min-width:992px){.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .progress-area .progress-area-bar{order:unset;}}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .progress-area .progress-area-bar .progress-bar-item{position:relative;flex:1 1 0;height:6px;background:#f5f1e5;transition:all 0.5s ease;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .progress-area .progress-area-bar .progress-bar-item:after{content:"";position:absolute;height:6px;width:0;background:#e81c24;transition:all 1s ease;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .description .answers-container .slider-question .progress-area .progress-area-bar .progress-bar-item.passed:after{width:100%;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide:first-child{margin-top:0px;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .row{justify-content:normal;margin-left:-15px !important;margin-right:-15px !important;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide h2,.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide .h2{font-size:2.5rem;line-height:3.25rem;margin-bottom:12px;}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide img,.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide canvas{display:block;width:100% !important;height:auto !important;max-width:300px;max-height:300px;margin:0 auto;pointer-events:none;}@media (min-width:992px){.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide img,.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide canvas{margin-top:-60px;margin-bottom:-60px;}}.nppe-breed-selector__questionnaire .slide-mask #nppe_breed_selector_data_slide-container .slide input.range-slider{display:none;}.nppe-breed-selector__questionnaire .slide-nav{display:none;position:absolute;right:32px;top:19px;}.nppe-breed-selector__questionnaire .slide-nav ul{margin:0;padding:0;display:flex;gap:5px;}.nppe-breed-selector__questionnaire .slide-nav ul li{display:block;width:30px;height:30px;border:1px solid #3a3533;background-color:#ffffff;cursor:pointer;text-align:center;font-size:0.75rem;padding-top:2px;transition:all 0.4s;}.nppe-breed-selector__questionnaire .slide-nav ul li:first-of-type{border-bottom-left-radius:6px;}.nppe-breed-selector__questionnaire .slide-nav ul li:last-of-type{border-top-right-radius:6px;}.nppe-breed-selector__questionnaire .slide-nav ul li.active{background:#e81c24;color:#ffffff;border-color:#e81c24;}.nppe-breed-selector__questionnaire .next-question-button{display:none;margin-top:10px;margin-left:0px;}@media (min-width:992px){.nppe-breed-selector__questionnaire .next-question-button{display:inline-block;}}.nppe-breed-selector__questionnaire .slide:last-child .next-question{display:none;}.nppe-breed-selector__questionnaire .see-results{background-color:#ffffff;}.nppe-breed-selector__questionnaire .all-done-block{padding:30px 0 60px 0;}@media (min-width:992px){.nppe-breed-selector__questionnaire .all-done-block{display:none;text-align:center;padding:0 0 60px;}}.nppe-breed-selector__questionnaire .all-done-block .form-submit{display:inline-block;}.node--type-landing-page .paragraph--type--c-text .text-formatted{font-family:"roboto_slabregular",Helvetica,sans-serif !important;}.view-nppe-breed-selector-results .views-infinite-scroll-content-wrapper{display:grid;grid-template-columns:1fr;}@media (min-width:576px){.view-nppe-breed-selector-results .views-infinite-scroll-content-wrapper{grid-template-columns:repeat(2,1fr);}}@media (min-width:992px){.view-nppe-breed-selector-results .views-infinite-scroll-content-wrapper{grid-template-columns:repeat(4,1fr);}}.view-nppe-breed-selector-results .views-infinite-scroll-content-wrapper:has(.breed-library-item){gap:0 16px;}.view-nppe-breed-selector-results .views-infinite-scroll-content-wrapper:has(.breed-results-item){gap:16px;}.view-nppe-breed-selector-results .category_title{grid-column:1/-1;margin:20px 0;}.view-nppe-breed-selector-results .category_title .category_title_title{font-size:1.875rem;font-family:"roboto_slabregular",Helvetica,sans-serif;margin:10px 0;}.nppe-breed-selector__results--content{position:relative;}.nppe-breed-selector__results--content .results-main{margin-top:20px;}.nppe-breed-selector__results--content .views-view-grid.horizontal .row{align-items:stretch;}.nppe-breed-selector__results--content .grid{display:grid;grid-template-columns:1fr;}@media (min-width:576px){.nppe-breed-selector__results--content .grid{grid-template-columns:repeat(2,1fr);}}@media (min-width:992px){.nppe-breed-selector__results--content .grid{grid-template-columns:repeat(4,1fr);}}.nppe-breed-selector__results--content .grid:has(.breed-library-item){gap:0 16px;}.nppe-breed-selector__results--content .result-animal-container{position:relative;display:flex;flex-direction:column;flex-grow:0;padding:0;border-radius:4px;}.nppe-breed-selector__results--content .result-animal-container.breed-library-item{margin-bottom:16px;border:0.5px solid #c9c5b9;transition:border 0.2s;}.nppe-breed-selector__results--content .result-animal-container.breed-library-item:hover{border:0.5px solid #e81c24;}.nppe-breed-selector__results--content .result-animal-container.breed-library-item .inner{padding:15px;height:100%;gap:16px;}@media (min-width:576px){.nppe-breed-selector__results--content .result-animal-container.breed-library-item .inner{gap:0;}}.nppe-breed-selector__results--content .result-animal-container.breed-library-item .inner > a{flex:0 0 35%;}.nppe-breed-selector__results--content .result-animal-container.breed-library-item .inner .results-view-image{width:80%;margin:0 auto;}@media (min-width:576px) and (max-width:992px){.nppe-breed-selector__results--content .result-animal-container.breed-library-item .inner .results-view-image{width:70%;}}.nppe-breed-selector__results--content .result-animal-container.breed-library-item .inner .results-view-image-bottom{align-self:center;}@media (min-width:576px){.nppe-breed-selector__results--content .result-animal-container.breed-library-item .inner .results-view-image-bottom{padding-top:25px;align-self:unset;}}.nppe-breed-selector__results--content .result-animal-container.breed-library-item .inner .results-view-image-bottom .results-view-name{text-align:left;}@media (min-width:576px){.nppe-breed-selector__results--content .result-animal-container.breed-library-item .inner .results-view-image-bottom .results-view-name{text-align:center;}}@media (min-width:576px) and (max-width:992px){.nppe-breed-selector__results--content .result-animal-container.breed-library-item .inner .results-view-image-bottom{display:flex;align-items:center;justify-content:center;}}.nppe-breed-selector__results--content .result-animal-container.breed-library-item .results-view-name a{font-size:1rem;line-height:1.5rem;}.nppe-breed-selector__results--content .result-animal-container.breed-results-item{border:0.5px solid #c9c5b9;transition:border 0.2s;}.nppe-breed-selector__results--content .result-animal-container.breed-results-item:hover{border:0.5px solid #e81c24;}.nppe-breed-selector__results--content .result-animal-container.breed-results-item .results-view-image-container{border-bottom:1px solid #C9C5B9;padding-bottom:20px;margin:25px 0 20px 0;}.nppe-breed-selector__results--content .result-animal-container.breed-results-item .inner{flex-direction:row-reverse;}.nppe-breed-selector__results--content .result-animal-container.breed-results-item .inner a{width:80%;margin:0 auto;overflow:hidden;}.nppe-breed-selector__results--content .result-animal-container.breed-results-item .inner .results-view-image-bottom{align-self:end;}@media (min-width:576px){.nppe-breed-selector__results--content .result-animal-container.breed-results-item .inner .results-view-image-bottom{min-height:65px;padding-top:15px;align-self:unset;}}.nppe-breed-selector__results--content .result-animal-container .results-view-health-icon{display:none;}@media (min-width:992px){.nppe-breed-selector__results--content .result-animal-container .results-view-health-icon{display:block;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-green-info.svg) no-repeat center center;background-size:contain;width:20px;height:20px;position:absolute;top:20px;right:20px;z-index:20;}}.nppe-breed-selector__results--content .result-animal-container .results-view-health-icon:hover + .results-view-health-message{opacity:1;visibility:visible;-webkit-transform:translateY(-55px);transform:translateY(-55px);}.nppe-breed-selector__results--content .result-animal-container .results-view-health-message{display:none;}@media (min-width:992px){.nppe-breed-selector__results--content .result-animal-container .results-view-health-message{display:block;position:absolute;left:0;right:0;padding:10px;background:#0d7978;color:#ffffff;border-radius:5px;width:100%;-webkit-transform:translateY(-30px);transform:translateY(-30px);opacity:0;visibility:hidden;transition:all 0.5s ease;z-index:10;}.nppe-breed-selector__results--content .result-animal-container .results-view-health-message:after{content:"";position:absolute;right:20px;bottom:-19px;border:10px solid;border-color:#0d7978 transparent transparent transparent;}}.nppe-breed-selector__results--content .result-animal-container .results-view-health-message-mobile{position:relative;background:#f9f8f5;padding:10px 40px 10px 15px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px;color:#0d7978;font-weight:700;}.nppe-breed-selector__results--content .result-animal-container .results-view-health-message-mobile:after{content:"";position:absolute;top:50%;right:15px;width:20px;height:20px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-green-info.svg) no-repeat center center;background-size:contain;-webkit-transform:translateY(-10px);transform:translateY(-10px);}@media (min-width:992px){.nppe-breed-selector__results--content .result-animal-container .results-view-health-message-mobile{display:none;}}.nppe-breed-selector__results--content .result-animal-container .card__wrapper{display:flex;flex-direction:column;width:100%;padding:20px;}.nppe-breed-selector__results--content .result-animal-container .results-view-image{width:100%;overflow:hidden;}.nppe-breed-selector__results--content .result-animal-container .results-view-image-container{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:nowrap;width:100%;flex-grow:1;}.nppe-breed-selector__results--content .result-animal-container .results-view-image-container.favorite .results-view-favorite{background-color:#e81c24;}.nppe-breed-selector__results--content .result-animal-container .results-view-image-container img{width:100%;}.nppe-breed-selector__results--content .result-animal-container .results-view-image-container .inner{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;width:100%;overflow:hidden;}@media (min-width:576px){.nppe-breed-selector__results--content .result-animal-container .results-view-image-container .inner{flex-direction:column;align-items:flex-start;}}.nppe-breed-selector__results--content .result-animal-container .results-view-image-container .results-view-image:hover:after:hover:after{top:calc(50% - 2px);right:0;width:36px;height:36px;background-size:14px;}.nppe-breed-selector__results--content .result-animal-container .results-view-image-container .results-view-favorite{display:none;position:absolute;top:0;left:0;z-index:5;width:44px;height:36px;background-color:#c9c5b9;border-bottom-right-radius:4px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-heart.svg);background-repeat:no-repeat;background-position:center center;background-size:24px;cursor:pointer;transition:background-color 0.2s;}.nppe-breed-selector__results--content .result-animal-container .results-view-image-container .results-view-favorite:hover{background-color:#e81c24;}.nppe-breed-selector__results--content .result-animal-container .results-view-image-container .results-view-image-bottom{width:100%;flex-grow:1;}.nppe-breed-selector__results--content .result-animal-container .results-view-image-container .results-view-image-bottom a{color:#3a3533;text-decoration:none;}.nppe-breed-selector__results--content .result-animal-container .results-view-image-container .results-view-image-bottom .results-view-name{position:relative;text-align:left;font-size:1rem;line-height:1.5rem;}@media (min-width:576px){.nppe-breed-selector__results--content .result-animal-container .results-view-image-container .results-view-image-bottom .results-view-name{text-align:center;}}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-treshold-label{position:absolute;top:20px;left:20px;padding:4px 8px;border-radius:4px;box-shadow:0px 4px 12px rgba(88,79,76,0.14);}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-treshold-label:has(.results-inner.threshold-perfect-match){background:#CDD178;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-treshold-label:has(.results-inner.threshold-great-match){background:#A3E0E0;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-treshold-label:has(.results-inner.threshold-good-match){background:#FCBF64;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-treshold-label:has(.results-inner.threshold-mismatch){background:#ff0000;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-treshold-label > .results-inner{width:100%;font-size:12px;line-height:14px;font-family:"robotoregular",Helvetica,sans-serif;text-transform:lowercase;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-treshold-label > .results-inner::first-letter{text-transform:capitalize;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-treshold-label .threshold-label-inner{display:block;font-size:0.75rem;line-height:1;padding:12px 38px 12px 12px;text-transform:lowercase;color:#3a3533;font-family:"robotoregular",Helvetica,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-treshold-label .threshold-label-inner:first-letter{text-transform:capitalize;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-treshold-label .threshold-label-inner > i{position:absolute;top:12px;right:12px;width:14px;height:14px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-down-arrow.svg);background-position:center center;background-size:contain;transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s,-webkit-transform 0.2s;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-treshold-label .traffic-light-expand{position:static;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-treshold-label .threshold-wrapper.open .threshold-label-inner > i.arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label .breed-aligns-label{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.25rem;text-align:center;margin-bottom:24px;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label ul{margin:0;padding:0;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li{position:relative;list-style:none;padding:4px 0 4px 20px;font-size:0.875rem;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li:before{position:absolute;top:7px;left:0;content:"";width:14px;height:14px;background-repeat:no-repeat;background-position:center center;background-size:contain;}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li.traffic-light-100:before,.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li.traffic-light-90:before,.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li.traffic-light-80:before,.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li.traffic-light-70:before,.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li.traffic-light-60:before,.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li.traffic-light-none:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-tick-selector.svg);}.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li.traffic-light-50:before,.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li.traffic-light-40:before,.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li.traffic-light-30:before,.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li.traffic-light-20:before,.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li.traffic-light-10:before,.nppe-breed-selector__results--content .result-animal-container .views-field-breed-answer-label li.traffic-light-0:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-close-selector.svg);}.nppe-breed-selector__results--favorites-panel{margin:30px 0 0 0;}@media (min-width:768px){.nppe-breed-selector__results--favorites-panel{margin:0 auto;position:absolute;right:0;left:0;top:40px;}}.nppe-breed-selector__results--favorites-panel .criteria-panel--wapper,.nppe-breed-selector__results--favorites-panel .favorites-panel--wapper{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px 24px 10px 54px;margin:0 auto;border-radius:8px;border:1px solid #3A3533;background-color:#ffffff;cursor:pointer;z-index:10;}@media (min-width:768px){.nppe-breed-selector__results--favorites-panel .criteria-panel--wapper,.nppe-breed-selector__results--favorites-panel .favorites-panel--wapper{margin:0 0 0 auto;}}.nppe-breed-selector__results--favorites-panel .criteria-panel--wapper:before,.nppe-breed-selector__results--favorites-panel .favorites-panel--wapper:before{content:"";background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-filter.svg) no-repeat center/contain;position:absolute;left:24px;top:50%;width:20px;height:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.nppe-breed-selector__results--favorites-panel .nppe-breed-selector__favorites-cta{text-align:center;}.nppe-breed-selector__results--favorites-panel .nppe-breed-selector__favorites-cta-text{color:#3a3533;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;}.nppe-breed-selector__results--favorites-panel .nppe-breed-selector__favorites-cta-icon{width:24px;height:24px;margin:0 5px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-heart.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;}.nppe-breed-selector__results--sidebar__wrapper{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;background:rgba(0,0,0,0.7);z-index:50;display:none;}.nppe-breed-selector__results--sidebar__wrapper.open .nppe-breed-selector__results--sidebar{-webkit-transform:translateX(0);transform:translateX(0);}.nppe-breed-selector__results--sidebar-mobile-header{position:relative;border-bottom:1px solid #c9c5b9;padding-bottom:20px;margin-bottom:-1px;margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px;z-index:1;}@media (min-width:768px){.nppe-breed-selector__results--sidebar-mobile-header{display:none;}}.nppe-breed-selector__results--sidebar-mobile-header .nppe-breed-selector__results--sidebar-mobile-header-close{position:absolute;width:48px;height:48px;top:-10px;right:20px;background:url(/themes/custom/trim_the_tail_th/dist/images/breed/breed-selector-results/close.svg);}.nppe-breed-selector__results--favorites-sidebar{position:fixed;width:100%;height:100%;overflow-y:scroll;z-index:501;right:0px;top:0px;padding:20px 20px;background-color:white;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);transition-duration:0.4s;}.nppe-breed-selector__results--favorites-sidebar.open{box-shadow:-4px 0 12px 0 rgba(0,0,0,0.16);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}@media (min-width:768px){.nppe-breed-selector__results--favorites-sidebar{width:50%;}}@media (min-width:1140px){.nppe-breed-selector__results--favorites-sidebar{width:350px;}}.nppe-breed-selector__results--favorites-sidebar .favorites-close{position:absolute;top:15px;right:15px;width:24px;height:24px;cursor:pointer;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-close.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-header{width:100%;padding:30px 0 20px 0;margin:20px 75px 20px 0;border-bottom:1px solid #c9c5b9;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list{padding:0 10px;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item{position:relative;display:flex;align-items:center;background:#ffffff;margin:0 0 15px 0;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-image{border:1px solid #c9c5b9;overflow:hidden;border-radius:4px;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-image img{width:100%;max-width:100%;height:auto;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-image:hover{text-decoration:none;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-image .favorite-threshold-color{width:100%;height:5px;max-width:80px;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-image .favorite-threshold-color.threshold-excellent-match{background-color:#d7e5bd;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-image .favorite-threshold-color.threshold-almost-excellent-match{background-color:#fdf9bc;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-image .favorite-threshold-color.threshold-good-match{background-color:#f9d8ad;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-image .favorite-threshold-color.threshold-not-ideally-match{background-color:#f99f2c;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-image .favorite-threshold-color.threshold-probably-mismatch{background-color:#ff6633;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-image .favorite-threshold-color.threshold-mismatch{background-color:#ff0000;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-name{font-family:"robotoregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5;color:#3a3533;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-name a{color:#3a3533;border-bottom:1px solid transparent;text-decoration:none;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-name a:hover,.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-name a:active,.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-name a:focus{color:#3a3533;text-decoration:none;border-bottom:1px solid #e81c24;}.nppe-breed-selector__results--favorites-sidebar .results-favorites-list .shortlist-item .shortlist-item-favorite{display:block;cursor:pointer;font-size:0.75rem;line-height:1.33;color:#e81c24;font-family:"robotoregular",Helvetica,sans-serif;padding-top:6px;}.nppe-breed-selector__results--favorites-sidebar .js-remove-all-favorite{display:none;cursor:pointer;font-size:0.75rem;line-height:1.33;color:#e81c24;font-family:"robotoregular",Helvetica,sans-serif;margin-top:15px;}.nppe-breed-selector__results--favorites-sidebar .js-remove-all-favorite.visible{display:inline-block;}.nppe-breed-selector__results--page .results-top-bar,.nppe-breed-selector__library--page .results-top-bar{background-color:#f9f8f5;width:100%;position:relative;padding:30px 0;}.nppe-breed-selector__results--page .results-top-bar .row,.nppe-breed-selector__library--page .results-top-bar .row{align-items:center;}.nppe-bs-result-page{margin-bottom:50px;}html:has(.nppe-breed-selector__results--sidebar__wrapper.open){overflow-y:hidden;}.nppe-breed-selector__results--sidebar__wrapper{z-index:5000;}.nppe-breed-selector__results--sidebar{padding:0;background:white;position:absolute;top:0;bottom:0;right:0;box-shadow:-4px 0px 12px rgba(88,79,76,0.14);transition:all 0.7s ease;-webkit-transform:translateX(100%);transform:translateX(100%);}.nppe-breed-selector__results--sidebar .nppe-breed-selector-questions-result{border-top:1px solid #c9c5b9;height:100%;}.nppe-breed-selector__results--sidebar .nppe-breed-selector-questions-result form{height:90%;overflow-y:auto;}.nppe-breed-selector__results--sidebar .nppe-breed-selector-questions-result form::-webkit-scrollbar{width:8px;}.nppe-breed-selector__results--sidebar .nppe-breed-selector-questions-result form::-webkit-scrollbar-track{background:#c9c5b9;border-radius:8px;}.nppe-breed-selector__results--sidebar .nppe-breed-selector-questions-result form::-webkit-scrollbar-thumb{background:#e81c24;border-radius:8px;}.nppe-breed-selector__results--sidebar .result-form-title{display:flex;align-items:center;gap:10px;padding:20px;background:#f9f8f5;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;}.nppe-breed-selector__results--sidebar .result-form-title:before{content:"";background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-filter.svg) no-repeat center/contain;width:24px;height:24px;flex:0 0 24px;}.nppe-breed-selector__results--sidebar .result-form-body{padding:20px;}.nppe-breed-selector__results--sidebar .result-form-body .section-question-title{position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;padding:20px 32px 20px 0;border-bottom:1px solid #c9c5b9;cursor:pointer;}.nppe-breed-selector__results--sidebar .result-form-body .section-question-title:before{content:"";position:absolute;width:24px;height:24px;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all 0.4s ease;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-plus.svg) no-repeat center/contain;}.nppe-breed-selector__results--sidebar .result-form-body .section-question-title.active{border-bottom:1px solid transparent;}.nppe-breed-selector__results--sidebar .result-form-body .section-question-title.active:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-minus.svg) no-repeat center/contain;}.nppe-breed-selector__results--sidebar .section-wrapper{display:none;}.nppe-breed-selector__results--sidebar .question-accordion{border-bottom:1px solid #c9c5b9;}.nppe-breed-selector__results--sidebar .question-accordion .question-accordion-header{position:relative;padding:20px 32px 20px 0;cursor:pointer;}.nppe-breed-selector__results--sidebar .question-accordion .question-accordion-header .question{font-family:"robotoregular",Helvetica,sans-serif;}.nppe-breed-selector__results--sidebar .question-accordion .question-accordion-header .answer{font-family:"robotoregular",Helvetica,sans-serif;font-weight:800;font-size:0.875rem;line-height:1.25rem;}.nppe-breed-selector__results--sidebar .question-accordion .question-accordion-header:after{position:absolute;content:"";width:24px;height:24px;top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);transition:all 0.4s;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-down-arrow.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;}.nppe-breed-selector__results--sidebar .question-accordion .question-accordion-body{display:none;padding:0 0 20px 0;}.nppe-breed-selector__results--sidebar .question-accordion .question-accordion-body .answer-wrapper .answer{font-family:"robotoregular",Helvetica,sans-serif;font-weight:800;font-size:0.875rem;line-height:1.25rem;text-align:left;cursor:pointer;}.nppe-breed-selector__results--sidebar .question-accordion .question-accordion-body .answer-wrapper .answer:not(:first-child){margin-top:16px;}.nppe-breed-selector__results--sidebar .question-accordion .question-accordion-body .answer-wrapper .answer:hover,.nppe-breed-selector__results--sidebar .question-accordion .question-accordion-body .answer-wrapper .answer.active{color:#e81c24;}.nppe-breed-selector__results--sidebar .question-accordion.active .question-accordion-header:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.nppe-breed-selector__results--sidebar .cta{display:inline-block;position:absolute;bottom:20px;left:20px;right:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:all 0.5s ease;}.nppe-breed-selector__results--sidebar .slider.slider-horizontal{width:80%;}.nppe-breed-selector__results--sidebar .slider.slider-horizontal .slider-handle{top:-8px;width:24px;height:24px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/slider-handle.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;background-color:#e81c24;cursor:pointer;transition:all 0.4s;}.nppe-breed-selector__results--sidebar .slider.slider-horizontal .slider-track{height:1px;background-color:#3a3533;}.nppe-breed-selector__results--sidebar .slider.slider-horizontal .slider-tick{cursor:pointer;width:11px;height:11px;bottom:-11px;background-color:#3a3533;}.nppe-breed-selector__results--sidebar .slider.slider-horizontal .in-selection,.nppe-breed-selector__results--sidebar .slider.slider-horizontal .slider-selection{background-color:#e81c24;}.nppe-breed-selector__results--sidebar .slider.slider-horizontal .slider-selection.tick-slider-selection,.nppe-breed-selector__results--sidebar .slider.slider-horizontal .slider-tick.in-selection,.nppe-breed-selector__results--sidebar .slider.slider-horizontal .slider-track,.nppe-breed-selector__results--sidebar .slider.slider-horizontal .slider-tick{background-image:none;opacity:1;box-shadow:none;}.nppe-breed-selector__search .results-search-box .js-form-item{position:relative;width:100%;margin:0;}.nppe-breed-selector__search .results-search-box .js-form-item label{display:none;}.nppe-breed-selector__search .results-search-box .js-form-item #edit-title-1{padding:28px 64px 28px 20px;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.08);border-bottom:3px solid transparent;background-image:none;}.nppe-breed-selector__search .results-search-box .js-form-item #edit-title-1:focus,.nppe-breed-selector__search .results-search-box .js-form-item #edit-title-1:active,.nppe-breed-selector__search .results-search-box .js-form-item #edit-title-1.active{border-bottom:3px solid #e81c24;}.nppe-breed-selector__search .results-search-box .form-actions{position:static;}.nppe-breed-selector__search .results-search-box .form-actions .input__wrapper input[type=submit]{position:absolute;right:20px;top:50%;width:24px;height:24px;padding:0px;border:none;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);text-indent:-9999px;background-color:transparent;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-search.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;}.ui-menu .ui-menu-item{padding:10px;}.ui-menu .ui-menu-item .ui-menu-item-wrapper{padding:0;}.ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active{margin:0;border:none;background:transparent;color:#000000;}.hero-small--content-wrapper-slider .dsu-product--carousel{padding-bottom:20px;}@media (max-width:1139px){.hero-small--content-wrapper-slider .dsu-product--carousel{margin-bottom:50px;}}@media (max-width:768px){.hero-small--content-wrapper-slider .dsu-product--carousel{margin-bottom:0;}}@media (min-width:1140px){.hero-small--content-wrapper-slider .dsu-product--carousel{padding:15px 91px 90px 30px;}}.hero-small--content-wrapper-slider .hero-small--content-area{padding:0 !important;text-align:center;}@media (min-width:1140px){.hero-small--content-wrapper-slider .hero-small--content-area{text-align:left;padding:0 120px 0 118px !important;display:flex;justify-content:center;flex-direction:column;}}.hero-small--content-area-wrapper-slider{display:flex;flex-direction:column-reverse;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.hero-small--content-area-wrapper-slider .carousel-thumbnails .slick-arrow.slick-prev:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-up-arrow.svg) center center/24px 24px no-repeat !important;}.hero-small--content-area-wrapper-slider .carousel-thumbnails .slick-arrow.slick-next:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-down-arrow.svg) center center/24px 24px no-repeat !important;}@media (min-width:768px){.hero-small--content-area-wrapper-slider{max-width:582px;}}@media (min-width:1140px){.hero-small--content-area-wrapper-slider{max-width:100%;flex-direction:unset;}}.carousel-media-slides .media{justify-content:center;}.carousel-media-slides-cloned .slick-list.draggable{margin-left:auto;margin-right:auto;max-height:calc(80vh - 75px);}@media (min-width:1140px){.carousel-media-slides-cloned .slick-list.draggable{max-height:680px;max-width:760px;}}.breed-hero-modal-slider .modal-close{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-close.svg) center center/100% no-repeat !important;}@media (min-width:1140px){.breed-hero-modal-slider .modal-close{-webkit-transform:translate(465px,-263px) !important;transform:translate(465px,-263px) !important;}}@media (max-width:1025px){.breed-hero-modal-slider .inner-content{width:100% !important;}.breed-hero-modal-slider .carousel-media-slides-cloned img{width:100% !important;height:auto !important;}}.breed-hero-modal-slider .inner-content{height:100% !important;margin-left:auto;margin-right:auto;}@media (min-width:1140px){.breed-hero-modal-slider .inner-content{border-top:9px solid #E81C24;max-height:582px;width:978px !important;}}.breed-hero-modal-slider .carousel-media-slides-cloned img{max-height:390px !important;border-radius:4px;border:1px solid rgba(255,255,255,0);border:1px solid red;width:auto;}.breed-hero-modal-slider .box-content{display:flex;flex-direction:column;justify-content:space-evenly;height:100%;max-width:978px;}@media (min-width:1140px){.breed-hero-modal-slider .box-content{height:573px;}}.breed-hero-modal-slider .modal-slider{padding-top:45px;}@media (min-width:1140px){.breed-hero-modal-slider .modal-slider{padding-top:75px;}}.breed-hero-modal-slider .modal-slider .slick-current img{border:none;}.breed-hero-modal-slider .modal-slider .slick-track{display:flex;align-items:center;}.breed-hero-modal-slider .modal-slider-thumb{display:none;position:relative !important;bottom:0;left:50%;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:270px !important;padding:10px;background:#ffffff;}@media (min-width:1140px){.breed-hero-modal-slider .modal-slider-thumb{top:2px;}}.breed-hero-modal-slider .modal-slider-thumb img{border-radius:4px;margin:5px;border:1px solid rgba(255,255,255,0);}.breed-hero-modal-slider .modal-slider-thumb .slick-current img{border:1px solid red;}.breed-hero-modal-slider .modal-slider-thumb .slick-track.off{-webkit-transform:translate3d(0,0,0) !important;transform:translate3d(0,0,0) !important;display:flex;justify-content:center;}.breed-hero-modal-slider .modal-slider-thumb .slick-track .slick-slide{width:auto !important;}.breed-hero-modal-slider .carousel-media-slides-cloned .slick-prev{top:calc(50% + 60px);background-size:unset !important;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-left-arrow-other.svg) !important;}.breed-hero-modal-slider .carousel-media-slides-cloned .slick-next{top:calc(50% + 60px);background-size:unset !important;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-right-arrow.svg) !important;}.breed-hero-modal-slider .carousel-media-slides-cloned .slick-prev.slick-disabled{display:none !important;}.breed-hero-modal-slider .carousel-media-slides-cloned .slick-next.slick-disabled{display:none !important;}.breed-hero-modal-slider .carousel-thumbnails-slides-cloned .slick-prev{background-size:unset !important;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-left-arrow-other.svg) !important;}.breed-hero-modal-slider .carousel-thumbnails-slides-cloned .slick-next{background-size:unset !important;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-right-arrow.svg) !important;}.breed-hero-modal-slider .carousel-thumbnails-slides-cloned .slick-prev.slick-disabled{display:none !important;}.breed-hero-modal-slider .carousel-thumbnails-slides-cloned .slick-next.slick-disabled{display:none !important;}.breed-hero-modal-slider .carousel-thumbnails-slides-cloned img{max-height:64px;max-width:64px;width:64px;}.hero-carousel-sync--image .carousel-thumbnails-slides{width:64px;}@media (min-width:1140px){.hero-carousel-sync--image{width:600px;}}.hero-carousel-sync--image .carousel-media{margin-right:60px;}.hero-carousel-sync--image .carousel-media .slick-slide{height:400px !important;}@media (max-width:1139px){.hero-carousel-sync--image .carousel-media .slick-slide{height:auto !important;}}.hero-carousel-sync--image .carousel-media .slick-slide img{position:relative;width:100%;max-width:400px;margin:auto;cursor:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-search-with-circle-bg.svg),-webkit-zoom-in;cursor:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-search-with-circle-bg.svg),zoom-in;border-radius:10px;}@media (max-width:1139px){.hero-carousel-sync--image .carousel-media .slick-slide img{max-width:100% !important;background-color:gray;}}.hero-carousel-sync--image .pagingInfo{font-size:12px;line-height:2;letter-spacing:-0.5px;text-align:center;margin-top:-10px;max-width:64px;}.hero-carousel-sync--image .pagingInfo-mob{font-size:12px;line-height:2;letter-spacing:-0.5px;text-align:center;width:100%;margin:28px 0px -50px 0;}@media (min-width:1140px){.hero-carousel-sync--image .pagingInfo-mob{display:none;}}.hero-carousel-sync--image .carousel-thumbnails{display:none;}@media (min-width:1140px){.hero-carousel-sync--image .carousel-thumbnails{display:flex;flex-direction:column;justify-content:space-evenly;}}.hero-carousel-sync--image .carousel-thumbnails .slick-arrow{font-size:0;height:0;border:none;padding:0;}.hero-carousel-sync--image .carousel-thumbnails .slick-arrow:after{content:"";width:48px;height:48px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}@media (min-width:1140px){.hero-carousel-sync--image .carousel-thumbnails .slick-arrow:after{width:24px;height:24px;}}.hero-carousel-sync--image .carousel-thumbnails .slick-arrow.slick-prev{top:50%;}@media (min-width:1140px){.hero-carousel-sync--image .carousel-thumbnails .slick-arrow.slick-prev{top:0;-webkit-transform:translateY(0);transform:translateY(0);}}.hero-carousel-sync--image .carousel-thumbnails .slick-arrow.slick-prev:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-left-arrow.svg) center center/32px 32px no-repeat;left:-58px;}@media (min-width:1140px){.hero-carousel-sync--image .carousel-thumbnails .slick-arrow.slick-prev:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-up-arrow.svg) center center/24px 24px no-repeat;top:-30px;left:35%;-webkit-transform:translatex(-50%);transform:translatex(-50%);}}.hero-carousel-sync--image .carousel-thumbnails .slick-arrow.slick-next{top:50%;}@media (min-width:1140px){.hero-carousel-sync--image .carousel-thumbnails .slick-arrow.slick-next{-webkit-transform:translateY(0);transform:translateY(0);top:auto;bottom:0;}}.hero-carousel-sync--image .carousel-thumbnails .slick-arrow.slick-next:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-right-arrow.svg) center center/32px 32px no-repeat;right:-58px;}@media (min-width:1140px){.hero-carousel-sync--image .carousel-thumbnails .slick-arrow.slick-next:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-down-arrow.svg) center center/24px 24px no-repeat;bottom:-40px;right:0;left:40%;top:auto;}}.hero-carousel-sync--image .carousel-thumbnails .slick-slide img{margin:10px 0;cursor:pointer;border-radius:3.9px;border:1px solid rgba(255,255,255,0);}.hero-carousel-sync--image .carousel-thumbnails .slick-current img{border:1px solid red;}.nppe-bs--breed-detail-block .row h3,.nppe-bs--breed-detail-block .row .h3{color:#ffffff;}.nppe-bs--breed-detail-block .row > div{text-align:center;}.nppe-bs--breed-detail-block .row-header{background-color:#e81c24;}.nppe-bs--breed-detail-block .row-header p{color:#ffffff;}.nppe-bs--breed-detail-block .row-consider{background-color:#343234;}.nppe-bs--breed-detail-block .row-consider p{color:#3a3533;}.nppe-bs--breed-detail-block .row-consider p a{color:#ffffff;}.nppe-bs--breed-detail-block .row-consider .row{padding:15px;}.nppe-bs--breed-detail-block .row-consider .row .col-sm-4 h6,.nppe-bs--breed-detail-block .row-consider .row .col-sm-4 .h6{color:#ffffff;}.nppe-bs--breed-detail-block .row-consider .row .col-sm-4 p{color:#3a3533;}.nppe-bs--breed-detail-block .row-further{background-color:#2e2c2e;}.nppe-bs--breed-detail-block .row-further p{color:#3a3533;}.nppe-bs--breed-detail-block .row-further img{width:100%;}.nppe-bs--breed-detail-block .row-further h6,.nppe-bs--breed-detail-block .row-further .h6{position:absolute;top:50%;margin:auto;text-align:center;width:100%;}.nppe-bs--breed-detail-block .row-further h6 a,.nppe-bs--breed-detail-block .row-further .h6 a{color:#ffffff;text-shadow:1px 0 4px #000000;}.nppe-bs--breed-detail-block .row .content{width:80%;margin:auto;margin-top:25px;}.nppe-bs--breed-detail-block .text h3,.nppe-bs--breed-detail-block .text .h3,.nppe-bs--breed-detail-block .text p{color:#ffffff;}.nppe-bs--breed-detail-block .text h6,.nppe-bs--breed-detail-block .text .h6{margin-top:25px;}.nppe-bs--breed-detail-block .text h6 a,.nppe-bs--breed-detail-block .text .h6 a{color:#ffffff;background-color:#e81c24;padding:15px;text-decoration:none;line-height:3em;}.nppe-bs--breed-detail-block .consider > .paragraph{padding:30px;}.questions-overlay,.results-overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.9);z-index:10;}.questions-loading,.results-loading{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:11;}.questions-loading:after,.results-loading:after{position:fixed;content:"";top:50%;left:50%;z-index:12;width:32px;height:32px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background-image:url(/themes/custom/trim_the_tail_th/dist/images/apng/loading-red.png);background-repeat:no-repeat;background-position:center center;background-size:contain;}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.questions-loading:after,.results-loading:after{-webkit-animation-name:spin-left;animation-name:spin-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;}}.route-nppe-breed-selector-breed-library-dog .ui-autocomplete,.route-nppe-breed-selector-breed-library-cat .ui-autocomplete,.route-nppe-breed-selector-dog-breed-results .ui-autocomplete,.route-nppe-breed-selector-cat-breed-results .ui-autocomplete{padding:10px 0;border:0;background:#ffffff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.08);border-bottom-left-radius:4px;border-bottom-right-radius:4px;}.route-nppe-breed-selector-breed-library-dog .ui-autocomplete:after,.route-nppe-breed-selector-breed-library-cat .ui-autocomplete:after,.route-nppe-breed-selector-dog-breed-results .ui-autocomplete:after,.route-nppe-breed-selector-cat-breed-results .ui-autocomplete:after{position:absolute;content:"";top:-4px;left:0;height:4px;width:100%;background-color:#e81c24;}.route-nppe-breed-selector-breed-library-dog .ui-autocomplete .ui-menu-item,.route-nppe-breed-selector-breed-library-cat .ui-autocomplete .ui-menu-item,.route-nppe-breed-selector-dog-breed-results .ui-autocomplete .ui-menu-item,.route-nppe-breed-selector-cat-breed-results .ui-autocomplete .ui-menu-item{width:100%;padding:0;margin:0;}.route-nppe-breed-selector-breed-library-dog .ui-autocomplete .ui-menu-item a,.route-nppe-breed-selector-breed-library-cat .ui-autocomplete .ui-menu-item a,.route-nppe-breed-selector-dog-breed-results .ui-autocomplete .ui-menu-item a,.route-nppe-breed-selector-cat-breed-results .ui-autocomplete .ui-menu-item a{display:block;width:100%;padding:0;color:#3a3533;}.route-nppe-breed-selector-breed-library-dog .ui-autocomplete .ui-menu-item a.ui-state-active,.route-nppe-breed-selector-breed-library-cat .ui-autocomplete .ui-menu-item a.ui-state-active,.route-nppe-breed-selector-dog-breed-results .ui-autocomplete .ui-menu-item a.ui-state-active,.route-nppe-breed-selector-cat-breed-results .ui-autocomplete .ui-menu-item a.ui-state-active{margin:0;border:none;background:none;}.route-nppe-breed-selector-breed-library-dog .ui-autocomplete .ui-menu-item a.ui-state-active .results-view-image,.route-nppe-breed-selector-breed-library-cat .ui-autocomplete .ui-menu-item a.ui-state-active .results-view-image,.route-nppe-breed-selector-dog-breed-results .ui-autocomplete .ui-menu-item a.ui-state-active .results-view-image,.route-nppe-breed-selector-cat-breed-results .ui-autocomplete .ui-menu-item a.ui-state-active .results-view-image{border:1px solid #e81c24;}.route-nppe-breed-selector-breed-library-dog .ui-autocomplete .ui-menu-item a.ui-state-active .results-view-name,.route-nppe-breed-selector-breed-library-cat .ui-autocomplete .ui-menu-item a.ui-state-active .results-view-name,.route-nppe-breed-selector-dog-breed-results .ui-autocomplete .ui-menu-item a.ui-state-active .results-view-name,.route-nppe-breed-selector-cat-breed-results .ui-autocomplete .ui-menu-item a.ui-state-active .results-view-name{color:#e81c24;}.route-nppe-breed-selector-breed-library-dog .ui-autocomplete .results-view-image-container,.route-nppe-breed-selector-breed-library-cat .ui-autocomplete .results-view-image-container,.route-nppe-breed-selector-dog-breed-results .ui-autocomplete .results-view-image-container,.route-nppe-breed-selector-cat-breed-results .ui-autocomplete .results-view-image-container{position:relative;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;width:100%;padding:10px 20px;border:none;overflow:hidden;}.route-nppe-breed-selector-breed-library-dog .ui-autocomplete .results-view-image-container .results-view-image,.route-nppe-breed-selector-breed-library-cat .ui-autocomplete .results-view-image-container .results-view-image,.route-nppe-breed-selector-dog-breed-results .ui-autocomplete .results-view-image-container .results-view-image,.route-nppe-breed-selector-cat-breed-results .ui-autocomplete .results-view-image-container .results-view-image{border:1px solid #c9c5b9;padding:5px;overflow:hidden;width:100px;flex:0 0 auto;background-color:#ffffff;transition:border 0.2s;}.route-nppe-breed-selector-breed-library-dog .ui-autocomplete .results-view-image-container .results-view-image img,.route-nppe-breed-selector-breed-library-cat .ui-autocomplete .results-view-image-container .results-view-image img,.route-nppe-breed-selector-dog-breed-results .ui-autocomplete .results-view-image-container .results-view-image img,.route-nppe-breed-selector-cat-breed-results .ui-autocomplete .results-view-image-container .results-view-image img{width:100%;}.route-nppe-breed-selector-breed-library-dog .ui-autocomplete .results-view-image-container .results-view-name,.route-nppe-breed-selector-breed-library-cat .ui-autocomplete .results-view-image-container .results-view-name,.route-nppe-breed-selector-dog-breed-results .ui-autocomplete .results-view-image-container .results-view-name,.route-nppe-breed-selector-cat-breed-results .ui-autocomplete .results-view-image-container .results-view-name{margin-left:20px;font-family:"robotoregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;transition:color 0.2s;}.view-nppe-breed-selector-results .pager{text-align:center;margin-bottom:50px;}.view-nppe-breed-selector-results .pager li > a,.view-nppe-breed-selector-results .pager li > span{border:none !important;}.view-nppe-breed-selector-results .pager .pager__items{margin:0 auto;height:auto;}.view-nppe-breed-selector-results .pager .pager__item{display:inline-block;padding:12px 15px;border-radius:3px;}.view-nppe-breed-selector-results .pager .pager__item.is-active a{background-color:#3a3533;}.view-nppe-breed-selector-results .pager .pager__item.pager__item--first,.view-nppe-breed-selector-results .pager .pager__item.pager__item--last{display:none !important;}.view-nppe-breed-selector-results .pager .pager__item.pager__item--ellipsis{padding:12px 0 12px 15px;}.view-nppe-breed-selector-results .pager .pager__item:not(.pager__item--previous) + .pager__item--ellipsis{padding:12px 15px 12px 0;}.paragraph--type--accordion-v2{max-width:100%;}@media (min-width:0) and (max-width:1140px){.paragraph--type--accordion-v2{padding-left:15px !important;padding-right:15px !important;}}.paragraph--type--accordion-v2.light-bg{background-color:#f9f8f5;text-align:left;overflow:visible;padding:25px 0;}@media (min-width:1140px){.paragraph--type--accordion-v2.light-bg{padding:50px 0;}}.paragraph--type--accordion-v2.creamy-bg{background-color:#f9f8f5;}.paragraph--type--accordion-v2 .accordion-wrapper{width:100%;max-width:1140px;margin-right:auto;margin-left:auto;}.paragraph--type--accordion-v2 .component--text-image{padding:0;}@media (min-width:0) and (max-width:768px){.paragraph--type--accordion-v2 .component--text-image.image-position--right .text-image--text-wrapper{order:2 !important;}}@media (min-width:0) and (max-width:768px){.paragraph--type--accordion-v2 .component--text-image.image-position--right .text-image--image{order:3 !important;padding-top:30px;margin-bottom:5px;}}.paragraph--type--accordion-v2 .component--text-image .text-image--component-wrapper{padding-left:0;padding-right:0;margin-top:-10px;}@media (min-width:768px) and (max-width:1140px){.paragraph--type--accordion-v2 .component--text-image .text-image--component-wrapper .text-image--image{flex:0 0 auto;width:41.66666667%;order:3 !important;}}.paragraph--type--accordion-v2 .component--text-image .text-image--component-wrapper .text-image--image .field--name-field-c-image{border:none;}.paragraph--type--accordion-v2 .component--text-image .text-image--component-wrapper .text-image--image .field--name-field-c-image:before{background-color:unset;}@media (min-width:768px) and (max-width:1140px){.paragraph--type--accordion-v2 .component--text-image .text-image--component-wrapper .text-image--text-wrapper{flex:0 0 auto;width:58.33333333%;order:2 !important;}}.paragraph--type--accordion-v2 .variant-b{padding-top:107px;padding-bottom:40px;}@media (min-width:0){.paragraph--type--accordion-v2 .variant-b{padding-left:0 !important;padding-right:0 !important;}}@media (min-width:768px) and (max-width:1140px){.paragraph--type--accordion-v2 .variant-b{padding-left:40px !important;padding-right:40px !important;}}.paragraph--type--accordion-v2 .variant-b:before{content:"";width:48px;height:48px;background-size:20px 20px;background:#F9F8F5 url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-server.svg) no-repeat center;position:absolute;z-index:1;margin-top:-65px;margin-left:15px;border:1px solid #FFFFFF;box-shadow:0px 0px 2px rgba(58,53,51,0.2),0px 2px 12px rgba(58,53,51,0.1);border-radius:50%;}@media (min-width:1140px){.paragraph--type--accordion-v2 .variant-b .field--name-field-accordion-v2-item{max-width:1140px;}}.paragraph--type--accordion-v2 .variant-b .component--text-image{padding-left:0;padding-right:0;}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper{padding-left:0;}@media (min-width:0){.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper{padding-right:0;}}@media (min-width:1140px){.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper{justify-content:space-between;}}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper{padding-left:6px;padding-right:0;}@media (min-width:1140px){.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper{margin-top:40px;}}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper.col-xl-5{flex:0 0 auto;width:50%;}@media (min-width:0) and (max-width:768px){.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper.col-xl-5{width:100%;}}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper .text-image--text .field--name-field-c-sideimagetext-summary h2,.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper .text-image--text .field--name-field-c-sideimagetext-summary .h2{display:none;}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper .text-image--text .table-wrapper{overflow-x:unset;}@media (min-width:1140px){.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper .text-image--text .table-wrapper{margin-top:-20px;}}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper .text-image--text .table-wrapper table td{white-space:normal;}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper .text-image--text .table-wrapper .breed-table td:nth-child(2){position:relative;padding:0;}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper .text-image--text .table-wrapper .breed-table td:nth-child(2) .fa{font-size:16px;color:#ffd700;}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper .text-image--text .table-wrapper .breed-table td:nth-child(2) .fa-star-0{font-size:16px;color:#ddd;content:"";background:url(/themes/custom/trim_the_tail_th/dist/images/components/%D1%81_accordion_v2/star-0.svg);position:relative;display:inline-block;width:16px;height:16px;background-size:cover;vertical-align:middle;}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper .text-image--text .table-wrapper .breed-table td:nth-child(2) .fa-star{font-size:16px;color:#ddd;content:"";background:url(/themes/custom/trim_the_tail_th/dist/images/components/%D1%81_accordion_v2/star.svg);position:relative;display:inline-block;width:16px;height:16px;background-size:cover;vertical-align:middle;}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper .text-image--text .table-wrapper .breed-table td:nth-child(2) .fa-star:before{content:none;}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper .text-image--text .table-wrapper .breed-table td:nth-child(2) .rating-value{font-family:"roboto_slabregular",Helvetica,sans-serif;padding:0 5px;vertical-align:middle;}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--image{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;}@media (min-width:1140px){.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--image{margin-top:40px;max-width:540px;}}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--image.col-xl-7{flex:0 0 auto;width:50%;}@media (min-width:0) and (max-width:768px){.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--image.col-xl-7{display:none !important;}}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--image .field--name-field-c-image{border-top:none;}.paragraph--type--accordion-v2 .variant-b .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--image .field--name-field-c-image:before{background-color:unset;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item{padding:0 15px;}@media (min-width:1140px){.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item{max-width:760px;}}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2{border-top:1px solid #c9c5b9;border-top:none !important;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--text-v2{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;padding:20px 30px 20px 0;position:relative;color:#3a3533;text-decoration:none;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--text-v2:after{content:"";background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-plus-v2.svg);position:absolute;right:0;width:18px;height:18px;background-size:cover;bottom:23px;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--text-v2:hover{cursor:pointer;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--teaser-text{padding:0;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2.status--enable .accordion--text-v2:after{content:"";background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-minus-v2.svg);background-size:18px 18px;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2.status--enable .accordion--teaser-text{display:none;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;margin:20px 0;padding:0;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .field--name-field-summary-text{padding:0;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components p{font-size:1rem;line-height:1.5rem;font-family:"robotolight",Helvetica,sans-serif;padding:0;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .dsu_btn{text-align:left;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .dsu_btn .image_cta_link{padding:10px 0;background:none !important;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .embedded-entity.align-right .media--image img{padding:0 0 30px 30px;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .embedded-entity.align-left .media--image img{padding:0 30px 30px 0;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .accordion--components .embedded-entity.align-center .media--image img{padding:0 0 30px 0;margin:0 auto;}@media (min-width:1140px){.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--text-wrapper.col-xl-5{flex:0 0 auto;width:50%;}}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--image{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;}@media (min-width:0) and (max-width:768px){.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--image{width:100%;}}@media (min-width:1140px){.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--image.col-xl-7{flex:0 0 auto;width:50%;}}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--image .field--name-field-c-image{border-top:none;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .paragraph--type--accordion-item-v2 .component--text-image .text-image--component-wrapper .text-image--content-wrapper .text-image--image .field--name-field-c-image:before{background-color:unset;}.paragraph--type--accordion-v2 .field--name-field-accordion-v2-item .field__item:first-child .paragraph--type--accordion-item-v2{border-top:1px solid #c9c5b9 !important;}.paragraph--type--accordion{max-width:100%;}.paragraph--type--accordion.light-bg{background-color:#f9f8f5;text-align:left;overflow:visible;padding:25px 0;}@media (min-width:1140px){.paragraph--type--accordion.light-bg{padding:50px 0;}}.paragraph--type--accordion .field--name-field-accordion-item{border-bottom:1px solid #c9c5b9;padding:0 15px;}@media (min-width:1140px){.paragraph--type--accordion .field--name-field-accordion-item{max-width:760px;}}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item{border-top:1px solid #c9c5b9;}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--text{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;padding:20px 30px 20px 0;position:relative;color:#3a3533;text-decoration:none;}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--text:after{content:"";background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-plus.svg);position:absolute;right:0;width:18px;height:18px;background-size:cover;bottom:23px;}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--text:hover{cursor:pointer;}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--teaser-text{padding:0;}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item.status--enable .accordion--text:after{content:"";background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-minus.svg);}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item.status--enable .accordion--teaser-text{display:none;}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;margin:20px 0;padding:0;}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .field--name-field-summary-text{padding:0;}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-size:1rem;line-height:1.5rem;font-family:"robotolight",Helvetica,sans-serif;padding:0;}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .dsu_btn{text-align:left;}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .dsu_btn .image_cta_link{padding:10px 0;background:none !important;}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .embedded-entity.align-right .media--image img{padding:0 0 30px 30px;}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .embedded-entity.align-left .media--image img{padding:0 30px 30px 0;}.paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components .embedded-entity.align-center .media--image img{padding:0 0 30px 0;margin:0 auto;}.component--age-calculator{padding:30px 0 0;background-color:#f9f8f5;position:relative;text-align:center;}@media (min-width:1140px){.component--age-calculator{padding:0;background-color:#ffffff;text-align:left;}}@media (min-width:1140px){.component--age-calculator .component--age-calculator-content-wrapper{position:relative;max-width:1110px;min-height:555px;background-color:#f9f8f5;border-radius:30px 0 0 30px;margin:0 auto;padding:40px 0;}.component--age-calculator .component--age-calculator-content-wrapper:after{content:"";width:170px;height:100%;position:absolute;top:0;left:100%;background-color:#f9f8f5;}}.component--age-calculator .component--age-calculator-content-wrapper .steps{display:none;}.component--age-calculator .component--age-calculator-content-wrapper .steps.current-step{display:block;}.component--age-calculator .steps{padding-bottom:50px;}@media (min-width:1140px){.component--age-calculator .steps{max-width:800px;margin-left:auto;}}.component--age-calculator .step-1{padding:0 25px 50px;}@media (min-width:1140px){.component--age-calculator .step-1{padding:0 0 50px;}}.component--age-calculator .age-calculator--title{margin-bottom:30px;font-size:1.5625rem;line-height:2.1875rem;font-family:"roboto_slabregular",Helvetica,sans-serif;}@media (min-width:1140px){.component--age-calculator .sub-title--wrapper{margin-right:100px;}}.component--age-calculator .age-calculator--image-wrapper{width:160px;height:160px;margin:0 auto 10px;transition:background-image 0.3s ease-in;}@media (min-width:1140px){.component--age-calculator .age-calculator--image-wrapper{width:420px;height:420px;position:absolute;left:-150px;top:40px;}}.component--age-calculator.dog .age-calculator--image-wrapper{background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-puppy-desk.png) center center/420px 420px no-repeat;}.component--age-calculator.dog .age-calculator--image-wrapper[data-lifestage=puppy]{background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-puppy-mobile.webp) center center/160px 160px no-repeat;}@media (min-width:1140px){.component--age-calculator.dog .age-calculator--image-wrapper[data-lifestage=puppy]{background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-puppy-desk.webp) center center/420px 420px no-repeat;}}.component--age-calculator.dog .age-calculator--image-wrapper[data-lifestage=adult]{background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-dog-adult-mobile.webp) center center/160px 160px no-repeat;}@media (min-width:1140px){.component--age-calculator.dog .age-calculator--image-wrapper[data-lifestage=adult]{background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-dog-adult-desk.webp) center center/420px 420px no-repeat;}}.component--age-calculator.dog .age-calculator--image-wrapper[data-lifestage=senior]{background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-dog-senior-mobile.webp) center center/160px 160px no-repeat;}@media (min-width:1140px){.component--age-calculator.dog .age-calculator--image-wrapper[data-lifestage=senior]{background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-dog-senior-desk.webp) center center/420px 420px no-repeat;}}.component--age-calculator.cat .age-calculator--image-wrapper{background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-cat-desk.png) center center/420px 420px no-repeat;background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-cat-mobile.webp) center center/160px 160px no-repeat;}@media (min-width:1140px){.component--age-calculator.cat .age-calculator--image-wrapper{background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-cat-desk.webp) center center/420px 420px no-repeat;}}.component--age-calculator .age-calculator-results-image-wrapper{width:160px;height:160px;margin:0 auto -30px;}@media (min-width:1140px){.component--age-calculator .age-calculator-results-image-wrapper{display:none;}}.component--age-calculator.dog .age-calculator-results-image-wrapper[data-lifestage=puppy]{background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-puppy-results.webp) center center/160px 160px no-repeat;}.component--age-calculator.dog .age-calculator-results-image-wrapper[data-lifestage=adult]{background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-dog-adult-results.webp) center center/160px 160px no-repeat;}.component--age-calculator.dog .age-calculator-results-image-wrapper[data-lifestage=senior]{background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-dog-senior-results.webp) center center/160px 160px no-repeat;}.component--age-calculator.cat .age-calculator-results-image-wrapper{background:url(/themes/custom/trim_the_tail_th/dist/images/age-calculator/age-calc-cat-results.webp) center center/160px 160px no-repeat;}.component--age-calculator .age-calculator--sub-title{margin:0 auto 23px;font-size:1.25rem;line-height:1.625rem;font-family:"roboto_slabregular",Helvetica,sans-serif;position:relative;display:flex;justify-content:center;}.component--age-calculator .age-calculator--sub-title p{margin-top:auto;}.component--age-calculator .age-calculator--sub-title .age-calculator--sub-title--under-one{display:none;margin:auto 6px 0;}.component--age-calculator .age-calculator--sub-title .age-calculator--sub-title--one-or-under{display:none;}.component--age-calculator .age-calculator--sub-title.under-one .age-calculator--sub-title--under-one{display:block;}.component--age-calculator .age-calculator--sub-title.under-one .age-calculator--sub-title--one-or-under,.component--age-calculator .age-calculator--sub-title.one-year .age-calculator--sub-title--one-or-under{display:block;}.component--age-calculator .age-calculator--sub-title.under-one .age-calculator--sub-title--default,.component--age-calculator .age-calculator--sub-title.one-year .age-calculator--sub-title--default{display:none;}@media (min-width:1140px){.component--age-calculator .age-calculator--sub-title{justify-content:left;}}.component--age-calculator .age-calculator--sub-title .age-calculator--years-number{font-weight:bold;margin:0 5px;color:#e81c24;font-size:1.5625rem;line-height:1.875rem;}.component--age-calculator .step-2 .age-calculator--loading-gif{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:50px;height:50px;background:url(/themes/custom/trim_the_tail_th/dist/images/apng/loading-red.png) center center/50px 50px no-repeat;}.component--age-calculator .step-2 .age-calculator--loading-gif.hide{display:none;}.component--age-calculator .step-2 .age-calculator--cta-wrapper{display:flex;justify-content:center;margin-top:20px;}@media (min-width:1140px){.component--age-calculator .step-2 .age-calculator--cta-wrapper{justify-content:end;}}.component--age-calculator .step-2 .age-calculator--cta-wrapper .age-calculator.pet-age-cta{color:#ffffff;background-color:#e81c24;border-color:#e81c24;}.component--age-calculator .step-2 .age-calculator--cta-wrapper .age-calculator.pet-age-cta:hover{background-color:#3a3533;border-color:#3a3533;text-decoration:none;color:#ffffff;}.component--age-calculator .step-2 .age-calculator--title{margin-bottom:20px;padding-right:10px;font-size:1.5625rem;line-height:2.1875rem;}@media (min-width:1140px){.component--age-calculator .step-2 .age-calculator--title{max-width:730px;margin-top:32px;padding-right:0;font-size:2.5rem;line-height:3.25rem;}}.component--age-calculator .step-2 .age-calculator--sub-title p{padding-right:80px;}@media (min-width:1140px){.component--age-calculator .step-2 .age-calculator--sub-title p{padding-right:0;}}.component--age-calculator .age-calculator--year-selector{position:relative;}.component--age-calculator .age-calculator--year-selector .input-mobile-wrapper{display:flex;align-items:center;justify-content:center;}@media (min-width:1140px){.component--age-calculator .age-calculator--year-selector .input-mobile-wrapper{display:none;}}.component--age-calculator .age-calculator--year-selector .input-mobile-wrapper input{font-size:1rem;line-height:1.5rem;font-family:"robotoregular",Helvetica,sans-serif;max-width:64px;margin:0 20px;text-align:center;color:#3a3533;padding:11px 19px;border-radius:4px;border:1px solid #c9c5b9;}.component--age-calculator .age-calculator--year-selector .input-mobile-wrapper input::-webkit-outer-spin-button,.component--age-calculator .age-calculator--year-selector .input-mobile-wrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.component--age-calculator .age-calculator--year-selector .input-mobile-wrapper input[type=number]{-moz-appearance:textfield;}.component--age-calculator .age-calculator--year-selector .subtract,.component--age-calculator .age-calculator--year-selector .add{width:26px;height:26px;flex:0 0 auto;cursor:pointer;}.component--age-calculator .age-calculator--year-selector .subtract:hover,.component--age-calculator .age-calculator--year-selector .add:hover{background-size:26px 26px;}.component--age-calculator .age-calculator--year-selector .subtract{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-minus.svg) center center/24px 24px no-repeat;}.component--age-calculator .age-calculator--year-selector .add{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-plus.svg) center center/24px 24px no-repeat;}.component--age-calculator .age-calculator--dog-size{position:relative;margin-top:50px;}@media (min-width:1140px){.component--age-calculator .age-calculator--dog-size{margin-top:0;}}.component--age-calculator .age-calculator--dog-size h3,.component--age-calculator .age-calculator--dog-size .h3{font-size:1.25rem;line-height:1.625rem;}.component--age-calculator .age-calculator--dog-size .radios-wrapper{display:flex;flex-direction:column;margin-top:14px;}@media (min-width:1140px){.component--age-calculator .age-calculator--dog-size .radios-wrapper{flex-direction:row;margin-top:10px;}}.component--age-calculator .age-calculator--dog-size .radios-wrapper label{position:relative;width:160px;display:flex;align-items:center;padding:11px 19px;border:1px solid #e81c24;border-radius:4px;background-color:#ffffff;margin:6px auto 0;}@media (min-width:1140px){.component--age-calculator .age-calculator--dog-size .radios-wrapper label{width:auto;margin:0 10px 0 0;}}.component--age-calculator .age-calculator--dog-size .radios-wrapper label input{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;}.component--age-calculator .age-calculator--dog-size .radios-wrapper label input ~ .checkmark:after{content:"";position:absolute;top:5px;left:5px;width:12px;height:12px;border-radius:50%;}.component--age-calculator .age-calculator--dog-size .radios-wrapper label input:checked ~ .checkmark:after{background:#e81c24;}.component--age-calculator .age-calculator--dog-size .radios-wrapper label input:not(:checked) ~ .checkmark:hover:after{background:#c9c5b9;}.component--age-calculator .age-calculator--dog-size .radios-wrapper label .size{position:relative;font-size:1rem;line-height:1.5rem;font-family:"roboto_slabregular",Helvetica,sans-serif;padding-left:44px;cursor:pointer;}@media (min-width:1140px){.component--age-calculator .age-calculator--dog-size .radios-wrapper label .size{padding-left:34px;}}.component--age-calculator .age-calculator--dog-size .radios-wrapper label .checkmark{position:absolute;left:20px;top:12px;width:24px;height:24px;border:1px solid #e81c24;border-radius:50px;cursor:pointer;}.component--age-calculator .button-primary{font-size:1rem;}.component--age-calculator .age-calculator--step-1-button{position:relative;display:flex;margin:30px 0 0;}.component--age-calculator .age-calculator--step-1-button a{margin:0 auto;}@media (min-width:1140px){.component--age-calculator .age-calculator--step-1-button a{margin:0;}}@media (min-width:1140px){.component--age-calculator .age-calculator--step-1-button{margin-top:36px;}}.component--age-calculator .age-calculator--step-2-buttons{position:relative;}@media (min-width:1140px){.component--age-calculator .age-calculator--step-2-buttons{display:flex;align-items:center;}}.component--age-calculator .age-calculator--step-2-buttons .explore-button{display:flex;margin-bottom:20px;padding-top:10px;}@media (min-width:1140px){.component--age-calculator .age-calculator--step-2-buttons .explore-button{margin-right:20px;margin-bottom:0;}}.component--age-calculator .age-calculator--desktop-input-wrapper{display:none;position:relative;margin:0 10px;}@media (min-width:1140px){.component--age-calculator .age-calculator--desktop-input-wrapper{display:block;}}.component--age-calculator .age-calculator--desktop-input-wrapper input{outline:none;-webkit-appearance:none;background-color:#ffffff;height:10px;width:100%;margin:30px auto 10px;border:2px solid #c9c5b9;border-radius:15px;}.component--age-calculator .age-calculator--desktop-input-wrapper input::-webkit-slider-thumb{cursor:-webkit-grab;cursor:grab;-webkit-appearance:none;width:24px;height:24px;border-radius:50%;}.component--age-calculator .age-calculator--desktop-input-wrapper input:focus{cursor:-webkit-grabbing;cursor:grabbing;}.component--age-calculator .age-calculator--desktop-input-wrapper datalist{position:relative;display:flex;justify-content:space-between;height:auto;bottom:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;margin-bottom:40px;}.component--age-calculator .age-calculator--desktop-input-wrapper datalist option{width:16px;height:16px;min-height:16px;border-radius:100px;white-space:nowrap;padding:0;line-height:85px;border:2px solid #c9c5b9;position:relative;top:-1px;}.component--age-calculator .age-calculator--desktop-input-wrapper datalist option:after{content:"";width:16.5px;height:6px;background-color:#ffffff;position:absolute;top:3px;left:-2px;border-radius:1px;}.component--age-calculator .age-calculator--desktop-input-wrapper datalist option:before{content:"";width:12px;height:12px;border-radius:100px;background-color:#ffffff;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}.component--age-calculator .age-calculator--desktop-input-wrapper datalist option.small{width:14px;height:14px;min-height:14px;}.component--age-calculator .age-calculator--desktop-input-wrapper datalist option.small:before{width:10px;height:10px;left:5px;}.component--age-calculator .age-calculator--desktop-input-wrapper datalist option.small:after{width:14px;}.component--age-calculator .age-calculator--desktop-input-wrapper datalist option:first-child.small:after{width:11px;left:2px;}.component--age-calculator .age-calculator--desktop-input-wrapper datalist option:last-child:after{left:-5px;}.component--age-calculator .age-calculator--desktop-input-wrapper .selected{background-color:#e81c24;}.component--age-calculator .age-calculator--desktop-input-wrapper .selected:before,.component--age-calculator .age-calculator--desktop-input-wrapper .selected:after{background-color:#e81c24;}.component--age-calculator .age-calculator--desktop-input-wrapper .selected.thumbImage:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/slider-handle.svg);width:24px;height:24px;}.component--age-calculator .age-calculator--desktop-input-wrapper .selected.thumbImage:after{display:none;}.component--age-calculator .age-calculator--desktop-input-wrapper .drag-info{position:absolute;top:-4px;font-family:"robotoregular",Helvetica,sans-serif;font-weight:bold;font-size:0.625rem;line-height:1.25rem;white-space:nowrap;}.component--age-calculator .age-calculator--results{font-family:"roboto_slabregular",Helvetica,sans-serif;}.component--age-calculator .age-calculator--results .age-calculator-products-result--content-wrapper{padding:0 25px;}.component--age-calculator .age-calculator--results .age-calculator-products-result--content-wrapper.action-buttons{display:flex;flex-direction:column;align-items:center;margin-top:20px;}@media (min-width:1140px){.component--age-calculator .age-calculator--results .age-calculator-products-result--content-wrapper.action-buttons{flex-direction:row;align-items:center;}}.component--age-calculator .age-calculator--results .age-calculator-products-result--content-wrapper.action-buttons .results--explore-button-wrapper{margin-bottom:20px;}@media (min-width:1140px){.component--age-calculator .age-calculator--results .age-calculator-products-result--content-wrapper.action-buttons .results--explore-button-wrapper{margin:0 20px 0 0;}}.component--age-calculator .age-calculator--results .results--pet-label{font-size:1rem;line-height:1.5rem;margin-bottom:11px;}.component--age-calculator .age-calculator--results .results--human-years{margin-bottom:20px;}@media (min-width:1140px){.component--age-calculator .age-calculator--results .results--human-years{display:flex;justify-content:flex-start;align-items:center;margin-left:20px;}}.component--age-calculator .age-calculator--results .results--human-years .age{position:relative;z-index:1;color:#ffffff;padding:20px 0;font-size:2.1875rem;}.component--age-calculator .age-calculator--results .results--human-years .age:before{content:"";position:absolute;width:64px;height:61px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-number-placeholder.svg) center center/100% 100% no-repeat;z-index:-1;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}@media (min-width:1140px){.component--age-calculator .age-calculator--results .results--human-years .age{display:inline-block;}}.component--age-calculator .age-calculator--results .results--human-years .age-label{font-size:1.5625rem;line-height:1.875rem;}@media (min-width:1140px){.component--age-calculator .age-calculator--results .results--human-years .age-label{margin-left:35px;}}.component--age-calculator .age-calculator--results .results--recomendation-label{font-size:1.25rem;line-height:1.625rem;margin-bottom:30px;}.component--age-calculator .age-calculator--results .results--recomendation-label .colored-recomendation{color:#e81c24;}.component--age-calculator .age-calculator--results .products-list,.component--age-calculator .age-calculator--results .brands-list{padding-left:25px;}.component--age-calculator .age-calculator--results .products-list .x-scroll-indicator--container,.component--age-calculator .age-calculator--results .brands-list .x-scroll-indicator--container{padding:15px 0;}.component--age-calculator .age-calculator--results .products-list .x-scroll-indicator--arrows-container,.component--age-calculator .age-calculator--results .brands-list .x-scroll-indicator--arrows-container{margin-top:0;}.component--age-calculator .age-calculator--results .products-list .age-calculator-products-result--content-wrapper,.component--age-calculator .age-calculator--results .brands-list .age-calculator-products-result--content-wrapper{display:flex;margin-bottom:20px;}.component--age-calculator .age-calculator--results .component--product-tile{height:auto;flex:0 0 215px;margin-right:20px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.12);border:solid 2px #f9f8f5;background-color:#ffffff;}@media (min-width:1140px){.component--age-calculator .age-calculator--results .component--product-tile{flex:0 0 240px;}}.component--age-calculator .age-calculator--results .component--product-tile .product-tile_image{min-height:unset;height:142px;background-color:#f7f7f7;}@media (min-width:1140px){.component--age-calculator .age-calculator--results .component--product-tile .product-tile_image{height:160px;}}.component--age-calculator .age-calculator--results .component--product-tile .product-tile_image .field--name-field-product-image{border:none;padding:0;}.component--age-calculator .age-calculator--results .component--product-tile .product-tile_image .field--name-field-product-image .field--name-image img{max-height:120px;width:auto;}@media (min-width:1140px){.component--age-calculator .age-calculator--results .component--product-tile .product-tile_image .field--name-field-product-image .field--name-image img{max-height:160px;}}.component--age-calculator .age-calculator--results .component--product-tile h2,.component--age-calculator .age-calculator--results .component--product-tile .h2{padding:20px;line-height:1.5rem;}.component--age-calculator .age-calculator--results .component--product-tile.without-reviews .actions .field--name-field-product-fusepump button{border:none;border-radius:4px;}.component--age-calculator .age-calculator--results .reset-button a:hover{color:#3a3533;text-decoration:none;}.firefox .component--age-calculator .age-calculator--desktop-input-wrapper datalist{bottom:0;padding:0 8px;}.firefox .component--age-calculator .age-calculator--desktop-input-wrapper datalist option{border:none;background-color:transparent;}.firefox .component--age-calculator .age-calculator--desktop-input-wrapper datalist option:before,.firefox .component--age-calculator .age-calculator--desktop-input-wrapper datalist option:after{display:none;}.component--article-tile{background:#ffffff;display:flex;flex-direction:row;}@media (min-width:1140px){.component--article-tile{flex-direction:column;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);}}.component--article-tile > .image-wrapper{position:relative;flex:1 0 105px;width:105px;height:100%;}@media (min-width:1140px){.component--article-tile > .image-wrapper{flex:auto;width:100%;}}.component--article-tile > .image-wrapper:before{background-color:#e81c24;}@media (min-width:1140px){.component--article-tile > .image-wrapper:before{content:"";position:absolute;height:5px;width:100%;z-index:1;}}.component--article-tile > .image-wrapper img{width:100%;height:auto;}.component--article-tile > .image-wrapper .sponsored-by-image{display:none;width:50px;height:50px;position:absolute;bottom:10px;right:10px;border-radius:50%;}@media (min-width:1140px){.component--article-tile > .image-wrapper .sponsored-by-image{display:block;}}.component--article-tile > .inner-content{padding:0 10px 0 15px;border-right:2px solid #e81c24;width:100%;}@media (min-width:1140px){.component--article-tile > .inner-content{padding:20px 10px 30px;border-right:none;}}.component--article-tile > .inner-content > .heading{display:flex;justify-content:space-between;margin-top:-3px;margin-bottom:4px;font-size:0.75rem;line-height:1rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;}@media (min-width:1140px){.component--article-tile > .inner-content > .heading{margin-top:0;margin-bottom:12px;}}.component--article-tile > .inner-content > .heading a{color:#3a3533;font-size:0.75rem;position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);text-decoration:none;}@media (min-width:1140px){.component--article-tile > .inner-content > .heading a{border-bottom:none;}.component--article-tile > .inner-content > .heading a:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.component--article-tile > .inner-content > .heading a:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.component--article-tile > .inner-content > .heading a:hover:after{background:#e81c24;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.component--article-tile > .inner-content > .heading a:hover:before{background:#e81c24;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}}.component--article-tile > .inner-content > .heading a:hover{text-decoration:none;}.component--article-tile > .inner-content > h2,.component--article-tile > .inner-content > .h2{margin-bottom:-6px;}@media (min-width:1140px){.component--article-tile > .inner-content > h2,.component--article-tile > .inner-content > .h2{margin-bottom:0;}}.component--article-tile > .inner-content > h2 a,.component--article-tile > .inner-content > .h2 a{color:#3a3533;font-size:1rem;line-height:1.5rem;text-decoration:none;}.component--article-tile > .inner-content > h2 a:hover,.component--article-tile > .inner-content > .h2 a:hover{text-decoration:none;}.component--article-tile > .inner-content .sponsored-by{font-size:0.75rem;line-height:1rem;font-family:"roboto_slabregular",Helvetica,sans-serif;margin-top:10px;}.component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}.component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}.component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}.component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}.component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}.component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}.component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}.component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}.component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}.component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}.component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}.component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}.component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}.component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}.component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}.component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}.component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}.component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}.component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}.component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}.component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#171c8f;}.component--article-tile.brand--purina-one > .inner-content{border-right-color:#171c8f;}.component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}.component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}.component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}.component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}.component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}.component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}.component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}.component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}.component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}.component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}.component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}.component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}.component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}.component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}.component--articles-list-home{padding-top:30px;padding-bottom:60px;}@media (min-width:0) and (max-width:1140px){.component--articles-list-home{padding-left:0;padding-right:0;}}.component--articles-list-home .heading-content{position:-webkit-sticky;position:sticky;z-index:2;top:0;align-content:flex-end;}@media (min-width:1140px){.component--articles-list-home .heading-content{position:static;display:flex;justify-content:space-between;align-items:flex-end;}}.component--articles-list-home .heading-content .heading-content__title{font-size:1.875rem;line-height:2.25rem;font-family:"roboto_slabregular",Helvetica,sans-serif;padding:0 15px 20px;background-color:#ffffff;}@media (min-width:1140px){.component--articles-list-home .heading-content .heading-content__title{max-width:635px;font-size:2.5rem;line-height:3.25rem;margin-bottom:20px;padding:0 0 20px;}}.component--articles-list-home .heading-content .heading-content__filters{background:#f9f8f5;padding:15px;margin-bottom:10px;}@media (min-width:1140px){.component--articles-list-home .heading-content .heading-content__filters{background:none;display:flex;align-items:center;justify-content:flex-end;}}.component--articles-list-home .heading-content .heading-content__filters > span{color:#3a3533;display:block;font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;margin-bottom:10px;}@media (min-width:1140px){.component--articles-list-home .heading-content .heading-content__filters > span{margin-bottom:0;margin-right:20px;color:#e81c24;font-size:1rem;}.component--articles-list-home .heading-content .heading-content__filters > span > span{display:none;}}.component--articles-list-home .heading-content .heading-content__filters > .filters-area{display:flex;justify-content:space-between;}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links{display:flex;flex-direction:row-reverse;align-items:baseline;}@media (min-width:1140px){.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links{flex-direction:row;}}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by{display:inline-block;font-size:1.25rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;margin-right:20px;}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by:focus{outline:none;}@media (min-width:1140px){.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by{width:42px;height:71px;background-repeat:no-repeat;background-size:contain;padding-top:50px;text-align:center;font-size:0.75rem;}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by:last-child{margin-right:0;}}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by:active,.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by:hover,.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by:focus{text-decoration:none;}@media (min-width:0) and (max-width:1140px){.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by.active{position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@media (min-width:0) and (max-width:1140px) and (min-width:1140px){.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by.active{border-bottom:none;}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by.active:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by.active:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by.active:hover:after{background:#e81c24;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by.active:hover:before{background:#e81c24;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}}@media (min-width:1140px){.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by.active[data-filter-by=dog]{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/dog-red.svg);color:#e81c24;}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by.active[data-filter-by=cat]{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/cat-red.svg);color:#e81c24;}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by.active[data-filter-by=all]{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/dog-and-cat--red.svg);color:#e81c24;}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by[data-filter-by=dog]{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/dog-grey.svg);}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by[data-filter-by=cat]{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/cat-grey.svg);}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-links > .filter-by[data-filter-by=all]{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/dog-and-cat--grey.svg);}}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-info{width:33px;height:33px;display:inline-block;color:transparent;background-repeat:no-repeat;background-size:contain;transition:background-position-x 200ms;background-position-x:-50px;}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-info.animate{background-position-x:0;}@media (min-width:1140px){.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-info{display:none;}}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-info.dog{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/dog-red.svg);}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-info.cat{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/cat-red.svg);}.component--articles-list-home .heading-content .heading-content__filters > .filters-area > .filter-info.all{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/dog-and-cat--red.svg);}.component--articles-list-home .twb-container,.component--articles-list-home .paragraph--type--c-document .component--document-wrapper,.paragraph--type--c-document .component--articles-list-home .component--document-wrapper{padding:0;}.component--articles-list-home .row{margin:0;}@media (min-width:1140px){.component--articles-list-home .row{margin:-15px;}}@media (min-width:1140px){.component--articles-list-home .main-content{display:flex;}}.component--articles-list-home .main-content .featured-slider{margin-bottom:50px;padding:0;}.component--articles-list-home .main-content .featured-slider .slick-slider .slick-list .slick-track .slick-slide{padding:0 15px 15px;}.component--articles-list-home .main-content .featured-slider .slick-slider .slick-list .slick-track .slick-slide.hidden{display:none !important;}.component--articles-list-home .main-content .featured-slider .slick-slider .slick-dots{margin-top:8px;}@media (min-width:1140px){.component--articles-list-home .main-content .featured-slider .slick-slider .slick-dots{justify-content:left;margin-left:15px;}}.component--articles-list-home .main-content .featured-slider .slick-current .node--type-nppe-article.node--view-mode-c-articles-list-home-featured .content{box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);}.component--articles-list-home .main-content .listed-articles{padding:0 15px;margin-bottom:10px;}.component--articles-list-home .main-content .listed-articles > .field > .field__item{margin-bottom:30px;border-top:1px solid #c9c5b9;padding-top:30px;}.component--articles-list-home .main-content .listed-articles > .field > .field__item:first-child{margin-top:0;border-top:none;}@media (min-width:1140px){.component--articles-list-home .main-content .listed-articles > .field > .field__item:first-child{border-top:1px solid #c9c5b9;}}.component--articles-list-home .main-content .listed-articles > .cta{text-align:center;margin-bottom:50px;}@media (min-width:1140px){.component--articles-list-home .main-content .listed-articles > .cta{text-align:left;}}.component--articles-list-home .main-content .listed-articles > .cta a{display:inline-block;}.component--articles-list-home .secondary-content > h3,.component--articles-list-home .secondary-content > .h3{font-size:1.5625rem;font-family:"roboto_slabregular",Helvetica,sans-serif;padding:0 15px;margin-bottom:20px;}@media (min-width:1140px){.component--articles-list-home .secondary-content > h3,.component--articles-list-home .secondary-content > .h3{padding:0;}}.component--articles-list-home .secondary-content .additional-articles{padding:0 15px;margin-bottom:40px;}@media (min-width:1140px){.component--articles-list-home .secondary-content .additional-articles{padding:0;}}@media (min-width:1140px){.component--articles-list-home .secondary-content .additional-articles > .field{display:flex;width:100%;}}.component--articles-list-home .secondary-content .additional-articles > .field > .field__item{margin-bottom:20px;border-left:1px solid #c9c5b9;}@media (min-width:1140px){.component--articles-list-home .secondary-content .additional-articles > .field > .field__item{margin-bottom:0;width:100%;padding-right:30px;}}.component--articles-list-home .secondary-content .additional-articles > .field > .field__item:last-child{margin-bottom:0;}@media (min-width:1140px){.component--articles-list-home .secondary-content .additional-articles > .field > .field__item:last-child{padding-right:0;}}.component--articles-list-home .secondary-content > .cta{text-align:center;}@media (min-width:1140px){.component--articles-list-home .secondary-content > .cta{text-align:left;}}.component--articles-list-home .secondary-content > .cta a{display:inline-block;}.component--articles-list{padding:20px 0 0;}@media (min-width:1140px){.component--articles-list{background:#f9f8f5;padding:50px 0 30px;}}.component--articles-list.component-branded .component--article-tile .sponsored-by-image{display:none;}.component--articles-list > .inner-content{position:relative;}.component--articles-list > .inner-content .articles-list--title{font-size:1.875rem;line-height:2.25rem;margin-bottom:34px;padding-right:80px;}@media (min-width:1140px){.component--articles-list > .inner-content .articles-list--title{font-size:2.5rem;line-height:3.25rem;padding-right:135px;}}.component--articles-list > .inner-content > img{position:absolute;right:15px;top:-20px;width:64px;height:auto;border-radius:50%;}@media (min-width:1140px){.component--articles-list > .inner-content > img{top:-14px;right:59px;width:80px;}}@media (min-width:1140px){.component--articles-list > .inner-content > .list{margin-bottom:50px;}}.component--articles-list > .inner-content > .list > *{display:flex;flex-direction:column;}@media (min-width:1140px){.component--articles-list > .inner-content > .list > *{flex-direction:row;}}.component--articles-list > .inner-content > .list > * > .field__item{width:100%;max-width:100%;margin-bottom:40px;opacity:1;transition:opacity 1s ease,-webkit-transform 1s ease;transition:transform 1s ease,opacity 1s ease;transition:transform 1s ease,opacity 1s ease,-webkit-transform 1s ease;}@media (min-width:1140px){.component--articles-list > .inner-content > .list > * > .field__item{max-width:25%;margin-bottom:0;padding:0 15px;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);}.component--articles-list > .inner-content > .list > * > .field__item.visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}@media (min-width:1140px){.component--articles-list > .inner-content > .list > * > .field__item:nth-child(even){margin-top:40px;}}.component--articles-list > .inner-content > .list > * > .field__item:first-child{padding-left:0;}.component--articles-list > .inner-content > .list > * > .field__item:last-child{padding-right:0;margin-bottom:0;}.component--articles-list > .inner-content .articles-list--cta{display:flex;margin-top:30px;}@media (min-width:1140px){.component--articles-list > .inner-content .articles-list--cta{margin:50px 0 20px;}}.component--articles-list > .inner-content .articles-list--cta .field--type-link{margin:0 auto;}.component--articles-list.component-branded > .inner-content > h2,.component--articles-list.component-branded > .inner-content > .h2{padding-right:94px;}@media (min-width:1140px){.component--articles-list.component-branded > .inner-content > h2,.component--articles-list.component-branded > .inner-content > .h2{padding-right:165px;}}@media (min-width:1140px){.component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}.component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){.component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){.component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}.component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){.component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){.component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}.component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){.component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){.component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}.component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){.component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){.component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}.component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){.component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){.component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}.component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){.component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){.component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}.component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){.component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){.component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}.component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){.component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){.component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}.component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){.component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){.component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}.component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){.component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){.component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#171c8f;}}.component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#171c8f;}@media (min-width:1140px){.component--articles-list.brand--purina-one{background-color:rgba(23,28,143,0.1);}}@media (min-width:1140px){.component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}.component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){.component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){.component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}.component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){.component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){.component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}.component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){.component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){.component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}.component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){.component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){.component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}.component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){.component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){.component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}.component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){.component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){.component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}.component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){.component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}.component--brand-carousel{margin-top:30px;margin-bottom:30px;}@media (min-width:1140px){.component--brand-carousel{padding-left:27px;padding-right:27px;margin-top:50px;margin-bottom:50px;}}.component--brand-carousel .brand-carousel--title{font-size:1.875rem;line-height:2.25rem;width:100%;max-width:100%;margin-bottom:20px;text-align:center;}@media (min-width:1140px){.component--brand-carousel .brand-carousel--title{font-size:2.5rem;line-height:3.25rem;max-width:75%;margin-bottom:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}}.component--brand-carousel .row{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:wrap;}@media (min-width:1140px){.component--brand-carousel .row{flex-direction:row;justify-content:space-between;margin-left:0;margin-right:0;}}.component--brand-carousel .row .title{order:1;}.component--brand-carousel .row .brands__container{order:2;}@media (min-width:1140px){.component--brand-carousel .row .brands__container{order:3;}}.component--brand-carousel .row .field--name-field-c-brand-car-cta{order:3;}@media (min-width:1140px){.component--brand-carousel .row .field--name-field-c-brand-car-cta{order:2;}}.component--brand-carousel .brands__container{width:100%;max-width:100%;background-color:#f9f8f5;}@media (min-width:1140px){.component--brand-carousel .brands__container{margin-top:20px;max-width:calc(1110px - 24px);min-height:151px;}}.component--brand-carousel .slick-list{margin:20px 10px;}@media (min-width:1140px){.component--brand-carousel .slick-list{margin:30px 34px;}}.component--brand-carousel .slick-track{display:flex;align-items:stretch;}.component--brand-carousel .slick-slide{height:auto;min-height:0;max-height:90px;margin:0 10px;}@media (min-width:1140px){.component--brand-carousel .slick-slide{margin:0 5px;}}.component--brand-carousel .slick-dots{margin-top:0;margin-bottom:20px;}.component--brand-carousel .slick-arrow{top:50%;width:24px;height:24px;}.component--brand-carousel .slick-arrow.slick-prev{left:0;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}.component--brand-carousel .slick-arrow.slick-next{right:0;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0);}.component--brand-carousel .brand__container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;}.component--brand-carousel .brand__container .brand__link{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;height:100%;}.component--brand-carousel .brand__container .brand__link:focus{outline:none;}.component--brand-carousel .brand__container .brand__link img{max-width:100%;max-height:100%;}@media (min-width:1140px){.component--brand-carousel .brand__container .brand__link img{max-width:120px;}}.component--brand-carousel .field--name-field-c-brand-car-cta{width:100%;max-width:100%;margin-top:20px;text-align:center;}@media (min-width:1140px){.component--brand-carousel .field--name-field-c-brand-car-cta{max-width:25%;margin-top:0;text-align:right;}}.component--brand-tile .brand-tile--wrapper{width:214px;height:142px;border-radius:4px;border:1px solid #c9c5b9;margin-right:20px;overflow:hidden;}.component--brand-tile .brand-tile--wrapper .field--type-image{margin:0 auto;}.component--brand-tile .brand-tile--wrapper .field--type-image img{max-height:142px;width:auto;}.brand-tile--wrapper.bakers{background-color:#389bc9;}.brand-tile--wrapper.felix{background-color:#00238c;}.brand-tile--wrapper.purina-pro-plan{background-color:#222222;}.brand-tile--wrapper.adventuros{background-color:#4e6548;}.brand-tile--wrapper.beta{background-color:#faf6ed;}.brand-tile--wrapper.beyond{background-color:#eee9ea;}.brand-tile--wrapper.bonio{background-color:#e81c24;}.brand-tile--wrapper.dentalife{background-color:#00c0f3;}.brand-tile--wrapper.go-cat{background-color:#ffe600;}.brand-tile--wrapper.friskies{background-color:#ffe600;}.brand-tile--wrapper.purina-one{background-color:#171c8f;}.brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}.brand-tile--wrapper.winalot{background-color:#0e4231;}.brand-tile--wrapper.gourmet{background-color:#84754e;}.brand-tile--wrapper.dog-chow{background-color:#234b8d;}.brand-tile--wrapper.catchow{background-color:#234b8d;}.brand-tile--wrapper.beneful{background-color:#df5300;}.brand-tile--wrapper.friskies-dog{background-color:#92b533;}.component--campaign-signpost{padding-top:35px;}@media (min-width:1140px){.component--campaign-signpost{padding-top:0;}}.component--campaign-signpost.light-bg{background-color:#f9f8f5;text-align:left;overflow:visible;padding:25px 0;}@media (min-width:1140px){.component--campaign-signpost.light-bg{padding:50px 0;}}.component--campaign-signpost .campaign-signpost--content-wrapper{position:relative;}.component--campaign-signpost .campaign-signpost--content-wrapper:hover .campaign-signpost--image-wrapper img{-webkit-transform:scale(1.05);transform:scale(1.05);}.component--campaign-signpost .campaign-signpost--content-area-wrapper{position:static;}@media (min-width:1140px){.component--campaign-signpost .campaign-signpost--content-area-wrapper{padding-top:50px;}}.component--campaign-signpost .campaign-signpost--content-area{box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);background-color:#ffffff;padding:30px;}@media (min-width:1140px){.component--campaign-signpost .campaign-signpost--content-area{position:relative;height:100%;padding-top:72px;}}.component--campaign-signpost .purina-border-top{position:absolute;top:0;left:15px;width:calc(100% - 30px);}@media (min-width:1140px){.component--campaign-signpost .purina-border-top{left:0;width:100%;}}.component--campaign-signpost .campaign-signpost--sponsor-logo{position:absolute;width:70px;height:70px;border-radius:50%;top:-35px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);overflow:hidden;}@media (min-width:1140px){.component--campaign-signpost .campaign-signpost--sponsor-logo{width:100px;height:100px;top:-50px;}}.component--campaign-signpost .campaign-signpost--sponsor-logo img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.component--campaign-signpost .campaign-signpost--content-area-label{font-family:"roboto_slabregular",Helvetica,sans-serif;color:#e81c24;font-size:0.75rem;line-height:1rem;margin-bottom:10px;display:flex;}.component--campaign-signpost .campaign-signpost--content-area-label .field__item{margin-right:3px;}.component--campaign-signpost .campaign-signpost--content-area-title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;margin-bottom:20px;}.component--campaign-signpost .campaign-signpost--content-area-intro{margin-bottom:20px;font-size:1rem;line-height:1.5rem;}.component--campaign-signpost .campaign-signpost--content-area-cta .field__items{display:flex;}.component--campaign-signpost .campaign-signpost--content-area-cta .field__items .field__item{margin:0 20px 0 0;}.component--campaign-signpost .campaign-signpost--content-area-cta .field__items .field__item:last-child{margin:0;}.component--campaign-signpost .campaign-signpost--image-container{padding-top:9px;}@media (min-width:1140px){.component--campaign-signpost .campaign-signpost--image-container{padding-top:0;}}.component--campaign-signpost .campaign-signpost--image-wrapper{overflow:hidden;}.component--campaign-signpost .campaign-signpost--image-wrapper picture img{width:100%;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s;}.component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}.component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}.component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}.component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}.component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}.component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}.component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}.component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}.component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}.component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}.component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#171c8f;}.component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}.component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}.component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}.component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}.component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}.component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}.component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}.component--campaign-tile{overflow:hidden;border-radius:4px;border:1px solid #c9c5b9;background-color:#f9f8f5;}.component--campaign-tile .campaign-tile__cover{display:block;width:100%;}.component--campaign-tile .campaign-tile__cover .field--name-image,.component--campaign-tile .campaign-tile__cover img{width:100%;height:auto;}.component--campaign-tile .campaign-tile__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;padding:30px 10px 30px 10px;}.component--campaign-tile.component-branded .campaign-tile__content{padding:50px 10px 30px 10px;}.component--campaign-tile .content__brand{position:absolute;top:0;left:50%;z-index:1;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:80px;height:80px;border-radius:50%;overflow:hidden;}.component--campaign-tile .content__brand img{width:100%;height:auto;}.component--campaign-tile .field--name-field-campaign-tile-headline{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;text-align:center;width:100%;margin-bottom:20px;}@media (min-width:1140px){.component--campaign-tile .field--name-field-campaign-tile-headline{font-size:1rem;}}.component--campaign-tile .field--name-field-campaign-cta a{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.375rem;padding:12px 22px;color:#e81c24;background-color:#ffffff;border:1px solid #e81c24;border-radius:4px;transition:all 0.3s ease-in-out;}.component--campaign-tile .field--name-field-campaign-cta a:hover{color:#ffffff;background-color:#e81c24;text-decoration:none;}.component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}.component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}.component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}.component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}.component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}.component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}.component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}.component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}.component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}.component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}.component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#171c8f;}.component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}.component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}.component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}.component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}.component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}.component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}.component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}.component--contact-us-small{overflow:hidden;border-radius:4px;}.component--contact-us-small .contact-us-small__cover{display:none;width:100%;}@media (min-width:1140px){.component--contact-us-small .contact-us-small__cover{display:block;}}.component--contact-us-small .contact-us-small__cover .field--name-image,.component--contact-us-small .contact-us-small__cover img{width:100%;height:auto;}.component--contact-us-small .contact-us-small__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;border:1px solid #c9c5b9;padding:30px 10px;}.component--contact-us-small .field--name-field-contact-logo{margin:0 0 10px;width:100%;}.component--contact-us-small .field--name-field-contact-logo .field--type-image{position:relative;width:50%;max-height:40px;}.component--contact-us-small .field--name-field-contact-headline{width:100%;font-size:0.75rem;line-height:1rem;margin:0 0 10px;}.component--contact-us-small .field--name-field-contact-title,.component--contact-us-small .field--name-field-contact-mobile-title{width:100%;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;margin:0 0 18px;}.component--contact-us-small .field--name-field-contact-title{display:none;}@media (min-width:1140px){.component--contact-us-small .field--name-field-contact-title{display:block;}}@media (min-width:1140px){.component--contact-us-small .field--name-field-contact-mobile-title{display:none;}}.component--contact-us-small .field--name-field-contact-intro{width:100%;font-size:1rem;line-height:1.5rem;margin:0 0 9px;}.component--contact-us-small .field--name-field-contact-link{position:relative;display:flex;align-items:center;justify-content:flex-start;width:100%;}.component--contact-us-small .field--name-field-contact-link a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.375rem;color:#3a3533;}.component--contact-us-small .field--name-field-contact-link:before{position:static;content:"";width:24px;height:24px;background-size:24px 24px;margin:4px 8px 0 0;}.component--contact-us-small .field--name-field-contact-link.faq{background-color:#e81c24;}.component--contact-us-small .field--name-field-contact-link.faq:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-questions.svg);}.component--contact-us-small .field--name-field-contact-link.faq a{position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.375rem;text-decoration:none;color:#ffffff;border-color:#3a3533;}.component--contact-us-small .field--name-field-contact-link.faq a:after{content:"";bottom:-3px;height:1px;left:0;position:absolute;width:100%;background:#3a3533;}.component--contact-us-small .field--name-field-contact-link.email a{padding-bottom:0;}.component--contact-us-small .field--name-field-contact-link.email:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-mail.svg);}@media (min-width:1140px){.component--contact-us-small .field--name-field-contact-link.phone{pointer-events:none;}}.component--contact-us-small .field--name-field-contact-link.phone:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-phone.svg);margin-top:0;}.component--contact-us-small .field--name-field-contact-link.phone a{padding-bottom:3px;}.component--contact-us-small .field--name-field-contact-link.phone a:hover{text-decoration:none;border-bottom:1px solid #e81c24;}@media (min-width:1140px){.component--contact-us{display:flex;flex-direction:row-reverse;}}.component--contact-us .contact-us--main-image{width:100%;}.component--contact-us .contact-us--main-image img{width:100%;}@media (min-width:1140px){.component--contact-us .contact-us--main-image{min-width:49%;}}.component--contact-us .contact-us--content-wrapper{padding-top:30px;}@media (min-width:1140px){.component--contact-us .contact-us--content-wrapper{display:flex;flex-direction:row-reverse;min-width:51%;justify-content:flex-end;align-items:center;}}@media (min-width:1140px){.component--contact-us .contact-us--logo-text-container{padding:0 15px;}}.component--contact-us .contact-us--logo-text-container img{max-height:40px;width:auto;}.component--contact-us .contact-us--logo{padding:0 15px;margin-bottom:10px;}.component--contact-us .contact-us--title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.875rem;line-height:2.25rem;padding:0 15px;margin-bottom:20px;}@media (min-width:1140px){.component--contact-us .contact-us--title{font-size:2.5rem;line-height:3.25rem;}}.component--contact-us .contact-us--intro{font-size:1rem;line-height:1.5rem;padding:0 15px;margin-bottom:30px;}@media (min-width:1140px){.component--contact-us .contact-us--links{min-width:325px;}.component--contact-us .contact-us--links .field__items{border-top:1px solid #eeeeee;}}@media (min-width:1140px){.component--contact-us .contact-us--link-wrapper{min-width:185px;}}.component--contact-us .contact-us--link{position:relative;padding:0 15px 0;height:75px;border-bottom:1px solid #eeeeee;display:flex;align-items:center;}@media (min-width:1140px){.component--contact-us .contact-us--link{justify-content:flex-end;padding-right:21px;border-radius:2px;}}.component--contact-us .contact-us--link a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.375rem;color:#3a3533;}.component--contact-us .contact-us--link:before{content:"";width:24px;height:24px;background-size:24px 24px;position:static;margin:4px 8px 0 0;}.component--contact-us .contact-us--link.faq{background-color:#e81c24;}.component--contact-us .contact-us--link.faq:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-questions.svg);}.component--contact-us .contact-us--link.faq a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.375rem;text-decoration:none;color:#ffffff;border-color:#3a3533;position:relative;}.component--contact-us .contact-us--link.faq a:after{content:"";bottom:-3px;height:1px;left:0;position:absolute;width:100%;background:#3a3533;}.component--contact-us .contact-us--link.email:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-mail.svg);}.component--contact-us .contact-us--link.phone:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-phone.svg);margin-top:0;}.component--contact-us .contact-us--link.phone a{padding-bottom:3px;}.component--contact-us .contact-us--link.phone a:hover{text-decoration:none;border-bottom:1px solid #e81c24;}.component--document{border:1px solid #0d7978;border-radius:4px;padding:20px 20px 30px;position:relative;font-weight:normal;}.component--document:before{content:"";position:absolute;width:24px;height:24px;right:8px;bottom:8px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-teal-download.svg);}.component--document .component--document--title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;margin-bottom:10px;}.component--document .component--document--file-name{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;margin-bottom:20px;}.component--document .component--document--download-button{display:flex;padding-right:20px;}.paragraph--type--c-document{max-width:100%;}.component--faq-list{padding-bottom:50px;}.component--faq-list .view-nppe-faq-item-list.view-display-id-block_curated_items,.component--faq-list .view-nppe-faq-item-list.view-display-id-block_top_items,.component--faq-list .view-nppe-faq-item-list.view-display-id-block_related_items{padding-top:0;padding-bottom:0;}.component--faq-list .view-nppe-faq-item-list.view-display-id-block_top_items a{text-decoration:none;}.component--faq-list .view-nppe-faq-item-list.view-display-id-block_top_items a:hover{text-decoration:underline;}.component--faq-list .inner-wrapper{position:relative;padding:53px 0 60px;min-height:100px;}@media (min-width:1140px){.component--faq-list .inner-wrapper{padding:53px 0 50px;min-height:255px;}}.component--faq-list .inner-wrapper::before{content:"";position:absolute;top:0;left:0;width:48px;height:48px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-questions.svg) -7px center/48px 48px no-repeat;}.component--faq-list .inner-wrapper::after{content:"JOA";position:absolute;bottom:-9px;right:0;font-size:0;width:80px;height:80px;background:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-landing-list-cat-mobile.png) center center/80px 80px no-repeat;}@media (min-width:1140px){.component--faq-list .inner-wrapper::after{bottom:-30px;width:255px;height:255px;background:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-landing-list-cat-desktop.png) center center/255px 255px no-repeat;}}.component--faq-list .inner-wrapper.faq-list--dog-icon::after{width:100px;height:100px;bottom:0;background:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-landing-list-dog-mobile.png) center center/100px 100px no-repeat;}@media (min-width:1140px){.component--faq-list .inner-wrapper.faq-list--dog-icon::after{width:255px;height:255px;background:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-landing-list-dog-desktop.png) center center/255px 255px no-repeat;}}.component--faq-list .inner-wrapper .faq-list--title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:2.5rem;line-height:3.25rem;}.component--faq-list .inner-wrapper .faq-list--intro{margin:30px 0 0;font-size:1rem;line-height:1.5rem;font-weight:300;color:#3a3533;}.component--faq-list .faq-list--cta-wrapper{background:#f9f8f5;padding-bottom:50px;}@media (min-width:1140px){.component--faq-list .faq-list--cta{display:flex;justify-content:flex-start;}}.component--featured-article .featured-article--title{text-align:left;margin-bottom:60px;padding:0 15px;font-size:1.875rem;line-height:2.25rem;}@media (min-width:1140px){.component--featured-article .featured-article--title{font-size:2.5rem;line-height:3.25rem;}}.component--featured-article.component-branded{margin-top:33px;}@media (min-width:1140px){.component--featured-article.component-branded{margin-top:47px;}}.component--featured-article.component-branded .featured-article--content-area{padding:69px 30px 30px 30px;}@media (min-width:1140px){.component--featured-article.component-branded .featured-article--content-area{padding-top:79px;}}.component--featured-article .row{align-items:stretch;margin-left:0;margin-right:0;background-color:#ffffff;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);}.component--featured-article .featured-article--content-area-wrapper,.component--featured-article .featured-article--image-container{padding:0;}@media (min-width:1140px){.component--featured-article .featured-article--content-area-wrapper.col-xl-6,.component--featured-article .featured-article--image-container.col-xl-6{flex:0 0 50%;}}.component--featured-article .featured-article--content-area-wrapper,.component--featured-article .featured-article--image-container,.component--featured-article .field--name-field-article-teaser-image,.component--featured-article .media,.component--featured-article .field--name-image,.component--featured-article .field--name-image img{width:100%;max-width:100%;}.component--featured-article .featured-article--content-area{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;background-color:#ffffff;padding:40px 30px 30px;}@media (min-width:1140px){.component--featured-article .featured-article--content-area{position:relative;height:100%;padding:89px 30px 30px;}}.component--featured-article .featured-article--image-container,.component--featured-article .featured-article--image-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;max-width:100%;}.component--featured-article .featured-article--image-wrapper{flex-grow:1;overflow:hidden;}.component--featured-article .featured-article--image-wrapper .field--name-field-c-feat-article-image{width:100%;max-width:100%;overflow:hidden;}.component--featured-article .featured-article--image-wrapper .field--name-field-c-feat-article-image picture,.component--featured-article .featured-article--image-wrapper .field--name-field-c-feat-article-image img{width:100%;}.component--featured-article .content__brand{position:absolute;width:70px;height:70px;border-radius:50%;top:-32px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);overflow:hidden;}@media (min-width:1140px){.component--featured-article .content__brand{width:100px;height:100px;top:-47px;}}.component--featured-article .content__brand img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.component--featured-article .purina-border-top{position:absolute;top:0;left:0;width:100%;}.component--featured-article .content-area__tags{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;width:100%;margin-bottom:10px;}.component--featured-article .field--name-field-article-category{display:inline-flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;}.component--featured-article .field--name-field-article-category a{display:inline-flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#e81c24;font-size:0.75rem;line-height:1rem;margin-bottom:10px;margin-right:20px;}.component--featured-article .tags__reading-time{display:inline-flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1rem;margin-bottom:10px;}.component--featured-article .content-area__sponsored{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;width:100%;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1rem;margin-bottom:20px;}.component--featured-article .field--name-title{display:block;width:100%;max-width:100%;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;margin-bottom:20px;}.component--featured-article .content-area__intro{width:100%;max-width:100%;margin-bottom:30px;font-size:1rem;line-height:1.5rem;}.component--featured-article .content-area__cta{width:100%;max-width:100%;}.component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}.component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}.component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}.component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}.component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}.component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}.component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}.component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}.component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}.component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}.component--featured-article.brand--purina-one .purina-border-top{background-color:#171c8f;}.component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}.component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}.component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}.component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}.component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}.component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}.component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}.component--hero-plp{background-color:#f9f8f5;}@media (min-width:1140px){.component--hero-plp{padding-top:30px;padding-bottom:30px;}}.component--hero-plp .hero-plp--content-container{margin-left:0;margin-right:0;max-width:none;}@media (min-width:1140px){.component--hero-plp .hero-plp--content-container{margin-left:auto;margin-right:auto;padding:0;max-width:1110px;}}.component--hero-plp .hero-plp--content-wrapper{align-items:stretch;}.component--hero-plp .hero-plp--content-area-wrapper{padding:0;order:2;}@media (min-width:1140px){.component--hero-plp .hero-plp--content-area-wrapper{order:1;padding:0 15px;}}.component--hero-plp .hero-plp--content-box{position:relative;margin:-69px 15px 0 15px;background-color:#ffffff;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);z-index:1;}@media (min-width:1140px){.component--hero-plp .hero-plp--content-box{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;height:100%;margin:0;}}.component--hero-plp .purina-border-top{width:100%;max-width:100%;}.component--hero-plp .hero-plp--content-area{width:100%;max-width:100%;padding:30px;text-align:center;}@media (min-width:1140px){.component--hero-plp .hero-plp--content-area{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-wrap:wrap;flex-grow:1;text-align:left;}}.component--hero-plp .hero-plp--content-area-title,.component--hero-plp .hero-plp--content-area-intro{width:100%;max-width:100%;}.component--hero-plp .hero-plp--image{padding:0;order:1;}@media (min-width:1140px){.component--hero-plp .hero-plp--image{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 15px;order:2;}}.component--hero-plp .hero-plp--image .field--name-field-product-lp-hero-image{overflow:hidden;}.component--hero-plp .hero-plp--image .field--name-field-product-lp-hero-image,.component--hero-plp .hero-plp--image .field--name-image,.component--hero-plp .hero-plp--image img{width:100%;max-width:100%;}.component--hero-plp .content__brand{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;height:49px;margin-bottom:10px;}@media (min-width:1140px){.component--hero-plp .content__brand{justify-content:flex-start;height:63px;}}.component--hero-plp .content__brand img{height:100%;width:auto;max-width:100%;}.component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}.component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}.component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}.component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}.component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}.component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}.component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}.component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}.component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}.component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}.component--hero-plp.brand--purina-one .purina-border-top{background-color:#171c8f;}.component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}.component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}.component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}.component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}.component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}.component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}.component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}.component--hero-range{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:wrap;margin-bottom:50px;}@media (min-width:1140px){.component--hero-range{flex-direction:row;align-items:flex-start;justify-content:center;padding:30px;}.component--hero-range:before{position:absolute;content:"";top:0;left:0;height:100%;width:72.37%;z-index:-1;}}.component--hero-range .hero-range--content-wrapper{width:100%;}@media (min-width:1140px){.component--hero-range .hero-range--content-wrapper{margin-left:0;margin-right:0;}}.component--hero-range .hero-range--image{padding:0;}@media (min-width:1140px){.component--hero-range .hero-range--image{order:2;}}.component--hero-range .hero-range--image img{width:100%;height:auto;}.component--hero-range .hero-range--content-area-wrapper{display:block;max-width:100%;padding:0 15px;background-color:#f5f1e5;}@media (min-width:1140px){.component--hero-range .hero-range--content-area-wrapper{display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;padding:0 30px 0 0;order:1;}}.component--hero-range .hero-range--content-box{width:100%;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);background-color:#ffffff;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);}@media (min-width:1140px){.component--hero-range .hero-range--content-box{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;-webkit-transform:none;transform:none;}}.component--hero-range .hero-range--content-area{width:100%;padding:30px 20px;}@media (min-width:1140px){.component--hero-range .hero-range--content-area{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-wrap:wrap;flex-grow:1;padding:30px;}}.component--hero-range .content__brand{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;margin-bottom:10px;}@media (min-width:1140px){.component--hero-range .content__brand{justify-content:flex-start;margin-bottom:15px;}}.component--hero-range .content__brand img{max-width:180px;}.component--hero-range .hero-range--content-area-title{width:100%;font-size:1.875rem;line-height:2.25rem;text-align:center;margin-bottom:20px;}@media (min-width:1140px){.component--hero-range .hero-range--content-area-title{font-size:2.5rem;line-height:3.25rem;text-align:left;}}.component--hero-range .hero-range--content-area-intro{width:100%;text-align:center;}@media (min-width:1140px){.component--hero-range .hero-range--content-area-intro{font-size:1rem;line-height:1.5rem;text-align:left;}}@media (min-width:1140px){.component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}.component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}.component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){.component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}.component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}.component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){.component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}.component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}.component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){.component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}.component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}.component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){.component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}.component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}.component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){.component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}.component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}.component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){.component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}.component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}.component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){.component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}.component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}.component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){.component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}.component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}.component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){.component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}.component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}.component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){.component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(23,28,143,0.1);}}.component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#171c8f;}.component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(23,28,143,0.1);}@media (min-width:1140px){.component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}.component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}.component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){.component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}.component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}.component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){.component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}.component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}.component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){.component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}.component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}.component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){.component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}.component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}.component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){.component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}.component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}.component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){.component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}.component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}.component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){.component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--hero-small .hero-small--content-wrapper{position:relative;background-color:#f9f8f5;}}.component--hero-small .hero-small--content-area-wrapper{box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);background-color:#ffffff;position:relative;text-align:center;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:-30px 0 0 15px;}@media (min-width:1140px){.component--hero-small .hero-small--content-area-wrapper{margin:0;position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:49%;min-width:705px;text-align:left;}}.component--hero-small .hero-small--content-area{padding:30px;}@media (min-width:1140px){.component--hero-small .hero-small--content-area{padding:80px 95px 90px 165px;}}.component--hero-small .hero-small--content-area-title{font-size:1.875rem;line-height:2.25rem;font-family:"roboto_slabregular",Helvetica,sans-serif;margin-bottom:10px;word-break:break-word;}@media (min-width:1140px){.component--hero-small .hero-small--content-area-title{font-size:2.5rem;line-height:3.25rem;}}.component--hero-small .hero-small--content-area-intro{margin-bottom:20px;font-size:1rem;line-height:1.5rem;}.component--hero-small .brand--logo{max-width:95px;}.component--hero-small .hero-small--content-area-icon{width:65px;margin:0 auto 20px;}@media (min-width:1140px){.component--hero-small .hero-small--content-area-icon{margin:0 auto 10px 0;}}.component--hero-small .hero-small--content-area-icon.catndog,.component--hero-small .hero-small--content-area-icon.dog,.component--hero-small .hero-small--content-area-icon.cat{height:48px;border-bottom:1px solid #e81c24;}.component--hero-small .hero-small--content-area-icon.dog{background:url(/themes/custom/trim_the_tail_th/dist/images/hero-small/animated-dog.png) 8px -4px/55px 55px no-repeat;}@media (min-width:1140px){.component--hero-small .hero-small--content-area-icon.dog{background-position-x:-5px;}}.component--hero-small .hero-small--content-area-icon.cat{background:url(/themes/custom/trim_the_tail_th/dist/images/hero-small/animated-cat.png) 0 -12px/64px 64px no-repeat;}@media (min-width:1140px){.component--hero-small .hero-small--content-area-icon.cat{background-position-x:-10px;}}.component--hero-small .hero-small--content-area-icon.catndog{background:url(/themes/custom/trim_the_tail_th/dist/images/hero-small/animated-cat-and-dog.png) 0 -12px/64px 64px no-repeat;}@media (min-width:1140px){.component--hero-small .hero-small--content-area-icon.catndog{background-position-x:-10px;background-position-y:-6px;}}.component--hero-small .hero-small--image{width:100%;}.component--hero-small .hero-small--image .field--type-image{width:100%;}@media (min-width:1140px){.component--hero-small .hero-small--image{max-width:895px;margin-left:auto;min-height:504px;}}.component--hero-small .hero-small--image img{width:100%;}.component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){.component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){.component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){.component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){.component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){.component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){.component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){.component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){.component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){.component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){.component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--purina-one .purina-border-top{background-color:#171c8f;}@media (min-width:1140px){.component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){.component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){.component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){.component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){.component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){.component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){.component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}.component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){.component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}.component--hero-title{background:url(/themes/custom/trim_the_tail_th/dist/images/hero-title/hero-title-background-checker-board.jpg);padding:30px 15px;}.component--hero-title .component--hero-title-content{max-width:1110px;background-color:#ffffff;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);padding:30px;text-align:center;}.component--hero-title .component--hero-title-content .main-title{font-size:1.875rem;line-height:2.25rem;margin-bottom:20px;}@media (min-width:1140px){.component--hero-title .component--hero-title-content .main-title{font-size:2.5rem;line-height:3.25rem;}}.component--hero-title .component--hero-title-content .component--hero-title-intro{font-size:1rem;line-height:1.5rem;}.how-it-works{background-color:#f9f8f5;text-align:center;}.how-it-works__container{padding-top:2.5rem;padding-bottom:2.5rem;}.how-it-works__title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:2rem;line-height:2.25rem;font-weight:400;margin-bottom:1rem;}@media (max-width:767px){.how-it-works__title{font-size:1.25rem;line-height:1.625rem;}}.how-it-works__subtitle{font-family:"robotoregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;margin-bottom:2rem;color:#6b6868;}.how-it-works__steps{display:grid;grid-template-columns:repeat(3,minmax(190px,300px));justify-content:center;gap:1.5rem 7.75%;}@media (max-width:767px){.how-it-works__steps{grid-template-columns:minmax(290px,300px);}}.how-it-works__step{text-align:center;}.how-it-works__step-image{margin-bottom:1.5rem;height:2.5rem;position:relative;}.how-it-works__step-image::after,.how-it-works__step-image::before{content:"";display:block;position:absolute;top:1.25rem;height:0.25rem;width:50%;background-color:#c9c5b9;}@media (max-width:767px){.how-it-works__step-image::after,.how-it-works__step-image::before{display:none;}}.how-it-works__step-image::after{right:-2.75rem;}.how-it-works__step-image::before{left:-2.75rem;}.how-it-works__step-image_step-1{background:url(/themes/custom/trim_the_tail_th/dist/images/how-it-works/how-it-works-step-1.svg) no-repeat center;}.how-it-works__step-image_step-2{background:url(/themes/custom/trim_the_tail_th/dist/images/how-it-works/how-it-works-step-2.svg) no-repeat center;}.how-it-works__step-image_step-3{background:url(/themes/custom/trim_the_tail_th/dist/images/how-it-works/how-it-works-step-3.svg) no-repeat center;}.how-it-works__step:first-child .how-it-works__step-image::before{display:none;}.how-it-works__step:last-child .how-it-works__step-image::after{display:none;}.how-it-works__step-title{font-family:"robotoregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;font-weight:700;}.how-it-works__step-description{font-family:"robotoregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;font-weight:400;color:#6b6868;margin-top:1rem;}@media (max-width:767px){.how-it-works__step-title,.how-it-works__step-description{font-size:1rem;line-height:1.5rem;}}.how-it-works__button{margin-top:1rem;}.how-it-works__button a{border-radius:0.25rem;background-color:#e81c24;color:#ffffff;padding:0.75rem 1.25rem;display:inline-block;transition:all 0.3s ease-in-out;font-family:"robotoregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:500;text-decoration:none;}.how-it-works__button a:hover{background-color:#3a3533;text-decoration:none;}.component--icon-matrix-item{display:flex;flex-direction:column;height:100%;width:100%;}.component--icon-matrix-item.content:hover{cursor:pointer;}.component--icon-matrix-item.content:hover .icon-matrix-item--image img{border-color:#e81c24;}.component--icon-matrix-item a:hover{text-decoration:none;}@media (min-width:1140px){.icon-matrix--big .component--icon-matrix-item{width:540px;}.icon-matrix--small .component--icon-matrix-item{width:255px;}}.component--icon-matrix-item .icon-matrix-item--image{width:100%;margin-bottom:10px;}.component--icon-matrix-item .icon-matrix-item--image img{border-radius:10px;border:2px solid #ffffff;}.component--icon-matrix-item .icon-matrix-item--caption{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;margin-bottom:10px;color:#3a3533;}.component--icon-matrix-item .icon-matrix-popup--text-wrapper{width:100%;}.component--icon-matrix-item .icon-matrix-item--description{font-size:1rem;line-height:1.5rem;margin-bottom:10px;color:#3a3533;}.component--icon-matrix-item .icon-matrix-item--link{margin:auto 0 10px;}.component--icon-matrix-item .icon-matrix-item--popup{display:none;}.component--icon-matrix-item .icon-matrix-item--popup.show-popup{display:block;}.component--icon-matrix .icon-matrix--content-wrapper{text-align:center;position:relative;}@media (min-width:1140px){.component--icon-matrix .icon-matrix--content-wrapper{max-width:1440px;margin:0 auto;}}.component--icon-matrix .icon-matrix--title{font-family:"roboto_slabregular",Helvetica,sans-serif;text-align:left;font-size:1.875rem;line-height:3.25rem;margin-bottom:20px;}@media (min-width:1140px){.component--icon-matrix .icon-matrix--title{font-size:2.5rem;margin-bottom:30px;}}.component--icon-matrix .field--name-field-c-icon-matrix-items{display:flex;flex-direction:column;}@media (min-width:1140px){.component--icon-matrix .field--name-field-c-icon-matrix-items{flex-direction:row;flex-wrap:wrap;justify-content:center;}}.component--icon-matrix .field--name-field-c-icon-matrix-items > .field__item{margin:0 0 30px;}@media (min-width:1140px){.component--icon-matrix .field--name-field-c-icon-matrix-items > .field__item{margin:0 30px 30px 0;}}.component--icon-matrix .field--name-field-c-icon-matrix-items > .field__item .full-component-wrapper{height:100%;}@media (min-width:1140px){.component--icon-matrix .icon-matrix--items.icon-matrix--big .field__item:nth-child(even){margin-right:0;}.component--icon-matrix .icon-matrix--items.icon-matrix--small .field__item:nth-child(4n){margin-right:0;}.component--icon-matrix .icon-matrix--items.icon-matrix--small.five-elements-exception{max-width:860px;margin:0 auto;}.component--icon-matrix .icon-matrix--items.icon-matrix--small.five-elements-exception .field__item:nth-child(4n){margin-right:30px;}}.component--view .viewsreference--view-title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:2.5rem;line-height:normal;margin-bottom:30px;}.component--live-poll{padding:0;position:relative;}@media (min-width:1140px){.component--live-poll{padding:0 15px;}}.component--live-poll .live-poll--image{position:relative;margin-bottom:-20%;}@media (min-width:1140px){.component--live-poll .live-poll--image{margin-bottom:0;}}.component--live-poll .live-poll--image img{width:100%;}.component--live-poll .live-poll--text-wrapper{position:relative;display:flex;flex-direction:column;margin:0 15px;padding:30px;background-color:#ffffff;text-align:center;border-radius:22px;box-shadow:0 2px 4px 0 rgba(88,79,76,0.5);}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper{position:absolute;top:50%;right:35px;width:58%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);flex-direction:row;justify-content:space-between;padding:20px;}}.component--live-poll .live-poll--text-wrapper:before{position:absolute;top:-40px;left:0;content:"";width:80px;height:80px;border-radius:50%;background-color:#ffffff;box-shadow:0 2px 4px 0 rgba(88,79,76,0.5);background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-black-question.svg);background-repeat:no-repeat;background-size:26px 39px;background-position:center center;}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper:before{top:-20px;left:-20px;width:50px;height:50px;background-size:18px 28px;}}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper .live-poll--title-question-wrapper{max-width:50%;text-align:left;margin-top:10px;}}.component--live-poll .live-poll--text-wrapper .live-poll--title{color:#e81c24;font-size:1.25rem;line-height:1.625rem;margin-bottom:10px;}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper .live-poll--title{font-size:0.875rem;line-height:1.5rem;margin-bottom:5px;}}.component--live-poll .live-poll--text-wrapper .poll-question{display:block;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;margin-bottom:10px;}.component--live-poll .live-poll--text-wrapper .poll-question.disabled{display:none;}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper .poll-question{padding-right:45px;}}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper .live-poll--poll-wrapper{width:100%;max-width:255px;}}.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form{text-align:center;}.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form > .form-item{margin-bottom:0;}.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .poll-question{display:none;}.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice{position:relative;height:45px;margin-bottom:20px;}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice{height:40px;border-radius:22px;overflow:hidden;}}.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice .input__wrapper-radio{transition:0.6s;}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice .input__wrapper-radio:before{position:absolute;top:0;right:auto;bottom:auto;left:0;content:"";width:120%;height:100%;z-index:-1;background:#e81c24;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:skewX(-30deg) scale(0,1);transform:skewX(-30deg) scale(0,1);}.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice .input__wrapper-radio:hover{color:#ffffff;}.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice .input__wrapper-radio:hover:before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:skewX(-30deg) scale(1,1);transform:skewX(-30deg) scale(1,1);}}.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice .form-radio,.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice .option{display:block;position:absolute;top:-3px;left:0;width:100%;height:100%;}.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice .form-radio{border-radius:22px;border:1px solid #e81c24;background-color:transparent;}.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice .form-radio:checked,.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice .form-radio:hover{padding:0;background-color:#e81c24;}.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice .option{max-width:100%;font-size:1rem;line-height:2.8125rem;color:#e81c24;pointer-events:none;}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice .option{line-height:2.5rem;}}.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice.active .option,.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice.fake-hover .option{color:#ffffff;}.component--live-poll .live-poll--text-wrapper .poll-view-form .poll{display:flex;flex-direction:column;}.component--live-poll .live-poll--text-wrapper .poll-view-form .poll .current-choice{display:none;}.component--live-poll .live-poll--text-wrapper .poll-view-form .poll .choice-result{position:relative;margin-bottom:20px;}.component--live-poll .live-poll--text-wrapper .poll-view-form .poll .choice-result .choice-title{position:absolute;left:0;top:0;width:100%;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:2.8125rem;pointer-events:none;}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper .poll-view-form .poll .choice-result .choice-title{line-height:2.5rem;}}.component--live-poll .live-poll--text-wrapper .poll-view-form .poll .choice-result .bar{height:45px;border-radius:22px;background-color:#ffffff;border:1px solid #c9c5b9;}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper .poll-view-form .poll .choice-result .bar{height:40px;}}.component--live-poll .live-poll--text-wrapper .poll-view-form .poll .choice-result .foreground{height:44px;border-radius:21px;background-color:#c9c5b9;}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper .poll-view-form .poll .choice-result .foreground{height:39px;}}.component--live-poll .live-poll--text-wrapper .poll-view-form .poll .choice-result.is-current-selection .choice-title{color:#ffffff;text-shadow:0 0 5px #000000;}.component--live-poll .live-poll--text-wrapper .poll-view-form .poll .choice-result.is-current-selection .bar{border-color:#e81c24;}.component--live-poll .live-poll--text-wrapper .poll-view-form .poll .choice-result.is-current-selection .foreground{background-color:#e81c24;}.component--live-poll .live-poll--text-wrapper .poll-view-form .poll .choice-result .percent{position:absolute;right:15px;top:0;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:2.8125rem;}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper .poll-view-form .poll .choice-result .percent{line-height:2.5rem;}}.component--live-poll .live-poll--text-wrapper .poll-view-form .input__wrapper-submit:before,.component--live-poll .live-poll--text-wrapper .poll-view-form .input__wrapper-submit:after{bottom:1px;}.component--live-poll .live-poll--text-wrapper .poll-view-form input[type=submit].form-submit{color:#3a3533;background-color:transparent;border:none;padding:0 0 3px;}.component--live-poll .live-poll--text-wrapper .poll-view-form input[type=submit].form-submit:hover{color:#3a3533;background-color:transparent;}.component--live-poll .live-poll--text-wrapper .current-choice{margin-bottom:30px;text-align:center;}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper .current-choice{text-align:left;}}.component--live-poll .live-poll--text-wrapper .current-choice .current-choice--headline{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;margin-bottom:10px;}@media (min-width:1140px){.component--live-poll .live-poll--text-wrapper .current-choice .current-choice--headline{font-size:1.25rem;line-height:1.625rem;}}.component--live-poll .live-poll--text-wrapper .current-choice .current-choice--text{margin-bottom:10px;}.component--live-poll .live-poll--text-wrapper .no-input-poll{display:none;margin-top:10px;}.component--live-poll .live-poll--text-wrapper .no-input-poll.active{display:block;}.component--live-poll .live-poll--text-wrapper .poll-view-form .vote-form .form-radios .form-item-choice{-webkit-mask-image:-webkit-radial-gradient(white,black);}.new-article-filter-canvas--overlay{position:fixed;height:100%;width:100%;background:rgba(0,0,0,0.5);top:0;left:0;z-index:998;transition:left 400ms;}.new-article-filter-canvas-SortBy.open{overflow-y:hidden;}.new-article-filter-canvas-SortBy.open .inner-content-SortBy{overflow-y:hidden;}.new-article-filter-canvas{position:fixed;height:100%;width:85% !important;top:0;left:100%;z-index:999;transition:left 400ms;}.new-article-filter-canvas.open{left:15%;}.new-article-filter-canvas > .inner-content{width:100%;height:100%;position:absolute;overflow-y:scroll;right:0;top:0;background:#ffffff;}.new-article-filter-canvas > .inner-content #sort-by-radio-mb{margin:25px 20px;}.new-article-filter-canvas > .inner-content #sort-by-radio-mb .form-item{margin-bottom:0;}.new-article-filter-canvas > .inner-content #sort-by-radio-mb .form-item label{width:auto;margin-bottom:25px;}.new-article-filter-canvas > .inner-content header{padding:25px 10px 15px !important;position:relative;border-bottom:none !important;background-color:#f9f8f5;font-size:25px;line-height:35px;}.new-article-filter-canvas > .inner-content header span.counter{font-family:"robotoregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;font-weight:400;padding:20px 0 20px 44px;position:relative;}.new-article-filter-canvas > .inner-content header span.counter:before{content:"";position:absolute;background:url(/themes/custom/trim_the_tail_th/dist/images/components/c_new_article_filter/icon-red-filter.svg) center center/22px 22px no-repeat;height:39px;width:40px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.new-article-filter-canvas > .inner-content header .clear{font-family:"robotoregular",Helvetica,sans-serif;color:#e81c24;font-size:0.875rem;line-height:1.5rem;position:absolute;right:70px;}.new-article-filter-canvas > .inner-content header a.close{position:absolute !important;right:0;height:30px;width:80px;font-size:0;opacity:1;}.new-article-filter-canvas > .inner-content header a.close:before{content:"";position:absolute;background:url(/themes/custom/trim_the_tail_th/dist/images/components/c_new_article_filter/icon-red-close.svg) center center/28px 28px no-repeat;height:35px;width:40px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.new-article-filter-canvas > .inner-content footer{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 24px;position:relative;}.new-article-filter-canvas > .inner-content footer button.close-footer{padding:9px 50px 9px 15px;display:inline;width:-webkit-max-content;width:-moz-max-content;width:max-content;}.new-article-filter-canvas > .inner-content footer .total-articles-found{font-family:"robotoregular",Helvetica,sans-serif;margin-left:-45px;color:#ffffff;}.new-article-filter-canvas > .inner-content footer a.clear{position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);text-decoration:none;color:#3a3533;font-family:"robotoregular",Helvetica,sans-serif;font-size:0.875rem;}@media (min-width:1140px){.new-article-filter-canvas > .inner-content footer a.clear{border-bottom:none;}.new-article-filter-canvas > .inner-content footer a.clear:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.new-article-filter-canvas > .inner-content footer a.clear:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.new-article-filter-canvas > .inner-content footer a.clear:hover:after{background:#e81c24;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.new-article-filter-canvas > .inner-content footer a.clear:hover:before{background:#e81c24;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}}.new-article-filter-canvas > .inner-content .filters-group{padding:20px 20px !important;font-family:"robotoregular",Helvetica,sans-serif;color:#e81c24;font-size:0.75rem;line-height:1.5rem;border-bottom:1px solid #c9c5b9;}.new-article-filter-canvas > .inner-content .filters-group.accordion-item-open > ul{display:block;}.new-article-filter-canvas > .inner-content .filters-group h3,.new-article-filter-canvas > .inner-content .filters-group .h3{color:#3A3533;font-family:"robotoregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;}.new-article-filter-canvas > .inner-content .filters-group h3:before,.new-article-filter-canvas > .inner-content .filters-group .h3:before{content:"";position:absolute;transition:0.3s;right:17px;margin-top:5px;width:19px;height:19px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/components/c_new_article_filter/icon-black-plus.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;}.new-article-filter-canvas > .inner-content .filters-group > ul{display:none;}.new-article-filter-canvas > .inner-content .filters-group > ul > li{margin-top:20px;}.new-article-filter-canvas > .inner-content .filters-group > ul > li > a{padding-left:29px;text-decoration:none;color:#3a3533;position:relative;font-family:"robotolight",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;}.new-article-filter-canvas > .inner-content .filters-group > ul > li > a:before{content:"";position:absolute;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-checkbox.svg) center center/24px 24px no-repeat;height:24px;width:24px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.new-article-filter-canvas > .inner-content .filters-group > ul > li > a.disabled{opacity:0.25;pointer-events:none;}.new-article-filter-canvas > .inner-content .filters-group > ul > li > a.checked:not(.disabled):before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-checkbox-filled.svg) center center/24px 24px no-repeat;}.new-article-filter-canvas > .inner-content .filters-group > ul .show-more a,.new-article-filter-canvas > .inner-content .filters-group > ul .show-less a{padding-left:0;}.new-article-filter-canvas > .inner-content .filters-group > ul .show-more a:before,.new-article-filter-canvas > .inner-content .filters-group > ul .show-less a:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-plus.svg) center center/24px 24px no-repeat;right:-29px;left:auto;}.new-article-filter-canvas > .inner-content .filters-group > ul .show-less a:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-minus.svg) center center/24px 24px no-repeat;}.paragraph--type--c-new-article-filter .viewsreference--view-title{font-family:"robotoregular",Helvetica,sans-serif;font-weight:400;font-size:1.5625rem;line-height:2.1875rem;text-align:center;padding:15px;display:flex;justify-content:center;align-items:flex-end;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .viewsreference--view-title{padding:30px;height:150px;}}.paragraph--type--c-new-article-filter .views-element-container{position:relative !important;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter.view-display-id-block_expert_dog_care:after,.paragraph--type--c-new-article-filter .view-c-new-article-filter.view-display-id-block_finding_a_pet_dog:after{content:"";position:absolute;transition:0.3s;right:11%;top:-139px;width:180px;height:150px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/components/c_new_article_filter/dog.png);background-repeat:no-repeat;z-index:2;}}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter.view-display-id-block_expert_cat_care:after,.paragraph--type--c-new-article-filter .view-c-new-article-filter.view-display-id-block_finding_a_pet_cat:after{content:"";position:absolute;transition:0.3s;right:10%;top:-150px;width:180px;height:150px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/components/c_new_article_filter/cat.png);background-repeat:no-repeat;background-size:contain;z-index:2;}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:2;background-color:#ffffff;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters{top:90px;}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper{border-top:1px solid #c9c5b9;border-bottom:1px solid #c9c5b9;position:relative;z-index:2;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content{display:flex;align-items:center;position:relative;z-index:1;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form{flex-grow:1;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline{display:flex;align-items:stretch;justify-content:center;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-item-sort-bef-combine{display:none;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label{padding:20px 0 20px 44px;position:relative;font-family:"robotoregular",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label:before{content:"";position:absolute;height:39px;width:40px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label.mobile-filters{margin-left:15px;padding:20px 25px 20px 44px;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label.mobile-filters:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-filter.svg) center center/20px 20px no-repeat;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label.mobile-filters{margin-left:0;padding:20px 25px 20px 0px;}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label.mobile-sort-by{padding:20px 25px 20px 44px;border-right:none;}@media (min-width:0) and (max-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label.mobile-sort-by{border-right:1px solid #C9C5B9;}}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label.mobile-sort-by{display:none;}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label.mobile-sort-by:before{background:url(/themes/custom/trim_the_tail_th/dist/images/components/c_new_article_filter/icon-red-arrows-down-up.svg) center center/22px 22px no-repeat;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label.mobile-sort-by .total-selected-filters{display:none;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label{pointer-events:none;padding:0;display:flex;align-items:center;padding-right:20px;border-right:1px solid #c9c5b9;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label:before{display:none;}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-desk{display:none;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-desk{display:block;font-family:"robotoregular",Helvetica,sans-serif;font-weight:500;font-size:1rem;line-height:1.5rem;}}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-mb{display:none;}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item{position:static;display:none;float:none;margin:0;font-size:1rem;line-height:1.5rem;border:1px solid transparent;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item{display:block;width:auto;padding:19px;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item.active summary{font-weight:bold;}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item[open],.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item.open{border:1px solid #e81c24;border-bottom:1px solid #ffffff;margin:-1px 0;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item[open] summary:before,.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item.open summary:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item[open] summary:after,.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item.open summary:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item.open .details-wrapper{display:block;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > summary{display:flex;outline:none;position:relative;height:100%;align-items:center;padding-right:35px;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > summary::-webkit-details-marker{display:none;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > summary:before,.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > summary:after{content:"";position:absolute;top:calc(50% - 1px);height:2px;width:14px;background:#e81c24;transition:0.3s;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > summary:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:0;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > summary:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);right:9px;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper{padding:0;position:absolute;width:100%;background:#ffffff;left:0;top:calc(100% + 1px);}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes{padding:30px 0;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes .form-checkboxes{display:flex;flex-wrap:wrap;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes .form-checkboxes .form-type-checkbox{width:19%;display:flex;flex-wrap:nowrap;box-sizing:border-box;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes .form-checkboxes .form-type-checkbox.form-disabled{opacity:0.25;pointer-events:none;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes .form-checkboxes ul{display:flex;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes .form-checkboxes ul li .form-type-checkbox{width:auto;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions{display:none;margin:0 0 0 auto;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions{display:flex;flex-grow:1;justify-content:flex-end;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions .input__wrapper{align-items:center;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions .input__wrapper input{font-size:0.875rem;display:none;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions .input__wrapper input.visible{display:block;}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions .form-submit{margin:0;background:none;border:none;padding:0;color:#e81c24;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions .form-submit.js-hide{display:none;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .selected-filters{position:relative;display:none;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .selected-filters{display:block;background-color:#F9F8F5;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .selected-filters > .inner-content{display:flex;flex-wrap:wrap;padding:10px 15px 20px;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .selected-filters > .inner-content:after{position:absolute;content:"";top:100%;left:0;width:100%;height:12px;background:linear-gradient(180deg,rgba(88,79,76,0.1) 0%,rgba(88,79,76,0) 100%);z-index:1;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .selected-filters > .inner-content .form-type-checkbox{margin:0;margin:10px 20px 0 0;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .selected-filters > .inner-content .form-type-checkbox:last-child{margin-right:0;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .selected-filters > .inner-content .form-type-checkbox input{display:none;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .selected-filters > .inner-content .form-type-checkbox label{background-size:24px;cursor:pointer;display:inline-block;padding:12px 30px 12px 12px;background:#ffffff;position:relative;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .view-filters .selected-filters > .inner-content .form-type-checkbox label:after{content:"";width:22px;height:22px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-close.svg) no-repeat;background-size:contain;position:absolute;z-index:1;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content{position:relative;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .view-number-of-articles{padding-top:30px;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .view-number-of-articles .header{color:#6B6868;font-family:"robotoregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .view-title{font-family:"robotoregular",Helvetica,sans-serif;color:#6B6868;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .view-title{font-size:40px;line-height:44px;}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content .filters-overlay{position:absolute;left:0;background:rgba(0,0,0,0.25);top:0;width:100%;height:100%;z-index:1;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-header{display:flex;justify-content:space-between;align-items:center;padding-top:30px;padding-bottom:30px;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-header > .header{display:none;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-header > .header{display:block;}}@media (min-width:0) and (max-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-header .box-sort-bef-combine{display:none;}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-header .box-sort-bef-combine .form-item-sort-bef-combine{display:flex;align-items:center;flex-direction:column;padding-right:20px;align-items:flex-end;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-header .box-sort-bef-combine .form-item-sort-bef-combine label{font-family:"robotoregular",Helvetica,sans-serif;font-weight:700;font-size:14px;line-height:20px;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-header .box-sort-bef-combine .form-item-sort-bef-combine select{text-align:right;border:none;border-radius:unset;background-image:url(/themes/custom/trim_the_tail_th/dist/images/components/c_new_article_filter/down-arrow-red.svg);}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-header .box-sort-bef-combine .form-item-sort-bef-combine select.form-select:focus{border:none;box-shadow:0 0 2px rgba(58,53,51,0.2),0 2px 12px rgba(58,53,51,0.1);}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-content{margin-bottom:30px;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-content{margin-bottom:100px;padding:0;}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-content .views-view-bs4-grid .component--product-tile{width:100%;opacity:0;transition:opacity 300ms;}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-content .views-view-bs4-grid .component--product-tile{opacity:1;}}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-content .views-view-bs4-grid .component--product-tile.show-me{opacity:1;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-footer{text-align:center;margin-bottom:80px;}.paragraph--type--c-new-article-filter .view-c-new-article-filter .main-view-content > .view-footer .pager{margin-top:10px;}@media (min-width:1140px){.paragraph--type--c-new-article-filter .filter-label-mb{display:none;}}@media (min-width:0) and (max-width:1140px){.paragraph--type--c-new-article-filter .filter-label-desk{display:none;}}.select2-new-article-filter-sort-by{min-width:312px;left:-70px !important;top:10px;border:none;box-shadow:0 0 2px rgba(58,53,51,0.2),0 2px 12px rgba(58,53,51,0.1);}.select2-new-article-filter-sort-by .select2-results__option{text-align:end;padding:10px 50px 10px 10px;font-family:"robotoregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.25rem;}.select2-new-article-filter-sort-by .select2-results__option.select2-results__option--selected{background:#F9F8F5;color:#3A3533;}.select2-new-article-filter-sort-by .select2-results__option.select2-results__option--highlighted{color:#FFFFFF;background-color:#E81C24;}.select2.select2-container .select2-container--open{border:#0a0a0a;}.select2.select2-container span.select2-new-article-filter-sort-by-selection{border:none;}.select2.select2-container span.select2-new-article-filter-sort-by-selection .select2-selection__rendered{text-align:end;padding-right:25px;margin-top:7px;font-family:"robotoregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.25rem;}.select2.select2-container span.select2-new-article-filter-sort-by-selection .select2-selection__arrow{height:20px;position:absolute;top:1px;right:1px;width:20px;}.select2.select2-container span.select2-new-article-filter-sort-by-selection .select2-selection__arrow b{border:none;border-radius:unset;background-image:url(/themes/custom/trim_the_tail_th/dist/images/components/c_new_article_filter/down-arrow-red.svg);background-repeat:no-repeat;background-size:15px 15px;width:15px;height:15px;}.component--newsletter-dialog{background-color:#f9f8f5;padding:60px 0;text-align:center;}@media (min-width:1140px){.component--newsletter-dialog{padding:100px 0 30px;}}.component--newsletter-dialog .newsletter-dialog--wrapper{display:flex;flex-direction:column;width:100%;padding:0 15px;}@media (min-width:1140px){.component--newsletter-dialog .newsletter-dialog--wrapper{width:980px;margin:0 auto;}}.component--newsletter-dialog .newsletter-dialog--label{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1rem;margin-bottom:10px;}.component--newsletter-dialog .newsletter-dialog--title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.875rem;line-height:2.25rem;margin-bottom:20px;}@media (min-width:1140px){.component--newsletter-dialog .newsletter-dialog--title{font-size:2.5rem;line-height:3.25rem;}}.component--newsletter-dialog .newsletter-dialog--intro{font-family:"robotolight",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;margin-bottom:10px;}@media (min-width:1140px){.component--newsletter-dialog .newsletter-dialog--intro{margin-bottom:20px;}}.component--newsletter-dialog .newsletter-dialog--logo{display:none;}.component--newsletter-dialog .newsletter-dialog--bullet-points{margin-bottom:20px;}@media (min-width:1140px){.component--newsletter-dialog .newsletter-dialog--bullet-points{display:flex;justify-content:space-around;margin-bottom:15px;}}.component--newsletter-dialog .newsletter-dialog--bullet-point{font-family:"robotoregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;position:relative;padding-top:48px;margin-bottom:5px;}@media (min-width:1140px){.component--newsletter-dialog .newsletter-dialog--bullet-point{padding-top:64px;width:200px;}}.component--newsletter-dialog .newsletter-dialog--bullet-point:before{content:"";width:48px;height:48px;position:absolute;top:0;left:calc(50% - 24px);background-size:48px 48px;}@media (min-width:1140px){.component--newsletter-dialog .newsletter-dialog--bullet-point:before{width:64px;height:64px;left:calc(50% - 32px);background-size:64px 64px;padding-bottom:10px;}}.component--newsletter-dialog .newsletter-dialog--bullet-point.newsletter-document:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/icon_document.svg);}.component--newsletter-dialog .newsletter-dialog--bullet-point.newsletter-pet-care:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/icon_pet-care.svg);}.component--newsletter-dialog .newsletter-dialog--bullet-point.newsletter-shopping-tag:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/icon_shopping-tag.svg);}@media (min-width:1140px){.component--newsletter-dialog .callout-text-cta--wrapper{order:5;}}.component--newsletter-dialog .newsletter-dialog--callout-text{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;margin-bottom:20px;}.component--newsletter-dialog .newsletter-dialog--cta{font-size:1rem;line-height:1.375rem;display:flex;justify-content:center;margin-bottom:20px;}.component--newsletter-dialog .newsletter-dialog--cta a{outline:0;}.component--newsletter-dialog .newsletter-dialog--cta a:focus,.component--newsletter-dialog .newsletter-dialog--cta a:active{outline:0;}.component--newsletter-dialog .newsletter--animation .component--newsletter-paw{position:absolute;}@media (min-width:1140px){.component--newsletter-dialog .newsletter--animation .component--newsletter-paw{-webkit-transform:translateY(-100%);transform:translateY(-100%);}}@media (min-width:1140px){.component--newsletter-dialog .newsletter--animation .paw-1{top:0;left:120px;width:200px;height:140px;}}@media (min-width:1140px){.component--newsletter-dialog .newsletter--animation .paw-2{display:block;top:0;width:200px;height:175px;right:65px;}}@media (min-width:1140px){.component--newsletter-dialog .newsletter--animation.animation-type--dog-paws .paw-1{background:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/paws/dialog/paw-dog-desktop-1.png) no-repeat;}}@media (min-width:1140px){.component--newsletter-dialog .newsletter--animation.animation-type--dog-paws .paw-2{background:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/paws/dialog/paw-dog-desktop-2.png) no-repeat;}}@media (min-width:1140px){.component--newsletter-dialog .newsletter--animation.animation-type--cat-paws .paw-1{background:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/paws/dialog/paw-cat-desktop-1.png) no-repeat;}}@media (min-width:1140px){.component--newsletter-dialog .newsletter--animation.animation-type--cat-paws .paw-2{background:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/paws/dialog/paw-cat-desktop-2.png) no-repeat;}}.component--newsletter-dialog.component-newsletter-animate .paw-1{-webkit-animation:slide-in 0.5s forwards;animation:slide-in 0.5s forwards;-webkit-animation-delay:1s;animation-delay:1s;}.component--newsletter-dialog.component-newsletter-animate .paw-2{-webkit-animation:slide-in 0.9s forwards;animation:slide-in 0.9s forwards;-webkit-animation-delay:1s;animation-delay:1s;}@-webkit-keyframes slide-in{100%{-webkit-transform:translateY(0%);transform:translateY(0%);}}@keyframes slide-in{100%{-webkit-transform:translateY(0%);transform:translateY(0%);}}.block-newsletterstickybanner{display:none;}.block-newsletterstickybanner .sticky-banner-content{height:auto !important;}.paragraph--type--c-newsletter-sticky-banner-b{box-shadow:0 0 3px rgba(58,53,51,0.1),0 4px 20px rgba(58,53,51,0.15);position:fixed !important;left:0 !important;bottom:0 !important;width:100%;background-color:#f9f8f5;z-index:15;display:none;}@media (min-width:768px){.paragraph--type--c-newsletter-sticky-banner-b .messages.messages--error{white-space:nowrap;}}.paragraph--type--c-newsletter-sticky-banner-b .btn-close-open.open{padding:1.5rem !important;}.paragraph--type--c-newsletter-sticky-banner-b .btn-close-open.closed{margin-top:6px !important;}.paragraph--type--c-newsletter-sticky-banner-b .newsletter-sticky-bannr-b-container{flex-direction:column;max-width:1440px;margin:0 auto;}.paragraph--type--c-newsletter-sticky-banner-b div#edit-primary-cta{padding-top:26px !important;}@media (min-width:768px){.paragraph--type--c-newsletter-sticky-banner-b div#edit-primary-cta{padding-top:10px;}}.paragraph--type--c-newsletter-sticky-banner-b #edit-primary-cta,.paragraph--type--c-newsletter-sticky-banner-b .form-type-processed-text{display:block;}.paragraph--type--c-newsletter-sticky-banner-b .email-box .form-item-enter-your-email{margin-bottom:40px;margin-top:-5px;}.paragraph--type--c-newsletter-sticky-banner-b .email-box .form-item-enter-your-email label.error,.paragraph--type--c-newsletter-sticky-banner-b .email-box .form-item-enter-your-email div.messages--error{margin-top:4px;font-size:12px !important;}.paragraph--type--c-newsletter-sticky-banner-b .email-box input.form-email{width:100% !important;color:#3a3533;border-bottom:1px solid #3a3533 !important;background-color:#f9f8f5;}.paragraph--type--c-newsletter-sticky-banner-b input.form-email.error{color:#e81c24 !important;border-bottom:1px solid #e81c24 !important;}.paragraph--type--c-newsletter-sticky-banner-b input.form-email.error{right:10px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-close-thin.svg) no-repeat right center;}.paragraph--type--c-newsletter-sticky-banner-b .form-item-enter-your-email label.error{background-image:unset;padding:0;margin-top:10px;border:none;background-color:unset;color:#e81c24;}.paragraph--type--c-newsletter-sticky-banner-b .form-item-enter-your-email label.error:after,.paragraph--type--c-newsletter-sticky-banner-b .form-item-enter-your-email label.error:before{display:none;}.paragraph--type--c-newsletter-sticky-banner-b .messages.messages--error{color:#e81c24;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:unset;background-image:unset;box-shadow:unset;border:unset;padding:0;margin-bottom:7px;}.paragraph--type--c-newsletter-sticky-banner-b .edit-left h3,.paragraph--type--c-newsletter-sticky-banner-b .edit-left .h3{font-weight:400;font-size:20px;line-height:26px;}.paragraph--type--c-newsletter-sticky-banner-b #close-newsletter-sticky-banner{position:absolute;top:10px;right:10px;z-index:1;width:24px;height:24px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-close-thin.svg) center center no-repeat;cursor:pointer;}.paragraph--type--c-newsletter-sticky-banner-b .btn-close-open{position:absolute;top:2px;z-index:1;width:24px;height:24px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-down-arrow.svg) center center no-repeat;cursor:pointer;}.paragraph--type--c-newsletter-sticky-banner-b .btn-close-open.closed{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-duration:3s;animation-duration:3s;}.paragraph--type--c-newsletter-sticky-banner-b .title-copy{font-family:"roboto_slabregular",Helvetica,sans-serif;font-style:normal;color:#3a3533;font-weight:500 !important;font-size:20px !important;text-align:center !important;}.paragraph--type--c-newsletter-sticky-banner-b a:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.paragraph--type--c-newsletter-sticky-banner-b a:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.paragraph--type--c-newsletter-sticky-banner-b a{font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;padding-bottom:3px;font-size:0.875rem;line-height:1.375rem;text-decoration:none;position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.paragraph--type--c-newsletter-sticky-banner-b a:hover{text-decoration:none !important;}.paragraph--type--c-newsletter-sticky-banner-b .font-12,.paragraph--type--c-newsletter-sticky-banner-b .font-12 a{font-size:12px;}@media (min-width:768px){.paragraph--type--c-newsletter-sticky-banner-b .newsletter-sticky-bannr-b-container{padding-left:6rem !important;padding-right:6rem !important;}.paragraph--type--c-newsletter-sticky-banner-b .title-copy{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:25px !important;font-weight:bold !important;text-align:left !important;}.paragraph--type--c-newsletter-sticky-banner-b .form-item-enter-your-email{width:43% !important;}.paragraph--type--c-newsletter-sticky-banner-b .edit-left h3,.paragraph--type--c-newsletter-sticky-banner-b .edit-left .h3{font-weight:400;font-size:25px;padding-bottom:5px;}.paragraph--type--c-newsletter-sticky-banner-b #close-newsletter-sticky-banner{top:18px;right:30px;}}.component--newsletter{padding:0;text-align:center;position:relative;margin-top:86px;}@media (min-width:1140px){.component--newsletter{text-align:left;margin-top:0;padding-top:70px;overflow:hidden;}}.component--newsletter > .inner-content{background-color:#f9f8f5;padding:70px 0;}@media (min-width:1140px){.component--newsletter > .inner-content{padding:30px 0 0;}}@media (min-width:1140px){.component--newsletter .newsletter--wrapper{position:relative;}}@media (min-width:1140px){.component--newsletter .newsletter--label-title-wrapper{padding-left:0;}}.component--newsletter .newsletter--label{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1rem;margin-bottom:10px;}.component--newsletter .newsletter--title{font-size:1.875rem;line-height:2.25rem;margin-bottom:20px;}@media (min-width:1140px){.component--newsletter .newsletter--title{font-size:2.5rem;line-height:3.25rem;}}.component--newsletter .newsletter--intro-logo-wrapper{margin-bottom:20px;}.component--newsletter .newsletter--intro-logo-wrapper:after{content:"";width:calc(100% - 30px);position:absolute;left:15px;height:0.5px;background-color:#c9c5b9;}@media (min-width:1140px){.component--newsletter .newsletter--intro-logo-wrapper{padding-left:0;margin-bottom:75px;}.component--newsletter .newsletter--intro-logo-wrapper:after{display:none;}}.component--newsletter .newsletter--intro{font-size:1rem;line-height:1.5rem;margin-bottom:30px;}@media (min-width:1140px){.component--newsletter .newsletter--intro{max-width:445px;margin-bottom:60px;}}.component--newsletter .newsletter--logo{margin-bottom:30px;}.component--newsletter .newsletter--logo .field--type-image{position:relative;width:60%;max-height:70px;margin:0 auto;}@media (min-width:1140px){.component--newsletter .newsletter--logo .field--type-image{margin:0;}}@media (min-width:1140px){.component--newsletter .newsletter--logo{margin-bottom:0;}}.component--newsletter .newsletter--bullet-points{font-size:1rem;line-height:1.5rem;margin-bottom:20px;}.component--newsletter .newsletter--bullet-point{position:relative;padding-top:48px;margin-bottom:10px;}@media (min-width:1140px){.component--newsletter .newsletter--bullet-point{padding-top:0;padding-left:32px;}}.component--newsletter .newsletter--bullet-point:before{content:"";width:48px;height:48px;position:absolute;top:0;left:calc(50% - 24px);background-size:48px 48px;}@media (min-width:1140px){.component--newsletter .newsletter--bullet-point:before{width:24px;height:24px;left:0;background-size:24px 24px;}}.component--newsletter .newsletter--bullet-point.newsletter-document:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/icon_document.svg);}.component--newsletter .newsletter--bullet-point.newsletter-pet-care:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/icon_pet-care.svg);}.component--newsletter .newsletter--bullet-point.newsletter-shopping-tag:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/icon_shopping-tag.svg);}.component--newsletter .newsletter--callout-text{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;margin-bottom:20px;}@media (min-width:1140px){.component--newsletter .newsletter--callout-text{margin-bottom:10px;}}.component--newsletter .newsletter--cta{font-size:1rem;line-height:1.375rem;display:flex;justify-content:center;}@media (min-width:1140px){.component--newsletter .newsletter--cta{margin-bottom:75px;justify-content:flex-start;}}@media (min-width:1140px){.component--newsletter .newsletter--animation{width:1110px;position:relative;margin:0 auto;}}@media only screen and (min-width:1440px){.component--newsletter .newsletter--animation{width:100%;margin:0;top:-20px;}}.component--newsletter .newsletter--animation .component--newsletter-paw{position:absolute;}@media (min-width:1140px){.component--newsletter .newsletter--animation .component--newsletter-paw{transform:translateX(-500%);-webkit-transform:translateX(-500%);}}.component--newsletter .newsletter--animation .paw-1{top:-56px;left:-15px;width:200px;height:115px;}@media (min-width:1140px){.component--newsletter .newsletter--animation .paw-1{top:-85px;width:240px;height:210px;left:-165px;}}@media only screen and (min-width:1440px){.component--newsletter .newsletter--animation .paw-1{left:0;top:-55px;}}.component--newsletter .newsletter--animation .paw-2{display:none;}@media (min-width:1140px){.component--newsletter .newsletter--animation .paw-2{display:block;top:164px;width:200px;height:175px;left:-165px;}}@media only screen and (min-width:1440px){.component--newsletter .newsletter--animation .paw-2{left:0;top:194px;}}.component--newsletter .newsletter--animation.animation-type--dog-paws .paw-1{background:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/paws/paw-dog-mobile.png) no-repeat;}@media (min-width:1140px){.component--newsletter .newsletter--animation.animation-type--dog-paws .paw-1{background:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/paws/paw-dog-desktop-1.png) no-repeat;}}@media (min-width:1140px){.component--newsletter .newsletter--animation.animation-type--dog-paws .paw-2{background:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/paws/paw-dog-desktop-2.png) no-repeat;}}.component--newsletter .newsletter--animation.animation-type--cat-paws .paw-1{background:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/paws/paw-cat-mobile.png) no-repeat;}@media (min-width:1140px){.component--newsletter .newsletter--animation.animation-type--cat-paws .paw-1{background:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/paws/paw-cat-desktop-1.png) no-repeat;}}@media (min-width:1140px){.component--newsletter .newsletter--animation.animation-type--cat-paws .paw-2{background:url(/themes/custom/trim_the_tail_th/dist/images/newsletter/paws/paw-cat-desktop-2.png) no-repeat;}}.component--newsletter.component-newsletter-animate .paw-1{-webkit-animation:slide-in 0.5s forwards;animation:slide-in 0.5s forwards;}.component--newsletter.component-newsletter-animate .paw-2{-webkit-animation:slide-in 0.9s forwards;animation:slide-in 0.9s forwards;}@keyframes slide-in{100%{-webkit-transform:translateX(0%);transform:translateX(0%);}}@media (min-width:1140px){.component--people-love-item{display:flex;align-items:center;position:relative;background:none;min-height:545px;}}.component--people-love-item > .image{display:none;}@media (min-width:1140px){.component--people-love-item > .image{display:block;width:57.576%;max-width:475px;padding-right:30px;}.component--people-love-item > .image img{width:100%;max-width:100%;}}.component--people-love-item > .quote{position:relative;background:#ffffff;padding:60px 30px 30px;border-top-left-radius:20px;border-radius:20px;border-bottom-left-radius:0;text-align:left;}.component--people-love-item > .quote:before{content:"";position:absolute;width:36px;height:36px;top:20px;left:24px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-quote-without-bg.svg) center center/36px 36px no-repeat;}@media (min-width:1140px){.component--people-love-item > .quote{width:42.424%;max-width:350px;}}.component--people-love-item > .quote .component--people-love-item-quote-author{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.5rem;margin-top:10px;}.component--people-love-item > .quote .field--name-field-c-ppl-love-item-product,.component--people-love-item > .quote .field--name-field-c-ppl-love-item-date{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1.25rem;}.component--people-love-item > .quote .field--name-field-c-ppl-love-item-product a{color:#e81c24;padding-right:22px;position:relative;}.component--people-love-item > .quote .field--name-field-c-ppl-love-item-product a:after{content:"";position:absolute;right:0;bottom:-1px;width:20px;height:20px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-basket.svg) center center/20px 20px no-repeat;}.component--people-love{max-width:1440px;margin:0 auto;color:#3a3533;background-color:transparent;}.component--people-love .people-love--main-title{font-size:1.875rem;line-height:2.25rem;text-align:left;margin-bottom:30px;padding:0 15px;}@media (min-width:1140px){.component--people-love .people-love--main-title{font-size:2.5rem;line-height:3.25rem;}}.component--people-love .cta a{display:inline-block;}@media (min-width:1140px){.component--people-love > .inner-content{display:flex;align-items:center;position:relative;z-index:1;}}@media (min-width:1140px){.component--people-love > .inner-content:after{content:"";background:#eef0f9;position:absolute;width:800px;height:100%;left:640px;top:0;z-index:-1;}}.component--people-love > .inner-content .static-info{background:#f9f8f5;text-align:left;padding:20px 20px 10px;}@media (min-width:1140px){.component--people-love > .inner-content .static-info{width:30%;background:none;padding:0;}}.component--people-love > .inner-content .static-info > .inner-content{background:#ffffff;padding:20px 20px 30px;}.component--people-love > .inner-content .static-info > .inner-content .brand-logo{max-width:83px;margin-bottom:15px;}.component--people-love > .inner-content .static-info > .inner-content .people-love--title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;}@media (min-width:1140px){.component--people-love > .inner-content .static-info > .inner-content .people-love--title{max-width:254px;margin-bottom:20px;}}.component--people-love > .inner-content .static-info > .inner-content .cta a{display:none;}@media (min-width:1140px){.component--people-love > .inner-content .static-info > .inner-content .cta a{display:inline-block;}}.component--people-love > .inner-content > .slider-wrapper{margin-bottom:30px;background:#f9f8f5;padding:10px 20px 20px;}@media (min-width:1140px){.component--people-love > .inner-content > .slider-wrapper{width:74.33%;background:none;padding:0;margin-bottom:0;}.component--people-love > .inner-content > .slider-wrapper .slick-track,.component--people-love > .inner-content > .slider-wrapper .slick-list{height:100%;}.component--people-love > .inner-content > .slider-wrapper .slick-arrow{bottom:55px;top:unset;width:24px;height:24px;border-radius:3px;}.component--people-love > .inner-content > .slider-wrapper .slick-arrow.slick-prev{left:0;}.component--people-love > .inner-content > .slider-wrapper .slick-arrow.slick-next{left:34px;}}@media (min-width:1140px){.component--people-love > footer{width:100%;}}.component--people-love > footer .slider-nav-wrapper{margin-bottom:30px;}.component--people-love > footer .slider-nav-wrapper .slick-dots{display:flex;align-items:center;justify-content:center;width:100%;margin-top:30px;}.component--people-love > footer .slider-nav-wrapper .slick-dots li.slick-active button{background:#e81c24;}.component--people-love > footer .slider-nav-wrapper .slick-dots li button{border:none;background:#3a3533;color:transparent;border-radius:50%;padding:0;width:12px;height:12px;margin:0 10px;outline:none;}@media (min-width:1140px){.component--people-love > footer .slider-nav-wrapper .slick-dots li:first-child button{margin-left:0;}}@media (min-width:1140px){.component--people-love > footer .cta a{display:none;}}.component--people-love.brand--bakers.dark-bg .static-info,.component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){.component--people-love.brand--bakers.dark-bg .static-info,.component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){.component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}.component--people-love.brand--bakers.light-bg .static-info,.component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){.component--people-love.brand--bakers.light-bg .static-info,.component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){.component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}.component--people-love.brand--felix.dark-bg .static-info,.component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){.component--people-love.brand--felix.dark-bg .static-info,.component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){.component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}.component--people-love.brand--felix.light-bg .static-info,.component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){.component--people-love.brand--felix.light-bg .static-info,.component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){.component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}.component--people-love.brand--purina-pro-plan.dark-bg .static-info,.component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){.component--people-love.brand--purina-pro-plan.dark-bg .static-info,.component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){.component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}.component--people-love.brand--purina-pro-plan.light-bg .static-info,.component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){.component--people-love.brand--purina-pro-plan.light-bg .static-info,.component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){.component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}.component--people-love.brand--adventuros.dark-bg .static-info,.component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){.component--people-love.brand--adventuros.dark-bg .static-info,.component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){.component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}.component--people-love.brand--adventuros.light-bg .static-info,.component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){.component--people-love.brand--adventuros.light-bg .static-info,.component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){.component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}.component--people-love.brand--beta.dark-bg .static-info,.component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){.component--people-love.brand--beta.dark-bg .static-info,.component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){.component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}.component--people-love.brand--beta.light-bg .static-info,.component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){.component--people-love.brand--beta.light-bg .static-info,.component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){.component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}.component--people-love.brand--beyond.dark-bg .static-info,.component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){.component--people-love.brand--beyond.dark-bg .static-info,.component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){.component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}.component--people-love.brand--beyond.light-bg .static-info,.component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){.component--people-love.brand--beyond.light-bg .static-info,.component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){.component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}.component--people-love.brand--bonio.dark-bg .static-info,.component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){.component--people-love.brand--bonio.dark-bg .static-info,.component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){.component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}.component--people-love.brand--bonio.light-bg .static-info,.component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){.component--people-love.brand--bonio.light-bg .static-info,.component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){.component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}.component--people-love.brand--dentalife.dark-bg .static-info,.component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){.component--people-love.brand--dentalife.dark-bg .static-info,.component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){.component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}.component--people-love.brand--dentalife.light-bg .static-info,.component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){.component--people-love.brand--dentalife.light-bg .static-info,.component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){.component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}.component--people-love.brand--go-cat.dark-bg .static-info,.component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){.component--people-love.brand--go-cat.dark-bg .static-info,.component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){.component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}.component--people-love.brand--go-cat.light-bg .static-info,.component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){.component--people-love.brand--go-cat.light-bg .static-info,.component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){.component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}.component--people-love.brand--friskies.dark-bg .static-info,.component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){.component--people-love.brand--friskies.dark-bg .static-info,.component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){.component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}.component--people-love.brand--friskies.light-bg .static-info,.component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){.component--people-love.brand--friskies.light-bg .static-info,.component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){.component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}.component--people-love.brand--purina-one.dark-bg .static-info,.component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#171c8f;}@media (min-width:1140px){.component--people-love.brand--purina-one.dark-bg .static-info,.component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#171c8f;}}@media (min-width:1140px){.component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#171c8f;}}.component--people-love.brand--purina-one.light-bg .static-info,.component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(23,28,143,0.1);}@media (min-width:1140px){.component--people-love.brand--purina-one.light-bg .static-info,.component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(23,28,143,0.1);}}@media (min-width:1140px){.component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(23,28,143,0.1);}}.component--people-love.brand--proplan-vet-diets.dark-bg .static-info,.component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){.component--people-love.brand--proplan-vet-diets.dark-bg .static-info,.component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){.component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}.component--people-love.brand--proplan-vet-diets.light-bg .static-info,.component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){.component--people-love.brand--proplan-vet-diets.light-bg .static-info,.component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){.component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}.component--people-love.brand--winalot.dark-bg .static-info,.component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){.component--people-love.brand--winalot.dark-bg .static-info,.component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){.component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}.component--people-love.brand--winalot.light-bg .static-info,.component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){.component--people-love.brand--winalot.light-bg .static-info,.component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){.component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}.component--people-love.brand--gourmet.dark-bg .static-info,.component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){.component--people-love.brand--gourmet.dark-bg .static-info,.component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){.component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}.component--people-love.brand--gourmet.light-bg .static-info,.component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){.component--people-love.brand--gourmet.light-bg .static-info,.component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){.component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}.component--people-love.brand--dog-chow.dark-bg .static-info,.component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){.component--people-love.brand--dog-chow.dark-bg .static-info,.component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){.component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}.component--people-love.brand--dog-chow.light-bg .static-info,.component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){.component--people-love.brand--dog-chow.light-bg .static-info,.component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){.component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}.component--people-love.brand--catchow.dark-bg .static-info,.component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){.component--people-love.brand--catchow.dark-bg .static-info,.component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){.component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}.component--people-love.brand--catchow.light-bg .static-info,.component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){.component--people-love.brand--catchow.light-bg .static-info,.component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){.component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}.component--people-love.brand--beneful.dark-bg .static-info,.component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){.component--people-love.brand--beneful.dark-bg .static-info,.component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){.component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}.component--people-love.brand--beneful.light-bg .static-info,.component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){.component--people-love.brand--beneful.light-bg .static-info,.component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){.component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}.component--people-love.brand--friskies-dog.dark-bg .static-info,.component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){.component--people-love.brand--friskies-dog.dark-bg .static-info,.component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){.component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}.component--people-love.brand--friskies-dog.light-bg .static-info,.component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){.component--people-love.brand--friskies-dog.light-bg .static-info,.component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){.component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){.component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}.tooltip.tooltip-pro-plan-supplements-engine{opacity:1;}.tooltip.tooltip-pro-plan-supplements-engine.dt{margin:18px !important;margin-left:-8px !important;z-index:1;}.tooltip.tooltip-pro-plan-supplements-engine.dt[data-popper-placement^=top] .tooltip-arrow{bottom:0;left:4px !important;}.tooltip.tooltip-pro-plan-supplements-engine.dt[data-popper-placement^=top] .tooltip-arrow::before{top:-7px;border-width:0.6rem 0.6rem 0;border-top-color:#3A3533;}.tooltip.tooltip-pro-plan-supplements-engine.dt[data-popper-placement^=bottom] .tooltip-arrow{left:4px !important;}.tooltip.tooltip-pro-plan-supplements-engine.dt[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:0;}.tooltip.tooltip-pro-plan-supplements-engine.dt .tooltip-arrow:before{bottom:0;border-width:0 0.6rem 0.6rem;border-bottom-color:#3A3533 !important;position:absolute;content:"";border-color:transparent;border-style:solid;}.tooltip.tooltip-pro-plan-supplements-engine.dt .tooltip-inner{margin-left:-30%;}.tooltip.tooltip-pro-plan-supplements-engine.mb{z-index:1;}.tooltip.tooltip-pro-plan-supplements-engine.mb .tooltip-arrow:before{left:6px;border-width:0.6rem 0 0.6rem 0.6rem;position:absolute;content:"";border-color:transparent;border-style:solid;}.tooltip.tooltip-pro-plan-supplements-engine.mb[data-popper-placement^=left] .tooltip-arrow{right:0;}.tooltip.tooltip-pro-plan-supplements-engine.mb[data-popper-placement^=left] .tooltip-arrow::before{border-left-color:#3A3533 !important;left:-10px;top:-3px;}.tooltip.tooltip-pro-plan-supplements-engine.mb[data-popper-placement^=top] .tooltip-arrow{bottom:0;}.tooltip.tooltip-pro-plan-supplements-engine.mb[data-popper-placement^=top] .tooltip-arrow::before{top:-17px;left:-9px;border-width:0.6rem 0.6rem 0;border-top-color:#3A3533;}.tooltip.tooltip-pro-plan-supplements-engine.mb .tooltip-inner{margin:10px;}.tooltip.tooltip-pro-plan-supplements-engine.end-step .tooltip-inner{margin:10px;max-width:275px;padding:15px;margin-right:45px !important;font-size:0.875rem;line-height:22px;}.tooltip.tooltip-pro-plan-supplements-engine.end-step[data-popper-placement^=top] .tooltip-arrow::before{top:-11px;left:-4px;}.tooltip.tooltip-pro-plan-supplements-engine .tooltip-inner{font-family:"roboto_slabregular",Helvetica,sans-serif;background:#3A3533;border:1px solid #3A3533;box-shadow:0 4px 8px rgba(0,0,0,0.4);border-radius:10px;color:#F7D784;padding:10px;}.paragraph--type--c-pro-plan-supplements-engine{color:white;min-height:600px;border-top:9px solid #F7D784;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine{border-bottom:9px solid #F7D784;min-height:513px;}}.paragraph--type--c-pro-plan-supplements-engine .small-white-text{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:20px;color:white;}.paragraph--type--c-pro-plan-supplements-engine .form__content{padding-top:0;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .form__content{padding-bottom:0;}}.paragraph--type--c-pro-plan-supplements-engine .form__content a{font-family:"roboto_slabregular",Helvetica,sans-serif;color:white !important;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-background-image{min-height:512px;}}@media (max-width:1139px){.paragraph--type--c-pro-plan-supplements-engine .box-background-image.text-right{text-align:center !important;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-background-image img.mob{display:none;}}.paragraph--type--c-pro-plan-supplements-engine .box-background-image img.dt{display:none;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-background-image img.dt{display:unset;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form{z-index:1;min-height:456px;position:absolute;top:132px;background:#000000;border:1px solid #625E5E;border-radius:18px;padding:30px;color:#ffffff;margin:11px;margin-top:0px;min-width:336px;width:90%;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form{padding:9px 80px 0 80px;border-radius:38px;min-height:400px;position:absolute;top:50%;left:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%);min-width:660px;width:auto;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-progress-bar{font-size:0.75rem;line-height:30px;text-align:center;color:#FFFFFF;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-progress-bar .webform-progress .pro-plan-custom-progress__summary{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:30px;padding:5px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-progress-bar .webform-progress .pro-plan-custom-progress__summary{font-size:1rem;text-align:left;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-progress-bar .webform-progress .webform-progress__summary{display:none;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-progress-bar .webform-progress .webform-progress__percentage{display:none;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-progress-bar .webform-progress .progress-tracker{margin:5px auto;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-progress-bar .webform-progress__status{text-align:left;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-subtitle{font-family:"roboto_slabregular",Helvetica,sans-serif;padding:10px;font-size:1rem;line-height:30px;text-align:center;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-subtitle{line-height:22px;font-size:0.875rem;text-align:left;padding:3px 0 10px 0;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .messages.messages--error{display:none;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .form-item--error-message{background:#3A3533;border:1px solid #3A3533;box-shadow:0px 4px 8px rgba(0,0,0,0.4);border-radius:10px;font-size:0.875rem;line-height:22px;text-align:center;color:#F7D784;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .form-item--error-message::before{display:none;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .form-item--error-message::after{display:none;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .name-for-poll{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:30px;text-align:center;color:#F7D784;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .name-for-poll{padding-top:30px;padding-bottom:5px;font-size:1.125rem;text-align:left;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-question{display:block;margin-bottom:0;min-height:129px;margin:auto;max-width:289px;justify-content:center !important;text-align:center;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-question{min-height:129px;justify-content:flex-start;text-align:left;max-width:unset;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-question p{display:inline-block;color:#FFFFFF;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.375rem;line-height:30px;text-align:center;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-question p{margin:0;max-width:560px;line-height:48px;text-align:left;font-size:2.375rem;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-tooltip{display:inline-block;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/pro-plan-tooltip.png) center no-repeat;width:20px;height:20px;margin:5px 0 0 3px;position:absolute;cursor:default;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .question-0-text{margin-bottom:0;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:22px;margin-top:5px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .question-0-text p{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:22px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-message{color:#F7D784;max-width:515px;margin-bottom:0;}@media (min-width:0) and (max-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-message{margin:auto;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-message p{font-size:0.875rem;line-height:22px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .webform-button--previous{margin-left:-15px;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer,.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer-two-btn{margin-bottom:0;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer input[type=radio]:checked + label,.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer-two-btn input[type=radio]:checked + label{background-color:#F7D784 !important;border:1px solid #F7D382 !important;border-radius:24px !important;color:black !important;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer input[type=radio]:checked + label .small-white-text,.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer-two-btn input[type=radio]:checked + label .small-white-text{color:black !important;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer .js-form-item,.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer-two-btn .js-form-item{justify-content:center;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer input,.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer-two-btn input{display:none;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer label,.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer-two-btn label{cursor:pointer;max-width:228px;display:block;text-align:center;font-size:0.875rem;color:#F7D784;border:1px solid #F7D382;border-radius:24px;padding:13px;margin-bottom:7px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .form-actions{width:90%;justify-content:space-between;position:absolute;bottom:0;margin-left:-15px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .form-actions .input__wrapper input[type=submit]:disabled{cursor:default !important;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .form-actions{width:100%;position:relative;margin-left:-5px;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .form-actions .input__wrapper-submit{align-items:end;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .form-actions .input__wrapper-submit input{font-family:"roboto_slabregular",Helvetica,sans-serif;color:#F7D784;background-color:unset;border:unset;font-size:0.875rem;line-height:30px;padding:9px 20px 9px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .form-actions .input__wrapper-submit input:hover{background-color:unset;border-color:unset;color:#F7D784;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .form-actions .input__wrapper-submit input[type=submit]{color:#F7D784;background-color:unset;border-color:unset;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine{display:flex;justify-content:center;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-match{display:none;position:absolute;left:0;top:0;white-space:nowrap;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.625rem;line-height:20px;padding:1px 10px 1px 10px;border-radius:10px;color:black;}@media (min-width:0) and (max-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .box-best-match{padding-left:0 !important;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .box-best-match .img-box{min-width:147px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .box-best-match .img-box .pro-plan-product-img-media{margin-top:30px !important;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .box-best-match .img-box .pro-plan--best-match{right:0;width:63%;text-align:center;margin:auto;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .box-best-match .pro-plan-product-content{padding-left:0 !important;}}@media (min-width:0) and (max-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .box-best-match .pro-plan-product-tile{flex-wrap:nowrap;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .box-best-match .pro-plan-product-link-content{color:#ffffff;background-color:#e81c24;border-color:#e81c24;padding:10px 20px 10px 20px;text-align:center;border-radius:4px;border-width:1px;border-style:solid;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:24px;display:block;transition:all 0.3s ease-in-out;cursor:pointer;width:-webkit-min-content;width:-moz-min-content;width:min-content;white-space:nowrap;margin-bottom:15px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .index-best-match .pro-plan--best-match{display:inline-block;background:#F7D784;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-product-tile{min-height:153px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-slick-carousel .slick-prev{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-gold-left-arrow.svg);left:-20px;width:25px;height:25px;top:50%;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-slick-carousel .slick-next{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-gold-right-arrow.svg);right:-20px;width:25px;height:25px;top:50%;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box{max-width:287px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box .img-box{display:flex;align-items:center;justify-content:center;width:auto;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box .pro-plan-product-special-need{padding-top:15px;max-width:200px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box .pro-plan-product-special-need ol{list-style-type:inherit;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box .pro-plan-product-special-need ol li{font-family:"roboto_slabregular",Helvetica,sans-serif;margin:0;font-size:0.75rem;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box .pro-plan-product-special-need ol li:before{content:unset;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box .pro-plan-product-special-need ol li:after{content:unset;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box .pro-plan-product-special-need ol li::marker{font-size:0.75rem;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box .pro-plan-product-title{padding-top:6px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box .pro-plan-product-title a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:22px;color:#F7D382 !important;text-decoration:none;cursor:pointer;border-bottom:unset;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box .pro-plan-product-title a{font-size:1rem;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box .pro-plan-product-title a:hover{background-color:unset;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-all-recommendations{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:22px;color:#F7D784;text-align:center;padding:20px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-all-recommendations{margin-left:20px;text-align:left;padding:20px 0 0 0;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-all-recommendations.pro-plan-all-recommendations-mb{margin-left:-20px;padding:12px;padding-top:0;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-all-recommendations.pro-plan-all-recommendations-mb{display:none;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-all-recommendations.pro-plan-all-recommendations-dt{display:none;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-all-recommendations.pro-plan-all-recommendations-dt{display:block;max-width:590px;font-size:14px;line-height:18px;padding-left:15px;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-all-recommendations .pro-plan-tooltip{background-size:20px 20px;width:20px;height:20px;margin:0 0 0 6px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer-two-btn{justify-content:center;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer-two-btn label{min-width:260px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer-two-btn label{min-width:234px;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer-two-btn{justify-content:left;margin-left:10px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer-two-btn .js-webform-radios{display:flex;flex-wrap:nowrap;margin-right:-15px;margin-left:-15px;justify-content:center;flex-direction:row;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan--answer-two-btn .js-form-item{max-width:50%;padding:5px;padding-right:10px;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .two-btn-line label{padding:6px;padding-bottom:4px;padding-top:6px;font-size:0.875rem;line-height:20px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name .input__wrapper{justify-content:center;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name .input__wrapper{justify-content:left;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input{font-family:"roboto_slabregular",Helvetica,sans-serif;display:block;background-color:unset;border-bottom:1px solid #F7D784 !important;text-align:center;max-width:236px;padding-bottom:20px;margin-bottom:15px;font-weight:400;font-size:20px;line-height:26px;color:#F7D784;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input{font-size:20px;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input::-webkit-input-placeholder{color:#D8D7D6 !important;font-weight:400;font-size:20px;line-height:26px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input::-moz-placeholder{color:#D8D7D6 !important;font-weight:400;font-size:20px;line-height:26px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input:-ms-input-placeholder{color:#D8D7D6 !important;font-weight:400;font-size:20px;line-height:26px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input::-ms-input-placeholder{color:#D8D7D6 !important;font-weight:400;font-size:20px;line-height:26px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input::placeholder{color:#D8D7D6 !important;font-weight:400;font-size:20px;line-height:26px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input::-webkit-input-placeholder{font-size:20px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input::-moz-placeholder{font-size:20px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input:-ms-input-placeholder{font-size:20px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input::-ms-input-placeholder{font-size:20px;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input::placeholder{font-size:20px;}}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input:focus::-webkit-input-placeholder{color:transparent !important;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input:focus::-moz-placeholder{color:transparent !important;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input:focus:-ms-input-placeholder{color:transparent !important;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input:focus::-ms-input-placeholder{color:transparent !important;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input:focus::placeholder{color:transparent !important;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-pet-name input:active{border-bottom:1px solid #F7D784 !important;}.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-step-0-btn{text-align:center;margin:auto;width:-webkit-min-content;width:-moz-min-content;width:min-content;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .box-web-form .pro-plan-step-0-btn{text-align:left;width:auto;}}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .form-actions{width:100%;position:relative;margin-left:auto;}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .webform-progress{display:none;}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .text-step-0 p{font-size:14px !important;line-height:22px !important;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .text-step-0 p{font-size:14px !important;line-height:22px !important;}}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .pro-plan-subtitle{font-size:0.75rem;line-height:30px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .pro-plan-subtitle{font-size:0.875rem;line-height:22px;}}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .name-for-poll{padding-bottom:0;}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .question-0-text{text-align:center;justify-content:center;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .question-0-text{text-align:left;justify-content:flex-start;}}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .question-0-text p{font-size:12px;line-height:30px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .question-0-text p{font-size:14px;line-height:22px;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .pro-plan-question{min-height:auto;margin-bottom:0px;margin-top:15px;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .pro-plan-question p{margin:0;}}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .form-actions.webform-actions:not(.form-actions-btn-next-duplicate,.step-0-btn-next){display:none;}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .step-0-btn-next{display:none;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .step-0-btn-next{display:inline-flex;}}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .form-actions.webform-actions{justify-content:flex-end;}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .form-actions-btn-next-duplicate{justify-content:center !important;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .form-actions-btn-next-duplicate{justify-content:space-between !important;}}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .form-actions-btn-next-duplicate .form-actions.webform-actions{justify-content:space-between;}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .form-actions-btn-next-duplicate .step-0-btn-next-duplicate{background-color:#F7D784 !important;border:1px solid #F7D382 !important;border-radius:24px !important;color:black !important;min-width:230px;}.paragraph--type--c-pro-plan-supplements-engine .current-step_1 .box-web-form{padding:30px 30px 0 30px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_1 .box-web-form{padding:8px 80px 0 80px;}}.paragraph--type--c-pro-plan-supplements-engine .current-step_1 .webform-button--next{display:none !important;}.paragraph--type--c-pro-plan-supplements-engine .current-step_1 .webform-progress__status,.paragraph--type--c-pro-plan-supplements-engine .current-step_1 .webform-progress-tracker{display:none;}.paragraph--type--c-pro-plan-supplements-engine .current-step_1 .pro-plan-question{padding-top:31px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_1 .pro-plan-question{min-height:147px;}}.paragraph--type--c-pro-plan-supplements-engine .current-step_1 .question-0-text{font-size:0.75rem;line-height:14px;text-align:center;margin:15px 0px 15px 0;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_1 .question-0-text{text-align:left;margin:10px 0 -10px 0;}}.paragraph--type--c-pro-plan-supplements-engine .current-step_1 .question-0-text p{width:100%;font-size:0.75rem;line-height:14px;margin:10px 0 0 0;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_1 .question-0-text p{margin:0 0 20px;}}.paragraph--type--c-pro-plan-supplements-engine .current-step_1 .pro-plan-subtitle{padding:0;}.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .pro-plan-progress-bar{display:none;}.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .webform-button--previous{margin-top:7px;}.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .question-text-font-12 a{border-bottom:1px solid #ffffff;}.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .form-actions{max-width:515px;justify-content:space-between;align-items:flex-end;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .form-actions{align-items:unset;}}.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .form-actions .input__wrapper-submit input.webform-button--next{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-gold-checkbox.svg);background-repeat:no-repeat;background-position:100% center;padding:9px 35px 9px !important;color:#ffffff !important;margin-top:-15px;}.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .question-0-text{margin:15px 0 0 0;}.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .question-0-text p{font-size:0.75rem;line-height:30px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .question-0-text p{font-size:0.875rem;line-height:22px;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .question-0-text{margin:0;}}.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .pro-plan-message,.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .question-0-text,.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .question-text-font-12{font-family:"roboto_slabregular",Helvetica,sans-serif;text-align:center;justify-content:center;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .pro-plan-message,.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .question-0-text,.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .question-text-font-12{text-align:left;justify-content:left;}}.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .pro-plan-step-notice-btn-checkbox .form-actions{justify-content:center;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .pro-plan-step-notice-btn-checkbox .form-actions{text-align:left;justify-content:flex-end;}}.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .pro-plan-question{min-height:82px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .pro-plan-question{min-height:104px;}}.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .question-text-font-12 p{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:22px;}.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .question-text-m-0{margin:0;}.paragraph--type--c-pro-plan-supplements-engine .current-page--step-100 .question-text-m-0 p{margin:0;}.paragraph--type--c-pro-plan-supplements-engine .current-step_2 .box-web-form .pro-plan-question{min-height:155px;}.paragraph--type--c-pro-plan-supplements-engine .current-step_3 .box-web-form .webform-button--next,.paragraph--type--c-pro-plan-supplements-engine .current-step_4 .box-web-form .webform-button--next,.paragraph--type--c-pro-plan-supplements-engine .current-step_5 .box-web-form .webform-button--next,.paragraph--type--c-pro-plan-supplements-engine .current-step_6 .box-web-form .webform-button--next,.paragraph--type--c-pro-plan-supplements-engine .current-step_7 .box-web-form .webform-button--next,.paragraph--type--c-pro-plan-supplements-engine .current-step_8 .box-web-form .webform-button--next,.paragraph--type--c-pro-plan-supplements-engine .current-step_9 .box-web-form .webform-button--next,.paragraph--type--c-pro-plan-supplements-engine .current-step_10 .box-web-form .webform-button--next,.paragraph--type--c-pro-plan-supplements-engine .current-step_11 .box-web-form .webform-button--next{display:none !important;}@media (min-width:0) and (max-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_1 .form-actions,.paragraph--type--c-pro-plan-supplements-engine .current-step_100 .form-actions,.paragraph--type--c-pro-plan-supplements-engine .current-step_2 .form-actions,.paragraph--type--c-pro-plan-supplements-engine .current-step_3 .form-actions,.paragraph--type--c-pro-plan-supplements-engine .current-step_4 .form-actions,.paragraph--type--c-pro-plan-supplements-engine .current-step_5 .form-actions,.paragraph--type--c-pro-plan-supplements-engine .current-step_6 .form-actions,.paragraph--type--c-pro-plan-supplements-engine .current-step_7 .form-actions,.paragraph--type--c-pro-plan-supplements-engine .current-step_8 .form-actions,.paragraph--type--c-pro-plan-supplements-engine .current-step_9 .form-actions,.paragraph--type--c-pro-plan-supplements-engine .current-step_10 .form-actions,.paragraph--type--c-pro-plan-supplements-engine .current-step_11 .form-actions,.paragraph--type--c-pro-plan-supplements-engine .current-step_12 .form-actions{max-width:515px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}}.paragraph--type--c-pro-plan-supplements-engine .current-step_0 .step-0-btn-next{display:none !important;}.paragraph--type--c-pro-plan-supplements-engine .current-step_3 .box-web-form .pro-plan-question,.paragraph--type--c-pro-plan-supplements-engine .current-step_4 .box-web-form .pro-plan-question,.paragraph--type--c-pro-plan-supplements-engine .current-step_6 .box-web-form .pro-plan-question,.paragraph--type--c-pro-plan-supplements-engine .current-step_7 .box-web-form .pro-plan-question{min-height:64px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_3 .box-web-form .pro-plan-question,.paragraph--type--c-pro-plan-supplements-engine .current-step_4 .box-web-form .pro-plan-question,.paragraph--type--c-pro-plan-supplements-engine .current-step_6 .box-web-form .pro-plan-question,.paragraph--type--c-pro-plan-supplements-engine .current-step_7 .box-web-form .pro-plan-question{min-height:129px;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step_11 .pro-plan-question p{font-size:1.8125rem;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result{min-height:775px;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-background-image,.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .webform-progress-tracker,.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .webform-confirmation__back,.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .webform-progress__status{display:none;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-background-image{display:flex;align-items:center;justify-content:flex-end;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form{position:relative;-webkit-transform:unset;transform:unset;margin:0;border-radius:0;top:0;padding:20px 0 0;min-height:624px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form{min-height:633px;min-width:829px;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:18px;margin-left:11px;padding:8px 50px 14px 80px;top:50%;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .pro-plan-pet-name{display:none;}@media screen and (max-width:768px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .webform-confirmation,.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .pro-plan-products-box.box-best-match{padding-left:30px;padding-right:30px;}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .pro-plan-products-box{padding-left:4px;}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .pro-plan-products-wrapper{width:100%;max-width:357px;display:flex;}}@media screen and (max-width:768px) and (min-width:0) and (max-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .pro-plan-products-wrapper{margin:auto;}}@media (min-width:0) and (max-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .index-good-match.pro-plan-product.views-row.slick-slide{margin-left:13px;margin-right:13px;}}@media screen and (max-width:480px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form{width:100% !important;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .pro-plan-question{min-height:66px;max-width:unset;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .pro-plan-question{min-height:50px;}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .pro-plan-question.text-center{text-align:left !important;justify-content:flex-start !important;margin-left:15px;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .pro-plan-question p{font-size:1.25rem;line-height:28px;max-width:unset;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .pro-plan-question p{max-width:700px;margin:0 0 0 -15px;font-size:2.375rem;line-height:48px;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-product-tile{justify-content:flex-start;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-product-tile{justify-content:flex-start;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-product-tile .img-box{justify-content:flex-start;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-product-tile .img-box .pro-plan-product-img img{max-width:87px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match{max-width:600px;background:none;border:none;margin:auto;margin-bottom:15px;padding-left:10px;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .pro-plan-product-img-media{margin-top:10px;}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .pro-plan-product-special-need{margin-left:15px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .pro-plan-product-special-need{margin-left:0;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .pro-plan-product-footer{margin-top:15px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .pro-plan-product-footer{margin-top:0;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .pro-plan-product-img{display:none;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .index-best-match .pro-plan--best-match{left:47px;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .pro-plan-slick-carousel{margin-left:-20px;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .pro-plan-product-title{font-size:1rem !important;line-height:22px !important;padding-top:0;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .pro-plan-product-title{padding-top:6px;font-size:1rem !important;line-height:22px !important;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .pro-plan-product-content{padding-left:40px;flex:0 0 70%;max-width:70%;position:relative;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .pro-plan-product-content{flex:0 0 58%;max-width:58%;margin-left:15px;padding-left:0.25rem !important;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .pro-plan-product-link-content{position:absolute;right:0;bottom:25%;margin-right:-16px;padding:10px 15px 10px 15px;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .pro-plan-product-link-content a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:24px;}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .img-box{position:relative;width:100%;flex:0 0 30%;max-width:30%;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .img-box{padding-top:15px !important;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-best-match .col-4{flex:0 0 22%;max-width:22%;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-good-match{display:flex;flex-wrap:wrap;max-width:none;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-good-match .pro-plan-product-img-media{display:none;}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-good-match .pro-plan-product-link-content{margin-bottom:15px;}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-good-match .pro-plan-product-content{display:flex;flex-direction:column;justify-content:space-between;flex:0 0 64.333333%;max-width:64.333333%;padding-left:15px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-good-match .pro-plan-product-content{padding:0 0 0 13px;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-good-match .pro-plan-product-special-need{display:none;}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-good-match .pro-plan-product{position:relative;background:#3A3533;border:1px solid #625E5E;border-radius:10px;max-width:269px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.box-good-match .pro-plan-product{max-width:269px;margin:20px;}}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.pro-plan-products-box-dog{max-width:587px;margin:auto;}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.pro-plan-products-box-dog .slick-prev{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-gold-left-arrow.svg);left:-45px;width:50px;height:50px;top:50%;}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .box-web-form .view-c-pro-plan-supplements-engine .pro-plan-products-box.pro-plan-products-box-dog .slick-next{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-gold-right-arrow.svg);right:-45px;width:50px;height:50px;top:50%;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .pro-plan-try-again{display:flex;justify-content:center;margin-top:10px;margin-bottom:10px;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .pro-plan-try-again{margin-top:15px;margin-bottom:15px;}}.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .pro-plan-try-again a{font-size:0.875rem;color:#F7D784 !important;background-color:unset;border-color:unset;}@media (min-width:1140px){.paragraph--type--c-pro-plan-supplements-engine .current-step-final-result .pro-plan-try-again a{font-size:1rem;}}.component--pull-out .pull-out--main-title{max-width:1110px;margin:0 auto 20px;padding:0 15px;}@media (min-width:1140px){.component--pull-out .pull-out--main-title{padding:0;}}.component--pull-out .pull-out--content-wrapper{display:flex;flex-direction:column;}.component--pull-out .pull-out--content-wrapper .pull-out--image-wrapper picture img{width:100%;}.component--pull-out .pull-out--content-wrapper .pull-out--image-wrapper .field__item{width:100%;}@media (min-width:1140px){.component--pull-out .pull-out--content-wrapper .pull-out--image-wrapper{position:relative;height:504px;overflow:hidden;}}.component--pull-out .pull-out--content-wrapper .pull-out--content-area{margin:-30px 15px 0;z-index:1;padding:30px 20px;background-color:#ffffff;border-radius:10px;text-align:center;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);}@media (min-width:1140px){.component--pull-out .pull-out--content-wrapper .pull-out--content-area{position:absolute;top:calc(50% + 25px);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);max-width:445px;max-height:80%;margin:0;padding:30px 40px;text-align:left;}}.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;margin-bottom:20px;}.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-intro{margin-bottom:20px;font-size:1rem;line-height:1.5rem;}@media (min-width:1140px){.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-intro{display:-webkit-box;overflow:hidden;-webkit-line-clamp:5;-webkit-box-orient:vertical;}}.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-cta .field__items{display:flex;justify-content:center;flex-wrap:wrap;}@media (min-width:1140px){.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-cta .field__items{justify-content:flex-start;}}.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-cta .field__items .field__item{margin:0 10px;}@media (min-width:1140px){.component--pull-out .pull-out--content-wrapper .pull-out--content-area .pull-out--content-area-cta .field__items .field__item{margin:0 20px 0 0;}}.component--pull-out.icon--bowl .pull-out--content-wrapper,.component--pull-out.icon--shopping .pull-out--content-wrapper,.component--pull-out.icon--article .pull-out--content-wrapper{position:relative;padding-top:35px;}@media (min-width:1140px){.component--pull-out.icon--bowl .pull-out--content-wrapper,.component--pull-out.icon--shopping .pull-out--content-wrapper,.component--pull-out.icon--article .pull-out--content-wrapper{padding-top:50px;}}.component--pull-out.icon--bowl .pull-out--content-wrapper:before,.component--pull-out.icon--shopping .pull-out--content-wrapper:before,.component--pull-out.icon--article .pull-out--content-wrapper:before{content:"";position:absolute;top:0;left:50%;width:70px;height:70px;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);border-radius:50%;background-color:#e81c24;z-index:1;background-color:#e81c24;background-position:center center;background-size:48px 48px;background-repeat:no-repeat;}@media (min-width:1140px){.component--pull-out.icon--bowl .pull-out--content-wrapper:before,.component--pull-out.icon--shopping .pull-out--content-wrapper:before,.component--pull-out.icon--article .pull-out--content-wrapper:before{width:100px;height:100px;background-size:64px 64px;}}.component--pull-out.icon--bowl .pull-out--content-wrapper:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-bowl.svg);}.component--pull-out.icon--shopping .pull-out--content-wrapper:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-shopping-tag.svg);}.component--pull-out.icon--article .pull-out--content-wrapper:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-article.svg);}@media (min-width:1140px){.component--pull-out.right-alignment .pull-out--content-area{right:165px;}}@media (min-width:1140px){.component--pull-out.right-alignment .pull-out--content-wrapper:before{left:165px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@media (min-width:1140px){.component--pull-out.left-alignment .pull-out--content-area{right:auto;left:165px;}}@media (min-width:1140px){.component--pull-out.left-alignment .pull-out--content-wrapper:before{right:165px;left:auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.component--pull-out.component-branded .brand-logo{border-radius:50%;width:70px;height:70px;margin:0 auto -35px;z-index:1;}@media (min-width:1140px){.component--pull-out.component-branded .brand-logo{width:100px;height:100px;margin-bottom:-50px;}}.component--pull-out.component-branded .brand-logo img{border-radius:50%;}.component--pull-out.component-branded .pull-out--content-area{border-top:8px solid #e81c24;}.component--pull-out.component-branded.dark-bg{background-color:transparent;}@media (min-width:1140px){.component--pull-out.component-branded.right-alignment .brand-logo{margin-left:165px;}}@media (min-width:1140px){.component--pull-out.component-branded.left-alignment .brand-logo{margin-right:165px;}}.component--pull-out.brand--bakers .pull-out--content-area{border-color:#389bc9;}.component--pull-out.brand--bakers.dark-bg .pull-out--content-area{background-color:#389bc9;color:#ffffff;}.component--pull-out.brand--felix .pull-out--content-area{border-color:#00238c;}.component--pull-out.brand--felix.dark-bg .pull-out--content-area{background-color:#00238c;color:#ffffff;}.component--pull-out.brand--purina-pro-plan .pull-out--content-area{border-color:#222222;}.component--pull-out.brand--purina-pro-plan.dark-bg .pull-out--content-area{background-color:#222222;color:#ffffff;}.component--pull-out.brand--adventuros .pull-out--content-area{border-color:#4e6548;}.component--pull-out.brand--adventuros.dark-bg .pull-out--content-area{background-color:#4e6548;color:#ffffff;}.component--pull-out.brand--beta .pull-out--content-area{border-color:#faf6ed;}.component--pull-out.brand--beta.dark-bg .pull-out--content-area{background-color:#faf6ed;color:#3a3533;}.component--pull-out.brand--beyond .pull-out--content-area{border-color:#eee9ea;}.component--pull-out.brand--beyond.dark-bg .pull-out--content-area{background-color:#eee9ea;color:#3a3533;}.component--pull-out.brand--bonio .pull-out--content-area{border-color:#e81c24;}.component--pull-out.brand--bonio.dark-bg .pull-out--content-area{background-color:#e81c24;color:#ffffff;}.component--pull-out.brand--dentalife .pull-out--content-area{border-color:#00c0f3;}.component--pull-out.brand--dentalife.dark-bg .pull-out--content-area{background-color:#00c0f3;color:#ffffff;}.component--pull-out.brand--go-cat .pull-out--content-area{border-color:#ffe600;}.component--pull-out.brand--go-cat.dark-bg .pull-out--content-area{background-color:#ffe600;color:#3a3533;}.component--pull-out.brand--friskies .pull-out--content-area{border-color:#ffe600;}.component--pull-out.brand--friskies.dark-bg .pull-out--content-area{background-color:#ffe600;color:#3a3533;}.component--pull-out.brand--purina-one .pull-out--content-area{border-color:#171c8f;}.component--pull-out.brand--purina-one.dark-bg .pull-out--content-area{background-color:#171c8f;color:#ffffff;}.component--pull-out.brand--proplan-vet-diets .pull-out--content-area{border-color:#222222;}.component--pull-out.brand--proplan-vet-diets.dark-bg .pull-out--content-area{background-color:#222222;color:#ffffff;}.component--pull-out.brand--winalot .pull-out--content-area{border-color:#0e4231;}.component--pull-out.brand--winalot.dark-bg .pull-out--content-area{background-color:#0e4231;color:#ffffff;}.component--pull-out.brand--gourmet .pull-out--content-area{border-color:#84754e;}.component--pull-out.brand--gourmet.dark-bg .pull-out--content-area{background-color:#84754e;color:#ffffff;}.component--pull-out.brand--dog-chow .pull-out--content-area{border-color:#234b8d;}.component--pull-out.brand--dog-chow.dark-bg .pull-out--content-area{background-color:#234b8d;color:#ffffff;}.component--pull-out.brand--catchow .pull-out--content-area{border-color:#234b8d;}.component--pull-out.brand--catchow.dark-bg .pull-out--content-area{background-color:#234b8d;color:#ffffff;}.component--pull-out.brand--beneful .pull-out--content-area{border-color:#df5300;}.component--pull-out.brand--beneful.dark-bg .pull-out--content-area{background-color:#df5300;color:#ffffff;}.component--pull-out.brand--friskies-dog .pull-out--content-area{border-color:#92b533;}.component--pull-out.brand--friskies-dog.dark-bg .pull-out--content-area{background-color:#92b533;color:#3a3533;}.component--quicklinks{background-color:#f9f8f5;width:100%;position:relative;z-index:0;}@media (min-width:1140px){.nppe-breed-selector .component--quicklinks{margin-bottom:50px;}}.component--quicklinks .quicklinks--content-wrapper{text-align:center;padding:30px 0;position:relative;}@media (min-width:1140px){.component--quicklinks .quicklinks--content-wrapper{max-width:1440px;margin:0 auto;}}.component--quicklinks .quicklinks--title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;margin-bottom:20px;}.component--quicklinks .quicklinks--links{z-index:1;padding:0 15px;padding-bottom:15px;margin-bottom:5px;overflow-y:scroll;scrollbar-face-color:#e81c24;scrollbar-track-color:#c9c5b9;scrollbar-color:#e81c24 #c9c5b9;scrollbar-width:thin;}.component--quicklinks .quicklinks--links::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #c9c5b9;border-radius:10px;}.component--quicklinks .quicklinks--links::-webkit-scrollbar-thumb{background:#e81c24;}@media (min-width:1140px){.component--quicklinks .quicklinks--links{-ms-overflow-style:none;flex-wrap:wrap;max-width:810px;margin:0 auto;padding:0;overflow:hidden;}.component--quicklinks .quicklinks--links:-webkit-scrollbar{display:none;}}@media (min-width:1140px){.component--quicklinks .quicklinks--links .field__items{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;}}.component--quicklinks .quicklinks--links .field__item:last-child a{margin-right:30px;}@media (min-width:1140px){.component--quicklinks .quicklinks--links .field__item{margin-bottom:20px;}.component--quicklinks .quicklinks--links .field__item:last-child a{margin-right:0;}}.component--quicklinks .quicklinks--links .field__item a{display:block;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.375rem;padding:12px 22px;color:#e81c24;background-color:#ffffff;border:1px solid #e81c24;border-radius:4px;white-space:nowrap;margin-right:20px;transition:all 0.3s ease-in-out;}.component--quicklinks .quicklinks--links .field__item a:hover{color:#ffffff;background-color:#e81c24;text-decoration:none;}.component--quicklinks .quicklinks--blur-background{position:absolute;height:100%;width:40px;top:0;right:0;background-image:linear-gradient(to left,#f9f8f5,rgba(249,248,245,0));}@media (min-width:1140px){.component--quicklinks .quicklinks--blur-background{display:none;}}.component--quicklinks .quicklinks--cta-link{font-size:0.875rem;line-height:1.375rem;}.component--quicklinks .quicklinks--image{display:none;}@media (min-width:1140px){.component--quicklinks .quicklinks--image{z-index:-1;display:block;position:absolute;top:-20px;right:0;width:100%;max-width:325px;}.component--quicklinks .quicklinks--image .field--name-image{position:relative;overflow:hidden;padding-top:75%;width:100%;}.component--quicklinks .quicklinks--image img{position:absolute;top:50%;left:50%;width:100%;max-width:100%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}}.component--responsive-image{padding-top:30px;padding-bottom:30px;}.component--responsive-image .responsive-image--title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.875rem;line-height:2.25rem;margin-bottom:30px;}@media (min-width:1140px){.component--responsive-image .responsive-image--title{font-size:2.5rem;line-height:3.25rem;margin-bottom:50px;}}.component--responsive-image .responsive-image--image-wrapper img{max-width:none;width:100%;}@media (min-width:768px){.component--responsive-image{padding-top:50px;padding-bottom:50px;}}.paragraph--type--c-share-buttons{padding:30px 0 !important;}.paragraph--type--c-share-buttons .social-media-sharing ul li{margin:0 7px;padding:5px;height:40px;}.paragraph--type--c-share-buttons .social-media-sharing ul li a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.paragraph--type--c-share-buttons .social-media-sharing ul li a img{display:block !important;width:30px;}.component--signposting-double.light-bg{background-color:#f9f8f5;text-align:left;overflow:visible;padding:25px 0;}@media (min-width:1140px){.component--signposting-double.light-bg{padding:50px 0;}}.component--signposting-double .signposting-double--main-title{font-size:1.875rem;line-height:2.25rem;font-family:"roboto_slabregular",Helvetica,sans-serif;}@media (min-width:1140px){.component--signposting-double .signposting-double--main-title{font-size:2.5rem;line-height:3.25rem;}}.component--signposting-double .signposting-double--content-wrapper{margin-top:30px;}@media (min-width:1140px){.component--signposting-double .signposting-double--content-wrapper{display:flex;margin-top:50px;}}.component--signposting-double .component--signposting-single .signposting-single--main-title{margin:0;}.component--signposting-double .component--signposting-single .signposting-single--image-container{flex:0 0 auto;width:100%;padding:0;}.component--signposting-double .component--signposting-single .signposting-single--content-area-wrapper{flex:0 0 auto;width:100%;padding:0;}.component--signposting-double .component--signposting-single .signposting-single--content-wrapper{flex-direction:column;}@media (min-width:1140px){.component--signposting-double .component--signposting-single .signposting-single--content-wrapper{position:static;display:block;}}.component--signposting-double .component--signposting-single .signposting-single--content-area{width:auto;max-width:none;margin:-60px 0 0 8.7%;}@media (min-width:1140px){.component--signposting-double .component--signposting-single .signposting-single--content-area{margin:-60px 15px 0 auto;position:relative;-webkit-transform:translate(0,0);transform:translate(0,0);max-width:475px;}}.component--signposting-double .signposting-double--content-item{padding:0;}.component--signposting-double .signposting-double--content-item.left{margin-bottom:50px;}@media (min-width:1140px){.component--signposting-double .signposting-double--content-item.left{padding-right:15px;margin-bottom:0;}}@media (min-width:1140px){.component--signposting-double .signposting-double--content-item.right{padding-left:15px;}}.component--signposting-multi{padding:30px 0 50px;}.component--signposting-multi.light-bg{background-color:#f9f8f5;text-align:left;overflow:visible;}@media (min-width:1140px){.component--signposting-multi.light-bg{padding:50px 0 0;}}@media (min-width:1140px){.component--signposting-multi{margin-top:50px;padding:0;}}.component--signposting-multi .component--signposting-multi-wrapper{margin:0 auto;padding:0 15px;}.component--signposting-multi .main-title{font-size:1.875rem;line-height:2.25rem;}@media (min-width:1140px){.component--signposting-multi .main-title{font-size:2.5rem;line-height:3.25rem;}}.component--signposting-multi .signposting-multi-items-container .signposting-single--main-title{display:none;}.component--signposting-multi .signposting-multi-items-container .component--signposting-single{margin-top:50px;padding:0;}@media (min-width:1140px){.component--signposting-multi .signposting-multi-items-container .component--signposting-single{padding:0 15px;}}.component--signposting-multi .signposting-multi-items-container .component--signposting-single .signposting-single--content-area .field__items{justify-content:flex-start;}.component--signposting-multi .signposting-multi-items-container .component--signposting-single .signposting-single--content-area .field__items .field__item{width:auto;}.component--signposting-multi .signposting-multi-items-container .component--signposting-single .signposting-single--content-area .field__items .field__item a{padding-bottom:0;}.component--signposting-multi .signposting-multi-items-container .component--signposting-single .signposting-single--content-area .signposting-single--content-height-equalizer{display:none;}.component--signposting-multi .signposting-multi-items-container .field__item:first-child .component--signposting-single{margin-top:30px;}.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(2n) .signposting-single--content-area{margin:-60px 12% 0 15px;}@media (min-width:1140px){.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(2n) .signposting-single--content-area{margin:0;}}@media (min-width:1140px){.component--signposting-multi .signposting-multi-items-container .field__items{display:flex;flex-wrap:wrap;justify-content:space-between;}.component--signposting-multi .signposting-multi-items-container .field__item:first-child .component--signposting-single{margin-top:50px;}.component--signposting-multi .signposting-multi-items-container .field__item .signposting-single--image-container{padding:0;max-width:none;flex:auto;width:100%;}.component--signposting-multi .signposting-multi-items-container .field__item .signposting-single--content-area{position:absolute;max-width:none;flex:auto;width:100%;top:0;bottom:auto;left:auto;right:0;-webkit-transform:none;transform:none;margin:0;z-index:1;}.component--signposting-multi .signposting-multi-items-container .field__item .signposting-single--content-area-label,.component--signposting-multi .signposting-multi-items-container .field__item .signposting-single--content-area-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.component--signposting-multi .signposting-multi-items-container .field__item .signposting-single--content-area-intro{display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical;}.component--signposting-multi .signposting-multi-items-container .field--name-field-c-signmulti-items > .field__item:nth-child(1),.component--signposting-multi .signposting-multi-items-container .field--name-field-c-signmulti-items > .field__item:nth-child(4){width:41.6667%;}.component--signposting-multi .signposting-multi-items-container .field--name-field-c-signmulti-items > .field__item:nth-child(1) .signposting-single--content-area,.component--signposting-multi .signposting-multi-items-container .field--name-field-c-signmulti-items > .field__item:nth-child(4) .signposting-single--content-area{width:100%;max-width:380px;margin:0;}.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(1) .component--signposting-single{margin-top:50px;}.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(2) .component--signposting-single{margin-top:150px;}.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(3) .component--signposting-single{margin-top:30px;}.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(4){margin-right:0;}.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(4) .component--signposting-single{margin-top:91px;}.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(4) .signposting-single--content-area{margin:32px 0 0 15px;}.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(1) .signposting-single--content-area,.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(3) .signposting-single--content-area{top:75%;}.component--signposting-multi .signposting-multi-items-container .field--name-field-c-signmulti-items > .field__item:nth-child(2),.component--signposting-multi .signposting-multi-items-container .field--name-field-c-signmulti-items > .field__item:nth-child(3){width:58.3334%;}.component--signposting-multi .signposting-multi-items-container .field--name-field-c-signmulti-items > .field__item:nth-child(2) .signposting-single--content-area,.component--signposting-multi .signposting-multi-items-container .field--name-field-c-signmulti-items > .field__item:nth-child(3) .signposting-single--content-area{width:70%;margin:0;}.component--signposting-multi .signposting-multi-items-container .field--name-field-c-signmulti-items > .field__item:nth-child(2) .signposting-single--image-wrapper .field__item,.component--signposting-multi .signposting-multi-items-container .field--name-field-c-signmulti-items > .field__item:nth-child(3) .signposting-single--image-wrapper .field__item{max-width:635px;}.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(2) .signposting-single--content-area,.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(4) .signposting-single--content-area{top:65%;}.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(3) .component--signposting-single,.component--signposting-multi .signposting-multi-items-container .field__item:nth-child(4) .component--signposting-single{margin-bottom:246px;}}.component--signposting-single.light-bg{background-color:#f9f8f5;text-align:left;overflow:visible;padding:25px 0;}@media (min-width:1140px){.component--signposting-single.light-bg{padding:50px 0;}}@media (min-width:1140px){.component--signposting-single .signposting-single--content-wrapper{position:relative;}.component--signposting-single .signposting-single--content-wrapper:hover .signposting-single--image-wrapper img{-webkit-transform:scale(1.05);transform:scale(1.05);}}.component--signposting-single .signposting-single--main-title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.875rem;line-height:2.25rem;margin-bottom:30px;}@media (min-width:1140px){.component--signposting-single .signposting-single--main-title{font-size:2.5rem;line-height:3.25rem;margin-bottom:50px;}}.component--signposting-single .signposting-single--content-area{box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);background-color:#ffffff;padding:30px;margin:-60px 15px 0 12%;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}@media (min-width:1140px){.component--signposting-single .signposting-single--content-area{max-width:41.6%;margin:0;position:absolute;left:15px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);}}.component--signposting-single .signposting-single--content-area-label{font-family:"roboto_slabregular",Helvetica,sans-serif;color:#e81c24;font-size:0.75rem;line-height:1rem;margin-bottom:10px;}.component--signposting-single .signposting-single--content-area-title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;margin-bottom:20px;}.component--signposting-single .signposting-single--content-area-intro{margin-bottom:20px;font-size:1rem;line-height:1.5rem;}.component--signposting-single .signposting-single--content-area-cta a:hover{text-decoration:none;}.component--signposting-single .signposting-single--content-area-cta .field__items{display:flex;}.component--signposting-single .signposting-single--content-area-cta .field__items .field__item{margin:0 20px 0 0;}.component--signposting-single .signposting-single--content-area-cta .field__items .field__item:last-child{margin:0;}.component--signposting-single .signposting-single--image-wrapper{overflow:hidden;}.component--signposting-single .signposting-single--image-wrapper picture img{width:100%;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s;}.component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}.component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}.component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}.component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}.component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}.component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}.component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}.component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}.component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}.component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}.component--signposting-single.brand--purina-one .purina-border-top{background-color:#171c8f;}.component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}.component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}.component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}.component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}.component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}.component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}.component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}.component--social-media{text-align:center;}.component--social-media .social-media--label{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;margin-bottom:10px;}.component--social-media .social-media--title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.875rem;line-height:2.25rem;margin-bottom:20px;}@media (min-width:1140px){.component--social-media .social-media--title{font-size:2.5rem;line-height:3.25rem;margin-bottom:12px;}}.component--social-media .social-media--intro{font-size:1rem;line-height:1.5rem;margin-bottom:20px;}@media (min-width:1140px){.component--social-media .social-media--intro{max-width:730px;margin:0 auto 30px;}}.component--social-media .social-media--icons .svg-content{fill:#ffffff;}.component--social-media .social-media--icons .svg-background{fill:#e81c24;}.component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}.component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}.component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}.component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}.component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}.component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}.component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}.component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}.component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}.component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}.component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#171c8f;}.component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}.component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}.component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}.component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}.component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}.component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}.component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}.paragraph--social-sharing-button{text-align:center;margin:30px auto;padding:0 15px !important;}.field--name-field-product-overview .paragraph--social-sharing-button{padding:0 !important;display:none;}@media (min-width:1140px){.field--name-field-product-overview .paragraph--social-sharing-button{display:block;}}.field--name-field-product-overview .paragraph--social-sharing-button .twb-container,.field--name-field-product-overview .paragraph--social-sharing-button .paragraph--type--c-document .component--document-wrapper,.paragraph--type--c-document .field--name-field-product-overview .paragraph--social-sharing-button .component--document-wrapper{padding:0;}.product-bottom-section .paragraph--social-sharing-button{display:block;}@media (min-width:1140px){.product-bottom-section .paragraph--social-sharing-button{display:none;}}.field--name-field-article-lp-components .paragraph--social-sharing-button .twb-container,.field--name-field-article-lp-components .paragraph--social-sharing-button .paragraph--type--c-document .component--document-wrapper,.paragraph--type--c-document .field--name-field-article-lp-components .paragraph--social-sharing-button .component--document-wrapper{padding:0;}@media (min-width:768px){.paragraph--social-sharing-button{padding:0;}}.paragraph--social-sharing-button.center{text-align:center;}@media (min-width:768px){.paragraph--social-sharing-button.left{text-align:left;}.paragraph--social-sharing-button.left .sharing-buttons > span{justify-content:left;}}@media (min-width:768px){.paragraph--social-sharing-button.right{text-align:right;}.paragraph--social-sharing-button.right .sharing-buttons > span{justify-content:right;}}.paragraph--social-sharing-button .sharing-buttons-title{font-family:"roboto_slabregular",Helvetica,sans-serif;color:#212529;font-size:0.875rem;line-height:1.25rem;margin-bottom:11px;}.field--name-field-breed-selector-intro-page .paragraph--social-sharing-button .sharing-buttons-title{color:#ffffff;}.paragraph--social-sharing-button .sharing-buttons > span{display:flex;justify-content:center;flex-flow:row wrap;gap:14px;}.paragraph--social-sharing-button .sharing-buttons > span a{display:block;width:48px;height:48px;background-size:48px 48px !important;transition:all 0.5s ease;}.paragraph--social-sharing-button .sharing-buttons > span a.a2a_button_copy_link{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/sharing-buttons/icon-copy_link.svg) no-repeat center center;}.paragraph--social-sharing-button .sharing-buttons > span a.a2a_button_google_gmail{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/sharing-buttons/icon-google_gmail.svg) no-repeat center center;}.paragraph--social-sharing-button .sharing-buttons > span a.a2a_button_twitter{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/sharing-buttons/icon-twitter.svg) no-repeat center center;}.paragraph--social-sharing-button .sharing-buttons > span a.a2a_button_facebook_messenger{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/sharing-buttons/icon-facebook_messenger.svg) no-repeat center center;}.paragraph--social-sharing-button .sharing-buttons > span a.a2a_button_pinterest{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/sharing-buttons/icon-pinterest.svg) no-repeat center center;}.paragraph--social-sharing-button .sharing-buttons > span a.a2a_button_linkedin{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/sharing-buttons/icon-linkedin.svg) no-repeat center center;}.paragraph--social-sharing-button .sharing-buttons > span a.a2a_button_facebook{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/sharing-buttons/icon-facebook.svg) no-repeat center center;}.paragraph--social-sharing-button .sharing-buttons > span a.a2a_button_whatsapp{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/sharing-buttons/icon-whatsapp.svg) no-repeat center center;}.paragraph--social-sharing-button .sharing-buttons > span a.a2a_button_slashdot{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/sharing-buttons/icon-slashdot.svg) no-repeat center center;}.paragraph--social-sharing-button .sharing-buttons > span a.a2a_button_tumblr{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/sharing-buttons/icon-tumblr.svg) no-repeat center center;}.paragraph--social-sharing-button .sharing-buttons > span a.a2a_button_reddit{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/sharing-buttons/icon-reddit.svg) no-repeat center center;}.paragraph--social-sharing-button .sharing-buttons > span a.a2a_button_evernote{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/sharing-buttons/icon-evernote.svg) no-repeat center center;}.paragraph--social-sharing-button .sharing-buttons > span a.a2a_button_digg{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/sharing-buttons/icon-digg.svg) no-repeat center center;}.paragraph--social-sharing-button .sharing-buttons > span a:hover{-webkit-filter:grayscale(1);filter:grayscale(1);}.paragraph--social-sharing-button .sharing-buttons > span a span{display:none;}@media (min-width:768px){.paragraph--social-sharing-button .sharing-buttons > span a{width:24px;height:24px;background-size:24px 24px !important;}}.sustain__outer{margin-bottom:35px;padding:0 15px;}.sustain__outer.even{margin-right:30px;}.sustain__outer.odd{margin-left:30px;}.sustain__inner{display:flex;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);max-width:1024px;margin:0 auto;}.sustain__inner-image{flex:0 0 70%;text-align:center;display:flex;align-items:center;background:#f4f4f4;justify-content:center;}.sustain__inner-image img{width:250px;}.sustain__inner-copy{flex:0 0 30%;padding:15px;display:flex;align-items:center;}.sustain__inner-copy h3,.sustain__inner-copy .h3,.sustain__inner-copy h4,.sustain__inner-copy .h4,.sustain__inner-copy h5,.sustain__inner-copy .h5,.sustain__inner-copy h6,.sustain__inner-copy .h6{color:#e81c24;}.sustain__inner.image_first{flex-direction:row-reverse;}@media (max-width:767px){.sustain__inner{flex-direction:column !important;}}.paragraph--type--c-tabbed-content.light-bg{background-color:#f9f8f5;text-align:left;overflow:visible;padding:25px 0;}@media (min-width:1140px){.paragraph--type--c-tabbed-content.light-bg{padding:50px 0;}}.paragraph--type--c-tabbed-content .c-tabs-wrapper{position:relative;}.paragraph--type--c-tabbed-content .c-tabs-wrapper .prev,.paragraph--type--c-tabbed-content .c-tabs-wrapper .next{display:none;}.paragraph--type--c-tabbed-content .c-tabs-wrapper:after{pointer-events:none;content:"";position:absolute;height:52px;width:65px;top:0;right:0;background-image:linear-gradient(90deg,rgba(255,255,255,0) 0%,#ffffff 85%);}@media (min-width:1140px){.paragraph--type--c-tabbed-content .c-tabs-wrapper:after{display:none;}}.paragraph--type--c-tabbed-content .c-tabs-wrapper:before{content:"";height:1px;width:100%;position:absolute;top:1px;left:0;background-color:#c9c5b9;}@media (min-width:1140px){.paragraph--type--c-tabbed-content .c-tabs-wrapper:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 30px);}}@media (min-width:1140px){.paragraph--type--c-tabbed-content .c-tabs-wrapper{position:relative;}.paragraph--type--c-tabbed-content .c-tabs-wrapper .prev,.paragraph--type--c-tabbed-content .c-tabs-wrapper .next{display:block;position:absolute;font-size:0;width:24px;height:24px;top:7px;}.paragraph--type--c-tabbed-content .c-tabs-wrapper .prev.disabled,.paragraph--type--c-tabbed-content .c-tabs-wrapper .next.disabled{display:none;}.paragraph--type--c-tabbed-content .c-tabs-wrapper .prev{right:24px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-left-arrow.svg) center center/24px 24px no-repeat;}.paragraph--type--c-tabbed-content .c-tabs-wrapper .next{right:0;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-right-arrow.svg) center center/24px 24px no-repeat;}}.paragraph--type--c-tabbed-content .c-tabs-wrapper .c-tabs{overflow-x:auto;}@media (min-width:1140px){.paragraph--type--c-tabbed-content .c-tabs-wrapper .c-tabs{overflow-x:hidden;}.paragraph--type--c-tabbed-content .c-tabs-wrapper .c-tabs.is-overflown{width:calc(100% - 50px);}}.paragraph--type--c-tabbed-content .c-tabs-wrapper .c-tabs .inner-content{width:auto;white-space:nowrap;position:relative;margin:0 0 5px 0;padding:0;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;justify-content:flex-start;text-align:left;display:flex;}.paragraph--type--c-tabbed-content .c-tabs-wrapper .c-tabs .inner-content > *{display:inline-block;padding:13px 15px 0;flex:initial;}@media (min-width:1140px){.paragraph--type--c-tabbed-content .c-tabs-wrapper .c-tabs .inner-content > *:first-child + div{padding-left:0;}.paragraph--type--c-tabbed-content .c-tabs-wrapper .c-tabs .inner-content > *:last-child{padding-right:0;}}.paragraph--type--c-tabbed-content .c-tabs-wrapper .c-tabs .inner-content > * > a{position:relative;border:none;padding:0;font-weight:normal;color:#3a3533;white-space:nowrap;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;}.paragraph--type--c-tabbed-content .c-tabs-wrapper .c-tabs .inner-content > * > a:focus{outline-offset:0;}.paragraph--type--c-tabbed-content .c-tabs-wrapper .c-tabs .inner-content > * > a:before{content:"";height:0;width:100%;position:absolute;top:-12px;left:0;}.paragraph--type--c-tabbed-content .c-tabs-wrapper .c-tabs .inner-content > * > a:hover{text-decoration:none;background:none;}.paragraph--type--c-tabbed-content .c-tabs-wrapper .c-tabs .inner-content > * > a:hover:before{background-color:#3a3533;height:1px;}.paragraph--type--c-tabbed-content .c-tabs-wrapper .c-tabs .effect-tab-marker{position:absolute;padding:0;height:1px;width:0;top:1px;left:0;transition:0.5s;border-radius:1px;background-color:#e81c24;z-index:1;}@media (min-width:1140px){.paragraph--type--c-tabbed-content .tab-content{padding:0;}}.paragraph--type--c-tabbed-content .tab-content .paragraph--type--c-text .twb-container,.paragraph--type--c-tabbed-content .tab-content .paragraph--type--c-text .paragraph--type--c-document .component--document-wrapper,.paragraph--type--c-document .paragraph--type--c-tabbed-content .tab-content .paragraph--type--c-text .component--document-wrapper{padding:0;}.paragraph--type--c-tabbed-content .embedded-entity.align-right .media--image img{padding:0 0 30px 30px;}.paragraph--type--c-tabbed-content .embedded-entity.align-left .media--image img{padding:0 30px 30px 0;}.paragraph--type--c-tabbed-content .embedded-entity.align-center .media--image img{padding:30px 0 0;}.component--text-image{text-align:left;padding:30px 0;}@media (min-width:1140px){.component--text-image{padding:50px 0;}}.component--text-image.light-bg{background-color:#f9f8f5;}.component--text-image .text-image--main-title{font-size:1.875rem;line-height:2.25rem;font-family:"roboto_slabregular",Helvetica,sans-serif;margin-bottom:30px;}@media (min-width:1140px){.component--text-image .text-image--main-title{font-size:2.5rem;line-height:3.25rem;}}.component--text-image .text-image--image{margin-bottom:20px;}.component--text-image .text-image--image picture,.component--text-image .text-image--image img{width:100%;}@media (min-width:1140px){.component--text-image .text-image--image{margin:0;}}.component--text-image .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}.component--text-image .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}.component--text-image .text-image--image .field--name-image,.component--text-image .text-image--image img{width:100%;max-width:100%;}.component--text-image .text-image--text-wrapper{display:flex;flex-direction:column;justify-content:center;}.component--text-image .text-image--intro{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;margin-bottom:20px;}.component--text-image .text-image--text{font-size:1rem;line-height:1.5rem;}.component--text-image .text-image--text h2,.component--text-image .text-image--text .h2{margin-bottom:20px;}.component--text-image .text-image--text p:last-of-type{margin-bottom:0;}.component--text-image .text-image--cta{display:flex;margin-top:20px;}.component--text-image .text-image--cta a{font-size:1rem;}.component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}.component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}.component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}.component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}.component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}.component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}.component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}.component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}.component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}.component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}.component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}.component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}.component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}.component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}.component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}.component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}.component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}.component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}.component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}.component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}.component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}.component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}.component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}.component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}.component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}.component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}.component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}.component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}.component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}.component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}.component--text-image.brand--purina-one.light-bg{background-color:rgba(23,28,143,0.05);}.component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #171c8f;position:relative;overflow:visible;}.component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#171c8f;}.component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}.component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}.component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}.component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}.component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}.component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}.component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}.component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}.component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}.component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}.component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}.component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}.component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}.component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}.component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}.component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}.component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}.component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}.component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}.component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}.component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}.component--thank-you{background-color:#f9f8f5;padding:20px 15px;}@media (min-width:1140px){.component--thank-you{padding:50px 0;}}.component--thank-you .thank-you--component-wrapper{position:relative;background-color:#ffffff;border-radius:10px;padding:30px 20px 226px;max-width:930px;margin:0 auto;}@media (min-width:1140px){.component--thank-you .thank-you--component-wrapper{padding:50px 95px;}}.component--thank-you .thank-you--component-wrapper:after{content:"";width:241px;height:241px;position:absolute;bottom:-28px;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);background:url(/themes/custom/trim_the_tail_th/dist/images/thank-you-page/thank-you-page-cat.png) center center/241px 241px no-repeat;}@media (min-width:1140px){.component--thank-you .thank-you--component-wrapper:after{background-size:255px 255px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:auto;right:95px;bottom:-23px;}}.component--thank-you .thank-you--intro{color:#e81c24;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1rem;}.component--thank-you .thank-you--title{margin-bottom:17px;}@media (min-width:1140px){.component--thank-you .thank-you--title{margin-bottom:20px;}}.component--thank-you .thank-you--text{margin:0 0 50px 0;}@media (min-width:1140px){.component--thank-you .thank-you--text{max-width:445px;margin:0 auto 50px 0;}}.component--thank-you .thank-you--cta{display:flex;}@media (min-width:0) and (max-width:1140px){.enhanced-blockquote{display:flex;position:relative;margin-top:54px;margin-bottom:40px;}.enhanced-blockquote > .image-wrapper{position:absolute;bottom:-9px;left:0;}}@media (min-width:0) and (max-width:1140px) and (min-width:1140px){.enhanced-blockquote > .image-wrapper{left:25px;}}@media (min-width:0) and (max-width:1140px){.enhanced-blockquote > .image-wrapper > p{margin:0;}}@media (min-width:0) and (max-width:1140px){.enhanced-blockquote > .image-wrapper img{border-radius:50%;width:72px;max-width:none;height:auto;}}@media (min-width:0) and (max-width:1140px){.enhanced-blockquote > .image-wrapper + .inner-content{margin-left:0;}}@media (min-width:0) and (max-width:1140px) and (min-width:1140px){.enhanced-blockquote > .image-wrapper + .inner-content{margin-left:25px;}}@media (min-width:0) and (max-width:1140px){.enhanced-blockquote > .image-wrapper + .inner-content > .caption{padding-left:82px;margin-top:25px;}.enhanced-blockquote > .image-wrapper + .inner-content > .caption strong{display:block;}}@media (min-width:0) and (max-width:1140px){.enhanced-blockquote > .inner-content > blockquote{padding:20px;border-radius:20px 20px 20px 5px;background-color:#f9f8f5;position:relative;margin:0;}.enhanced-blockquote > .inner-content > blockquote:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-quote.svg);content:"";position:absolute;left:0;top:-18px;width:36px;height:36px;background-size:contain;}.enhanced-blockquote > .inner-content > blockquote > p{font-size:1.25rem;line-height:1.625rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;margin:0;}.enhanced-blockquote > .inner-content > .caption{display:block;font-size:1rem;color:#3a3533;margin-top:15px;}.enhanced-blockquote > .inner-content > .caption > *{display:inline;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-left{display:flex;position:relative;margin-top:54px;margin-bottom:40px;float:left;width:40%;margin-right:40px;}.enhanced-blockquote.blockquote-left > .image-wrapper{position:absolute;bottom:-9px;left:0;}}@media (min-width:1140px) and (min-width:1140px){.enhanced-blockquote.blockquote-left > .image-wrapper{left:25px;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-left > .image-wrapper > p{margin:0;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-left > .image-wrapper img{border-radius:50%;width:72px;max-width:none;height:auto;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-left > .image-wrapper + .inner-content{margin-left:0;}}@media (min-width:1140px) and (min-width:1140px){.enhanced-blockquote.blockquote-left > .image-wrapper + .inner-content{margin-left:25px;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-left > .image-wrapper + .inner-content > .caption{padding-left:82px;margin-top:25px;}.enhanced-blockquote.blockquote-left > .image-wrapper + .inner-content > .caption strong{display:block;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-left > .inner-content > blockquote{padding:20px;border-radius:20px 20px 20px 5px;background-color:#f9f8f5;position:relative;margin:0;}.enhanced-blockquote.blockquote-left > .inner-content > blockquote:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-quote.svg);content:"";position:absolute;left:0;top:-18px;width:36px;height:36px;background-size:contain;}.enhanced-blockquote.blockquote-left > .inner-content > blockquote > p{font-size:1.25rem;line-height:1.625rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;margin:0;}.enhanced-blockquote.blockquote-left > .inner-content > .caption{display:block;font-size:1rem;color:#3a3533;margin-top:15px;}.enhanced-blockquote.blockquote-left > .inner-content > .caption > *{display:inline;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-left > .inner-content{margin-left:25px;}.enhanced-blockquote.blockquote-left > .inner-content blockquote:before{left:-24px;top:-24px;width:48px;height:48px;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-right{display:flex;position:relative;margin-top:54px;margin-bottom:40px;float:right;width:40%;margin-left:40px;}.enhanced-blockquote.blockquote-right > .image-wrapper{position:absolute;bottom:-9px;left:0;}}@media (min-width:1140px) and (min-width:1140px){.enhanced-blockquote.blockquote-right > .image-wrapper{left:25px;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-right > .image-wrapper > p{margin:0;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-right > .image-wrapper img{border-radius:50%;width:72px;max-width:none;height:auto;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-right > .image-wrapper + .inner-content{margin-left:0;}}@media (min-width:1140px) and (min-width:1140px){.enhanced-blockquote.blockquote-right > .image-wrapper + .inner-content{margin-left:25px;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-right > .image-wrapper + .inner-content > .caption{padding-left:82px;margin-top:25px;}.enhanced-blockquote.blockquote-right > .image-wrapper + .inner-content > .caption strong{display:block;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-right > .inner-content > blockquote{padding:20px;border-radius:20px 20px 20px 5px;background-color:#f9f8f5;position:relative;margin:0;}.enhanced-blockquote.blockquote-right > .inner-content > blockquote:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-quote.svg);content:"";position:absolute;left:0;top:-18px;width:36px;height:36px;background-size:contain;}.enhanced-blockquote.blockquote-right > .inner-content > blockquote > p{font-size:1.25rem;line-height:1.625rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;margin:0;}.enhanced-blockquote.blockquote-right > .inner-content > .caption{display:block;font-size:1rem;color:#3a3533;margin-top:15px;}.enhanced-blockquote.blockquote-right > .inner-content > .caption > *{display:inline;}}@media (min-width:1140px){.enhanced-blockquote.blockquote-right > .inner-content > blockquote:before{left:-24px;top:-24px;width:48px;height:48px;}}@media (min-width:1140px){.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right){display:flex;margin-top:50px;margin-bottom:50px;position:static;}.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right) > .image-wrapper{bottom:-9px;position:static;}.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right) > .image-wrapper > p{margin:0;}.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right) > .image-wrapper img{border-radius:50%;max-width:none;height:auto;width:150px;}.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right) > .image-wrapper + .inner-content{margin-left:30px;}.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right) > .image-wrapper + .inner-content > blockquote:before{left:-70px;top:-10px;}.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right) > .image-wrapper + .inner-content > .caption{padding-left:0;margin-top:10px;}.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right) > .image-wrapper + .inner-content > .caption strong{display:inline;}.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right) > .inner-content{margin-left:24px;}.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right) > .inner-content > blockquote{border-radius:20px 20px 20px 5px;background-color:#f9f8f5;position:relative;margin:0;padding:30px;}.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right) > .inner-content > blockquote:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-quote.svg);content:"";position:absolute;background-size:contain;left:-24px;top:-24px;width:48px;height:48px;}.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right) > .inner-content > blockquote > p{margin:0;font-size:1.25rem;line-height:1.625rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;}.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right) > .inner-content > .caption{display:block;font-size:16px;color:#3a3533;margin-top:10px;padding-left:0;}.enhanced-blockquote:not(.blockquote-left):not(.blockquote-right) > .inner-content > .caption > *{display:inline;}}.component--hero-slider{position:relative;}.component--hero-slider .component--hero{margin-bottom:30px;}@media (min-width:1140px){.component--hero-slider .component--hero{margin-bottom:0;}}.component--hero-slider .carousel-indicators{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;}@media (min-width:1140px){.component--hero-slider .carousel-indicators{position:absolute;bottom:0;justify-content:flex-start;margin:0 0 20px 60px;}}.component--hero-slider .carousel-indicators li{height:12px;width:12px;background-color:#3a3533;border-radius:50%;display:inline-block;opacity:1;margin:0 20px 0 0;}.component--hero-slider .carousel-indicators li:last-child{margin:0;}.component--hero-slider .carousel-indicators li.active{background-color:#e81c24;}.component--hero-slider .carousel-indicators.hide{display:none;}.component--hero-slider .carousel-indicators .carousel-control-prev,.component--hero-slider .carousel-indicators .carousel-control-next{opacity:1;transition:none;width:24px;height:24px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);cursor:pointer;-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:-webkit-filter 0.3s ease-in-out;transition:filter 0.3s ease-in-out;transition:filter 0.3s ease-in-out,-webkit-filter 0.3s ease-in-out;}.component--hero-slider .carousel-indicators .carousel-control-prev:hover,.component--hero-slider .carousel-indicators .carousel-control-next:hover{-webkit-filter:none;filter:none;}.component--hero-slider .carousel-indicators .carousel-control-prev span,.component--hero-slider .carousel-indicators .carousel-control-next span{visibility:hidden;}.component--hero-slider .carousel-indicators .carousel-control-prev{left:-33px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-left-arrow.svg) center center/20px 20px no-repeat;}.component--hero-slider .carousel-indicators .carousel-control-next{right:-13px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-right-arrow.svg) center center/20px 20px no-repeat;}.component--hero{position:relative;display:flex;flex-direction:column;text-align:center;background-color:#f5f1e5;}@media (min-width:1140px){.component--hero{flex-direction:row;justify-content:flex-end;text-align:left;}}.component--hero .hero--content-area{padding:30px 5% 0;position:relative;z-index:1;}@media (min-width:1140px){.component--hero .hero--content-area{position:absolute;top:min(15.556vw,224px);left:60px;padding:0;display:flex;flex-direction:column;justify-content:center;width:37%;}}@media screen and (min-width:1140px) and (-ms-high-contrast:active),(min-width:1140px) and (-ms-high-contrast:none){.component--hero .hero--content-area{top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);}}.component--hero .hero--content-area--label-logo{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;}@media (min-width:1140px){.component--hero .hero--content-area--label-logo{justify-content:flex-start;margin-bottom:20px;}}.component--hero .hero--content-area--label-logo img{max-height:65px;height:100%;width:auto;max-width:180px;}@media (min-width:1140px){.component--hero .hero--content-area--label-logo img{max-height:5.63vw;}}@media (min-width:1440px){.component--hero .hero--content-area--label-logo img{max-height:none;height:auto;}}.component--hero .hero--content-area--label-logo .hero--content-area--label{display:block;width:100%;}.component--hero .hero--content-area--label-logo .hero--content-area--label:not(:only-child){margin-top:10px;}.component--hero .hero--content-area--title{margin:20px 0;font-size:2.5rem;line-height:2.8125rem;}@media (min-width:1140px){.component--hero .hero--content-area--title{font-size:3.75rem;line-height:4.125rem;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-bottom:3px;margin-bottom:17px;margin-top:0;}}.component--hero .hero--content-area--intro{display:none;font-size:1rem;line-height:1.5rem;}@media (min-width:1140px){.component--hero .hero--content-area--intro{display:flex;margin-bottom:30px;}}.component--hero .hero--content-area--intro .text-formatted p{margin-bottom:0;}@media (min-width:1140px){.component--hero .hero--content-area--cta{display:flex;align-items:center;}}.component--hero .hero--content-area--cta-label{margin:0 0 10px 0;font-size:1rem;line-height:1.5rem;}@media (min-width:1140px){.component--hero .hero--content-area--cta-label{margin:0 10px 0 0;}}.component--hero .hero--content-area--cta-links .field__items{display:flex;justify-content:center;margin-bottom:30px;font-size:1rem;line-height:1.5rem;}@media (min-width:1140px){.component--hero .hero--content-area--cta-links .field__items{margin-bottom:0;}}.component--hero .hero--content-area--cta-links .field__items .field__item{margin:0 20px 0 0;}.component--hero .hero--content-area--cta-links .field__items .field__item:last-child{margin:0;}.component--hero .hero--main-image{width:100%;}@media (min-width:1140px){.component--hero .hero--main-image{width:70.903%;}}.component--hero .hero--main-image .field--type-image{width:100%;}.component--hero .hero--main-image img{width:100%;}.component--product-tile-new{position:relative;display:flex;flex-direction:column;height:100%;border-radius:4px;border:1px solid #f9f8f5;box-shadow:0px 0px 1px rgba(58,53,51,0.25),0px 1px 4px rgba(58,53,51,0.08);transition:all 0.5s ease !important;}.component--product-tile-new:hover{border-color:#e81c24;}.component--product-tile-new .ribbon{position:absolute;z-index:1;top:0;right:0;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;padding:6px 10px;border-top-left-radius:4px;border-bottom-right-radius:4px;}.component--product-tile-new .ribbon.new,.component--product-tile-new .ribbon.discontinued{background:#0d7978;color:#ffffff;}.component--product-tile-new .ribbon.featured{background:#e81c24;color:#ffffff;}.component--product-tile-new .product-brand-category{display:flex;background:#f9f8f5;border-radius:3px 3px 0 0;}.component--product-tile-new .product-brand-category .brand,.component--product-tile-new .product-brand-category .category{padding:8px 15px;}.component--product-tile-new .product-brand-category .brand .field__item,.component--product-tile-new .product-brand-category .brand a,.component--product-tile-new .product-brand-category .category .field__item,.component--product-tile-new .product-brand-category .category a{line-height:16px;font-size:12px;font-weight:900;}.component--product-tile-new .product-brand-category .brand{position:relative;}.component--product-tile-new .product-brand-category .brand a{color:#e81c24;text-transform:uppercase;}.component--product-tile-new .product-brand-category .brand.divider:after{content:"";background:#c9c5b9;position:absolute;top:50%;right:0;width:1px;height:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.component--product-tile-new .product-brand-category .category .field__items{display:flex;}.component--product-tile-new .product-brand-category .category .field__items > .field__item:not(:last-child){margin:0 5px 0 0;}.component--product-tile-new .product-content{display:flex;align-items:center;justify-content:space-evenly;flex-grow:1;padding:20px 0;}.component--product-tile-new .product-content .product-tile_image{flex:0 0 30%;}.component--product-tile-new .product-content .product-body{flex:0 0 60%;}.component--product-tile-new .field--name-field-product-image .field--name-image{margin:0 auto;}.component--product-tile-new .field--name-field-product-image .field--name-image img{width:210px;}@media (min-width:1140px){.component--product-tile-new .field--name-field-product-image .field--name-image img{width:auto;max-width:100%;}}.component--product-tile-new h2,.component--product-tile-new .h2{flex-grow:1;font-size:1rem;line-height:24px;}@media (min-width:1140px){.component--product-tile-new h2,.component--product-tile-new .h2{font-size:1rem;}}.component--product-tile-new h2 a,.component--product-tile-new .h2 a{color:#3a3533;text-decoration:none;}.component--product-tile-new h2 a:hover,.component--product-tile-new .h2 a:hover{text-decoration:underline;}.component--product-tile-new .lowest-price{margin:10px 0 0 0;}.component--product-tile-new .details{display:flex;}.component--product-tile-new .details .product-cta{width:100%;display:flex;align-items:center;justify-content:center;padding:16px 10px;}.component--product-tile-new .details .price{border-right:1px solid #c9c5b9;flex-grow:1;display:flex;align-items:center;padding:10px;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;}@media (min-width:1140px){.component--product-tile-new .details .price{font-size:1rem;font-weight:normal;}}.component--product-tile-new .details .rating{padding:10px 10px 10px 26px;}.component--product-tile-new .details .rating.expanded{width:100%;}@media (min-width:1140px){.component--product-tile-new .details .rating{padding:10px;}}.component--product-tile-new .details .rating > *{min-width:125px;height:41px;}.component--product-tile-new .view-product{font-family:"roboto_slabregular",Helvetica,sans-serif;text-decoration:none;font-size:0.875rem;line-height:1.375rem;position:relative;color:#3a3533;position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}@media (min-width:1140px){.component--product-tile-new .view-product{border-bottom:none;}.component--product-tile-new .view-product:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.component--product-tile-new .view-product:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.component--product-tile-new .view-product:hover:after{background:#e81c24;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.component--product-tile-new .view-product:hover:before{background:#e81c24;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}}.component--product-tile-new .actions button.btn-buynow{width:100%;background:#e81c24;border-color:#e81c24;color:#ffffff;border-radius:0 0 3px 3px;}.component--product-tile-new .actions button.btn-buynow:hover{background:#3a3533;border-color:#3a3533;color:#ffffff;}.component--product-tile-new .actions .field--name-field-product-buy-link .ext{border-radius:0 0 2px 2px !important;}.component--product-tile-new .actions .field--name-field-product-buy-link .ext svg{display:none;}.component--product-tile-new .actions .buy-now--disabled{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.375rem;color:#ffffff;text-align:center;height:50px;width:100%;padding:11px 20px 12px;border-radius:0 0 4px 4px;border:1px solid #c9c5b9;background-color:#c9c5b9;}.component--product-tile-new .actions .adimo-multi-touchpoint{border-radius:0 0 3px 3px !important;}.component--product-tile-new.without-reviews{border-bottom:0;}.component--product-tile-new.without-reviews .details{height:66px;}.component--product-tile-new.without-reviews .details .price{width:100%;}.component--product-tile-new.without-reviews .details .product-cta{width:100%;display:flex;align-items:center;justify-content:center;}.component--product-tile-new.without-reviews .actions{display:block;padding:0;margin-left:-1px;margin-right:-1px;}.component--product-tile-new.without-reviews .actions .ext svg{display:none;}.component--product-tile-new.without-reviews .actions button,.component--product-tile-new.without-reviews .actions a{font-size:1rem;line-height:1.375rem;text-align:center;height:50px;width:100%;border-radius:0 0 4px 4px;}.component--product-tile-new.without-reviews .actions .field--name-field-product-buy-link button,.component--product-tile-new.without-reviews .actions .field--name-field-product-buy-link a,.component--product-tile-new.without-reviews .actions .field--name-field-product-fusepump button,.component--product-tile-new.without-reviews .actions .field--name-field-product-fusepump a{border-radius:0 0 4px 4px;border:1px solid #c9c5b9;}.component--product-tile-new.without-reviews .actions .field--name-field-product-buy-link button:hover,.component--product-tile-new.without-reviews .actions .field--name-field-product-buy-link a:hover,.component--product-tile-new.without-reviews .actions .field--name-field-product-fusepump button:hover,.component--product-tile-new.without-reviews .actions .field--name-field-product-fusepump a:hover{border:1px solid #c9c5b9;}.component--product-tile-new.without-reviews .actions .field--name-field-product-fusepump button{border-top:0;}.component--product-tile-new.without-reviews .actions .field--name-field-product-buy-link a{padding-top:14px;}.component--product-tile-new .reviews-plp .review-stats{justify-content:left !important;padding:10px 0 !important;border:none !important;}.component--product-tile-new .reviews-plp .review-stats:after{border:none;}.component--product-tile-new .dsuplpreviews{justify-content:flex-start !important;}.component-product-tile-set{padding:0 0 0 15px;}@media (min-width:1140px){.component-product-tile-set{display:flex;align-items:stretch;max-width:1440px;margin:0 auto;padding:0;}}.component-product-tile-set .info{padding-bottom:10px;}@media (min-width:1140px){.component-product-tile-set .info{width:420px;padding-bottom:0;}}.component-product-tile-set .info .category{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;color:#3a3533;}@media (min-width:1140px){.component-product-tile-set .info .category{margin-left:156px;margin-bottom:10px;}}.component-product-tile-set .info .label{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.875rem;color:#3a3533;font-weight:normal;display:block;line-height:54px;}@media (min-width:1140px){.component-product-tile-set .info .label{margin-left:156px;width:200px;font-size:2.5rem;}}.component-product-tile-set .info .type{width:100%;height:240px;background-size:contain;background-repeat:no-repeat;display:none;}@media (min-width:1140px){.component-product-tile-set .info .type{display:block;}}.component-product-tile-set .info .type.dog{background-image:url(/themes/custom/trim_the_tail_th/dist/images/product-tile-set/dog.png);}.component-product-tile-set .info .type.cat{background-image:url(/themes/custom/trim_the_tail_th/dist/images/product-tile-set/cat.png);}.component-product-tile-set .list{overflow-x:auto;overflow-y:hidden;}.component-product-tile-set .list .component--product-tile{width:300px;margin:0 26px 0 0;flex-shrink:0;height:auto;}@media (min-width:1140px){.component-product-tile-set .list .component--product-tile{width:255px;}}.component-product-tile-set .list .component--product-tile:last-child:after{position:absolute;content:"";right:-15px;width:1px;height:1px;}@media (min-width:1140px){.component-product-tile-set .list .component--product-tile:last-child:after{right:-26px;}}.component-product-tile-set .mCustomScrollBox{padding-bottom:30px;}.component-product-tile-set .mCSB_horizontal.mCSB_inside .mCSB_container{margin-bottom:0;height:100%;}.component--product-tile{position:relative;display:flex;flex-direction:column;height:100%;border-radius:4px;border:1px solid #c9c5b9;width:345px;border-bottom:none;}.component--product-tile h2 a,.component--product-tile .h2 a{color:#3a3533;}@media (min-width:1140px){.component--product-tile{width:255px;}}.component--product-tile .ribbon{position:absolute;z-index:1;top:0;left:0;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;padding:6px 10px;border-top-left-radius:4px;border-bottom-right-radius:4px;}.component--product-tile .ribbon.new,.component--product-tile .ribbon.discontinued{background:#0d7978;color:#ffffff;}.component--product-tile .ribbon.featured{background:#e81c24;color:#ffffff;}.component--product-tile .product-tile_image{min-height:251px;}.component--product-tile .field--name-field-product-image{border-bottom:1px solid #c9c5b9;padding:20px 0;}.component--product-tile .field--name-field-product-image .field--name-image{margin:0 auto;text-align:center;}.component--product-tile .field--name-field-product-image .field--name-image img{width:210px;max-width:none;}@media (min-width:1140px){.component--product-tile .field--name-field-product-image .field--name-image img{width:auto;max-width:100%;}}.component--product-tile h2,.component--product-tile .h2{flex-grow:1;border-bottom:1px solid #c9c5b9;padding:20px 10px;font-size:1.25rem;}@media (min-width:1140px){.component--product-tile h2,.component--product-tile .h2{font-size:1rem;}}.component--product-tile .details{display:flex;border-bottom:1px solid #c9c5b9;}.component--product-tile .details .product-cta{width:100%;display:flex;align-items:center;justify-content:center;padding:16px 10px;}.component--product-tile .details .price{border-right:1px solid #c9c5b9;flex-grow:1;display:flex;align-items:center;padding:10px;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;}@media (min-width:1140px){.component--product-tile .details .price{font-size:1rem;font-weight:normal;}}.component--product-tile .details .rating{padding:10px 10px 10px 26px;}.component--product-tile .details .rating.expanded{width:100%;}@media (min-width:1140px){.component--product-tile .details .rating{padding:10px;}}.component--product-tile .details .rating > *{min-width:125px;height:41px;}.component--product-tile .view-product{font-family:"roboto_slabregular",Helvetica,sans-serif;text-decoration:none;font-size:0.875rem;line-height:1.375rem;position:relative;color:#3a3533;position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}@media (min-width:1140px){.component--product-tile .view-product{border-bottom:none;}.component--product-tile .view-product:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.component--product-tile .view-product:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.component--product-tile .view-product:hover:after{background:#e81c24;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.component--product-tile .view-product:hover:before{background:#e81c24;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}}.component--product-tile .view-product:hover{text-decoration:none;}.component--product-tile .actions{}.component--product-tile .actions button.btn-buynow,.component--product-tile .actions .adimoWidget button,.component--product-tile .actions .adimo-multi-touchpoint{width:100%;}.component--product-tile .actions .field--name-field-product-buy-link .ext svg{display:none;}.component--product-tile .actions .buy-now--disabled{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.375rem;color:#ffffff;text-align:center;height:50px;width:100%;padding:11px 20px 12px;border-radius:0 0 4px 4px;border:1px solid #c9c5b9;background-color:#c9c5b9;}.component--product-tile.without-reviews{border-bottom:0;}.component--product-tile.without-reviews .details{height:66px;}.component--product-tile.without-reviews .details .price{width:100%;}.component--product-tile.without-reviews .details .product-cta{width:100%;display:flex;align-items:center;justify-content:center;}.component--product-tile.without-reviews .actions{display:block;padding:0;margin-left:-1px;margin-right:-1px;}.component--product-tile.without-reviews .actions .ext svg{display:none;}.component--product-tile.without-reviews .actions button,.component--product-tile.without-reviews .actions a{font-size:1rem;line-height:1.375rem;text-align:center;height:50px;width:100%;border-radius:0 0 4px 4px;}.component--product-tile.without-reviews .actions .field--name-field-product-buy-link button,.component--product-tile.without-reviews .actions .field--name-field-product-buy-link a,.component--product-tile.without-reviews .actions .field--name-field-product-fusepump button,.component--product-tile.without-reviews .actions .field--name-field-product-fusepump a{border-radius:0 0 4px 4px;border:1px solid #c9c5b9;}.component--product-tile.without-reviews .actions .field--name-field-product-buy-link button:hover,.component--product-tile.without-reviews .actions .field--name-field-product-buy-link a:hover,.component--product-tile.without-reviews .actions .field--name-field-product-fusepump button:hover,.component--product-tile.without-reviews .actions .field--name-field-product-fusepump a:hover{border:1px solid #c9c5b9;}.component--product-tile.without-reviews .actions .field--name-field-product-fusepump button{border-top:0;}.component--product-tile.without-reviews .actions .field--name-field-product-buy-link a{padding-top:14px;}.component--media-image-video.light-bg{background-color:#f9f8f5;text-align:left;overflow:visible;padding:25px 0;}@media (min-width:1140px){.component--media-image-video.light-bg{padding:50px 0;}}.component--media-image-video.light-bg .carousel-indicators .indicator-total-number{background:linear-gradient(90deg,rgba(249,248,245,0) 0%,#f9f8f5 30%,#f9f8f5 100%);}@media (min-width:1140px){.component--media-image-video .twb-container,.component--media-image-video .paragraph--type--c-document .component--document-wrapper,.paragraph--type--c-document .component--media-image-video .component--document-wrapper{max-width:730px;padding:0;}}.component--media-image-video .media-image-video--title{font-size:1.875rem;line-height:2.25rem;margin-bottom:30px;}.component--media-image-video .media-item-caption{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;}@media (min-width:1140px){.component--media-image-video .media-item-caption{padding-right:80px;}}.component--media-image-video .media-item-description{font-family:"robotolight",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;margin-top:20px;}@media (min-width:1140px){.component--media-image-video .media-item-description{padding-right:65px;}}.component--media-image-video .carousel-controls{display:none;}.component--media-image-video .carousel-controls.show{display:block;}.component--media-image-video .carousel-controls .carousel-control{display:none;}@media (min-width:1140px){.component--media-image-video .carousel-controls .carousel-control{display:block;position:absolute;width:24px;height:24px;background-color:#e81c24;border-radius:3px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2;}.component--media-image-video .carousel-controls .carousel-control:after{content:"";width:24px;height:24px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.component--media-image-video .carousel-controls .carousel-control.left{left:-12px;}.component--media-image-video .carousel-controls .carousel-control.left:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-left-arrow.svg) center center/20px 20px no-repeat;}.component--media-image-video .carousel-controls .carousel-control.right{right:-12px;}.component--media-image-video .carousel-controls .carousel-control.right:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-right-arrow.svg) center center/20px 20px no-repeat;}}.component--media-image-video .carousel-controls .carousel-control .info{display:none;}.component--media-image-video .carousel-inner{position:relative;padding-bottom:10px;}@media (min-width:1140px){.component--media-image-video .carousel-inner{padding-bottom:30px;}}@media (min-width:1140px){.component--media-image-video .carousel-inner .carousel-item{padding:0;}}.component--media-image-video .carousel-inner .field--name-field-c-media-item-media{margin-bottom:20px;}.component--media-image-video .carousel-inner .field--name-field-c-media-item-media .field--name-image{width:100%;}.component--media-image-video .carousel-inner .field--name-field-c-media-item-media .field--name-image img{width:100%;}.component--media-image-video .carousel-inner .video-embed-field-provider-youtube.defer-video-wrapper:before{content:"";position:absolute;width:48px;height:48px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-white-video-play.svg) center center/48px 48px no-repeat;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;}.component--media-image-video .carousel-inner .video-embed-field-provider-youtube.defer-video-wrapper.js-player-loaded:before{display:none;}.component--media-image-video .carousel-indicators{display:none;position:relative;justify-content:flex-start;margin:0 0 20px 0;padding-bottom:10px;border-bottom:1px solid #c9c5b9;}@media (min-width:1140px){.component--media-image-video .carousel-indicators{border:none;position:absolute;height:0;top:0;right:12px;}}.component--media-image-video .carousel-indicators li{height:10px;width:10px;background-color:#3a3533;border-radius:50%;display:inline-block;opacity:1;margin:0 10px 0 0;border-width:7px;}.component--media-image-video .carousel-indicators li:last-child{margin:0;}@media (min-width:1140px){.component--media-image-video .carousel-indicators li{height:0;width:0;}}.component--media-image-video .carousel-indicators li.active{background-color:#e81c24;}.component--media-image-video .carousel-indicators li.active .indicator-number{display:block;}.component--media-image-video .carousel-indicators.show{display:flex;}.component--media-image-video .carousel-indicators .indicator-total-number{font-size:1rem;line-height:1.5rem;color:#3a3533;position:absolute;right:-12px;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,#ffffff 30%,#ffffff 100%);padding-right:12px;padding-left:40px;padding-bottom:2px;}.component--media-image-video .media-image-video--cta{display:flex;justify-content:center;}@media (min-width:1140px){.component--media-image-video .media-image-video--cta{justify-content:flex-start;padding:0 12px;}}.component--media-image-video .media-image-video--cta .field--name-field-c-media-cta{margin:0 auto;}.paragraph--type--c-text.light-bg{background-color:#f9f8f5;text-align:left;overflow:visible;padding:25px 0;}@media (min-width:1140px){.paragraph--type--c-text.light-bg{padding:50px 0;}}.paragraph--type--c-text .field--name-field-c-title,.paragraph--type--c-text .field--name-field-sub-heading{padding:0;margin-bottom:20px;}.paragraph--type--c-text .paragraph--type--c-text{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;}.paragraph--type--c-text .field--name-field-summary-text{margin:0;padding:0;}.paragraph--type--c-text p{font-size:1rem;line-height:1.5rem;font-family:"robotolight",Helvetica,sans-serif;margin:20px 0;}.paragraph--type--c-text p,.paragraph--type--c-text .dark-text p{color:#3a3533;}.paragraph--type--c-text.twb-col-8 .content{padding:0;}@media (min-width:1140px){.paragraph--type--c-text.twb-col-8 .content{padding:0 10px 0 0;}}.paragraph--type--c-externalvideo{margin-bottom:0;}.dsu_gallery_wrapper .slick-dots button{height:12px;width:12px;background-color:#3a3533;border-radius:50%;display:inline-block;opacity:1;margin:0 20px 0 0;padding:0;}.dsu_gallery_wrapper li.slick-active{opacity:1;}.dsu_gallery_wrapper li.slick-active button{background-color:#e81c24;}.paragraph--type--c-share-buttons{display:flex;justify-content:center;flex-wrap:wrap;}.paragraph--type--c-share-buttons .social-media-icon{width:45px;height:45px;display:block;background-size:43px 43px;}.paragraph--type--c-share-buttons .social-media-icon.facebook-share{background-image:url(/themes/custom/trim_the_tail_th/dist/images/social-icons/icon-facebook.svg);}.paragraph--type--c-share-buttons .social-media-icon.facebook-share img{display:none;}.paragraph--type--c-share-buttons .social-media-icon.twitter{background-image:url(/themes/custom/trim_the_tail_th/dist/images/social-icons/icon-twitter.svg);}.paragraph--type--c-share-buttons .social-media-icon.twitter img{display:none;}.paragraph--type--c-sideimagetext .wrapper-description-section{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.875rem;line-height:2.25rem;}.paragraph--type--c-sideimagetext .field--name-field-c-sideimagetext-summary{font-size:1rem;line-height:1.5rem;font-family:"robotolight",Helvetica,sans-serif;margin:20px 0;}.paragraph--type--c-sideimagetext .image_cta_link{background:none !important;margin:0;}.paragraph--type--c-sideimagetext a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.375rem;margin-bottom:20px;}.paragraph--type--c-slider img{width:100%;}.paragraph--type--c-slider .fields--wrapper{width:50%;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.875rem;line-height:2.25rem;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);background-color:#ffffff;}.paragraph--type--c-slider .fields--wrapper .image_cta_link{box-shadow:none;padding:0;border:0;}.paragraph--type--c-slider .fields--wrapper a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.375rem;margin-bottom:20px;text-transform:none;}.paragraph--type--c-slider .slick-dots button:before{opacity:1;color:#3a3533;}.paragraph--type--c-slider .slick-dots .slick-active button:before{opacity:1;color:#e81c24;}.paragraph--type--c-teasercycle .paragraph--type--c-teasercycle-item{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;}.paragraph--type--c-teasercycle .paragraph--type--c-teasercycle-item img{width:100%;}.paragraph--type--c-teasercycle .paragraph--type--c-teasercycle-item p{font-size:1rem;line-height:1.5rem;font-family:"robotolight",Helvetica,sans-serif;}.paragraph--type--c-teasercycle .paragraph--type--c-teasercycle-item a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.375rem;}body.page-node-type-page .node--type-page.node--view-mode-full{padding:0 15px;}@media (min-width:1140px){body.page-node-type-page .node--type-page.node--view-mode-full{max-width:1110px;margin:0 auto;}}.adoption-detail-modal{position:fixed;z-index:9999;width:100%;height:100%;background:#ffffff;top:0;left:0;display:none;}@media (min-width:1140px){.adoption-detail-modal{background:rgba(28,28,28,0.48);}}.adoption-detail-modal.open{display:block;-webkit-animation:slide-in-right 0.5s forwards;animation:slide-in-right 0.5s forwards;}@media (min-width:1140px){.adoption-detail-modal.open{-webkit-animation:none;animation:none;}}.adoption-detail-modal.open .modal-slider-thumb{display:block;}.adoption-detail-modal.open .modal-slider{display:block;max-height:100%;overflow:hidden;padding-bottom:60px;}.adoption-detail-modal.open .modal-slider.slick-slider{touch-action:auto !important;}.adoption-detail-modal.open .modal-slider .slick-track{margin-left:0;}.adoption-detail-modal.open .modal-slider .modal-slider-media-wrapper{display:block;margin:0 auto;min-width:300px;}@media (min-width:1140px){.adoption-detail-modal.open .modal-slider .modal-slider-media-wrapper{height:680px;width:910px;padding:40px;}}.adoption-detail-modal.open .modal-slider .modal-slide iframe{display:block;}.adoption-detail-modal .modal-slider-thumb{display:none;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:190px;padding:10px;background:#ffffff;}.adoption-detail-modal .modal-slider-thumb .media{justify-content:center;padding-right:5px;padding-left:5px;}.adoption-detail-modal .modal-slider-thumb .slick-arrow{background-size:48px;top:50%;}.adoption-detail-modal .modal-slider-thumb .slick-arrow.slick-prev{right:100%;left:auto;margin-right:10px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-left-arrow.svg);}.adoption-detail-modal .modal-slider-thumb .slick-arrow.slick-next{right:auto;left:100%;margin-left:10px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-right-arrow.svg);}@media (min-width:1140px){.adoption-detail-modal .modal-slider-thumb .slick-arrow{display:none;}}.adoption-detail-modal .modal-slider{display:none;padding-top:75px;}@media (min-width:1140px){.adoption-detail-modal .modal-slider{padding-top:0;}}.adoption-detail-modal .modal-slider .modal-slide{position:relative;}.adoption-detail-modal .modal-slider .modal-slide::before{content:"";display:block;padding-bottom:56.25%;}@media (min-width:1140px){.adoption-detail-modal .modal-slider .modal-slide::before{display:none;}}.adoption-detail-modal .modal-slider .modal-slide iframe{display:none;position:absolute;width:100%;left:0;top:0;height:100%;}@media (min-width:1140px){.adoption-detail-modal .modal-slider .modal-slide iframe{position:static;height:620px;width:100%;}}.adoption-detail-modal .modal-slider img{margin-left:auto;margin-right:auto;max-height:calc(80vh - 75px);}@media (min-width:1140px){.adoption-detail-modal .modal-slider img{max-height:680px;}}.adoption-detail-modal .modal-slider .slick-arrow{background-size:24px;top:auto;bottom:0;-webkit-transform:none;transform:none;}.adoption-detail-modal .modal-slider .slick-arrow[aria-disabled=true]{opacity:0.3;}.adoption-detail-modal .modal-slider .slick-arrow.slick-prev{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-left-arrow.svg);left:0;}.adoption-detail-modal .modal-slider .slick-arrow.slick-next{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-right-arrow.svg);right:0;}@media (min-width:768px){.adoption-detail-modal .modal-slider .slick-arrow{display:block;top:50%;bottom:auto;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);}.adoption-detail-modal .modal-slider .slick-arrow.slick-prev{left:15px;}.adoption-detail-modal .modal-slider .slick-arrow.slick-next{right:15px;}}.adoption-detail-modal .modal-close{position:absolute;top:20px;right:20px;z-index:1;width:48px;height:48px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-close.svg) center center/100% no-repeat;cursor:pointer;}@media (min-width:1140px){.adoption-detail-modal .modal-close{top:50%;right:50%;-webkit-transform:translate(435px,-320px);transform:translate(435px,-320px);}}.adoption-detail-modal .modal-close span{display:none;}.adoption-detail-modal .inner-content{width:80%;height:80%;background:#ffffff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0;}@media (min-width:1140px){.adoption-detail-modal .inner-content{width:910px;height:725px;}}.adoption-detail-modal .inner-content .media-item-video{height:70%;}.adoption-detail-modal .inner-content .media-item-video #video-container{height:50%;}@media (min-width:1140px){.adoption-detail-modal .inner-content .media-item-video{width:80%;height:80%;display:flex;}.adoption-detail-modal .inner-content .media-item-video #video-container{width:100%;height:auto;}}@keyframes slide-in-right{0%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(0%);transform:translateX(0%);}}.evidon-background{background:#3a3533 !important;opacity:0.6 !important;}.evidon-barrier{padding:76px 30px 30px 20px !important;}.evidon-barrier:focus{outline:none;}@media (min-width:1140px){.evidon-barrier{padding:30px 30px 30px 92px !important;}}#_evidon-banner-content{position:relative;}.evidon-barrier-logo{display:none !important;}.evidon-barrier-title{text-align:left !important;font-size:25px !important;line-height:35px !important;font-family:"roboto_slabregular",Helvetica,sans-serif !important;margin:0 0 20px !important;padding:0 !important;color:#3a3533 !important;font-weight:normal !important;}.evidon-barrier-title:before{content:"";position:absolute;top:-46px;left:0;height:36px;width:36px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-green-info.svg);}@media (min-width:1140px){.evidon-barrier-title:before{top:0;left:-66px;}}#evidon-prefdiag-closeicon:focus{outline:none;}#evidon-prefdiag-closeicon:hover{border:none !important;}.evidon-prefdiag-message,.evidon-barrier-message{text-align:left !important;font-size:16px !important;line-height:24px !important;color:#3a3533 !important;}.evidon-prefdiag-message a,.evidon-barrier-message a{font-family:"robotoregular",Helvetica,sans-serif !important;font-weight:normal !important;color:#0d7978 !important;}.evidon-barrier-message{padding:0 !important;margin:0 0 20px !important;}#_evidon-banner-content div:last-child{display:flex !important;justify-content:flex-start !important;border-top:0 !important;}@media (min-width:1140px){#_evidon-banner-content div:last-child{justify-content:flex-end !important;}}.evidon-barrier-declinebutton,.evidon-barrier-acceptbutton,.evidon-prefdiag-declinebtn,.evidon-prefdiag-acceptbtn{font-family:"robotoregular",Helvetica,sans-serif !important;font-size:16px !important;line-height:22px !important;padding:11px 20px 12px !important;border-radius:4px !important;font-weight:normal !important;border-color:#0d7978 !important;}.evidon-barrier-declinebutton,.evidon-prefdiag-declinebtn{margin:5px 20px !important;color:#0d7978 !important;}.evidon-barrier-declinebutton:hover,.evidon-prefdiag-declinebtn:hover{background:#0d7978 !important;color:#ffffff !important;}.evidon-barrier-acceptbutton,.evidon-prefdiag-acceptbtn{margin:5px 20px 5px 0 !important;background:#0d7978 !important;}.evidon-barrier-acceptbutton:hover,.evidon-prefdiag-acceptbtn:hover{background:#3a3533 !important;border-color:#3a3533 !important;}.evidon-prefdiag-title{font-size:25px !important;line-height:35px !important;font-family:"roboto_slabregular",Helvetica,sans-serif !important;color:#3a3533 !important;font-weight:normal !important;}.evidon-prefdiag-sidebar{padding:15px;}@media (min-width:1140px){.evidon-prefdiag-sidebar{width:170px !important;height:500px !important;border-right:1px solid #0d7978;}}.evidon-prefdiag-sidebarlink{font-family:"roboto_slabregular",Helvetica,sans-serif !important;color:#0d7978 !important;}.evidon-prefdiag-sidebarlink img{display:none;}.evidon-prefdiag-sidebarlink:hover{text-decoration:underline;}.evidon-prefdiag-tabcontainer{padding-right:30px !important;}.evidon-switch-slider.slideron{background-color:#0d7978 !important;}.evidon-prefdiag-categoryheader{font-family:"roboto_slabregular",Helvetica,sans-serif !important;font-weight:normal !important;color:#3a3533 !important;}.evidon-prefdiag-link{font-family:"roboto_slabregular",Helvetica,sans-serif !important;color:#0d7978 !important;}.evidon-prefdiag-tabfooter{display:flex !important;justify-content:flex-end !important;height:auto !important;}.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.nppe-modal.nppe-modal-type--newsletter_sticky_banner.nppe-modal-is-dismissable{position:fixed !important;bottom:0px !important;height:80px !important;min-height:80px !important;top:unset !important;width:100% !important;left:unset !important;transform:unset !important;border:0px !important;-webkit-transform:unset !important;margin:auto;}.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.nppe-modal.nppe-modal-type--newsletter_sticky_banner.nppe-modal-is-dismissable > .ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix{display:none !important;border-top:0px !important;}.ui-dialog-content.ui-widget-content{min-height:78px !important;}.ui-dialog-content.ui-widget-content > .dialog{padding:0px 30px;}.dialog > .field > .field__item > .full-component-wrapper > .full-component-wrapper > .twb-container,.paragraph--type--c-document .dialog > .field > .field__item > .full-component-wrapper > .full-component-wrapper > .component--document-wrapper{max-width:1440px !important;}.dialog > .field > .field__item > .full-component-wrapper > .full-component-wrapper > .twb-container > .contextual-region > .content > .field > .field--item > .paragraph > div > .clearfix,.paragraph--type--c-document .dialog > .field > .field__item > .full-component-wrapper > .full-component-wrapper > .component--document-wrapper > .contextual-region > .content > .field > .field--item > .paragraph > div > .clearfix{max-width:1440px !important;}.dialog{max-width:1440px !important;margin:auto;}.sticky-banner-content{display:flex;height:80px;align-items:center;justify-content:space-between;}.sticky-banner-content--text-icon{display:inline;margin-right:8px;}.sticky-banner-content--text-sign-up{display:inline;margin-right:7px;}.sticky-banner-content--text-icon-img{height:15px;vertical-align:middle;margin-bottom:2px;}.sticky-banner-content--text-written-by{display:inline;border-left:1px solid #c9c5b9;padding-left:10px;}.sticky-banner-content--buttons-yes{border:0;vertical-align:middle;padding:10px 20px 11px;border-radius:4px;border-width:1px;border-style:solid;transition:all 0.3s ease-in-out;cursor:pointer;color:#ffffff !important;background-color:#e81c24;border-color:#e81c24;margin-right:25px;display:inline;}.sticky-banner-content--buttons-yes a{color:#ffffff !important;text-decoration:none;font-family:"roboto_slabregular",Helvetica,sans-serif;}.sticky-banner-content--buttons-yes:hover{background-color:#3a3533 !important;border-color:#3a3533 !important;color:#ffffff;}.sticky-banner-content--buttons-no{display:inline;font-family:"roboto_slabregular",Helvetica,sans-serif;border:none;background:transparent;border-bottom:1px solid #e81c24;border-radius:0px;padding:2px;}.sticky-banner-content--buttons-no:hover{background-color:transparent !important;}.field.field--name-name.newsletter-sticky-banner.field--type-string.field--label-above{display:none;}@media (max-width:992px){.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.nppe-modal.nppe-modal-type--newsletter_sticky_banner.nppe-modal-is-dismissable{height:154px !important;}.sticky-banner-content{height:154px !important;flex-direction:column;}.sticky-banner-content--text-area{margin-top:30px;}.sticky-banner-content--buttons{margin-bottom:30px;}}@media (max-width:768px){.sticky-banner-content--text-area{display:flex;flex-direction:column;}.sticky-banner-content--text-icon{display:none !important;}.sticky-banner-content--text-written-by{border-left:0px !important;padding-left:0px !important;}.sticky-banner-content--buttons{width:235px;margin-bottom:20px !important;}}@media (max-width:576px){.sticky-banner-content--text-area{margin-top:5px;}.sticky-banner-content{justify-content:space-around;}.ui-dialog-content.ui-widget-content > .dialog{padding:0px 10px;}}@media (max-width:370px){.sticky-banner-content--text-sign-up{margin:auto;text-align:center;}.sticky-banner-content--text-written-by{text-align:center;}.sticky-banner-content--buttons{margin-bottom:10px !important;}}.nppe-modal{width:100vw !important;height:100vh !important;top:0 !important;left:0 !important;}@media (min-width:1140px){.nppe-modal{width:auto !important;height:auto !important;position:fixed !important;top:50% !important;left:50% !important;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);min-width:300px;min-height:300px;}}@media screen and (min-width:1140px) and (-ms-high-contrast:active),(min-width:1140px) and (-ms-high-contrast:none){.nppe-modal{top:auto !important;left:auto !important;right:50% !important;bottom:50% !important;-webkit-transform:translate3d(50%,50%,0);transform:translate3d(50%,50%,0);}}.nppe-modal .ui-dialog-content{background-color:#f9f8f5;padding:0;height:100% !important;max-height:100% !important;}.nppe-modal .ui-dialog-titlebar{padding:0;border:none;}@media (min-width:1140px){.nppe-modal .ui-dialog-titlebar{border-top:9px solid #e81c24;position:relative;overflow:visible;}.nppe-modal .ui-dialog-titlebar:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}}.nppe-modal .ui-dialog-titlebar .ui-dialog-title{display:none;}.nppe-modal .ui-dialog-titlebar .ui-button-icon{display:none;}.nppe-modal .ui-dialog-titlebar .ui-dialog-titlebar-close{z-index:1;height:25px;width:25px;top:30px;right:30px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-close.svg);background-position:center;}.ui-widget-overlay{background-color:#3a3533;}.ui-dialog-titlebar .ui-dialog-titlebar-close{height:20px;width:20px;right:20px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-close.svg);background-position:center;}.paragraph--c-icon-matrix-popup{position:fixed;z-index:999;width:100%;height:100%;max-height:100%;background:#ffffff;top:0;left:0;text-align:left;padding:70px 15px 0;}@media (min-width:1140px){.paragraph--c-icon-matrix-popup{background:rgba(88,79,76,0.48);}}.paragraph--c-icon-matrix-popup:hover{cursor:default;}.paragraph--c-icon-matrix-popup .icon-matrix-popup--wrapper{top:0;left:0;right:0;bottom:0;max-height:inherit;overflow-y:scroll;}@media (min-width:1140px){.paragraph--c-icon-matrix-popup .icon-matrix-popup--wrapper{position:absolute;top:50%;left:50%;right:auto;bottom:auto;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background:#ffffff;width:100%;max-width:1110px;height:610px;display:flex;padding:80px 120px 80px 60px;}}.paragraph--c-icon-matrix-popup .icon-matrix-popup--close{position:absolute;top:20px;right:20px;z-index:1;width:48px;height:48px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-close.svg) center center/100% no-repeat;cursor:pointer;}@media (min-width:1140px){.paragraph--c-icon-matrix-popup .icon-matrix-popup--close{top:50%;right:50%;-webkit-transform:translate(545px,-295px);transform:translate(545px,-295px);}}.paragraph--c-icon-matrix-popup .icon-matrix-popup--image{margin-bottom:10px;text-align:center;}@media (min-width:1140px){.paragraph--c-icon-matrix-popup .icon-matrix-popup--image{max-width:400px;margin-right:30px;}}.paragraph--c-icon-matrix-popup .icon-matrix-popup--image img{border-radius:10px;}.paragraph--c-icon-matrix-popup .icon-matrix-popup--description{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;padding-bottom:20px;border-bottom:1px solid #c9c5b9;}.paragraph--c-icon-matrix-popup .icon-matrix-popup--title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;margin-bottom:10px;}.paragraph--c-icon-matrix-popup .icon-matrix-popup--items{padding:20px 0;}.product-hero-modal{position:fixed;z-index:9999;width:100%;height:100%;background:#ffffff;top:0;left:0;display:none;}@media (min-width:1140px){.product-hero-modal{background:rgba(28,28,28,0.48);}}.product-hero-modal.open{display:block;-webkit-animation:slide-in-right 0.5s forwards;animation:slide-in-right 0.5s forwards;}@media (min-width:1140px){.product-hero-modal.open{-webkit-animation:none;animation:none;}}.product-hero-modal.open .modal-slider-thumb{display:block;}.product-hero-modal.open .modal-slider{display:block;max-height:100%;overflow:hidden;}.product-hero-modal.open .modal-slider.slick-slider{touch-action:auto !important;}.product-hero-modal.open .modal-slider .slick-track{margin-left:0;}.product-hero-modal.open .modal-slider .modal-slider-media-wrapper{display:block;margin:0 auto;min-width:300px;}@media (min-width:1140px){.product-hero-modal.open .modal-slider .modal-slider-media-wrapper{height:680px;width:910px;}}.product-hero-modal.open .modal-slider .modal-slide iframe{display:block;}.product-hero-modal .modal-slider-thumb{display:none;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:190px;padding:10px;background:#ffffff;}@media (min-width:1140px){.product-hero-modal .modal-slider-thumb{bottom:20px;}}.product-hero-modal .modal-slider-thumb .media{justify-content:center;padding-right:5px;padding-left:5px;}.product-hero-modal .modal-slider-thumb .slick-arrow{background-size:48px;top:50%;}.product-hero-modal .modal-slider-thumb .slick-arrow.slick-prev{right:100%;left:auto;margin-right:10px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-left-arrow.svg);}.product-hero-modal .modal-slider-thumb .slick-arrow.slick-next{right:auto;left:100%;margin-left:10px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-right-arrow.svg);}@media (min-width:1140px){.product-hero-modal .modal-slider-thumb .slick-arrow{display:none;}}.product-hero-modal .modal-slider{display:none;padding-top:75px;}@media (min-width:1140px){.product-hero-modal .modal-slider{padding-top:0;}}.product-hero-modal .modal-slider .modal-slide{position:relative;}.product-hero-modal .modal-slider .modal-slide::before{content:"";display:block;padding-bottom:56.25%;}@media (min-width:1140px){.product-hero-modal .modal-slider .modal-slide::before{display:none;}}.product-hero-modal .modal-slider .modal-slide iframe{display:none;position:absolute;width:100%;left:0;top:0;height:100%;}@media (min-width:1140px){.product-hero-modal .modal-slider .modal-slide iframe{padding:60px 60px 0;position:static;height:620px;width:100%;}}.product-hero-modal .modal-slider img{margin-left:auto;margin-right:auto;max-height:calc(80vh - 75px);}@media (min-width:1140px){.product-hero-modal .modal-slider img{max-height:680px;}}.product-hero-modal .modal-slider .slick-arrow{display:none;background-size:24px;}.product-hero-modal .modal-slider .slick-arrow.slick-prev{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-left-arrow.svg);}.product-hero-modal .modal-slider .slick-arrow.slick-next{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-right-arrow.svg);}@media (min-width:1140px){.product-hero-modal .modal-slider .slick-arrow{display:block;}}.product-hero-modal .modal-close{position:absolute;top:20px;right:20px;z-index:1;width:48px;height:48px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-close.svg) center center/100% no-repeat;cursor:pointer;}@media (min-width:1140px){.product-hero-modal .modal-close{top:50%;right:50%;-webkit-transform:translate(435px,-320px);transform:translate(435px,-320px);}}.product-hero-modal .modal-close span{display:none;}.product-hero-modal .inner-content{width:80%;height:80%;background:#ffffff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0;}@media (min-width:1140px){.product-hero-modal .inner-content{width:910px;height:680px;}}.product-hero-modal .inner-content .media-item-video{height:70%;}.product-hero-modal .inner-content .media-item-video #video-container{height:50%;}@media (min-width:1140px){.product-hero-modal .inner-content .media-item-video{width:80%;height:80%;display:flex;}.product-hero-modal .inner-content .media-item-video #video-container{width:100%;height:auto;}}@keyframes slide-in-right{0%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(0%);transform:translateX(0%);}}.video-disclaimer--modal-wrapper{border:none;padding:0;z-index:600;min-width:300px;max-height:80vh;}@media (min-width:1140px){.video-disclaimer--modal-wrapper{max-width:760px;}}.video-disclaimer--modal-wrapper .modal-confirmation{font-size:1rem;line-height:1.5rem;padding:70px 30px 20px;background:#ffffff;border-radius:5px;}.video-disclaimer--modal-wrapper .modal-confirmation:before{content:"";position:absolute;top:15px;left:15px;height:36px;width:36px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-green-info.svg);}@media (min-width:1140px){.video-disclaimer--modal-wrapper .modal-confirmation:before{top:20px;left:30px;}}.video-disclaimer--modal-wrapper .modal-confirmation:after{content:"";position:fixed;width:100vw;height:100vh;background:#3a3533;opacity:0.6;z-index:-1;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}.video-disclaimer--modal-wrapper .video-disclaimer--modal-content{overflow-y:scroll;max-height:60vh;}@media (min-width:1140px){.video-disclaimer--modal-wrapper .video-disclaimer--modal-content{overflow:hidden;max-height:none;}}.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons{display:flex;margin-top:20px;}.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.yes{background:#0d7978;border-color:#0d7978;}.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.yes:hover{background:#3a3533;border-color:#3a3533;}.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.no{border-color:#0d7978;color:#0d7978;margin-right:20px;}.video-disclaimer--modal-wrapper .video-disclaimer--modal-buttons .modal-action.no:hover{background:#0d7978;color:#ffffff;}.node--type-nppe-faq.node--view-mode-full > header{background:#f9f8f5;border-left:9px solid #e81c24;padding:30px 0;margin-bottom:50px;}@media (min-width:1140px){.node--type-nppe-faq.node--view-mode-full > header{padding:50px 0;}}.node--type-nppe-faq.node--view-mode-full > header > .inner-content{position:relative;padding-left:30px;display:flex;flex-direction:column;}@media (min-width:1140px){.node--type-nppe-faq.node--view-mode-full > header > .inner-content{flex-direction:row;align-items:stretch;padding-left:15px;}}.node--type-nppe-faq.node--view-mode-full > header > .inner-content .field--name-field-faq-category{margin-bottom:10px;}@media (min-width:1140px){.node--type-nppe-faq.node--view-mode-full > header > .inner-content .field--name-field-faq-category{margin-bottom:0;}}.node--type-nppe-faq.node--view-mode-full > header > .inner-content .field--name-field-faq-category a{color:#e81c24;font-size:1.125rem;line-height:1rem;font-family:"roboto_slabregular",Helvetica,sans-serif;}@media (min-width:1140px){.node--type-nppe-faq.node--view-mode-full > header > .inner-content .field--name-field-faq-category a{font-size:1.25rem;}}.node--type-nppe-faq.node--view-mode-full > header > .inner-content .brand-name{color:#3a3533;font-size:1.25rem;font-family:"roboto_slabregular",Helvetica,sans-serif;position:relative;padding-left:15px;display:block;margin-bottom:15px;font-size:1.25rem;line-height:1.25rem;}@media (min-width:1140px){.node--type-nppe-faq.node--view-mode-full > header > .inner-content .brand-name{margin-bottom:0;margin-left:10px;display:inline-block;}}.node--type-nppe-faq.node--view-mode-full > header > .inner-content .brand-name:before{content:"";width:5px;height:5px;background:#3a3533;position:absolute;border-radius:50%;top:50%;-webkit-transform:translate3d(-15px,-50%,0);transform:translate3d(-15px,-50%,0);}.node--type-nppe-faq.node--view-mode-full > header > .inner-content .faq-full--title-logo-wrapper{display:flex;flex-direction:column;}.node--type-nppe-faq.node--view-mode-full > header > .inner-content .faq-full--title-logo-wrapper .faq-full--title{margin-top:15px;}@media (min-width:1140px){.node--type-nppe-faq.node--view-mode-full > header > .inner-content .faq-full--title-logo-wrapper .faq-full--title{margin-top:0;}}@media (min-width:1140px){.node--type-nppe-faq.node--view-mode-full > header > .inner-content .faq-full--title-logo-wrapper .faq-full--category-brand-wrapper{display:flex;}}.node--type-nppe-faq.node--view-mode-full > header > .inner-content .field--name-title{color:#3a3533;font-size:1.875rem;line-height:2.25rem;margin-top:5px;}@media (min-width:1140px){.node--type-nppe-faq.node--view-mode-full > header > .inner-content .field--name-title{font-size:2.5rem;line-height:3.125rem;margin-top:20px;margin-bottom:0;}}.node--type-nppe-faq.node--view-mode-full > header > .inner-content .brand-logo{position:relative;padding-top:15px;margin-top:20px;}@media (min-width:1140px){.node--type-nppe-faq.node--view-mode-full > header > .inner-content .brand-logo{padding:0 0 0 52px;margin:0 0 0 auto;display:flex;align-items:center;}}.node--type-nppe-faq.node--view-mode-full > header > .inner-content .brand-logo:before{content:"";width:100%;height:1px;position:absolute;background:#c9c5b9;top:0;}@media (min-width:1140px){.node--type-nppe-faq.node--view-mode-full > header > .inner-content .brand-logo:before{height:100%;width:1px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}}.node--type-nppe-faq.node--view-mode-full > header > .inner-content .brand-logo img{max-width:180px;margin-right:auto;}.node--type-nppe-faq.node--view-mode-full .field--intro .inner-content{background:#f9f8f5;border-radius:8px;padding:20px;font-size:1.25rem;line-height:1.625rem;font-family:"roboto_slabregular",Helvetica,sans-serif;margin-bottom:30px;}.node--type-nppe-faq.node--view-mode-full .field--name-field-faq-answer{margin-bottom:50px;}@media (min-width:1140px){.node--type-nppe-faq.node--view-mode-full .field--name-field-faq-answer{padding-right:30%;}}.node--type-nppe-faq.node--view-mode-full .field--name-field-faq-answer p:last-child{margin-bottom:0;}.node--type-nppe-faq.node--view-mode-full .field--name-field-faq-answer div{margin:0 0 20px;}.node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}.node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}.node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}.node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}.node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}.node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}.node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}.node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}.node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}.node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}.node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#171c8f;}.node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}.node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}.node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}.node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}.node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}.node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}.node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}.node--type-nppe-faq.node--view-mode-teaser-simpler{background:#ffffff;border-left:6px solid #e81c24;border-radius:4px;padding:20px 20px 60px;}.node--type-nppe-faq.node--view-mode-teaser-simpler > header{margin-bottom:10px;}.node--type-nppe-faq.node--view-mode-teaser-simpler > header > .inner-content{position:relative;}.node--type-nppe-faq.node--view-mode-teaser-simpler > header > .inner-content .field--name-field-faq-category{display:inline-block;}.node--type-nppe-faq.node--view-mode-teaser-simpler > header > .inner-content .field--name-field-faq-category a{color:#e81c24;font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;}.node--type-nppe-faq.node--view-mode-teaser-simpler > header > .inner-content .brand-name{color:#3a3533;font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;position:relative;padding-left:15px;margin-left:10px;}.node--type-nppe-faq.node--view-mode-teaser-simpler > header > .inner-content .brand-name:before{content:"";width:5px;height:5px;background:#3a3533;position:absolute;border-radius:50%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.node--type-nppe-faq.node--view-mode-teaser-simpler .field--name-title{color:#3a3533;font-size:1.25rem;font-family:"roboto_slabregular",Helvetica,sans-serif;display:block;margin-bottom:10px;}.node--type-nppe-faq.node--view-mode-teaser-simpler .read-more{position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);text-decoration:none;color:#3a3533;font-size:0.75rem;position:absolute;bottom:30px;font-family:"roboto_slabregular",Helvetica,sans-serif;}@media (min-width:1140px){.node--type-nppe-faq.node--view-mode-teaser-simpler .read-more{border-bottom:none;}.node--type-nppe-faq.node--view-mode-teaser-simpler .read-more:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.node--type-nppe-faq.node--view-mode-teaser-simpler .read-more:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.node--type-nppe-faq.node--view-mode-teaser-simpler .read-more:hover:after{background:#e81c24;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.node--type-nppe-faq.node--view-mode-teaser-simpler .read-more:hover:before{background:#e81c24;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#171c8f;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}.node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}.node--type-nppe-faq.node--view-mode-teaser{background:#ffffff;border-left:6px solid #e81c24;padding:20px 20px 30px;border-radius:4px;}.node--type-nppe-faq.node--view-mode-teaser > header{margin-bottom:10px;}.node--type-nppe-faq.node--view-mode-teaser > header > .inner-content{position:relative;}.node--type-nppe-faq.node--view-mode-teaser > header > .inner-content .field--name-field-faq-category{display:inline-block;}.node--type-nppe-faq.node--view-mode-teaser > header > .inner-content .field--name-field-faq-category a{color:#e81c24;font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;}.node--type-nppe-faq.node--view-mode-teaser > header > .inner-content .brand-name{color:#3a3533;font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;position:relative;padding-left:15px;margin-left:10px;}.node--type-nppe-faq.node--view-mode-teaser > header > .inner-content .brand-name:before{content:"";width:5px;height:5px;background:#3a3533;position:absolute;border-radius:50%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.node--type-nppe-faq.node--view-mode-teaser .field--name-title{color:#3a3533;font-size:1.25rem;font-family:"roboto_slabregular",Helvetica,sans-serif;display:block;margin-bottom:10px;}.node--type-nppe-faq.node--view-mode-teaser .field--intro{margin-bottom:15px;font-size:1rem;line-height:1.5rem;}.node--type-nppe-faq.node--view-mode-teaser .node__links ul li{padding:0;}.node--type-nppe-faq.node--view-mode-teaser .node__links ul li a{position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);text-decoration:none;color:#3a3533;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;}@media (min-width:1140px){.node--type-nppe-faq.node--view-mode-teaser .node__links ul li a{border-bottom:none;}.node--type-nppe-faq.node--view-mode-teaser .node__links ul li a:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.node--type-nppe-faq.node--view-mode-teaser .node__links ul li a:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.node--type-nppe-faq.node--view-mode-teaser .node__links ul li a:hover:after{background:#e81c24;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.node--type-nppe-faq.node--view-mode-teaser .node__links ul li a:hover:before{background:#e81c24;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}}.node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}.node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}.node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}.node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}.node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}.node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}.node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}.node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}.node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}.node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}.node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#171c8f;}.node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}.node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}.node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}.node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}.node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}.node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}.node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}.social-media--icons-links{display:flex;flex-wrap:wrap;justify-content:center;max-width:272px;margin:0 auto;}@media (min-width:1140px){.social-media--icons-links{max-width:none;}}.social-media--icons-links .social-media--icons-row{display:flex;margin:0 10px 10px;}.social-media--icons-links .social-media--icons-row a{margin-right:20px;}.social-media--icons-links .social-media--icons-row a:last-child{margin-right:0;}.social-media--icons-links .social-media--icons-row svg{width:48px;height:48px;}.user-login-form{padding:15px;}.user-login-form .description{width:100%;}.webform-submission-data--view-mode-preview .form-item{margin-bottom:10px;}.webform-submission-data--view-mode-preview .form-item.webform-section{margin-bottom:0;}.webform-submission-data--view-mode-preview .submission__section{padding-bottom:30px;margin-bottom:50px;border-bottom:1px solid #c9c5b9;}.webform-submission-data--view-mode-preview .submission__section > *:last-child{margin-bottom:0;}.webform-submission-data--view-mode-preview .submission__section.section__intro{margin-bottom:30px;border-bottom:0;}.webform-submission-data--view-mode-preview .submission__section.section__disclaimer{padding-bottom:0;margin-bottom:0;border-bottom:0;}@media (min-width:1140px){.webform-submission-data--view-mode-preview .submission__section.section-double_column > *,.webform-submission-data--view-mode-preview .submission__section.section-triple_column > *{margin-bottom:0 !important;}.webform-submission-data--view-mode-preview .submission__section.section-double_column > * > *:last-child,.webform-submission-data--view-mode-preview .submission__section.section-triple_column > * > *:last-child{margin-bottom:0 !important;}}.webform-submission-data--view-mode-preview .submission__section.section__page-3{padding-bottom:0;border-bottom:0;}.webform-submission-data--view-mode-preview .submission__section.section__page-3 h3,.webform-submission-data--view-mode-preview .submission__section.section__page-3 .h3{padding-bottom:30px;margin-bottom:0;border-bottom:1px solid #c9c5b9;}.webform-submission-data--view-mode-preview .submission__section.section__page-3 details{padding:20px 0;margin-bottom:0;border-bottom:1px solid #c9c5b9;}.webform-submission-data--view-mode-preview .submission__section.section__page-3 details summary{margin-bottom:0;}.webform-submission-data--view-mode-preview .submission__section.section__page-3 details .details-wrapper{margin-top:30px;}.webform-submission-data--view-mode-preview .submission__section.section__page-4{margin-bottom:30px;}.webform-submission-data--view-mode-preview .submission__section .webform-element label{display:inline;width:auto;margin-bottom:10px;}@media (min-width:1140px){.webform-submission-data--view-mode-preview .submission__section .webform-element label{margin-bottom:0;}}.webform-submission-data--view-mode-preview .submission__section .webform-element label:after{position:relative;content:":";margin-right:10px;}.webform-submission-nppe-ask-the-question-form{background:#f9f8f5;}.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card{background:#ffffff;border-radius:10px;padding:30px 20px;}@media (min-width:1140px){.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card{padding:50px 95px 30px;}}.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card .form-type-processed-text h2,.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card .form-type-processed-text .h2,.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card .form-type-processed-text p{text-align:left;}@media (min-width:1140px){.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card .form-type-processed-text h2,.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card .form-type-processed-text .h2{font-size:2.5rem;line-height:3.25rem;}}@media (min-width:1140px){.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card .form-type-webform-markup{margin-bottom:20px;}.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card .form-type-webform-markup h2,.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card .form-type-webform-markup .h2{font-size:2.5rem;line-height:3.25rem;}}.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card.page_0 .form-type-processed-text{margin-bottom:0;}@media (min-width:1140px){.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card.page_0 .form-type-processed-text{margin-bottom:30px;}}.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card.page_0 .form-type-processed-text:before{position:relative;content:"";display:block;width:100%;max-width:305px;height:305px;max-height:none;margin:0 auto;background:url(/themes/custom/trim_the_tail_th/dist/images/ask-a-question-form/dog-transparent.png) center center/100% 100% no-repeat;}@media (min-width:1140px){.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card.page_0 .form-type-processed-text:before{position:absolute;top:-30px;right:-345px;background-size:250px 250px;}}.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card.page_0 .form-actions .input__wrapper-submit:only-child{margin-right:0;}@media (min-width:1140px){.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card.page_0 .form-actions .input__wrapper-submit:only-child{justify-content:left;}}@media (min-width:1140px){.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card.page_0 .js-form-type-processed-text{max-width:445px;}}.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card.page_1 .form-actions{margin-top:0;padding-bottom:0;}.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card.page_4 .form-item-markup-04{margin:30px 0;}.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card.page_4 .form-item-markup-04 a{width:auto;}@media (min-width:1140px){.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card.page_4 .form-item-markup-04{margin-top:0;}}.paragraph--type--forms .webform-submission-nppe-ask-the-question-form .form__card #gtx-trans{display:none;}.webform-submission-nppe-reg-better-together-form{background:#f9f8f5;}.webform-submission-nppe-reg-better-together-form.current-page--page-0{background:none;}.webform-submission-nppe-reg-better-together-form.current-page--page-1 .input__wrapper-submit input[type=submit].webform-button--previous{display:none;}.webform-submission-nppe-reg-better-together-form.current-page--page-3 .webform-elements .form-wrapper:first-of-type .form-wrapper:last-of-type details{border-top:none;}.webform-submission-nppe-reg-better-together-form.current-page--webform-preview .webform-section-wrapper details:first-of-type{border-top:none;}.webform-submission-nppe-reg-better-together-form.current-page--webform-preview .webform-section-wrapper details summary{border-bottom:none;}.webform-submission-nppe-reg-better-together-form [class*=form-item-dog] .chosen-search,.webform-submission-nppe-reg-better-together-form [class*=form-item-cat] .chosen-search{display:block;}.webform-submission-nppe-reg-better-together-form [class*=form-item-dog] .chosen-container-single .chosen-search input[type=text],.webform-submission-nppe-reg-better-together-form [class*=form-item-cat] .chosen-container-single .chosen-search input[type=text]{border-bottom:1px solid #c9c5b9;background-image:none !important;padding:0;}.webform-submission-nppe-reg-better-together-form [class*=form-item-dog] .chosen-container-single .chosen-search input[type=text]:focus,.webform-submission-nppe-reg-better-together-form [class*=form-item-cat] .chosen-container-single .chosen-search input[type=text]:focus{border-bottom:1px solid #c9c5b9;}.webform-submission-nppe-reg-growing-pup-form{background:#f9f8f5;}.webform-submission-nppe-reg-growing-pup-form.current-page--page-0{background:none;}.webform-submission-nppe-reg-growing-pup-form.current-page--page-1 .input__wrapper-submit input[type=submit].webform-button--previous{display:none;}.webform-submission-nppe-reg-growing-pup-form.current-page--page-4 .fieldset-legend{margin-bottom:0;}.webform-submission-nppe-reg-growing-pup-form.current-page--page-4 .form-item-markup-04{margin-bottom:10px;}.webform-submission-nppe-reg-growing-pup-form.current-page--webform-preview .section__page-3 details:first-of-type{border-top:none;}.webform-submission-nppe-reg-growing-pup-form.current-page--webform-preview .section__page-3 details summary{border-bottom:none;}.webform-submission-nppe-reg-growing-pup-form.current-page--webform-preview .section__page-3 details .details-wrapper{border-bottom:none;}.webform-submission-nppe-reg-kitten-code-form{background:#f9f8f5;}.webform-submission-nppe-reg-kitten-code-form.current-page--page-0{background:none;}.webform-submission-nppe-reg-kitten-code-form.current-page--page-1 .input__wrapper-submit input[type=submit].webform-button--previous{display:none;}.webform-submission-nppe-reg-kitten-code-form.current-page--webform-preview .section__page-3 details:first-of-type{border-top:none;}.webform-submission-nppe-reg-kitten-code-form.current-page--webform-preview .section__page-3 details summary{border-bottom:none;}.webform-submission-nppe-reg-kitten-code-form.current-page--webform-preview .section__page-3 details .details-wrapper{border-bottom:none;}.nppe2-ingredients{max-width:1110px;margin:0 auto;padding:0 15px;}.nppe2-ingredients .search-input__wrapper{position:relative;}.nppe2-ingredients .search-input__wrapper:after{position:absolute;content:"";top:50%;right:20px;width:27px;height:27px;z-index:0;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-search.svg);background-position:center center;background-size:contain;background-repeat:no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%);}@media (min-width:1140px){.nppe2-ingredients .search-input__wrapper:after{right:0;left:128px;}}.nppe2-ingredients .search-input__wrapper .search{width:100%;min-width:100%;padding:15px;box-sizing:border-box;max-width:940px;margin:65px auto 80px;display:block;box-shadow:-4px 3px 7px rgba(34,21,21,0.12),4px 0px 7px rgba(34,21,21,0.12);outline:none;border:none;}@media (min-width:1140px){.nppe2-ingredients .search-input__wrapper .search{min-width:0;max-width:865px;padding:25px 30px 25px 65px;}}.nppe2-ingredients .group-block__title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.875rem;line-height:2.25rem;margin-bottom:10px;}@media (min-width:1140px){.nppe2-ingredients .group-block__title{font-size:2.5rem;line-height:3.25rem;}}.nppe2-ingredients .group-block__desc{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;margin-bottom:30px;}.nppe2-ingredients .ingredient-group{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:50px;}.nppe2-ingredients .ingredient-group__show-more-btn__wrapper{width:100%;display:flex;}.nppe2-ingredients .ingredient-group__show-more-btn{margin:0 auto;outline:none;}@media (min-width:1140px){.nppe2-ingredients .ingredient-group__show-more-btn{outline:none;}}.nppe2-ingredients .purina-ingredient{margin-right:4px;margin-bottom:30px;text-align:center;outline:none;}.nppe2-ingredients .purina-ingredient.hidden{display:none;opacity:0;}.nppe2-ingredients .purina-ingredient .img-ingredient{height:auto;width:100%;max-width:192px;max-height:192px;border-width:0px;border-style:solid;border-color:#e81c24;border-radius:1000px;background:#ffffff;transition:border-width 0.1s ease-in,box-shadow 0.25s,-webkit-transform 0.2s;transition:border-width 0.1s ease-in,transform 0.2s,box-shadow 0.25s;transition:border-width 0.1s ease-in,transform 0.2s,box-shadow 0.25s,-webkit-transform 0.2s;box-shadow:5px 4px 8px rgba(88,79,76,0.22);}.nppe2-ingredients .purina-ingredient .img-ingredient:active{outline:none;}@media (min-width:1140px){.nppe2-ingredients .purina-ingredient .img-ingredient:hover{cursor:pointer;border-width:4px;-webkit-transform:translateY(-8px);transform:translateY(-8px);box-shadow:7px 5px 10px rgba(0,0,0,0.18);}}.nppe2-ingredients .purina-ingredient .ingredient-title{position:relative;margin:30px auto 0 auto;padding-bottom:3px;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.375rem;text-transform:capitalize;overflow:hidden;text-align:center;}.nppe2-ingredients .ingredients-purina-modal{height:100vh;width:100vw;top:0;left:0;position:fixed;display:none;background-color:#ffffff;z-index:100;border:2px solid #e81c24;overflow-y:scroll;}@media (min-width:1140px){.nppe2-ingredients .ingredients-purina-modal{max-width:940px;max-height:calc(100vh - 200px);height:auto;top:47%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:50px;box-shadow:6px 6px 8px rgba(88,79,76,0.4);}}.nppe2-ingredients .ingredients-purina-modal__contents{width:100%;padding:30px 15px 70px;margin:0 auto;display:flex;flex-direction:column;align-items:center;font-size:1.25rem;line-height:1.375rem;}@media (min-width:1140px){.nppe2-ingredients .ingredients-purina-modal__contents{padding-bottom:30px;}}.nppe2-ingredients .ingredients-purina-modal__close-btn{position:absolute;top:20px;right:20px;z-index:1;width:48px;height:48px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-close.svg) center center/100% no-repeat;cursor:pointer;}.nppe2-ingredients .ingredients-purina-modal__title{margin:0 auto 15px;text-align:center;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.125rem;line-height:1.5rem;}.nppe2-ingredients .ingredients-purina-modal__desc{width:100%;font-size:1rem;line-height:1.375rem;text-align:center;}.nppe2-ingredients .ingredients-purina-modal__read-more{font-size:0.875rem;line-height:1.375rem;}.nppe2-ingredients .ingredients-purina-modal .benefits{width:auto;margin-top:50px;display:inline-flex;flex-wrap:wrap;justify-content:center;}.nppe2-ingredients .ingredients-purina-modal .benefit{margin:0 15px 30px;display:flex;flex:1 1 0;flex-direction:column;align-items:center;}.nppe2-ingredients .ingredients-purina-modal .benefit__title{text-align:center;font-size:1.1875rem;line-height:1.375rem;}.nppe2-ingredients .ingredients-purina-modal .benefit__image{height:50px;width:50px;}.nppe2-ingredients .showing{display:block;}.node--type-nppe-ttt-litter .litter__content-wrapper{display:flex;flex-direction:column;border-radius:4px;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);border:solid 1px #f5f1e5;}@media (min-width:1140px){.node--type-nppe-ttt-litter .litter__content-wrapper{flex-direction:row;justify-content:space-between;}}.node--type-nppe-ttt-litter .litter__info-wrapper{width:100%;padding:30px 20px 20px;}@media (min-width:1140px){.node--type-nppe-ttt-litter .litter__info-wrapper{padding:30px 125px 50px 50px;}}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__location-wrapper{display:inline-block;position:relative;color:#0d7978;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1.25rem;border-radius:12px;padding:0 8px 2px 22px;margin-top:20px;border:1px solid #0d7978;}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__location-wrapper:before{content:"";position:absolute;left:4px;top:1px;width:18px;height:18px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-teal-location.svg);background-position:center center;background-size:18px 18px;background-repeat:no-repeat;}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__size-label,.node--type-nppe-ttt-litter .litter__info-wrapper .litter__description-label{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__size-wrapper{display:flex;flex-wrap:wrap;margin:30px 0 0 0;padding-bottom:10px;}@media (min-width:1140px){.node--type-nppe-ttt-litter .litter__info-wrapper .litter__size-wrapper{width:50%;padding:0;}}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__size-wrapper .litter__size-label{width:100%;}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__size-wrapper .litter__size{flex:1;position:relative;margin-top:10px;padding-left:18px;}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__size-wrapper .litter__size:before{content:"";position:absolute;left:-2px;top:3px;width:18px;height:18px;background-position:center center;background-size:18px 18px;background-repeat:no-repeat;}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__size-wrapper .litter__size.male:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-male.svg);}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__size-wrapper .litter__size.feminine:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-feminine.svg);}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__size-wrapper .litter__size .litter__size-number-label{margin-left:4px;}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__description-wrapper{padding-top:20px;border-top:1px solid #c9c5b9;}@media (min-width:1140px){.node--type-nppe-ttt-litter .litter__info-wrapper .litter__description-wrapper{border:none;}}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__description-wrapper .litter__description{margin-top:10px;}.node--type-nppe-ttt-litter .litter__info-wrapper .litter__description-wrapper .litter__description p:last-child{margin-bottom:0%;}.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper{padding:20px;background-color:#f9f8f5;}@media (min-width:1140px){.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper{display:flex;flex-direction:column;flex:0 0 350px;padding:30px 30px 20px;}}.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__breeder-label{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;}.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__breeder-name{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;margin-top:10px;}.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__breeder-contact--label{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;margin-top:15px;}@media (min-width:1140px){.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__breeder-contact--label{margin-top:25px;}}.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__breeder-contact-number,.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__breeder-mail{position:relative;margin-top:10px;padding-left:22px;}.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__breeder-contact-number:before,.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__breeder-mail:before{content:"";position:absolute;left:-2px;top:3px;width:18px;height:18px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-mail.svg);background-position:center center;background-size:17px 17px;background-repeat:no-repeat;}.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__breeder-contact-number.mobile:before,.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__breeder-contact-number.phone:before,.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__breeder-mail.mobile:before,.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__breeder-mail.phone:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-phone.svg);background-size:18px 18px;}.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__health_indicators .field--name-field-litter-health-indicators > .field__item{position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:2.25rem;margin-top:10px;padding-left:38px;}.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__health_indicators .field--name-field-litter-health-indicators > .field__item:before{content:"";position:absolute;left:-5px;top:0;width:36px;height:36px;border-radius:50%;background-color:#e81c24;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-white-certificate.svg);background-position:center center;background-size:25px 25px;background-repeat:no-repeat;}.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__health_indicators .field--name-field-litter-health-indicators > .field__item:first-child{margin-top:20px;}@media (min-width:1140px){.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__health_indicators .field--name-field-litter-health-indicators > .field__item:first-child{margin-top:25px;}}.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__date{position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.5rem;margin-top:25px;padding-left:22px;}.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__date:before{content:"";position:absolute;left:-2px;top:3px;width:18px;height:18px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-calendar.svg);background-position:center center;background-size:18px 18px;background-repeat:no-repeat;}@media (min-width:1140px){.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__date{margin-top:auto;padding-top:25px;}.node--type-nppe-ttt-litter .litter__breeder-indicators--wrapper .litter__date:before{top:28px;}}.view-nppe-ttt-litter-search .view-filters{background-color:#f9f8f5;margin-bottom:30px;padding:30px 15px;}@media (min-width:1140px){.view-nppe-ttt-litter-search .view-filters{margin-bottom:50px;padding:50px;}}.view-nppe-ttt-litter-search .view-filters .filters-label{width:calc(100% - 30px);font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.875rem;line-height:2.25rem;text-align:center;padding-bottom:20px;margin:0 auto 30px;border-bottom:1px dashed #c9c5b9;}@media (min-width:1140px){.view-nppe-ttt-litter-search .view-filters .filters-label{font-size:2.5rem;line-height:3.25rem;max-width:730px;margin-bottom:50px;padding-bottom:10px;}}.view-nppe-ttt-litter-search .view-filters .views-exposed-form{background-color:#ffffff;padding:20px 15px;border-radius:10px;box-shadow:0 4px 12px 0 rgba(88,79,76,0.12);}@media (min-width:1140px){.view-nppe-ttt-litter-search .view-filters .views-exposed-form{max-width:1110px;margin:0 auto;}}.view-nppe-ttt-litter-search .view-filters .views-exposed-form .select__wrapper,.view-nppe-ttt-litter-search .view-filters .views-exposed-form .js-form-type-textfield .input__wrapper{position:relative;}.view-nppe-ttt-litter-search .view-filters .views-exposed-form .select__wrapper:before,.view-nppe-ttt-litter-search .view-filters .views-exposed-form .js-form-type-textfield .input__wrapper:before{content:"";position:absolute;top:0;left:0;width:24px;height:24px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-search.svg);background-position:center center;background-size:20px 20px;background-repeat:no-repeat;}.view-nppe-ttt-litter-search .view-filters .views-exposed-form .select__wrapper:after,.view-nppe-ttt-litter-search .view-filters .views-exposed-form .js-form-type-textfield .input__wrapper:after{display:none;}.view-nppe-ttt-litter-search .view-filters .views-exposed-form .select__wrapper .select-arrow-wrapper,.view-nppe-ttt-litter-search .view-filters .views-exposed-form .js-form-type-textfield .input__wrapper .select-arrow-wrapper{position:absolute;top:0;right:0;width:24px;height:24px;z-index:1;cursor:pointer;}.view-nppe-ttt-litter-search .view-filters .views-exposed-form .select__wrapper .select-arrow-wrapper .select-arrow,.view-nppe-ttt-litter-search .view-filters .views-exposed-form .js-form-type-textfield .input__wrapper .select-arrow-wrapper .select-arrow{width:24px;height:24px;z-index:1;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-down-arrow.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s,-webkit-transform 0.4s;pointer-events:none;}.view-nppe-ttt-litter-search .view-filters .views-exposed-form .select__wrapper .form-select,.view-nppe-ttt-litter-search .view-filters .views-exposed-form .select__wrapper .chosen-container,.view-nppe-ttt-litter-search .view-filters .views-exposed-form .js-form-type-textfield .input__wrapper .form-select,.view-nppe-ttt-litter-search .view-filters .views-exposed-form .js-form-type-textfield .input__wrapper .chosen-container{padding-left:25px;}.view-nppe-ttt-litter-search .view-filters .views-exposed-form .js-form-type-textfield .input__wrapper input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]){padding-left:25px;}.view-nppe-ttt-litter-search .view-filters .views-exposed-form .chosen-container input{padding:0;}.view-nppe-ttt-litter-search .view-filters .views-exposed-form .chosen-container.chosen-container-active .select-arrow{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);pointer-events:all;}.view-nppe-ttt-litter-search .node--type-nppe-ttt-litter{margin-bottom:30px;}@media (min-width:1140px){.view-nppe-ttt-litter-search .node--type-nppe-ttt-litter{margin-bottom:30px;}}.paragraph--c-icon-matrix-popup-item{display:flex;margin-bottom:20px;justify-content:space-between;align-items:center;}.paragraph--c-icon-matrix-popup-item .icon-matrix-popup-item--text-wrapper{font-size:1rem;line-height:1.5rem;}.paragraph--c-icon-matrix-popup-item .icon-matrix-popup-item--text-wrapper .icon-matrix-popup-item--title{font-family:"roboto_slabregular",Helvetica,sans-serif;}.paragraph--c-icon-matrix-popup-item .icon-matrix-popup-item--icon{display:flex;align-items:flex-start;min-width:100px;max-width:150px;}@media (min-width:1140px){.paragraph--c-icon-matrix-popup-item .icon-matrix-popup-item--icon{flex-shrink:0;}}.paragraph--c-icon-matrix-popup-item .icon-matrix-popup-item--icon img{width:auto;margin:auto 0 auto auto;}.paragraph--type--c-image{overflow:hidden;padding-right:15px !important;padding-left:15px !important;}.paragraph--type--c-image .content{display:flex;position:relative;flex-direction:column;}.paragraph--type--c-image .field--name-field-c-image img{display:block;margin:0 auto;height:auto;width:100%;}.paragraph--type--c-image .text-container{padding-left:15px;padding-right:15px;position:absolute;color:#ffffff;bottom:0;}.paragraph--type--c-image .field--name-field-c-image-summary-text{color:#ffffff;}.paragraph--type--c-image h2.paragraph-title,.paragraph--type--c-image .paragraph-title.h2{font-size:1.875rem;line-height:2.25rem;margin-bottom:20px;}.paragraph--type--c-image .sub-title{font-weight:bold;margin-bottom:10px;}.paragraph--type--c-image .image-cta-link{display:inline-block;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.375rem;margin-bottom:20px;font-weight:400;}.paragraph--type--c-image.vertical-above .text-container,.paragraph--type--c-image.vertical-below .text-container{padding:0;color:inherit;position:static;}.paragraph--type--c-image.vertical-above .field--name-field-c-image-summary-text,.paragraph--type--c-image.vertical-below .field--name-field-c-image-summary-text{color:inherit;}.paragraph--type--c-image.vertical-above .text-container{order:1;}.paragraph--type--c-image.vertical-above .field--name-field-c-image{order:2;}.paragraph--type--c-image.vertical-below .text-container{order:2;}.paragraph--type--c-image.vertical-below .field--name-field-c-image{margin-bottom:20px;order:1;}.paragraph--type--c-image.horizontal-right{text-align:right;}.paragraph--type--c-image.horizontal-center{text-align:center;}.paragraph--type--c-image .text-container.text-vertical-top{top:20px;left:0;right:0;bottom:auto;}.paragraph--type--c-image .text-container.text-vertical-middle{top:50%;left:0;right:0;bottom:auto;align-items:flex-start;flex-direction:column;justify-content:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.paragraph--type--c-image .text-container.text-vertical-bottom{bottom:0;left:0;right:0;top:auto;}.paragraph--type--c-image .text-container.text-horizontal-position-center{text-align:center;}.paragraph--type--c-image .text-container.text-horizontal-position-right{text-align:right;}.paragraph--type--c-image.white-text .paragraph-title,.paragraph--type--c-image.white-text .sub-title,.paragraph--type--c-image.white-text .field--name-field-c-image-summary-text{color:#ffffff;}.paragraph--type--c-image.dark-text .paragraph-title,.paragraph--type--c-image.dark-text .sub-title,.paragraph--type--c-image.dark-text .field--name-field-c-image-summary-text{color:#3a3533;}.paragraph--type--forms{position:relative;}.paragraph--type--forms .form__content .row > div{position:static;}.paragraph--type--forms .form__card:not(.page_0){padding:30px 20px;border-radius:10px;background-color:#ffffff;}@media (min-width:1140px){.paragraph--type--forms .form__card:not(.page_0){padding:50px 95px;}}.paragraph--type--forms .form__card:not(.page_0):before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#f9f8f5;}.paragraph--type--forms .form__card.page_0 .form-actions .input__wrapper-submit:only-child{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-left:auto;margin-right:auto;}.paragraph--type--forms .form__card.page_0 .form-actions .input__wrapper-submit:only-child input{float:none;}.paragraph--type--forms .form-type-processed-text{position:relative;margin-bottom:10px;}@media (min-width:768px){.paragraph--type--forms .form-type-processed-text{margin-bottom:25px;}}.paragraph--type--forms .form-type-processed-text:before{position:relative;content:"";display:block;width:calc(100vw - 30px);height:calc((100vw - 30px) * 200 / 356);max-width:352px;max-height:200px;margin:0 auto;background-position:center;background-size:contain;background-repeat:no-repeat;}.paragraph--type--forms .form-type-processed-text h2,.paragraph--type--forms .form-type-processed-text .h2,.paragraph--type--forms .form-type-processed-text p{width:100%;text-align:center;}.paragraph--type--forms .highlight{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;}@media (min-width:768px){.paragraph--type--forms .highlight{margin-top:30px;}}.paragraph--type--forms .highlight h3,.paragraph--type--forms .highlight .h3{position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;margin-bottom:5px;text-align:center;width:100%;}.paragraph--type--forms .highlight h3:last-of-type,.paragraph--type--forms .highlight .h3:last-of-type{margin-bottom:0;}@media (min-width:768px){.paragraph--type--forms .highlight h3,.paragraph--type--forms .highlight .h3{width:calc(100%/3);padding:0 20px 10px 20px;margin-bottom:0;}.paragraph--type--forms .highlight h3:nth-of-type(1),.paragraph--type--forms .highlight .h3:nth-of-type(1),.paragraph--type--forms .highlight h3:nth-of-type(3),.paragraph--type--forms .highlight .h3:nth-of-type(3){border-left:1px solid transparent;border-right:1px solid transparent;}.paragraph--type--forms .highlight h3:nth-of-type(2),.paragraph--type--forms .highlight .h3:nth-of-type(2){border-left:1px solid #c9c5b9;border-right:1px solid #c9c5b9;}}.paragraph--type--forms .highlight h3:before,.paragraph--type--forms .highlight .h3:before{position:relative;content:"";display:block;width:48px;height:48px;margin-left:auto;margin-right:auto;background-position:center center;background-size:contain;background-repeat:no-repeat;}@media (min-width:1140px){.paragraph--type--forms .highlight h3:before,.paragraph--type--forms .highlight .h3:before{width:64px;height:64px;}}.paragraph--type--forms .highlight h3:nth-of-type(1):before,.paragraph--type--forms .highlight .h3:nth-of-type(1):before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-document.svg);}.paragraph--type--forms .highlight h3:nth-of-type(2):before,.paragraph--type--forms .highlight .h3:nth-of-type(2):before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-label.svg);}.paragraph--type--forms .highlight h3:nth-of-type(3):before,.paragraph--type--forms .highlight .h3:nth-of-type(3):before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-love.svg);}.paragraph--type--forms .select__wrapper .select2{display:none;}.paragraph--type--forms .form-actions{justify-content:space-between;width:100%;margin:20px 0 0;}.paragraph--type--forms .form-actions .input__wrapper input{margin-right:50px;}.paragraph--type--forms .form-actions .input__wrapper:last-of-type input{margin-right:0;}@media (min-width:1140px){.paragraph--type--forms .form-actions .input__wrapper{margin-right:0;}.paragraph--type--forms .form-actions .input__wrapper:only-child{display:block;width:100%;}.paragraph--type--forms .form-actions .input__wrapper:only-child .webform-button--next,.paragraph--type--forms .form-actions .input__wrapper:only-child .webform-button--preview{float:right;}.paragraph--type--forms .form-actions .input__wrapper:only-child .webform-button--previous{float:left;}}.paragraph--type--forms .webform-submission-nppe-reg-better-together-form .form-type-processed-text:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/better-together-animated.png);}.paragraph--type--forms .webform-submission-nppe-reg-growing-pup-form .form-type-processed-text:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/growing-pup-animated.png);}.paragraph--type--forms .webform-submission-nppe-reg-kitten-code-form .form-type-processed-text:before{background-image:url(/themes/custom/trim_the_tail_th/dist/images/forms/kitten-code-animated.png);}.paragraph--type--forms .webform-progress .webform-progress__status{text-align:left;}.paragraph--type--forms .webform-progress .webform-progress__summary{font-family:"roboto_slabregular",Helvetica,sans-serif;color:#e81c24;font-size:0.75rem;line-height:1rem;}.paragraph--type--forms details{width:100%;margin:0;border:none;list-style-type:none;}.paragraph--type--forms details > .details-wrapper{padding:0 0 20px 0;border-bottom:1px solid #c9c5b9;}.paragraph--type--forms details.collapse-processed > summary{padding:0;}.paragraph--type--forms details.collapse-processed > summary:before,.paragraph--type--forms details.collapse-processed:not([open]) > summary:before,.paragraph--type--forms details.collapse-processed:not(.open) > summary:before{display:none;}.paragraph--type--forms details:first-of-type{border-top:1px solid #c9c5b9;}.paragraph--type--forms summary{position:relative;width:100%;padding:20px 46px 20px 0;list-style-type:none;border-bottom:1px solid #c9c5b9;}.paragraph--type--forms summary .details-title,.paragraph--type--forms summary .summary{text-decoration:none;color:inherit;font-size:inherit;line-height:inherit;font-family:inherit;background-color:transparent;border-bottom:none;}.paragraph--type--forms summary .details-title:hover,.paragraph--type--forms summary .summary:hover{background-color:transparent;}.paragraph--type--forms summary::-webkit-details-marker{display:none;}.paragraph--type--forms summary a.details-title{color:#000000;}.paragraph--type--forms summary::marker{display:none;}.paragraph--type--forms summary:focus{outline:none;}.paragraph--type--forms summary:after{position:absolute;content:"";top:50%;right:0;width:26px;height:26px;background-position:center center;background-repeat:no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.paragraph--type--forms details summary:after{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-plus.svg);background-size:22px 22px;}.paragraph--type--forms details[open] summary,.paragraph--type--forms details.open summary{border-bottom:none;}.paragraph--type--forms details[open] summary:after,.paragraph--type--forms details.open summary:after{background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-minus.svg);background-size:26px 26px;}.paragraph{padding:initial;}.health-warning-drop-down{font-family:"roboto_slabregular",Helvetica,sans-serif;padding:0 30px;margin-bottom:30px;color:#0d7978;font-size:16px;line-height:24px;}@media (min-width:1140px){.health-warning-drop-down{padding:0 15px;margin-bottom:80px;}}.health-warning-drop-down .health-warning-inner{background-color:#e3f2f1;border:1px solid #0d7978;border-radius:4px;width:730px;max-width:100%;}.health-warning-drop-down .health-warning-inner .health-warning-title{position:relative;padding:20px 50px;font-weight:400;}.health-warning-drop-down .health-warning-inner .health-warning-title:before{content:"";position:absolute;left:20px;top:50%;width:20px;height:20px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-green-info.svg) no-repeat center/contain;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.health-warning-drop-down .health-warning-inner .health-warning-title:after{content:"";position:absolute;right:20px;top:50%;width:20px;height:20px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-green-pluss.svg) no-repeat center/contain;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.health-warning-drop-down .health-warning-inner .health-warning-title.open:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-green-minus.svg) no-repeat center/contain;}.health-warning-drop-down .health-warning-inner .health-warning-description{display:none;margin:10px 0 0 0;padding:0 20px 20px 20px;}.health-warning-drop-down .health-warning-inner .health-warning-description p,.health-warning-drop-down .health-warning-inner .health-warning-description ul,.health-warning-drop-down .health-warning-inner .health-warning-description a{color:#0d7978;border-color:#0d7978;}.health-warning-drop-down .health-warning-inner .health-warning-description ul li:last-child{margin:0;}.health-warning-drop-down .health-warning-inner .health-warning-description ul li:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-green-ul.svg) no-repeat center;top:0;}.dsu-product--banner-ads{display:block;margin:30px 0;}.dsu-product--banner-ads .field--name-field-dsu-image img{width:100%;height:auto;}.dsu-product--banner-ads .media{display:block;}@media (min-width:992px){.dsu-product--banner-ads{margin:50px 0;}}.dsu-product--detail{background:#f9f8f5;padding-bottom:30px;width:100%;}@media (min-width:1140px){.dsu-product--detail{padding:12px 0 0;}}.dsu-product--detail .product--tab{position:relative;padding:20px 0;border-bottom:1px solid #c9c5b9;}@media (min-width:1140px){.dsu-product--detail .product--tab{border-bottom:none;padding-bottom:28px;}}.dsu-product--detail .product--tab .product--tab-content .field--name-field-product-detail-body .field__item:first-child{position:relative;}.dsu-product--detail .product--tab .product--tab-content .field--name-field-product-detail-body .field__item:first-child:after{content:"";width:50px;height:50px;position:absolute;border-radius:50px;border:3px solid #f9f8f5;top:-25px;}@media (min-width:1140px){.dsu-product--detail .product--tab .product--tab-content .field--name-field-product-detail-body .field__item:first-child:after{width:100px;height:100px;top:-50px;}}.dsu-product--detail .product--tab .product--tab-content .field--name-field-product-detail-body .field__item h5,.dsu-product--detail .product--tab .product--tab-content .field--name-field-product-detail-body .field__item .h5{margin-bottom:10px;}.dsu-product--detail .product--tab .product--tab-content .field--name-field-product-detail-body .field__item ul li{margin-bottom:10px;}.dsu-product--detail .product--tab--product-overview .product--tab-content .field--name-field-product-detail-body .field__item:first-child:after{background:#ffffff url(/themes/custom/trim_the_tail_th/dist/images/icons/product/icon-red-product-overview.svg) center center/24px 24px no-repeat;}@media (min-width:1140px){.dsu-product--detail .product--tab--product-overview .product--tab-content .field--name-field-product-detail-body .field__item:first-child:after{background-size:48px 48px;}}.dsu-product--detail .product--tab--feeding-guide .product--tab-content .field--name-field-product-detail-body .field__item:first-child:after{background:#ffffff url(/themes/custom/trim_the_tail_th/dist/images/icons/product/icon-red-feeding-guide.svg) center center/24px 24px no-repeat;}@media (min-width:1140px){.dsu-product--detail .product--tab--feeding-guide .product--tab-content .field--name-field-product-detail-body .field__item:first-child:after{background-size:48px 48px;}}.dsu-product--detail .product--tab--feeding-guide .product--tab-content .field--name-field-product-detail-body .field__item table{width:100%;border-collapse:collapse;border:1px #ebe4cf solid;}.dsu-product--detail .product--tab--feeding-guide .product--tab-content .field--name-field-product-detail-body .field__item table th,.dsu-product--detail .product--tab--feeding-guide .product--tab-content .field--name-field-product-detail-body .field__item table td{vertical-align:middle;max-width:150px;white-space:break-spaces;text-align:center;padding-right:2px;padding-left:2px;border:1px #ebe4cf solid;}.dsu-product--detail .product--tab--feeding-guide .product--tab-content .field--name-field-product-detail-body .field__item table th{font-size:100%;}@media only screen and (max-width:420px){.dsu-product--detail .product--tab--feeding-guide .product--tab-content .field--name-field-product-detail-body .field__item table{font-size:70%;}}.dsu-product--detail .product--tab--product-nutrition .field--name-field-product-nutrition{width:100%;}@media (min-width:1140px){.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body{display:flex;flex-wrap:wrap;}.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body.clearfix:after{display:none;}}.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body .field__item table{table-layout:fixed;width:100%;}.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body .field__item table thead{border-bottom:1px solid #c9c5b9;}.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body .field__item table thead tr{padding:0;}.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body .field__item table thead th{vertical-align:bottom;padding-top:0;padding-bottom:9px;}.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body .field__item table tr th,.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body .field__item table tr td{white-space:normal;}.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body .field__item:first-child:after{background:#ffffff url(/themes/custom/trim_the_tail_th/dist/images/icons/product/icon-red-ingredients-nutrition.svg) center center/24px 24px no-repeat;}@media (min-width:1140px){.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body .field__item:first-child:after{background-size:48px 48px;}}@media (min-width:1140px){.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body .field__item:first-child{margin-bottom:0;margin-right:25px;}}@media (min-width:1140px){.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body .field__item{flex-basis:100%;}.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body .field__item:first-child,.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body .field__item:nth-child(2){max-width:351px;flex-basis:100%;}.dsu-product--detail .product--tab--product-nutrition .product--tab-content .field--name-field-product-detail-body .field__item:nth-child(2){margin-top:60px;}}.dsu-product--detail .product--tab--recycling .product--tab-content .field--name-field-product-detail-body .field__item:first-child:after{background:#ffffff url(/themes/custom/trim_the_tail_th/dist/images/icons/product/icon-red-recycling.svg) center center/24px 24px no-repeat;}@media (min-width:1140px){.dsu-product--detail .product--tab--recycling .product--tab-content .field--name-field-product-detail-body .field__item:first-child:after{background-size:70px 70px;}}.dsu-product--detail .product--tab-title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;position:relative;}@media (min-width:1140px){.dsu-product--detail .product--tab-title{display:none;}}.dsu-product--detail .product--tab-button{position:absolute;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-minus.svg) right center/24px 24px no-repeat;width:100%;height:calc(100% + 40px);top:-20px;left:0;}.dsu-product--detail .product--tab-button.collapsed{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-plus.svg) right center/24px 24px no-repeat;}@media (min-width:1140px){.dsu-product--detail .product--tab-content.collapse:not(.show).visible-desktop{display:block;}}@media (min-width:1140px){.dsu-product--detail .product--tab-content{max-height:850px;}}.dsu-product--detail .product--tab-content .field--name-field-product-detail-body .field__item{background:#ffffff;padding:20px 15px;margin-bottom:20px;font-size:1rem;}@media (min-width:1140px){.dsu-product--detail .product--tab-content .field--name-field-product-detail-body .field__item{padding:30px;margin-bottom:30px;}}.dsu-product--detail .product--tab-content .field--name-field-product-detail-body .field__item:first-child{margin-top:45px;padding-top:45px;}@media (min-width:1140px){.dsu-product--detail .product--tab-content .field--name-field-product-detail-body .field__item:first-child{margin-top:50px;padding-top:70px;}}.dsu-product--detail .product--tab-content .field--name-field-product-detail-body .field__item:last-child{margin-bottom:0;}.dsu-product--detail .product--tab-content .field--name-field-product-detail-body .field__item > *:last-child{margin-bottom:0;}.dsu-product--detail .product--detail-tabs{display:none;}@media (min-width:1140px){.dsu-product--detail .product--detail-tabs{display:flex;border-top:1px solid #c9c5b9;flex-wrap:nowrap;white-space:nowrap;width:100%;}.dsu-product--detail .product--detail-tabs li{padding-top:3px;margin-right:40px;}.dsu-product--detail .product--detail-tabs li:last-child{margin-right:0;}.dsu-product--detail .product--detail-tabs li a{padding-top:2px;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.25rem;line-height:1.625rem;text-decoration:none;color:#3a3533;}.dsu-product--detail .product--detail-tabs li a.active,.dsu-product--detail .product--detail-tabs li a:active,.dsu-product--detail .product--detail-tabs li a:focus{border-top:1px solid #e81c24;}.dsu-product--detail .product--detail-tabs li a:hover:not(.active){border-top:1px solid #3a3533;}}.dsu-product--detail .product--detail-tab-content.tab-content .tab-pane{display:block;}@media (min-width:1140px){.dsu-product--detail .product--detail-tab-content.tab-content .tab-pane{display:none;}.dsu-product--detail .product--detail-tab-content.tab-content .tab-pane.active{display:block;}}.dsu-product--detail .product--detail-tab-content.tab-content .tab-pane.fade{opacity:1;}@media (min-width:1140px){.dsu-product--detail-wrapper{display:flex;}}.dsu-product--hero{display:flex;flex-direction:column;}@media (min-width:1140px){.dsu-product--hero{flex-direction:row;align-items:flex-start;}}.dsu-product--hero .dsu-product--mobile-info-container{padding:0 15px;display:flex;flex-direction:column;}@media (min-width:1140px){.dsu-product--hero .dsu-product--mobile-info-container{display:none;}}.dsu-product--hero .dsu-product--second-info-desktop{display:none;}@media (min-width:1140px){.dsu-product--hero .dsu-product--second-info-desktop{display:block;overflow:auto;}}.dsu-product--hero .dsu-product--label{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1rem;margin-bottom:10px;}.dsu-product--hero .dsu-product--new-tag,.dsu-product--hero .dsu-product--discontinued-tag{background-color:#0d7978;color:#ffffff;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.0625rem;padding:8px 12px 9px;border-top-left-radius:5px;border-bottom-right-radius:5px;margin:0 auto 10px 0;}@media (min-width:1140px){.dsu-product--hero .dsu-product--new-tag,.dsu-product--hero .dsu-product--discontinued-tag{position:absolute;top:0;left:0;}}.dsu-product--hero .dsu-product--title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.875rem;line-height:2.25rem;margin-bottom:20px;}@media (min-width:1140px){.dsu-product--hero .dsu-product--title{font-size:2.5rem;line-height:3.25rem;margin-bottom:10px;}}.dsu-product--hero .dsu-product--stars-rating .field--name-field-product-bv-id > div{margin-bottom:10px;}.dsu-product--hero .dsu-product--stars-rating .field--name-field-product-bv-id > div:empty{margin-bottom:0;}.dsu-product--hero .dsu-product--stars-rating .field--name-field-product-bv-id .bv-summary-bar .bv-action-bar{padding-bottom:0 !important;}.dsu-product--hero .dsu-product--stars-rating .field--name-field-product-bv-id .bv-summary-bar .bv-action-bar > div{margin-bottom:10px !important;}.dsu-product--hero .dsu-product--price{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;margin-bottom:10px;}.dsu-product--hero .dsu-product--second-info-container{position:relative;background-color:#f9f8f5;padding:30px 15px 0;width:100%;}@media (min-width:1140px){.dsu-product--hero .dsu-product--second-info-container{padding:46px 30px 0;max-width:calc(100% - 500px);}}@media (min-width:1140px){.dsu-product--hero .dsu-product--second-info-container-wrapper{max-width:730px;margin-right:auto;}}.dsu-product--hero .dsu-product--highlight{margin-top:0;margin-bottom:10px;}@media (min-width:1140px){.dsu-product--hero .dsu-product--highlight{margin-top:20px;}}.dsu-product--hero .dsu-product--highlight ul li{padding-left:29px;position:relative;margin-bottom:10px;font-size:1rem;line-height:1.5rem;}.dsu-product--hero .dsu-product--highlight ul li:before{content:"";position:absolute;width:24px;height:24px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-ul.svg);left:0;}.dsu-product--hero .dsu-product--see-more{margin-bottom:30px;}.dsu-product--hero .dsu-product--see-more a:hover{text-decoration:none;}.dsu-product--hero .dsu-product--options{display:flex;position:relative;padding-left:20px;margin-bottom:30px;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.5rem;}.dsu-product--hero .dsu-product--options:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:18px;height:18px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/product/icon-grey-product-overview.svg) center center/18px 18px no-repeat;}.dsu-product--hero .dsu-product--options .options .field__items{display:flex;flex-wrap:wrap;}.dsu-product--hero .dsu-product--options .options .field__items .field__item{margin-left:10px;}.dsu-product--hero .dsu-product--nema-countries{padding:20px 0 15px;border-top:1px solid #c9c5b9;border-bottom:1px solid #c9c5b9;}@media (min-width:1140px){.dsu-product--hero .dsu-product--nema-countries{padding-bottom:25px;border-bottom:none;}}.dsu-product--hero .dsu-product--nema-countries .nema-countries--label{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;line-height:1.5rem;margin-bottom:15px;}.dsu-product--hero .dsu-product--nema-countries .nema-countries--list .field__items{display:flex;flex-direction:column;flex-wrap:wrap;}.dsu-product--hero .dsu-product--nema-countries .nema-countries--list .field__items.more-than-4{flex-direction:row;}@media (min-width:1140px){.dsu-product--hero .dsu-product--nema-countries .nema-countries--list .field__items.more-than-4{flex-direction:column;max-height:180px;}}.dsu-product--hero .dsu-product--nema-countries .nema-countries--list .field__items .field__item{width:50%;}@media (min-width:1140px){.dsu-product--hero .dsu-product--nema-countries .nema-countries--list .field__items .field__item{width:20px;}.dsu-product--hero .dsu-product--nema-countries .nema-countries--list .field__items .field__item img{vertical-align:unset;}}.dsu-product--hero .dsu-product--nema-countries .nema-countries--list .field__items .field__item .vocabulary-nppe-product-mena-countries{display:flex;margin-bottom:15px;font-family:"robotolight",Helvetica,sans-serif;font-size:0.875rem;line-height:1.375rem;}.dsu-product--hero .dsu-product--nema-countries .nema-countries--list .field__items .field__item .vocabulary-nppe-product-mena-countries .flag{margin-right:10px;}.dsu-product--hero .buy-now-container{display:flex;margin-bottom:30px;}.dsu-product--hero .buy-now-container.buy-direct{background:#ffffff;display:block;padding:20px;width:525px;max-width:100%;border-radius:4px;}.dsu-product--hero .buy-now-container.buy-direct .buy-now-benefits{display:flex;align-items:center;flex-direction:column;margin:0 0 25px 0;}@media (min-width:576px){.dsu-product--hero .buy-now-container.buy-direct .buy-now-benefits{flex-direction:row;}}.dsu-product--hero .buy-now-container.buy-direct .buy-now-benefits .buy-now-benefits-image{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/product/shop-logo.png) no-repeat center center;background-size:contain;display:block;width:142px;min-width:142px;height:53px;}.dsu-product--hero .buy-now-container.buy-direct .buy-now-benefits .buy-now-benefits-list{text-align:center;padding-left:0;list-style:none;}@media (min-width:576px){.dsu-product--hero .buy-now-container.buy-direct .buy-now-benefits .buy-now-benefits-list{text-align:left;}}.dsu-product--hero .buy-now-container.buy-direct .buy-now-benefits .buy-now-benefits-list > li{position:relative;padding:0 0 0 30px;margin:0 0 0 15px;display:inline-block;font-family:"roboto_slabregular",Helvetica,sans-serif;}.dsu-product--hero .buy-now-container.buy-direct .buy-now-benefits .buy-now-benefits-list > li:before{content:"";position:absolute;left:0;width:24px;height:24px;}.dsu-product--hero .buy-now-container.buy-direct .buy-now-benefits .buy-now-benefits-list > li.delivery:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/product/icon-delivery.png) no-repeat center center;background-size:contain;}.dsu-product--hero .buy-now-container.buy-direct .buy-now-benefits .buy-now-benefits-list > li.refer:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/product/icon-refer.png) no-repeat center center;background-size:contain;}.dsu-product--hero .buy-now-container.buy-direct .buy-now-benefits .buy-now-benefits-list > li.discount:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/product/icon-shopping-tag.png) no-repeat center center;background-size:contain;}.dsu-product--hero .buy-now-container.buy-direct .buy-now-benefits .buy-now-benefits-list > li:last-child{margin-top:10px;}.dsu-product--hero .buy-now-container.buy-direct .buy-now-benefits .buy-now-benefits-list > li:first-child{margin:20px 0 10px 15px;}@media (min-width:768px){.dsu-product--hero .buy-now-container.buy-direct .buy-now-benefits .buy-now-benefits-list > li:first-child{margin:0 0 0 15px;}}.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-links{display:flex;flex-direction:column-reverse;justify-content:flex-end;}@media (min-width:576px){.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-links{flex-direction:row-reverse;}}.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-fuse-pump{margin:0;}.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-fuse-pump button{width:100%;margin:0 auto;}@media (min-width:576px){.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-fuse-pump button{margin:0;}}.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-buy-link{margin:0 0 15px 0;}@media (min-width:576px){.dsu-product--hero .buy-now-container.buy-direct .buy-now-container-buy-link{margin:0 15px 0 0;}}@media (min-width:1140px){.dsu-product--hero .buy-now-container{margin-bottom:40px;}}.dsu-product--hero .buy-now-container a,.dsu-product--hero .buy-now-container button{border:none;}.dsu-product--hero .buy-now-container .buy-now-container-fuse-pump{margin-right:15px;}.dsu-product--hero .buy-now-container-admino-buy-now a.adimo-site-product-first{padding:11px 20px 12px;line-height:1.375rem;border-radius:4px;border-width:1px;border-style:solid;font-family:"roboto_slabregular",Helvetica,sans-serif;font-weight:normal;display:block;transition:all 0.3s ease-in-out;cursor:pointer;width:auto;}.dsu-product--hero .dsu-product--carousel{position:relative;display:flex;flex-direction:column;align-items:center;}.dsu-product--hero .dsu-product--carousel:after{content:"";width:30px;height:30px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(/themes/custom/trim_the_tail_th/dist/images/apng/loading-red.png) center center/30px 30px no-repeat;}@media (min-width:1140px){.dsu-product--hero .dsu-product--carousel{width:500px;margin:152px 0 100px;padding-left:40px;flex-direction:row;justify-content:flex-start;align-items:flex-start;align-self:flex-end;position:-webkit-sticky;position:sticky;bottom:150px;}}@media screen and (min-width:1140px) and (-ms-high-contrast:active),(min-width:1140px) and (-ms-high-contrast:none){.dsu-product--hero .dsu-product--carousel{align-self:auto;bottom:auto;}}.dsu-product--hero .dsu-product--carousel .carousel-media{display:none;width:380px;max-width:100%;margin-bottom:60px;}@media (min-width:1140px){.dsu-product--hero .dsu-product--carousel .carousel-media{width:calc(100% - 80px);margin-bottom:0;}}.dsu-product--hero .dsu-product--carousel .carousel-media *:focus{outline:none;}.dsu-product--hero .dsu-product--carousel .carousel-media .field--type-image,.dsu-product--hero .dsu-product--carousel .carousel-media .field--type-video-embed-field{position:relative;width:100%;cursor:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-search-with-circle-bg.svg),-webkit-zoom-in;cursor:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-search-with-circle-bg.svg),zoom-in;}.dsu-product--hero .dsu-product--carousel .carousel-media .field--type-video-embed-field:after{top:80%;right:25px;}.dsu-product--hero .dsu-product--carousel .carousel-media .field--type-video-embed-field:before{content:"";position:absolute;width:44px;height:44px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-white-video-play.svg) center center/44px 44px no-repeat;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.dsu-product--hero .dsu-product--carousel .carousel-thumbnails{display:none;position:relative;width:190px;margin-bottom:60px;}.dsu-product--hero .dsu-product--carousel .carousel-thumbnails *:focus{outline:none;}@media (min-width:1140px){.dsu-product--hero .dsu-product--carousel .carousel-thumbnails{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;}}.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .media,.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .media--type-video{display:flex;justify-content:center;}.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .media--type-video{position:relative;}.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .media--type-video:before{content:"";position:absolute;width:24px;height:24px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-thumbnail-video-play.svg) center center/24px 24px no-repeat;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}@media (min-width:1140px){.dsu-product--hero .dsu-product--carousel .carousel-thumbnails{width:80px;}}.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .slick-arrow{font-size:0;height:0;border:none;padding:0;}.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .slick-arrow:after{content:"";width:48px;height:48px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}@media (min-width:1140px){.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .slick-arrow:after{width:24px;height:24px;}}.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .slick-arrow.slick-prev{top:50%;}@media (min-width:1140px){.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .slick-arrow.slick-prev{top:0;-webkit-transform:translateY(0);transform:translateY(0);}}.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .slick-arrow.slick-prev:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-left-arrow.svg) center center/32px 32px no-repeat;left:-58px;}@media (min-width:1140px){.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .slick-arrow.slick-prev:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-up-arrow.svg) center center/24px 24px no-repeat;top:-44px;left:50%;-webkit-transform:translatex(-50%);transform:translatex(-50%);}}.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .slick-arrow.slick-next{top:50%;}@media (min-width:1140px){.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .slick-arrow.slick-next{-webkit-transform:translateY(0);transform:translateY(0);top:auto;bottom:0;}}.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .slick-arrow.slick-next:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-right-arrow.svg) center center/32px 32px no-repeat;right:-58px;}@media (min-width:1140px){.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .slick-arrow.slick-next:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-down-arrow.svg) center center/24px 24px no-repeat;bottom:-44px;right:0;left:50%;top:auto;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);}}.dsu-product--hero .dsu-product--carousel .carousel-thumbnails .slick-slide img{margin:10px 0;cursor:pointer;}.dsu-product--hero .dsu-product--carousel.media-loaded.thumbnails-loaded:after{display:none;}.dsu-product--hero .dsu-product--carousel.media-loaded.thumbnails-loaded .carousel-media{display:block;}.dsu-product--hero .dsu-product--carousel.media-loaded.thumbnails-loaded .carousel-thumbnails{display:block;}.node--type-nppe-product-landing-page .component--quicklinks .quicklinks--content-wrapper{padding:50px 0;}.node--type-nppe-product-landing-page .field--name-field-product-bottom-components .full-component-wrapper{margin-bottom:30px;}@media (min-width:1140px){.node--type-nppe-product-landing-page .field--name-field-product-bottom-components .full-component-wrapper{margin-bottom:50px;}}@media (min-width:1440px){.page-node-type-dsu-product #main-layout{overflow:visible;}}.page-node-type-dsu-product .component-product-tile-set{margin-top:40px;margin-bottom:110px;}@media (min-width:1140px){.page-node-type-dsu-product .component-product-tile-set{margin-top:60px;margin-bottom:0;}}.page-node-type-dsu-product .product-bottom-section{margin-top:40px;}@media (min-width:1140px){.page-node-type-dsu-product .product-bottom-section{margin-top:60px;}}@media (min-width:1140px){.page-node-type-nppe-product-landing-page #main-layout{overflow:visible;}}.sticky-header{display:flex;position:fixed;top:-100px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:60px;transition:top 400ms;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);max-width:1440px;background:#ffffff;cursor:pointer;}.sticky-header:after{content:"";display:block;position:absolute;right:14px;top:20px;width:24px;height:24px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-basket-open.svg);background-repeat:no-repeat;}@media (min-width:1140px){.sticky-header{height:80px;cursor:auto;}.sticky-header:after{display:none;}}.sticky-header.sticky{top:0;z-index:9999;}@media (min-width:1140px){.sticky-header.sticky{top:87px;}}.sticky-header .sticky-header-container{max-width:1110px;width:100%;margin:3px 15px;}@media (min-width:1140px){.sticky-header .sticky-header-container{justify-content:space-between;align-items:center;margin:0 auto;display:flex;}}.sticky-header .sticky-header-container .image-label-container{display:flex;align-items:center;margin-top:4px;}.sticky-header .sticky-header-container .image-label-container .sticky-product-image{margin:4px 20px;display:none;}@media (min-width:1140px){.sticky-header .sticky-header-container .image-label-container .sticky-product-image{margin:0 20px;display:flex;}}.sticky-header .sticky-header-container .image-label-container .sticky-product-label{white-space:nowrap;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;text-overflow:ellipsis;overflow:hidden;margin:0 60px 0 0;}@media (min-width:1140px){.sticky-header .sticky-header-container .image-label-container .sticky-product-label{white-space:unset;}}.sticky-header .sticky-header-container .buy-now-label{display:flex;height:14px;}.sticky-header .sticky-header-container .buy-now-label span{font-size:0.625rem;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#e81c24;}@media (min-width:1140px){.sticky-header .sticky-header-container .buy-now-label{display:none;}}.sticky-header .sticky-header-container .buy-now-container{display:none;align-items:center;}.sticky-header .sticky-header-container .buy-now-container a,.sticky-header .sticky-header-container .buy-now-container button{border:none;}.sticky-header .sticky-header-container .buy-now-container .buy-now-container-fuse-pump{margin-right:15px;}@media (min-width:1140px){.sticky-header .sticky-header-container .buy-now-container{display:flex;}}.page-node-type-nppe-brand .field--name-field-brand-components > .field__item{margin-bottom:50px;}.page-node-type-nppe-brand .field--name-field-brand-components > .field__item:nth-of-type(2){margin-bottom:30px;}@media (min-width:1140px){.page-node-type-nppe-brand .field--name-field-brand-components > .field__item{margin-bottom:100px;}.page-node-type-nppe-brand .field--name-field-brand-components > .field__item:nth-of-type(2){margin-bottom:30px;}}.page-node-type-nppe-brand .field--name-field-brand-components > .field__item > .full-component-wrapper > .paragraph--type--c-text{padding:0 15px;}@media (min-width:1140px){.page-node-type-nppe-brand .field--name-field-brand-components > .field__item > .full-component-wrapper > .paragraph--type--c-text{padding:0;}}.page-node-type-nppe-brand .c-tabs-wrapper:after{background-image:linear-gradient(to left,#ffffff,rgba(255,255,255,0));}.page-node-type-nppe-brand .paragraph--type--c-link{margin:30px 0 0 0;}@media (min-width:1140px){.page-node-type-nppe-brand .paragraph--type--c-link{margin:30px 0 35px 0;}}.page-node-type-nppe-brand .paragraph--type--c-link > div{display:inline-block;}.page-node-type-nppe-brand .paragraph--type--c-link a:before,.page-node-type-nppe-brand .paragraph--type--c-link a:after{display:none;}.page-node-type-nppe-brand .paragraph--type--c-link a span{color:inherit;font-size:inherit;line-height:inherit;}.region-footer > .main-footer{padding-top:35px;padding-bottom:30px;background-color:#262322;border-top:9px solid #e81c24;position:relative;overflow:visible;}@media (min-width:1140px){.region-footer > .main-footer .twb-container,.region-footer > .main-footer .paragraph--type--c-document .component--document-wrapper,.paragraph--type--c-document .region-footer > .main-footer .component--document-wrapper{padding:0;}}.region-footer > .main-footer:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}@media (min-width:1140px){.region-footer > .main-footer{padding-top:30px;}}.region-footer > .main-footer .nestle-logo p{color:#ffffff;}.region-footer > .main-footer .nestle-logo img{max-width:50%;display:block;}.region-footer > .main-footer .nestle-logo .field--type-text-with-summary{margin-top:10px;}.region-footer > .main-footer .nestle-logo .field--type-text-with-summary p{color:#ffffff;font-size:0.75rem;line-height:1rem;font-family:"roboto_slabregular",Helvetica,sans-serif;}.region-footer > .main-footer .menu--legal-footer > ul{padding:0;margin:0;display:flex;flex-wrap:wrap;}@media (min-width:1140px){.region-footer > .main-footer .menu--legal-footer > ul{justify-content:flex-end;}}.region-footer > .main-footer .menu--legal-footer > ul > li{padding:0 20px 25px 0;}@media (min-width:1140px){.region-footer > .main-footer .menu--legal-footer > ul > li{padding:22px 20px 3px 0;}}.region-footer > .main-footer .menu--legal-footer > ul > li a{color:#ffffff;font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;}.region-footer > .main-footer .menu--legal-footer > ul > li a.ext svg{display:none;}.header-section{background-color:#e81c24;}.component-header-desktop{position:relative;}.header-section header .header--top-container .header--top.twb-container .menu--header-top-logged-in .menu,.header-section header .header--top-container .paragraph--type--c-document .header--top.component--document-wrapper .menu--header-top-logged-in .menu,.paragraph--type--c-document .header-section header .header--top-container .header--top.component--document-wrapper .menu--header-top-logged-in .menu{display:flex;align-items:center;margin-left:0;}.header-section header .header--top-container .header--top.twb-container .menu--header-top-logged-in .menu .menu-item,.header-section header .header--top-container .paragraph--type--c-document .header--top.component--document-wrapper .menu--header-top-logged-in .menu .menu-item,.paragraph--type--c-document .header-section header .header--top-container .header--top.component--document-wrapper .menu--header-top-logged-in .menu .menu-item{margin-right:20px;padding:0;}.header-section header .header--top-container .header--top.twb-container .menu--header-top-logged-in .menu .menu-item:nth-child(2) a,.header-section header .header--top-container .paragraph--type--c-document .header--top.component--document-wrapper .menu--header-top-logged-in .menu .menu-item:nth-child(2) a,.paragraph--type--c-document .header-section header .header--top-container .header--top.component--document-wrapper .menu--header-top-logged-in .menu .menu-item:nth-child(2) a{display:block;font-size:1rem;line-height:1.375rem;background-color:#ffffff;border-color:#ffffff;color:#e81c24;padding:11px 20px 12px;border-radius:4px;font-family:"roboto_slabregular",Helvetica,sans-serif;}.header-section header .header--top-container .header--top.twb-container .menu--header-top-logged-in .menu .menu-item:nth-child(2) a:hover,.header-section header .header--top-container .paragraph--type--c-document .header--top.component--document-wrapper .menu--header-top-logged-in .menu .menu-item:nth-child(2) a:hover,.paragraph--type--c-document .header-section header .header--top-container .header--top.component--document-wrapper .menu--header-top-logged-in .menu .menu-item:nth-child(2) a:hover{background-color:#e81c24;color:#ffffff;text-decoration:none;border:1px solid #ffffff;}.header-section header .header--top-container .header--top.twb-container .menu--header-top-logged-in .menu .menu-item:first-child,.header-section header .header--top-container .paragraph--type--c-document .header--top.component--document-wrapper .menu--header-top-logged-in .menu .menu-item:first-child,.paragraph--type--c-document .header-section header .header--top-container .header--top.component--document-wrapper .menu--header-top-logged-in .menu .menu-item:first-child{order:2;}.header-section header .header--top-container .header--top.twb-container .menu--header-top-logged-in .menu .menu-item a,.header-section header .header--top-container .paragraph--type--c-document .header--top.component--document-wrapper .menu--header-top-logged-in .menu .menu-item a,.paragraph--type--c-document .header-section header .header--top-container .header--top.component--document-wrapper .menu--header-top-logged-in .menu .menu-item a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.75rem;line-height:1rem;color:#ffffff;text-decoration:none;}.header-section header .header--top-container .header--top.twb-container .menu--header-top-logged-in .menu .menu-item a:hover,.header-section header .header--top-container .paragraph--type--c-document .header--top.component--document-wrapper .menu--header-top-logged-in .menu .menu-item a:hover,.paragraph--type--c-document .header-section header .header--top-container .header--top.component--document-wrapper .menu--header-top-logged-in .menu .menu-item a:hover{background-position-x:0;text-decoration:underline;}.region-footer > .pre-footer{background:url(/themes/custom/trim_the_tail_th/dist/images/footer/background.svg);background-color:#3a3533;padding-top:50px;padding-bottom:35px;}@media (min-width:1140px){.region-footer > .pre-footer .twb-container,.region-footer > .pre-footer .paragraph--type--c-document .component--document-wrapper,.paragraph--type--c-document .region-footer > .pre-footer .component--document-wrapper{padding:0;}}@media (min-width:1140px){.region-footer > .pre-footer{background-size:425px;padding-bottom:30px;}}.region-footer > .pre-footer .purina-logo{max-width:159px;}.region-footer > .pre-footer .menu-block-footer-title{position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#ffffff;font-size:1rem;}.region-footer > .pre-footer .block-menu.accordion-item-open .menu-block-footer-title{background-image:url(/themes/custom/trim_the_tail_th/dist/images/footer/icon-minus-white.svg);}.region-footer > .pre-footer .block-menu.accordion-item-open > ul.menu{display:block;}.region-footer > .pre-footer .block-menu .menu-block-footer-title{background:url(/themes/custom/trim_the_tail_th/dist/images/footer/icon-plus-white.svg) no-repeat 100% 50%;padding:20px 0;border-bottom:1px solid #e81c24;}@media (min-width:1140px){.region-footer > .pre-footer .block-menu .menu-block-footer-title{background:none;padding:0 0 10px;}}.region-footer > .pre-footer .block-menu > ul.menu{display:none;padding:0;margin:15px 0 0;}@media (min-width:1140px){.region-footer > .pre-footer .block-menu > ul.menu{display:flex;flex-direction:row;flex-wrap:wrap;max-height:170px;margin:15px 0 20px;}}.region-footer > .pre-footer .block-menu > ul.menu li{padding:5px 0;}@media (min-width:1140px){.region-footer > .pre-footer .block-menu > ul.menu li{width:50%;}}.region-footer > .pre-footer .block-menu > ul.menu li a{display:inline;width:calc(100%);background-image:linear-gradient(rgba(255,255,255,0) calc(100% - 1px),#e81c24 1px);background-position-x:-1920px;background-position-y:100%;background-size:auto;background-repeat:no-repeat;transition:background-position 0.4s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);color:#ffffff;font-size:0.875rem;font-family:"roboto_slabregular",Helvetica,sans-serif;position:relative;}.region-footer > .pre-footer .block-menu > ul.menu li a:hover{background-position-x:0;}.region-footer > .pre-footer .block-menu > ul.menu li a.ext{padding-right:25px;}.region-footer > .pre-footer .block-menu > ul.menu li a.ext:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;width:19px;height:19px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/footer/icon-top-right-diagonal-arrow.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;}.region-footer > .pre-footer .block-menu > ul.menu li a.ext > svg{display:none;}.region-footer > .pre-footer .block-menu > ul.menu li a:hover{text-decoration:none;}.region-footer > .pre-footer .menu--for-our-partners-footer ul.menu li{width:100%;}.region-footer > .pre-footer .call-pet-care-team{color:#ffffff;text-align:center;line-height:3.125rem;position:relative;}.region-footer > .pre-footer .call-pet-care-team .field--type-text-with-summary p,.region-footer > .pre-footer .call-pet-care-team .field--type-text-with-summary a{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:0.875rem;color:#ffffff;border:none;}.region-footer > .pre-footer .call-pet-care-team .field--type-text-with-summary p:hover,.region-footer > .pre-footer .call-pet-care-team .field--type-text-with-summary a:hover{background:none;}@media (min-width:1140px){.region-footer > .pre-footer .call-pet-care-team{line-height:1.5rem;text-align:left;}}.region-footer > .pre-footer .call-pet-care-team:before{content:"";border-top:1px solid #e81c24;width:30%;height:1px;position:absolute;background:#e81c24;left:35%;}@media (min-width:1140px){.region-footer > .pre-footer .call-pet-care-team:before{content:none;}}@media (min-width:1140px){.region-footer > .pre-footer .call-pet-care-team .menu-block-footer-title{border-bottom:1px solid #e81c24;padding:0 0 10px;margin-bottom:15px;}}.region-footer > .pre-footer .block-social-links > .block .menu-block-footer-title{text-align:center;margin-bottom:10px;}@media (min-width:1140px){.region-footer > .pre-footer .block-social-links > .block .menu-block-footer-title{text-align:left;font-size:1rem;border-bottom:1px solid #e81c24;padding:0 0 10px;margin-bottom:15px;}}.region-footer > .pre-footer .block-social-links > .block ul.social-links{display:flex;justify-content:space-between;width:70%;margin:0 auto;flex-wrap:wrap;}@media (min-width:1140px){.region-footer > .pre-footer .block-social-links > .block ul.social-links{width:100%;}}.region-footer > .pre-footer .block-social-links > .block ul.social-links li a{width:45px;height:45px;display:block;background-size:contain;}@media (min-width:1140px){.region-footer > .pre-footer .block-social-links > .block ul.social-links li a{width:24px;height:24px;}}.region-footer > .pre-footer .block-social-links > .block ul.social-links li a svg{width:45px;height:45px;}@media (min-width:1140px){.region-footer > .pre-footer .block-social-links > .block ul.social-links li a svg{width:25px;height:25px;}}.region-footer > .pre-footer .block-social-links > .block ul.social-links li a svg:hover .svg-background{fill:#dc3545;}.region-footer > .pre-footer .block-social-links > .block ul.social-links li a svg:hover .svg-content{fill:#ffffff;}.region-footer > .pre-footer .block-social-links > .block ul.social-links li a.ext svg{display:none;}.region-footer > .pre-footer .content{font-family:"roboto_slabregular",Helvetica,sans-serif;}@font-face{font-family:"robotoregular";src:url(/themes/custom/trim_the_tail_th/dist/fonts/roboto/roboto-regular-webfont.woff2) format("woff2"),url(/themes/custom/trim_the_tail_th/dist/fonts/roboto/roboto-regular-webfont.woff) format("woff"),url(/themes/custom/trim_the_tail_th/dist/fonts/roboto/roboto-regular-webfont.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:"robotolight";src:url(/themes/custom/trim_the_tail_th/dist/fonts/roboto/roboto-light-webfont.woff2) format("woff2"),url(/themes/custom/trim_the_tail_th/dist/fonts/roboto/roboto-light-webfont.woff) format("woff"),url(/themes/custom/trim_the_tail_th/dist/fonts/roboto/roboto-light-webfont.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:"roboto_slabregular";src:url(/themes/custom/trim_the_tail_th/dist/fonts/robotoslab/robotoslab-variablefont_wght-webfont.woff2) format("woff2"),url(/themes/custom/trim_the_tail_th/dist/fonts/robotoslab/robotoslab-variablefont_wght-webfont.woff) format("woff"),url(/themes/custom/trim_the_tail_th/dist/fonts/robotoslab/robotoslab-variablefont_wght-webfont.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap;}.sitemap{margin-bottom:50px;}@media (min-width:1140px){.sitemap{margin-bottom:80px;}}.sitemap h1,.sitemap .h1{text-align:center;}.sitemap h2,.sitemap .h2{font-size:1.875rem;line-height:2.25rem;margin-bottom:20px;}.sitemap .sitemap-item a{color:#3a3533;text-decoration:none;border-bottom:1px solid #e81c24;display:inline-block;}.sitemap .sitemap-item a:hover{background-color:rgba(232,28,36,0.12);}.sitemap .sitemap-item ul{padding-left:1.5em;}.sitemap .sitemap-item ul > li{list-style:none;padding-left:29px;position:relative;margin:14px 0;font-size:1rem;line-height:1.5rem;}.sitemap .sitemap-item ul > li:before{content:"";position:absolute;width:24px;height:24px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-ul.svg);left:0;top:2px;}.sitemap .sitemap-item ul > li > span{font-family:"roboto_slabregular",Helvetica,sans-serif;}.nppe_th-taxonomy .nppe_th-intro{font-family:"roboto_slabregular",Helvetica,sans-serif;padding:0 15px;}.nppe_th-taxonomy .nppe_th-intro h4,.nppe_th-taxonomy .nppe_th-intro .h4{font-size:1.5625rem;line-height:2.1875rem;margin:25px 0;}.nppe_th-taxonomy .nppe_th-intro h6,.nppe_th-taxonomy .nppe_th-intro .h6{font-family:"robotolight",Helvetica,sans-serif;font-size:1.125rem;line-height:1.75rem;margin-bottom:20px;}.nppe_th-taxonomy .grid-item .question-type{font-family:"roboto_slabregular",Helvetica,sans-serif;}.nppe_th-taxonomy .grid-item .nppe-th--grid-item-copy{font-family:"robotolight",Helvetica,sans-serif;}.nppe_th-taxonomy .grid-item .article-author{font-family:"roboto_slabregular",Helvetica,sans-serif;}.nppe_th-taxonomy .grid-item.nppe-th-with-bg{text-shadow:1px 1px #3a3533;}.nppe_th-taxonomy .grid-item a{text-decoration:none;}.nppe_th-taxonomy .nppe_th--menu-item .menu-item--main-text{font-family:"robotoregular",Helvetica,sans-serif;font-size:1rem;}.nppe_th-taxonomy .nppe_th--menu-item .menu-item--span-cta{border-bottom:none;font-size:0.875rem;color:#e81c24;}.nppe_th-taxonomy .questions-mobile p,.nppe_th-taxonomy .questions p{font-family:"roboto_slabregular",Helvetica,sans-serif;}.nppe_th-wrapper .article_inner{box-shadow:0 0 1rem rgba(0,0,0,0.6);}.nppe_th-wrapper .article_title{margin:0 auto;}.vocabulary-nppe-article-categories .article-listing-page--hero-title{margin-bottom:30px;}@media (min-width:1140px){.vocabulary-nppe-article-categories .article-listing-page--hero-title{margin-bottom:40px;}}.vocabulary-nppe-article-categories .article-listing-page--article-components .component{margin-bottom:25px;}@media (min-width:1140px){.vocabulary-nppe-article-categories .article-listing-page--article-components .component{margin-bottom:50px;}}.vocabulary-nppe-article-categories .article-listing-page--articles{margin-bottom:50px;}@media (min-width:1140px){.vocabulary-nppe-article-categories .article-listing-page--articles{margin-bottom:100px;}}.vocabulary-nppe-faq-categories{width:100%;border-radius:4px;border:1px solid #c9c5b9;}.vocabulary-nppe-faq-categories > a{display:flex;flex-direction:column;padding:20px 20px 30px;color:inherit;text-decoration:none;}.vocabulary-nppe-faq-categories > a .faq-cat-teaser--icon{width:48px;height:48px;margin-bottom:10px;background-size:100%;background-repeat:no-repeat;}.vocabulary-nppe-faq-categories > a .faq-cat-teaser--icon.all-topics{background-position-x:-7px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-all-topics.svg);}.vocabulary-nppe-faq-categories > a .faq-cat-teaser--icon.products-and-packaging{background-position-x:-9px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-file.svg);}.vocabulary-nppe-faq-categories > a .faq-cat-teaser--icon.buying-our-products{background-position-x:-3px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-basket.svg);}.vocabulary-nppe-faq-categories > a .faq-cat-teaser--icon.pets-health-nutrition{background-position-x:-7px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-person.svg);}.vocabulary-nppe-faq-categories > a .faq-cat-teaser--icon.coupons-special-offers{background-position-x:-6px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-shopping-tag.svg);}.vocabulary-nppe-faq-categories > a .faq-cat-teaser--icon.website-issues{background-position-x:-4px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-website.svg);}.vocabulary-nppe-faq-categories > a .faq-cat-teaser--icon.get-in-touch{background-position-x:-7px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-contact.svg);}.vocabulary-nppe-faq-categories > a .short-desc{margin-bottom:10px;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;}.vocabulary-nppe-faq-categories > a > h2,.vocabulary-nppe-faq-categories > a > .h2{margin-bottom:20px;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;font-size:1rem;line-height:1.5rem;}.vocabulary-nppe-faq-categories > a .see-more{position:relative;border-bottom:1px solid #e81c24;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);text-decoration:none;color:#3a3533;font-size:0.75rem;font-family:"roboto_slabregular",Helvetica,sans-serif;justify-self:flex-end;margin:auto auto auto 0;}@media (min-width:1140px){.vocabulary-nppe-faq-categories > a .see-more{border-bottom:none;}.vocabulary-nppe-faq-categories > a .see-more:after{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-duration:0.3s;transition-delay:0.3s;}.vocabulary-nppe-faq-categories > a .see-more:before{background:#e81c24;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-duration:0.3s;transition-delay:0.8s;}.vocabulary-nppe-faq-categories > a .see-more:hover:after{background:#e81c24;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right;transition-delay:0.8s;}.vocabulary-nppe-faq-categories > a .see-more:hover:before{background:#e81c24;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;transition-delay:0.3s;}}.view-nppe-article-list{counter-reset:featured-counter;}.view-nppe-article-list .view-header{font-size:1rem;line-height:1.5rem;margin-bottom:30px;}.view-nppe-article-list .view-header{font-size:1rem;line-height:1.5rem;margin-bottom:30px;}.view-nppe-article-list .view-title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;}@media (min-width:1140px){.view-nppe-article-list .view-title{font-size:2.5rem;line-height:3.25rem;}}.view-nppe-article-list .view-content,.view-nppe-article-list .row__content{margin-top:30px;}.view-nppe-article-list .view-content.with-sticky,.view-nppe-article-list .row__content.with-sticky{margin-top:0;}@media (min-width:1140px){.view-nppe-article-list .view-content,.view-nppe-article-list .row__content{display:flex;flex-wrap:wrap;align-items:stretch;margin-top:0;}}.view-nppe-article-list .component--article-tile{margin-bottom:30px;}@media (min-width:1140px){.view-nppe-article-list .component--article-tile{margin-bottom:0;}}.view-nppe-article-list .views-row{position:relative;width:100%;}.view-nppe-article-list .views-row:before{content:"";position:absolute;width:50px;height:50px;left:0;top:-45px;color:transparent;background-color:transparent;z-index:-1;}.view-nppe-article-list .views-row.first-not-sticky{padding-top:20px;}@media (min-width:1140px){.view-nppe-article-list .views-row.first-not-sticky{padding-top:0;}}@media (min-width:1140px){.view-nppe-article-list .views-row{visibility:hidden;max-width:255px;margin:50px 29px 0 0;}}@media screen and (min-width:1140px) and (-ms-high-contrast:active),(min-width:1140px) and (-ms-high-contrast:none){.view-nppe-article-list .views-row{visibility:visible;}}@media (min-width:1140px){.view-nppe-article-list .views-row:nth-child(4n){margin-right:0;}}@media (min-width:1140px){.view-nppe-article-list .views-row .component--article-tile{height:100%;}.view-nppe-article-list .views-row .component--article-tile > .inner-content{flex-grow:1;}.view-nppe-article-list .views-row .component--article-tile .image-wrapper{max-height:144px;}}@media (min-width:1140px){.view-nppe-article-list .views-row.visible{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;visibility:hidden;}.view-nppe-article-list .views-row.visible:nth-child(4n+1){-webkit-animation:2s fadeIn1;animation:2s fadeIn1;}.view-nppe-article-list .views-row.visible:nth-child(4n+2){-webkit-animation:2s fadeIn2;animation:2s fadeIn2;}.view-nppe-article-list .views-row.visible:nth-child(4n+3){-webkit-animation:2s fadeIn3;animation:2s fadeIn3;}.view-nppe-article-list .views-row.visible:nth-child(4n){-webkit-animation:2s fadeIn4;animation:2s fadeIn4;}}.view-nppe-article-list .views-row:last-child .component--article-tile{margin-bottom:50px;}.view-nppe-article-list .view-footer{font-size:1rem;line-height:1.5rem;text-align:center;margin-top:50px;margin-bottom:10px;}.view-nppe-article-list.views-page--0 .row__content.with-sticky .views-row.is-sticky:nth-child(1),.view-nppe-article-list.views-page--0 .row__content.with-sticky .views-row.is-sticky:nth-child(2),.view-nppe-article-list.views-page--0 .row__content.with-sticky .views-row.is-sticky:nth-child(3),.view-nppe-article-list.views-page--0 .row__content.with-sticky .views-row.is-sticky:nth-child(4){margin-top:75px;}@media (min-width:1140px){.view-nppe-article-list.views-page--0 .row__content.with-sticky .views-row:nth-child(1),.view-nppe-article-list.views-page--0 .row__content.with-sticky .views-row:nth-child(2),.view-nppe-article-list.views-page--0 .row__content.with-sticky .views-row:nth-child(3),.view-nppe-article-list.views-page--0 .row__content.with-sticky .views-row:nth-child(4){margin-top:75px;}}.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(1):before,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(2):before,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(3):before,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(4):before{counter-increment:featured-counter;content:counter(featured-counter);font-family:"roboto_slabregular",Helvetica,sans-serif;color:#ffffff;background-color:#e81c24;font-size:1.5625rem;line-height:3.125rem;text-align:center;border-radius:3px;border-bottom-left-radius:0;z-index:2;}.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(1) .component--article-tile,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(2) .component--article-tile,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(3) .component--article-tile,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(4) .component--article-tile{height:100%;flex-direction:column;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);}.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(1) .component--article-tile > .image-wrapper,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(2) .component--article-tile > .image-wrapper,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(3) .component--article-tile > .image-wrapper,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(4) .component--article-tile > .image-wrapper{width:100%;}.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(1) .component--article-tile > .image-wrapper:before,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(2) .component--article-tile > .image-wrapper:before,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(3) .component--article-tile > .image-wrapper:before,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(4) .component--article-tile > .image-wrapper:before{content:"";position:absolute;height:5px;width:100%;z-index:1;}.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(1) .component--article-tile > .image-wrapper .field--type-image,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(2) .component--article-tile > .image-wrapper .field--type-image,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(3) .component--article-tile > .image-wrapper .field--type-image,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(4) .component--article-tile > .image-wrapper .field--type-image{width:100%;}.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(1) .component--article-tile > .image-wrapper img,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(2) .component--article-tile > .image-wrapper img,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(3) .component--article-tile > .image-wrapper img,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(4) .component--article-tile > .image-wrapper img{width:100%;}.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(1) .component--article-tile > .image-wrapper .sponsored-by-image,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(2) .component--article-tile > .image-wrapper .sponsored-by-image,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(3) .component--article-tile > .image-wrapper .sponsored-by-image,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(4) .component--article-tile > .image-wrapper .sponsored-by-image{width:50px;}.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(1) .component--article-tile > .inner-content,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(2) .component--article-tile > .inner-content,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(3) .component--article-tile > .inner-content,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(4) .component--article-tile > .inner-content{flex-grow:1;padding:20px 10px 30px;border-right:none;}.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(1) .component--article-tile > .inner-content > .heading,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(2) .component--article-tile > .inner-content > .heading,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(3) .component--article-tile > .inner-content > .heading,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(4) .component--article-tile > .inner-content > .heading{margin-top:0;margin-bottom:12px;}.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(1) .component--article-tile > .inner-content > h2,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(1) .component--article-tile > .inner-content > .h2,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(2) .component--article-tile > .inner-content > h2,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(2) .component--article-tile > .inner-content > .h2,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(3) .component--article-tile > .inner-content > h2,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(3) .component--article-tile > .inner-content > .h2,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(4) .component--article-tile > .inner-content > h2,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(4) .component--article-tile > .inner-content > .h2{margin-bottom:0;}.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(1) .component--article-tile > .inner-content .sponsored-by,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(2) .component--article-tile > .inner-content .sponsored-by,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(3) .component--article-tile > .inner-content .sponsored-by,.view-nppe-article-list.views-page--0 .views-row.is-sticky:nth-child(4) .component--article-tile > .inner-content .sponsored-by{margin-top:10px;}.view-nppe-article-list.views-page--0 .views-row:nth-child(4){margin-bottom:50px;}@media (min-width:1140px){.view-nppe-article-list.views-page--0 .views-row:nth-child(4){margin-bottom:0;}}.view-nppe-article-list .views-row .component--article-tile .sponsored-by-image{display:none;}@media (min-width:1140px){.view-nppe-article-list .views-row .component--article-tile .sponsored-by-image{display:block;}}.view-nppe-article-list .views-row.is-sticky:nth-child(-n+4) .component--article-tile .sponsored-by-image{display:block;}.views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}.views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}.views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}.views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}.views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}.views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}.views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}.views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}.views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}.views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}.views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#171c8f;}.views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}.views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}.views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}.views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}.views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}.views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}.views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}@-webkit-keyframes fadeIn1{0%{opacity:0;}70%{visibility:visible;opacity:1;}}@keyframes fadeIn1{0%{opacity:0;}70%{visibility:visible;opacity:1;}}@-webkit-keyframes fadeIn2{0%{opacity:0;}80%{visibility:visible;opacity:1;}}@keyframes fadeIn2{0%{opacity:0;}80%{visibility:visible;opacity:1;}}@-webkit-keyframes fadeIn3{0%{opacity:0;}90%{visibility:visible;opacity:1;}}@keyframes fadeIn3{0%{opacity:0;}90%{visibility:visible;opacity:1;}}@-webkit-keyframes fadeIn4{0%{opacity:0;}100%{visibility:visible;opacity:1;}}@keyframes fadeIn4{0%{opacity:0;}100%{visibility:visible;opacity:1;}}.view-nppe-faq-categories-list.view-display-id-block_popular_topics .view-content .row > *{display:flex;}.view-nppe-faq-categories-list.view-display-id-block_popular_topics .view-footer .button-secondary{display:inline-block;}.view-nppe-faq-item-list.view-display-id-block_curated_items,.view-nppe-faq-item-list.view-display-id-block_top_items,.view-nppe-faq-item-list.view-display-id-block_related_items{padding-bottom:50px;}@media (min-width:1140px){.view-nppe-faq-item-list.view-display-id-block_curated_items,.view-nppe-faq-item-list.view-display-id-block_top_items,.view-nppe-faq-item-list.view-display-id-block_related_items{padding:50px 0 100px;}}.view-nppe-faq-item-list.view-display-id-block_curated_items.with-bg-beige .view-content,.view-nppe-faq-item-list.view-display-id-block_curated_items.with-bg-beige .view-footer-wrapper,.view-nppe-faq-item-list.view-display-id-block_top_items.with-bg-beige .view-content,.view-nppe-faq-item-list.view-display-id-block_top_items.with-bg-beige .view-footer-wrapper,.view-nppe-faq-item-list.view-display-id-block_related_items.with-bg-beige .view-content,.view-nppe-faq-item-list.view-display-id-block_related_items.with-bg-beige .view-footer-wrapper{background:#f9f8f5;}.view-nppe-faq-item-list.view-display-id-block_curated_items .view-nppe-faq-item-list--hero,.view-nppe-faq-item-list.view-display-id-block_top_items .view-nppe-faq-item-list--hero,.view-nppe-faq-item-list.view-display-id-block_related_items .view-nppe-faq-item-list--hero{padding:53px 0 60px;position:relative;}.view-nppe-faq-item-list.view-display-id-block_curated_items .view-nppe-faq-item-list--hero:before,.view-nppe-faq-item-list.view-display-id-block_top_items .view-nppe-faq-item-list--hero:before,.view-nppe-faq-item-list.view-display-id-block_related_items .view-nppe-faq-item-list--hero:before{content:"";position:absolute;top:0;left:0;width:48px;height:48px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-questions.svg) -7px center/48px 48px no-repeat;}.view-nppe-faq-item-list.view-display-id-block_curated_items .view-nppe-faq-item-list--hero:after,.view-nppe-faq-item-list.view-display-id-block_top_items .view-nppe-faq-item-list--hero:after,.view-nppe-faq-item-list.view-display-id-block_related_items .view-nppe-faq-item-list--hero:after{content:"JOA";position:absolute;bottom:-9px;right:0;font-size:0;width:80px;height:80px;background:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-landing-list-cat-mobile.png) center center/80px 80px no-repeat;}@media (min-width:1140px){.view-nppe-faq-item-list.view-display-id-block_curated_items .view-nppe-faq-item-list--hero:after,.view-nppe-faq-item-list.view-display-id-block_top_items .view-nppe-faq-item-list--hero:after,.view-nppe-faq-item-list.view-display-id-block_related_items .view-nppe-faq-item-list--hero:after{bottom:-30px;width:255px;height:255px;background:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-landing-list-cat-desktop.png) center center/255px 255px no-repeat;}}.view-nppe-faq-item-list.view-display-id-block_curated_items .view-nppe-faq-item-list--hero .view-nppe-faq-item-list--hero-title,.view-nppe-faq-item-list.view-display-id-block_top_items .view-nppe-faq-item-list--hero .view-nppe-faq-item-list--hero-title,.view-nppe-faq-item-list.view-display-id-block_related_items .view-nppe-faq-item-list--hero .view-nppe-faq-item-list--hero-title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:2.5rem;line-height:3.25rem;}.view-nppe-faq-item-list.view-display-id-block_curated_items .view-content,.view-nppe-faq-item-list.view-display-id-block_top_items .view-content,.view-nppe-faq-item-list.view-display-id-block_related_items .view-content{padding:30px 0 0;}@media (min-width:1140px){.view-nppe-faq-item-list.view-display-id-block_curated_items .view-content,.view-nppe-faq-item-list.view-display-id-block_top_items .view-content,.view-nppe-faq-item-list.view-display-id-block_related_items .view-content{padding:50px 0 0;}}.view-nppe-faq-item-list.view-display-id-block_curated_items .view-content .row > *,.view-nppe-faq-item-list.view-display-id-block_top_items .view-content .row > *,.view-nppe-faq-item-list.view-display-id-block_related_items .view-content .row > *{display:flex;}.view-nppe-faq-item-list.view-display-id-block_curated_items .view-content .row > * > *,.view-nppe-faq-item-list.view-display-id-block_top_items .view-content .row > * > *,.view-nppe-faq-item-list.view-display-id-block_related_items .view-content .row > * > *{width:100%;}.view-nppe-faq-item-list.view-display-id-block_curated_items .view-footer,.view-nppe-faq-item-list.view-display-id-block_top_items .view-footer,.view-nppe-faq-item-list.view-display-id-block_related_items .view-footer{padding-bottom:30px;}@media (min-width:1140px){.view-nppe-faq-item-list.view-display-id-block_curated_items .view-footer,.view-nppe-faq-item-list.view-display-id-block_top_items .view-footer,.view-nppe-faq-item-list.view-display-id-block_related_items .view-footer{padding-bottom:50px;}}.view-nppe-faq-item-list.view-display-id-block_curated_items .view-footer .button-primary,.view-nppe-faq-item-list.view-display-id-block_top_items .view-footer .button-primary,.view-nppe-faq-item-list.view-display-id-block_related_items .view-footer .button-primary{display:inline-block;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories{width:100%;border:none;padding:0;}@media (min-width:1140px){.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero{padding-top:17px;}}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero .twb-container,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero .paragraph--type--c-document .component--document-wrapper,.paragraph--type--c-document .view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero .component--document-wrapper{position:relative;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero .twb-container:after,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero .paragraph--type--c-document .component--document-wrapper:after,.paragraph--type--c-document .view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero .component--document-wrapper:after{content:"";width:100px;height:100px;position:absolute;bottom:0;right:0;background:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-highlighted-categories-dog.png) center center/236px 236px no-repeat;background-size:100px 100px;}@media (min-width:1140px){.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero .twb-container:after,.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero .paragraph--type--c-document .component--document-wrapper:after,.paragraph--type--c-document .view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero .component--document-wrapper:after{width:236px;height:236px;background-size:236px 236px;}}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--articles{background-color:#f9f8f5;padding:30px 0 140px;margin-bottom:50px;position:relative;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--articles:after{content:"";width:200px;height:113px;position:absolute;bottom:0;left:0;background:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-list-cat-mobile.png) center center/200px 113px no-repeat;}@media (min-width:1140px){.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--articles{padding:50px 0 45px;margin-bottom:100px;min-height:670px;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--articles:after{width:420px;height:236px;background:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-list-cat-desktop.png) center center/420px 236px no-repeat;}}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .select__wrapper{position:relative;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .select__wrapper:after{content:"";width:24px;height:24px;margin:0;border:none;position:absolute;right:18px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-down-arrow.svg) center center/24px 24px no-repeat;pointer-events:none;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .select__wrapper .form-select{background-color:#ffffff;border-radius:4px;border:1px solid #ffffff;padding:16px 20px 14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;margin:0;appearance:none;width:100%;color:initial;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .select__wrapper .form-select:focus{border:1px solid #e81c24;outline:none;}@media (min-width:1140px){.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .select__wrapper{max-width:255px;}}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero-title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:2.5rem;line-height:3.4375rem;margin-bottom:10px;}@media (min-width:1140px){.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero-title{font-size:3.75rem;line-height:4.125rem;margin-bottom:30px;}}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero-short-desc{margin-bottom:100px;}@media (min-width:1140px){.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero-short-desc{margin-bottom:80px;}}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-cta{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;margin-bottom:10px;}@media (min-width:1140px){.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-cta{font-size:1.5625rem;line-height:2.1875rem;margin-bottom:26px;}}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--mobile-dropdown{position:relative;margin-bottom:20px;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--mobile-dropdown .dropdown-toggle{background-color:#ffffff;border-radius:4px;border:1px solid #ffffff;padding:16px 20px 14px;position:relative;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--mobile-dropdown .dropdown-toggle:after{content:"";width:24px;height:24px;margin:0;border:none;position:absolute;right:18px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-down-arrow.svg) center center/24px 24px no-repeat;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--mobile-dropdown .dropdown-toggle[aria-expanded=true]{border:1px solid #e81c24;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--mobile-dropdown .dropdown-toggle[aria-expanded=true]:after{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-up-arrow.svg) center center/24px 24px no-repeat;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--mobile-dropdown .dropdown-menu.show{width:100%;border:1px solid #e81c24;box-shadow:0 4px 12px 0 rgba(88,79,76,0.16);}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--mobile-dropdown .dropdown-menu.show .dropdown-item{padding:8px 24px;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--mobile-dropdown .dropdown-menu.show .dropdown-item a{color:#3a3533;}@media (min-width:1140px){.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--mobile-dropdown{display:none;}}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--desktop{display:none;}@media (min-width:1140px){.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--desktop{display:block;border-left:1px solid #c9c5b9;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--desktop .desktop{position:relative;padding:8px 20px;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--desktop .desktop:hover{background-color:transparent;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--desktop .desktop a{color:#3a3533;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--desktop .desktop.active{background-color:transparent;padding-left:13px;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--desktop .desktop.active a{font-weight:bold;pointer-events:none;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--desktop .desktop.active:before{content:"";width:3px;height:24px;background:#e81c24;position:absolute;left:-2px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:3px;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--desktop .desktop:first-child{padding-top:0;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--desktop .desktop:first-child:before{top:12px;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--desktop .desktop:last-child{padding-bottom:0;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--cat-links-list .faq-categories-list--desktop .desktop:last-child:before{top:auto;bottom:-12px;}}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero-cat-icon{width:48px;height:48px;margin-bottom:5px;background-size:100%;background-repeat:no-repeat;}@media (min-width:1140px){.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero-cat-icon{margin-bottom:10px;}}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero-cat-icon.all-topics{background-position-x:-7px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-all-topics.svg);}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero-cat-icon.products-and-packaging{background-position-x:-9px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-file.svg);}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero-cat-icon.buying-our-products{background-position-x:-3px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-basket.svg);}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero-cat-icon.pets-health-nutrition{background-position-x:-7px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-person.svg);}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero-cat-icon.coupons-special-offers{background-position-x:-6px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-shopping-tag.svg);}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero-cat-icon.website-issues{background-position-x:-4px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-website.svg);}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--hero-cat-icon.get-in-touch{background-position-x:-7px;background-image:url(/themes/custom/trim_the_tail_th/dist/images/faq/faq-category-icon-contact.svg);}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .form-item-brand label{margin-bottom:10px;}.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__items{background:#ffffff;}@media (min-width:1140px){.view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--results .pager .pager__items{margin:0 0 0 auto;}}.view-nppe-faq-item-list .view-filters .form-actions{display:none;}@media (min-width:1140px){.view-nppe-faq-item-list .view-filters .select__wrapper{width:auto;min-width:255px;}.view-nppe-faq-item-list .view-filters .select__wrapper .form-select{display:none;}.view-nppe-faq-item-list .view-filters .select__wrapper:after{content:none;}}.view-nppe-faq-item-list .view-content .views-row{margin-bottom:20px;}.plp-off-canvas-filter--overlay{position:fixed;height:100%;width:100%;background:rgba(0,0,0,0.5);top:0;left:0;z-index:998;transition:left 400ms;}.plp-off-canvas-filter{position:fixed;height:100%;width:80%;top:0;left:100%;z-index:999;transition:left 400ms;}.plp-off-canvas-filter.open{left:20%;}.plp-off-canvas-filter > .inner-content{width:100%;height:100%;position:absolute;overflow-y:scroll;right:0;top:0;background:#ffffff;}.plp-off-canvas-filter > .inner-content header{padding:20px 15px 24px;position:relative;border-bottom:1px solid #c9c5b9;}.plp-off-canvas-filter > .inner-content header .counter{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:900;padding:20px 0 20px 44px;position:relative;}.plp-off-canvas-filter > .inner-content header .counter:before{content:"";position:absolute;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-filter.svg) center center/24px 24px no-repeat;height:39px;width:40px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.plp-off-canvas-filter > .inner-content header .clear{font-family:"roboto_slabregular",Helvetica,sans-serif;color:#e81c24;font-size:0.875rem;line-height:1.5rem;position:absolute;right:70px;}.plp-off-canvas-filter > .inner-content header .close{position:relative;height:24px;width:48px;font-size:0;opacity:1;}.plp-off-canvas-filter > .inner-content header .close:before{content:"";position:absolute;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-close.svg) center center/45px 45px no-repeat;height:39px;width:40px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.plp-off-canvas-filter > .inner-content .filters-group{padding:15px 20px;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#e81c24;font-size:0.75rem;line-height:1.5rem;border-bottom:1px solid #c9c5b9;}.plp-off-canvas-filter > .inner-content .filters-group.accordion-item-open > ul{display:block;}.plp-off-canvas-filter > .inner-content .filters-group > ul{display:none;}.plp-off-canvas-filter > .inner-content .filters-group > ul > li{margin-top:20px;}.plp-off-canvas-filter > .inner-content .filters-group > ul > li > a{padding-left:29px;text-decoration:none;color:#3a3533;position:relative;font-family:"robotolight",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;}.plp-off-canvas-filter > .inner-content .filters-group > ul > li > a:before{content:"";position:absolute;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-checkbox.svg) center center/24px 24px no-repeat;height:24px;width:24px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.plp-off-canvas-filter > .inner-content .filters-group > ul > li > a.disabled{opacity:0.25;pointer-events:none;}.plp-off-canvas-filter > .inner-content .filters-group > ul > li > a.checked:not(.disabled):before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-checkbox-filled.svg) center center/24px 24px no-repeat;}.plp-off-canvas-filter > .inner-content .filters-group > ul .show-more a,.plp-off-canvas-filter > .inner-content .filters-group > ul .show-less a{padding-left:0;}.plp-off-canvas-filter > .inner-content .filters-group > ul .show-more a:before,.plp-off-canvas-filter > .inner-content .filters-group > ul .show-less a:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-plus.svg) center center/24px 24px no-repeat;right:-29px;left:auto;}.plp-off-canvas-filter > .inner-content .filters-group > ul .show-less a:before{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-minus.svg) center center/24px 24px no-repeat;}.view-nppe-product-lp-filter .view-filters{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:2;background-color:#ffffff;}@media (min-width:1140px){.view-nppe-product-lp-filter .view-filters{top:90px;}}.view-nppe-product-lp-filter .view-filters .filters-wrapper{outline:1px solid #c9c5b9;position:relative;z-index:2;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content{display:flex;align-items:center;position:relative;z-index:1;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form{flex-grow:1;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline{display:flex;align-items:stretch;justify-content:center;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label{padding:20px 0 20px 44px;position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label:before{content:"";position:absolute;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-filter.svg) center center/24px 24px no-repeat;height:39px;width:40px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}@media (min-width:1140px){.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label{pointer-events:none;padding:0;display:flex;align-items:center;padding-right:20px;border-right:1px solid #c9c5b9;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label:before{display:none;}}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-desk{display:none;}@media (min-width:1140px){.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-desk{display:block;}}@media (min-width:1140px){.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-mb{display:none;}}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item{position:static;display:none;float:none;margin:0;font-size:1rem;line-height:1.5rem;border:1px solid transparent;}@media (min-width:1140px){.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item{display:block;width:auto;padding:19px;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item.active summary{font-weight:bold;}}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item[open],.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item.open{border:1px solid #e81c24;border-bottom:1px solid #ffffff;margin:-1px 0;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item[open] summary:before,.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item.open summary:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item[open] summary:after,.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item.open summary:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item.open .details-wrapper{display:block;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > summary{display:flex;outline:none;position:relative;height:100%;align-items:center;padding-right:35px;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > summary::-webkit-details-marker{display:none;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > summary:before,.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > summary:after{content:"";position:absolute;top:calc(50% - 1px);height:2px;width:14px;background:#e81c24;transition:0.3s;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > summary:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:0;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > summary:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);right:9px;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper{padding:0;position:absolute;width:100%;background:#ffffff;left:0;top:calc(100% + 1px);}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes{padding:30px 0;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes .form-checkboxes{display:flex;flex-wrap:wrap;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes .form-checkboxes .form-type-checkbox{width:19%;display:flex;flex-wrap:nowrap;box-sizing:border-box;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes .form-checkboxes .form-type-checkbox.form-disabled{opacity:0.25;pointer-events:none;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes .form-checkboxes ul{display:flex;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline details.form-item > .details-wrapper > .form-checkboxes .form-checkboxes ul li .form-type-checkbox{width:auto;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions{display:none;margin:0 0 0 auto;}@media (min-width:1140px){.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions{display:flex;flex-grow:1;justify-content:flex-end;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions .input__wrapper{align-items:center;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions .input__wrapper input{font-size:0.875rem;display:none;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions .input__wrapper input.visible{display:block;}}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions .form-submit{margin:0;background:none;border:none;padding:0;color:#e81c24;}.view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions .form-submit.js-hide{display:none;}.view-nppe-product-lp-filter .view-filters .selected-filters{position:relative;display:none;}@media (min-width:1140px){.view-nppe-product-lp-filter .view-filters .selected-filters{display:block;background:#f9f8f5;}.view-nppe-product-lp-filter .view-filters .selected-filters > .inner-content{display:flex;flex-wrap:wrap;padding:10px 15px 20px;}.view-nppe-product-lp-filter .view-filters .selected-filters > .inner-content:after{position:absolute;content:"";top:100%;left:0;width:100%;height:12px;background:linear-gradient(180deg,rgba(88,79,76,0.1) 0%,rgba(88,79,76,0) 100%);z-index:1;}.view-nppe-product-lp-filter .view-filters .selected-filters > .inner-content .form-type-checkbox{margin:0;margin:10px 20px 0 0;}.view-nppe-product-lp-filter .view-filters .selected-filters > .inner-content .form-type-checkbox:last-child{margin-right:0;}.view-nppe-product-lp-filter .view-filters .selected-filters > .inner-content .form-type-checkbox input{display:none;}.view-nppe-product-lp-filter .view-filters .selected-filters > .inner-content .form-type-checkbox label{background-size:24px;cursor:pointer;display:inline-block;padding:12px 30px 12px 12px;background:#ffffff;position:relative;}.view-nppe-product-lp-filter .view-filters .selected-filters > .inner-content .form-type-checkbox label:after{content:"";width:22px;height:22px;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-close.svg) no-repeat;background-size:contain;position:absolute;z-index:1;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}}.view-nppe-product-lp-filter .main-view-content{position:relative;}.view-nppe-product-lp-filter .main-view-content .filters-overlay{position:absolute;left:0;background:rgba(0,0,0,0.25);top:0;width:100%;height:100%;z-index:1;}.view-nppe-product-lp-filter .main-view-content > .view-header{display:flex;justify-content:space-between;align-items:center;padding-top:30px;padding-bottom:30px;}.view-nppe-product-lp-filter .main-view-content > .view-header > .header{display:none;}@media (min-width:1140px){.view-nppe-product-lp-filter .main-view-content > .view-header > .header{display:block;}}.view-nppe-product-lp-filter .main-view-content > .view-header .pager{display:none;}@media (min-width:1140px){.view-nppe-product-lp-filter .main-view-content > .view-header .pager{display:flex;}}.view-nppe-product-lp-filter .main-view-content > .view-content{margin-bottom:30px;}@media (min-width:1140px){.view-nppe-product-lp-filter .main-view-content > .view-content{margin-bottom:100px;padding:0;}}.view-nppe-product-lp-filter .main-view-content > .view-content .views-view-bs4-grid .component--product-tile{width:100%;opacity:0;transition:opacity 300ms;}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.view-nppe-product-lp-filter .main-view-content > .view-content .views-view-bs4-grid .component--product-tile{opacity:1;}}.view-nppe-product-lp-filter .main-view-content > .view-content .views-view-bs4-grid .component--product-tile.show-me{opacity:1;}.view-nppe-product-lp-filter .main-view-content > .view-footer{text-align:center;margin-bottom:80px;}.view-nppe-product-lp-filter .main-view-content > .view-footer .pager{margin-top:10px;}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container{padding:0 15px;display:flex;flex-direction:row-reverse;justify-content:space-between;}@media (min-width:1140px){.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container{flex-direction:column;max-width:1110px;padding:0;margin:0 auto;}}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation{position:-webkit-sticky;position:sticky;top:15px;width:36px;background-color:#f9f8f5;border-radius:18px;margin-bottom:auto;align-self:flex-start;max-height:calc(100vh - 30px);overflow-y:scroll;}@media (min-width:1140px){.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation{z-index:1;top:100px;width:100%;border-radius:40.5px;margin-bottom:50px;}}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation .glossary-navigation--wrapper{padding:5px 0;}@media (min-width:1140px){.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation .glossary-navigation--wrapper{display:flex;justify-content:space-between;padding:23px 30px;}}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation .glossary-navigation--wrapper li{position:relative;}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation .glossary-navigation--wrapper li a{display:block;text-align:center;font-weight:500;font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;font-size:0.75rem;line-height:1.5rem;}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation .glossary-navigation--wrapper li a:hover{text-decoration:none;}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation .glossary-navigation--wrapper li a.disabled{color:#c9c5b9;pointer-events:none;}@media (min-width:1140px){.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation .glossary-navigation--wrapper li a{font-size:1.5625rem;line-height:2.1875rem;font-weight:normal;}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation .glossary-navigation--wrapper li a:hover{color:#e81c24;}}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation .glossary-navigation--wrapper li.letter-active a{color:#ffffff;}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation .glossary-navigation--wrapper li.letter-active a:hover{color:#ffffff;}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation .glossary-navigation--wrapper li.letter-active a:after{content:"";position:absolute;top:50%;left:50%;display:block;width:18px;height:18px;background-color:#e81c24;-webkit-transform:translate3D(-50%,-50%,0);transform:translate3D(-50%,-50%,0);z-index:-1;border-radius:50%;transition:all 0.3s ease-in-out;}@media (min-width:1140px){.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation .glossary-navigation--wrapper li.letter-active a:after{width:37px;height:37px;}}@media (min-width:1140px){.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-navigation .glossary-navigation--wrapper li.letter-active a{z-index:1;position:relative;}}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-body{width:calc(100% - 56px);}@media (min-width:1140px){.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-body{width:100%;max-width:730px;}}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-body .views-view-nppe-ttt-glossary-group .glossary-group-title{font-family:"roboto_slabregular",Helvetica,sans-serif;color:#e81c24;font-size:3.75rem;line-height:4.125rem;opacity:0.16;margin-bottom:30px;}@media (min-width:1140px){.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-body .views-view-nppe-ttt-glossary-group .glossary-group-title{font-size:7.5rem;line-height:10rem;margin-bottom:20px;}}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-body .views-view-nppe-ttt-glossary-group .views-view-nppe-ttt-glossary-item .views-field-title{margin-bottom:10px;}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-body .views-view-nppe-ttt-glossary-group .views-view-nppe-ttt-glossary-item .views-field-title a{font-family:"roboto_slabregular",Helvetica,sans-serif;color:#3a3533;font-size:1.875rem;line-height:2.25rem;pointer-events:none;}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-body .views-view-nppe-ttt-glossary-group .views-view-nppe-ttt-glossary-item .views-field-title a:hover{text-decoration:none;color:#3a3533;}@media (min-width:1140px){.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-body .views-view-nppe-ttt-glossary-group .views-view-nppe-ttt-glossary-item .views-field-title a{font-size:2.5rem;line-height:3.25rem;margin-bottom:20px;}}.views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-container .views-view-nppe-ttt-glossary-body .views-view-nppe-ttt-glossary-group .views-view-nppe-ttt-glossary-item .views-field-body{margin-bottom:30px;}@media (min-width:1140px){.user-logged-in .views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-navigation{top:139px;}}@media (min-width:1140px){.user-logged-in.toolbar-tray-open.toolbar-horizontal .views-view-nppe-ttt-glossary .views-view-nppe-ttt-glossary-navigation{top:180px;}}.view-nppe-ttt-search .search-header{background-color:#f9f8f5;padding:85px 15px 50px;position:relative;margin-top:80px;}@media (min-width:1140px){.view-nppe-ttt-search .search-header{padding:50px 15px;text-align:center;margin-top:0;}.view-nppe-ttt-search .search-header:after{content:"";position:absolute;width:420px;height:315px;top:-3px;right:calc(50% - 512px);-webkit-transform:translateX(50%);transform:translateX(50%);background:url(/themes/custom/trim_the_tail_th/dist/images/search/dog-search-desktop.png) center center/420px 315px no-repeat;}}.view-nppe-ttt-search .search-header:before{content:"";position:absolute;width:219px;height:123px;top:-60px;background:url(/themes/custom/trim_the_tail_th/dist/images/search/dog-cat-mobile-header.png) center center/219px 123px no-repeat;}@media (min-width:1140px){.view-nppe-ttt-search .search-header:before{width:420px;height:315px;top:10px;left:calc(50% - 512px);-webkit-transform:translateX(-50%);transform:translateX(-50%);background:url(/themes/custom/trim_the_tail_th/dist/images/search/cat-search-desktop.png) center center/420px 315px no-repeat;}}.view-nppe-ttt-search .search-header .view-title{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;margin-bottom:40px;}@media (min-width:1140px){.view-nppe-ttt-search .search-header .view-title{font-size:2.5rem;line-height:3.25rem;margin:0 auto 50px;max-width:440px;}}.view-nppe-ttt-search .search-header .form--inline{position:relative;padding:28px 15px;box-shadow:0 2px 4px 0 rgba(88,79,76,0.16);background-color:#ffffff;}@media (min-width:1140px){.view-nppe-ttt-search .search-header .form--inline{padding:28px 20px;max-width:540px;margin:0 auto;}}.view-nppe-ttt-search .search-header .form--inline .form-item{margin:0;}.view-nppe-ttt-search .search-header .input__wrapper input[type=text]{width:100%;max-width:100%;padding-right:60px;padding-bottom:0 !important;border-bottom:0 !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.view-nppe-ttt-search .search-header .input__wrapper input[type=text]:focus,.view-nppe-ttt-search .search-header .input__wrapper input[type=text]:active,.view-nppe-ttt-search .search-header .input__wrapper input[type=text].active{outline:none;border-bottom:0;}.view-nppe-ttt-search .search-header .form-actions{position:absolute;top:16px;right:12px;}@media (min-width:1140px){.view-nppe-ttt-search .search-header .form-actions{right:20px;top:28px;}}.view-nppe-ttt-search .search-header .form-actions .input__wrapper input[type=submit]{width:48px;height:48px;font-size:0;padding:0;background-color:transparent;border:none;background-image:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-search.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;}@media (min-width:1140px){.view-nppe-ttt-search .search-header .form-actions .input__wrapper input[type=submit]{width:24px;height:24px;}}.view-nppe-ttt-search .tabs-results-wrapper{max-width:730px;margin:0 auto;}.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links{margin-top:50px;border-top:1px solid #c9c5b9;position:relative;}@media (min-width:1140px){.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links{border-bottom:1px solid #c9c5b9;}}.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links:after{content:"";position:absolute;height:40px;width:30px;top:0;right:0;background-image:linear-gradient(to left,#ffffff,rgba(255,255,255,0));}@media (min-width:1140px){.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links:after{display:none;}}.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links .item-list__links{overflow-x:scroll;width:auto;white-space:nowrap;position:relative;font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;justify-content:flex-start;text-align:left;display:flex;padding-bottom:10px;}@media (min-width:1140px){.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links .item-list__links{overflow-x:auto;justify-content:center;padding:20px 0 22px;}}.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links .item-list__links:after{content:"";padding:5px;}@media (min-width:1140px){.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links .item-list__links:after{display:none;}}.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links .item-list__links .facet-item{margin-right:40px;padding-top:10px;}@media (min-width:1140px){.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links .item-list__links .facet-item{padding:0;margin-right:60px;}}.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links .item-list__links .facet-item a{color:#3a3533;font-size:1.25rem;line-height:1.625rem;text-decoration:none;}@media (min-width:1140px){.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links .item-list__links .facet-item a{font-size:0.875rem;line-height:1.375rem;}}.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links .item-list__links .facet-item:first-child{margin-left:30px;}.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links .item-list__links .facet-item:first-child .facet-item__count{display:none;}.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links .item-list__links .facet-item:last-child{margin-right:20px;}.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links .item-list__links .facet-item.facet-active{border-top:1px solid #e81c24;}@media (min-width:1140px){.view-nppe-ttt-search .tabs-results-wrapper .facets-widget-links .item-list__links .facet-item.facet-active{border-top:none;border-bottom:1px solid #e81c24;}}.view-nppe-ttt-search .tabs-results-wrapper .view-empty{text-align:center;}.view-nppe-ttt-search .tabs-results-wrapper .view-empty h3,.view-nppe-ttt-search .tabs-results-wrapper .view-empty .h3{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1.5625rem;line-height:2.1875rem;padding-top:58px;position:relative;margin-bottom:10px;}.view-nppe-ttt-search .tabs-results-wrapper .view-empty h3:after,.view-nppe-ttt-search .tabs-results-wrapper .view-empty .h3:after{content:"";width:48px;height:48px;position:absolute;background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-red-web-error.svg) center center/48px 48px no-repeat;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.view-nppe-ttt-search .tabs-results-wrapper .view-empty p{font-family:"roboto_slabregular",Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;}.view-nppe-ttt-search .tabs-results--content-wrapper{padding:40px 15px 50px;}@media (min-width:1140px){.view-nppe-ttt-search .tabs-results--content-wrapper{padding:30px 0 100px;}}.view-nppe-ttt-search .tabs-results--content-wrapper .view-header .total-results,.view-nppe-ttt-search .tabs-results--content-wrapper .view-footer .total-results{text-align:center;font-weight:300;font-size:1rem;line-height:1.5rem;}@media (min-width:1140px){.view-nppe-ttt-search .tabs-results--content-wrapper .view-header .total-results,.view-nppe-ttt-search .tabs-results--content-wrapper .view-footer .total-results{text-align:left;}}.view-nppe-ttt-search .tabs-results--content-wrapper .view-header .result-summary,.view-nppe-ttt-search .tabs-results--content-wrapper .view-footer .result-summary{display:none;}.view-nppe-ttt-search .tabs-results--content-wrapper .view-header .total-results{margin-bottom:50px;}.view-nppe-ttt-search .tabs-results--content-wrapper .view-footer .total-results{margin-top:50px;margin-bottom:10px;}.view-nppe-ttt-search .tabs-results--content-wrapper .views-row{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #c9c5b9;}@media (min-width:1140px){.view-nppe-ttt-search .tabs-results--content-wrapper .views-row{flex-direction:row;align-items:stretch;justify-content:flex-start;}}.view-nppe-ttt-search .tabs-results--content-wrapper .result__image{width:100%;max-width:100%;margin-bottom:10px;}@media (min-width:1140px){.view-nppe-ttt-search .tabs-results--content-wrapper .result__image{max-width:160px;margin-bottom:0;margin-right:30px;}}.view-nppe-ttt-search .tabs-results--content-wrapper .result__image .field--name-field-article-teaser-image{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;}.view-nppe-ttt-search .tabs-results--content-wrapper .result__image .media,.view-nppe-ttt-search .tabs-results--content-wrapper .result__image .field--name-image{width:100%;max-width:160px;margin:0 auto;}.view-nppe-ttt-search .tabs-results--content-wrapper .result__image img{width:100%;max-width:100%;}.view-nppe-ttt-search .tabs-results--content-wrapper .result__text{width:100%;max-width:100%;}@media (min-width:1140px){.view-nppe-ttt-search .tabs-results--content-wrapper .result__text{max-width:calc(100% - 190px);}}.view-nppe-ttt-search .tabs-results--content-wrapper .result__text .text__link{display:inline-block;margin-bottom:10px;text-decoration:none;}.view-nppe-ttt-search .tabs-results--content-wrapper .result__text .excerpt strong{color:#3a3533;border-bottom:1px solid #e81c24;background-color:rgba(232,28,36,0.12);font-weight:normal;}.view-nppe-ttt-search .tabs-results--content-wrapper .result__text .field--name-title{color:#3a3533;}@media (min-width:1140px){.view-nppe-ttt-search .tabs-results--content-wrapper .result__text .field--name-title{font-size:1.25rem;line-height:1.625rem;}}.view-nppe-ttt-search .component--signposting-single,.view-nppe-ttt-search .component--contact-us{margin-bottom:50px;}@media (min-width:1140px){.view-nppe-ttt-search .component--signposting-single,.view-nppe-ttt-search .component--contact-us{margin-bottom:100px;}}.route-view-nppe-ttt-search-search-results .component-header-desktop .search-wrapper,.route-view-nppe-ttt-search-search-results .component-header-sticky .search-wrapper{display:none;}html:lang(id-ID) .brand--purina-pro-plan .campaign-signpost--sponsor-logo,html:lang(en-PH) .brand--purina-pro-plan .campaign-signpost--sponsor-logo,html:lang(th-TH) .brand--purina-pro-plan .campaign-signpost--sponsor-logo,html:lang(en-SG) .brand--purina-pro-plan .campaign-signpost--sponsor-logo,html:lang(en-MY) .brand--purina-pro-plan .campaign-signpost--sponsor-logo,html:lang(en-nz) .brand--purina-pro-plan .campaign-signpost--sponsor-logo,html:lang(en-IN) .brand--purina-pro-plan .campaign-signpost--sponsor-logo,html:lang(en-ZA) .brand--purina-pro-plan .campaign-signpost--sponsor-logo{border-radius:unset;}html:lang(id-ID) .brand--purina-pro-plan .brand-logo,html:lang(en-PH) .brand--purina-pro-plan .brand-logo,html:lang(th-TH) .brand--purina-pro-plan .brand-logo,html:lang(en-SG) .brand--purina-pro-plan .brand-logo,html:lang(en-MY) .brand--purina-pro-plan .brand-logo,html:lang(en-nz) .brand--purina-pro-plan .brand-logo,html:lang(en-IN) .brand--purina-pro-plan .brand-logo,html:lang(en-ZA) .brand--purina-pro-plan .brand-logo{border-radius:unset;}html:lang(id-ID) .brand--purina-pro-plan .brand-logo img,html:lang(en-PH) .brand--purina-pro-plan .brand-logo img,html:lang(th-TH) .brand--purina-pro-plan .brand-logo img,html:lang(en-SG) .brand--purina-pro-plan .brand-logo img,html:lang(en-MY) .brand--purina-pro-plan .brand-logo img,html:lang(en-nz) .brand--purina-pro-plan .brand-logo img,html:lang(en-IN) .brand--purina-pro-plan .brand-logo img,html:lang(en-ZA) .brand--purina-pro-plan .brand-logo img{border-radius:unset;}html:lang(id-ID) .brand--purina-pro-plan .component--campaign-tile .content__brand,html:lang(en-PH) .brand--purina-pro-plan .component--campaign-tile .content__brand,html:lang(th-TH) .brand--purina-pro-plan .component--campaign-tile .content__brand,html:lang(en-SG) .brand--purina-pro-plan .component--campaign-tile .content__brand,html:lang(en-MY) .brand--purina-pro-plan .component--campaign-tile .content__brand,html:lang(en-nz) .brand--purina-pro-plan .component--campaign-tile .content__brand,html:lang(en-IN) .brand--purina-pro-plan .component--campaign-tile .content__brand,html:lang(en-ZA) .brand--purina-pro-plan .component--campaign-tile .content__brand{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:unset;}html:lang(id-ID) .brand--purina-pro-plan .component--articles-list > .inner-content > img,html:lang(en-PH) .brand--purina-pro-plan .component--articles-list > .inner-content > img,html:lang(th-TH) .brand--purina-pro-plan .component--articles-list > .inner-content > img,html:lang(en-SG) .brand--purina-pro-plan .component--articles-list > .inner-content > img,html:lang(en-MY) .brand--purina-pro-plan .component--articles-list > .inner-content > img,html:lang(en-nz) .brand--purina-pro-plan .component--articles-list > .inner-content > img,html:lang(en-IN) .brand--purina-pro-plan .component--articles-list > .inner-content > img,html:lang(en-ZA) .brand--purina-pro-plan .component--articles-list > .inner-content > img{border-radius:unset;}html:lang(id-ID) .brand--purina-pro-plan .component--article-tile > .image-wrapper .sponsored-by-image,html:lang(en-PH) .brand--purina-pro-plan .component--article-tile > .image-wrapper .sponsored-by-image,html:lang(th-TH) .brand--purina-pro-plan .component--article-tile > .image-wrapper .sponsored-by-image,html:lang(en-SG) .brand--purina-pro-plan .component--article-tile > .image-wrapper .sponsored-by-image,html:lang(en-MY) .brand--purina-pro-plan .component--article-tile > .image-wrapper .sponsored-by-image,html:lang(en-nz) .brand--purina-pro-plan .component--article-tile > .image-wrapper .sponsored-by-image,html:lang(en-IN) .brand--purina-pro-plan .component--article-tile > .image-wrapper .sponsored-by-image,html:lang(en-ZA) .brand--purina-pro-plan .component--article-tile > .image-wrapper .sponsored-by-image{width:80px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:unset;}@media (min-width:1140px){html:lang(id-ID) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--container,html:lang(en-PH) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--container,html:lang(th-TH) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--container,html:lang(en-SG) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--container,html:lang(en-MY) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--container,html:lang(en-nz) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--container,html:lang(en-IN) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--container,html:lang(en-ZA) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--container{position:relative;width:90%;margin:auto;}}html:lang(id-ID) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrows-container,html:lang(en-PH) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrows-container,html:lang(th-TH) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrows-container,html:lang(en-SG) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrows-container,html:lang(en-MY) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrows-container,html:lang(en-nz) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrows-container,html:lang(en-IN) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrows-container,html:lang(en-ZA) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrows-container{position:absolute;top:50%;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);display:flex;justify-content:space-between;width:100%;}@media (min-width:1140px){html:lang(id-ID) .component--products-list .field--name-field-c-prod-list-cta,html:lang(en-PH) .component--products-list .field--name-field-c-prod-list-cta,html:lang(th-TH) .component--products-list .field--name-field-c-prod-list-cta,html:lang(en-SG) .component--products-list .field--name-field-c-prod-list-cta,html:lang(en-MY) .component--products-list .field--name-field-c-prod-list-cta,html:lang(en-nz) .component--products-list .field--name-field-c-prod-list-cta,html:lang(en-IN) .component--products-list .field--name-field-c-prod-list-cta,html:lang(en-ZA) .component--products-list .field--name-field-c-prod-list-cta{margin-top:30px;}}@media (min-width:1140px){html:lang(id-ID) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--wrapper .product-item,html:lang(en-PH) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--wrapper .product-item,html:lang(th-TH) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--wrapper .product-item,html:lang(en-SG) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--wrapper .product-item,html:lang(en-MY) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--wrapper .product-item,html:lang(en-nz) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--wrapper .product-item,html:lang(en-IN) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--wrapper .product-item,html:lang(en-ZA) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--wrapper .product-item{max-width:16rem;min-width:16rem;width:16rem;}}html:lang(id-ID) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.left,html:lang(en-PH) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.left,html:lang(th-TH) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.left,html:lang(en-SG) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.left,html:lang(en-MY) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.left,html:lang(en-nz) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.left,html:lang(en-IN) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.left,html:lang(en-ZA) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.left{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-left-arrow.svg) center center/30px 30px no-repeat;}html:lang(id-ID) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.right,html:lang(en-PH) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.right,html:lang(th-TH) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.right,html:lang(en-SG) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.right,html:lang(en-MY) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.right,html:lang(en-nz) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.right,html:lang(en-IN) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.right,html:lang(en-ZA) .component--products-list .box-recommended-products-v2 .products-box .x-scroll-indicator--arrow.right{background:url(/themes/custom/trim_the_tail_th/dist/images/icons/icon-grey-left-arrow.svg) center center/30px 30px no-repeat;}html:lang(id-ID) .horizontal-scroll-indicator .x-scroll-indicator--arrows-container .x-scroll-indicator--arrow,html:lang(en-PH) .horizontal-scroll-indicator .x-scroll-indicator--arrows-container .x-scroll-indicator--arrow,html:lang(th-TH) .horizontal-scroll-indicator .x-scroll-indicator--arrows-container .x-scroll-indicator--arrow,html:lang(en-SG) .horizontal-scroll-indicator .x-scroll-indicator--arrows-container .x-scroll-indicator--arrow,html:lang(en-MY) .horizontal-scroll-indicator .x-scroll-indicator--arrows-container .x-scroll-indicator--arrow,html:lang(en-nz) .horizontal-scroll-indicator .x-scroll-indicator--arrows-container .x-scroll-indicator--arrow,html:lang(en-IN) .horizontal-scroll-indicator .x-scroll-indicator--arrows-container .x-scroll-indicator--arrow,html:lang(en-ZA) .horizontal-scroll-indicator .x-scroll-indicator--arrows-container .x-scroll-indicator--arrow{width:30px;height:30px;}html:lang(id-ID) .view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-desk,html:lang(id-ID) a.details-title,html:lang(en-PH) .view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-desk,html:lang(en-PH) a.details-title,html:lang(th-TH) .view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-desk,html:lang(th-TH) a.details-title,html:lang(en-SG) .view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-desk,html:lang(en-SG) a.details-title,html:lang(en-MY) .view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-desk,html:lang(en-MY) a.details-title,html:lang(en-nz) .view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-desk,html:lang(en-nz) a.details-title,html:lang(en-IN) .view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-desk,html:lang(en-IN) a.details-title,html:lang(en-ZA) .view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label .filter-label-desk,html:lang(en-ZA) a.details-title{display:block;color:#3a3533;}html:lang(id-ID) .pager li > a,html:lang(en-PH) .pager li > a,html:lang(th-TH) .pager li > a,html:lang(en-SG) .pager li > a,html:lang(en-MY) .pager li > a,html:lang(en-nz) .pager li > a,html:lang(en-IN) .pager li > a,html:lang(en-ZA) .pager li > a{border:none;}@media (min-width:1140px){html:lang(de-AT) .component-product-tile-set .info .label,html:lang(de-AT) .component-product-tile-set .info .category{margin-left:70px;}}@media (min-width:1440px){html:lang(de-AT) .component-product-tile-set .info .label,html:lang(de-AT) .component-product-tile-set .info .category{margin-left:100px;}}@media (min-width:1140px){html:lang(de-AT) .component-product-tile-set .list{margin-left:20px;}}html:lang(de-AT) .component--media-image-video .paragraph--type--c-media-item .video-disclaimer--main-wrapper{position:static;}@media (min-width:1140px){html:lang(fr-BE) .component--hero .hero--content-area--title,html:lang(nl-BE) .component--hero .hero--content-area--title{font-size:3rem;line-height:3.3rem;-webkit-line-clamp:4;}}html:lang(fr-BE) body,html:lang(fr-BE) .text-formatted,html:lang(fr-BE) .component--hero-plp .hero-plp--content-area,html:lang(fr-BE) form .form__content,html:lang(fr-BE) .form .form__content,html:lang(fr-BE) .paragraph--type--c-text .field--name-field-summary-text,html:lang(fr-BE) .text-formatted p,html:lang(fr-BE) .component--hero-plp .hero-plp--content-area p,html:lang(fr-BE) form .form__content p,html:lang(fr-BE) .form .form__content p,html:lang(fr-BE) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(fr-BE) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p,html:lang(nl-BE) body,html:lang(nl-BE) .text-formatted,html:lang(nl-BE) .component--hero-plp .hero-plp--content-area,html:lang(nl-BE) form .form__content,html:lang(nl-BE) .form .form__content,html:lang(nl-BE) .paragraph--type--c-text .field--name-field-summary-text,html:lang(nl-BE) .text-formatted p,html:lang(nl-BE) .component--hero-plp .hero-plp--content-area p,html:lang(nl-BE) form .form__content p,html:lang(nl-BE) .form .form__content p,html:lang(nl-BE) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(nl-BE) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}html:lang(fr-CH) body,html:lang(fr-CH) .text-formatted,html:lang(fr-CH) .component--hero-plp .hero-plp--content-area,html:lang(fr-CH) form .form__content,html:lang(fr-CH) .form .form__content,html:lang(fr-CH) .paragraph--type--c-text .field--name-field-summary-text,html:lang(fr-CH) .text-formatted p,html:lang(fr-CH) .component--hero-plp .hero-plp--content-area p,html:lang(fr-CH) form .form__content p,html:lang(fr-CH) .form .form__content p,html:lang(fr-CH) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(fr-CH) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p,html:lang(de-CH) body,html:lang(de-CH) .text-formatted,html:lang(de-CH) .component--hero-plp .hero-plp--content-area,html:lang(de-CH) form .form__content,html:lang(de-CH) .form .form__content,html:lang(de-CH) .paragraph--type--c-text .field--name-field-summary-text,html:lang(de-CH) .text-formatted p,html:lang(de-CH) .component--hero-plp .hero-plp--content-area p,html:lang(de-CH) form .form__content p,html:lang(de-CH) .form .form__content p,html:lang(de-CH) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(de-CH) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}html:lang(cs-Cz) body,html:lang(cs-Cz) .text-formatted,html:lang(cs-Cz) .component--hero-plp .hero-plp--content-area,html:lang(cs-Cz) form .form__content,html:lang(cs-Cz) .form .form__content,html:lang(cs-Cz) .paragraph--type--c-text .field--name-field-summary-text,html:lang(cs-Cz) .text-formatted p,html:lang(cs-Cz) .component--hero-plp .hero-plp--content-area p,html:lang(cs-Cz) form .form__content p,html:lang(cs-Cz) .form .form__content p,html:lang(cs-Cz) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(cs-Cz) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}html:lang(de-de) .header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .growing_pup:after{background:url(/themes/custom/trim_the_tail_th/dist/images/brands/growing-pup-logo-animated-DE.png) top left/auto 100% no-repeat;}html:lang(de-de) .component-header-mobile .navigation-area .tab-content .link-item .growing_pup:after,html:lang(de-de) .component-header-mobile .navigation-area .plain-links-list .link-item .growing_pup:after{background:url(/themes/custom/trim_the_tail_th/dist/images/brands/growing-pup-logo-animated-DE.png) center center/180px auto no-repeat;}html:lang(de-de) .nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta-banner{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/growing-pup-logo-animated-DE.png);width:200px;height:50px;}@media (min-width:1140px){html:lang(de-de) .component-product-tile-set .info .label,html:lang(de-de) .component-product-tile-set .info .category{margin-left:70px;}}@media (min-width:1440px){html:lang(de-de) .component-product-tile-set .info .label,html:lang(de-de) .component-product-tile-set .info .category{margin-left:100px;}}@media (min-width:1140px){html:lang(de-de) .component-product-tile-set .list{margin-left:20px;}}html:lang(de-de) .component--media-image-video .paragraph--type--c-media-item .video-disclaimer--main-wrapper{position:static;}html:lang(et-EE) body,html:lang(et-EE) .evidon-barrier,html:lang(et-EE) .text-formatted,html:lang(et-EE) .component--hero-plp .hero-plp--content-area,html:lang(et-EE) form .form__content,html:lang(et-EE) .form .form__content,html:lang(et-EE) .paragraph--type--c-text .field--name-field-summary-text,html:lang(et-EE) .text-formatted p,html:lang(et-EE) .component--hero-plp .hero-plp--content-area p,html:lang(et-EE) form .form__content p,html:lang(et-EE) .form .form__content p,html:lang(et-EE) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(et-EE) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}html:lang(es-ES) body,html:lang(es-ES) .text-formatted,html:lang(es-ES) .component--hero-plp .hero-plp--content-area,html:lang(es-ES) form .form__content,html:lang(es-ES) .form .form__content,html:lang(es-ES) .paragraph--type--c-text .field--name-field-summary-text,html:lang(es-ES) .text-formatted p,html:lang(es-ES) .component--hero-plp .hero-plp--content-area p,html:lang(es-ES) form .form__content p,html:lang(es-ES) .form .form__content p,html:lang(es-ES) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(es-ES) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}@media (min-width:1140px){html:lang(fi-FI) .component--hero .hero--content-area--title{font-size:3rem;line-height:3.3rem;-webkit-line-clamp:4;}}html:lang(fi-FI) body,html:lang(fi-FI) .text-formatted,html:lang(fi-FI) .component--hero-plp .hero-plp--content-area,html:lang(fi-FI) form .form__content,html:lang(fi-FI) .form .form__content,html:lang(fi-FI) .paragraph--type--c-text .field--name-field-summary-text,html:lang(fi-FI) .text-formatted p,html:lang(fi-FI) .component--hero-plp .hero-plp--content-area p,html:lang(fi-FI) form .form__content p,html:lang(fi-FI) .form .form__content p,html:lang(fi-FI) form label.error,html:lang(fi-FI) form .form-item--error-message,html:lang(fi-FI) .form label.error,html:lang(fi-FI) .form .form-item--error-message,html:lang(fi-FI) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(fi-FI) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}html:lang(fi-FI) .form-item--error-message .placeholder{background-color:#ff000033;}html:lang(fr-FR) .header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .growing_pup:after{background:url(/themes/custom/trim_the_tail_th/dist/images/brands/club-chiot.png) top left/auto 100% no-repeat;}html:lang(fr-FR) .component-header-mobile .navigation-area .tab-content .link-item .growing_pup:after,html:lang(fr-FR) .component-header-mobile .navigation-area .plain-links-list .link-item .growing_pup:after{background:url(/themes/custom/trim_the_tail_th/dist/images/brands/club-chiot.png) center center/180px auto no-repeat;}html:lang(fr-FR) .nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta-banner{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/club-chiot.png);width:200px;height:60px;}@media (min-width:1140px){html:lang(fr-FR) .component--brand-carousel .brand-carousel--title{font-size:2rem;max-width:100%;white-space:inherit;}html:lang(fr-FR) .component-product-tile-set .info .category{margin-left:77px;margin-bottom:10px;}html:lang(fr-FR) .component-product-tile-set .info .label{margin-left:77px;width:200px;font-size:2.5rem;}html:lang(fr-FR) .component--hero .hero--content-area--title{font-size:3rem;line-height:3.5rem;-webkit-line-clamp:4;}}html:lang(fr-FR) .dark-text p{color:#3a3533;}html:lang(fr-FR) p .ext{word-break:break-word;}html:lang(fr-FR) .text-formatted a{word-break:break-word;}@media (min-width:768px) and (max-width:820px){html:lang(fr-FR) .component--hero-small .hero-small--content-area-title{padding:0 50px;}}@media (max-width:377px){html:lang(fr-FR) .pager__items.js-pager__items,html:lang(fr-FR) .pager__item.pager__item--previous,html:lang(fr-FR) .pager__item.pager__item--next{display:flex;}}html:lang(fr-FR) .component-header-sticky > .inner-content .block-system-branding-block{justify-content:center;}html:lang(fr-FR) .component-header-sticky > .inner-content .block-system-branding-block .site-logo{height:auto;}html:lang(fr-FR) .view-nppe-faq-item-list-page .vocabulary-nppe-faq-categories .faq-listing-page--articles{min-height:770px;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full .field--intro .inner-content:empty{padding:0;}html:lang(fr-FR) .menu.menu-level-0 > li > a{font-size:0.85rem;}html:lang(fr-FR) .component-header-desktop .header--navigation-wrapper .menu.menu-level-0 > li > a{font-size:0.85rem;}html:lang(fr-FR) .component-header-desktop .search-wrapper{max-width:130px;}html:lang(fr-FR) .c-brand-discovery .views-exposed-form .js-form-item label img{max-width:calc(100% - 30px);}html:lang(fr-FR) .c-brand-discovery .views-exposed-form .js-form-item label img.active{max-width:120%;margin-top:-16px;}html:lang(fr-FR) .c-brand-discovery .form-item{margin-right:unset !important;}@media (min-width:1140px){html:lang(fr-FR) .component-header-sticky .sticky .twb-container,html:lang(fr-FR) .component-header-sticky .sticky .paragraph--type--c-document .component--document-wrapper,.paragraph--type--c-document html:lang(fr-FR) .component-header-sticky .sticky .component--document-wrapper{max-width:1140px;}html:lang(fr-FR) .component-header-desktop .header--navigation-wrapper .twb-container,html:lang(fr-FR) .component-header-desktop .header--navigation-wrapper .paragraph--type--c-document .component--document-wrapper,.paragraph--type--c-document html:lang(fr-FR) .component-header-desktop .header--navigation-wrapper .component--document-wrapper{max-width:1300px;}html:lang(fr-FR) .component--contact-us .contact-us--links{min-width:500px;}html:lang(fr-FR) .component--contact-us .contact-us--link{justify-content:start;}html:lang(fr-FR) .component--contact-us .contact-us--content-wrapper{min-width:61%;}html:lang(fr-FR) .component--contact-us .contact-us--main-image{min-width:39%;}}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(de-de) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(de-de) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(de-de) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(de-de) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(de-de) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(de-de) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(de-de) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(de-de) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(de-de) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(de-de) .component--people-love.brand--bakers.light-bg .static-info,html:lang(de-de) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--bakers.light-bg .static-info,html:lang(de-de) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(de-de) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(de-de) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(de-de) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(de-de) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(de-de) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(de-de) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(de-de) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(de-de) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(de-de) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(de-de) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(de-de) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(de-de) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(de-de) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--felix.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--felix.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(de-de) .component--people-love.brand--felix.light-bg .static-info,html:lang(de-de) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--felix.light-bg .static-info,html:lang(de-de) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(de-de) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(de-de) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(de-de) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(de-de) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(de-de) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(de-de) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(de-de) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(de-de) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(de-de) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(de-de) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(de-de) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(de-de) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(de-de) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(de-de) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(de-de) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(de-de) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(de-de) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(de-de) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(de-de) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(de-de) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(de-de) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(de-de) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(de-de) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(de-de) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(de-de) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(de-de) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(de-de) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(de-de) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(de-de) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(de-de) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(de-de) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(de-de) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(de-de) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(de-de) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(de-de) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(de-de) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(de-de) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(de-de) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(de-de) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(de-de) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(de-de) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(de-de) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(de-de) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(de-de) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(de-de) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(de-de) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--beta.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beta.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(de-de) .component--people-love.brand--beta.light-bg .static-info,html:lang(de-de) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beta.light-bg .static-info,html:lang(de-de) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(de-de) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(de-de) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(de-de) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(de-de) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(de-de) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(de-de) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(de-de) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(de-de) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(de-de) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(de-de) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(de-de) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(de-de) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(de-de) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(de-de) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(de-de) .component--people-love.brand--beyond.light-bg .static-info,html:lang(de-de) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beyond.light-bg .static-info,html:lang(de-de) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(de-de) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(de-de) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(de-de) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(de-de) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(de-de) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(de-de) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(de-de) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(de-de) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(de-de) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(de-de) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(de-de) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(de-de) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(de-de) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(de-de) .component--people-love.brand--bonio.light-bg .static-info,html:lang(de-de) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--bonio.light-bg .static-info,html:lang(de-de) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(de-de) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(de-de) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(de-de) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(de-de) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(de-de) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(de-de) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(de-de) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(de-de) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(de-de) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(de-de) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(de-de) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(de-de) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(de-de) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(de-de) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(de-de) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(de-de) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(de-de) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(de-de) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(de-de) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(de-de) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(de-de) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(de-de) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(de-de) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(de-de) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(de-de) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(de-de) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(de-de) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(de-de) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(de-de) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(de-de) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(de-de) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(de-de) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(de-de) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(de-de) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(de-de) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(de-de) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(de-de) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(de-de) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(de-de) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(de-de) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(de-de) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(de-de) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(de-de) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(de-de) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(de-de) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(de-de) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(de-de) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(de-de) .component--people-love.brand--friskies.light-bg .static-info,html:lang(de-de) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--friskies.light-bg .static-info,html:lang(de-de) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(de-de) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(de-de) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(de-de) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(de-de) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#58afc0;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#58afc0;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#58afc0;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#58afc0;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#58afc0;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(de-de) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#58afc0;}}html:lang(de-de) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--purina-one{background-color:rgba(88,175,192,0.1);}}html:lang(de-de) .brand-tile--wrapper.purina-one{background-color:#58afc0;}html:lang(de-de) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(de-de) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(de-de) .component--featured-article.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(de-de) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(88,175,192,0.1);}}html:lang(de-de) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(de-de) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#58afc0;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#58afc0;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#58afc0;}}html:lang(de-de) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(de-de) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(de-de) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(88,175,192,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(88,175,192,0.1);}}html:lang(de-de) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(de-de) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#58afc0;}html:lang(de-de) .component--text-image.brand--purina-one.light-bg{background-color:rgba(88,175,192,0.05);}html:lang(de-de) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#58afc0;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#58afc0;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#58afc0;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(de-de) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(de-de) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(de-de) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(de-de) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(de-de) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(de-de) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(de-de) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(de-de) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(de-de) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(de-de) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(de-de) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(de-de) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(de-de) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(de-de) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(de-de) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(de-de) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(de-de) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(de-de) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(de-de) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(de-de) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(de-de) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(de-de) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(de-de) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(de-de) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(de-de) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(de-de) .component--people-love.brand--winalot.light-bg .static-info,html:lang(de-de) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--winalot.light-bg .static-info,html:lang(de-de) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(de-de) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(de-de) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(de-de) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(de-de) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(de-de) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(de-de) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(de-de) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(de-de) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(de-de) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(de-de) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(de-de) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(de-de) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(de-de) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(de-de) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(de-de) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(de-de) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(de-de) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(de-de) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(de-de) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(de-de) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(de-de) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(de-de) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(de-de) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(de-de) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(de-de) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(de-de) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(de-de) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(de-de) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(de-de) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(de-de) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(de-de) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(de-de) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(de-de) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(de-de) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(de-de) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(de-de) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(de-de) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(de-de) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(de-de) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(de-de) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(de-de) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(de-de) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(de-de) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(de-de) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(de-de) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(de-de) .component--people-love.brand--catchow.light-bg .static-info,html:lang(de-de) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--catchow.light-bg .static-info,html:lang(de-de) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(de-de) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(de-de) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(de-de) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(de-de) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(de-de) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(de-de) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(de-de) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(de-de) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(de-de) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(de-de) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(de-de) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(de-de) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(de-de) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(de-de) .component--people-love.brand--beneful.light-bg .static-info,html:lang(de-de) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beneful.light-bg .static-info,html:lang(de-de) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(de-de) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(de-de) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(de-de) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(de-de) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(de-de) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(de-de) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(de-de) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(de-de) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(de-de) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(de-de) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(de-de) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(de-de) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(de-de) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(de-de) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(de-de) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(de-de) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(de-de) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(de-de) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(de-de) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(de-de) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(de-de) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-de) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-de) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-de) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--purina-one-dog > .article--hero .purina-border-top{background-color:#b11f29;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--purina-one-dog .progressbar-main-bar{background-color:#b11f29;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one-dog .image-wrapper{border-top:9px solid #b11f29;position:relative;overflow:visible;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#b11f29;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one-dog .image-wrapper{border-top-color:#b11f29;}html:lang(de-de) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one-dog:before{background-color:#b11f29;}html:lang(de-de) .node--type-nppe-article.node--view-mode-full.brand--purina-one-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#b11f29;color:#ffffff;}html:lang(de-de) .component--article-tile.brand--purina-one-dog > .image-wrapper:before{background-color:#b11f29;}html:lang(de-de) .component--article-tile.brand--purina-one-dog > .inner-content{border-right-color:#b11f29;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--purina-one-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#b11f29;}}html:lang(de-de) .component--articles-list.brand--purina-one-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#b11f29;}@media (min-width:1140px){html:lang(de-de) .component--articles-list.brand--purina-one-dog{background-color:rgba(177,31,41,0.1);}}html:lang(de-de) .brand-tile--wrapper.purina-one-dog{background-color:#b11f29;}html:lang(de-de) .component--campaign-signpost.brand--purina-one-dog .purina-border-top{background-color:#b11f29;}html:lang(de-de) .component--campaign-tile.brand--purina-one-dog.component-branded .purina-border-top{background-color:#b11f29;}html:lang(de-de) .component--featured-article.brand--purina-one-dog .purina-border-top{background-color:#b11f29;}html:lang(de-de) .component--hero-plp.brand--purina-one-dog .purina-border-top{background-color:#b11f29;}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--purina-one-dog.component-branded:before{background-color:rgba(177,31,41,0.1);}}html:lang(de-de) .component--hero-range.brand--purina-one-dog.component-branded .purina-border-top{background-color:#b11f29;}html:lang(de-de) .component--hero-range.brand--purina-one-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(177,31,41,0.1);}@media (min-width:1140px){html:lang(de-de) .component--hero-range.brand--purina-one-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-de) .component--hero-small.brand--purina-one-dog .purina-border-top{background-color:#b11f29;}@media (min-width:1140px){html:lang(de-de) .component--hero-small.brand--purina-one-dog .hero-small--content-area{padding-top:54px;}}html:lang(de-de) .component--people-love.brand--purina-one-dog.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--purina-one-dog.dark-bg .slider-wrapper{background-color:#b11f29;}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-one-dog.dark-bg .static-info,html:lang(de-de) .component--people-love.brand--purina-one-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-one-dog.dark-bg .inner-content:after{background-color:#b11f29;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-one-dog.dark-bg .component--people-love-item:after{background-color:#b11f29;}}html:lang(de-de) .component--people-love.brand--purina-one-dog.light-bg .static-info,html:lang(de-de) .component--people-love.brand--purina-one-dog.light-bg .slider-wrapper{background-color:rgba(177,31,41,0.1);}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-one-dog.light-bg .static-info,html:lang(de-de) .component--people-love.brand--purina-one-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-one-dog.light-bg .inner-content:after{background-color:rgba(177,31,41,0.1);}}@media (min-width:1140px){html:lang(de-de) .component--people-love.brand--purina-one-dog.light-bg .component--people-love-item:after{background-color:rgba(177,31,41,0.1);}}html:lang(de-de) .component--signposting-single.brand--purina-one-dog .purina-border-top{background-color:#b11f29;}html:lang(de-de) .component--social-media.brand--purina-one-dog .social-media--icons .svg-background{fill:#b11f29;}html:lang(de-de) .component--text-image.brand--purina-one-dog.light-bg{background-color:rgba(177,31,41,0.05);}html:lang(de-de) .component--text-image.brand--purina-one-dog .text-image--image .field--name-field-c-image{border-top:9px solid #b11f29;position:relative;overflow:visible;}html:lang(de-de) .component--text-image.brand--purina-one-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#b11f29;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-full.brand--purina-one-dog > header{border-left-color:#b11f29;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one-dog{border-left-color:#b11f29;}html:lang(de-de) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one-dog{border-left-color:#b11f29;}html:lang(de-de) .views-row.is-sticky .component--article-tile.brand--purina-one-dog > .image-wrapper:before{background-color:#b11f29;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(de-CH) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(de-CH) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(de-CH) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(de-CH) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(de-CH) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(de-CH) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(de-CH) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(de-CH) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(de-CH) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(de-CH) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(de-CH) .component--people-love.brand--bakers.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--bakers.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(de-CH) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(de-CH) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(de-CH) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(de-CH) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(de-CH) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(de-CH) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(de-CH) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(de-CH) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(de-CH) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(de-CH) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(de-CH) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(de-CH) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(de-CH) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(de-CH) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--felix.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--felix.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(de-CH) .component--people-love.brand--felix.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--felix.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(de-CH) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(de-CH) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(de-CH) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(de-CH) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(de-CH) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(de-CH) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(de-CH) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(de-CH) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(de-CH) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(de-CH) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(de-CH) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(de-CH) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(de-CH) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(de-CH) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(de-CH) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(de-CH) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(de-CH) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(de-CH) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(de-CH) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(de-CH) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(de-CH) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(de-CH) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(de-CH) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(de-CH) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(de-CH) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(de-CH) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(de-CH) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(de-CH) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(de-CH) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(de-CH) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(de-CH) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(de-CH) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(de-CH) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(de-CH) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(de-CH) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(de-CH) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(de-CH) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(de-CH) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(de-CH) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(de-CH) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(de-CH) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(de-CH) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(de-CH) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(de-CH) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--beta.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beta.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(de-CH) .component--people-love.brand--beta.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beta.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(de-CH) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(de-CH) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(de-CH) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(de-CH) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(de-CH) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(de-CH) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(de-CH) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(de-CH) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(de-CH) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(de-CH) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(de-CH) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(de-CH) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(de-CH) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(de-CH) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(de-CH) .component--people-love.brand--beyond.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beyond.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(de-CH) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(de-CH) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(de-CH) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(de-CH) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(de-CH) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(de-CH) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(de-CH) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(de-CH) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(de-CH) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(de-CH) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(de-CH) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(de-CH) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(de-CH) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(de-CH) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(de-CH) .component--people-love.brand--bonio.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--bonio.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(de-CH) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(de-CH) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(de-CH) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(de-CH) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(de-CH) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(de-CH) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(de-CH) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(de-CH) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(de-CH) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(de-CH) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(de-CH) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(de-CH) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(de-CH) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(de-CH) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(de-CH) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(de-CH) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(de-CH) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(de-CH) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(de-CH) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(de-CH) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(de-CH) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(de-CH) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(de-CH) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(de-CH) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(de-CH) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(de-CH) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(de-CH) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(de-CH) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(de-CH) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(de-CH) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(de-CH) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(de-CH) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(de-CH) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(de-CH) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(de-CH) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(de-CH) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(de-CH) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(de-CH) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(de-CH) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(de-CH) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(de-CH) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(de-CH) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(de-CH) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(de-CH) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(de-CH) .component--people-love.brand--friskies.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--friskies.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(de-CH) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(de-CH) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(de-CH) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(de-CH) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#58afc0;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#58afc0;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#58afc0;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#58afc0;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#58afc0;color:#ffffff;}html:lang(de-CH) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(de-CH) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#58afc0;}}html:lang(de-CH) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--purina-one{background-color:rgba(88,175,192,0.1);}}html:lang(de-CH) .brand-tile--wrapper.purina-one{background-color:#58afc0;}html:lang(de-CH) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(de-CH) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(de-CH) .component--featured-article.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(de-CH) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(88,175,192,0.1);}}html:lang(de-CH) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(de-CH) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#58afc0;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#58afc0;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#58afc0;}}html:lang(de-CH) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(88,175,192,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(88,175,192,0.1);}}html:lang(de-CH) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(de-CH) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#58afc0;}html:lang(de-CH) .component--text-image.brand--purina-one.light-bg{background-color:rgba(88,175,192,0.05);}html:lang(de-CH) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#58afc0;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#58afc0;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#58afc0;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(de-CH) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(de-CH) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(de-CH) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(de-CH) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(de-CH) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(de-CH) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(de-CH) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(de-CH) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(de-CH) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(de-CH) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(de-CH) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(de-CH) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(de-CH) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(de-CH) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(de-CH) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(de-CH) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(de-CH) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(de-CH) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(de-CH) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(de-CH) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(de-CH) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(de-CH) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(de-CH) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(de-CH) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(de-CH) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(de-CH) .component--people-love.brand--winalot.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--winalot.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(de-CH) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(de-CH) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(de-CH) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(de-CH) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(de-CH) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(de-CH) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(de-CH) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(de-CH) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(de-CH) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(de-CH) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(de-CH) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(de-CH) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(de-CH) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(de-CH) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(de-CH) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(de-CH) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(de-CH) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(de-CH) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(de-CH) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(de-CH) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(de-CH) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(de-CH) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(de-CH) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(de-CH) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(de-CH) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(de-CH) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(de-CH) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(de-CH) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(de-CH) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(de-CH) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(de-CH) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(de-CH) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(de-CH) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(de-CH) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(de-CH) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(de-CH) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(de-CH) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(de-CH) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(de-CH) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(de-CH) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(de-CH) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(de-CH) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(de-CH) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(de-CH) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(de-CH) .component--people-love.brand--catchow.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--catchow.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(de-CH) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(de-CH) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(de-CH) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(de-CH) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(de-CH) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(de-CH) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(de-CH) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(de-CH) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(de-CH) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(de-CH) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(de-CH) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(de-CH) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(de-CH) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(de-CH) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(de-CH) .component--people-love.brand--beneful.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beneful.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(de-CH) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(de-CH) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(de-CH) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(de-CH) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(de-CH) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(de-CH) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(de-CH) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(de-CH) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(de-CH) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(de-CH) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(de-CH) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(de-CH) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(de-CH) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(de-CH) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(de-CH) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(de-CH) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-CH) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(de-CH) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(de-CH) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(de-CH) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(de-CH) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(de-CH) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(de-CH) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(de-CH) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(de-CH) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(de-CH) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(de-CH) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(de-CH) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(de-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(de-CH) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(fr-CH) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(fr-CH) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(fr-CH) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(fr-CH) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(fr-CH) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(fr-CH) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(fr-CH) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(fr-CH) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(fr-CH) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(fr-CH) .component--people-love.brand--bakers.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--bakers.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(fr-CH) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(fr-CH) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(fr-CH) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(fr-CH) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(fr-CH) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(fr-CH) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(fr-CH) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(fr-CH) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(fr-CH) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(fr-CH) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(fr-CH) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(fr-CH) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--felix.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--felix.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(fr-CH) .component--people-love.brand--felix.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--felix.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(fr-CH) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(fr-CH) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(fr-CH) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(fr-CH) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(fr-CH) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(fr-CH) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(fr-CH) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(fr-CH) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-CH) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(fr-CH) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(fr-CH) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-CH) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(fr-CH) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(fr-CH) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(fr-CH) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(fr-CH) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(fr-CH) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(fr-CH) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(fr-CH) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(fr-CH) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(fr-CH) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(fr-CH) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(fr-CH) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(fr-CH) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(fr-CH) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(fr-CH) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(fr-CH) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(fr-CH) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(fr-CH) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(fr-CH) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(fr-CH) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(fr-CH) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(fr-CH) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(fr-CH) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(fr-CH) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(fr-CH) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(fr-CH) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(fr-CH) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--beta.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beta.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(fr-CH) .component--people-love.brand--beta.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beta.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(fr-CH) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(fr-CH) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(fr-CH) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(fr-CH) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(fr-CH) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(fr-CH) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(fr-CH) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(fr-CH) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(fr-CH) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(fr-CH) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(fr-CH) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(fr-CH) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(fr-CH) .component--people-love.brand--beyond.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beyond.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(fr-CH) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(fr-CH) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(fr-CH) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(fr-CH) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(fr-CH) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(fr-CH) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(fr-CH) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(fr-CH) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(fr-CH) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(fr-CH) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(fr-CH) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(fr-CH) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(fr-CH) .component--people-love.brand--bonio.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--bonio.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(fr-CH) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(fr-CH) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(fr-CH) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(fr-CH) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(fr-CH) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(fr-CH) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(fr-CH) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(fr-CH) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(fr-CH) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(fr-CH) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(fr-CH) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(fr-CH) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(fr-CH) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(fr-CH) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(fr-CH) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(fr-CH) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(fr-CH) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(fr-CH) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(fr-CH) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(fr-CH) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(fr-CH) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(fr-CH) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(fr-CH) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(fr-CH) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(fr-CH) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(fr-CH) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(fr-CH) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(fr-CH) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(fr-CH) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(fr-CH) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(fr-CH) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(fr-CH) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(fr-CH) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(fr-CH) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(fr-CH) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(fr-CH) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(fr-CH) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(fr-CH) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(fr-CH) .component--people-love.brand--friskies.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--friskies.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(fr-CH) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(fr-CH) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(fr-CH) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#58afc0;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#58afc0;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#58afc0;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#58afc0;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#58afc0;color:#ffffff;}html:lang(fr-CH) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(fr-CH) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#58afc0;}}html:lang(fr-CH) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--purina-one{background-color:rgba(88,175,192,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.purina-one{background-color:#58afc0;}html:lang(fr-CH) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(fr-CH) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(fr-CH) .component--featured-article.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(fr-CH) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(88,175,192,0.1);}}html:lang(fr-CH) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(fr-CH) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#58afc0;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#58afc0;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#58afc0;}}html:lang(fr-CH) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(88,175,192,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(88,175,192,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(fr-CH) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#58afc0;}html:lang(fr-CH) .component--text-image.brand--purina-one.light-bg{background-color:rgba(88,175,192,0.05);}html:lang(fr-CH) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#58afc0;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#58afc0;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#58afc0;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(fr-CH) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(fr-CH) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(fr-CH) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(fr-CH) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(fr-CH) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-CH) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(fr-CH) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(fr-CH) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-CH) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(fr-CH) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(fr-CH) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(fr-CH) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(fr-CH) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(fr-CH) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(fr-CH) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(fr-CH) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(fr-CH) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(fr-CH) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(fr-CH) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(fr-CH) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(fr-CH) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(fr-CH) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(fr-CH) .component--people-love.brand--winalot.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--winalot.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(fr-CH) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(fr-CH) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(fr-CH) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(fr-CH) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(fr-CH) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(fr-CH) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(fr-CH) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(fr-CH) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(fr-CH) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(fr-CH) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(fr-CH) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(fr-CH) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(fr-CH) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(fr-CH) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(fr-CH) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(fr-CH) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(fr-CH) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-CH) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(fr-CH) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(fr-CH) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(fr-CH) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-CH) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(fr-CH) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(fr-CH) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-CH) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(fr-CH) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(fr-CH) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(fr-CH) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(fr-CH) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(fr-CH) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-CH) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(fr-CH) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(fr-CH) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(fr-CH) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-CH) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(fr-CH) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(fr-CH) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-CH) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(fr-CH) .component--people-love.brand--catchow.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--catchow.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(fr-CH) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(fr-CH) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(fr-CH) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(fr-CH) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(fr-CH) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(fr-CH) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(fr-CH) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(fr-CH) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(fr-CH) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(fr-CH) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(fr-CH) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(fr-CH) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(fr-CH) .component--people-love.brand--beneful.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beneful.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(fr-CH) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(fr-CH) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(fr-CH) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-CH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-CH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-CH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(fr-CH) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(fr-CH) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(fr-CH) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(fr-CH) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(fr-CH) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(fr-CH) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(fr-CH) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(fr-CH) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(fr-CH) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(fr-CH) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(fr-CH) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(fr-CH) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-CH) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(fr-CH) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(fr-CH) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(fr-CH) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(fr-CH) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(fr-CH) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(fr-CH) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(fr-CH) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(fr-CH) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(fr-CH) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(fr-CH) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(fr-CH) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(fr-CH) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(fr-CH) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(fr-be) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(fr-be) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(fr-be) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(fr-be) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(fr-be) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(fr-be) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(fr-be) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(fr-be) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(fr-be) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(fr-be) .component--people-love.brand--bakers.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--bakers.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(fr-be) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(fr-be) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(fr-be) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(fr-be) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(fr-be) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(fr-be) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(fr-be) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(fr-be) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(fr-be) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(fr-be) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(fr-be) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(fr-be) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(fr-be) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--felix.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--felix.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(fr-be) .component--people-love.brand--felix.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--felix.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(fr-be) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(fr-be) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(fr-be) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(fr-be) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(fr-be) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(fr-be) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(fr-be) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(fr-be) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(fr-be) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-be) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(fr-be) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(fr-be) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-be) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(fr-be) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(fr-be) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(fr-be) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(fr-be) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(fr-be) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(fr-be) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(fr-be) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(fr-be) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(fr-be) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(fr-be) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(fr-be) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(fr-be) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(fr-be) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(fr-be) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(fr-be) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(fr-be) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(fr-be) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(fr-be) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(fr-be) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(fr-be) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(fr-be) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(fr-be) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(fr-be) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(fr-be) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(fr-be) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(fr-be) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(fr-be) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(fr-be) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(fr-be) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--beta.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beta.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(fr-be) .component--people-love.brand--beta.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beta.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(fr-be) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(fr-be) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(fr-be) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(fr-be) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(fr-be) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(fr-be) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(fr-be) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(fr-be) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(fr-be) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(fr-be) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(fr-be) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(fr-be) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(fr-be) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(fr-be) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(fr-be) .component--people-love.brand--beyond.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beyond.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(fr-be) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(fr-be) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(fr-be) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(fr-be) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(fr-be) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(fr-be) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(fr-be) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(fr-be) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(fr-be) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(fr-be) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(fr-be) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(fr-be) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(fr-be) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(fr-be) .component--people-love.brand--bonio.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--bonio.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(fr-be) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(fr-be) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(fr-be) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(fr-be) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(fr-be) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(fr-be) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(fr-be) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(fr-be) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(fr-be) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(fr-be) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(fr-be) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(fr-be) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(fr-be) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(fr-be) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(fr-be) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(fr-be) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(fr-be) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(fr-be) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(fr-be) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(fr-be) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(fr-be) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(fr-be) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(fr-be) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(fr-be) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(fr-be) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(fr-be) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(fr-be) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(fr-be) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(fr-be) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(fr-be) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(fr-be) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(fr-be) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(fr-be) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(fr-be) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(fr-be) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(fr-be) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(fr-be) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(fr-be) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(fr-be) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(fr-be) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(fr-be) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(fr-be) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(fr-be) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(fr-be) .component--people-love.brand--friskies.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(fr-be) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(fr-be) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(fr-be) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(fr-be) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#00858A;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#00858A;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #00858A;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00858A;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#00858A;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#00858A;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00858A;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#00858A;}html:lang(fr-be) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#00858A;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00858A;}}html:lang(fr-be) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00858A;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--purina-one{background-color:rgba(0,133,138,0.1);}}html:lang(fr-be) .brand-tile--wrapper.purina-one{background-color:#00858A;}html:lang(fr-be) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#00858A;}html:lang(fr-be) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#00858A;}html:lang(fr-be) .component--featured-article.brand--purina-one .purina-border-top{background-color:#00858A;}html:lang(fr-be) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#00858A;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(0,133,138,0.1);}}html:lang(fr-be) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#00858A;}html:lang(fr-be) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,133,138,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--purina-one .purina-border-top{background-color:#00858A;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#00858A;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#00858A;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#00858A;}}html:lang(fr-be) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(0,133,138,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(0,133,138,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(0,133,138,0.1);}}html:lang(fr-be) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#00858A;}html:lang(fr-be) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#00858A;}html:lang(fr-be) .component--text-image.brand--purina-one.light-bg{background-color:rgba(0,133,138,0.05);}html:lang(fr-be) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #00858A;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00858A;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#00858A;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#00858A;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#00858A;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#00858A;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(fr-be) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(fr-be) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(fr-be) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(fr-be) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(fr-be) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-be) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(fr-be) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(fr-be) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-be) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(fr-be) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(fr-be) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(fr-be) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(fr-be) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(fr-be) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(fr-be) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(fr-be) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(fr-be) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(fr-be) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(fr-be) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(fr-be) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(fr-be) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(fr-be) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(fr-be) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(fr-be) .component--people-love.brand--winalot.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--winalot.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(fr-be) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(fr-be) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(fr-be) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(fr-be) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(fr-be) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(fr-be) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(fr-be) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(fr-be) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(fr-be) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(fr-be) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(fr-be) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(fr-be) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(fr-be) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(fr-be) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(fr-be) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(fr-be) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(fr-be) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(fr-be) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-be) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(fr-be) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(fr-be) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(fr-be) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(fr-be) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-be) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(fr-be) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(fr-be) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-be) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(fr-be) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(fr-be) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(fr-be) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(fr-be) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(fr-be) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-be) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(fr-be) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(fr-be) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(fr-be) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(fr-be) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-be) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(fr-be) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(fr-be) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-be) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(fr-be) .component--people-love.brand--catchow.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--catchow.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(fr-be) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(fr-be) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(fr-be) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(fr-be) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(fr-be) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(fr-be) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(fr-be) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(fr-be) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(fr-be) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(fr-be) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(fr-be) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(fr-be) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(fr-be) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(fr-be) .component--people-love.brand--beneful.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beneful.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(fr-be) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(fr-be) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(fr-be) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(fr-be) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(fr-be) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(fr-be) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(fr-be) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(fr-be) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(fr-be) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(fr-be) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(fr-be) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(fr-be) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(fr-be) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(fr-be) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(fr-be) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(fr-be) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(fr-be) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(fr-be) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(fr-be) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--purina-one-chien > .article--hero .purina-border-top{background-color:#A9161A;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--purina-one-chien .progressbar-main-bar{background-color:#A9161A;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one-chien .image-wrapper{border-top:9px solid #A9161A;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one-chien .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#A9161A;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one-chien .image-wrapper{border-top-color:#A9161A;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one-chien:before{background-color:#A9161A;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--purina-one-chien > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#A9161A;color:#ffffff;}html:lang(fr-be) .component--article-tile.brand--purina-one-chien > .image-wrapper:before{background-color:#A9161A;}html:lang(fr-be) .component--article-tile.brand--purina-one-chien > .inner-content{border-right-color:#A9161A;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--purina-one-chien > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#A9161A;}}html:lang(fr-be) .component--articles-list.brand--purina-one-chien > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#A9161A;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--purina-one-chien{background-color:rgba(169,22,26,0.1);}}html:lang(fr-be) .brand-tile--wrapper.purina-one-chien{background-color:#A9161A;}html:lang(fr-be) .component--campaign-signpost.brand--purina-one-chien .purina-border-top{background-color:#A9161A;}html:lang(fr-be) .component--campaign-tile.brand--purina-one-chien.component-branded .purina-border-top{background-color:#A9161A;}html:lang(fr-be) .component--featured-article.brand--purina-one-chien .purina-border-top{background-color:#A9161A;}html:lang(fr-be) .component--hero-plp.brand--purina-one-chien .purina-border-top{background-color:#A9161A;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--purina-one-chien.component-branded:before{background-color:rgba(169,22,26,0.1);}}html:lang(fr-be) .component--hero-range.brand--purina-one-chien.component-branded .purina-border-top{background-color:#A9161A;}html:lang(fr-be) .component--hero-range.brand--purina-one-chien.component-branded .hero-range--content-area-wrapper{background-color:rgba(169,22,26,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--purina-one-chien.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--purina-one-chien .purina-border-top{background-color:#A9161A;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--purina-one-chien .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--purina-one-chien.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--purina-one-chien.dark-bg .slider-wrapper{background-color:#A9161A;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-one-chien.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--purina-one-chien.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-one-chien.dark-bg .inner-content:after{background-color:#A9161A;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-one-chien.dark-bg .component--people-love-item:after{background-color:#A9161A;}}html:lang(fr-be) .component--people-love.brand--purina-one-chien.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--purina-one-chien.light-bg .slider-wrapper{background-color:rgba(169,22,26,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-one-chien.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--purina-one-chien.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-one-chien.light-bg .inner-content:after{background-color:rgba(169,22,26,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--purina-one-chien.light-bg .component--people-love-item:after{background-color:rgba(169,22,26,0.1);}}html:lang(fr-be) .component--signposting-single.brand--purina-one-chien .purina-border-top{background-color:#A9161A;}html:lang(fr-be) .component--social-media.brand--purina-one-chien .social-media--icons .svg-background{fill:#A9161A;}html:lang(fr-be) .component--text-image.brand--purina-one-chien.light-bg{background-color:rgba(169,22,26,0.05);}html:lang(fr-be) .component--text-image.brand--purina-one-chien .text-image--image .field--name-field-c-image{border-top:9px solid #A9161A;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--purina-one-chien .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#A9161A;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--purina-one-chien > header{border-left-color:#A9161A;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one-chien{border-left-color:#A9161A;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one-chien{border-left-color:#A9161A;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--purina-one-chien > .image-wrapper:before{background-color:#A9161A;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--friskies-chien > .article--hero .purina-border-top{background-color:#92b533;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--friskies-chien .progressbar-main-bar{background-color:#92b533;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-chien .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-chien .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-chien .image-wrapper{border-top-color:#92b533;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-chien:before{background-color:#92b533;}html:lang(fr-be) .node--type-nppe-article.node--view-mode-full.brand--friskies-chien > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(fr-be) .component--article-tile.brand--friskies-chien > .image-wrapper:before{background-color:#92b533;}html:lang(fr-be) .component--article-tile.brand--friskies-chien > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--friskies-chien > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(fr-be) .component--articles-list.brand--friskies-chien > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(fr-be) .component--articles-list.brand--friskies-chien{background-color:rgba(146,181,51,0.1);}}html:lang(fr-be) .brand-tile--wrapper.friskies-chien{background-color:#92b533;}html:lang(fr-be) .component--campaign-signpost.brand--friskies-chien .purina-border-top{background-color:#92b533;}html:lang(fr-be) .component--campaign-tile.brand--friskies-chien.component-branded .purina-border-top{background-color:#92b533;}html:lang(fr-be) .component--featured-article.brand--friskies-chien .purina-border-top{background-color:#92b533;}html:lang(fr-be) .component--hero-plp.brand--friskies-chien .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--friskies-chien.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(fr-be) .component--hero-range.brand--friskies-chien.component-branded .purina-border-top{background-color:#92b533;}html:lang(fr-be) .component--hero-range.brand--friskies-chien.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--hero-range.brand--friskies-chien.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-be) .component--hero-small.brand--friskies-chien .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(fr-be) .component--hero-small.brand--friskies-chien .hero-small--content-area{padding-top:54px;}}html:lang(fr-be) .component--people-love.brand--friskies-chien.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--friskies-chien.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies-chien.dark-bg .static-info,html:lang(fr-be) .component--people-love.brand--friskies-chien.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies-chien.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies-chien.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(fr-be) .component--people-love.brand--friskies-chien.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--friskies-chien.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies-chien.light-bg .static-info,html:lang(fr-be) .component--people-love.brand--friskies-chien.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies-chien.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(fr-be) .component--people-love.brand--friskies-chien.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(fr-be) .component--signposting-single.brand--friskies-chien .purina-border-top{background-color:#92b533;}html:lang(fr-be) .component--social-media.brand--friskies-chien .social-media--icons .svg-background{fill:#92b533;}html:lang(fr-be) .component--text-image.brand--friskies-chien.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(fr-be) .component--text-image.brand--friskies-chien .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(fr-be) .component--text-image.brand--friskies-chien .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-full.brand--friskies-chien > header{border-left-color:#92b533;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-chien{border-left-color:#92b533;}html:lang(fr-be) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-chien{border-left-color:#92b533;}html:lang(fr-be) .views-row.is-sticky .component--article-tile.brand--friskies-chien > .image-wrapper:before{background-color:#92b533;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(nl-be) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(nl-be) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(nl-be) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(nl-be) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(nl-be) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(nl-be) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(nl-be) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(nl-be) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(nl-be) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(nl-be) .component--people-love.brand--bakers.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--bakers.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(nl-be) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(nl-be) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(nl-be) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(nl-be) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(nl-be) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(nl-be) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(nl-be) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(nl-be) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(nl-be) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(nl-be) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(nl-be) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(nl-be) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(nl-be) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--felix.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--felix.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(nl-be) .component--people-love.brand--felix.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--felix.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(nl-be) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(nl-be) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(nl-be) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(nl-be) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(nl-be) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(nl-be) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(nl-be) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(nl-be) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(nl-be) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(nl-be) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(nl-be) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(nl-be) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(nl-be) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(nl-be) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(nl-be) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(nl-be) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(nl-be) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(nl-be) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(nl-be) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(nl-be) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(nl-be) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(nl-be) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(nl-be) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(nl-be) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(nl-be) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(nl-be) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(nl-be) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(nl-be) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(nl-be) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(nl-be) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(nl-be) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(nl-be) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(nl-be) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(nl-be) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(nl-be) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(nl-be) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(nl-be) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(nl-be) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(nl-be) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(nl-be) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(nl-be) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(nl-be) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--beta.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beta.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(nl-be) .component--people-love.brand--beta.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beta.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(nl-be) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(nl-be) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(nl-be) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(nl-be) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(nl-be) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(nl-be) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(nl-be) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(nl-be) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(nl-be) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(nl-be) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(nl-be) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(nl-be) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(nl-be) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(nl-be) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(nl-be) .component--people-love.brand--beyond.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beyond.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(nl-be) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(nl-be) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(nl-be) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(nl-be) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(nl-be) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(nl-be) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(nl-be) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(nl-be) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(nl-be) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(nl-be) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(nl-be) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(nl-be) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(nl-be) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(nl-be) .component--people-love.brand--bonio.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--bonio.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(nl-be) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(nl-be) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(nl-be) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(nl-be) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(nl-be) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(nl-be) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(nl-be) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(nl-be) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(nl-be) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(nl-be) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(nl-be) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(nl-be) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(nl-be) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(nl-be) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(nl-be) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(nl-be) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(nl-be) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(nl-be) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(nl-be) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(nl-be) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(nl-be) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(nl-be) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(nl-be) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(nl-be) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(nl-be) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(nl-be) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(nl-be) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(nl-be) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(nl-be) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(nl-be) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(nl-be) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(nl-be) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(nl-be) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(nl-be) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(nl-be) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(nl-be) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(nl-be) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(nl-be) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(nl-be) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(nl-be) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(nl-be) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(nl-be) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(nl-be) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(nl-be) .component--people-love.brand--friskies.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(nl-be) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(nl-be) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(nl-be) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(nl-be) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#00858A;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#00858A;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #00858A;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00858A;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#00858A;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#00858A;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00858A;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#00858A;}html:lang(nl-be) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#00858A;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00858A;}}html:lang(nl-be) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00858A;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--purina-one{background-color:rgba(0,133,138,0.1);}}html:lang(nl-be) .brand-tile--wrapper.purina-one{background-color:#00858A;}html:lang(nl-be) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#00858A;}html:lang(nl-be) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#00858A;}html:lang(nl-be) .component--featured-article.brand--purina-one .purina-border-top{background-color:#00858A;}html:lang(nl-be) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#00858A;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(0,133,138,0.1);}}html:lang(nl-be) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#00858A;}html:lang(nl-be) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,133,138,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--purina-one .purina-border-top{background-color:#00858A;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#00858A;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#00858A;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#00858A;}}html:lang(nl-be) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(0,133,138,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(0,133,138,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(0,133,138,0.1);}}html:lang(nl-be) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#00858A;}html:lang(nl-be) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#00858A;}html:lang(nl-be) .component--text-image.brand--purina-one.light-bg{background-color:rgba(0,133,138,0.05);}html:lang(nl-be) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #00858A;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00858A;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#00858A;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#00858A;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#00858A;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#00858A;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(nl-be) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(nl-be) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(nl-be) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(nl-be) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(nl-be) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(nl-be) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(nl-be) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(nl-be) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(nl-be) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(nl-be) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(nl-be) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(nl-be) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(nl-be) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(nl-be) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(nl-be) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(nl-be) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(nl-be) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(nl-be) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(nl-be) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(nl-be) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(nl-be) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(nl-be) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(nl-be) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(nl-be) .component--people-love.brand--winalot.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--winalot.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(nl-be) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(nl-be) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(nl-be) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(nl-be) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(nl-be) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(nl-be) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(nl-be) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(nl-be) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(nl-be) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(nl-be) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(nl-be) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(nl-be) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(nl-be) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(nl-be) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(nl-be) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(nl-be) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(nl-be) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(nl-be) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(nl-be) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(nl-be) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(nl-be) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(nl-be) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(nl-be) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(nl-be) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(nl-be) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(nl-be) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(nl-be) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(nl-be) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(nl-be) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(nl-be) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(nl-be) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(nl-be) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(nl-be) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(nl-be) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(nl-be) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(nl-be) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(nl-be) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(nl-be) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(nl-be) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(nl-be) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(nl-be) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(nl-be) .component--people-love.brand--catchow.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--catchow.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(nl-be) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(nl-be) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(nl-be) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(nl-be) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(nl-be) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(nl-be) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(nl-be) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(nl-be) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(nl-be) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(nl-be) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(nl-be) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(nl-be) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(nl-be) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(nl-be) .component--people-love.brand--beneful.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beneful.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(nl-be) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(nl-be) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(nl-be) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(nl-be) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(nl-be) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(nl-be) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(nl-be) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(nl-be) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(nl-be) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(nl-be) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(nl-be) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(nl-be) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(nl-be) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(nl-be) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(nl-be) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(nl-be) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(nl-be) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(nl-be) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(nl-be) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--purina-one-chien > .article--hero .purina-border-top{background-color:#A9161A;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--purina-one-chien .progressbar-main-bar{background-color:#A9161A;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one-chien .image-wrapper{border-top:9px solid #A9161A;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one-chien .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#A9161A;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one-chien .image-wrapper{border-top-color:#A9161A;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one-chien:before{background-color:#A9161A;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--purina-one-chien > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#A9161A;color:#ffffff;}html:lang(nl-be) .component--article-tile.brand--purina-one-chien > .image-wrapper:before{background-color:#A9161A;}html:lang(nl-be) .component--article-tile.brand--purina-one-chien > .inner-content{border-right-color:#A9161A;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--purina-one-chien > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#A9161A;}}html:lang(nl-be) .component--articles-list.brand--purina-one-chien > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#A9161A;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--purina-one-chien{background-color:rgba(169,22,26,0.1);}}html:lang(nl-be) .brand-tile--wrapper.purina-one-chien{background-color:#A9161A;}html:lang(nl-be) .component--campaign-signpost.brand--purina-one-chien .purina-border-top{background-color:#A9161A;}html:lang(nl-be) .component--campaign-tile.brand--purina-one-chien.component-branded .purina-border-top{background-color:#A9161A;}html:lang(nl-be) .component--featured-article.brand--purina-one-chien .purina-border-top{background-color:#A9161A;}html:lang(nl-be) .component--hero-plp.brand--purina-one-chien .purina-border-top{background-color:#A9161A;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--purina-one-chien.component-branded:before{background-color:rgba(169,22,26,0.1);}}html:lang(nl-be) .component--hero-range.brand--purina-one-chien.component-branded .purina-border-top{background-color:#A9161A;}html:lang(nl-be) .component--hero-range.brand--purina-one-chien.component-branded .hero-range--content-area-wrapper{background-color:rgba(169,22,26,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--purina-one-chien.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--purina-one-chien .purina-border-top{background-color:#A9161A;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--purina-one-chien .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--purina-one-chien.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--purina-one-chien.dark-bg .slider-wrapper{background-color:#A9161A;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-one-chien.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--purina-one-chien.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-one-chien.dark-bg .inner-content:after{background-color:#A9161A;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-one-chien.dark-bg .component--people-love-item:after{background-color:#A9161A;}}html:lang(nl-be) .component--people-love.brand--purina-one-chien.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--purina-one-chien.light-bg .slider-wrapper{background-color:rgba(169,22,26,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-one-chien.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--purina-one-chien.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-one-chien.light-bg .inner-content:after{background-color:rgba(169,22,26,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--purina-one-chien.light-bg .component--people-love-item:after{background-color:rgba(169,22,26,0.1);}}html:lang(nl-be) .component--signposting-single.brand--purina-one-chien .purina-border-top{background-color:#A9161A;}html:lang(nl-be) .component--social-media.brand--purina-one-chien .social-media--icons .svg-background{fill:#A9161A;}html:lang(nl-be) .component--text-image.brand--purina-one-chien.light-bg{background-color:rgba(169,22,26,0.05);}html:lang(nl-be) .component--text-image.brand--purina-one-chien .text-image--image .field--name-field-c-image{border-top:9px solid #A9161A;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--purina-one-chien .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#A9161A;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--purina-one-chien > header{border-left-color:#A9161A;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one-chien{border-left-color:#A9161A;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one-chien{border-left-color:#A9161A;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--purina-one-chien > .image-wrapper:before{background-color:#A9161A;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-be) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-be) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-be) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--friskies-chien > .article--hero .purina-border-top{background-color:#92b533;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--friskies-chien .progressbar-main-bar{background-color:#92b533;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-chien .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-chien .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-chien .image-wrapper{border-top-color:#92b533;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-chien:before{background-color:#92b533;}html:lang(nl-be) .node--type-nppe-article.node--view-mode-full.brand--friskies-chien > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(nl-be) .component--article-tile.brand--friskies-chien > .image-wrapper:before{background-color:#92b533;}html:lang(nl-be) .component--article-tile.brand--friskies-chien > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--friskies-chien > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(nl-be) .component--articles-list.brand--friskies-chien > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(nl-be) .component--articles-list.brand--friskies-chien{background-color:rgba(146,181,51,0.1);}}html:lang(nl-be) .brand-tile--wrapper.friskies-chien{background-color:#92b533;}html:lang(nl-be) .component--campaign-signpost.brand--friskies-chien .purina-border-top{background-color:#92b533;}html:lang(nl-be) .component--campaign-tile.brand--friskies-chien.component-branded .purina-border-top{background-color:#92b533;}html:lang(nl-be) .component--featured-article.brand--friskies-chien .purina-border-top{background-color:#92b533;}html:lang(nl-be) .component--hero-plp.brand--friskies-chien .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--friskies-chien.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(nl-be) .component--hero-range.brand--friskies-chien.component-branded .purina-border-top{background-color:#92b533;}html:lang(nl-be) .component--hero-range.brand--friskies-chien.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--hero-range.brand--friskies-chien.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-be) .component--hero-small.brand--friskies-chien .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(nl-be) .component--hero-small.brand--friskies-chien .hero-small--content-area{padding-top:54px;}}html:lang(nl-be) .component--people-love.brand--friskies-chien.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--friskies-chien.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies-chien.dark-bg .static-info,html:lang(nl-be) .component--people-love.brand--friskies-chien.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies-chien.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies-chien.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(nl-be) .component--people-love.brand--friskies-chien.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--friskies-chien.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies-chien.light-bg .static-info,html:lang(nl-be) .component--people-love.brand--friskies-chien.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies-chien.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(nl-be) .component--people-love.brand--friskies-chien.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(nl-be) .component--signposting-single.brand--friskies-chien .purina-border-top{background-color:#92b533;}html:lang(nl-be) .component--social-media.brand--friskies-chien .social-media--icons .svg-background{fill:#92b533;}html:lang(nl-be) .component--text-image.brand--friskies-chien.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(nl-be) .component--text-image.brand--friskies-chien .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(nl-be) .component--text-image.brand--friskies-chien .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-full.brand--friskies-chien > header{border-left-color:#92b533;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-chien{border-left-color:#92b533;}html:lang(nl-be) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-chien{border-left-color:#92b533;}html:lang(nl-be) .views-row.is-sticky .component--article-tile.brand--friskies-chien > .image-wrapper:before{background-color:#92b533;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(de-AT) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(de-AT) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(de-AT) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(de-AT) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(de-AT) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(de-AT) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(de-AT) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(de-AT) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(de-AT) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(de-AT) .component--people-love.brand--bakers.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--bakers.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(de-AT) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(de-AT) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(de-AT) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(de-AT) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(de-AT) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(de-AT) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(de-AT) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(de-AT) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(de-AT) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(de-AT) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(de-AT) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(de-AT) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(de-AT) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--felix.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--felix.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(de-AT) .component--people-love.brand--felix.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--felix.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(de-AT) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(de-AT) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(de-AT) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(de-AT) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(de-AT) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(de-AT) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(de-AT) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(de-AT) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(de-AT) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(de-AT) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(de-AT) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(de-AT) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(de-AT) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(de-AT) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(de-AT) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(de-AT) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(de-AT) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(de-AT) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(de-AT) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(de-AT) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(de-AT) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(de-AT) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(de-AT) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(de-AT) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(de-AT) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(de-AT) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(de-AT) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(de-AT) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(de-AT) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(de-AT) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(de-AT) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(de-AT) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(de-AT) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(de-AT) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(de-AT) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(de-AT) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(de-AT) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(de-AT) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(de-AT) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(de-AT) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(de-AT) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(de-AT) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--beta.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beta.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(de-AT) .component--people-love.brand--beta.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beta.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(de-AT) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(de-AT) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(de-AT) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(de-AT) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(de-AT) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(de-AT) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(de-AT) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(de-AT) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(de-AT) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(de-AT) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(de-AT) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(de-AT) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(de-AT) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(de-AT) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(de-AT) .component--people-love.brand--beyond.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beyond.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(de-AT) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(de-AT) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(de-AT) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(de-AT) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(de-AT) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(de-AT) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(de-AT) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(de-AT) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(de-AT) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(de-AT) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(de-AT) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(de-AT) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(de-AT) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(de-AT) .component--people-love.brand--bonio.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--bonio.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(de-AT) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(de-AT) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(de-AT) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(de-AT) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(de-AT) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(de-AT) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(de-AT) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(de-AT) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(de-AT) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(de-AT) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(de-AT) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(de-AT) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(de-AT) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(de-AT) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(de-AT) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(de-AT) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(de-AT) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(de-AT) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(de-AT) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(de-AT) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(de-AT) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(de-AT) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(de-AT) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(de-AT) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(de-AT) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(de-AT) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(de-AT) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(de-AT) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(de-AT) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(de-AT) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(de-AT) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(de-AT) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(de-AT) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(de-AT) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(de-AT) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(de-AT) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(de-AT) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(de-AT) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(de-AT) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(de-AT) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(de-AT) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(de-AT) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(de-AT) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(de-AT) .component--people-love.brand--friskies.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--friskies.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(de-AT) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(de-AT) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(de-AT) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(de-AT) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#58afc0;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#58afc0;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#58afc0;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#58afc0;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#58afc0;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(de-AT) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#58afc0;}}html:lang(de-AT) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--purina-one{background-color:rgba(88,175,192,0.1);}}html:lang(de-AT) .brand-tile--wrapper.purina-one{background-color:#58afc0;}html:lang(de-AT) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(de-AT) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(de-AT) .component--featured-article.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(de-AT) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(88,175,192,0.1);}}html:lang(de-AT) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(de-AT) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#58afc0;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#58afc0;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#58afc0;}}html:lang(de-AT) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(88,175,192,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(88,175,192,0.1);}}html:lang(de-AT) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(de-AT) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#58afc0;}html:lang(de-AT) .component--text-image.brand--purina-one.light-bg{background-color:rgba(88,175,192,0.05);}html:lang(de-AT) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#58afc0;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#58afc0;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#58afc0;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(de-AT) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(de-AT) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(de-AT) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(de-AT) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(de-AT) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(de-AT) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(de-AT) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(de-AT) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(de-AT) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(de-AT) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(de-AT) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(de-AT) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(de-AT) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(de-AT) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(de-AT) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(de-AT) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(de-AT) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(de-AT) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(de-AT) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(de-AT) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(de-AT) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(de-AT) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(de-AT) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(de-AT) .component--people-love.brand--winalot.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--winalot.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(de-AT) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(de-AT) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(de-AT) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(de-AT) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(de-AT) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(de-AT) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(de-AT) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(de-AT) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(de-AT) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(de-AT) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(de-AT) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(de-AT) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(de-AT) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(de-AT) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(de-AT) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(de-AT) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(de-AT) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(de-AT) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(de-AT) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(de-AT) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(de-AT) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(de-AT) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(de-AT) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(de-AT) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(de-AT) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(de-AT) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(de-AT) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(de-AT) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(de-AT) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(de-AT) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(de-AT) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(de-AT) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(de-AT) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(de-AT) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(de-AT) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(de-AT) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(de-AT) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(de-AT) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(de-AT) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(de-AT) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(de-AT) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(de-AT) .component--people-love.brand--catchow.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--catchow.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(de-AT) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(de-AT) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(de-AT) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(de-AT) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(de-AT) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(de-AT) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(de-AT) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(de-AT) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(de-AT) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(de-AT) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(de-AT) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(de-AT) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(de-AT) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(de-AT) .component--people-love.brand--beneful.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beneful.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(de-AT) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(de-AT) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(de-AT) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(de-AT) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(de-AT) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(de-AT) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(de-AT) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(de-AT) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(de-AT) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(de-AT) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(de-AT) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(de-AT) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(de-AT) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(de-AT) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(de-AT) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(de-AT) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(de-AT) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(de-AT) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(de-AT) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(de-AT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(de-AT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(de-AT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--purina-one-dog > .article--hero .purina-border-top{background-color:#b11f29;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--purina-one-dog .progressbar-main-bar{background-color:#b11f29;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one-dog .image-wrapper{border-top:9px solid #b11f29;position:relative;overflow:visible;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#b11f29;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one-dog .image-wrapper{border-top-color:#b11f29;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one-dog:before{background-color:#b11f29;}html:lang(de-AT) .node--type-nppe-article.node--view-mode-full.brand--purina-one-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#b11f29;color:#ffffff;}html:lang(de-AT) .component--article-tile.brand--purina-one-dog > .image-wrapper:before{background-color:#b11f29;}html:lang(de-AT) .component--article-tile.brand--purina-one-dog > .inner-content{border-right-color:#b11f29;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--purina-one-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#b11f29;}}html:lang(de-AT) .component--articles-list.brand--purina-one-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#b11f29;}@media (min-width:1140px){html:lang(de-AT) .component--articles-list.brand--purina-one-dog{background-color:rgba(177,31,41,0.1);}}html:lang(de-AT) .brand-tile--wrapper.purina-one-dog{background-color:#b11f29;}html:lang(de-AT) .component--campaign-signpost.brand--purina-one-dog .purina-border-top{background-color:#b11f29;}html:lang(de-AT) .component--campaign-tile.brand--purina-one-dog.component-branded .purina-border-top{background-color:#b11f29;}html:lang(de-AT) .component--featured-article.brand--purina-one-dog .purina-border-top{background-color:#b11f29;}html:lang(de-AT) .component--hero-plp.brand--purina-one-dog .purina-border-top{background-color:#b11f29;}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--purina-one-dog.component-branded:before{background-color:rgba(177,31,41,0.1);}}html:lang(de-AT) .component--hero-range.brand--purina-one-dog.component-branded .purina-border-top{background-color:#b11f29;}html:lang(de-AT) .component--hero-range.brand--purina-one-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(177,31,41,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--hero-range.brand--purina-one-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(de-AT) .component--hero-small.brand--purina-one-dog .purina-border-top{background-color:#b11f29;}@media (min-width:1140px){html:lang(de-AT) .component--hero-small.brand--purina-one-dog .hero-small--content-area{padding-top:54px;}}html:lang(de-AT) .component--people-love.brand--purina-one-dog.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--purina-one-dog.dark-bg .slider-wrapper{background-color:#b11f29;}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-one-dog.dark-bg .static-info,html:lang(de-AT) .component--people-love.brand--purina-one-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-one-dog.dark-bg .inner-content:after{background-color:#b11f29;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-one-dog.dark-bg .component--people-love-item:after{background-color:#b11f29;}}html:lang(de-AT) .component--people-love.brand--purina-one-dog.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--purina-one-dog.light-bg .slider-wrapper{background-color:rgba(177,31,41,0.1);}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-one-dog.light-bg .static-info,html:lang(de-AT) .component--people-love.brand--purina-one-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-one-dog.light-bg .inner-content:after{background-color:rgba(177,31,41,0.1);}}@media (min-width:1140px){html:lang(de-AT) .component--people-love.brand--purina-one-dog.light-bg .component--people-love-item:after{background-color:rgba(177,31,41,0.1);}}html:lang(de-AT) .component--signposting-single.brand--purina-one-dog .purina-border-top{background-color:#b11f29;}html:lang(de-AT) .component--social-media.brand--purina-one-dog .social-media--icons .svg-background{fill:#b11f29;}html:lang(de-AT) .component--text-image.brand--purina-one-dog.light-bg{background-color:rgba(177,31,41,0.05);}html:lang(de-AT) .component--text-image.brand--purina-one-dog .text-image--image .field--name-field-c-image{border-top:9px solid #b11f29;position:relative;overflow:visible;}html:lang(de-AT) .component--text-image.brand--purina-one-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#b11f29;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-full.brand--purina-one-dog > header{border-left-color:#b11f29;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one-dog{border-left-color:#b11f29;}html:lang(de-AT) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one-dog{border-left-color:#b11f29;}html:lang(de-AT) .views-row.is-sticky .component--article-tile.brand--purina-one-dog > .image-wrapper:before{background-color:#b11f29;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(nl-NL) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(nl-NL) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(nl-NL) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(nl-NL) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(nl-NL) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(nl-NL) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(nl-NL) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(nl-NL) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(nl-NL) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(nl-NL) .component--people-love.brand--bakers.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--bakers.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(nl-NL) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(nl-NL) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(nl-NL) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(nl-NL) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(nl-NL) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(nl-NL) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(nl-NL) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(nl-NL) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(nl-NL) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(nl-NL) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(nl-NL) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(nl-NL) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--felix.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--felix.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(nl-NL) .component--people-love.brand--felix.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--felix.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(nl-NL) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(nl-NL) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(nl-NL) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(nl-NL) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(nl-NL) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(nl-NL) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(nl-NL) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(nl-NL) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(nl-NL) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(nl-NL) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(nl-NL) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(nl-NL) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(nl-NL) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(nl-NL) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(nl-NL) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(nl-NL) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(nl-NL) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(nl-NL) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(nl-NL) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(nl-NL) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(nl-NL) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(nl-NL) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(nl-NL) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(nl-NL) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(nl-NL) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(nl-NL) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(nl-NL) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(nl-NL) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(nl-NL) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(nl-NL) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(nl-NL) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(nl-NL) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(nl-NL) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(nl-NL) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(nl-NL) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(nl-NL) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(nl-NL) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(nl-NL) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--beta.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beta.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(nl-NL) .component--people-love.brand--beta.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beta.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(nl-NL) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(nl-NL) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(nl-NL) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(nl-NL) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(nl-NL) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(nl-NL) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(nl-NL) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(nl-NL) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(nl-NL) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(nl-NL) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(nl-NL) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(nl-NL) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(nl-NL) .component--people-love.brand--beyond.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beyond.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(nl-NL) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(nl-NL) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(nl-NL) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(nl-NL) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(nl-NL) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(nl-NL) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(nl-NL) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(nl-NL) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(nl-NL) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(nl-NL) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(nl-NL) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(nl-NL) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(nl-NL) .component--people-love.brand--bonio.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--bonio.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(nl-NL) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(nl-NL) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(nl-NL) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(nl-NL) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(nl-NL) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(nl-NL) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(nl-NL) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(nl-NL) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(nl-NL) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(nl-NL) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(nl-NL) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(nl-NL) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(nl-NL) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(nl-NL) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(nl-NL) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(nl-NL) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(nl-NL) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(nl-NL) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(nl-NL) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(nl-NL) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(nl-NL) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(nl-NL) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(nl-NL) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(nl-NL) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(nl-NL) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(nl-NL) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(nl-NL) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(nl-NL) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(nl-NL) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(nl-NL) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(nl-NL) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(nl-NL) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(nl-NL) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(nl-NL) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(nl-NL) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(nl-NL) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(nl-NL) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(nl-NL) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(nl-NL) .component--people-love.brand--friskies.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--friskies.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(nl-NL) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(nl-NL) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(nl-NL) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#58afc0;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#58afc0;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#58afc0;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#58afc0;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#58afc0;color:#ffffff;}html:lang(nl-NL) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(nl-NL) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#58afc0;}}html:lang(nl-NL) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--purina-one{background-color:rgba(88,175,192,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.purina-one{background-color:#58afc0;}html:lang(nl-NL) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(nl-NL) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(nl-NL) .component--featured-article.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(nl-NL) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(88,175,192,0.1);}}html:lang(nl-NL) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(nl-NL) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#58afc0;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#58afc0;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#58afc0;}}html:lang(nl-NL) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(88,175,192,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(88,175,192,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(nl-NL) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#58afc0;}html:lang(nl-NL) .component--text-image.brand--purina-one.light-bg{background-color:rgba(88,175,192,0.05);}html:lang(nl-NL) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#58afc0;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#58afc0;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#58afc0;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(nl-NL) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(nl-NL) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(nl-NL) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(nl-NL) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(nl-NL) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(nl-NL) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(nl-NL) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(nl-NL) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(nl-NL) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(nl-NL) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(nl-NL) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(nl-NL) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(nl-NL) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(nl-NL) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(nl-NL) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(nl-NL) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(nl-NL) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(nl-NL) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(nl-NL) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(nl-NL) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(nl-NL) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(nl-NL) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(nl-NL) .component--people-love.brand--winalot.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--winalot.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(nl-NL) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(nl-NL) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(nl-NL) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(nl-NL) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(nl-NL) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(nl-NL) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(nl-NL) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(nl-NL) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(nl-NL) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(nl-NL) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(nl-NL) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(nl-NL) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(nl-NL) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(nl-NL) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(nl-NL) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(nl-NL) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(nl-NL) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(nl-NL) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(nl-NL) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(nl-NL) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(nl-NL) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(nl-NL) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(nl-NL) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(nl-NL) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(nl-NL) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(nl-NL) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(nl-NL) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(nl-NL) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(nl-NL) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(nl-NL) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(nl-NL) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(nl-NL) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(nl-NL) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(nl-NL) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(nl-NL) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(nl-NL) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(nl-NL) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(nl-NL) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(nl-NL) .component--people-love.brand--catchow.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--catchow.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(nl-NL) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(nl-NL) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(nl-NL) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(nl-NL) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(nl-NL) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(nl-NL) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(nl-NL) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(nl-NL) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(nl-NL) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(nl-NL) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(nl-NL) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(nl-NL) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(nl-NL) .component--people-love.brand--beneful.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beneful.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(nl-NL) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(nl-NL) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(nl-NL) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(nl-NL) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(nl-NL) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(nl-NL) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(nl-NL) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(nl-NL) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(nl-NL) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(nl-NL) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(nl-NL) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(nl-NL) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(nl-NL) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(nl-NL) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(nl-NL) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(nl-NL) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(nl-NL) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(nl-NL) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(nl-NL) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(nl-NL) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(nl-NL) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(nl-NL) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(nl-NL) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(nl-NL) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(nl-NL) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(nl-NL) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(nl-NL) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(nl-NL) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(nl-NL) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(nl-NL) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(nl-NL) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(nl-NL) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(it-IT) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(it-IT) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(it-IT) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(it-IT) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(it-IT) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(it-IT) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(it-IT) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(it-IT) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(it-IT) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(it-IT) .component--people-love.brand--bakers.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--bakers.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(it-IT) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(it-IT) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(it-IT) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(it-IT) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(it-IT) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(it-IT) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(it-IT) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(it-IT) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(it-IT) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(it-IT) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(it-IT) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(it-IT) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(it-IT) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--felix.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--felix.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(it-IT) .component--people-love.brand--felix.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--felix.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(it-IT) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(it-IT) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(it-IT) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(it-IT) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(it-IT) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(it-IT) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(it-IT) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(it-IT) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(it-IT) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(it-IT) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(it-IT) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(it-IT) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(it-IT) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(it-IT) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(it-IT) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(it-IT) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(it-IT) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(it-IT) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(it-IT) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(it-IT) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(it-IT) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(it-IT) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(it-IT) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(it-IT) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(it-IT) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(it-IT) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(it-IT) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(it-IT) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(it-IT) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(it-IT) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(it-IT) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(it-IT) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(it-IT) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(it-IT) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(it-IT) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(it-IT) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(it-IT) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(it-IT) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(it-IT) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(it-IT) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(it-IT) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(it-IT) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--beta.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beta.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(it-IT) .component--people-love.brand--beta.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beta.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(it-IT) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(it-IT) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(it-IT) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(it-IT) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(it-IT) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(it-IT) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(it-IT) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(it-IT) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(it-IT) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(it-IT) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(it-IT) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(it-IT) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(it-IT) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(it-IT) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(it-IT) .component--people-love.brand--beyond.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beyond.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(it-IT) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(it-IT) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(it-IT) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(it-IT) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(it-IT) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(it-IT) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(it-IT) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(it-IT) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(it-IT) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(it-IT) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(it-IT) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(it-IT) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(it-IT) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(it-IT) .component--people-love.brand--bonio.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--bonio.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(it-IT) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(it-IT) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(it-IT) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(it-IT) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(it-IT) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(it-IT) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(it-IT) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(it-IT) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(it-IT) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(it-IT) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(it-IT) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(it-IT) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(it-IT) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(it-IT) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(it-IT) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(it-IT) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(it-IT) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(it-IT) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(it-IT) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(it-IT) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(it-IT) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(it-IT) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(it-IT) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(it-IT) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(it-IT) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(it-IT) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(it-IT) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(it-IT) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(it-IT) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(it-IT) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(it-IT) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(it-IT) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(it-IT) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(it-IT) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(it-IT) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(it-IT) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(it-IT) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(it-IT) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(it-IT) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(it-IT) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(it-IT) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(it-IT) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(it-IT) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(it-IT) .component--people-love.brand--friskies.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--friskies.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(it-IT) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(it-IT) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(it-IT) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(it-IT) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#58afc0;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#58afc0;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#58afc0;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#58afc0;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#58afc0;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(it-IT) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#58afc0;}}html:lang(it-IT) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--purina-one{background-color:rgba(88,175,192,0.1);}}html:lang(it-IT) .brand-tile--wrapper.purina-one{background-color:#58afc0;}html:lang(it-IT) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(it-IT) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(it-IT) .component--featured-article.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(it-IT) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(88,175,192,0.1);}}html:lang(it-IT) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(it-IT) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#58afc0;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#58afc0;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#58afc0;}}html:lang(it-IT) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(88,175,192,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(88,175,192,0.1);}}html:lang(it-IT) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(it-IT) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#58afc0;}html:lang(it-IT) .component--text-image.brand--purina-one.light-bg{background-color:rgba(88,175,192,0.05);}html:lang(it-IT) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#58afc0;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#58afc0;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#58afc0;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(it-IT) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(it-IT) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(it-IT) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(it-IT) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(it-IT) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(it-IT) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(it-IT) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(it-IT) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(it-IT) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(it-IT) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(it-IT) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(it-IT) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(it-IT) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(it-IT) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(it-IT) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(it-IT) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(it-IT) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(it-IT) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(it-IT) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(it-IT) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(it-IT) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(it-IT) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(it-IT) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(it-IT) .component--people-love.brand--winalot.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--winalot.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(it-IT) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(it-IT) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(it-IT) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(it-IT) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(it-IT) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(it-IT) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(it-IT) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(it-IT) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(it-IT) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(it-IT) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(it-IT) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(it-IT) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(it-IT) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(it-IT) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(it-IT) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(it-IT) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(it-IT) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(it-IT) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(it-IT) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(it-IT) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(it-IT) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(it-IT) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(it-IT) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(it-IT) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(it-IT) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(it-IT) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(it-IT) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(it-IT) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(it-IT) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(it-IT) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(it-IT) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(it-IT) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(it-IT) .component--people-love.brand--catchow.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--catchow.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(it-IT) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(it-IT) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(it-IT) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(it-IT) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(it-IT) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(it-IT) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(it-IT) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(it-IT) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(it-IT) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(it-IT) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(it-IT) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(it-IT) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(it-IT) .component--people-love.brand--beneful.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beneful.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(it-IT) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(it-IT) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(it-IT) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(it-IT) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(it-IT) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(it-IT) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(it-IT) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(it-IT) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(it-IT) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(it-IT) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(it-IT) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(it-IT) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(it-IT) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(it-IT) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(it-IT) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(it-IT) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(it-IT) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(it-IT) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(it-IT) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--purina_one_dog_1 > .article--hero .purina-border-top{background-color:#A9161A;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--purina_one_dog_1 .progressbar-main-bar{background-color:#A9161A;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina_one_dog_1 .image-wrapper{border-top:9px solid #A9161A;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina_one_dog_1 .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#A9161A;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina_one_dog_1 .image-wrapper{border-top-color:#A9161A;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina_one_dog_1:before{background-color:#A9161A;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--purina_one_dog_1 > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#A9161A;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--purina_one_dog_1 > .image-wrapper:before{background-color:#A9161A;}html:lang(it-IT) .component--article-tile.brand--purina_one_dog_1 > .inner-content{border-right-color:#A9161A;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--purina_one_dog_1 > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#A9161A;}}html:lang(it-IT) .component--articles-list.brand--purina_one_dog_1 > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#A9161A;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--purina_one_dog_1{background-color:rgba(169,22,26,0.1);}}html:lang(it-IT) .brand-tile--wrapper.purina_one_dog_1{background-color:#A9161A;}html:lang(it-IT) .component--campaign-signpost.brand--purina_one_dog_1 .purina-border-top{background-color:#A9161A;}html:lang(it-IT) .component--campaign-tile.brand--purina_one_dog_1.component-branded .purina-border-top{background-color:#A9161A;}html:lang(it-IT) .component--featured-article.brand--purina_one_dog_1 .purina-border-top{background-color:#A9161A;}html:lang(it-IT) .component--hero-plp.brand--purina_one_dog_1 .purina-border-top{background-color:#A9161A;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--purina_one_dog_1.component-branded:before{background-color:rgba(169,22,26,0.1);}}html:lang(it-IT) .component--hero-range.brand--purina_one_dog_1.component-branded .purina-border-top{background-color:#A9161A;}html:lang(it-IT) .component--hero-range.brand--purina_one_dog_1.component-branded .hero-range--content-area-wrapper{background-color:rgba(169,22,26,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--purina_one_dog_1.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--purina_one_dog_1 .purina-border-top{background-color:#A9161A;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--purina_one_dog_1 .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--purina_one_dog_1.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina_one_dog_1.dark-bg .slider-wrapper{background-color:#A9161A;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina_one_dog_1.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina_one_dog_1.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina_one_dog_1.dark-bg .inner-content:after{background-color:#A9161A;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina_one_dog_1.dark-bg .component--people-love-item:after{background-color:#A9161A;}}html:lang(it-IT) .component--people-love.brand--purina_one_dog_1.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina_one_dog_1.light-bg .slider-wrapper{background-color:rgba(169,22,26,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina_one_dog_1.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina_one_dog_1.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina_one_dog_1.light-bg .inner-content:after{background-color:rgba(169,22,26,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina_one_dog_1.light-bg .component--people-love-item:after{background-color:rgba(169,22,26,0.1);}}html:lang(it-IT) .component--signposting-single.brand--purina_one_dog_1 .purina-border-top{background-color:#A9161A;}html:lang(it-IT) .component--social-media.brand--purina_one_dog_1 .social-media--icons .svg-background{fill:#A9161A;}html:lang(it-IT) .component--text-image.brand--purina_one_dog_1.light-bg{background-color:rgba(169,22,26,0.05);}html:lang(it-IT) .component--text-image.brand--purina_one_dog_1 .text-image--image .field--name-field-c-image{border-top:9px solid #A9161A;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--purina_one_dog_1 .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#A9161A;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--purina_one_dog_1 > header{border-left-color:#A9161A;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina_one_dog_1{border-left-color:#A9161A;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--purina_one_dog_1{border-left-color:#A9161A;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--purina_one_dog_1 > .image-wrapper:before{background-color:#A9161A;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--purina-one-dog-1 > .article--hero .purina-border-top{background-color:#A9161A;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--purina-one-dog-1 .progressbar-main-bar{background-color:#A9161A;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one-dog-1 .image-wrapper{border-top:9px solid #A9161A;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one-dog-1 .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#A9161A;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one-dog-1 .image-wrapper{border-top-color:#A9161A;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one-dog-1:before{background-color:#A9161A;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--purina-one-dog-1 > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#A9161A;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--purina-one-dog-1 > .image-wrapper:before{background-color:#A9161A;}html:lang(it-IT) .component--article-tile.brand--purina-one-dog-1 > .inner-content{border-right-color:#A9161A;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--purina-one-dog-1 > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#A9161A;}}html:lang(it-IT) .component--articles-list.brand--purina-one-dog-1 > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#A9161A;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--purina-one-dog-1{background-color:rgba(169,22,26,0.1);}}html:lang(it-IT) .brand-tile--wrapper.purina-one-dog-1{background-color:#A9161A;}html:lang(it-IT) .component--campaign-signpost.brand--purina-one-dog-1 .purina-border-top{background-color:#A9161A;}html:lang(it-IT) .component--campaign-tile.brand--purina-one-dog-1.component-branded .purina-border-top{background-color:#A9161A;}html:lang(it-IT) .component--featured-article.brand--purina-one-dog-1 .purina-border-top{background-color:#A9161A;}html:lang(it-IT) .component--hero-plp.brand--purina-one-dog-1 .purina-border-top{background-color:#A9161A;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--purina-one-dog-1.component-branded:before{background-color:rgba(169,22,26,0.1);}}html:lang(it-IT) .component--hero-range.brand--purina-one-dog-1.component-branded .purina-border-top{background-color:#A9161A;}html:lang(it-IT) .component--hero-range.brand--purina-one-dog-1.component-branded .hero-range--content-area-wrapper{background-color:rgba(169,22,26,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--purina-one-dog-1.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--purina-one-dog-1 .purina-border-top{background-color:#A9161A;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--purina-one-dog-1 .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--purina-one-dog-1.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina-one-dog-1.dark-bg .slider-wrapper{background-color:#A9161A;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-one-dog-1.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina-one-dog-1.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-one-dog-1.dark-bg .inner-content:after{background-color:#A9161A;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-one-dog-1.dark-bg .component--people-love-item:after{background-color:#A9161A;}}html:lang(it-IT) .component--people-love.brand--purina-one-dog-1.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina-one-dog-1.light-bg .slider-wrapper{background-color:rgba(169,22,26,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-one-dog-1.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--purina-one-dog-1.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-one-dog-1.light-bg .inner-content:after{background-color:rgba(169,22,26,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--purina-one-dog-1.light-bg .component--people-love-item:after{background-color:rgba(169,22,26,0.1);}}html:lang(it-IT) .component--signposting-single.brand--purina-one-dog-1 .purina-border-top{background-color:#A9161A;}html:lang(it-IT) .component--social-media.brand--purina-one-dog-1 .social-media--icons .svg-background{fill:#A9161A;}html:lang(it-IT) .component--text-image.brand--purina-one-dog-1.light-bg{background-color:rgba(169,22,26,0.05);}html:lang(it-IT) .component--text-image.brand--purina-one-dog-1 .text-image--image .field--name-field-c-image{border-top:9px solid #A9161A;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--purina-one-dog-1 .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#A9161A;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--purina-one-dog-1 > header{border-left-color:#A9161A;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one-dog-1{border-left-color:#A9161A;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one-dog-1{border-left-color:#A9161A;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--purina-one-dog-1 > .image-wrapper:before{background-color:#A9161A;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(it-IT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(it-IT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(it-IT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--dogchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--dogchow .progressbar-main-bar{background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dogchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dogchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dogchow .image-wrapper{border-top-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dogchow:before{background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-article.node--view-mode-full.brand--dogchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(it-IT) .component--article-tile.brand--dogchow > .image-wrapper:before{background-color:#234b8d;}html:lang(it-IT) .component--article-tile.brand--dogchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--dogchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(it-IT) .component--articles-list.brand--dogchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--articles-list.brand--dogchow{background-color:rgba(35,75,141,0.1);}}html:lang(it-IT) .brand-tile--wrapper.dogchow{background-color:#234b8d;}html:lang(it-IT) .component--campaign-signpost.brand--dogchow .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--campaign-tile.brand--dogchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--featured-article.brand--dogchow .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--hero-plp.brand--dogchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--dogchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(it-IT) .component--hero-range.brand--dogchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--hero-range.brand--dogchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--hero-range.brand--dogchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(it-IT) .component--hero-small.brand--dogchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--hero-small.brand--dogchow .hero-small--content-area{padding-top:54px;}}html:lang(it-IT) .component--people-love.brand--dogchow.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--dogchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dogchow.dark-bg .static-info,html:lang(it-IT) .component--people-love.brand--dogchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dogchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dogchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(it-IT) .component--people-love.brand--dogchow.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--dogchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dogchow.light-bg .static-info,html:lang(it-IT) .component--people-love.brand--dogchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dogchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(it-IT) .component--people-love.brand--dogchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(it-IT) .component--signposting-single.brand--dogchow .purina-border-top{background-color:#234b8d;}html:lang(it-IT) .component--social-media.brand--dogchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(it-IT) .component--text-image.brand--dogchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(it-IT) .component--text-image.brand--dogchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(it-IT) .component--text-image.brand--dogchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-full.brand--dogchow > header{border-left-color:#234b8d;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dogchow{border-left-color:#234b8d;}html:lang(it-IT) .node--type-nppe-faq.node--view-mode-teaser.brand--dogchow{border-left-color:#234b8d;}html:lang(it-IT) .views-row.is-sticky .component--article-tile.brand--dogchow > .image-wrapper:before{background-color:#234b8d;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(es-ES) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(es-ES) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(es-ES) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(es-ES) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(es-ES) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(es-ES) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(es-ES) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(es-ES) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(es-ES) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(es-ES) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(es-ES) .component--people-love.brand--bakers.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--bakers.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(es-ES) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(es-ES) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(es-ES) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(es-ES) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(es-ES) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(es-ES) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(es-ES) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(es-ES) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(es-ES) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(es-ES) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(es-ES) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(es-ES) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(es-ES) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(es-ES) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--felix.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--felix.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(es-ES) .component--people-love.brand--felix.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--felix.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(es-ES) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(es-ES) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(es-ES) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(es-ES) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(es-ES) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(es-ES) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(es-ES) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(es-ES) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(es-ES) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(es-ES) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(es-ES) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(es-ES) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(es-ES) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(es-ES) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(es-ES) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(es-ES) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(es-ES) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(es-ES) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(es-ES) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(es-ES) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(es-ES) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(es-ES) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(es-ES) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(es-ES) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(es-ES) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(es-ES) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(es-ES) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(es-ES) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(es-ES) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(es-ES) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(es-ES) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(es-ES) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(es-ES) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(es-ES) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(es-ES) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(es-ES) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(es-ES) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(es-ES) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(es-ES) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(es-ES) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(es-ES) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(es-ES) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(es-ES) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(es-ES) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--beta.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beta.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(es-ES) .component--people-love.brand--beta.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beta.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(es-ES) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(es-ES) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(es-ES) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(es-ES) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(es-ES) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(es-ES) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(es-ES) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(es-ES) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(es-ES) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(es-ES) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(es-ES) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(es-ES) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(es-ES) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(es-ES) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(es-ES) .component--people-love.brand--beyond.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beyond.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(es-ES) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(es-ES) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(es-ES) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(es-ES) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(es-ES) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(es-ES) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(es-ES) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(es-ES) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(es-ES) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(es-ES) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(es-ES) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(es-ES) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(es-ES) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(es-ES) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(es-ES) .component--people-love.brand--bonio.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--bonio.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(es-ES) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(es-ES) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(es-ES) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(es-ES) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(es-ES) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(es-ES) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(es-ES) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(es-ES) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(es-ES) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(es-ES) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(es-ES) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(es-ES) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(es-ES) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(es-ES) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(es-ES) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(es-ES) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(es-ES) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(es-ES) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(es-ES) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(es-ES) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(es-ES) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(es-ES) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(es-ES) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(es-ES) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(es-ES) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(es-ES) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(es-ES) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(es-ES) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(es-ES) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(es-ES) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(es-ES) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(es-ES) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(es-ES) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(es-ES) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(es-ES) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(es-ES) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(es-ES) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(es-ES) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(es-ES) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(es-ES) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(es-ES) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(es-ES) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(es-ES) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(es-ES) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(es-ES) .component--people-love.brand--friskies.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--friskies.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(es-ES) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(es-ES) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(es-ES) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(es-ES) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#58afc0;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#58afc0;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#58afc0;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#58afc0;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#58afc0;color:#ffffff;}html:lang(es-ES) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(es-ES) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#58afc0;}}html:lang(es-ES) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--purina-one{background-color:rgba(88,175,192,0.1);}}html:lang(es-ES) .brand-tile--wrapper.purina-one{background-color:#58afc0;}html:lang(es-ES) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(es-ES) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(es-ES) .component--featured-article.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(es-ES) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(88,175,192,0.1);}}html:lang(es-ES) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(es-ES) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#58afc0;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#58afc0;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#58afc0;}}html:lang(es-ES) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(88,175,192,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(88,175,192,0.1);}}html:lang(es-ES) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(es-ES) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#58afc0;}html:lang(es-ES) .component--text-image.brand--purina-one.light-bg{background-color:rgba(88,175,192,0.05);}html:lang(es-ES) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#58afc0;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#58afc0;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#58afc0;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(es-ES) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(es-ES) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(es-ES) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(es-ES) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(es-ES) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(es-ES) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(es-ES) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(es-ES) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(es-ES) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(es-ES) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(es-ES) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(es-ES) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(es-ES) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(es-ES) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(es-ES) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(es-ES) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(es-ES) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(es-ES) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(es-ES) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(es-ES) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(es-ES) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(es-ES) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(es-ES) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(es-ES) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(es-ES) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(es-ES) .component--people-love.brand--winalot.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--winalot.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(es-ES) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(es-ES) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(es-ES) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(es-ES) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(es-ES) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(es-ES) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(es-ES) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(es-ES) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(es-ES) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(es-ES) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(es-ES) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(es-ES) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(es-ES) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(es-ES) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(es-ES) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(es-ES) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(es-ES) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(es-ES) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(es-ES) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(es-ES) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(es-ES) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(es-ES) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(es-ES) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(es-ES) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(es-ES) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(es-ES) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(es-ES) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(es-ES) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(es-ES) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(es-ES) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(es-ES) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(es-ES) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(es-ES) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(es-ES) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(es-ES) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(es-ES) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(es-ES) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(es-ES) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(es-ES) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(es-ES) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(es-ES) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(es-ES) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(es-ES) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(es-ES) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(es-ES) .component--people-love.brand--catchow.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--catchow.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(es-ES) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(es-ES) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(es-ES) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(es-ES) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(es-ES) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(es-ES) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(es-ES) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(es-ES) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(es-ES) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(es-ES) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(es-ES) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(es-ES) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(es-ES) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(es-ES) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(es-ES) .component--people-love.brand--beneful.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beneful.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(es-ES) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(es-ES) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(es-ES) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(es-ES) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(es-ES) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(es-ES) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(es-ES) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(es-ES) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(es-ES) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(es-ES) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(es-ES) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(es-ES) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(es-ES) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(es-ES) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(es-ES) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(es-ES) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(es-ES) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(es-ES) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(es-ES) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(es-ES) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(es-ES) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(es-ES) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(es-ES) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(es-ES) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(es-ES) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(es-ES) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(es-ES) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(es-ES) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(es-ES) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(es-ES) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(es-ES) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(es-ES) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(es-ES) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(fr-FR) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(fr-FR) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(fr-FR) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(fr-FR) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(fr-FR) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(fr-FR) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(fr-FR) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(fr-FR) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(fr-FR) .component--people-love.brand--bakers.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--bakers.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(fr-FR) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(fr-FR) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(fr-FR) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(fr-FR) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(fr-FR) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(fr-FR) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(fr-FR) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(fr-FR) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(fr-FR) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(fr-FR) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(fr-FR) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--felix.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--felix.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(fr-FR) .component--people-love.brand--felix.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--felix.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(fr-FR) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(fr-FR) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(fr-FR) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(fr-FR) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(fr-FR) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(fr-FR) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(fr-FR) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(fr-FR) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(fr-FR) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(fr-FR) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(fr-FR) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(fr-FR) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(fr-FR) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(fr-FR) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(fr-FR) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(fr-FR) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(fr-FR) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(fr-FR) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(fr-FR) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(fr-FR) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(fr-FR) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(fr-FR) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(fr-FR) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(fr-FR) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(fr-FR) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(fr-FR) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(fr-FR) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(fr-FR) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(fr-FR) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(fr-FR) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(fr-FR) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--beta.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beta.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(fr-FR) .component--people-love.brand--beta.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beta.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(fr-FR) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(fr-FR) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(fr-FR) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(fr-FR) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(fr-FR) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(fr-FR) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(fr-FR) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(fr-FR) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(fr-FR) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(fr-FR) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(fr-FR) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(fr-FR) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(fr-FR) .component--people-love.brand--beyond.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beyond.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(fr-FR) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(fr-FR) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(fr-FR) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(fr-FR) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(fr-FR) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(fr-FR) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(fr-FR) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(fr-FR) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(fr-FR) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(fr-FR) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(fr-FR) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(fr-FR) .component--people-love.brand--bonio.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--bonio.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(fr-FR) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(fr-FR) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(fr-FR) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(fr-FR) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(fr-FR) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(fr-FR) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(fr-FR) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(fr-FR) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(fr-FR) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(fr-FR) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(fr-FR) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(fr-FR) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(fr-FR) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(fr-FR) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(fr-FR) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(fr-FR) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(fr-FR) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(fr-FR) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(fr-FR) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(fr-FR) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(fr-FR) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(fr-FR) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(fr-FR) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(fr-FR) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(fr-FR) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(fr-FR) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(fr-FR) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(fr-FR) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(fr-FR) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(fr-FR) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(fr-FR) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(fr-FR) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(fr-FR) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(fr-FR) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(fr-FR) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(fr-FR) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(fr-FR) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(fr-FR) .component--people-love.brand--friskies.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--friskies.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(fr-FR) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(fr-FR) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(fr-FR) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#171c8f;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#171c8f;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #171c8f;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#171c8f;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#171c8f;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#171c8f;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#171c8f;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#171c8f;}html:lang(fr-FR) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#171c8f;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#171c8f;}}html:lang(fr-FR) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#171c8f;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--purina-one{background-color:rgba(23,28,143,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.purina-one{background-color:#171c8f;}html:lang(fr-FR) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#171c8f;}html:lang(fr-FR) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#171c8f;}html:lang(fr-FR) .component--featured-article.brand--purina-one .purina-border-top{background-color:#171c8f;}html:lang(fr-FR) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#171c8f;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(23,28,143,0.1);}}html:lang(fr-FR) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#171c8f;}html:lang(fr-FR) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(23,28,143,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--purina-one .purina-border-top{background-color:#171c8f;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#171c8f;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#171c8f;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#171c8f;}}html:lang(fr-FR) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(23,28,143,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(23,28,143,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(23,28,143,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#171c8f;}html:lang(fr-FR) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#171c8f;}html:lang(fr-FR) .component--text-image.brand--purina-one.light-bg{background-color:rgba(23,28,143,0.05);}html:lang(fr-FR) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #171c8f;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#171c8f;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#171c8f;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#171c8f;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#171c8f;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#171c8f;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(fr-FR) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(fr-FR) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(fr-FR) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(fr-FR) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(fr-FR) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(fr-FR) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(fr-FR) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(fr-FR) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(fr-FR) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(fr-FR) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(fr-FR) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(fr-FR) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(fr-FR) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(fr-FR) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(fr-FR) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(fr-FR) .component--people-love.brand--winalot.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--winalot.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(fr-FR) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(fr-FR) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(fr-FR) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(fr-FR) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(fr-FR) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(fr-FR) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(fr-FR) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(fr-FR) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(fr-FR) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(fr-FR) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(fr-FR) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(fr-FR) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(fr-FR) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(fr-FR) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(fr-FR) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-FR) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(fr-FR) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(fr-FR) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(fr-FR) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(fr-FR) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(fr-FR) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(fr-FR) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-FR) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(fr-FR) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(fr-FR) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(fr-FR) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(fr-FR) .component--people-love.brand--catchow.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--catchow.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(fr-FR) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(fr-FR) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(fr-FR) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(fr-FR) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(fr-FR) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(fr-FR) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(fr-FR) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(fr-FR) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(fr-FR) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(fr-FR) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(fr-FR) .component--people-love.brand--beneful.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beneful.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(fr-FR) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(fr-FR) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(fr-FR) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(fr-FR) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(fr-FR) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(fr-FR) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(fr-FR) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(fr-FR) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(fr-FR) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(fr-FR) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(fr-FR) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(fr-FR) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(fr-FR) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(fr-FR) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(fr-FR) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(fr-FR) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--dogchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--dogchow .progressbar-main-bar{background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dogchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dogchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dogchow .image-wrapper{border-top-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dogchow:before{background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--dogchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--dogchow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-FR) .component--article-tile.brand--dogchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--dogchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(fr-FR) .component--articles-list.brand--dogchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--dogchow{background-color:rgba(35,75,141,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.dogchow{background-color:#234b8d;}html:lang(fr-FR) .component--campaign-signpost.brand--dogchow .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--campaign-tile.brand--dogchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--featured-article.brand--dogchow .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--hero-plp.brand--dogchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--dogchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(fr-FR) .component--hero-range.brand--dogchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--hero-range.brand--dogchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--dogchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--dogchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--dogchow .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--dogchow.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--dogchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dogchow.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--dogchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dogchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dogchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(fr-FR) .component--people-love.brand--dogchow.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--dogchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dogchow.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--dogchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dogchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--dogchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--dogchow .purina-border-top{background-color:#234b8d;}html:lang(fr-FR) .component--social-media.brand--dogchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(fr-FR) .component--text-image.brand--dogchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(fr-FR) .component--text-image.brand--dogchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--dogchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--dogchow > header{border-left-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dogchow{border-left-color:#234b8d;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--dogchow{border-left-color:#234b8d;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--dogchow > .image-wrapper:before{background-color:#234b8d;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--fido > .article--hero .purina-border-top{background-color:#f04d5e;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--fido .progressbar-main-bar{background-color:#f04d5e;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--fido .image-wrapper{border-top:9px solid #f04d5e;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--fido .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#f04d5e;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--fido .image-wrapper{border-top-color:#f04d5e;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--fido:before{background-color:#f04d5e;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--fido > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#f04d5e;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--fido > .image-wrapper:before{background-color:#f04d5e;}html:lang(fr-FR) .component--article-tile.brand--fido > .inner-content{border-right-color:#f04d5e;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--fido > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#f04d5e;}}html:lang(fr-FR) .component--articles-list.brand--fido > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#f04d5e;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--fido{background-color:rgba(240,77,94,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.fido{background-color:#f04d5e;}html:lang(fr-FR) .component--campaign-signpost.brand--fido .purina-border-top{background-color:#f04d5e;}html:lang(fr-FR) .component--campaign-tile.brand--fido.component-branded .purina-border-top{background-color:#f04d5e;}html:lang(fr-FR) .component--featured-article.brand--fido .purina-border-top{background-color:#f04d5e;}html:lang(fr-FR) .component--hero-plp.brand--fido .purina-border-top{background-color:#f04d5e;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--fido.component-branded:before{background-color:rgba(240,77,94,0.1);}}html:lang(fr-FR) .component--hero-range.brand--fido.component-branded .purina-border-top{background-color:#f04d5e;}html:lang(fr-FR) .component--hero-range.brand--fido.component-branded .hero-range--content-area-wrapper{background-color:rgba(240,77,94,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--fido.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--fido .purina-border-top{background-color:#f04d5e;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--fido .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--fido.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--fido.dark-bg .slider-wrapper{background-color:#f04d5e;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--fido.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--fido.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--fido.dark-bg .inner-content:after{background-color:#f04d5e;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--fido.dark-bg .component--people-love-item:after{background-color:#f04d5e;}}html:lang(fr-FR) .component--people-love.brand--fido.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--fido.light-bg .slider-wrapper{background-color:rgba(240,77,94,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--fido.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--fido.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--fido.light-bg .inner-content:after{background-color:rgba(240,77,94,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--fido.light-bg .component--people-love-item:after{background-color:rgba(240,77,94,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--fido .purina-border-top{background-color:#f04d5e;}html:lang(fr-FR) .component--social-media.brand--fido .social-media--icons .svg-background{fill:#f04d5e;}html:lang(fr-FR) .component--text-image.brand--fido.light-bg{background-color:rgba(240,77,94,0.05);}html:lang(fr-FR) .component--text-image.brand--fido .text-image--image .field--name-field-c-image{border-top:9px solid #f04d5e;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--fido .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#f04d5e;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--fido > header{border-left-color:#f04d5e;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--fido{border-left-color:#f04d5e;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--fido{border-left-color:#f04d5e;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--fido > .image-wrapper:before{background-color:#f04d5e;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(fr-FR) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(fr-FR) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(fr-FR) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan-expert-care > .article--hero .purina-border-top{background-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan-expert-care .progressbar-main-bar{background-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan-expert-care .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan-expert-care .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan-expert-care .image-wrapper{border-top-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan-expert-care:before{background-color:#222222;}html:lang(fr-FR) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan-expert-care > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(fr-FR) .component--article-tile.brand--purina-pro-plan-expert-care > .image-wrapper:before{background-color:#222222;}html:lang(fr-FR) .component--article-tile.brand--purina-pro-plan-expert-care > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--purina-pro-plan-expert-care > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(fr-FR) .component--articles-list.brand--purina-pro-plan-expert-care > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--articles-list.brand--purina-pro-plan-expert-care{background-color:rgba(34,34,34,0.1);}}html:lang(fr-FR) .brand-tile--wrapper.purina-pro-plan-expert-care{background-color:#222222;}html:lang(fr-FR) .component--campaign-signpost.brand--purina-pro-plan-expert-care .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--campaign-tile.brand--purina-pro-plan-expert-care.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--featured-article.brand--purina-pro-plan-expert-care .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--hero-plp.brand--purina-pro-plan-expert-care .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--purina-pro-plan-expert-care.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(fr-FR) .component--hero-range.brand--purina-pro-plan-expert-care.component-branded .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--hero-range.brand--purina-pro-plan-expert-care.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--hero-range.brand--purina-pro-plan-expert-care.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(fr-FR) .component--hero-small.brand--purina-pro-plan-expert-care .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--hero-small.brand--purina-pro-plan-expert-care .hero-small--content-area{padding-top:54px;}}html:lang(fr-FR) .component--people-love.brand--purina-pro-plan-expert-care.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--purina-pro-plan-expert-care.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-pro-plan-expert-care.dark-bg .static-info,html:lang(fr-FR) .component--people-love.brand--purina-pro-plan-expert-care.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-pro-plan-expert-care.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-pro-plan-expert-care.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(fr-FR) .component--people-love.brand--purina-pro-plan-expert-care.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--purina-pro-plan-expert-care.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-pro-plan-expert-care.light-bg .static-info,html:lang(fr-FR) .component--people-love.brand--purina-pro-plan-expert-care.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-pro-plan-expert-care.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(fr-FR) .component--people-love.brand--purina-pro-plan-expert-care.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(fr-FR) .component--signposting-single.brand--purina-pro-plan-expert-care .purina-border-top{background-color:#222222;}html:lang(fr-FR) .component--social-media.brand--purina-pro-plan-expert-care .social-media--icons .svg-background{fill:#222222;}html:lang(fr-FR) .component--text-image.brand--purina-pro-plan-expert-care.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(fr-FR) .component--text-image.brand--purina-pro-plan-expert-care .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(fr-FR) .component--text-image.brand--purina-pro-plan-expert-care .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan-expert-care > header{border-left-color:#222222;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan-expert-care{border-left-color:#222222;}html:lang(fr-FR) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan-expert-care{border-left-color:#222222;}html:lang(fr-FR) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan-expert-care > .image-wrapper:before{background-color:#222222;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(pt-PT) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(pt-PT) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(pt-PT) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(pt-PT) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(pt-PT) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(pt-PT) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(pt-PT) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(pt-PT) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(pt-PT) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(pt-PT) .component--people-love.brand--bakers.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--bakers.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(pt-PT) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(pt-PT) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(pt-PT) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(pt-PT) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(pt-PT) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(pt-PT) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(pt-PT) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(pt-PT) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(pt-PT) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(pt-PT) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(pt-PT) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(pt-PT) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--felix.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--felix.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(pt-PT) .component--people-love.brand--felix.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--felix.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(pt-PT) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(pt-PT) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(pt-PT) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(pt-PT) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(pt-PT) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(pt-PT) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(pt-PT) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(pt-PT) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(pt-PT) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(pt-PT) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(pt-PT) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(pt-PT) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(pt-PT) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(pt-PT) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(pt-PT) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(pt-PT) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(pt-PT) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(pt-PT) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(pt-PT) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(pt-PT) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(pt-PT) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(pt-PT) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(pt-PT) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(pt-PT) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(pt-PT) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(pt-PT) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(pt-PT) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(pt-PT) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(pt-PT) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(pt-PT) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(pt-PT) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(pt-PT) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(pt-PT) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(pt-PT) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(pt-PT) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(pt-PT) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(pt-PT) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(pt-PT) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--beta.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beta.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(pt-PT) .component--people-love.brand--beta.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beta.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(pt-PT) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(pt-PT) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(pt-PT) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(pt-PT) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(pt-PT) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(pt-PT) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(pt-PT) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(pt-PT) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(pt-PT) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(pt-PT) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(pt-PT) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(pt-PT) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(pt-PT) .component--people-love.brand--beyond.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beyond.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(pt-PT) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(pt-PT) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(pt-PT) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(pt-PT) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(pt-PT) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(pt-PT) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(pt-PT) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(pt-PT) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(pt-PT) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(pt-PT) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(pt-PT) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(pt-PT) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(pt-PT) .component--people-love.brand--bonio.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--bonio.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(pt-PT) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(pt-PT) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(pt-PT) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(pt-PT) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(pt-PT) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(pt-PT) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(pt-PT) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(pt-PT) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(pt-PT) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(pt-PT) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(pt-PT) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(pt-PT) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(pt-PT) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(pt-PT) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(pt-PT) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(pt-PT) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(pt-PT) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(pt-PT) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(pt-PT) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(pt-PT) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(pt-PT) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(pt-PT) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(pt-PT) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(pt-PT) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(pt-PT) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(pt-PT) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(pt-PT) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(pt-PT) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(pt-PT) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(pt-PT) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(pt-PT) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(pt-PT) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(pt-PT) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(pt-PT) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(pt-PT) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(pt-PT) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(pt-PT) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(pt-PT) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(pt-PT) .component--people-love.brand--friskies.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--friskies.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(pt-PT) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(pt-PT) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(pt-PT) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#58afc0;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#58afc0;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#58afc0;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#58afc0;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#58afc0;color:#ffffff;}html:lang(pt-PT) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(pt-PT) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#58afc0;}}html:lang(pt-PT) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#58afc0;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--purina-one{background-color:rgba(88,175,192,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.purina-one{background-color:#58afc0;}html:lang(pt-PT) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(pt-PT) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(pt-PT) .component--featured-article.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(pt-PT) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(88,175,192,0.1);}}html:lang(pt-PT) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#58afc0;}html:lang(pt-PT) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--purina-one .purina-border-top{background-color:#58afc0;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#58afc0;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#58afc0;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#58afc0;}}html:lang(pt-PT) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(88,175,192,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(88,175,192,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(88,175,192,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#58afc0;}html:lang(pt-PT) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#58afc0;}html:lang(pt-PT) .component--text-image.brand--purina-one.light-bg{background-color:rgba(88,175,192,0.05);}html:lang(pt-PT) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #58afc0;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#58afc0;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#58afc0;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#58afc0;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#58afc0;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#58afc0;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(pt-PT) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(pt-PT) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(pt-PT) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(pt-PT) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(pt-PT) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(pt-PT) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(pt-PT) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(pt-PT) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(pt-PT) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(pt-PT) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(pt-PT) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(pt-PT) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(pt-PT) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(pt-PT) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(pt-PT) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(pt-PT) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(pt-PT) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(pt-PT) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(pt-PT) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(pt-PT) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(pt-PT) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(pt-PT) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(pt-PT) .component--people-love.brand--winalot.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--winalot.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(pt-PT) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(pt-PT) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(pt-PT) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(pt-PT) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(pt-PT) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(pt-PT) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(pt-PT) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(pt-PT) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(pt-PT) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(pt-PT) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(pt-PT) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(pt-PT) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(pt-PT) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(pt-PT) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(pt-PT) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(pt-PT) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(pt-PT) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(pt-PT) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(pt-PT) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(pt-PT) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(pt-PT) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(pt-PT) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(pt-PT) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(pt-PT) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(pt-PT) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(pt-PT) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(pt-PT) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(pt-PT) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(pt-PT) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(pt-PT) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(pt-PT) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(pt-PT) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(pt-PT) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(pt-PT) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(pt-PT) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(pt-PT) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(pt-PT) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(pt-PT) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(pt-PT) .component--people-love.brand--catchow.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--catchow.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(pt-PT) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(pt-PT) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(pt-PT) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(pt-PT) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(pt-PT) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(pt-PT) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(pt-PT) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(pt-PT) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(pt-PT) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(pt-PT) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(pt-PT) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(pt-PT) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(pt-PT) .component--people-love.brand--beneful.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beneful.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(pt-PT) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(pt-PT) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(pt-PT) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(pt-PT) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(pt-PT) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(pt-PT) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(pt-PT) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(pt-PT) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(pt-PT) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(pt-PT) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(pt-PT) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(pt-PT) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(pt-PT) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(pt-PT) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(pt-PT) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(pt-PT) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(pt-PT) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(pt-PT) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(pt-PT) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(pt-PT) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(pt-PT) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(pt-PT) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(pt-PT) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(pt-PT) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(pt-PT) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(pt-PT) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(pt-PT) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(pt-PT) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(pt-PT) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(pt-PT) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(pt-PT) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(pt-PT) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(ro-RO) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(ro-RO) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(ro-RO) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(ro-RO) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(ro-RO) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(ro-RO) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(ro-RO) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(ro-RO) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(ro-RO) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(ro-RO) .component--people-love.brand--bakers.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--bakers.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(ro-RO) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(ro-RO) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(ro-RO) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(ro-RO) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(ro-RO) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(ro-RO) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(ro-RO) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(ro-RO) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(ro-RO) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(ro-RO) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(ro-RO) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(ro-RO) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--felix.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--felix.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(ro-RO) .component--people-love.brand--felix.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--felix.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(ro-RO) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(ro-RO) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(ro-RO) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(ro-RO) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(ro-RO) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(ro-RO) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(ro-RO) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(ro-RO) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(ro-RO) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(ro-RO) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(ro-RO) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(ro-RO) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(ro-RO) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(ro-RO) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(ro-RO) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(ro-RO) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(ro-RO) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(ro-RO) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(ro-RO) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(ro-RO) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(ro-RO) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(ro-RO) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(ro-RO) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(ro-RO) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(ro-RO) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(ro-RO) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(ro-RO) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(ro-RO) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(ro-RO) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(ro-RO) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(ro-RO) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(ro-RO) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(ro-RO) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(ro-RO) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(ro-RO) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(ro-RO) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(ro-RO) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(ro-RO) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--beta.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beta.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(ro-RO) .component--people-love.brand--beta.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beta.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(ro-RO) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(ro-RO) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(ro-RO) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(ro-RO) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(ro-RO) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(ro-RO) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(ro-RO) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(ro-RO) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(ro-RO) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(ro-RO) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(ro-RO) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(ro-RO) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(ro-RO) .component--people-love.brand--beyond.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beyond.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(ro-RO) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(ro-RO) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(ro-RO) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(ro-RO) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(ro-RO) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(ro-RO) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(ro-RO) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(ro-RO) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(ro-RO) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(ro-RO) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(ro-RO) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(ro-RO) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(ro-RO) .component--people-love.brand--bonio.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--bonio.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(ro-RO) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(ro-RO) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(ro-RO) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(ro-RO) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(ro-RO) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(ro-RO) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(ro-RO) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(ro-RO) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(ro-RO) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(ro-RO) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(ro-RO) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(ro-RO) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(ro-RO) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(ro-RO) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(ro-RO) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(ro-RO) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(ro-RO) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(ro-RO) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(ro-RO) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(ro-RO) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(ro-RO) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(ro-RO) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(ro-RO) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(ro-RO) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(ro-RO) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(ro-RO) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(ro-RO) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(ro-RO) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(ro-RO) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(ro-RO) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(ro-RO) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(ro-RO) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(ro-RO) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(ro-RO) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(ro-RO) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(ro-RO) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(ro-RO) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(ro-RO) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(ro-RO) .component--people-love.brand--friskies.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--friskies.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(ro-RO) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(ro-RO) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(ro-RO) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#00858A;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#00858A;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #00858A;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00858A;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#00858A;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#00858A;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00858A;color:#ffffff;}html:lang(ro-RO) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#00858A;}html:lang(ro-RO) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#00858A;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00858A;}}html:lang(ro-RO) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00858A;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--purina-one{background-color:rgba(0,133,138,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.purina-one{background-color:#00858A;}html:lang(ro-RO) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#00858A;}html:lang(ro-RO) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#00858A;}html:lang(ro-RO) .component--featured-article.brand--purina-one .purina-border-top{background-color:#00858A;}html:lang(ro-RO) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#00858A;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(0,133,138,0.1);}}html:lang(ro-RO) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#00858A;}html:lang(ro-RO) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,133,138,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--purina-one .purina-border-top{background-color:#00858A;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#00858A;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#00858A;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#00858A;}}html:lang(ro-RO) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(0,133,138,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(0,133,138,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(0,133,138,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#00858A;}html:lang(ro-RO) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#00858A;}html:lang(ro-RO) .component--text-image.brand--purina-one.light-bg{background-color:rgba(0,133,138,0.05);}html:lang(ro-RO) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #00858A;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00858A;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#00858A;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#00858A;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#00858A;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#00858A;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(ro-RO) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(ro-RO) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(ro-RO) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(ro-RO) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(ro-RO) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(ro-RO) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(ro-RO) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(ro-RO) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(ro-RO) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(ro-RO) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(ro-RO) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(ro-RO) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(ro-RO) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(ro-RO) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(ro-RO) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(ro-RO) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(ro-RO) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(ro-RO) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(ro-RO) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(ro-RO) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(ro-RO) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(ro-RO) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(ro-RO) .component--people-love.brand--winalot.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--winalot.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(ro-RO) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(ro-RO) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(ro-RO) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(ro-RO) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(ro-RO) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(ro-RO) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(ro-RO) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(ro-RO) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(ro-RO) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(ro-RO) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(ro-RO) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(ro-RO) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(ro-RO) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(ro-RO) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(ro-RO) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(ro-RO) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(ro-RO) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(ro-RO) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(ro-RO) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(ro-RO) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(ro-RO) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(ro-RO) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(ro-RO) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(ro-RO) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(ro-RO) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(ro-RO) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(ro-RO) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(ro-RO) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(ro-RO) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(ro-RO) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(ro-RO) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(ro-RO) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(ro-RO) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(ro-RO) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(ro-RO) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(ro-RO) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(ro-RO) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(ro-RO) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(ro-RO) .component--people-love.brand--catchow.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--catchow.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(ro-RO) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(ro-RO) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(ro-RO) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(ro-RO) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(ro-RO) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(ro-RO) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(ro-RO) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(ro-RO) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(ro-RO) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(ro-RO) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(ro-RO) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(ro-RO) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(ro-RO) .component--people-love.brand--beneful.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beneful.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(ro-RO) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(ro-RO) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(ro-RO) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ro-RO) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ro-RO) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ro-RO) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(ro-RO) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(ro-RO) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(ro-RO) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(ro-RO) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(ro-RO) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(ro-RO) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(ro-RO) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(ro-RO) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(ro-RO) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(ro-RO) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(ro-RO) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(ro-RO) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ro-RO) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(ro-RO) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(ro-RO) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(ro-RO) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(ro-RO) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(ro-RO) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(ro-RO) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(ro-RO) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(ro-RO) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(ro-RO) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(ro-RO) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(ro-RO) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(ro-RO) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(ro-RO) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(hu-HU) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(hu-HU) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(hu-HU) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(hu-HU) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(hu-HU) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(hu-HU) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(hu-HU) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(hu-HU) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(hu-HU) .component--people-love.brand--bakers.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--bakers.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(hu-HU) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(hu-HU) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(hu-HU) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(hu-HU) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(hu-HU) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(hu-HU) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(hu-HU) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(hu-HU) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(hu-HU) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(hu-HU) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(hu-HU) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--felix.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--felix.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(hu-HU) .component--people-love.brand--felix.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--felix.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(hu-HU) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(hu-HU) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(hu-HU) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(hu-HU) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(hu-HU) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(hu-HU) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(hu-HU) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(hu-HU) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(hu-HU) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(hu-HU) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(hu-HU) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(hu-HU) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(hu-HU) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(hu-HU) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(hu-HU) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(hu-HU) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(hu-HU) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(hu-HU) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(hu-HU) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(hu-HU) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(hu-HU) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(hu-HU) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(hu-HU) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(hu-HU) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(hu-HU) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(hu-HU) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(hu-HU) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(hu-HU) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(hu-HU) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(hu-HU) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(hu-HU) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(hu-HU) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(hu-HU) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(hu-HU) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(hu-HU) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(hu-HU) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--beta.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beta.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(hu-HU) .component--people-love.brand--beta.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beta.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(hu-HU) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(hu-HU) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(hu-HU) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(hu-HU) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(hu-HU) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(hu-HU) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(hu-HU) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(hu-HU) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(hu-HU) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(hu-HU) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(hu-HU) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(hu-HU) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(hu-HU) .component--people-love.brand--beyond.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beyond.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(hu-HU) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(hu-HU) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(hu-HU) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(hu-HU) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(hu-HU) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(hu-HU) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(hu-HU) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(hu-HU) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(hu-HU) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(hu-HU) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(hu-HU) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(hu-HU) .component--people-love.brand--bonio.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--bonio.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(hu-HU) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(hu-HU) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(hu-HU) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(hu-HU) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(hu-HU) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(hu-HU) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(hu-HU) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(hu-HU) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(hu-HU) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(hu-HU) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(hu-HU) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(hu-HU) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(hu-HU) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(hu-HU) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(hu-HU) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(hu-HU) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(hu-HU) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(hu-HU) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(hu-HU) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(hu-HU) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(hu-HU) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(hu-HU) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(hu-HU) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(hu-HU) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(hu-HU) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(hu-HU) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(hu-HU) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(hu-HU) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(hu-HU) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(hu-HU) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(hu-HU) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(hu-HU) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(hu-HU) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(hu-HU) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(hu-HU) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(hu-HU) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(hu-HU) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(hu-HU) .component--people-love.brand--friskies.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--friskies.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(hu-HU) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(hu-HU) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(hu-HU) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#00858A;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#00858A;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #00858A;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00858A;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#00858A;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#00858A;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00858A;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#00858A;}html:lang(hu-HU) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#00858A;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00858A;}}html:lang(hu-HU) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00858A;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--purina-one{background-color:rgba(0,133,138,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.purina-one{background-color:#00858A;}html:lang(hu-HU) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#00858A;}html:lang(hu-HU) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#00858A;}html:lang(hu-HU) .component--featured-article.brand--purina-one .purina-border-top{background-color:#00858A;}html:lang(hu-HU) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#00858A;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(0,133,138,0.1);}}html:lang(hu-HU) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#00858A;}html:lang(hu-HU) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,133,138,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--purina-one .purina-border-top{background-color:#00858A;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#00858A;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#00858A;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#00858A;}}html:lang(hu-HU) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(0,133,138,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(0,133,138,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(0,133,138,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#00858A;}html:lang(hu-HU) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#00858A;}html:lang(hu-HU) .component--text-image.brand--purina-one.light-bg{background-color:rgba(0,133,138,0.05);}html:lang(hu-HU) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #00858A;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00858A;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#00858A;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#00858A;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#00858A;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#00858A;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(hu-HU) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(hu-HU) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(hu-HU) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(hu-HU) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(hu-HU) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(hu-HU) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(hu-HU) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(hu-HU) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(hu-HU) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(hu-HU) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(hu-HU) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(hu-HU) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(hu-HU) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(hu-HU) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(hu-HU) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(hu-HU) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(hu-HU) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(hu-HU) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(hu-HU) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(hu-HU) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(hu-HU) .component--people-love.brand--winalot.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--winalot.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(hu-HU) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(hu-HU) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(hu-HU) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(hu-HU) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(hu-HU) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(hu-HU) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(hu-HU) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(hu-HU) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(hu-HU) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(hu-HU) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(hu-HU) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(hu-HU) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(hu-HU) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(hu-HU) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(hu-HU) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(hu-HU) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(hu-HU) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(hu-HU) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(hu-HU) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(hu-HU) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(hu-HU) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(hu-HU) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(hu-HU) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(hu-HU) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(hu-HU) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(hu-HU) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(hu-HU) .component--people-love.brand--catchow.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--catchow.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(hu-HU) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(hu-HU) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(hu-HU) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(hu-HU) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(hu-HU) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(hu-HU) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(hu-HU) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(hu-HU) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(hu-HU) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(hu-HU) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(hu-HU) .component--people-love.brand--beneful.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beneful.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(hu-HU) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(hu-HU) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(hu-HU) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(hu-HU) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(hu-HU) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(hu-HU) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(hu-HU) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(hu-HU) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(hu-HU) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(hu-HU) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(hu-HU) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(hu-HU) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(hu-HU) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(hu-HU) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(hu-HU) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(hu-HU) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--purina-one-dog-1 > .article--hero .purina-border-top{background-color:#A9161A;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--purina-one-dog-1 .progressbar-main-bar{background-color:#A9161A;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one-dog-1 .image-wrapper{border-top:9px solid #A9161A;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one-dog-1 .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#A9161A;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one-dog-1 .image-wrapper{border-top-color:#A9161A;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one-dog-1:before{background-color:#A9161A;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--purina-one-dog-1 > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#A9161A;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--purina-one-dog-1 > .image-wrapper:before{background-color:#A9161A;}html:lang(hu-HU) .component--article-tile.brand--purina-one-dog-1 > .inner-content{border-right-color:#A9161A;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--purina-one-dog-1 > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#A9161A;}}html:lang(hu-HU) .component--articles-list.brand--purina-one-dog-1 > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#A9161A;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--purina-one-dog-1{background-color:rgba(169,22,26,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.purina-one-dog-1{background-color:#A9161A;}html:lang(hu-HU) .component--campaign-signpost.brand--purina-one-dog-1 .purina-border-top{background-color:#A9161A;}html:lang(hu-HU) .component--campaign-tile.brand--purina-one-dog-1.component-branded .purina-border-top{background-color:#A9161A;}html:lang(hu-HU) .component--featured-article.brand--purina-one-dog-1 .purina-border-top{background-color:#A9161A;}html:lang(hu-HU) .component--hero-plp.brand--purina-one-dog-1 .purina-border-top{background-color:#A9161A;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--purina-one-dog-1.component-branded:before{background-color:rgba(169,22,26,0.1);}}html:lang(hu-HU) .component--hero-range.brand--purina-one-dog-1.component-branded .purina-border-top{background-color:#A9161A;}html:lang(hu-HU) .component--hero-range.brand--purina-one-dog-1.component-branded .hero-range--content-area-wrapper{background-color:rgba(169,22,26,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--purina-one-dog-1.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--purina-one-dog-1 .purina-border-top{background-color:#A9161A;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--purina-one-dog-1 .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--purina-one-dog-1.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--purina-one-dog-1.dark-bg .slider-wrapper{background-color:#A9161A;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-one-dog-1.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--purina-one-dog-1.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-one-dog-1.dark-bg .inner-content:after{background-color:#A9161A;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-one-dog-1.dark-bg .component--people-love-item:after{background-color:#A9161A;}}html:lang(hu-HU) .component--people-love.brand--purina-one-dog-1.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--purina-one-dog-1.light-bg .slider-wrapper{background-color:rgba(169,22,26,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-one-dog-1.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--purina-one-dog-1.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-one-dog-1.light-bg .inner-content:after{background-color:rgba(169,22,26,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--purina-one-dog-1.light-bg .component--people-love-item:after{background-color:rgba(169,22,26,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--purina-one-dog-1 .purina-border-top{background-color:#A9161A;}html:lang(hu-HU) .component--social-media.brand--purina-one-dog-1 .social-media--icons .svg-background{fill:#A9161A;}html:lang(hu-HU) .component--text-image.brand--purina-one-dog-1.light-bg{background-color:rgba(169,22,26,0.05);}html:lang(hu-HU) .component--text-image.brand--purina-one-dog-1 .text-image--image .field--name-field-c-image{border-top:9px solid #A9161A;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--purina-one-dog-1 .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#A9161A;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--purina-one-dog-1 > header{border-left-color:#A9161A;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one-dog-1{border-left-color:#A9161A;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one-dog-1{border-left-color:#A9161A;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--purina-one-dog-1 > .image-wrapper:before{background-color:#A9161A;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(hu-HU) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(hu-HU) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(hu-HU) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--dogchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--dogchow .progressbar-main-bar{background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dogchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dogchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dogchow .image-wrapper{border-top-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dogchow:before{background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-article.node--view-mode-full.brand--dogchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(hu-HU) .component--article-tile.brand--dogchow > .image-wrapper:before{background-color:#234b8d;}html:lang(hu-HU) .component--article-tile.brand--dogchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--dogchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(hu-HU) .component--articles-list.brand--dogchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--articles-list.brand--dogchow{background-color:rgba(35,75,141,0.1);}}html:lang(hu-HU) .brand-tile--wrapper.dogchow{background-color:#234b8d;}html:lang(hu-HU) .component--campaign-signpost.brand--dogchow .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--campaign-tile.brand--dogchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--featured-article.brand--dogchow .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--hero-plp.brand--dogchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--dogchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(hu-HU) .component--hero-range.brand--dogchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--hero-range.brand--dogchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--hero-range.brand--dogchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(hu-HU) .component--hero-small.brand--dogchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--hero-small.brand--dogchow .hero-small--content-area{padding-top:54px;}}html:lang(hu-HU) .component--people-love.brand--dogchow.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--dogchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dogchow.dark-bg .static-info,html:lang(hu-HU) .component--people-love.brand--dogchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dogchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dogchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(hu-HU) .component--people-love.brand--dogchow.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--dogchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dogchow.light-bg .static-info,html:lang(hu-HU) .component--people-love.brand--dogchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dogchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(hu-HU) .component--people-love.brand--dogchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(hu-HU) .component--signposting-single.brand--dogchow .purina-border-top{background-color:#234b8d;}html:lang(hu-HU) .component--social-media.brand--dogchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(hu-HU) .component--text-image.brand--dogchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(hu-HU) .component--text-image.brand--dogchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(hu-HU) .component--text-image.brand--dogchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-full.brand--dogchow > header{border-left-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dogchow{border-left-color:#234b8d;}html:lang(hu-HU) .node--type-nppe-faq.node--view-mode-teaser.brand--dogchow{border-left-color:#234b8d;}html:lang(hu-HU) .views-row.is-sticky .component--article-tile.brand--dogchow > .image-wrapper:before{background-color:#234b8d;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(id-ID) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(id-ID) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(id-ID) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(id-ID) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(id-ID) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(id-ID) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(id-ID) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(id-ID) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(id-ID) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(id-ID) .component--people-love.brand--bakers.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--bakers.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(id-ID) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(id-ID) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(id-ID) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(id-ID) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(id-ID) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(id-ID) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(id-ID) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(id-ID) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(id-ID) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(id-ID) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(id-ID) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(id-ID) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(id-ID) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--felix.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--felix.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(id-ID) .component--people-love.brand--felix.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--felix.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(id-ID) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(id-ID) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(id-ID) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(id-ID) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(id-ID) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(id-ID) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(id-ID) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(id-ID) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(id-ID) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(id-ID) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(id-ID) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(id-ID) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(id-ID) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(id-ID) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(id-ID) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(id-ID) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(id-ID) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(id-ID) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(id-ID) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(id-ID) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(id-ID) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(id-ID) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(id-ID) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(id-ID) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(id-ID) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(id-ID) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(id-ID) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(id-ID) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(id-ID) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(id-ID) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(id-ID) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(id-ID) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(id-ID) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(id-ID) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(id-ID) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(id-ID) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(id-ID) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(id-ID) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(id-ID) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(id-ID) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(id-ID) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(id-ID) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--beta.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beta.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(id-ID) .component--people-love.brand--beta.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beta.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(id-ID) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(id-ID) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(id-ID) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(id-ID) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(id-ID) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(id-ID) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(id-ID) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(id-ID) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(id-ID) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(id-ID) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(id-ID) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(id-ID) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(id-ID) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(id-ID) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(id-ID) .component--people-love.brand--beyond.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beyond.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(id-ID) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(id-ID) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(id-ID) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(id-ID) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(id-ID) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(id-ID) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(id-ID) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(id-ID) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(id-ID) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(id-ID) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(id-ID) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(id-ID) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(id-ID) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(id-ID) .component--people-love.brand--bonio.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--bonio.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(id-ID) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(id-ID) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(id-ID) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(id-ID) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(id-ID) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(id-ID) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(id-ID) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(id-ID) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(id-ID) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(id-ID) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(id-ID) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(id-ID) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(id-ID) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(id-ID) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(id-ID) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(id-ID) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(id-ID) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(id-ID) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(id-ID) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(id-ID) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(id-ID) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(id-ID) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(id-ID) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(id-ID) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(id-ID) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(id-ID) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(id-ID) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(id-ID) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(id-ID) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(id-ID) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(id-ID) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(id-ID) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(id-ID) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #fcce1b;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#fcce1b;color:#fcce1b;}html:lang(id-ID) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#fcce1b;}html:lang(id-ID) .component--article-tile.brand--friskies > .inner-content{border-right-color:#fcce1b;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#fcce1b;}}html:lang(id-ID) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#fcce1b;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--friskies{background-color:rgba(252,206,27,0.1);}}html:lang(id-ID) .brand-tile--wrapper.friskies{background-color:#fcce1b;}html:lang(id-ID) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#fcce1b;}html:lang(id-ID) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#fcce1b;}html:lang(id-ID) .component--featured-article.brand--friskies .purina-border-top{background-color:#fcce1b;}html:lang(id-ID) .component--hero-plp.brand--friskies .purina-border-top{background-color:#fcce1b;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(252,206,27,0.1);}}html:lang(id-ID) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#fcce1b;}html:lang(id-ID) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(252,206,27,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--friskies .purina-border-top{background-color:#fcce1b;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#fcce1b;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#fcce1b;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#fcce1b;}}html:lang(id-ID) .component--people-love.brand--friskies.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(252,206,27,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--friskies.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(252,206,27,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(252,206,27,0.1);}}html:lang(id-ID) .component--signposting-single.brand--friskies .purina-border-top{background-color:#fcce1b;}html:lang(id-ID) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#fcce1b;}html:lang(id-ID) .component--text-image.brand--friskies.light-bg{background-color:rgba(252,206,27,0.05);}html:lang(id-ID) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #fcce1b;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#fcce1b;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#fcce1b;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#008080;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#008080;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#008080;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#008080;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#008080;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(id-ID) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#008080;}}html:lang(id-ID) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--purina-one{background-color:rgba(0,128,128,0.1);}}html:lang(id-ID) .brand-tile--wrapper.purina-one{background-color:#008080;}html:lang(id-ID) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(id-ID) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(id-ID) .component--featured-article.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(id-ID) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(0,128,128,0.1);}}html:lang(id-ID) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(id-ID) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#008080;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#008080;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#008080;}}html:lang(id-ID) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(0,128,128,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(0,128,128,0.1);}}html:lang(id-ID) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(id-ID) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#008080;}html:lang(id-ID) .component--text-image.brand--purina-one.light-bg{background-color:rgba(0,128,128,0.05);}html:lang(id-ID) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#008080;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#008080;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#008080;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(id-ID) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(id-ID) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(id-ID) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(id-ID) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(id-ID) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(id-ID) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(id-ID) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(id-ID) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(id-ID) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(id-ID) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(id-ID) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(id-ID) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(id-ID) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(id-ID) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(id-ID) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(id-ID) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(id-ID) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(id-ID) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(id-ID) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(id-ID) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(id-ID) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(id-ID) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(id-ID) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(id-ID) .component--people-love.brand--winalot.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--winalot.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(id-ID) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(id-ID) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(id-ID) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(id-ID) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(id-ID) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(id-ID) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(id-ID) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(id-ID) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(id-ID) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(id-ID) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(id-ID) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(id-ID) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(id-ID) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(id-ID) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(id-ID) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(id-ID) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(id-ID) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(id-ID) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(id-ID) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(id-ID) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(id-ID) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(id-ID) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(id-ID) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(id-ID) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(id-ID) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(id-ID) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(id-ID) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(id-ID) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(id-ID) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(id-ID) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(id-ID) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(id-ID) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(id-ID) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(id-ID) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(id-ID) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(id-ID) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(id-ID) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(id-ID) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(id-ID) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(id-ID) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(id-ID) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(id-ID) .component--people-love.brand--catchow.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--catchow.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(id-ID) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(id-ID) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(id-ID) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(id-ID) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(id-ID) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(id-ID) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(id-ID) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(id-ID) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(id-ID) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(id-ID) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(id-ID) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(id-ID) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(id-ID) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(id-ID) .component--people-love.brand--beneful.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beneful.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(id-ID) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(id-ID) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(id-ID) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(id-ID) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(id-ID) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(id-ID) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(id-ID) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(id-ID) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(id-ID) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(id-ID) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(id-ID) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(id-ID) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(id-ID) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(id-ID) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(id-ID) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(id-ID) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(id-ID) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(id-ID) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(id-ID) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--alpo > .article--hero .purina-border-top{background-color:#c81f23;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--alpo .progressbar-main-bar{background-color:#c81f23;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--alpo .image-wrapper{border-top:9px solid #c81f23;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--alpo .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#c81f23;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--alpo .image-wrapper{border-top-color:#c81f23;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--alpo:before{background-color:#c81f23;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--alpo > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#c81f23;color:#fdbe14;}html:lang(id-ID) .component--article-tile.brand--alpo > .image-wrapper:before{background-color:#c81f23;}html:lang(id-ID) .component--article-tile.brand--alpo > .inner-content{border-right-color:#c81f23;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--alpo > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#c81f23;}}html:lang(id-ID) .component--articles-list.brand--alpo > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#c81f23;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--alpo{background-color:rgba(200,31,35,0.1);}}html:lang(id-ID) .brand-tile--wrapper.alpo{background-color:#c81f23;}html:lang(id-ID) .component--campaign-signpost.brand--alpo .purina-border-top{background-color:#c81f23;}html:lang(id-ID) .component--campaign-tile.brand--alpo.component-branded .purina-border-top{background-color:#c81f23;}html:lang(id-ID) .component--featured-article.brand--alpo .purina-border-top{background-color:#c81f23;}html:lang(id-ID) .component--hero-plp.brand--alpo .purina-border-top{background-color:#c81f23;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--alpo.component-branded:before{background-color:rgba(200,31,35,0.1);}}html:lang(id-ID) .component--hero-range.brand--alpo.component-branded .purina-border-top{background-color:#c81f23;}html:lang(id-ID) .component--hero-range.brand--alpo.component-branded .hero-range--content-area-wrapper{background-color:rgba(200,31,35,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--alpo.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--alpo .purina-border-top{background-color:#c81f23;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--alpo .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--alpo.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--alpo.dark-bg .slider-wrapper{background-color:#c81f23;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--alpo.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--alpo.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--alpo.dark-bg .inner-content:after{background-color:#c81f23;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--alpo.dark-bg .component--people-love-item:after{background-color:#c81f23;}}html:lang(id-ID) .component--people-love.brand--alpo.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--alpo.light-bg .slider-wrapper{background-color:rgba(200,31,35,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--alpo.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--alpo.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--alpo.light-bg .inner-content:after{background-color:rgba(200,31,35,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--alpo.light-bg .component--people-love-item:after{background-color:rgba(200,31,35,0.1);}}html:lang(id-ID) .component--signposting-single.brand--alpo .purina-border-top{background-color:#c81f23;}html:lang(id-ID) .component--social-media.brand--alpo .social-media--icons .svg-background{fill:#c81f23;}html:lang(id-ID) .component--text-image.brand--alpo.light-bg{background-color:rgba(200,31,35,0.05);}html:lang(id-ID) .component--text-image.brand--alpo .text-image--image .field--name-field-c-image{border-top:9px solid #c81f23;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--alpo .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#c81f23;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--alpo > header{border-left-color:#c81f23;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--alpo{border-left-color:#c81f23;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--alpo{border-left-color:#c81f23;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--alpo > .image-wrapper:before{background-color:#c81f23;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--party-mix > .article--hero .purina-border-top{background-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--party-mix .progressbar-main-bar{background-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--party-mix .image-wrapper{border-top:9px solid #fcce1b;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--party-mix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--party-mix .image-wrapper{border-top-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--party-mix:before{background-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--party-mix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#fcce1b;color:#fcce1b;}html:lang(id-ID) .component--article-tile.brand--party-mix > .image-wrapper:before{background-color:#fcce1b;}html:lang(id-ID) .component--article-tile.brand--party-mix > .inner-content{border-right-color:#fcce1b;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--party-mix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#fcce1b;}}html:lang(id-ID) .component--articles-list.brand--party-mix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#fcce1b;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--party-mix{background-color:rgba(252,206,27,0.1);}}html:lang(id-ID) .brand-tile--wrapper.party-mix{background-color:#fcce1b;}html:lang(id-ID) .component--campaign-signpost.brand--party-mix .purina-border-top{background-color:#fcce1b;}html:lang(id-ID) .component--campaign-tile.brand--party-mix.component-branded .purina-border-top{background-color:#fcce1b;}html:lang(id-ID) .component--featured-article.brand--party-mix .purina-border-top{background-color:#fcce1b;}html:lang(id-ID) .component--hero-plp.brand--party-mix .purina-border-top{background-color:#fcce1b;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--party-mix.component-branded:before{background-color:rgba(252,206,27,0.1);}}html:lang(id-ID) .component--hero-range.brand--party-mix.component-branded .purina-border-top{background-color:#fcce1b;}html:lang(id-ID) .component--hero-range.brand--party-mix.component-branded .hero-range--content-area-wrapper{background-color:rgba(252,206,27,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--party-mix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--party-mix .purina-border-top{background-color:#fcce1b;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--party-mix .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--party-mix.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--party-mix.dark-bg .slider-wrapper{background-color:#fcce1b;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--party-mix.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--party-mix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--party-mix.dark-bg .inner-content:after{background-color:#fcce1b;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--party-mix.dark-bg .component--people-love-item:after{background-color:#fcce1b;}}html:lang(id-ID) .component--people-love.brand--party-mix.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--party-mix.light-bg .slider-wrapper{background-color:rgba(252,206,27,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--party-mix.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--party-mix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--party-mix.light-bg .inner-content:after{background-color:rgba(252,206,27,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--party-mix.light-bg .component--people-love-item:after{background-color:rgba(252,206,27,0.1);}}html:lang(id-ID) .component--signposting-single.brand--party-mix .purina-border-top{background-color:#fcce1b;}html:lang(id-ID) .component--social-media.brand--party-mix .social-media--icons .svg-background{fill:#fcce1b;}html:lang(id-ID) .component--text-image.brand--party-mix.light-bg{background-color:rgba(252,206,27,0.05);}html:lang(id-ID) .component--text-image.brand--party-mix .text-image--image .field--name-field-c-image{border-top:9px solid #fcce1b;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--party-mix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--party-mix > header{border-left-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--party-mix{border-left-color:#fcce1b;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--party-mix{border-left-color:#fcce1b;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--party-mix > .image-wrapper:before{background-color:#fcce1b;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(id-ID) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(id-ID) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(id-ID) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast > .article--hero .purina-border-top{background-color:#93732b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast .progressbar-main-bar{background-color:#93732b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--fancy-feast .image-wrapper{border-top:9px solid #93732b;position:relative;overflow:visible;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--fancy-feast .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#93732b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--fancy-feast .image-wrapper{border-top-color:#93732b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--fancy-feast:before{background-color:#93732b;}html:lang(id-ID) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#93732b;color:#ffffff;}html:lang(id-ID) .component--article-tile.brand--fancy-feast > .image-wrapper:before{background-color:#93732b;}html:lang(id-ID) .component--article-tile.brand--fancy-feast > .inner-content{border-right-color:#93732b;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--fancy-feast > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#93732b;}}html:lang(id-ID) .component--articles-list.brand--fancy-feast > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#93732b;}@media (min-width:1140px){html:lang(id-ID) .component--articles-list.brand--fancy-feast{background-color:rgba(147,115,43,0.1);}}html:lang(id-ID) .brand-tile--wrapper.fancy-feast{background-color:#93732b;}html:lang(id-ID) .component--campaign-signpost.brand--fancy-feast .purina-border-top{background-color:#93732b;}html:lang(id-ID) .component--campaign-tile.brand--fancy-feast.component-branded .purina-border-top{background-color:#93732b;}html:lang(id-ID) .component--featured-article.brand--fancy-feast .purina-border-top{background-color:#93732b;}html:lang(id-ID) .component--hero-plp.brand--fancy-feast .purina-border-top{background-color:#93732b;}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--fancy-feast.component-branded:before{background-color:rgba(147,115,43,0.1);}}html:lang(id-ID) .component--hero-range.brand--fancy-feast.component-branded .purina-border-top{background-color:#93732b;}html:lang(id-ID) .component--hero-range.brand--fancy-feast.component-branded .hero-range--content-area-wrapper{background-color:rgba(147,115,43,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--hero-range.brand--fancy-feast.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(id-ID) .component--hero-small.brand--fancy-feast .purina-border-top{background-color:#93732b;}@media (min-width:1140px){html:lang(id-ID) .component--hero-small.brand--fancy-feast .hero-small--content-area{padding-top:54px;}}html:lang(id-ID) .component--people-love.brand--fancy-feast.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--fancy-feast.dark-bg .slider-wrapper{background-color:#93732b;}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--fancy-feast.dark-bg .static-info,html:lang(id-ID) .component--people-love.brand--fancy-feast.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--fancy-feast.dark-bg .inner-content:after{background-color:#93732b;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--fancy-feast.dark-bg .component--people-love-item:after{background-color:#93732b;}}html:lang(id-ID) .component--people-love.brand--fancy-feast.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--fancy-feast.light-bg .slider-wrapper{background-color:rgba(147,115,43,0.1);}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--fancy-feast.light-bg .static-info,html:lang(id-ID) .component--people-love.brand--fancy-feast.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--fancy-feast.light-bg .inner-content:after{background-color:rgba(147,115,43,0.1);}}@media (min-width:1140px){html:lang(id-ID) .component--people-love.brand--fancy-feast.light-bg .component--people-love-item:after{background-color:rgba(147,115,43,0.1);}}html:lang(id-ID) .component--signposting-single.brand--fancy-feast .purina-border-top{background-color:#93732b;}html:lang(id-ID) .component--social-media.brand--fancy-feast .social-media--icons .svg-background{fill:#93732b;}html:lang(id-ID) .component--text-image.brand--fancy-feast.light-bg{background-color:rgba(147,115,43,0.05);}html:lang(id-ID) .component--text-image.brand--fancy-feast .text-image--image .field--name-field-c-image{border-top:9px solid #93732b;position:relative;overflow:visible;}html:lang(id-ID) .component--text-image.brand--fancy-feast .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#93732b;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-full.brand--fancy-feast > header{border-left-color:#93732b;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--fancy-feast{border-left-color:#93732b;}html:lang(id-ID) .node--type-nppe-faq.node--view-mode-teaser.brand--fancy-feast{border-left-color:#93732b;}html:lang(id-ID) .views-row.is-sticky .component--article-tile.brand--fancy-feast > .image-wrapper:before{background-color:#93732b;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(en-PH) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(en-PH) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(en-PH) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(en-PH) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-PH) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(en-PH) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-PH) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(en-PH) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(en-PH) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(en-PH) .component--people-love.brand--bakers.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--bakers.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(en-PH) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-PH) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(en-PH) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(en-PH) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(en-PH) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(en-PH) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(en-PH) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(en-PH) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-PH) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(en-PH) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-PH) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(en-PH) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(en-PH) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--felix.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--felix.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(en-PH) .component--people-love.brand--felix.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--felix.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(en-PH) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-PH) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(en-PH) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(en-PH) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(en-PH) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(en-PH) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(en-PH) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(en-PH) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-PH) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(en-PH) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-PH) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(en-PH) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(en-PH) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(en-PH) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(en-PH) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-PH) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(en-PH) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(en-PH) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(en-PH) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(en-PH) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(en-PH) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(en-PH) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-PH) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(en-PH) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-PH) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(en-PH) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(en-PH) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(en-PH) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(en-PH) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-PH) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(en-PH) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(en-PH) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(en-PH) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(en-PH) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(en-PH) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(en-PH) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(en-PH) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-PH) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(en-PH) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-PH) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(en-PH) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(en-PH) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--beta.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beta.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(en-PH) .component--people-love.brand--beta.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beta.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(en-PH) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-PH) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(en-PH) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(en-PH) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(en-PH) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(en-PH) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(en-PH) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(en-PH) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(en-PH) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-PH) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(en-PH) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-PH) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(en-PH) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(en-PH) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(en-PH) .component--people-love.brand--beyond.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beyond.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(en-PH) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-PH) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(en-PH) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(en-PH) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(en-PH) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(en-PH) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(en-PH) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(en-PH) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-PH) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(en-PH) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-PH) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(en-PH) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(en-PH) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(en-PH) .component--people-love.brand--bonio.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--bonio.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(en-PH) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-PH) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(en-PH) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(en-PH) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(en-PH) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(en-PH) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(en-PH) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(en-PH) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-PH) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(en-PH) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-PH) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(en-PH) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(en-PH) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(en-PH) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(en-PH) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-PH) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(en-PH) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(en-PH) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(en-PH) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(en-PH) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(en-PH) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(en-PH) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(en-PH) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-PH) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-PH) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-PH) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(en-PH) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-PH) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(en-PH) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(en-PH) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-PH) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(en-PH) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(en-PH) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(en-PH) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(en-PH) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(en-PH) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(en-PH) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(en-PH) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-PH) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-PH) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-PH) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(en-PH) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-PH) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(en-PH) .component--people-love.brand--friskies.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--friskies.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(en-PH) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-PH) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(en-PH) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(en-PH) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#008080;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#008080;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#008080;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#008080;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#008080;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(en-PH) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#008080;}}html:lang(en-PH) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--purina-one{background-color:rgba(0,128,128,0.1);}}html:lang(en-PH) .brand-tile--wrapper.purina-one{background-color:#008080;}html:lang(en-PH) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-PH) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(en-PH) .component--featured-article.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-PH) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(0,128,128,0.1);}}html:lang(en-PH) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(en-PH) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#008080;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#008080;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#008080;}}html:lang(en-PH) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(0,128,128,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(0,128,128,0.1);}}html:lang(en-PH) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-PH) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#008080;}html:lang(en-PH) .component--text-image.brand--purina-one.light-bg{background-color:rgba(0,128,128,0.05);}html:lang(en-PH) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#008080;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#008080;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#008080;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(en-PH) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(en-PH) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(en-PH) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(en-PH) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-PH) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(en-PH) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-PH) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(en-PH) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(en-PH) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(en-PH) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(en-PH) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-PH) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(en-PH) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(en-PH) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(en-PH) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(en-PH) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(en-PH) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(en-PH) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-PH) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(en-PH) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-PH) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(en-PH) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(en-PH) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(en-PH) .component--people-love.brand--winalot.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--winalot.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(en-PH) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-PH) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(en-PH) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(en-PH) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(en-PH) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(en-PH) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(en-PH) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(en-PH) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-PH) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-PH) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-PH) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(en-PH) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-PH) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(en-PH) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(en-PH) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-PH) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(en-PH) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(en-PH) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-PH) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(en-PH) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(en-PH) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(en-PH) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-PH) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-PH) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-PH) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(en-PH) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-PH) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(en-PH) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(en-PH) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-PH) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(en-PH) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(en-PH) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-PH) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(en-PH) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(en-PH) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(en-PH) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-PH) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-PH) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-PH) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(en-PH) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-PH) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(en-PH) .component--people-love.brand--catchow.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--catchow.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(en-PH) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-PH) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(en-PH) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(en-PH) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(en-PH) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(en-PH) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(en-PH) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(en-PH) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-PH) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(en-PH) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-PH) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(en-PH) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(en-PH) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(en-PH) .component--people-love.brand--beneful.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beneful.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(en-PH) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-PH) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(en-PH) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(en-PH) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(en-PH) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(en-PH) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(en-PH) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(en-PH) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(en-PH) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-PH) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(en-PH) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-PH) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(en-PH) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(en-PH) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(en-PH) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(en-PH) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-PH) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(en-PH) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(en-PH) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--supercoat > .article--hero .purina-border-top{background-color:#da291c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--supercoat .progressbar-main-bar{background-color:#da291c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--supercoat .image-wrapper{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--supercoat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--supercoat .image-wrapper{border-top-color:#da291c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--supercoat:before{background-color:#da291c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--supercoat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#da291c;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--supercoat > .image-wrapper:before{background-color:#da291c;}html:lang(en-PH) .component--article-tile.brand--supercoat > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--supercoat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#da291c;}}html:lang(en-PH) .component--articles-list.brand--supercoat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--supercoat{background-color:rgba(218,41,28,0.1);}}html:lang(en-PH) .brand-tile--wrapper.supercoat{background-color:#da291c;}html:lang(en-PH) .component--campaign-signpost.brand--supercoat .purina-border-top{background-color:#da291c;}html:lang(en-PH) .component--campaign-tile.brand--supercoat.component-branded .purina-border-top{background-color:#da291c;}html:lang(en-PH) .component--featured-article.brand--supercoat .purina-border-top{background-color:#da291c;}html:lang(en-PH) .component--hero-plp.brand--supercoat .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--supercoat.component-branded:before{background-color:rgba(218,41,28,0.1);}}html:lang(en-PH) .component--hero-range.brand--supercoat.component-branded .purina-border-top{background-color:#da291c;}html:lang(en-PH) .component--hero-range.brand--supercoat.component-branded .hero-range--content-area-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--supercoat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--supercoat .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--supercoat .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--supercoat.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--supercoat.dark-bg .slider-wrapper{background-color:#da291c;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--supercoat.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--supercoat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--supercoat.dark-bg .inner-content:after{background-color:#da291c;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--supercoat.dark-bg .component--people-love-item:after{background-color:#da291c;}}html:lang(en-PH) .component--people-love.brand--supercoat.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--supercoat.light-bg .slider-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--supercoat.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--supercoat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--supercoat.light-bg .inner-content:after{background-color:rgba(218,41,28,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--supercoat.light-bg .component--people-love-item:after{background-color:rgba(218,41,28,0.1);}}html:lang(en-PH) .component--signposting-single.brand--supercoat .purina-border-top{background-color:#da291c;}html:lang(en-PH) .component--social-media.brand--supercoat .social-media--icons .svg-background{fill:#da291c;}html:lang(en-PH) .component--text-image.brand--supercoat.light-bg{background-color:rgba(218,41,28,0.05);}html:lang(en-PH) .component--text-image.brand--supercoat .text-image--image .field--name-field-c-image{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--supercoat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--supercoat > header{border-left-color:#da291c;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--supercoat{border-left-color:#da291c;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--supercoat{border-left-color:#da291c;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--supercoat > .image-wrapper:before{background-color:#da291c;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--alpo > .article--hero .purina-border-top{background-color:#da291c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--alpo .progressbar-main-bar{background-color:#da291c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--alpo .image-wrapper{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--alpo .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--alpo .image-wrapper{border-top-color:#da291c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--alpo:before{background-color:#da291c;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--alpo > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#da291c;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--alpo > .image-wrapper:before{background-color:#da291c;}html:lang(en-PH) .component--article-tile.brand--alpo > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--alpo > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#da291c;}}html:lang(en-PH) .component--articles-list.brand--alpo > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--alpo{background-color:rgba(218,41,28,0.1);}}html:lang(en-PH) .brand-tile--wrapper.alpo{background-color:#da291c;}html:lang(en-PH) .component--campaign-signpost.brand--alpo .purina-border-top{background-color:#da291c;}html:lang(en-PH) .component--campaign-tile.brand--alpo.component-branded .purina-border-top{background-color:#da291c;}html:lang(en-PH) .component--featured-article.brand--alpo .purina-border-top{background-color:#da291c;}html:lang(en-PH) .component--hero-plp.brand--alpo .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--alpo.component-branded:before{background-color:rgba(218,41,28,0.1);}}html:lang(en-PH) .component--hero-range.brand--alpo.component-branded .purina-border-top{background-color:#da291c;}html:lang(en-PH) .component--hero-range.brand--alpo.component-branded .hero-range--content-area-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--alpo.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--alpo .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--alpo .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--alpo.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--alpo.dark-bg .slider-wrapper{background-color:#da291c;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--alpo.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--alpo.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--alpo.dark-bg .inner-content:after{background-color:#da291c;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--alpo.dark-bg .component--people-love-item:after{background-color:#da291c;}}html:lang(en-PH) .component--people-love.brand--alpo.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--alpo.light-bg .slider-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--alpo.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--alpo.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--alpo.light-bg .inner-content:after{background-color:rgba(218,41,28,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--alpo.light-bg .component--people-love-item:after{background-color:rgba(218,41,28,0.1);}}html:lang(en-PH) .component--signposting-single.brand--alpo .purina-border-top{background-color:#da291c;}html:lang(en-PH) .component--social-media.brand--alpo .social-media--icons .svg-background{fill:#da291c;}html:lang(en-PH) .component--text-image.brand--alpo.light-bg{background-color:rgba(218,41,28,0.05);}html:lang(en-PH) .component--text-image.brand--alpo .text-image--image .field--name-field-c-image{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--alpo .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--alpo > header{border-left-color:#da291c;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--alpo{border-left-color:#da291c;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--alpo{border-left-color:#da291c;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--alpo > .image-wrapper:before{background-color:#da291c;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--beggin > .article--hero .purina-border-top{background-color:#ffd200;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--beggin .progressbar-main-bar{background-color:#ffd200;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beggin .image-wrapper{border-top:9px solid #ffd200;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beggin .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffd200;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beggin .image-wrapper{border-top-color:#ffd200;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beggin:before{background-color:#ffd200;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--beggin > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffd200;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--beggin > .image-wrapper:before{background-color:#ffd200;}html:lang(en-PH) .component--article-tile.brand--beggin > .inner-content{border-right-color:#ffd200;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--beggin > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffd200;}}html:lang(en-PH) .component--articles-list.brand--beggin > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffd200;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--beggin{background-color:rgba(255,210,0,0.1);}}html:lang(en-PH) .brand-tile--wrapper.beggin{background-color:#ffd200;}html:lang(en-PH) .component--campaign-signpost.brand--beggin .purina-border-top{background-color:#ffd200;}html:lang(en-PH) .component--campaign-tile.brand--beggin.component-branded .purina-border-top{background-color:#ffd200;}html:lang(en-PH) .component--featured-article.brand--beggin .purina-border-top{background-color:#ffd200;}html:lang(en-PH) .component--hero-plp.brand--beggin .purina-border-top{background-color:#ffd200;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--beggin.component-branded:before{background-color:rgba(255,210,0,0.1);}}html:lang(en-PH) .component--hero-range.brand--beggin.component-branded .purina-border-top{background-color:#ffd200;}html:lang(en-PH) .component--hero-range.brand--beggin.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,210,0,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--beggin.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--beggin .purina-border-top{background-color:#ffd200;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--beggin .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--beggin.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--beggin.dark-bg .slider-wrapper{background-color:#ffd200;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beggin.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--beggin.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beggin.dark-bg .inner-content:after{background-color:#ffd200;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beggin.dark-bg .component--people-love-item:after{background-color:#ffd200;}}html:lang(en-PH) .component--people-love.brand--beggin.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--beggin.light-bg .slider-wrapper{background-color:rgba(255,210,0,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beggin.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--beggin.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beggin.light-bg .inner-content:after{background-color:rgba(255,210,0,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--beggin.light-bg .component--people-love-item:after{background-color:rgba(255,210,0,0.1);}}html:lang(en-PH) .component--signposting-single.brand--beggin .purina-border-top{background-color:#ffd200;}html:lang(en-PH) .component--social-media.brand--beggin .social-media--icons .svg-background{fill:#ffd200;}html:lang(en-PH) .component--text-image.brand--beggin.light-bg{background-color:rgba(255,210,0,0.05);}html:lang(en-PH) .component--text-image.brand--beggin .text-image--image .field--name-field-c-image{border-top:9px solid #ffd200;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--beggin .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffd200;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--beggin > header{border-left-color:#ffd200;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beggin{border-left-color:#ffd200;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--beggin{border-left-color:#ffd200;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--beggin > .image-wrapper:before{background-color:#ffd200;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-PH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-PH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-PH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast > .article--hero .purina-border-top{background-color:#84754e;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast .progressbar-main-bar{background-color:#84754e;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--fancy-feast .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--fancy-feast .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--fancy-feast .image-wrapper{border-top-color:#84754e;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--fancy-feast:before{background-color:#84754e;}html:lang(en-PH) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(en-PH) .component--article-tile.brand--fancy-feast > .image-wrapper:before{background-color:#84754e;}html:lang(en-PH) .component--article-tile.brand--fancy-feast > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--fancy-feast > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(en-PH) .component--articles-list.brand--fancy-feast > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-PH) .component--articles-list.brand--fancy-feast{background-color:rgba(132,117,78,0.1);}}html:lang(en-PH) .brand-tile--wrapper.fancy-feast{background-color:#84754e;}html:lang(en-PH) .component--campaign-signpost.brand--fancy-feast .purina-border-top{background-color:#84754e;}html:lang(en-PH) .component--campaign-tile.brand--fancy-feast.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-PH) .component--featured-article.brand--fancy-feast .purina-border-top{background-color:#84754e;}html:lang(en-PH) .component--hero-plp.brand--fancy-feast .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--fancy-feast.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(en-PH) .component--hero-range.brand--fancy-feast.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-PH) .component--hero-range.brand--fancy-feast.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--hero-range.brand--fancy-feast.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-PH) .component--hero-small.brand--fancy-feast .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-PH) .component--hero-small.brand--fancy-feast .hero-small--content-area{padding-top:54px;}}html:lang(en-PH) .component--people-love.brand--fancy-feast.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--fancy-feast.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--fancy-feast.dark-bg .static-info,html:lang(en-PH) .component--people-love.brand--fancy-feast.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--fancy-feast.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--fancy-feast.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(en-PH) .component--people-love.brand--fancy-feast.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--fancy-feast.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--fancy-feast.light-bg .static-info,html:lang(en-PH) .component--people-love.brand--fancy-feast.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--fancy-feast.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(en-PH) .component--people-love.brand--fancy-feast.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(en-PH) .component--signposting-single.brand--fancy-feast .purina-border-top{background-color:#84754e;}html:lang(en-PH) .component--social-media.brand--fancy-feast .social-media--icons .svg-background{fill:#84754e;}html:lang(en-PH) .component--text-image.brand--fancy-feast.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(en-PH) .component--text-image.brand--fancy-feast .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-PH) .component--text-image.brand--fancy-feast .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-full.brand--fancy-feast > header{border-left-color:#84754e;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--fancy-feast{border-left-color:#84754e;}html:lang(en-PH) .node--type-nppe-faq.node--view-mode-teaser.brand--fancy-feast{border-left-color:#84754e;}html:lang(en-PH) .views-row.is-sticky .component--article-tile.brand--fancy-feast > .image-wrapper:before{background-color:#84754e;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(th-TH) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(th-TH) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(th-TH) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(th-TH) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(th-TH) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(th-TH) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(th-TH) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(th-TH) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(th-TH) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(th-TH) .component--people-love.brand--bakers.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--bakers.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(th-TH) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(th-TH) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(th-TH) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(th-TH) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(th-TH) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(th-TH) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(th-TH) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(th-TH) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(th-TH) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(th-TH) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(th-TH) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(th-TH) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(th-TH) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--felix.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--felix.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(th-TH) .component--people-love.brand--felix.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--felix.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(th-TH) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(th-TH) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(th-TH) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(th-TH) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(th-TH) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(th-TH) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(th-TH) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(th-TH) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(th-TH) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(th-TH) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(th-TH) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(th-TH) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(th-TH) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(th-TH) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(th-TH) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(th-TH) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(th-TH) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(th-TH) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(th-TH) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(th-TH) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(th-TH) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(th-TH) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(th-TH) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(th-TH) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(th-TH) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(th-TH) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(th-TH) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(th-TH) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(th-TH) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(th-TH) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(th-TH) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(th-TH) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(th-TH) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(th-TH) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(th-TH) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(th-TH) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(th-TH) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(th-TH) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(th-TH) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(th-TH) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(th-TH) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(th-TH) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--beta.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beta.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(th-TH) .component--people-love.brand--beta.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beta.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(th-TH) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(th-TH) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(th-TH) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(th-TH) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(th-TH) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(th-TH) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(th-TH) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(th-TH) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(th-TH) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(th-TH) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(th-TH) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(th-TH) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(th-TH) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(th-TH) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(th-TH) .component--people-love.brand--beyond.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beyond.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(th-TH) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(th-TH) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(th-TH) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(th-TH) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(th-TH) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(th-TH) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(th-TH) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(th-TH) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(th-TH) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(th-TH) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(th-TH) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(th-TH) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(th-TH) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(th-TH) .component--people-love.brand--bonio.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--bonio.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(th-TH) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(th-TH) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(th-TH) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(th-TH) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(th-TH) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(th-TH) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(th-TH) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(th-TH) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(th-TH) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(th-TH) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(th-TH) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(th-TH) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(th-TH) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(th-TH) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(th-TH) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(th-TH) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(th-TH) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(th-TH) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(th-TH) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(th-TH) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(th-TH) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(th-TH) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(th-TH) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(th-TH) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(th-TH) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(th-TH) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(th-TH) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(th-TH) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(th-TH) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(th-TH) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(th-TH) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(th-TH) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(th-TH) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(th-TH) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(th-TH) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(th-TH) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(th-TH) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(th-TH) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(th-TH) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(th-TH) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(th-TH) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(th-TH) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(th-TH) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(th-TH) .component--people-love.brand--friskies.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--friskies.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(th-TH) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(th-TH) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(th-TH) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(th-TH) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#008080;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#008080;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#008080;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#008080;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#008080;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(th-TH) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#008080;}}html:lang(th-TH) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--purina-one{background-color:rgba(0,128,128,0.1);}}html:lang(th-TH) .brand-tile--wrapper.purina-one{background-color:#008080;}html:lang(th-TH) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(th-TH) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(th-TH) .component--featured-article.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(th-TH) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(0,128,128,0.1);}}html:lang(th-TH) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(th-TH) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#008080;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#008080;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#008080;}}html:lang(th-TH) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(0,128,128,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(0,128,128,0.1);}}html:lang(th-TH) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(th-TH) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#008080;}html:lang(th-TH) .component--text-image.brand--purina-one.light-bg{background-color:rgba(0,128,128,0.05);}html:lang(th-TH) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#008080;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#008080;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#008080;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(th-TH) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(th-TH) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(th-TH) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(th-TH) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(th-TH) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(th-TH) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(th-TH) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(th-TH) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(th-TH) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(th-TH) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(th-TH) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(th-TH) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(th-TH) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(th-TH) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(th-TH) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(th-TH) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(th-TH) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(th-TH) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(th-TH) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(th-TH) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(th-TH) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(th-TH) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(th-TH) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(th-TH) .component--people-love.brand--winalot.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--winalot.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(th-TH) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(th-TH) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(th-TH) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(th-TH) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(th-TH) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(th-TH) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(th-TH) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(th-TH) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(th-TH) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(th-TH) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(th-TH) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(th-TH) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(th-TH) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(th-TH) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(th-TH) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(th-TH) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(th-TH) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(th-TH) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(th-TH) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(th-TH) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(th-TH) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(th-TH) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(th-TH) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(th-TH) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(th-TH) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(th-TH) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(th-TH) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(th-TH) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(th-TH) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(th-TH) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(th-TH) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(th-TH) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(th-TH) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(th-TH) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(th-TH) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(th-TH) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(th-TH) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(th-TH) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(th-TH) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(th-TH) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(th-TH) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(th-TH) .component--people-love.brand--catchow.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--catchow.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(th-TH) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(th-TH) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(th-TH) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(th-TH) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(th-TH) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(th-TH) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(th-TH) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(th-TH) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(th-TH) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(th-TH) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(th-TH) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(th-TH) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(th-TH) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(th-TH) .component--people-love.brand--beneful.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beneful.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(th-TH) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(th-TH) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(th-TH) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(th-TH) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(th-TH) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(th-TH) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(th-TH) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(th-TH) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(th-TH) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(th-TH) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(th-TH) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(th-TH) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(th-TH) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(th-TH) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(th-TH) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(th-TH) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(th-TH) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(th-TH) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(th-TH) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--supercoat > .article--hero .purina-border-top{background-color:#da291c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--supercoat .progressbar-main-bar{background-color:#da291c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--supercoat .image-wrapper{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--supercoat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--supercoat .image-wrapper{border-top-color:#da291c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--supercoat:before{background-color:#da291c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--supercoat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#da291c;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--supercoat > .image-wrapper:before{background-color:#da291c;}html:lang(th-TH) .component--article-tile.brand--supercoat > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--supercoat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#da291c;}}html:lang(th-TH) .component--articles-list.brand--supercoat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--supercoat{background-color:rgba(218,41,28,0.1);}}html:lang(th-TH) .brand-tile--wrapper.supercoat{background-color:#da291c;}html:lang(th-TH) .component--campaign-signpost.brand--supercoat .purina-border-top{background-color:#da291c;}html:lang(th-TH) .component--campaign-tile.brand--supercoat.component-branded .purina-border-top{background-color:#da291c;}html:lang(th-TH) .component--featured-article.brand--supercoat .purina-border-top{background-color:#da291c;}html:lang(th-TH) .component--hero-plp.brand--supercoat .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--supercoat.component-branded:before{background-color:rgba(218,41,28,0.1);}}html:lang(th-TH) .component--hero-range.brand--supercoat.component-branded .purina-border-top{background-color:#da291c;}html:lang(th-TH) .component--hero-range.brand--supercoat.component-branded .hero-range--content-area-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--supercoat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--supercoat .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--supercoat .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--supercoat.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--supercoat.dark-bg .slider-wrapper{background-color:#da291c;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--supercoat.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--supercoat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--supercoat.dark-bg .inner-content:after{background-color:#da291c;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--supercoat.dark-bg .component--people-love-item:after{background-color:#da291c;}}html:lang(th-TH) .component--people-love.brand--supercoat.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--supercoat.light-bg .slider-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--supercoat.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--supercoat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--supercoat.light-bg .inner-content:after{background-color:rgba(218,41,28,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--supercoat.light-bg .component--people-love-item:after{background-color:rgba(218,41,28,0.1);}}html:lang(th-TH) .component--signposting-single.brand--supercoat .purina-border-top{background-color:#da291c;}html:lang(th-TH) .component--social-media.brand--supercoat .social-media--icons .svg-background{fill:#da291c;}html:lang(th-TH) .component--text-image.brand--supercoat.light-bg{background-color:rgba(218,41,28,0.05);}html:lang(th-TH) .component--text-image.brand--supercoat .text-image--image .field--name-field-c-image{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--supercoat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--supercoat > header{border-left-color:#da291c;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--supercoat{border-left-color:#da291c;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--supercoat{border-left-color:#da291c;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--supercoat > .image-wrapper:before{background-color:#da291c;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(th-TH) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(th-TH) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(th-TH) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--alpo-brand > .article--hero .purina-border-top{background-color:#da291c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--alpo-brand .progressbar-main-bar{background-color:#da291c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--alpo-brand .image-wrapper{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--alpo-brand .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--alpo-brand .image-wrapper{border-top-color:#da291c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--alpo-brand:before{background-color:#da291c;}html:lang(th-TH) .node--type-nppe-article.node--view-mode-full.brand--alpo-brand > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#da291c;color:#ffffff;}html:lang(th-TH) .component--article-tile.brand--alpo-brand > .image-wrapper:before{background-color:#da291c;}html:lang(th-TH) .component--article-tile.brand--alpo-brand > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--alpo-brand > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#da291c;}}html:lang(th-TH) .component--articles-list.brand--alpo-brand > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(th-TH) .component--articles-list.brand--alpo-brand{background-color:rgba(218,41,28,0.1);}}html:lang(th-TH) .brand-tile--wrapper.alpo-brand{background-color:#da291c;}html:lang(th-TH) .component--campaign-signpost.brand--alpo-brand .purina-border-top{background-color:#da291c;}html:lang(th-TH) .component--campaign-tile.brand--alpo-brand.component-branded .purina-border-top{background-color:#da291c;}html:lang(th-TH) .component--featured-article.brand--alpo-brand .purina-border-top{background-color:#da291c;}html:lang(th-TH) .component--hero-plp.brand--alpo-brand .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--alpo-brand.component-branded:before{background-color:rgba(218,41,28,0.1);}}html:lang(th-TH) .component--hero-range.brand--alpo-brand.component-branded .purina-border-top{background-color:#da291c;}html:lang(th-TH) .component--hero-range.brand--alpo-brand.component-branded .hero-range--content-area-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--hero-range.brand--alpo-brand.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(th-TH) .component--hero-small.brand--alpo-brand .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(th-TH) .component--hero-small.brand--alpo-brand .hero-small--content-area{padding-top:54px;}}html:lang(th-TH) .component--people-love.brand--alpo-brand.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--alpo-brand.dark-bg .slider-wrapper{background-color:#da291c;}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--alpo-brand.dark-bg .static-info,html:lang(th-TH) .component--people-love.brand--alpo-brand.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--alpo-brand.dark-bg .inner-content:after{background-color:#da291c;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--alpo-brand.dark-bg .component--people-love-item:after{background-color:#da291c;}}html:lang(th-TH) .component--people-love.brand--alpo-brand.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--alpo-brand.light-bg .slider-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--alpo-brand.light-bg .static-info,html:lang(th-TH) .component--people-love.brand--alpo-brand.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--alpo-brand.light-bg .inner-content:after{background-color:rgba(218,41,28,0.1);}}@media (min-width:1140px){html:lang(th-TH) .component--people-love.brand--alpo-brand.light-bg .component--people-love-item:after{background-color:rgba(218,41,28,0.1);}}html:lang(th-TH) .component--signposting-single.brand--alpo-brand .purina-border-top{background-color:#da291c;}html:lang(th-TH) .component--social-media.brand--alpo-brand .social-media--icons .svg-background{fill:#da291c;}html:lang(th-TH) .component--text-image.brand--alpo-brand.light-bg{background-color:rgba(218,41,28,0.05);}html:lang(th-TH) .component--text-image.brand--alpo-brand .text-image--image .field--name-field-c-image{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(th-TH) .component--text-image.brand--alpo-brand .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-full.brand--alpo-brand > header{border-left-color:#da291c;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--alpo-brand{border-left-color:#da291c;}html:lang(th-TH) .node--type-nppe-faq.node--view-mode-teaser.brand--alpo-brand{border-left-color:#da291c;}html:lang(th-TH) .views-row.is-sticky .component--article-tile.brand--alpo-brand > .image-wrapper:before{background-color:#da291c;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(en-SG) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(en-SG) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(en-SG) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(en-SG) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-SG) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(en-SG) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-SG) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(en-SG) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(en-SG) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(en-SG) .component--people-love.brand--bakers.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--bakers.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(en-SG) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-SG) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(en-SG) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(en-SG) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(en-SG) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(en-SG) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(en-SG) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(en-SG) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-SG) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(en-SG) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-SG) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(en-SG) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(en-SG) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--felix.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--felix.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(en-SG) .component--people-love.brand--felix.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--felix.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(en-SG) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-SG) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(en-SG) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(en-SG) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(en-SG) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(en-SG) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(en-SG) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(en-SG) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(en-SG) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(en-SG) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(en-SG) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(en-SG) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(en-SG) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(en-SG) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(en-SG) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(en-SG) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(en-SG) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-SG) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(en-SG) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-SG) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(en-SG) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(en-SG) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(en-SG) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(en-SG) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-SG) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(en-SG) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(en-SG) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(en-SG) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(en-SG) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(en-SG) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(en-SG) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(en-SG) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-SG) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(en-SG) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-SG) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(en-SG) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(en-SG) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--beta.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beta.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(en-SG) .component--people-love.brand--beta.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beta.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(en-SG) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-SG) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(en-SG) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(en-SG) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(en-SG) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(en-SG) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(en-SG) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(en-SG) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(en-SG) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-SG) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(en-SG) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-SG) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(en-SG) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(en-SG) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(en-SG) .component--people-love.brand--beyond.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beyond.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(en-SG) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-SG) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(en-SG) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(en-SG) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(en-SG) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(en-SG) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(en-SG) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(en-SG) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-SG) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(en-SG) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-SG) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(en-SG) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(en-SG) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(en-SG) .component--people-love.brand--bonio.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--bonio.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(en-SG) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-SG) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(en-SG) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(en-SG) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(en-SG) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(en-SG) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(en-SG) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(en-SG) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-SG) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(en-SG) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-SG) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(en-SG) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(en-SG) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(en-SG) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(en-SG) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-SG) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(en-SG) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(en-SG) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(en-SG) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(en-SG) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(en-SG) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(en-SG) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(en-SG) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-SG) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-SG) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-SG) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(en-SG) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-SG) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(en-SG) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(en-SG) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-SG) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(en-SG) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(en-SG) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(en-SG) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(en-SG) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(en-SG) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(en-SG) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(en-SG) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-SG) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-SG) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-SG) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(en-SG) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-SG) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(en-SG) .component--people-love.brand--friskies.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--friskies.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(en-SG) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-SG) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(en-SG) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(en-SG) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#008080;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#008080;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#008080;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#008080;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#008080;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(en-SG) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#008080;}}html:lang(en-SG) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--purina-one{background-color:rgba(0,128,128,0.1);}}html:lang(en-SG) .brand-tile--wrapper.purina-one{background-color:#008080;}html:lang(en-SG) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-SG) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(en-SG) .component--featured-article.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-SG) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(0,128,128,0.1);}}html:lang(en-SG) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(en-SG) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#008080;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#008080;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#008080;}}html:lang(en-SG) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(0,128,128,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(0,128,128,0.1);}}html:lang(en-SG) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-SG) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#008080;}html:lang(en-SG) .component--text-image.brand--purina-one.light-bg{background-color:rgba(0,128,128,0.05);}html:lang(en-SG) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#008080;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#008080;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#008080;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(en-SG) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(en-SG) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(en-SG) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(en-SG) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(en-SG) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(en-SG) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(en-SG) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(en-SG) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(en-SG) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(en-SG) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(en-SG) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(en-SG) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(en-SG) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-SG) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(en-SG) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-SG) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(en-SG) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(en-SG) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(en-SG) .component--people-love.brand--winalot.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--winalot.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(en-SG) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-SG) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(en-SG) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(en-SG) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(en-SG) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(en-SG) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(en-SG) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(en-SG) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-SG) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-SG) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-SG) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(en-SG) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-SG) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(en-SG) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(en-SG) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-SG) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(en-SG) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(en-SG) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-SG) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(en-SG) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(en-SG) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(en-SG) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-SG) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-SG) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-SG) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(en-SG) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-SG) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(en-SG) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(en-SG) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-SG) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(en-SG) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(en-SG) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-SG) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(en-SG) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(en-SG) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(en-SG) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-SG) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-SG) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-SG) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(en-SG) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-SG) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(en-SG) .component--people-love.brand--catchow.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--catchow.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(en-SG) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-SG) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(en-SG) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(en-SG) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(en-SG) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(en-SG) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(en-SG) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(en-SG) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-SG) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(en-SG) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-SG) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(en-SG) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(en-SG) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(en-SG) .component--people-love.brand--beneful.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beneful.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(en-SG) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-SG) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(en-SG) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(en-SG) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(en-SG) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(en-SG) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(en-SG) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(en-SG) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(en-SG) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-SG) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(en-SG) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-SG) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(en-SG) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(en-SG) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(en-SG) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(en-SG) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-SG) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(en-SG) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(en-SG) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-SG) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-SG) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-SG) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--pro-plan-liveclear > .article--hero .purina-border-top{background-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--pro-plan-liveclear .progressbar-main-bar{background-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--pro-plan-liveclear .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--pro-plan-liveclear .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--pro-plan-liveclear .image-wrapper{border-top-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--pro-plan-liveclear:before{background-color:#222222;}html:lang(en-SG) .node--type-nppe-article.node--view-mode-full.brand--pro-plan-liveclear > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(en-SG) .component--article-tile.brand--pro-plan-liveclear > .image-wrapper:before{background-color:#222222;}html:lang(en-SG) .component--article-tile.brand--pro-plan-liveclear > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--pro-plan-liveclear > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(en-SG) .component--articles-list.brand--pro-plan-liveclear > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--articles-list.brand--pro-plan-liveclear{background-color:rgba(34,34,34,0.1);}}html:lang(en-SG) .brand-tile--wrapper.pro-plan-liveclear{background-color:#222222;}html:lang(en-SG) .component--campaign-signpost.brand--pro-plan-liveclear .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--campaign-tile.brand--pro-plan-liveclear.component-branded .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--featured-article.brand--pro-plan-liveclear .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--hero-plp.brand--pro-plan-liveclear .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--pro-plan-liveclear.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(en-SG) .component--hero-range.brand--pro-plan-liveclear.component-branded .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--hero-range.brand--pro-plan-liveclear.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--hero-range.brand--pro-plan-liveclear.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-SG) .component--hero-small.brand--pro-plan-liveclear .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--hero-small.brand--pro-plan-liveclear .hero-small--content-area{padding-top:54px;}}html:lang(en-SG) .component--people-love.brand--pro-plan-liveclear.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--pro-plan-liveclear.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--pro-plan-liveclear.dark-bg .static-info,html:lang(en-SG) .component--people-love.brand--pro-plan-liveclear.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--pro-plan-liveclear.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--pro-plan-liveclear.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(en-SG) .component--people-love.brand--pro-plan-liveclear.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--pro-plan-liveclear.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--pro-plan-liveclear.light-bg .static-info,html:lang(en-SG) .component--people-love.brand--pro-plan-liveclear.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--pro-plan-liveclear.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(en-SG) .component--people-love.brand--pro-plan-liveclear.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(en-SG) .component--signposting-single.brand--pro-plan-liveclear .purina-border-top{background-color:#222222;}html:lang(en-SG) .component--social-media.brand--pro-plan-liveclear .social-media--icons .svg-background{fill:#222222;}html:lang(en-SG) .component--text-image.brand--pro-plan-liveclear.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(en-SG) .component--text-image.brand--pro-plan-liveclear .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-SG) .component--text-image.brand--pro-plan-liveclear .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-full.brand--pro-plan-liveclear > header{border-left-color:#222222;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--pro-plan-liveclear{border-left-color:#222222;}html:lang(en-SG) .node--type-nppe-faq.node--view-mode-teaser.brand--pro-plan-liveclear{border-left-color:#222222;}html:lang(en-SG) .views-row.is-sticky .component--article-tile.brand--pro-plan-liveclear > .image-wrapper:before{background-color:#222222;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(en-MY) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(en-MY) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(en-MY) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(en-MY) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-MY) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(en-MY) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-MY) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(en-MY) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(en-MY) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(en-MY) .component--people-love.brand--bakers.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--bakers.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(en-MY) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-MY) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(en-MY) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(en-MY) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(en-MY) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(en-MY) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(en-MY) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(en-MY) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-MY) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(en-MY) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-MY) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(en-MY) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(en-MY) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--felix.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--felix.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(en-MY) .component--people-love.brand--felix.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--felix.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(en-MY) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-MY) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(en-MY) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(en-MY) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(en-MY) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(en-MY) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(en-MY) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(en-MY) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-MY) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(en-MY) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-MY) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(en-MY) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(en-MY) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(en-MY) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(en-MY) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-MY) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(en-MY) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(en-MY) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(en-MY) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(en-MY) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(en-MY) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(en-MY) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-MY) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(en-MY) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-MY) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(en-MY) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(en-MY) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(en-MY) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(en-MY) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-MY) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(en-MY) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(en-MY) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(en-MY) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(en-MY) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(en-MY) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(en-MY) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(en-MY) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-MY) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(en-MY) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-MY) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(en-MY) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(en-MY) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--beta.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beta.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(en-MY) .component--people-love.brand--beta.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beta.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(en-MY) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-MY) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(en-MY) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(en-MY) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(en-MY) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(en-MY) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(en-MY) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(en-MY) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(en-MY) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-MY) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(en-MY) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-MY) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(en-MY) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(en-MY) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(en-MY) .component--people-love.brand--beyond.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beyond.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(en-MY) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-MY) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(en-MY) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(en-MY) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(en-MY) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(en-MY) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(en-MY) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(en-MY) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-MY) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(en-MY) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-MY) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(en-MY) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(en-MY) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(en-MY) .component--people-love.brand--bonio.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--bonio.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(en-MY) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-MY) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(en-MY) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(en-MY) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(en-MY) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(en-MY) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(en-MY) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(en-MY) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-MY) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(en-MY) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-MY) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(en-MY) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(en-MY) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(en-MY) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(en-MY) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-MY) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(en-MY) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(en-MY) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(en-MY) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(en-MY) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(en-MY) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(en-MY) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(en-MY) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-MY) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-MY) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-MY) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(en-MY) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-MY) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(en-MY) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(en-MY) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-MY) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(en-MY) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(en-MY) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(en-MY) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(en-MY) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(en-MY) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(en-MY) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(en-MY) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-MY) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-MY) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-MY) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(en-MY) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-MY) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(en-MY) .component--people-love.brand--friskies.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--friskies.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(en-MY) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-MY) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(en-MY) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(en-MY) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#008080;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#008080;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#008080;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#008080;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#008080;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(en-MY) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#008080;}}html:lang(en-MY) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--purina-one{background-color:rgba(0,128,128,0.1);}}html:lang(en-MY) .brand-tile--wrapper.purina-one{background-color:#008080;}html:lang(en-MY) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-MY) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(en-MY) .component--featured-article.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-MY) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(0,128,128,0.1);}}html:lang(en-MY) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(en-MY) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#008080;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#008080;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#008080;}}html:lang(en-MY) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(0,128,128,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(0,128,128,0.1);}}html:lang(en-MY) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-MY) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#008080;}html:lang(en-MY) .component--text-image.brand--purina-one.light-bg{background-color:rgba(0,128,128,0.05);}html:lang(en-MY) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#008080;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#008080;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#008080;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(en-MY) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(en-MY) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(en-MY) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(en-MY) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-MY) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(en-MY) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-MY) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(en-MY) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(en-MY) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(en-MY) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(en-MY) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-MY) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(en-MY) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(en-MY) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(en-MY) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(en-MY) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(en-MY) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(en-MY) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-MY) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(en-MY) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-MY) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(en-MY) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(en-MY) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(en-MY) .component--people-love.brand--winalot.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--winalot.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(en-MY) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-MY) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(en-MY) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(en-MY) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(en-MY) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(en-MY) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(en-MY) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(en-MY) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-MY) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-MY) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-MY) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(en-MY) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-MY) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(en-MY) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(en-MY) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-MY) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(en-MY) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(en-MY) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-MY) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(en-MY) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(en-MY) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(en-MY) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-MY) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-MY) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-MY) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(en-MY) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-MY) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(en-MY) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(en-MY) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-MY) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(en-MY) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(en-MY) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-MY) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(en-MY) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(en-MY) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(en-MY) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-MY) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-MY) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-MY) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(en-MY) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-MY) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(en-MY) .component--people-love.brand--catchow.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--catchow.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(en-MY) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-MY) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(en-MY) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(en-MY) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(en-MY) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(en-MY) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(en-MY) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(en-MY) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-MY) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(en-MY) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-MY) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(en-MY) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(en-MY) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(en-MY) .component--people-love.brand--beneful.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beneful.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(en-MY) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-MY) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(en-MY) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(en-MY) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(en-MY) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(en-MY) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(en-MY) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(en-MY) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(en-MY) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-MY) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(en-MY) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-MY) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(en-MY) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(en-MY) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(en-MY) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(en-MY) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-MY) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(en-MY) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(en-MY) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--tidy-cats > .article--hero .purina-border-top{background-color:#fdd205;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--tidy-cats .progressbar-main-bar{background-color:#fdd205;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--tidy-cats .image-wrapper{border-top:9px solid #fdd205;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--tidy-cats .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#fdd205;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--tidy-cats .image-wrapper{border-top-color:#fdd205;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--tidy-cats:before{background-color:#fdd205;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--tidy-cats > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#fdd205;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--tidy-cats > .image-wrapper:before{background-color:#fdd205;}html:lang(en-MY) .component--article-tile.brand--tidy-cats > .inner-content{border-right-color:#fdd205;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--tidy-cats > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#fdd205;}}html:lang(en-MY) .component--articles-list.brand--tidy-cats > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#fdd205;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--tidy-cats{background-color:rgba(253,210,5,0.1);}}html:lang(en-MY) .brand-tile--wrapper.tidy-cats{background-color:#fdd205;}html:lang(en-MY) .component--campaign-signpost.brand--tidy-cats .purina-border-top{background-color:#fdd205;}html:lang(en-MY) .component--campaign-tile.brand--tidy-cats.component-branded .purina-border-top{background-color:#fdd205;}html:lang(en-MY) .component--featured-article.brand--tidy-cats .purina-border-top{background-color:#fdd205;}html:lang(en-MY) .component--hero-plp.brand--tidy-cats .purina-border-top{background-color:#fdd205;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--tidy-cats.component-branded:before{background-color:rgba(253,210,5,0.1);}}html:lang(en-MY) .component--hero-range.brand--tidy-cats.component-branded .purina-border-top{background-color:#fdd205;}html:lang(en-MY) .component--hero-range.brand--tidy-cats.component-branded .hero-range--content-area-wrapper{background-color:rgba(253,210,5,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--tidy-cats.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--tidy-cats .purina-border-top{background-color:#fdd205;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--tidy-cats .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--tidy-cats.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--tidy-cats.dark-bg .slider-wrapper{background-color:#fdd205;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--tidy-cats.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--tidy-cats.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--tidy-cats.dark-bg .inner-content:after{background-color:#fdd205;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--tidy-cats.dark-bg .component--people-love-item:after{background-color:#fdd205;}}html:lang(en-MY) .component--people-love.brand--tidy-cats.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--tidy-cats.light-bg .slider-wrapper{background-color:rgba(253,210,5,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--tidy-cats.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--tidy-cats.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--tidy-cats.light-bg .inner-content:after{background-color:rgba(253,210,5,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--tidy-cats.light-bg .component--people-love-item:after{background-color:rgba(253,210,5,0.1);}}html:lang(en-MY) .component--signposting-single.brand--tidy-cats .purina-border-top{background-color:#fdd205;}html:lang(en-MY) .component--social-media.brand--tidy-cats .social-media--icons .svg-background{fill:#fdd205;}html:lang(en-MY) .component--text-image.brand--tidy-cats.light-bg{background-color:rgba(253,210,5,0.05);}html:lang(en-MY) .component--text-image.brand--tidy-cats .text-image--image .field--name-field-c-image{border-top:9px solid #fdd205;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--tidy-cats .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#fdd205;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--tidy-cats > header{border-left-color:#fdd205;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--tidy-cats{border-left-color:#fdd205;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--tidy-cats{border-left-color:#fdd205;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--tidy-cats > .image-wrapper:before{background-color:#fdd205;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--alpo > .article--hero .purina-border-top{background-color:#da291c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--alpo .progressbar-main-bar{background-color:#da291c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--alpo .image-wrapper{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--alpo .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--alpo .image-wrapper{border-top-color:#da291c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--alpo:before{background-color:#da291c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--alpo > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#da291c;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--alpo > .image-wrapper:before{background-color:#da291c;}html:lang(en-MY) .component--article-tile.brand--alpo > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--alpo > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#da291c;}}html:lang(en-MY) .component--articles-list.brand--alpo > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--alpo{background-color:rgba(218,41,28,0.1);}}html:lang(en-MY) .brand-tile--wrapper.alpo{background-color:#da291c;}html:lang(en-MY) .component--campaign-signpost.brand--alpo .purina-border-top{background-color:#da291c;}html:lang(en-MY) .component--campaign-tile.brand--alpo.component-branded .purina-border-top{background-color:#da291c;}html:lang(en-MY) .component--featured-article.brand--alpo .purina-border-top{background-color:#da291c;}html:lang(en-MY) .component--hero-plp.brand--alpo .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--alpo.component-branded:before{background-color:rgba(218,41,28,0.1);}}html:lang(en-MY) .component--hero-range.brand--alpo.component-branded .purina-border-top{background-color:#da291c;}html:lang(en-MY) .component--hero-range.brand--alpo.component-branded .hero-range--content-area-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--alpo.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--alpo .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--alpo .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--alpo.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--alpo.dark-bg .slider-wrapper{background-color:#da291c;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--alpo.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--alpo.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--alpo.dark-bg .inner-content:after{background-color:#da291c;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--alpo.dark-bg .component--people-love-item:after{background-color:#da291c;}}html:lang(en-MY) .component--people-love.brand--alpo.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--alpo.light-bg .slider-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--alpo.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--alpo.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--alpo.light-bg .inner-content:after{background-color:rgba(218,41,28,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--alpo.light-bg .component--people-love-item:after{background-color:rgba(218,41,28,0.1);}}html:lang(en-MY) .component--signposting-single.brand--alpo .purina-border-top{background-color:#da291c;}html:lang(en-MY) .component--social-media.brand--alpo .social-media--icons .svg-background{fill:#da291c;}html:lang(en-MY) .component--text-image.brand--alpo.light-bg{background-color:rgba(218,41,28,0.05);}html:lang(en-MY) .component--text-image.brand--alpo .text-image--image .field--name-field-c-image{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--alpo .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--alpo > header{border-left-color:#da291c;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--alpo{border-left-color:#da291c;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--alpo{border-left-color:#da291c;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--alpo > .image-wrapper:before{background-color:#da291c;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--supercoat > .article--hero .purina-border-top{background-color:#da291c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--supercoat .progressbar-main-bar{background-color:#da291c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--supercoat .image-wrapper{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--supercoat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--supercoat .image-wrapper{border-top-color:#da291c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--supercoat:before{background-color:#da291c;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--supercoat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#da291c;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--supercoat > .image-wrapper:before{background-color:#da291c;}html:lang(en-MY) .component--article-tile.brand--supercoat > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--supercoat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#da291c;}}html:lang(en-MY) .component--articles-list.brand--supercoat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--supercoat{background-color:rgba(218,41,28,0.1);}}html:lang(en-MY) .brand-tile--wrapper.supercoat{background-color:#da291c;}html:lang(en-MY) .component--campaign-signpost.brand--supercoat .purina-border-top{background-color:#da291c;}html:lang(en-MY) .component--campaign-tile.brand--supercoat.component-branded .purina-border-top{background-color:#da291c;}html:lang(en-MY) .component--featured-article.brand--supercoat .purina-border-top{background-color:#da291c;}html:lang(en-MY) .component--hero-plp.brand--supercoat .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--supercoat.component-branded:before{background-color:rgba(218,41,28,0.1);}}html:lang(en-MY) .component--hero-range.brand--supercoat.component-branded .purina-border-top{background-color:#da291c;}html:lang(en-MY) .component--hero-range.brand--supercoat.component-branded .hero-range--content-area-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--supercoat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--supercoat .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--supercoat .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--supercoat.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--supercoat.dark-bg .slider-wrapper{background-color:#da291c;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--supercoat.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--supercoat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--supercoat.dark-bg .inner-content:after{background-color:#da291c;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--supercoat.dark-bg .component--people-love-item:after{background-color:#da291c;}}html:lang(en-MY) .component--people-love.brand--supercoat.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--supercoat.light-bg .slider-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--supercoat.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--supercoat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--supercoat.light-bg .inner-content:after{background-color:rgba(218,41,28,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--supercoat.light-bg .component--people-love-item:after{background-color:rgba(218,41,28,0.1);}}html:lang(en-MY) .component--signposting-single.brand--supercoat .purina-border-top{background-color:#da291c;}html:lang(en-MY) .component--social-media.brand--supercoat .social-media--icons .svg-background{fill:#da291c;}html:lang(en-MY) .component--text-image.brand--supercoat.light-bg{background-color:rgba(218,41,28,0.05);}html:lang(en-MY) .component--text-image.brand--supercoat .text-image--image .field--name-field-c-image{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--supercoat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--supercoat > header{border-left-color:#da291c;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--supercoat{border-left-color:#da291c;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--supercoat{border-left-color:#da291c;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--supercoat > .image-wrapper:before{background-color:#da291c;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast > .article--hero .purina-border-top{background-color:#84754e;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast .progressbar-main-bar{background-color:#84754e;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--fancy-feast .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--fancy-feast .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--fancy-feast .image-wrapper{border-top-color:#84754e;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--fancy-feast:before{background-color:#84754e;}html:lang(en-MY) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(en-MY) .component--article-tile.brand--fancy-feast > .image-wrapper:before{background-color:#84754e;}html:lang(en-MY) .component--article-tile.brand--fancy-feast > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--fancy-feast > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(en-MY) .component--articles-list.brand--fancy-feast > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-MY) .component--articles-list.brand--fancy-feast{background-color:rgba(132,117,78,0.1);}}html:lang(en-MY) .brand-tile--wrapper.fancy-feast{background-color:#84754e;}html:lang(en-MY) .component--campaign-signpost.brand--fancy-feast .purina-border-top{background-color:#84754e;}html:lang(en-MY) .component--campaign-tile.brand--fancy-feast.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-MY) .component--featured-article.brand--fancy-feast .purina-border-top{background-color:#84754e;}html:lang(en-MY) .component--hero-plp.brand--fancy-feast .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--fancy-feast.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(en-MY) .component--hero-range.brand--fancy-feast.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-MY) .component--hero-range.brand--fancy-feast.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--hero-range.brand--fancy-feast.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-MY) .component--hero-small.brand--fancy-feast .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-MY) .component--hero-small.brand--fancy-feast .hero-small--content-area{padding-top:54px;}}html:lang(en-MY) .component--people-love.brand--fancy-feast.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--fancy-feast.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--fancy-feast.dark-bg .static-info,html:lang(en-MY) .component--people-love.brand--fancy-feast.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--fancy-feast.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--fancy-feast.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(en-MY) .component--people-love.brand--fancy-feast.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--fancy-feast.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--fancy-feast.light-bg .static-info,html:lang(en-MY) .component--people-love.brand--fancy-feast.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--fancy-feast.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(en-MY) .component--people-love.brand--fancy-feast.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(en-MY) .component--signposting-single.brand--fancy-feast .purina-border-top{background-color:#84754e;}html:lang(en-MY) .component--social-media.brand--fancy-feast .social-media--icons .svg-background{fill:#84754e;}html:lang(en-MY) .component--text-image.brand--fancy-feast.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(en-MY) .component--text-image.brand--fancy-feast .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-MY) .component--text-image.brand--fancy-feast .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-full.brand--fancy-feast > header{border-left-color:#84754e;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--fancy-feast{border-left-color:#84754e;}html:lang(en-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--fancy-feast{border-left-color:#84754e;}html:lang(en-MY) .views-row.is-sticky .component--article-tile.brand--fancy-feast > .image-wrapper:before{background-color:#84754e;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(ms-MY) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(ms-MY) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(ms-MY) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(ms-MY) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(ms-MY) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(ms-MY) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(ms-MY) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(ms-MY) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(ms-MY) .component--people-love.brand--bakers.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--bakers.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(ms-MY) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(ms-MY) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(ms-MY) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(ms-MY) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(ms-MY) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(ms-MY) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(ms-MY) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(ms-MY) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(ms-MY) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(ms-MY) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(ms-MY) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--felix.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--felix.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(ms-MY) .component--people-love.brand--felix.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--felix.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(ms-MY) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(ms-MY) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(ms-MY) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(ms-MY) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(ms-MY) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(ms-MY) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(ms-MY) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(ms-MY) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(ms-MY) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(ms-MY) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(ms-MY) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(ms-MY) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(ms-MY) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(ms-MY) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(ms-MY) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(ms-MY) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(ms-MY) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(ms-MY) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(ms-MY) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(ms-MY) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(ms-MY) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(ms-MY) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(ms-MY) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(ms-MY) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(ms-MY) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(ms-MY) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(ms-MY) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(ms-MY) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(ms-MY) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(ms-MY) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(ms-MY) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(ms-MY) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(ms-MY) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(ms-MY) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(ms-MY) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(ms-MY) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--beta.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beta.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(ms-MY) .component--people-love.brand--beta.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beta.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(ms-MY) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(ms-MY) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(ms-MY) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(ms-MY) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(ms-MY) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(ms-MY) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(ms-MY) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(ms-MY) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(ms-MY) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(ms-MY) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(ms-MY) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(ms-MY) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(ms-MY) .component--people-love.brand--beyond.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beyond.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(ms-MY) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(ms-MY) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(ms-MY) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(ms-MY) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(ms-MY) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(ms-MY) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(ms-MY) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(ms-MY) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(ms-MY) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(ms-MY) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(ms-MY) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(ms-MY) .component--people-love.brand--bonio.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--bonio.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(ms-MY) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(ms-MY) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(ms-MY) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(ms-MY) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(ms-MY) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(ms-MY) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(ms-MY) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(ms-MY) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(ms-MY) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(ms-MY) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(ms-MY) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(ms-MY) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(ms-MY) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(ms-MY) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(ms-MY) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(ms-MY) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(ms-MY) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(ms-MY) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(ms-MY) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(ms-MY) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(ms-MY) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(ms-MY) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(ms-MY) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(ms-MY) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(ms-MY) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(ms-MY) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(ms-MY) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(ms-MY) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(ms-MY) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(ms-MY) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(ms-MY) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(ms-MY) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(ms-MY) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(ms-MY) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(ms-MY) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(ms-MY) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(ms-MY) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(ms-MY) .component--people-love.brand--friskies.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--friskies.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(ms-MY) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(ms-MY) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(ms-MY) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#008080;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#008080;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#008080;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#008080;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#008080;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(ms-MY) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#008080;}}html:lang(ms-MY) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--purina-one{background-color:rgba(0,128,128,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.purina-one{background-color:#008080;}html:lang(ms-MY) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(ms-MY) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(ms-MY) .component--featured-article.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(ms-MY) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(0,128,128,0.1);}}html:lang(ms-MY) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(ms-MY) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#008080;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#008080;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#008080;}}html:lang(ms-MY) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(0,128,128,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(0,128,128,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(ms-MY) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#008080;}html:lang(ms-MY) .component--text-image.brand--purina-one.light-bg{background-color:rgba(0,128,128,0.05);}html:lang(ms-MY) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#008080;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#008080;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#008080;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(ms-MY) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(ms-MY) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(ms-MY) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(ms-MY) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(ms-MY) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(ms-MY) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(ms-MY) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(ms-MY) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(ms-MY) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(ms-MY) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(ms-MY) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(ms-MY) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(ms-MY) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(ms-MY) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(ms-MY) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(ms-MY) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(ms-MY) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(ms-MY) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(ms-MY) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(ms-MY) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(ms-MY) .component--people-love.brand--winalot.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--winalot.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(ms-MY) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(ms-MY) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(ms-MY) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(ms-MY) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(ms-MY) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(ms-MY) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(ms-MY) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(ms-MY) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(ms-MY) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(ms-MY) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(ms-MY) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(ms-MY) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(ms-MY) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(ms-MY) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(ms-MY) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(ms-MY) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(ms-MY) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(ms-MY) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(ms-MY) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(ms-MY) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(ms-MY) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(ms-MY) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(ms-MY) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(ms-MY) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(ms-MY) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(ms-MY) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(ms-MY) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(ms-MY) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(ms-MY) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(ms-MY) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(ms-MY) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(ms-MY) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(ms-MY) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(ms-MY) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(ms-MY) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(ms-MY) .component--people-love.brand--catchow.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--catchow.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(ms-MY) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(ms-MY) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(ms-MY) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(ms-MY) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(ms-MY) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(ms-MY) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(ms-MY) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(ms-MY) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(ms-MY) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(ms-MY) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(ms-MY) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(ms-MY) .component--people-love.brand--beneful.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beneful.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(ms-MY) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(ms-MY) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(ms-MY) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(ms-MY) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(ms-MY) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(ms-MY) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(ms-MY) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(ms-MY) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(ms-MY) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(ms-MY) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(ms-MY) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(ms-MY) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(ms-MY) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(ms-MY) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(ms-MY) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(ms-MY) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--tidy-cats > .article--hero .purina-border-top{background-color:#fdd205;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--tidy-cats .progressbar-main-bar{background-color:#fdd205;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--tidy-cats .image-wrapper{border-top:9px solid #fdd205;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--tidy-cats .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#fdd205;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--tidy-cats .image-wrapper{border-top-color:#fdd205;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--tidy-cats:before{background-color:#fdd205;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--tidy-cats > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#fdd205;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--tidy-cats > .image-wrapper:before{background-color:#fdd205;}html:lang(ms-MY) .component--article-tile.brand--tidy-cats > .inner-content{border-right-color:#fdd205;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--tidy-cats > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#fdd205;}}html:lang(ms-MY) .component--articles-list.brand--tidy-cats > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#fdd205;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--tidy-cats{background-color:rgba(253,210,5,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.tidy-cats{background-color:#fdd205;}html:lang(ms-MY) .component--campaign-signpost.brand--tidy-cats .purina-border-top{background-color:#fdd205;}html:lang(ms-MY) .component--campaign-tile.brand--tidy-cats.component-branded .purina-border-top{background-color:#fdd205;}html:lang(ms-MY) .component--featured-article.brand--tidy-cats .purina-border-top{background-color:#fdd205;}html:lang(ms-MY) .component--hero-plp.brand--tidy-cats .purina-border-top{background-color:#fdd205;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--tidy-cats.component-branded:before{background-color:rgba(253,210,5,0.1);}}html:lang(ms-MY) .component--hero-range.brand--tidy-cats.component-branded .purina-border-top{background-color:#fdd205;}html:lang(ms-MY) .component--hero-range.brand--tidy-cats.component-branded .hero-range--content-area-wrapper{background-color:rgba(253,210,5,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--tidy-cats.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--tidy-cats .purina-border-top{background-color:#fdd205;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--tidy-cats .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--tidy-cats.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--tidy-cats.dark-bg .slider-wrapper{background-color:#fdd205;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--tidy-cats.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--tidy-cats.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--tidy-cats.dark-bg .inner-content:after{background-color:#fdd205;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--tidy-cats.dark-bg .component--people-love-item:after{background-color:#fdd205;}}html:lang(ms-MY) .component--people-love.brand--tidy-cats.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--tidy-cats.light-bg .slider-wrapper{background-color:rgba(253,210,5,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--tidy-cats.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--tidy-cats.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--tidy-cats.light-bg .inner-content:after{background-color:rgba(253,210,5,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--tidy-cats.light-bg .component--people-love-item:after{background-color:rgba(253,210,5,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--tidy-cats .purina-border-top{background-color:#fdd205;}html:lang(ms-MY) .component--social-media.brand--tidy-cats .social-media--icons .svg-background{fill:#fdd205;}html:lang(ms-MY) .component--text-image.brand--tidy-cats.light-bg{background-color:rgba(253,210,5,0.05);}html:lang(ms-MY) .component--text-image.brand--tidy-cats .text-image--image .field--name-field-c-image{border-top:9px solid #fdd205;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--tidy-cats .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#fdd205;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--tidy-cats > header{border-left-color:#fdd205;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--tidy-cats{border-left-color:#fdd205;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--tidy-cats{border-left-color:#fdd205;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--tidy-cats > .image-wrapper:before{background-color:#fdd205;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--alpo > .article--hero .purina-border-top{background-color:#da291c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--alpo .progressbar-main-bar{background-color:#da291c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--alpo .image-wrapper{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--alpo .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--alpo .image-wrapper{border-top-color:#da291c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--alpo:before{background-color:#da291c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--alpo > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#da291c;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--alpo > .image-wrapper:before{background-color:#da291c;}html:lang(ms-MY) .component--article-tile.brand--alpo > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--alpo > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#da291c;}}html:lang(ms-MY) .component--articles-list.brand--alpo > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--alpo{background-color:rgba(218,41,28,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.alpo{background-color:#da291c;}html:lang(ms-MY) .component--campaign-signpost.brand--alpo .purina-border-top{background-color:#da291c;}html:lang(ms-MY) .component--campaign-tile.brand--alpo.component-branded .purina-border-top{background-color:#da291c;}html:lang(ms-MY) .component--featured-article.brand--alpo .purina-border-top{background-color:#da291c;}html:lang(ms-MY) .component--hero-plp.brand--alpo .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--alpo.component-branded:before{background-color:rgba(218,41,28,0.1);}}html:lang(ms-MY) .component--hero-range.brand--alpo.component-branded .purina-border-top{background-color:#da291c;}html:lang(ms-MY) .component--hero-range.brand--alpo.component-branded .hero-range--content-area-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--alpo.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--alpo .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--alpo .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--alpo.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--alpo.dark-bg .slider-wrapper{background-color:#da291c;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--alpo.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--alpo.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--alpo.dark-bg .inner-content:after{background-color:#da291c;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--alpo.dark-bg .component--people-love-item:after{background-color:#da291c;}}html:lang(ms-MY) .component--people-love.brand--alpo.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--alpo.light-bg .slider-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--alpo.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--alpo.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--alpo.light-bg .inner-content:after{background-color:rgba(218,41,28,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--alpo.light-bg .component--people-love-item:after{background-color:rgba(218,41,28,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--alpo .purina-border-top{background-color:#da291c;}html:lang(ms-MY) .component--social-media.brand--alpo .social-media--icons .svg-background{fill:#da291c;}html:lang(ms-MY) .component--text-image.brand--alpo.light-bg{background-color:rgba(218,41,28,0.05);}html:lang(ms-MY) .component--text-image.brand--alpo .text-image--image .field--name-field-c-image{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--alpo .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--alpo > header{border-left-color:#da291c;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--alpo{border-left-color:#da291c;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--alpo{border-left-color:#da291c;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--alpo > .image-wrapper:before{background-color:#da291c;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--supercoat > .article--hero .purina-border-top{background-color:#da291c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--supercoat .progressbar-main-bar{background-color:#da291c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--supercoat .image-wrapper{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--supercoat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--supercoat .image-wrapper{border-top-color:#da291c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--supercoat:before{background-color:#da291c;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--supercoat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#da291c;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--supercoat > .image-wrapper:before{background-color:#da291c;}html:lang(ms-MY) .component--article-tile.brand--supercoat > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--supercoat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#da291c;}}html:lang(ms-MY) .component--articles-list.brand--supercoat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#da291c;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--supercoat{background-color:rgba(218,41,28,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.supercoat{background-color:#da291c;}html:lang(ms-MY) .component--campaign-signpost.brand--supercoat .purina-border-top{background-color:#da291c;}html:lang(ms-MY) .component--campaign-tile.brand--supercoat.component-branded .purina-border-top{background-color:#da291c;}html:lang(ms-MY) .component--featured-article.brand--supercoat .purina-border-top{background-color:#da291c;}html:lang(ms-MY) .component--hero-plp.brand--supercoat .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--supercoat.component-branded:before{background-color:rgba(218,41,28,0.1);}}html:lang(ms-MY) .component--hero-range.brand--supercoat.component-branded .purina-border-top{background-color:#da291c;}html:lang(ms-MY) .component--hero-range.brand--supercoat.component-branded .hero-range--content-area-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--supercoat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--supercoat .purina-border-top{background-color:#da291c;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--supercoat .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--supercoat.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--supercoat.dark-bg .slider-wrapper{background-color:#da291c;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--supercoat.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--supercoat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--supercoat.dark-bg .inner-content:after{background-color:#da291c;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--supercoat.dark-bg .component--people-love-item:after{background-color:#da291c;}}html:lang(ms-MY) .component--people-love.brand--supercoat.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--supercoat.light-bg .slider-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--supercoat.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--supercoat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--supercoat.light-bg .inner-content:after{background-color:rgba(218,41,28,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--supercoat.light-bg .component--people-love-item:after{background-color:rgba(218,41,28,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--supercoat .purina-border-top{background-color:#da291c;}html:lang(ms-MY) .component--social-media.brand--supercoat .social-media--icons .svg-background{fill:#da291c;}html:lang(ms-MY) .component--text-image.brand--supercoat.light-bg{background-color:rgba(218,41,28,0.05);}html:lang(ms-MY) .component--text-image.brand--supercoat .text-image--image .field--name-field-c-image{border-top:9px solid #da291c;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--supercoat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#da291c;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--supercoat > header{border-left-color:#da291c;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--supercoat{border-left-color:#da291c;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--supercoat{border-left-color:#da291c;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--supercoat > .image-wrapper:before{background-color:#da291c;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(ms-MY) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(ms-MY) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(ms-MY) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast > .article--hero .purina-border-top{background-color:#84754e;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast .progressbar-main-bar{background-color:#84754e;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--fancy-feast .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--fancy-feast .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--fancy-feast .image-wrapper{border-top-color:#84754e;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--fancy-feast:before{background-color:#84754e;}html:lang(ms-MY) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(ms-MY) .component--article-tile.brand--fancy-feast > .image-wrapper:before{background-color:#84754e;}html:lang(ms-MY) .component--article-tile.brand--fancy-feast > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--fancy-feast > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(ms-MY) .component--articles-list.brand--fancy-feast > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(ms-MY) .component--articles-list.brand--fancy-feast{background-color:rgba(132,117,78,0.1);}}html:lang(ms-MY) .brand-tile--wrapper.fancy-feast{background-color:#84754e;}html:lang(ms-MY) .component--campaign-signpost.brand--fancy-feast .purina-border-top{background-color:#84754e;}html:lang(ms-MY) .component--campaign-tile.brand--fancy-feast.component-branded .purina-border-top{background-color:#84754e;}html:lang(ms-MY) .component--featured-article.brand--fancy-feast .purina-border-top{background-color:#84754e;}html:lang(ms-MY) .component--hero-plp.brand--fancy-feast .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--fancy-feast.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(ms-MY) .component--hero-range.brand--fancy-feast.component-branded .purina-border-top{background-color:#84754e;}html:lang(ms-MY) .component--hero-range.brand--fancy-feast.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--hero-range.brand--fancy-feast.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(ms-MY) .component--hero-small.brand--fancy-feast .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(ms-MY) .component--hero-small.brand--fancy-feast .hero-small--content-area{padding-top:54px;}}html:lang(ms-MY) .component--people-love.brand--fancy-feast.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--fancy-feast.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--fancy-feast.dark-bg .static-info,html:lang(ms-MY) .component--people-love.brand--fancy-feast.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--fancy-feast.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--fancy-feast.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(ms-MY) .component--people-love.brand--fancy-feast.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--fancy-feast.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--fancy-feast.light-bg .static-info,html:lang(ms-MY) .component--people-love.brand--fancy-feast.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--fancy-feast.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(ms-MY) .component--people-love.brand--fancy-feast.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(ms-MY) .component--signposting-single.brand--fancy-feast .purina-border-top{background-color:#84754e;}html:lang(ms-MY) .component--social-media.brand--fancy-feast .social-media--icons .svg-background{fill:#84754e;}html:lang(ms-MY) .component--text-image.brand--fancy-feast.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(ms-MY) .component--text-image.brand--fancy-feast .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(ms-MY) .component--text-image.brand--fancy-feast .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-full.brand--fancy-feast > header{border-left-color:#84754e;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--fancy-feast{border-left-color:#84754e;}html:lang(ms-MY) .node--type-nppe-faq.node--view-mode-teaser.brand--fancy-feast{border-left-color:#84754e;}html:lang(ms-MY) .views-row.is-sticky .component--article-tile.brand--fancy-feast > .image-wrapper:before{background-color:#84754e;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(en-NZ) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(en-NZ) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(en-NZ) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(en-NZ) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-NZ) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(en-NZ) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-NZ) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(en-NZ) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(en-NZ) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(en-NZ) .component--people-love.brand--bakers.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--bakers.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-NZ) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(en-NZ) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(en-NZ) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(en-NZ) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(en-NZ) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(en-NZ) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(en-NZ) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-NZ) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(en-NZ) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-NZ) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(en-NZ) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(en-NZ) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--felix.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--felix.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(en-NZ) .component--people-love.brand--felix.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--felix.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-NZ) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(en-NZ) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(en-NZ) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(en-NZ) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(en-NZ) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(en-NZ) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(en-NZ) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-NZ) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(en-NZ) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-NZ) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(en-NZ) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(en-NZ) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(en-NZ) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-NZ) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(en-NZ) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(en-NZ) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(en-NZ) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(en-NZ) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(en-NZ) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(en-NZ) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-NZ) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(en-NZ) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-NZ) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(en-NZ) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(en-NZ) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(en-NZ) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-NZ) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(en-NZ) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(en-NZ) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(en-NZ) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(en-NZ) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(en-NZ) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(en-NZ) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-NZ) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(en-NZ) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-NZ) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(en-NZ) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(en-NZ) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--beta.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beta.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(en-NZ) .component--people-love.brand--beta.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beta.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-NZ) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(en-NZ) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(en-NZ) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(en-NZ) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(en-NZ) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(en-NZ) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(en-NZ) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-NZ) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(en-NZ) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-NZ) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(en-NZ) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(en-NZ) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(en-NZ) .component--people-love.brand--beyond.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beyond.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-NZ) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(en-NZ) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(en-NZ) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(en-NZ) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(en-NZ) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(en-NZ) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(en-NZ) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-NZ) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(en-NZ) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-NZ) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(en-NZ) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(en-NZ) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(en-NZ) .component--people-love.brand--bonio.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--bonio.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-NZ) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(en-NZ) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(en-NZ) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(en-NZ) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(en-NZ) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(en-NZ) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(en-NZ) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-NZ) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(en-NZ) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-NZ) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(en-NZ) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(en-NZ) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(en-NZ) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-NZ) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(en-NZ) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(en-NZ) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(en-NZ) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(en-NZ) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(en-NZ) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(en-NZ) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-NZ) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-NZ) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-NZ) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(en-NZ) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-NZ) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(en-NZ) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-NZ) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(en-NZ) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(en-NZ) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(en-NZ) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(en-NZ) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(en-NZ) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(en-NZ) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-NZ) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-NZ) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-NZ) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(en-NZ) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-NZ) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(en-NZ) .component--people-love.brand--friskies.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--friskies.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-NZ) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(en-NZ) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(en-NZ) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#008080;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#008080;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#008080;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#008080;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#008080;color:#ffffff;}html:lang(en-NZ) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(en-NZ) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#008080;}}html:lang(en-NZ) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--purina-one{background-color:rgba(0,128,128,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.purina-one{background-color:#008080;}html:lang(en-NZ) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-NZ) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(en-NZ) .component--featured-article.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-NZ) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(0,128,128,0.1);}}html:lang(en-NZ) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(en-NZ) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#008080;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#008080;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#008080;}}html:lang(en-NZ) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(0,128,128,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(0,128,128,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-NZ) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#008080;}html:lang(en-NZ) .component--text-image.brand--purina-one.light-bg{background-color:rgba(0,128,128,0.05);}html:lang(en-NZ) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#008080;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#008080;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#008080;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(en-NZ) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(en-NZ) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(en-NZ) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(en-NZ) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-NZ) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(en-NZ) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-NZ) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(en-NZ) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(en-NZ) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(en-NZ) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-NZ) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(en-NZ) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(en-NZ) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(en-NZ) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(en-NZ) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(en-NZ) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(en-NZ) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-NZ) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(en-NZ) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-NZ) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(en-NZ) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(en-NZ) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(en-NZ) .component--people-love.brand--winalot.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--winalot.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-NZ) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(en-NZ) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(en-NZ) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(en-NZ) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(en-NZ) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(en-NZ) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(en-NZ) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-NZ) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-NZ) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-NZ) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(en-NZ) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-NZ) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(en-NZ) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-NZ) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(en-NZ) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(en-NZ) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(en-NZ) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-NZ) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(en-NZ) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(en-NZ) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-NZ) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-NZ) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-NZ) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(en-NZ) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-NZ) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(en-NZ) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-NZ) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(en-NZ) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(en-NZ) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(en-NZ) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-NZ) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(en-NZ) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(en-NZ) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-NZ) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-NZ) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-NZ) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(en-NZ) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-NZ) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(en-NZ) .component--people-love.brand--catchow.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--catchow.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-NZ) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(en-NZ) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(en-NZ) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(en-NZ) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(en-NZ) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(en-NZ) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(en-NZ) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-NZ) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(en-NZ) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-NZ) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(en-NZ) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(en-NZ) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(en-NZ) .component--people-love.brand--beneful.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beneful.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-NZ) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(en-NZ) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(en-NZ) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-NZ) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-NZ) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-NZ) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(en-NZ) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(en-NZ) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(en-NZ) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(en-NZ) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(en-NZ) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(en-NZ) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(en-NZ) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-NZ) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(en-NZ) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-NZ) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(en-NZ) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(en-NZ) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-NZ) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(en-NZ) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(en-NZ) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(en-NZ) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(en-NZ) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(en-NZ) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(en-NZ) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(en-NZ) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-NZ) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(en-NZ) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(en-NZ) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(en-NZ) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(en-NZ) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(en-NZ) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(en-ZA) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(en-ZA) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(en-ZA) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(en-ZA) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-ZA) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(en-ZA) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-ZA) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(en-ZA) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(en-ZA) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(en-ZA) .component--people-love.brand--bakers.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--bakers.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-ZA) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(en-ZA) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(en-ZA) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(en-ZA) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(en-ZA) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(en-ZA) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(en-ZA) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-ZA) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(en-ZA) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-ZA) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(en-ZA) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(en-ZA) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--felix.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--felix.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(en-ZA) .component--people-love.brand--felix.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--felix.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-ZA) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(en-ZA) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(en-ZA) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(en-ZA) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(en-ZA) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(en-ZA) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(en-ZA) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-ZA) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(en-ZA) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-ZA) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(en-ZA) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(en-ZA) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(en-ZA) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-ZA) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(en-ZA) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(en-ZA) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(en-ZA) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(en-ZA) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(en-ZA) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(en-ZA) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-ZA) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(en-ZA) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-ZA) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(en-ZA) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(en-ZA) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(en-ZA) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-ZA) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(en-ZA) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(en-ZA) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(en-ZA) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(en-ZA) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(en-ZA) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(en-ZA) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-ZA) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(en-ZA) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-ZA) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(en-ZA) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(en-ZA) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--beta.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beta.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(en-ZA) .component--people-love.brand--beta.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beta.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-ZA) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(en-ZA) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(en-ZA) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(en-ZA) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(en-ZA) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(en-ZA) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(en-ZA) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-ZA) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(en-ZA) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-ZA) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(en-ZA) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(en-ZA) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(en-ZA) .component--people-love.brand--beyond.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beyond.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-ZA) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(en-ZA) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(en-ZA) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(en-ZA) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(en-ZA) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(en-ZA) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(en-ZA) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-ZA) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(en-ZA) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-ZA) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(en-ZA) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(en-ZA) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(en-ZA) .component--people-love.brand--bonio.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--bonio.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-ZA) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(en-ZA) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(en-ZA) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(en-ZA) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(en-ZA) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(en-ZA) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(en-ZA) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-ZA) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(en-ZA) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-ZA) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(en-ZA) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(en-ZA) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(en-ZA) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-ZA) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(en-ZA) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(en-ZA) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(en-ZA) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(en-ZA) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(en-ZA) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(en-ZA) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-ZA) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-ZA) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-ZA) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(en-ZA) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-ZA) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(en-ZA) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-ZA) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(en-ZA) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(en-ZA) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(en-ZA) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(en-ZA) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(en-ZA) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(en-ZA) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-ZA) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-ZA) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-ZA) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(en-ZA) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-ZA) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(en-ZA) .component--people-love.brand--friskies.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--friskies.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-ZA) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(en-ZA) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(en-ZA) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#008080;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#008080;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#008080;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#008080;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#008080;color:#ffffff;}html:lang(en-ZA) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(en-ZA) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#008080;}}html:lang(en-ZA) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#008080;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--purina-one{background-color:rgba(0,128,128,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.purina-one{background-color:#008080;}html:lang(en-ZA) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-ZA) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(en-ZA) .component--featured-article.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-ZA) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(0,128,128,0.1);}}html:lang(en-ZA) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#008080;}html:lang(en-ZA) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--purina-one .purina-border-top{background-color:#008080;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#008080;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#008080;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#008080;}}html:lang(en-ZA) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(0,128,128,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(0,128,128,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(0,128,128,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#008080;}html:lang(en-ZA) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#008080;}html:lang(en-ZA) .component--text-image.brand--purina-one.light-bg{background-color:rgba(0,128,128,0.05);}html:lang(en-ZA) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #008080;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#008080;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#008080;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#008080;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#008080;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#008080;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(en-ZA) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(en-ZA) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(en-ZA) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(en-ZA) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-ZA) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(en-ZA) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-ZA) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(en-ZA) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(en-ZA) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(en-ZA) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-ZA) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(en-ZA) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(en-ZA) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(en-ZA) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(en-ZA) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(en-ZA) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(en-ZA) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-ZA) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(en-ZA) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-ZA) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(en-ZA) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(en-ZA) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(en-ZA) .component--people-love.brand--winalot.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--winalot.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-ZA) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(en-ZA) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(en-ZA) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(en-ZA) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(en-ZA) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(en-ZA) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(en-ZA) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-ZA) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-ZA) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-ZA) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(en-ZA) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-ZA) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(en-ZA) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-ZA) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(en-ZA) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(en-ZA) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(en-ZA) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-ZA) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(en-ZA) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(en-ZA) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-ZA) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-ZA) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-ZA) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(en-ZA) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-ZA) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(en-ZA) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-ZA) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(en-ZA) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(en-ZA) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(en-ZA) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-ZA) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(en-ZA) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(en-ZA) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-ZA) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-ZA) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-ZA) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(en-ZA) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-ZA) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(en-ZA) .component--people-love.brand--catchow.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--catchow.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-ZA) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(en-ZA) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(en-ZA) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(en-ZA) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(en-ZA) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(en-ZA) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(en-ZA) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-ZA) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(en-ZA) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-ZA) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(en-ZA) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(en-ZA) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(en-ZA) .component--people-love.brand--beneful.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beneful.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-ZA) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(en-ZA) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(en-ZA) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-ZA) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-ZA) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-ZA) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(en-ZA) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(en-ZA) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(en-ZA) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(en-ZA) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(en-ZA) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(en-ZA) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(en-ZA) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-ZA) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(en-ZA) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-ZA) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(en-ZA) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(en-ZA) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-ZA) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(en-ZA) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(en-ZA) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(en-ZA) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(en-ZA) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(en-ZA) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(en-ZA) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(en-ZA) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-ZA) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(en-ZA) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(en-ZA) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(en-ZA) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(en-ZA) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(en-ZA) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--hero .purina-border-top{background-color:#389bc9;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--bakers .progressbar-main-bar{background-color:#389bc9;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bakers .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers .image-wrapper{border-top-color:#389bc9;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bakers:before{background-color:#389bc9;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--bakers > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#389bc9;color:#ffffff;}html:lang(en-IN) .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(en-IN) .component--article-tile.brand--bakers > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#389bc9;}}html:lang(en-IN) .component--articles-list.brand--bakers > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#389bc9;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--bakers{background-color:rgba(56,155,201,0.1);}}html:lang(en-IN) .brand-tile--wrapper.bakers{background-color:#389bc9;}html:lang(en-IN) .component--campaign-signpost.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-IN) .component--campaign-tile.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(en-IN) .component--featured-article.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-IN) .component--hero-plp.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--bakers.component-branded:before{background-color:rgba(56,155,201,0.1);}}html:lang(en-IN) .component--hero-range.brand--bakers.component-branded .purina-border-top{background-color:#389bc9;}html:lang(en-IN) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--bakers.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--bakers .purina-border-top{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--bakers .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:#389bc9;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--bakers.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--bakers.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--bakers.dark-bg .inner-content:after{background-color:#389bc9;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--bakers.dark-bg .component--people-love-item:after{background-color:#389bc9;}}html:lang(en-IN) .component--people-love.brand--bakers.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:rgba(56,155,201,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--bakers.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--bakers.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--bakers.light-bg .inner-content:after{background-color:rgba(56,155,201,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--bakers.light-bg .component--people-love-item:after{background-color:rgba(56,155,201,0.1);}}html:lang(en-IN) .component--signposting-single.brand--bakers .purina-border-top{background-color:#389bc9;}html:lang(en-IN) .component--social-media.brand--bakers .social-media--icons .svg-background{fill:#389bc9;}html:lang(en-IN) .component--text-image.brand--bakers.light-bg{background-color:rgba(56,155,201,0.05);}html:lang(en-IN) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image{border-top:9px solid #389bc9;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--bakers .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#389bc9;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--bakers > header{border-left-color:#389bc9;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bakers{border-left-color:#389bc9;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--bakers{border-left-color:#389bc9;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--bakers > .image-wrapper:before{background-color:#389bc9;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--hero .purina-border-top{background-color:#00238c;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--felix .progressbar-main-bar{background-color:#00238c;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--felix .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix .image-wrapper{border-top-color:#00238c;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--felix:before{background-color:#00238c;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--felix > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00238c;color:#ffffff;}html:lang(en-IN) .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(en-IN) .component--article-tile.brand--felix > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00238c;}}html:lang(en-IN) .component--articles-list.brand--felix > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00238c;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--felix{background-color:rgba(0,35,140,0.1);}}html:lang(en-IN) .brand-tile--wrapper.felix{background-color:#00238c;}html:lang(en-IN) .component--campaign-signpost.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-IN) .component--campaign-tile.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(en-IN) .component--featured-article.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-IN) .component--hero-plp.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--felix.component-branded:before{background-color:rgba(0,35,140,0.1);}}html:lang(en-IN) .component--hero-range.brand--felix.component-branded .purina-border-top{background-color:#00238c;}html:lang(en-IN) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--felix.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--felix .purina-border-top{background-color:#00238c;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--felix .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--felix.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:#00238c;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--felix.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--felix.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--felix.dark-bg .inner-content:after{background-color:#00238c;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--felix.dark-bg .component--people-love-item:after{background-color:#00238c;}}html:lang(en-IN) .component--people-love.brand--felix.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:rgba(0,35,140,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--felix.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--felix.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--felix.light-bg .inner-content:after{background-color:rgba(0,35,140,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--felix.light-bg .component--people-love-item:after{background-color:rgba(0,35,140,0.1);}}html:lang(en-IN) .component--signposting-single.brand--felix .purina-border-top{background-color:#00238c;}html:lang(en-IN) .component--social-media.brand--felix .social-media--icons .svg-background{fill:#00238c;}html:lang(en-IN) .component--text-image.brand--felix.light-bg{background-color:rgba(0,35,140,0.05);}html:lang(en-IN) .component--text-image.brand--felix .text-image--image .field--name-field-c-image{border-top:9px solid #00238c;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--felix .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00238c;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--felix > header{border-left-color:#00238c;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--felix{border-left-color:#00238c;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--felix{border-left-color:#00238c;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--felix > .image-wrapper:before{background-color:#00238c;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--hero .purina-border-top{background-color:#222222;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan .progressbar-main-bar{background-color:#222222;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-pro-plan .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan .image-wrapper{border-top-color:#222222;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-pro-plan:before{background-color:#222222;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--purina-pro-plan > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(en-IN) .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(en-IN) .component--article-tile.brand--purina-pro-plan > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(en-IN) .component--articles-list.brand--purina-pro-plan > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--purina-pro-plan{background-color:rgba(34,34,34,0.1);}}html:lang(en-IN) .brand-tile--wrapper.purina-pro-plan{background-color:#222222;}html:lang(en-IN) .component--campaign-signpost.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-IN) .component--campaign-tile.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(en-IN) .component--featured-article.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-IN) .component--hero-plp.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--purina-pro-plan.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(en-IN) .component--hero-range.brand--purina-pro-plan.component-branded .purina-border-top{background-color:#222222;}html:lang(en-IN) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--purina-pro-plan.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--purina-pro-plan .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--purina-pro-plan .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--purina-pro-plan.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--purina-pro-plan.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--purina-pro-plan.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--purina-pro-plan.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(en-IN) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--purina-pro-plan.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--purina-pro-plan.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--purina-pro-plan.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--purina-pro-plan.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(en-IN) .component--signposting-single.brand--purina-pro-plan .purina-border-top{background-color:#222222;}html:lang(en-IN) .component--social-media.brand--purina-pro-plan .social-media--icons .svg-background{fill:#222222;}html:lang(en-IN) .component--text-image.brand--purina-pro-plan.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(en-IN) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--purina-pro-plan .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--purina-pro-plan > header{border-left-color:#222222;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-pro-plan{border-left-color:#222222;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-pro-plan{border-left-color:#222222;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--purina-pro-plan > .image-wrapper:before{background-color:#222222;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--hero .purina-border-top{background-color:#4e6548;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--adventuros .progressbar-main-bar{background-color:#4e6548;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--adventuros .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros .image-wrapper{border-top-color:#4e6548;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--adventuros:before{background-color:#4e6548;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--adventuros > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#4e6548;color:#ffffff;}html:lang(en-IN) .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(en-IN) .component--article-tile.brand--adventuros > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#4e6548;}}html:lang(en-IN) .component--articles-list.brand--adventuros > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#4e6548;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--adventuros{background-color:rgba(78,101,72,0.1);}}html:lang(en-IN) .brand-tile--wrapper.adventuros{background-color:#4e6548;}html:lang(en-IN) .component--campaign-signpost.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-IN) .component--campaign-tile.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(en-IN) .component--featured-article.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-IN) .component--hero-plp.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--adventuros.component-branded:before{background-color:rgba(78,101,72,0.1);}}html:lang(en-IN) .component--hero-range.brand--adventuros.component-branded .purina-border-top{background-color:#4e6548;}html:lang(en-IN) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--adventuros.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--adventuros .purina-border-top{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--adventuros .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:#4e6548;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--adventuros.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--adventuros.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--adventuros.dark-bg .inner-content:after{background-color:#4e6548;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--adventuros.dark-bg .component--people-love-item:after{background-color:#4e6548;}}html:lang(en-IN) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:rgba(78,101,72,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--adventuros.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--adventuros.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--adventuros.light-bg .inner-content:after{background-color:rgba(78,101,72,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--adventuros.light-bg .component--people-love-item:after{background-color:rgba(78,101,72,0.1);}}html:lang(en-IN) .component--signposting-single.brand--adventuros .purina-border-top{background-color:#4e6548;}html:lang(en-IN) .component--social-media.brand--adventuros .social-media--icons .svg-background{fill:#4e6548;}html:lang(en-IN) .component--text-image.brand--adventuros.light-bg{background-color:rgba(78,101,72,0.05);}html:lang(en-IN) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image{border-top:9px solid #4e6548;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--adventuros .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#4e6548;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--adventuros > header{border-left-color:#4e6548;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--adventuros{border-left-color:#4e6548;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--adventuros{border-left-color:#4e6548;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--adventuros > .image-wrapper:before{background-color:#4e6548;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--hero .purina-border-top{background-color:#faf6ed;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--beta .progressbar-main-bar{background-color:#faf6ed;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beta .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta .image-wrapper{border-top-color:#faf6ed;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beta:before{background-color:#faf6ed;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--beta > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#faf6ed;color:#3a3533;}html:lang(en-IN) .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(en-IN) .component--article-tile.brand--beta > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#faf6ed;}}html:lang(en-IN) .component--articles-list.brand--beta > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#faf6ed;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--beta{background-color:rgba(250,246,237,0.1);}}html:lang(en-IN) .brand-tile--wrapper.beta{background-color:#faf6ed;}html:lang(en-IN) .component--campaign-signpost.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-IN) .component--campaign-tile.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(en-IN) .component--featured-article.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-IN) .component--hero-plp.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--beta.component-branded:before{background-color:rgba(250,246,237,0.1);}}html:lang(en-IN) .component--hero-range.brand--beta.component-branded .purina-border-top{background-color:#faf6ed;}html:lang(en-IN) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--beta.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--beta .purina-border-top{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--beta .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--beta.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:#faf6ed;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beta.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--beta.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beta.dark-bg .inner-content:after{background-color:#faf6ed;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beta.dark-bg .component--people-love-item:after{background-color:#faf6ed;}}html:lang(en-IN) .component--people-love.brand--beta.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:rgba(250,246,237,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beta.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--beta.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beta.light-bg .inner-content:after{background-color:rgba(250,246,237,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beta.light-bg .component--people-love-item:after{background-color:rgba(250,246,237,0.1);}}html:lang(en-IN) .component--signposting-single.brand--beta .purina-border-top{background-color:#faf6ed;}html:lang(en-IN) .component--social-media.brand--beta .social-media--icons .svg-background{fill:#faf6ed;}html:lang(en-IN) .component--text-image.brand--beta.light-bg{background-color:rgba(250,246,237,0.05);}html:lang(en-IN) .component--text-image.brand--beta .text-image--image .field--name-field-c-image{border-top:9px solid #faf6ed;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--beta .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#faf6ed;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--beta > header{border-left-color:#faf6ed;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beta{border-left-color:#faf6ed;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--beta{border-left-color:#faf6ed;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--beta > .image-wrapper:before{background-color:#faf6ed;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--hero .purina-border-top{background-color:#eee9ea;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--beyond .progressbar-main-bar{background-color:#eee9ea;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beyond .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond .image-wrapper{border-top-color:#eee9ea;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beyond:before{background-color:#eee9ea;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--beyond > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#eee9ea;color:#3a3533;}html:lang(en-IN) .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(en-IN) .component--article-tile.brand--beyond > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#eee9ea;}}html:lang(en-IN) .component--articles-list.brand--beyond > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#eee9ea;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--beyond{background-color:rgba(238,233,234,0.1);}}html:lang(en-IN) .brand-tile--wrapper.beyond{background-color:#eee9ea;}html:lang(en-IN) .component--campaign-signpost.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-IN) .component--campaign-tile.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(en-IN) .component--featured-article.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-IN) .component--hero-plp.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--beyond.component-branded:before{background-color:rgba(238,233,234,0.1);}}html:lang(en-IN) .component--hero-range.brand--beyond.component-branded .purina-border-top{background-color:#eee9ea;}html:lang(en-IN) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--beyond.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--beyond .purina-border-top{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--beyond .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:#eee9ea;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beyond.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--beyond.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beyond.dark-bg .inner-content:after{background-color:#eee9ea;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beyond.dark-bg .component--people-love-item:after{background-color:#eee9ea;}}html:lang(en-IN) .component--people-love.brand--beyond.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:rgba(238,233,234,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beyond.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--beyond.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beyond.light-bg .inner-content:after{background-color:rgba(238,233,234,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beyond.light-bg .component--people-love-item:after{background-color:rgba(238,233,234,0.1);}}html:lang(en-IN) .component--signposting-single.brand--beyond .purina-border-top{background-color:#eee9ea;}html:lang(en-IN) .component--social-media.brand--beyond .social-media--icons .svg-background{fill:#eee9ea;}html:lang(en-IN) .component--text-image.brand--beyond.light-bg{background-color:rgba(238,233,234,0.05);}html:lang(en-IN) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image{border-top:9px solid #eee9ea;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--beyond .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#eee9ea;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--beyond > header{border-left-color:#eee9ea;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beyond{border-left-color:#eee9ea;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--beyond{border-left-color:#eee9ea;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--beyond > .image-wrapper:before{background-color:#eee9ea;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--hero .purina-border-top{background-color:#e81c24;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--bonio .progressbar-main-bar{background-color:#e81c24;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--bonio .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio .image-wrapper{border-top-color:#e81c24;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--bonio:before{background-color:#e81c24;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--bonio > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#e81c24;color:#ffffff;}html:lang(en-IN) .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(en-IN) .component--article-tile.brand--bonio > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#e81c24;}}html:lang(en-IN) .component--articles-list.brand--bonio > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#e81c24;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--bonio{background-color:rgba(232,28,36,0.1);}}html:lang(en-IN) .brand-tile--wrapper.bonio{background-color:#e81c24;}html:lang(en-IN) .component--campaign-signpost.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-IN) .component--campaign-tile.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(en-IN) .component--featured-article.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-IN) .component--hero-plp.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--bonio.component-branded:before{background-color:rgba(232,28,36,0.1);}}html:lang(en-IN) .component--hero-range.brand--bonio.component-branded .purina-border-top{background-color:#e81c24;}html:lang(en-IN) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--bonio.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--bonio .purina-border-top{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--bonio .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:#e81c24;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--bonio.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--bonio.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--bonio.dark-bg .inner-content:after{background-color:#e81c24;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--bonio.dark-bg .component--people-love-item:after{background-color:#e81c24;}}html:lang(en-IN) .component--people-love.brand--bonio.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:rgba(232,28,36,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--bonio.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--bonio.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--bonio.light-bg .inner-content:after{background-color:rgba(232,28,36,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--bonio.light-bg .component--people-love-item:after{background-color:rgba(232,28,36,0.1);}}html:lang(en-IN) .component--signposting-single.brand--bonio .purina-border-top{background-color:#e81c24;}html:lang(en-IN) .component--social-media.brand--bonio .social-media--icons .svg-background{fill:#e81c24;}html:lang(en-IN) .component--text-image.brand--bonio.light-bg{background-color:rgba(232,28,36,0.05);}html:lang(en-IN) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image{border-top:9px solid #e81c24;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--bonio .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#e81c24;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--bonio > header{border-left-color:#e81c24;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--bonio{border-left-color:#e81c24;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--bonio{border-left-color:#e81c24;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--bonio > .image-wrapper:before{background-color:#e81c24;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--hero .purina-border-top{background-color:#00c0f3;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--dentalife .progressbar-main-bar{background-color:#00c0f3;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dentalife .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife .image-wrapper{border-top-color:#00c0f3;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dentalife:before{background-color:#00c0f3;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--dentalife > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#00c0f3;color:#ffffff;}html:lang(en-IN) .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(en-IN) .component--article-tile.brand--dentalife > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#00c0f3;}}html:lang(en-IN) .component--articles-list.brand--dentalife > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#00c0f3;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--dentalife{background-color:rgba(0,192,243,0.1);}}html:lang(en-IN) .brand-tile--wrapper.dentalife{background-color:#00c0f3;}html:lang(en-IN) .component--campaign-signpost.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-IN) .component--campaign-tile.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(en-IN) .component--featured-article.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-IN) .component--hero-plp.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--dentalife.component-branded:before{background-color:rgba(0,192,243,0.1);}}html:lang(en-IN) .component--hero-range.brand--dentalife.component-branded .purina-border-top{background-color:#00c0f3;}html:lang(en-IN) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--dentalife.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--dentalife .purina-border-top{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--dentalife .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:#00c0f3;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--dentalife.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--dentalife.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--dentalife.dark-bg .inner-content:after{background-color:#00c0f3;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--dentalife.dark-bg .component--people-love-item:after{background-color:#00c0f3;}}html:lang(en-IN) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:rgba(0,192,243,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--dentalife.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--dentalife.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--dentalife.light-bg .inner-content:after{background-color:rgba(0,192,243,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--dentalife.light-bg .component--people-love-item:after{background-color:rgba(0,192,243,0.1);}}html:lang(en-IN) .component--signposting-single.brand--dentalife .purina-border-top{background-color:#00c0f3;}html:lang(en-IN) .component--social-media.brand--dentalife .social-media--icons .svg-background{fill:#00c0f3;}html:lang(en-IN) .component--text-image.brand--dentalife.light-bg{background-color:rgba(0,192,243,0.05);}html:lang(en-IN) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image{border-top:9px solid #00c0f3;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--dentalife .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#00c0f3;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--dentalife > header{border-left-color:#00c0f3;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dentalife{border-left-color:#00c0f3;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--dentalife{border-left-color:#00c0f3;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--dentalife > .image-wrapper:before{background-color:#00c0f3;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--go-cat .progressbar-main-bar{background-color:#ffe600;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--go-cat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat .image-wrapper{border-top-color:#ffe600;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--go-cat:before{background-color:#ffe600;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--go-cat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(en-IN) .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(en-IN) .component--article-tile.brand--go-cat > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(en-IN) .component--articles-list.brand--go-cat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--go-cat{background-color:rgba(255,230,0,0.1);}}html:lang(en-IN) .brand-tile--wrapper.go-cat{background-color:#ffe600;}html:lang(en-IN) .component--campaign-signpost.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-IN) .component--campaign-tile.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-IN) .component--featured-article.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-IN) .component--hero-plp.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--go-cat.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(en-IN) .component--hero-range.brand--go-cat.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-IN) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--go-cat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--go-cat .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--go-cat .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--go-cat.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--go-cat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--go-cat.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--go-cat.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(en-IN) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--go-cat.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--go-cat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--go-cat.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--go-cat.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(en-IN) .component--signposting-single.brand--go-cat .purina-border-top{background-color:#ffe600;}html:lang(en-IN) .component--social-media.brand--go-cat .social-media--icons .svg-background{fill:#ffe600;}html:lang(en-IN) .component--text-image.brand--go-cat.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(en-IN) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--go-cat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--go-cat > header{border-left-color:#ffe600;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--go-cat{border-left-color:#ffe600;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--go-cat{border-left-color:#ffe600;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--go-cat > .image-wrapper:before{background-color:#ffe600;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--hero .purina-border-top{background-color:#ffe600;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--friskies .progressbar-main-bar{background-color:#ffe600;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies .image-wrapper{border-top-color:#ffe600;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies:before{background-color:#ffe600;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--friskies > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#ffe600;color:#3a3533;}html:lang(en-IN) .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(en-IN) .component--article-tile.brand--friskies > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#ffe600;}}html:lang(en-IN) .component--articles-list.brand--friskies > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#ffe600;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--friskies{background-color:rgba(255,230,0,0.1);}}html:lang(en-IN) .brand-tile--wrapper.friskies{background-color:#ffe600;}html:lang(en-IN) .component--campaign-signpost.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-IN) .component--campaign-tile.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-IN) .component--featured-article.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-IN) .component--hero-plp.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--friskies.component-branded:before{background-color:rgba(255,230,0,0.1);}}html:lang(en-IN) .component--hero-range.brand--friskies.component-branded .purina-border-top{background-color:#ffe600;}html:lang(en-IN) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--friskies.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--friskies .purina-border-top{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--friskies .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:#ffe600;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--friskies.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--friskies.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--friskies.dark-bg .inner-content:after{background-color:#ffe600;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--friskies.dark-bg .component--people-love-item:after{background-color:#ffe600;}}html:lang(en-IN) .component--people-love.brand--friskies.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:rgba(255,230,0,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--friskies.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--friskies.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--friskies.light-bg .inner-content:after{background-color:rgba(255,230,0,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--friskies.light-bg .component--people-love-item:after{background-color:rgba(255,230,0,0.1);}}html:lang(en-IN) .component--signposting-single.brand--friskies .purina-border-top{background-color:#ffe600;}html:lang(en-IN) .component--social-media.brand--friskies .social-media--icons .svg-background{fill:#ffe600;}html:lang(en-IN) .component--text-image.brand--friskies.light-bg{background-color:rgba(255,230,0,0.05);}html:lang(en-IN) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image{border-top:9px solid #ffe600;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--friskies .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#ffe600;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--friskies > header{border-left-color:#ffe600;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies{border-left-color:#ffe600;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies{border-left-color:#ffe600;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--friskies > .image-wrapper:before{background-color:#ffe600;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--hero .purina-border-top{background-color:#171c8f;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--purina-one .progressbar-main-bar{background-color:#171c8f;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper{border-top:9px solid #171c8f;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--purina-one .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#171c8f;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one .image-wrapper{border-top-color:#171c8f;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--purina-one:before{background-color:#171c8f;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--purina-one > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#171c8f;color:#ffffff;}html:lang(en-IN) .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#171c8f;}html:lang(en-IN) .component--article-tile.brand--purina-one > .inner-content{border-right-color:#171c8f;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#171c8f;}}html:lang(en-IN) .component--articles-list.brand--purina-one > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#171c8f;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--purina-one{background-color:rgba(23,28,143,0.1);}}html:lang(en-IN) .brand-tile--wrapper.purina-one{background-color:#171c8f;}html:lang(en-IN) .component--campaign-signpost.brand--purina-one .purina-border-top{background-color:#171c8f;}html:lang(en-IN) .component--campaign-tile.brand--purina-one.component-branded .purina-border-top{background-color:#171c8f;}html:lang(en-IN) .component--featured-article.brand--purina-one .purina-border-top{background-color:#171c8f;}html:lang(en-IN) .component--hero-plp.brand--purina-one .purina-border-top{background-color:#171c8f;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--purina-one.component-branded:before{background-color:rgba(23,28,143,0.1);}}html:lang(en-IN) .component--hero-range.brand--purina-one.component-branded .purina-border-top{background-color:#171c8f;}html:lang(en-IN) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:rgba(23,28,143,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--purina-one.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--purina-one .purina-border-top{background-color:#171c8f;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--purina-one .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:#171c8f;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--purina-one.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--purina-one.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--purina-one.dark-bg .inner-content:after{background-color:#171c8f;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--purina-one.dark-bg .component--people-love-item:after{background-color:#171c8f;}}html:lang(en-IN) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:rgba(23,28,143,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--purina-one.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--purina-one.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--purina-one.light-bg .inner-content:after{background-color:rgba(23,28,143,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--purina-one.light-bg .component--people-love-item:after{background-color:rgba(23,28,143,0.1);}}html:lang(en-IN) .component--signposting-single.brand--purina-one .purina-border-top{background-color:#171c8f;}html:lang(en-IN) .component--social-media.brand--purina-one .social-media--icons .svg-background{fill:#171c8f;}html:lang(en-IN) .component--text-image.brand--purina-one.light-bg{background-color:rgba(23,28,143,0.05);}html:lang(en-IN) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image{border-top:9px solid #171c8f;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--purina-one .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#171c8f;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--purina-one > header{border-left-color:#171c8f;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--purina-one{border-left-color:#171c8f;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--purina-one{border-left-color:#171c8f;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--purina-one > .image-wrapper:before{background-color:#171c8f;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--hero .purina-border-top{background-color:#222222;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets .progressbar-main-bar{background-color:#222222;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--proplan-vet-diets .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets .image-wrapper{border-top-color:#222222;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--proplan-vet-diets:before{background-color:#222222;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--proplan-vet-diets > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#222222;color:#ffffff;}html:lang(en-IN) .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(en-IN) .component--article-tile.brand--proplan-vet-diets > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#222222;}}html:lang(en-IN) .component--articles-list.brand--proplan-vet-diets > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#222222;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--proplan-vet-diets{background-color:rgba(34,34,34,0.1);}}html:lang(en-IN) .brand-tile--wrapper.proplan-vet-diets{background-color:#222222;}html:lang(en-IN) .component--campaign-signpost.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-IN) .component--campaign-tile.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(en-IN) .component--featured-article.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-IN) .component--hero-plp.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--proplan-vet-diets.component-branded:before{background-color:rgba(34,34,34,0.1);}}html:lang(en-IN) .component--hero-range.brand--proplan-vet-diets.component-branded .purina-border-top{background-color:#222222;}html:lang(en-IN) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--proplan-vet-diets.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--proplan-vet-diets .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:#222222;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--proplan-vet-diets.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--proplan-vet-diets.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--proplan-vet-diets.dark-bg .inner-content:after{background-color:#222222;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--proplan-vet-diets.dark-bg .component--people-love-item:after{background-color:#222222;}}html:lang(en-IN) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:rgba(34,34,34,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--proplan-vet-diets.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--proplan-vet-diets.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--proplan-vet-diets.light-bg .inner-content:after{background-color:rgba(34,34,34,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--proplan-vet-diets.light-bg .component--people-love-item:after{background-color:rgba(34,34,34,0.1);}}html:lang(en-IN) .component--signposting-single.brand--proplan-vet-diets .purina-border-top{background-color:#222222;}html:lang(en-IN) .component--social-media.brand--proplan-vet-diets .social-media--icons .svg-background{fill:#222222;}html:lang(en-IN) .component--text-image.brand--proplan-vet-diets.light-bg{background-color:rgba(34,34,34,0.05);}html:lang(en-IN) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image{border-top:9px solid #222222;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--proplan-vet-diets .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#222222;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--proplan-vet-diets > header{border-left-color:#222222;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--proplan-vet-diets{border-left-color:#222222;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--proplan-vet-diets > .image-wrapper:before{background-color:#222222;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--hero .purina-border-top{background-color:#0e4231;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--winalot .progressbar-main-bar{background-color:#0e4231;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--winalot .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot .image-wrapper{border-top-color:#0e4231;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--winalot:before{background-color:#0e4231;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--winalot > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#0e4231;color:#ffffff;}html:lang(en-IN) .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(en-IN) .component--article-tile.brand--winalot > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#0e4231;}}html:lang(en-IN) .component--articles-list.brand--winalot > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#0e4231;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--winalot{background-color:rgba(14,66,49,0.1);}}html:lang(en-IN) .brand-tile--wrapper.winalot{background-color:#0e4231;}html:lang(en-IN) .component--campaign-signpost.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-IN) .component--campaign-tile.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(en-IN) .component--featured-article.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-IN) .component--hero-plp.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--winalot.component-branded:before{background-color:rgba(14,66,49,0.1);}}html:lang(en-IN) .component--hero-range.brand--winalot.component-branded .purina-border-top{background-color:#0e4231;}html:lang(en-IN) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--winalot.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--winalot .purina-border-top{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--winalot .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:#0e4231;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--winalot.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--winalot.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--winalot.dark-bg .inner-content:after{background-color:#0e4231;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--winalot.dark-bg .component--people-love-item:after{background-color:#0e4231;}}html:lang(en-IN) .component--people-love.brand--winalot.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:rgba(14,66,49,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--winalot.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--winalot.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--winalot.light-bg .inner-content:after{background-color:rgba(14,66,49,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--winalot.light-bg .component--people-love-item:after{background-color:rgba(14,66,49,0.1);}}html:lang(en-IN) .component--signposting-single.brand--winalot .purina-border-top{background-color:#0e4231;}html:lang(en-IN) .component--social-media.brand--winalot .social-media--icons .svg-background{fill:#0e4231;}html:lang(en-IN) .component--text-image.brand--winalot.light-bg{background-color:rgba(14,66,49,0.05);}html:lang(en-IN) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image{border-top:9px solid #0e4231;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--winalot .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#0e4231;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--winalot > header{border-left-color:#0e4231;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--winalot{border-left-color:#0e4231;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--winalot{border-left-color:#0e4231;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--winalot > .image-wrapper:before{background-color:#0e4231;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--hero .purina-border-top{background-color:#84754e;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--gourmet .progressbar-main-bar{background-color:#84754e;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--gourmet .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet .image-wrapper{border-top-color:#84754e;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--gourmet:before{background-color:#84754e;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--gourmet > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;color:#ffffff;}html:lang(en-IN) .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(en-IN) .component--article-tile.brand--gourmet > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(en-IN) .component--articles-list.brand--gourmet > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--gourmet{background-color:rgba(132,117,78,0.1);}}html:lang(en-IN) .brand-tile--wrapper.gourmet{background-color:#84754e;}html:lang(en-IN) .component--campaign-signpost.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-IN) .component--campaign-tile.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-IN) .component--featured-article.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-IN) .component--hero-plp.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--gourmet.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(en-IN) .component--hero-range.brand--gourmet.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-IN) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--gourmet.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--gourmet .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--gourmet .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--gourmet.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--gourmet.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--gourmet.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--gourmet.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(en-IN) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--gourmet.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--gourmet.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--gourmet.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--gourmet.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(en-IN) .component--signposting-single.brand--gourmet .purina-border-top{background-color:#84754e;}html:lang(en-IN) .component--social-media.brand--gourmet .social-media--icons .svg-background{fill:#84754e;}html:lang(en-IN) .component--text-image.brand--gourmet.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(en-IN) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--gourmet .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--gourmet > header{border-left-color:#84754e;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--gourmet{border-left-color:#84754e;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--gourmet{border-left-color:#84754e;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--gourmet > .image-wrapper:before{background-color:#84754e;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--dog-chow .progressbar-main-bar{background-color:#234b8d;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--dog-chow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow .image-wrapper{border-top-color:#234b8d;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--dog-chow:before{background-color:#234b8d;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--dog-chow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(en-IN) .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-IN) .component--article-tile.brand--dog-chow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(en-IN) .component--articles-list.brand--dog-chow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--dog-chow{background-color:rgba(35,75,141,0.1);}}html:lang(en-IN) .brand-tile--wrapper.dog-chow{background-color:#234b8d;}html:lang(en-IN) .component--campaign-signpost.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-IN) .component--campaign-tile.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-IN) .component--featured-article.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-IN) .component--hero-plp.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--dog-chow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(en-IN) .component--hero-range.brand--dog-chow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-IN) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--dog-chow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--dog-chow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--dog-chow .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--dog-chow.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--dog-chow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--dog-chow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--dog-chow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(en-IN) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--dog-chow.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--dog-chow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--dog-chow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--dog-chow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(en-IN) .component--signposting-single.brand--dog-chow .purina-border-top{background-color:#234b8d;}html:lang(en-IN) .component--social-media.brand--dog-chow .social-media--icons .svg-background{fill:#234b8d;}html:lang(en-IN) .component--text-image.brand--dog-chow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(en-IN) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--dog-chow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--dog-chow > header{border-left-color:#234b8d;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--dog-chow{border-left-color:#234b8d;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--dog-chow{border-left-color:#234b8d;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--dog-chow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--hero .purina-border-top{background-color:#234b8d;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--catchow .progressbar-main-bar{background-color:#234b8d;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--catchow .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow .image-wrapper{border-top-color:#234b8d;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--catchow:before{background-color:#234b8d;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--catchow > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#234b8d;color:#ffffff;}html:lang(en-IN) .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-IN) .component--article-tile.brand--catchow > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#234b8d;}}html:lang(en-IN) .component--articles-list.brand--catchow > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#234b8d;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--catchow{background-color:rgba(35,75,141,0.1);}}html:lang(en-IN) .brand-tile--wrapper.catchow{background-color:#234b8d;}html:lang(en-IN) .component--campaign-signpost.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-IN) .component--campaign-tile.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-IN) .component--featured-article.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-IN) .component--hero-plp.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--catchow.component-branded:before{background-color:rgba(35,75,141,0.1);}}html:lang(en-IN) .component--hero-range.brand--catchow.component-branded .purina-border-top{background-color:#234b8d;}html:lang(en-IN) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--catchow.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--catchow .purina-border-top{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--catchow .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:#234b8d;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--catchow.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--catchow.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--catchow.dark-bg .inner-content:after{background-color:#234b8d;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--catchow.dark-bg .component--people-love-item:after{background-color:#234b8d;}}html:lang(en-IN) .component--people-love.brand--catchow.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:rgba(35,75,141,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--catchow.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--catchow.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--catchow.light-bg .inner-content:after{background-color:rgba(35,75,141,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--catchow.light-bg .component--people-love-item:after{background-color:rgba(35,75,141,0.1);}}html:lang(en-IN) .component--signposting-single.brand--catchow .purina-border-top{background-color:#234b8d;}html:lang(en-IN) .component--social-media.brand--catchow .social-media--icons .svg-background{fill:#234b8d;}html:lang(en-IN) .component--text-image.brand--catchow.light-bg{background-color:rgba(35,75,141,0.05);}html:lang(en-IN) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image{border-top:9px solid #234b8d;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--catchow .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#234b8d;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--catchow > header{border-left-color:#234b8d;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--catchow{border-left-color:#234b8d;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--catchow{border-left-color:#234b8d;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--catchow > .image-wrapper:before{background-color:#234b8d;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--hero .purina-border-top{background-color:#df5300;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--beneful .progressbar-main-bar{background-color:#df5300;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--beneful .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful .image-wrapper{border-top-color:#df5300;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--beneful:before{background-color:#df5300;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--beneful > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#df5300;color:#ffffff;}html:lang(en-IN) .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(en-IN) .component--article-tile.brand--beneful > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#df5300;}}html:lang(en-IN) .component--articles-list.brand--beneful > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#df5300;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--beneful{background-color:rgba(223,83,0,0.1);}}html:lang(en-IN) .brand-tile--wrapper.beneful{background-color:#df5300;}html:lang(en-IN) .component--campaign-signpost.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-IN) .component--campaign-tile.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(en-IN) .component--featured-article.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-IN) .component--hero-plp.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--beneful.component-branded:before{background-color:rgba(223,83,0,0.1);}}html:lang(en-IN) .component--hero-range.brand--beneful.component-branded .purina-border-top{background-color:#df5300;}html:lang(en-IN) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--beneful.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--beneful .purina-border-top{background-color:#df5300;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--beneful .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:#df5300;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beneful.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--beneful.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beneful.dark-bg .inner-content:after{background-color:#df5300;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beneful.dark-bg .component--people-love-item:after{background-color:#df5300;}}html:lang(en-IN) .component--people-love.brand--beneful.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:rgba(223,83,0,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beneful.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--beneful.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beneful.light-bg .inner-content:after{background-color:rgba(223,83,0,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--beneful.light-bg .component--people-love-item:after{background-color:rgba(223,83,0,0.1);}}html:lang(en-IN) .component--signposting-single.brand--beneful .purina-border-top{background-color:#df5300;}html:lang(en-IN) .component--social-media.brand--beneful .social-media--icons .svg-background{fill:#df5300;}html:lang(en-IN) .component--text-image.brand--beneful.light-bg{background-color:rgba(223,83,0,0.05);}html:lang(en-IN) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image{border-top:9px solid #df5300;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--beneful .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#df5300;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--beneful > header{border-left-color:#df5300;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--beneful{border-left-color:#df5300;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--beneful{border-left-color:#df5300;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--beneful > .image-wrapper:before{background-color:#df5300;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--hero .purina-border-top{background-color:#92b533;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog .progressbar-main-bar{background-color:#92b533;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--friskies-dog .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog .image-wrapper{border-top-color:#92b533;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--friskies-dog:before{background-color:#92b533;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--friskies-dog > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#92b533;color:#3a3533;}html:lang(en-IN) .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(en-IN) .component--article-tile.brand--friskies-dog > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#92b533;}}html:lang(en-IN) .component--articles-list.brand--friskies-dog > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#92b533;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--friskies-dog{background-color:rgba(146,181,51,0.1);}}html:lang(en-IN) .brand-tile--wrapper.friskies-dog{background-color:#92b533;}html:lang(en-IN) .component--campaign-signpost.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-IN) .component--campaign-tile.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(en-IN) .component--featured-article.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-IN) .component--hero-plp.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--friskies-dog.component-branded:before{background-color:rgba(146,181,51,0.1);}}html:lang(en-IN) .component--hero-range.brand--friskies-dog.component-branded .purina-border-top{background-color:#92b533;}html:lang(en-IN) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--friskies-dog.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--friskies-dog .purina-border-top{background-color:#92b533;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--friskies-dog .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:#92b533;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--friskies-dog.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--friskies-dog.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--friskies-dog.dark-bg .inner-content:after{background-color:#92b533;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--friskies-dog.dark-bg .component--people-love-item:after{background-color:#92b533;}}html:lang(en-IN) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:rgba(146,181,51,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--friskies-dog.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--friskies-dog.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--friskies-dog.light-bg .inner-content:after{background-color:rgba(146,181,51,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--friskies-dog.light-bg .component--people-love-item:after{background-color:rgba(146,181,51,0.1);}}html:lang(en-IN) .component--signposting-single.brand--friskies-dog .purina-border-top{background-color:#92b533;}html:lang(en-IN) .component--social-media.brand--friskies-dog .social-media--icons .svg-background{fill:#92b533;}html:lang(en-IN) .component--text-image.brand--friskies-dog.light-bg{background-color:rgba(146,181,51,0.05);}html:lang(en-IN) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image{border-top:9px solid #92b533;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--friskies-dog .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#92b533;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--friskies-dog > header{border-left-color:#92b533;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--friskies-dog{border-left-color:#92b533;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--friskies-dog{border-left-color:#92b533;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--friskies-dog > .image-wrapper:before{background-color:#92b533;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast > .article--hero .purina-border-top{background-color:#84754e;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast .progressbar-main-bar{background-color:#84754e;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--fancy-feast .image-wrapper{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--fancy-feast .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--fancy-feast .image-wrapper{border-top-color:#84754e;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--fancy-feast:before{background-color:#84754e;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--fancy-feast > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#84754e;}html:lang(en-IN) .component--article-tile.brand--fancy-feast > .image-wrapper:before{background-color:#84754e;}html:lang(en-IN) .component--article-tile.brand--fancy-feast > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--fancy-feast > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#84754e;}}html:lang(en-IN) .component--articles-list.brand--fancy-feast > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#84754e;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--fancy-feast{background-color:rgba(132,117,78,0.1);}}html:lang(en-IN) .brand-tile--wrapper.fancy-feast{background-color:#84754e;}html:lang(en-IN) .component--campaign-signpost.brand--fancy-feast .purina-border-top{background-color:#84754e;}html:lang(en-IN) .component--campaign-tile.brand--fancy-feast.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-IN) .component--featured-article.brand--fancy-feast .purina-border-top{background-color:#84754e;}html:lang(en-IN) .component--hero-plp.brand--fancy-feast .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--fancy-feast.component-branded:before{background-color:rgba(132,117,78,0.1);}}html:lang(en-IN) .component--hero-range.brand--fancy-feast.component-branded .purina-border-top{background-color:#84754e;}html:lang(en-IN) .component--hero-range.brand--fancy-feast.component-branded .hero-range--content-area-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--fancy-feast.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--fancy-feast .purina-border-top{background-color:#84754e;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--fancy-feast .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--fancy-feast.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--fancy-feast.dark-bg .slider-wrapper{background-color:#84754e;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--fancy-feast.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--fancy-feast.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--fancy-feast.dark-bg .inner-content:after{background-color:#84754e;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--fancy-feast.dark-bg .component--people-love-item:after{background-color:#84754e;}}html:lang(en-IN) .component--people-love.brand--fancy-feast.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--fancy-feast.light-bg .slider-wrapper{background-color:rgba(132,117,78,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--fancy-feast.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--fancy-feast.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--fancy-feast.light-bg .inner-content:after{background-color:rgba(132,117,78,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--fancy-feast.light-bg .component--people-love-item:after{background-color:rgba(132,117,78,0.1);}}html:lang(en-IN) .component--signposting-single.brand--fancy-feast .purina-border-top{background-color:#84754e;}html:lang(en-IN) .component--social-media.brand--fancy-feast .social-media--icons .svg-background{fill:#84754e;}html:lang(en-IN) .component--text-image.brand--fancy-feast.light-bg{background-color:rgba(132,117,78,0.05);}html:lang(en-IN) .component--text-image.brand--fancy-feast .text-image--image .field--name-field-c-image{border-top:9px solid #84754e;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--fancy-feast .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#84754e;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--fancy-feast > header{border-left-color:#84754e;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--fancy-feast{border-left-color:#84754e;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--fancy-feast{border-left-color:#84754e;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--fancy-feast > .image-wrapper:before{background-color:#84754e;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;align-items:center;}html:lang(en-IN) .plp-off-canvas-filter > .inner-content header .clear{position:unset;}html:lang(en-IN) .campaign-signpost--content-area .campaign-signpost--content-area-intro .text-formatted p{word-break:break-word;}@media (max-width:1140px){html:lang(en-IN) .component--signposting-single .signposting-single--content-area{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--supercoat > .article--hero .purina-border-top{background-color:#DA291C;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--supercoat .progressbar-main-bar{background-color:#DA291C;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--supercoat .image-wrapper{border-top:9px solid #DA291C;position:relative;overflow:visible;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-featured.brand--supercoat .image-wrapper:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#DA291C;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--supercoat .image-wrapper{border-top-color:#DA291C;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-c-articles-list-home-listed.brand--supercoat:before{background-color:#DA291C;}html:lang(en-IN) .node--type-nppe-article.node--view-mode-full.brand--supercoat > .article--utility-content-wrapper .article--utility-bar .utility-bar--sponsor{background-color:#DA291C;}html:lang(en-IN) .component--article-tile.brand--supercoat > .image-wrapper:before{background-color:#DA291C;}html:lang(en-IN) .component--article-tile.brand--supercoat > .inner-content{border-right-color:#DA291C;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--supercoat > .inner-content > .list .component--article-tile > .image-wrapper:before{background-color:#DA291C;}}html:lang(en-IN) .component--articles-list.brand--supercoat > .inner-content > .list .component--article-tile > .inner-content{border-right-color:#DA291C;}@media (min-width:1140px){html:lang(en-IN) .component--articles-list.brand--supercoat{background-color:rgba(218,41,28,0.1);}}html:lang(en-IN) .brand-tile--wrapper.supercoat{background-color:#DA291C;}html:lang(en-IN) .component--campaign-signpost.brand--supercoat .purina-border-top{background-color:#DA291C;}html:lang(en-IN) .component--campaign-tile.brand--supercoat.component-branded .purina-border-top{background-color:#DA291C;}html:lang(en-IN) .component--featured-article.brand--supercoat .purina-border-top{background-color:#DA291C;}html:lang(en-IN) .component--hero-plp.brand--supercoat .purina-border-top{background-color:#DA291C;}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--supercoat.component-branded:before{background-color:rgba(218,41,28,0.1);}}html:lang(en-IN) .component--hero-range.brand--supercoat.component-branded .purina-border-top{background-color:#DA291C;}html:lang(en-IN) .component--hero-range.brand--supercoat.component-branded .hero-range--content-area-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--hero-range.brand--supercoat.component-branded .hero-range--content-area-wrapper{background-color:transparent;}}html:lang(en-IN) .component--hero-small.brand--supercoat .purina-border-top{background-color:#DA291C;}@media (min-width:1140px){html:lang(en-IN) .component--hero-small.brand--supercoat .hero-small--content-area{padding-top:54px;}}html:lang(en-IN) .component--people-love.brand--supercoat.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--supercoat.dark-bg .slider-wrapper{background-color:#DA291C;}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--supercoat.dark-bg .static-info,html:lang(en-IN) .component--people-love.brand--supercoat.dark-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--supercoat.dark-bg .inner-content:after{background-color:#DA291C;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--supercoat.dark-bg .component--people-love-item:after{background-color:#DA291C;}}html:lang(en-IN) .component--people-love.brand--supercoat.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--supercoat.light-bg .slider-wrapper{background-color:rgba(218,41,28,0.1);}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--supercoat.light-bg .static-info,html:lang(en-IN) .component--people-love.brand--supercoat.light-bg .slider-wrapper{background-color:transparent;}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--supercoat.light-bg .inner-content:after{background-color:rgba(218,41,28,0.1);}}@media (min-width:1140px){html:lang(en-IN) .component--people-love.brand--supercoat.light-bg .component--people-love-item:after{background-color:rgba(218,41,28,0.1);}}html:lang(en-IN) .component--signposting-single.brand--supercoat .purina-border-top{background-color:#DA291C;}html:lang(en-IN) .component--social-media.brand--supercoat .social-media--icons .svg-background{fill:#DA291C;}html:lang(en-IN) .component--text-image.brand--supercoat.light-bg{background-color:rgba(218,41,28,0.05);}html:lang(en-IN) .component--text-image.brand--supercoat .text-image--image .field--name-field-c-image{border-top:9px solid #DA291C;position:relative;overflow:visible;}html:lang(en-IN) .component--text-image.brand--supercoat .text-image--image .field--name-field-c-image:before{content:"";position:absolute;top:-1px;width:100%;height:1px;background-color:#DA291C;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-full.brand--supercoat > header{border-left-color:#DA291C;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser-simpler.brand--supercoat{border-left-color:#DA291C;}html:lang(en-IN) .node--type-nppe-faq.node--view-mode-teaser.brand--supercoat{border-left-color:#DA291C;}html:lang(en-IN) .views-row.is-sticky .component--article-tile.brand--supercoat > .image-wrapper:before{background-color:#DA291C;}html:lang(il-HE) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;}html:lang(il-HE) .plp-off-canvas-filter > .inner-content header .clear{align-self:center;display:flex;}html:lang(il-HE) .plp-off-canvas-filter > .inner-content header .close:before{left:auto;-webkit-transform:unset;transform:unset;}@media (min-width:1140px){html:lang(il-HE) .view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions .input__wrapper input{display:flex;padding:5px;}}html:lang(hu-HU) body,html:lang(hu-HU) .evidon-barrier,html:lang(hu-HU) .text-formatted,html:lang(hu-HU) .component--hero-plp .hero-plp--content-area,html:lang(hu-HU) form .form__content,html:lang(hu-HU) .form .form__content,html:lang(hu-HU) .paragraph--type--c-text .field--name-field-summary-text,html:lang(hu-HU) .text-formatted p,html:lang(hu-HU) .component--hero-plp .hero-plp--content-area p,html:lang(hu-HU) form .form__content p,html:lang(hu-HU) .form .form__content p,html:lang(hu-HU) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(hu-HU) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p,html:lang(hu-HU) .plp-off-canvas-filter > .inner-content .filters-group > ul > li > a{font-family:"robotoregular",Helvetica,sans-serif;}html:lang(hu-HU) .component--product-tile-new .product-brand-category .category .field__item{font-weight:500;}html:lang(hu-HU) .view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .label{font-weight:500;}html:lang(hu-HU) .header--navigation-composite .menu--main .menu-level-0 .menu-item .menu-panel .links .highlighted{display:inline;padding-bottom:5px;}html:lang(he-IL) .plp-off-canvas-filter > .inner-content header{display:flex;width:auto;justify-content:space-between;}html:lang(he-IL) .plp-off-canvas-filter > .inner-content header .clear{align-self:center;display:flex;}html:lang(he-IL) .plp-off-canvas-filter > .inner-content header .close:before{left:auto;-webkit-transform:unset;transform:unset;}@media (min-width:1140px){html:lang(he-IL) .view-nppe-product-lp-filter .view-filters .filters-wrapper > .inner-content form.views-exposed-form > .form--inline .form-actions .input__wrapper input{display:flex;padding:5px;}}html:lang(he-IL) .component--hero{text-align:right;direction:rtl;}html:lang(he-IL) .text-formatted ul > li,html:lang(he-IL) .component--hero-plp .hero-plp--content-area ul > li,html:lang(he-IL) form .form__content ul > li,html:lang(he-IL) .form .form__content ul > li,html:lang(he-IL) .paragraph--type--c-text .field--name-field-summary-text ul > li{padding-right:29px;padding-left:unset;}html:lang(he-IL) .text-formatted ul > li:before,html:lang(he-IL) .component--hero-plp .hero-plp--content-area ul > li:before,html:lang(he-IL) form .form__content ul > li:before,html:lang(he-IL) .form .form__content ul > li:before,html:lang(he-IL) .paragraph--type--c-text .field--name-field-summary-text ul > li:before{right:-1.5em;left:unset;-webkit-transform:translateX(-100%);transform:translateX(-100%);}html:lang(he-IL) .component--hero .hero--content-area--cta-links .field__items .field__item:last-child{margin:0 20px 0 0;}@media (min-width:1140px){html:lang(he-IL) .hero-small--content-area-wrapper,html:lang(he-IL) .component--text-image{text-align:right;direction:rtl;}html:lang(he-IL) .component--hero .hero--content-area{left:unset;right:60px;text-align:right;direction:rtl;}html:lang(he-IL) .component--hero-slider .carousel-indicators{margin:0 60px 20px 0;}html:lang(he-IL) .component--hero .hero--main-image{-webkit-transform:scale(-1,1);transform:scale(-1,1);}}html:lang(it-IT) .component-header-desktop .header--top .menu--header-top .menu .menu-item:last-child a{padding-bottom:3px;display:inline;width:calc(100%);background-image:linear-gradient(rgba(255,255,255,0) calc(100% - 1px),#ffffff 1px);background-position-x:-1920px;background-position-y:100%;background-size:auto;background-repeat:no-repeat;transition:background-position 0.4s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}html:lang(it-IT) .component-header-desktop .header--top .menu--header-top .menu .menu-item:last-child a:hover{background-position-x:0;}html:lang(lt-LT) body,html:lang(lt-LT) .evidon-barrier,html:lang(lt-LT) .text-formatted,html:lang(lt-LT) .component--hero-plp .hero-plp--content-area,html:lang(lt-LT) form .form__content,html:lang(lt-LT) .form .form__content,html:lang(lt-LT) .paragraph--type--c-text .field--name-field-summary-text,html:lang(lt-LT) .text-formatted p,html:lang(lt-LT) .component--hero-plp .hero-plp--content-area p,html:lang(lt-LT) form .form__content p,html:lang(lt-LT) .form .form__content p,html:lang(lt-LT) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(lt-LT) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}html:lang(lv-LV) body,html:lang(lv-LV) .evidon-barrier,html:lang(lv-LV) .text-formatted,html:lang(lv-LV) .component--hero-plp .hero-plp--content-area,html:lang(lv-LV) form .form__content,html:lang(lv-LV) .form .form__content,html:lang(lv-LV) .paragraph--type--c-text .field--name-field-summary-text,html:lang(lv-LV) .text-formatted p,html:lang(lv-LV) .component--hero-plp .hero-plp--content-area p,html:lang(lv-LV) form .form__content p,html:lang(lv-LV) .form .form__content p,html:lang(lv-LV) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(lv-LV) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}html:lang(nl-NL) .header--navigation-composite .menu-level-0 .menu-item .menu-panel .links .growing_pup:after{background:url(/themes/custom/trim_the_tail_th/dist/images/brands/growing-pup-logo-animated-NL.png) top left/auto 100% no-repeat;}html:lang(nl-NL) .component-header-mobile .navigation-area .tab-content .link-item .growing_pup:after,html:lang(nl-NL) .component-header-mobile .navigation-area .plain-links-list .link-item .growing_pup:after{background:url(/themes/custom/trim_the_tail_th/dist/images/brands/growing-pup-logo-animated-NL.png) center center/180px auto no-repeat;}html:lang(nl-NL) .nppe-breed-selector__intro .nppe-breed-selector__growing-pup-cta-banner{background-image:url(/themes/custom/trim_the_tail_th/dist/images/brands/growing-pup-logo-animated-NL.png);width:200px;height:50px;}@media (min-width:1140px){html:lang(nl-NL) .component-product-tile-set .info .category{margin-left:115px;margin-bottom:10px;}html:lang(nl-NL) .component-product-tile-set .info .label{margin-left:115px;width:200px;font-size:2.5rem;}}html:lang(no-NO) body,html:lang(no-NO) .text-formatted,html:lang(no-NO) .component--hero-plp .hero-plp--content-area,html:lang(no-NO) form .form__content,html:lang(no-NO) .form .form__content,html:lang(no-NO) .paragraph--type--c-text .field--name-field-summary-text,html:lang(no-NO) .text-formatted p,html:lang(no-NO) .component--hero-plp .hero-plp--content-area p,html:lang(no-NO) form .form__content p,html:lang(no-NO) .form .form__content p,html:lang(no-NO) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(no-NO) .component--media-image-video .media-item-description,html:lang(no-NO) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}html:lang(no-NO) div#_evidon-banner-content > div:last-child{justify-content:center !important;align-items:center;gap:5%;}html:lang(no-NO) .evidon-barrier-declinebutton,html:lang(no-NO) .evidon-barrier-acceptbutton,html:lang(no-NO) .evidon-prefdiag-declinebtn,html:lang(no-NO) .evidon-prefdiag-acceptbtn{display:flex !important;justify-content:center;align-items:center;height:100% !important;padding:unset !important;}html:lang(no-NO) #_evidon-banner-acceptbutton{width:57%;margin:unset !important;}html:lang(no-NO) #_evidon-barrier-declinebutton{width:33%;margin:unset !important;}@media (max-width:640px){html:lang(no-NO) div#_evidon-banner-content > div:last-child{flex-direction:column !important;gap:15%;}html:lang(no-NO) #_evidon-barrier-declinebutton,html:lang(no-NO) #_evidon-banner-acceptbutton{width:75%;}}@media (max-width:450px){html:lang(no-NO) #_evidon-barrier-declinebutton,html:lang(no-NO) #_evidon-banner-acceptbutton{width:100%;}}html:lang(pl-PL) body,html:lang(pl-PL) .text-formatted,html:lang(pl-PL) .component--hero-plp .hero-plp--content-area,html:lang(pl-PL) form .form__content,html:lang(pl-PL) .form .form__content,html:lang(pl-PL) .paragraph--type--c-text .field--name-field-summary-text,html:lang(pl-PL) .text-formatted p,html:lang(pl-PL) .component--hero-plp .hero-plp--content-area p,html:lang(pl-PL) form .form__content p,html:lang(pl-PL) .form .form__content p,html:lang(pl-PL) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(pl-PL) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}html:lang(pt-PT) body,html:lang(pt-PT) .text-formatted,html:lang(pt-PT) .component--hero-plp .hero-plp--content-area,html:lang(pt-PT) form .form__content,html:lang(pt-PT) .form .form__content,html:lang(pt-PT) .paragraph--type--c-text .field--name-field-summary-text,html:lang(pt-PT) .text-formatted p,html:lang(pt-PT) .component--hero-plp .hero-plp--content-area p,html:lang(pt-PT) form .form__content p,html:lang(pt-PT) .form .form__content p,html:lang(pt-PT) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(pt-PT) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}html:lang(ro-Ro) body,html:lang(ro-Ro) .text-formatted,html:lang(ro-Ro) .component--hero-plp .hero-plp--content-area,html:lang(ro-Ro) form .form__content,html:lang(ro-Ro) .form .form__content,html:lang(ro-Ro) .paragraph--type--c-text .field--name-field-summary-text,html:lang(ro-Ro) .text-formatted p,html:lang(ro-Ro) .component--hero-plp .hero-plp--content-area p,html:lang(ro-Ro) form .form__content p,html:lang(ro-Ro) .form .form__content p,html:lang(ro-Ro) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(ro-Ro) .component--media-image-video .media-item-description,html:lang(ro-Ro) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}@media (min-width:1140px){html:lang(ro-Ro) .block-system-branding-block .site-slogan:after{content:none;}}@media (max-width:1440px){html:lang(ro-Ro) .component--signposting-single .signposting-single--content-area{margin-left:0%;}}html:lang(ro-Ro) div#_evidon-banner-content > div:last-child{justify-content:center !important;align-items:center;gap:5%;}html:lang(ro-Ro) .evidon-barrier-declinebutton,html:lang(ro-Ro) .evidon-barrier-acceptbutton,html:lang(ro-Ro) .evidon-prefdiag-declinebtn,html:lang(ro-Ro) .evidon-prefdiag-acceptbtn{display:flex !important;justify-content:center;align-items:center;height:100% !important;padding:unset !important;}html:lang(ro-Ro) #_evidon-banner-acceptbutton{width:57%;margin:unset !important;}html:lang(ro-Ro) #_evidon-barrier-declinebutton{width:33%;margin:unset !important;}@media (max-width:640px){html:lang(ro-Ro) div#_evidon-banner-content > div:last-child{flex-direction:column !important;gap:15%;}html:lang(ro-Ro) #_evidon-barrier-declinebutton,html:lang(ro-Ro) #_evidon-banner-acceptbutton{width:75%;}}@media (max-width:450px){html:lang(ro-Ro) #_evidon-barrier-declinebutton,html:lang(ro-Ro) #_evidon-banner-acceptbutton{width:100%;}}html:lang(sv-SE) body,html:lang(sv-SE) .text-formatted,html:lang(sv-SE) .component--hero-plp .hero-plp--content-area,html:lang(sv-SE) form .form__content,html:lang(sv-SE) .form .form__content,html:lang(sv-SE) .paragraph--type--c-text .field--name-field-summary-text,html:lang(sv-SE) .text-formatted p,html:lang(sv-SE) .component--hero-plp .hero-plp--content-area p,html:lang(sv-SE) form .form__content p,html:lang(sv-SE) .form .form__content p,html:lang(sv-SE) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(sv-SE) .component--media-image-video .media-item-description,html:lang(sv-SE) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}html:lang(en-SG) .component-product-tile-set .info .label{white-space:inherit;text-align:left;}html:lang(it-sl) body,html:lang(it-sl) .evidon-barrier,html:lang(it-sl) .text-formatted,html:lang(it-sl) .component--hero-plp .hero-plp--content-area,html:lang(it-sl) form .form__content,html:lang(it-sl) .form .form__content,html:lang(it-sl) .paragraph--type--c-text .field--name-field-summary-text,html:lang(it-sl) .text-formatted p,html:lang(it-sl) .component--hero-plp .hero-plp--content-area p,html:lang(it-sl) form .form__content p,html:lang(it-sl) .form .form__content p,html:lang(it-sl) .paragraph--type--c-text .field--name-field-summary-text p,html:lang(it-sl) .paragraph--type--accordion .field--name-field-accordion-item .paragraph--type--accordion-item .accordion--components p{font-family:"robotoregular",Helvetica,sans-serif;}html:lang(it-sl) .text-formatted a,html:lang(it-sl) .paragraph--type--c-text .field--name-field-summary-text a{display:unset !important;}@media (min-width:1140px){html:lang(uk-UA) .component--brand-carousel .brand-carousel--title{font-size:2rem;max-width:100%;white-space:inherit;}html:lang(uk-UA) .component-product-tile-set .info .category{margin-left:77px;margin-bottom:10px;}html:lang(uk-UA) .component-product-tile-set .info .label{margin-left:77px;width:200px;font-size:2.5rem;}html:lang(uk-UA) .component--hero .hero--content-area--title{font-size:3rem;line-height:3.5rem;-webkit-line-clamp:4;}}@media (max-width:1140px){html:lang(uk-UA) .component--text-image .text-image--cta{justify-content:center;}}html:lang(uk-UA) button[embeddedService-chatHeader_chatHeader]{padding:5px 7px !important;}html:lang(uk-UA) .cCustomPreChat .slds-button_brand{background-color:#e81c24;border-color:#e81c24;}html:lang(uk-UA) .slds-col.slds-size_12-of-12.slds-text-align_left{display:none;}html:lang(uk-UA) .sidebarHeader[embeddedService-chatHeader_chatHeader]{background-color:#e81c24;}html:lang(en-gb) .page-node-type-nppe-product-landing-page .node--type-nppe-product-landing-page .field--name-field-product-bottom-components .full-component-wrapper{margin-bottom:0px;}html:lang(en-gb) .page-node-type-nppe-product-landing-page .component--responsive-image{padding-top:20px;padding-bottom:20px;}@media (max-width:768px){html:lang(en-gb) .page-node-type-nppe-product-landing-page .component--responsive-image{padding-bottom:0px;}}
