footer *{box-sizing:border-box}footer *:not(.material-icons):not(.fa):not(.glyphicon):not(.icon){font-family:sans-serif !important}footer body{font-family:sans-serif;background-color:white;font-size:14px;color:#444;margin:0;padding:0}footer section{margin:0;padding:20px 0}footer figure{padding:0;margin:0}footer a{color:#444;text-decoration:none;font-weight:normal;cursor:pointer}footer a:hover{color:#007DC5;text-decoration:none}footer a.link{text-decoration:underline}footer button{cursor:pointer}footer submit{cursor:pointer}footer p{margin:5px 0}footer ul{padding:0;list-style:none;margin:0px}footer ul li{line-height:32px}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6{font-weight:bold}footer h1{font-size:2.3em;margin:1.5em 0 1em}footer h1.bigger{font-size:5.1em;margin:.5em 0}footer h2{font-size:2.1em;margin:1.25em 0 .9em}footer h2.bigger{font-size:4.2em;margin:.5em 0}footer h3{font-size:1.3em;margin:1em 0 .75em}footer h3.bigger{font-size:2.6em;margin:.5em 0}footer h4{font-size:1.1em;margin:.75em 0 .5em}footer h4.bigger{font-size:2.2em;margin:.5em 0}footer h5{font-size:1em;margin:.5em 0 .4em}footer h5.bigger{font-size:2em;margin:.5em 0}footer h6{font-size:.9em;margin:.25em 0 .1em}footer h6.bigger{font-size:1.8em;margin:.5em 0}footer #main>*:first-child{margin-top:0}footer .container{margin:0 auto}footer .radius{border-radius:8px !important;overflow:hidden}footer .radius-top{border-radius:8px 8px 0 0 !important;overflow:hidden}footer .radius-right{border-radius:0 8px 8px 0 !important;overflow:hidden}footer .radius-bottom{border-radius:0 0 8px 8px !important;overflow:hidden}footer .radius-left{border-radius:8px 0 0 8px !important;overflow:hidden}footer .radius-full{border-radius:100em !important;overflow:hidden}footer .border{border:1px solid #CCC}footer .border-top{border-top:1px solid #CCC}footer .border-right{border-right:1px solid #CCC}footer .border-bottom{border-bottom:1px solid #CCC}footer .border-left{border-left:1px solid #CCC}footer .border-center{position:relative}footer .border-center:after{content:'';position:absolute;top:50%;margin-top:-.5px;width:100%;border-bottom:1px solid #CCC}footer .box{padding:30px 15px;background-color:white}footer .box .box-title{font-size:30px}footer .box>*:first-child{margin-top:0px}footer .box>*:last-child{margin-bottom:0px}footer .btn{border-radius:8px;background-color:#007DC5;color:#FFF;border:0;min-width:100px;min-height:40px;font-size:14px}footer .btn.green{background-color:#35A836;color:#FFF}footer .btn.green.shadow{box-shadow:0px -6px 0px inset #1A531A;padding:3px 10px 9px}footer .btn.green.outline{color:#35A836;border:1px solid #35A836}footer .btn.yellow{background-color:#FBCF3B;color:#007DC5}footer .btn.outline{background-color:transparent}footer .btn.full{width:100%}footer .btn.big{height:50px;font-size:21px}footer .btn.fs{font-size:14px}footer .btn.hover-blue:hover{background-color:#007DC5}footer a.btn{text-align:center;padding:9px 12px}footer a.btn:hover{font-weight:normal}footer .chip{padding:3px 6px;font-size:12px}footer .chip.big{padding:6px 18px;font-size:18px}footer .bg-blue{background-color:#007DC5 !important;color:white}footer .bg-blue a{color:white}footer .bg-blue a:hover{color:#FBCF3B}footer .bg-blue a:visited,footer .bg-blue a:active,footer .bg-blue a:focus{color:white}footer .bg-gray{background-color:#EEE !important}footer .bg-yellow{background-color:#FBCF3B !important}footer .bg-white{background-color:white !important}footer .bg-transparent{background-color:transparent !important}footer .tx-blue{color:#007DC5 !important}footer .tx-yellow{color:#FBCF3B !important}footer .tx-white{color:white !important}footer .tx-affiliate{color:var(--main-color)}footer .tx-black{color:#444 !important}footer .flex{display:flex}footer .flex.center{justify-content:center}footer .flex.spacebet,footer .flex .spacebet{justify-content:space-between}footer .flex.start,footer .flex .start{justify-content:flex-start}footer .flex.end,footer .flex .end{justify-content:flex-end}footer .flex.wrap{flex-wrap:wrap}footer .flex.nowrap{flex-wrap:nowwrap}footer .flex.valign-top{align-items:flex-start}footer .flex.valign-bottom{align-items:flex-end}footer .flex.valign-center{align-items:center}footer .flex.valign-spacebet{align-items:space-between}footer .flex.stretch{align-items:stretch}footer .flex .shrink{flex-shrink:0}footer .flex .grow{flex-grow:1}footer .flex .no-grow{flex-grow:0}footer form label{display:block;width:100%}footer form input,footer form textarea,footer form select{padding:9px 12px;border-radius:8px;min-height:40px;border:0px}footer form .input-group{margin-bottom:20px}footer form .input-group label{font-weight:bold;color:#444}footer form .input-group label span{display:block;margin-bottom:7px}footer form .input-group input,footer form .input-group textarea,footer form .input-group select{border:1px solid #CCC;display:block;line-height:20px;width:100%;font-weight:normal}footer form .checkbox-group{margin-bottom:20px}footer form .checkbox-group label{height:22px;margin-left:27px;cursor:pointer;position:relative}footer form .checkbox-group input[type="checkbox"]{width:0;height:0;margin:0;padding:0}footer form .checkbox-group input[type="checkbox"]:after,footer form .checkbox-group input[type="checkbox"]:before{content:'';display:block;position:absolute;-webkit-transition:.2s}footer form .checkbox-group input[type="checkbox"]:after{top:0px;left:-24px;width:4px;height:9px}footer form .checkbox-group input[type="checkbox"]:before{width:16px;height:16px;left:-26px;top:-2px;border:2px solid #444;border-radius:1px;transition:.2s}footer form .checkbox-group input[type="checkbox"]:checked:after{border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotateZ(37deg);-webkit-transform:rotateZ(37deg);transform-origin:100% 100%;-webkit-transform-origin:100% 100%}footer form .checkbox-group input[type="checkbox"]:checked:before{background-color:#007DC5;border-color:#004c79}footer form ::-webkit-input-placeholder{font-style:normal;color:#999}footer form ::-moz-placeholder{font-style:normal;color:#999}footer form::-ms-input-placeholder{font-style:normal;color:#999}footer .container{margin:0 auto;max-width:1200px}footer .is-1{width:6.25%;padding:0 .75rem}footer .is-2{width:12.5%;padding:0 .75rem}footer .is-3{width:18.75%;padding:0 .75rem}footer .is-4{width:25%;padding:0 .75rem}footer .is-5{width:31.25%;padding:0 .75rem}footer .is-6{width:37.5%;padding:0 .75rem}footer .is-7{width:43.75%;padding:0 .75rem}footer .is-8{width:50%;padding:0 .75rem}footer .is-9{width:56.25%;padding:0 .75rem}footer .is-10{width:62.5%;padding:0 .75rem}footer .is-11{width:68.75%;padding:0 .75rem}footer .is-12{width:75%;padding:0 .75rem}footer .is-13{width:81.25%;padding:0 .75rem}footer .is-14{width:87.5%;padding:0 .75rem}footer .is-15{width:93.75%;padding:0 .75rem}footer .is-offset-1{margin-left:6.25%}footer .is-offset-2{margin-left:12.5%}footer .is-offset-3{margin-left:18.75%}footer .is-offset-4{margin-left:25%}footer .is-offset-5{margin-left:31.25%}footer .is-offset-6{margin-left:37.5%}footer .is-offset-7{margin-left:43.75%}footer .is-offset-8{margin-left:50%}footer .is-offset-9{margin-left:56.25%}footer .is-offset-10{margin-left:62.5%}footer .is-offset-11{margin-left:68.75%}footer .is-offset-12{margin-left:75%}footer .is-offset-13{margin-left:81.25%}footer .is-offset-14{margin-left:87.5%}footer .is-offset-15{margin-left:93.75%}@media only screen and (min-width: 601px) and (max-width: 1200px){footer .container{max-width:992px}footer .is-desktop-1{width:6.25%;padding:0 .75rem}footer .is-desktop-2{width:12.5%;padding:0 .75rem}footer .is-desktop-3{width:18.75%;padding:0 .75rem}footer .is-desktop-4{width:25%;padding:0 .75rem}footer .is-desktop-5{width:31.25%;padding:0 .75rem}footer .is-desktop-6{width:37.5%;padding:0 .75rem}footer .is-desktop-7{width:43.75%;padding:0 .75rem}footer .is-desktop-8{width:50%;padding:0 .75rem}footer .is-desktop-9{width:56.25%;padding:0 .75rem}footer .is-desktop-10{width:62.5%;padding:0 .75rem}footer .is-desktop-11{width:68.75%;padding:0 .75rem}footer .is-desktop-12{width:75%;padding:0 .75rem}footer .is-desktop-13{width:81.25%;padding:0 .75rem}footer .is-desktop-14{width:87.5%;padding:0 .75rem}footer .is-desktop-15{width:93.75%;padding:0 .75rem}footer .is-desktop-offset-1{margin-left:6.25%}footer .is-desktop-offset-2{margin-left:12.5%}footer .is-desktop-offset-3{margin-left:18.75%}footer .is-desktop-offset-4{margin-left:25%}footer .is-desktop-offset-5{margin-left:31.25%}footer .is-desktop-offset-6{margin-left:37.5%}footer .is-desktop-offset-7{margin-left:43.75%}footer .is-desktop-offset-8{margin-left:50%}footer .is-desktop-offset-9{margin-left:56.25%}footer .is-desktop-offset-10{margin-left:62.5%}footer .is-desktop-offset-11{margin-left:68.75%}footer .is-desktop-offset-12{margin-left:75%}footer .is-desktop-offset-13{margin-left:81.25%}footer .is-desktop-offset-14{margin-left:87.5%}footer .is-desktop-offset-15{margin-left:93.75%}}@media only screen and (min-width: 601px) and (max-width: 992px){footer .is-tablet-1{width:6.25%;padding:0 .75rem}footer .is-tablet-2{width:12.5%;padding:0 .75rem}footer .is-tablet-3{width:18.75%;padding:0 .75rem}footer .is-tablet-4{width:25%;padding:0 .75rem}footer .is-tablet-5{width:31.25%;padding:0 .75rem}footer .is-tablet-6{width:37.5%;padding:0 .75rem}footer .is-tablet-7{width:43.75%;padding:0 .75rem}footer .is-tablet-8{width:50%;padding:0 .75rem}footer .is-tablet-9{width:56.25%;padding:0 .75rem}footer .is-tablet-10{width:62.5%;padding:0 .75rem}footer .is-tablet-11{width:68.75%;padding:0 .75rem}footer .is-tablet-12{width:75%;padding:0 .75rem}footer .is-tablet-13{width:81.25%;padding:0 .75rem}footer .is-tablet-14{width:87.5%;padding:0 .75rem}footer .is-tablet-15{width:93.75%;padding:0 .75rem}footer .is-tablet-offset-1{margin-left:6.25%}footer .is-tablet-offset-2{margin-left:12.5%}footer .is-tablet-offset-3{margin-left:18.75%}footer .is-tablet-offset-4{margin-left:25%}footer .is-tablet-offset-5{margin-left:31.25%}footer .is-tablet-offset-6{margin-left:37.5%}footer .is-tablet-offset-7{margin-left:43.75%}footer .is-tablet-offset-8{margin-left:50%}footer .is-tablet-offset-9{margin-left:56.25%}footer .is-tablet-offset-10{margin-left:62.5%}footer .is-tablet-offset-11{margin-left:68.75%}footer .is-tablet-offset-12{margin-left:75%}footer .is-tablet-offset-13{margin-left:81.25%}footer .is-tablet-offset-14{margin-left:87.5%}footer .is-tablet-offset-15{margin-left:93.75%}}footer .z-1{z-index:1}footer .pos-a{position:absolute}footer .pos-r{position:relative}footer .f-left{float:left}footer .f-right{float:right}footer .f-clear{clear:both}footer .tx-center{text-align:center}footer .tx-left{text-align:left}footer .tx-right{text-align:right}footer .tx-justify{text-align:justify}footer .tx-up{text-transform:uppercase}footer .fn-n{font-weight:normal}footer .fn-b{font-weight:bold}footer .p-0{padding:0em !important}footer .p-t-0{padding-top:0em !important}footer .p-r-0{padding-right:0em !important}footer .p-b-0{padding-bottom:0em !important}footer .p-l-0{padding-left:0em !important}footer .p-tb-0{padding-top:0em !important;padding-bottom:0em !important}footer .p-lr-0{padding-left:0em !important;padding-right:0em !important}footer .p-05{padding:.5em !important}footer .p-t-05{padding-top:.5em !important}footer .p-r-05{padding-right:.5em !important}footer .p-b-05{padding-bottom:.5em !important}footer .p-l-05{padding-left:.5em !important}footer .p-tb-05{padding-top:.5em !important;padding-bottom:.5em !important}footer .p-lr-05{padding-left:.5em !important;padding-right:.5em !important}footer .p-1{padding:1em !important}footer .p-t-1{padding-top:1em !important}footer .p-r-1{padding-right:1em !important}footer .p-b-1{padding-bottom:1em !important}footer .p-l-1{padding-left:1em !important}footer .p-tb-1{padding-top:1em !important;padding-bottom:1em !important}footer .p-lr-1{padding-left:1em !important;padding-right:1em !important}footer .p-15{padding:1.5em !important}footer .p-t-15{padding-top:1.5em !important}footer .p-r-15{padding-right:1.5em !important}footer .p-b-15{padding-bottom:1.5em !important}footer .p-l-15{padding-left:1.5em !important}footer .p-tb-15{padding-top:1.5em !important;padding-bottom:1.5em !important}footer .p-lr-15{padding-left:1.5em !important;padding-right:1.5em !important}footer .p-2{padding:2em !important}footer .p-t-2{padding-top:2em !important}footer .p-r-2{padding-right:2em !important}footer .p-b-2{padding-bottom:2em !important}footer .p-l-2{padding-left:2em !important}footer .p-tb-2{padding-top:2em !important;padding-bottom:2em !important}footer .p-lr-2{padding-left:2em !important;padding-right:2em !important}footer .p-25{padding:2.5em !important}footer .p-t-25{padding-top:2.5em !important}footer .p-r-25{padding-right:2.5em !important}footer .p-b-25{padding-bottom:2.5em !important}footer .p-l-25{padding-left:2.5em !important}footer .p-tb-25{padding-top:2.5em !important;padding-bottom:2.5em !important}footer .p-lr-25{padding-left:2.5em !important;padding-right:2.5em !important}footer .p-3{padding:3em !important}footer .p-t-3{padding-top:3em !important}footer .p-r-3{padding-right:3em !important}footer .p-b-3{padding-bottom:3em !important}footer .p-l-3{padding-left:3em !important}footer .p-tb-3{padding-top:3em !important;padding-bottom:3em !important}footer .p-lr-3{padding-left:3em !important;padding-right:3em !important}footer .p-35{padding:3.5em !important}footer .p-t-35{padding-top:3.5em !important}footer .p-r-35{padding-right:3.5em !important}footer .p-b-35{padding-bottom:3.5em !important}footer .p-l-35{padding-left:3.5em !important}footer .p-tb-35{padding-top:3.5em !important;padding-bottom:3.5em !important}footer .p-lr-35{padding-left:3.5em !important;padding-right:3.5em !important}footer .p-4{padding:4em !important}footer .p-t-4{padding-top:4em !important}footer .p-r-4{padding-right:4em !important}footer .p-b-4{padding-bottom:4em !important}footer .p-l-4{padding-left:4em !important}footer .p-tb-4{padding-top:4em !important;padding-bottom:4em !important}footer .p-lr-4{padding-left:4em !important;padding-right:4em !important}footer .p-45{padding:4.5em !important}footer .p-t-45{padding-top:4.5em !important}footer .p-r-45{padding-right:4.5em !important}footer .p-b-45{padding-bottom:4.5em !important}footer .p-l-45{padding-left:4.5em !important}footer .p-tb-45{padding-top:4.5em !important;padding-bottom:4.5em !important}footer .p-lr-45{padding-left:4.5em !important;padding-right:4.5em !important}footer .m-0{margin:0em !important}footer .m-t-0{margin-top:0em !important}footer .m-r-0{margin-right:0em !important}footer .m-b-0{margin-bottom:0em !important}footer .m-l-0{margin-left:0em !important}footer .m-tb-0{margin-top:0em !important;margin-bottom:0em !important}footer .m-lr-0{margin-left:0em !important;margin-right:0em !important}footer .m-05{margin:.5em !important}footer .m-t-05{margin-top:.5em !important}footer .m-r-05{margin-right:.5em !important}footer .m-b-05{margin-bottom:.5em !important}footer .m-l-05{margin-left:.5em !important}footer .m-tb-05{margin-top:.5em !important;margin-bottom:.5em !important}footer .m-lr-05{margin-left:.5em !important;margin-right:.5em !important}footer .m-1{margin:1em !important}footer .m-t-1{margin-top:1em !important}footer .m-r-1{margin-right:1em !important}footer .m-b-1{margin-bottom:1em !important}footer .m-l-1{margin-left:1em !important}footer .m-tb-1{margin-top:1em !important;margin-bottom:1em !important}footer .m-lr-1{margin-left:1em !important;margin-right:1em !important}footer .m-15{margin:1.5em !important}footer .m-t-15{margin-top:1.5em !important}footer .m-r-15{margin-right:1.5em !important}footer .m-b-15{margin-bottom:1.5em !important}footer .m-l-15{margin-left:1.5em !important}footer .m-tb-15{margin-top:1.5em !important;margin-bottom:1.5em !important}footer .m-lr-15{margin-left:1.5em !important;margin-right:1.5em !important}footer .m-2{margin:2em !important}footer .m-t-2{margin-top:2em !important}footer .m-r-2{margin-right:2em !important}footer .m-b-2{margin-bottom:2em !important}footer .m-l-2{margin-left:2em !important}footer .m-tb-2{margin-top:2em !important;margin-bottom:2em !important}footer .m-lr-2{margin-left:2em !important;margin-right:2em !important}footer .m-25{margin:2.5em !important}footer .m-t-25{margin-top:2.5em !important}footer .m-r-25{margin-right:2.5em !important}footer .m-b-25{margin-bottom:2.5em !important}footer .m-l-25{margin-left:2.5em !important}footer .m-tb-25{margin-top:2.5em !important;margin-bottom:2.5em !important}footer .m-lr-25{margin-left:2.5em !important;margin-right:2.5em !important}footer .m-3{margin:3em !important}footer .m-t-3{margin-top:3em !important}footer .m-r-3{margin-right:3em !important}footer .m-b-3{margin-bottom:3em !important}footer .m-l-3{margin-left:3em !important}footer .m-tb-3{margin-top:3em !important;margin-bottom:3em !important}footer .m-lr-3{margin-left:3em !important;margin-right:3em !important}footer .m-35{margin:3.5em !important}footer .m-t-35{margin-top:3.5em !important}footer .m-r-35{margin-right:3.5em !important}footer .m-b-35{margin-bottom:3.5em !important}footer .m-l-35{margin-left:3.5em !important}footer .m-tb-35{margin-top:3.5em !important;margin-bottom:3.5em !important}footer .m-lr-35{margin-left:3.5em !important;margin-right:3.5em !important}footer .m-4{margin:4em !important}footer .m-t-4{margin-top:4em !important}footer .m-r-4{margin-right:4em !important}footer .m-b-4{margin-bottom:4em !important}footer .m-l-4{margin-left:4em !important}footer .m-tb-4{margin-top:4em !important;margin-bottom:4em !important}footer .m-lr-4{margin-left:4em !important;margin-right:4em !important}footer .m-45{margin:4.5em !important}footer .m-t-45{margin-top:4.5em !important}footer .m-r-45{margin-right:4.5em !important}footer .m-b-45{margin-bottom:4.5em !important}footer .m-l-45{margin-left:4.5em !important}footer .m-tb-45{margin-top:4.5em !important;margin-bottom:4.5em !important}footer .m-lr-45{margin-left:4.5em !important;margin-right:4.5em !important}footer #loader{background-color:rgba(0,0,0,0.5);background-position:center;background-repeat:no-repeat;background-size:50px;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3000}footer #loader svg{width:80px;height:80px;top:50%;left:50%;position:absolute;margin:-40px 0 0 -40px;-webkit-animation:contanim 2s linear infinite;animation:contanim 2s linear infinite}footer #loader svg circle{stroke:#FFD400;stroke-dasharray:1, 300;stroke-dashoffset:0;-webkit-animation:strokeanim 2s calc( 0.2s * ( 1 )) ease infinite;animation:strokeanim 2s calc( 0.2s * ( 1 )) ease infinite;-webkit-transform-origin:center center;transform-origin:center center}@keyframes strokeanim{0%{stroke-dasharray:1, 300;stroke-dashoffset:0}50%{stroke-dasharray:120, 300;stroke-dashoffset:-58.548324585}100%{stroke-dasharray:120, 300;stroke-dashoffset:-175.6449737549}}@keyframes contanim{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}footer .modal{content:'';position:fixed;background-color:rgba(0,0,0,0.5);z-index:10041;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center}footer .modal .modal-box{background-color:white;padding:20px;min-width:350px;box-shadow:0 4px 6px 0 rgba(0,0,0,0.25);border-radius:8px}footer .modal .modal-header{font-size:30px;padding:12px 0 10px;font-weight:normal;color:#007DC5}footer .modal .modal-footer{padding:0 0 12px}footer .modal .select-border{height:40px;box-shadow:none;border:1px solid #ddd;border-radius:0;padding-left:40px}footer .modal select#pets{width:270px;height:38px;border:none}footer .navbar{display:flex;align-items:stretch;position:relative;z-index:30}footer .navbar .navbar-brand{align-items:stretch;display:flex;flex-shrink:0;min-height:2.5rem}footer .navbar .navbar-brand .navbar-item{padding:0px}footer .navbar .navbar-item{display:flex;flex-grow:0;flex-shrink:0;padding:10px 5px;position:relative}footer .navbar .navbar-start{align-items:stretch;display:flex;justify-content:flex-start;margin-right:auto;align-items:center}footer .navbar .navbar-end{align-items:stretch;display:flex;justify-content:flex-end;margin-left:auto;align-items:center}footer .navbar .navbar-end .navbar-item+.navbar-item{margin-left:40px}footer .navbar .navbar-end .navbar-item+.navbar-item:after{content:'';display:block;position:absolute;left:-19px;top:50%;margin-top:-15px;height:30px;border:1px solid #444}.pet-category{display:inline-block}.pet-category figure{position:relative;border-radius:100%;padding:2px;position:relative;text-align:center}.pet-category img{max-width:100%}.pet-category figcaption{position:absolute;width:200%;margin-left:-100%;bottom:-15px;text-align:center;left:50%;display:none}.pet-category.caption{padding-bottom:15px}.pet-category.caption figcaption{display:block}.bg-gray .pet-category figure.bordered:after{border-color:#EEE}.container-fluid footer{margin-left:-15px;margin-right:-15px}footer{margin:20px auto 0}footer .brand{background:url("https://static.petz.com.br/novaLoja/images/brands.png") no-repeat;flex-grow:0 !important;min-width:32px;min-height:32px;display:inline-block}footer .brand.petz{background-position:-38px -10px}footer .brand.store{width:135px;height:42px;background-position-y:-52px}footer .brand.apple{background-position-x:-155px}footer .brand.play{background-position-x:-10px}footer .brand.ebit{width:72px;height:88px;background-position:-9px -102px}footer .brand.epoca{width:72px;height:88px;background-position:-90px -102px}footer .brand.notapaulista{width:52px;height:36px;background-position:-169px -102px}footer .brand.card{width:40px;background-position-y:-197px}footer .brand.mastercard{background-position-x:-10px}footer .brand.visa{background-position-x:-60px}footer .brand.american{background-position-x:-110px}footer .brand.dinners{background-position-x:-160px}footer .brand.hyper{background-position-x:-210px}footer .brand.elo{background-position-x:-260px}footer .brand.boleto{background-position-x:-310px}footer .brand.security{width:101px;height:48px;background-position:-9px -239px}footer .brand.google{width:145px;height:47px;background-position:-120px -239px}footer .brand.social{width:24px;height:24px;background-position-y:-145px}footer .brand.linkedin{background-position-x:-169px}footer .brand.facebook{background-position-x:-204px}footer .brand.instagram{background-position-x:-238px}footer .brand.youtube{background-position-x:-271px}footer .brand.pinterest{background-position-x:-306px}footer .brand.stoom{width:150px;height:50px;background-position:-276px -239px}footer .brand+.brand{margin-left:10px}footer h3{font-size:18px;color:#000;padding-bottom:5px;margin-top:0}#footerNewsletter .flex{padding:8px 20px}#footerNewsletter .flex .icon{width:32px;height:32px;font-size:32px}#footerNewsletter .flex .title{font-size:24px;font-weight:bold;line-height:20px;margin:0}#footerNewsletter .flex .title span{display:block;font-size:14px;font-weight:normal}#footerNewsletter .flex form{margin:0;width:calc( 100% - 200px)}#footerNewsletter .flex form input{width:calc( 100% - 160px);height:50px;color:#444 !important}#footerNewsletter .flex form .btn{height:50px;width:160px}#footerNewsletter .flex form #throbberGerarCupom{display:none}#footerCards a{width:0px;flex-grow:1;padding:32px 5px}#footerCards a:hover{color:white}#footerCards a+a{margin-left:20px}#footerCards .material-icons,#footerCards .brand{font-size:32px;width:32px;height:32px;margin:0 auto}#footerCards span{font-weight:bold;display:block}#footerDepartment{padding:20px 0 0}#footerDepartment h3{margin-bottom:20px}#footerDepartment .pet-category+.pet-category{margin-left:30px}#footerMenu .spacebet>*{width:20px;flex-grow:1}#footerMenu .spacebet>*:last-child{width:0px}#footerMessage p{padding:8px 0;line-height:32px}#footerBrands .flex:not(:last-child){margin-bottom:36px}#footerBrands #footerBrandsApplications,#footerBrands #footerBrandsCertificates{min-width:288px}#footerBrands #footerBrandsPayment,#footerBrands #footerBrandsSecurity{min-width:340px}#footerBrands #footerBrandsSocial,#footerBrands #footerBrandsPlatform{min-width:160px}#footerMostSearched{padding-top:40px;position:relative;margin-top:70px}#footerMostSearched h4{position:absolute;top:-41px;width:250px;left:50%;margin:0 0 0 -125px;height:41px;border-radius:8px 8px 0 0;font-size:14px}#footerMostSearched .flex.spacebet>*{width:0px;flex-grow:1}#footerMostSearched #footerAlphabeticList{margin-top:16px;padding:16px 0;text-align:center}#footerMostSearched #footerAlphabeticList span{margin-left:15px;position:relative}#footerMostSearched #footerAlphabeticList span+span:before{content:' - ';display:block;position:absolute;left:-10px}#footerCopyright{padding-bottom:40px}.copyright{font-family:Roboto;text-align:center;font-size:14px;font-weight:bold;line-height:12px;letter-spacing:0;color:#818181;opacity:1}.border-footer{border-top:1px solid #CCC;margin-bottom:72px;margin-top:52px}
