.animals_taxonomy{display:grid;width:100%;grid-template-columns:repeat(8,1fr);align-content:center;column-gap:20px}.animals_taxonomy__animal{display:flex;flex-direction:column;height:100%;text-decoration:none}.animals_taxonomy__animal:nth-child(even)>.animal__image{background-color:#385CAD}.animals_taxonomy__animal:nth-child(odd)>.animal__image{background-color:#76BC21}.animals_taxonomy__animal .animal__image{width:100%;min-height:100px;display:flex;justify-content:center;align-items:center;border-radius:10px}.animals_taxonomy__animal .animal__name{margin-top:10px;font-size:16px;font-weight:500;color:#000;text-align:center}@media (max-width:1023px){.animals_taxonomy{overflow:auto;column-gap:10px;padding-bottom:20px}.animals_taxonomy__animal{width:100px}.animals_taxonomy__animal:last-child{margin-right:20px}}.categoriesProductWidget{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%}.categoriesProductWidget .categoyProductWidget{display:flex;flex-direction:column;height:100%;text-decoration:none;min-width:0;min-height:0}.categoriesProductWidget .categoyProductWidget .categoyProductWidget__title{text-align:left}.categoriesProductWidget .categoyProductWidget .categoyProductWidget__title .nameCategoyProductWidget{color:var(--bde-palette-negro-1);font-size:20px;font-weight:500;margin-top:10px}.categoriesProductWidget .categoyProductWidget .categoyProductWidget__title .descriptionCategoyProductWidget{display:none}.categoriesProductWidget .categoyProductWidget:nth-child(10n+1),.categoriesProductWidget .categoyProductWidget:nth-child(10n+8){grid-column:span 2;grid-row:span 2;position:relative}.categoriesProductWidget .categoyProductWidget:nth-child(10n+1) .categoyProductWidget__image,.categoriesProductWidget .categoyProductWidget:nth-child(10n+8) .categoyProductWidget__image{flex-grow:1}.categoriesProductWidget .categoyProductWidget:nth-child(10n+1) .categoyProductWidget__image::after,.categoriesProductWidget .categoyProductWidget:nth-child(10n+8) .categoyProductWidget__image::after{content:"";width:100%;height:100%;background-color:rgb(0 0 0 / .3);top:0;right:0;position:absolute;border-radius:10px}.categoriesProductWidget .categoyProductWidget:nth-child(10n+1) .categoyProductWidget__title,.categoriesProductWidget .categoyProductWidget:nth-child(10n+8) .categoyProductWidget__title{display:flex;gap:15px;flex-direction:column;width:410px;left:calc(50% - 205px);position:absolute;top:20%;text-align:center;padding:0 30px}.categoriesProductWidget .categoyProductWidget:nth-child(10n+1) .categoyProductWidget__title .nameCategoyProductWidget,.categoriesProductWidget .categoyProductWidget:nth-child(10n+8) .categoyProductWidget__title .nameCategoyProductWidget{color:#fff;font-size:36px;text-overflow:clip;overflow:inherit}.categoriesProductWidget .categoyProductWidget:nth-child(10n+1) .categoyProductWidget__title .descriptionCategoyProductWidget,.categoriesProductWidget .categoyProductWidget:nth-child(10n+8) .categoyProductWidget__title .descriptionCategoyProductWidget{display:block;color:#fff;font-size:20px}.categoriesProductWidget .categoyProductWidget__image{position:relative}.categoriesProductWidget .categoyProductWidget__image img{min-width:100%;min-height:100%;object-fit:cover;aspect-ratio:1/1;border-radius:10px}@media (max-width:1119px){.categoriesProductWidget{grid-template-columns:repeat(2,1fr)}.categoriesProductWidget .categoyProductWidget .categoyProductWidget__image{flex-grow:0}.categoriesProductWidget .categoyProductWidget .categoyProductWidget__image img{aspect-ratio:4/3}.categoriesProductWidget .categoyProductWidget .categoyProductWidget__title .nameCategoyProductWidget{color:var(--bde-palette-negro-1);font-size:12px;line-height:16px;font-weight:500}.categoriesProductWidget .categoyProductWidget:nth-child(10n+1),.categoriesProductWidget .categoyProductWidget:nth-child(10n+8){grid-column:auto;grid-row:auto;position:relative}.categoriesProductWidget .categoyProductWidget:nth-child(10n+1) .categoyProductWidget__image,.categoriesProductWidget .categoyProductWidget:nth-child(10n+8) .categoyProductWidget__image{flex-grow:0}.categoriesProductWidget .categoyProductWidget:nth-child(10n+1) .categoyProductWidget__image::after,.categoriesProductWidget .categoyProductWidget:nth-child(10n+8) .categoyProductWidget__image::after{content:none}.categoriesProductWidget .categoyProductWidget:nth-child(10n+1) .categoyProductWidget__title,.categoriesProductWidget .categoyProductWidget:nth-child(10n+8) .categoyProductWidget__title{text-align:left;padding:0;position:static;display:block;width:auto}.categoriesProductWidget .categoyProductWidget:nth-child(10n+1) .categoyProductWidget__title .nameCategoyProductWidget,.categoriesProductWidget .categoyProductWidget:nth-child(10n+8) .categoyProductWidget__title .nameCategoyProductWidget{color:var(--bde-palette-negro-1);font-size:12px;line-height:16px;font-weight:500}.categoriesProductWidget .categoyProductWidget:nth-child(10n+1) .categoyProductWidget__title .descriptionCategoyProductWidget,.categoriesProductWidget .categoyProductWidget:nth-child(10n+8) .categoyProductWidget__title .descriptionCategoyProductWidget{display:none}.categoriesProductWidget .categoyProductWidget:first-child{grid-column:span 2;grid-row:span 2;position:relative}.categoriesProductWidget .categoyProductWidget:first-child .categoyProductWidget__image img{height:100%;aspect-ratio:1/1}.categoriesProductWidget .categoyProductWidget:first-child .categoyProductWidget__image::after{content:"";width:100%;height:100%;background-color:rgb(0 0 0 / .3);top:0;right:0;position:absolute;border-radius:10px}.categoriesProductWidget .categoyProductWidget:first-child .categoyProductWidget__title{display:flex;gap:15px;flex-direction:column;width:100%;left:0%;position:absolute;top:5%;text-align:center;padding:0 30px}.categoriesProductWidget .categoyProductWidget:first-child .categoyProductWidget__title .nameCategoyProductWidget{color:#fff;font-size:20px;text-overflow:clip;overflow:inherit}.categoriesProductWidget .categoyProductWidget:first-child .categoyProductWidget__title .descriptionCategoyProductWidget{font-size:14px;display:block;color:#fff}}.especies_single{display:grid;width:100%;grid-template-columns:repeat(8,1fr);align-content:center;column-gap:10px}.especies_single__animal{display:flex;flex-direction:column;height:100%;text-decoration:none}.especies_single__animal:nth-child(even)>.animal__image{background-color:#385CAD}.especies_single__animal:nth-child(odd)>.animal__image{background-color:#76BC21}.especies_single__animal .animal__image{transition:1s;position:relative;padding:5px;aspect-ratio:1/1;width:100%;display:flex;justify-content:center;align-items:center;border-radius:10px}.especies_single__animal .animal__image::before{transition:1s;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;background-color:rgb(0 0 0 / .5);opacity:0}.especies_single__animal .animal__image img{aspect-ratio:1/1;object-fit:contain}.especies_single__animal .animal__image .animal__name{transition:1s;position:absolute;opacity:0;color:#fff;font-size:12px;font-weight:500}.especies_single__animal .animal__image:hover::before{transition:1s;opacity:1}.especies_single__animal .animal__image:hover .animal__name{transition:1s;opacity:1}@media (max-width:1119px){.especies_single{grid-template-columns:repeat(4,1fr);grid-row-gap:10px}}.productCatSingle_taxonomy{display:grid;width:100%;grid-template-columns:repeat(6,1fr);align-content:center;column-gap:20px;row-gap:50px}.productCatSingle_taxonomy__animal{display:flex;flex-direction:column;height:100%;text-decoration:none}.productCatSingle_taxonomy__animal:nth-child(even)>.animal__image{background-color:#385CAD}.productCatSingle_taxonomy__animal:nth-child(odd)>.animal__image{background-color:#76BC21}.productCatSingle_taxonomy__animal .animal__image{padding:9px;height:100px;width:100%;display:flex;justify-content:center;align-items:center;border-radius:10px}.productCatSingle_taxonomy__animal .animal__image img{height:100%;object-fit:contain;aspect-ratio:1/1}.productCatSingle_taxonomy__animal .animal__name{margin-top:10px;font-size:16px;font-weight:500;color:#000;text-align:center}@media (max-width:1119px){.productCatSingle_taxonomy{overflow:auto;grid-template-columns:repeat(12,1fr);column-gap:10px;padding-bottom:20px}.productCatSingle_taxonomy__animal{width:100px}.productCatSingle_taxonomy__animal:last-child{margin-right:20px}.productCatSingle_taxonomy__animal .animal__name{text-align:left;font-size:12px;line-height:18px}}.facetwp-type-checkboxes .facetwp-display-value{font-size:14px}.facetwp-type-checkboxes .facetwp-counter{font-size:12px}.facetwp-type-checkboxes .facetwp-checkbox{background-size:18px 18px;padding-left:30px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNiAyVjE2SDJWMkgxNlpNMTYgMEgyQzAuOSAwIDAgMC45IDAgMlYxNkMwIDE3LjEgMC45IDE4IDIgMThIMTZDMTcuMSAxOCAxOCAxNy4xIDE4IDE2VjJDMTggMC45IDE3LjEgMCAxNiAwWiIgZmlsbD0iIzgwODA4MCIvPgo8L3N2Zz4K)}.facetwp-type-checkboxes .facetwp-checkbox.checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNiAwSDJDMC44OSAwIDAgMC45IDAgMlYxNkMwIDE3LjEgMC44OSAxOCAyIDE4SDE2QzE3LjExIDE4IDE4IDE3LjEgMTggMTZWMkMxOCAwLjkgMTcuMTEgMCAxNiAwWk03IDE0TDIgOUwzLjQxIDcuNTlMNyAxMS4xN0wxNC41OSAzLjU4TDE2IDVMNyAxNFoiIGZpbGw9IiM3NkJDMjEiLz4KPC9zdmc+Cg==)}.acordeon-categories{display:grid;grid-template-columns:repeat(2,1fr);width:100%;column-gap:80px;row-gap:50px;text-align:left}.acordeon-categories .acordeon-item{width:100%}.acordeon-categories .acordeon-item__header{display:flex;justify-content:space-between;align-items:center;gap:50px;font-size:20px;font-weight:500;border-bottom:1px solid #D8D8D8;padding:20px 10px;cursor:pointer}.acordeon-categories .acordeon-item__header .minus{display:none}.acordeon-categories .acordeon-item__content{margin-top:40px;display:none;color:gray;font-size:16px}.acordeon-categories .acordeon-item__content blockquote{position:relative;margin-bottom:50px;margin-top:80px;margin-right:0;margin-left:0;font-size:22px;color:#000;line-height:36px}.acordeon-categories .acordeon-item__content blockquote::before{content:"“";font-size:100px;color:#385CAD;line-height:1px;position:absolute;top:-10px;left:0}@media (max-width:1119px){.acordeon-categories{grid-template-columns:repeat(1,1fr);row-gap:0}}.bde-text>*:last-child{margin-bottom:0}.bde-text>*:first-child{margin-top:0}.custom-box-template{width:100%;background:#f8f8f8;display:flex;justify-content:center;align-items:center;border-radius:10px;padding:20px 30px}.custom-box-template p{margin:0}.custom-box-template a{text-decoration:none}