.category-icon{width:30px;height:30px;color:var(--orange);margin:0 auto 9px;transition:transform .2s;display:block}.category:hover .category-icon{transform:scale(1.08)}.category-icon-image{-webkit-mask:var(--category-icon-image) center / contain no-repeat;-webkit-mask:var(--category-icon-image) center / contain no-repeat;mask:var(--category-icon-image) center / contain no-repeat;background:currentColor}.offer img,.offer .image-fallback{aspect-ratio:1;object-fit:cover;background:#fff;border-radius:12px;width:100%;padding:0;display:block}.offer .image-fallback{background:#f1e8dc;place-items:center;display:grid}.offer .image-fallback[hidden]{display:none!important}@media (width<=760px){.offer img,.offer .image-fallback{max-height:320px}}.cta-whatsapp-icon{object-fit:contain;filter:brightness(0)invert();flex:0 0 21px;width:21px;height:21px;margin-right:9px}@media (width<=760px){.cta-whatsapp-icon{flex-basis:19px;width:19px;height:19px}}.show-all-offers{border:2px solid var(--orange);background:var(--orange);color:#fff;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;text-align:center;border-radius:999px;min-width:260px;margin:34px auto 0;padding:15px 30px;font:700 13px/1 Barlow,sans-serif;text-decoration:none;transition:transform .2s,filter .2s;display:block;box-shadow:0 0 26px #ed5a0038}.show-all-offers:hover{filter:brightness(1.08);transform:translateY(-2px)}.show-all-offers:focus-visible{outline-offset:3px;outline:3px solid #fff}@media (width<=760px){.show-all-offers{width:100%;min-width:0}}.offers-catalog{max-width:1050px;margin:0 auto}.consolidated-filters{gap:10px;margin:26px auto 0}.consolidated-filters button{color:#fff;background:#2d140b90;align-items:center;gap:8px;min-height:48px;padding:9px 16px;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:inline-flex;position:relative;overflow:hidden}.consolidated-filters button .category-icon,.consolidated-filters button .all-category-icon{width:22px;height:22px;color:var(--orange);flex:0 0 22px;margin:0}.consolidated-filters button .category-icon-image{display:block}.consolidated-filters button span:last-child{align-items:center;gap:5px;display:inline-flex}.consolidated-filters button b{min-width:22px;color:var(--muted);background:#ffffff14;border-radius:999px;padding:3px 6px;font-size:10px}.consolidated-filters button.active .category-icon,.consolidated-filters button.active .all-category-icon,.consolidated-filters button.active b{color:#fff}.catalog-community{margin-top:16px}@media (width>=761px){.consolidated-filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:900px;display:grid}.consolidated-filters button{text-align:left;background:linear-gradient(135deg,#35180eeb,#241007d9);border-color:#633827;border-radius:16px;justify-content:space-between;width:100%;min-height:66px;padding:14px 18px;box-shadow:inset 0 1px #ffffff0a}.consolidated-filters button:first-child{border-color:var(--orange);background:linear-gradient(135deg,#ed5a00,#ff761f);border-radius:999px;grid-column:1/-1;justify-self:center;width:310px;min-height:52px;box-shadow:0 10px 28px #ed5a0028}.consolidated-filters button:not(.active):hover{border-color:var(--orange);background:linear-gradient(135deg,#482012f2,#2d140be8);transform:translateY(-2px);box-shadow:0 10px 28px #00000030}.consolidated-filters button.active:not(:first-child){border-color:var(--orange);background:linear-gradient(135deg,#ed5a00,#d94d00);transform:translateY(-1px);box-shadow:0 10px 30px #ed5a0033}.consolidated-filters button .category-icon,.consolidated-filters button .all-category-icon{flex-basis:27px;width:27px;height:27px}.consolidated-filters button span:last-child{letter-spacing:.06em;flex:1;justify-content:space-between;font-size:12px}.consolidated-filters button b{color:#cbb7ac;background:#ffffff12;place-items:center;min-width:28px;min-height:25px;display:inline-grid}.consolidated-filters button.active b,.consolidated-filters button:first-child b{color:#fff;background:#ffffff24}}@media (width<=760px){.consolidated-filters{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.consolidated-filters button{text-align:left;justify-content:flex-start;width:100%;padding:10px 12px}.consolidated-filters button:first-child{grid-column:1/-1;justify-self:center;width:calc(50% - 5px)}}.trust-strip{z-index:1;background:linear-gradient(135deg,#35180ed9,#241007e8);border:1px solid #613624;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:760px;margin:58px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #00000024,inset 0 1px #ffffff0a}.trust-strip div{border-right:1px solid #613624;justify-content:center;align-items:center;gap:10px;min-height:78px;padding:16px;display:flex}.trust-strip div:last-child{border-right:0}.trust-strip strong{color:var(--orange);font-family:Bebas Neue,sans-serif;font-size:28px;line-height:1}.trust-strip span{color:#c2aea3;text-transform:uppercase;letter-spacing:.06em;max-width:120px;font-size:11px;line-height:1.3}.offer-validity{z-index:2;color:var(--orange);letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff7ebeb;border:1px solid #ed5a0066;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700;position:absolute;top:25px;left:25px}.footer-content{text-align:left;grid-template-columns:1.4fr .8fr 1fr;gap:60px;max-width:1050px;margin:0 auto 34px;display:grid}.footer-brand,.footer-links,.footer-contact{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-brand img{border:2px solid var(--orange);object-fit:cover;border-radius:50%;width:64px;height:64px;margin-bottom:4px}.footer-content strong{color:var(--orange);letter-spacing:.03em;font-size:14px}.footer-content p{color:#a99185;margin:0;font-size:13px;line-height:1.5}.footer-links a,.footer-contact a{color:#d1bdb2;letter-spacing:.02em;font-weight:600;text-decoration:none;transition:color .2s}.footer-links a:hover,.footer-contact a:hover{color:var(--orange)}.floating-whatsapp{z-index:20;color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#20b858;border:1px solid #ffffff35;border-radius:999px;align-items:center;gap:9px;padding:12px 17px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .2s,filter .2s;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 34px #0005}.floating-whatsapp:hover{filter:brightness(1.08);transform:translateY(-2px)}.floating-whatsapp img{object-fit:contain;filter:brightness(0)invert();width:21px;height:21px}@media (width<=760px){.footer-content{grid-template-columns:1fr;gap:34px;margin-bottom:30px}.footer-brand,.footer-links,.footer-contact{text-align:center;align-items:center}.trust-strip{grid-template-columns:1fr;margin-top:42px}.trust-strip div{border-bottom:1px solid #613624;border-right:0;justify-content:flex-start;min-height:62px;padding:13px 20px}.trust-strip div:last-child{border-bottom:0}.trust-strip span{max-width:none}.floating-whatsapp{padding:12px;bottom:14px;right:14px}.floating-whatsapp span{display:none}}.benefits i{background:#ed5a0020;border:1px solid #ed5a001e}.benefits .benefit-icon{width:28px;height:28px;-webkit-mask:var(--benefit-icon-image) center / contain no-repeat;-webkit-mask:var(--benefit-icon-image) center / contain no-repeat;mask:var(--benefit-icon-image) center / contain no-repeat;background:currentColor;display:block}.benefits h2{color:#260d04;letter-spacing:.01em;font-size:21px;font-weight:700}.benefits p{color:#725b50;font-size:15px;font-weight:400;line-height:1.5}@media (width<=760px){.benefits h2{font-size:20px}.benefits p{font-size:14px}}
