.products-page{min-height:100vh}.products-banner{width:100%;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);padding:32px 0;position:relative;overflow:hidden}.products-banner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(220,38,38,.1) 0%,transparent 50%);pointer-events:none}.products-banner__container{max-width:1440px;margin:0 auto;position:relative;z-index:1}.breadcrumb{margin-bottom:16px;display:flex;align-items:center;gap:4px}.breadcrumb svg{color:#fff;fill:transparent;padding-bottom:2px}.breadcrumb ol{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.breadcrumb li{display:flex;align-items:center}.breadcrumb li:not(:last-child):after{content:">";color:#64748b;font-size:14px;margin-left:8px}.breadcrumb__home svg{color:#94a3b8;transition:color .3s ease}.breadcrumb__home:hover svg{color:#fff}.breadcrumb__link{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.15px}.breadcrumb__link:hover{color:#fff}.breadcrumb__current{color:#b42d2f;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.15px}.products-banner__title{margin-bottom:16px;line-height:1.2}.products-banner__title p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#fff;font-size:48px;font-style:normal;font-weight:400;line-height:48px;letter-spacing:.352px}@media screen and (max-width: 993px){.products-banner__title p{font-size:32px;line-height:normal}}.products-banner__title p em{font-style:normal;background:linear-gradient(90deg,#b42d2f,#d6484b,#ff6467);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.products-banner__subtitle{color:#d1d5dc;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-.439px;max-width:600px}.catalog-hero{max-width:1440px;width:100%;margin:80px auto 0}.catalog-hero__container{border-radius:24px;background:linear-gradient(135deg,#b42d2f,#d6484b,#fb2c36);box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 20px}.catalog-hero__icon{display:flex;justify-content:center;margin-bottom:24px}@media screen and (max-width: 749px){.catalog-hero__icon{margin-bottom:10px}}.catalog-hero__icon svg{color:#fff;fill:transparent;width:64px;height:64px}@media screen and (max-width: 749px){.catalog-hero__icon svg{width:48px;height:48px}}.catalog-hero__title{color:#fff;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:36px;font-style:normal;font-weight:400;line-height:40px;letter-spacing:.369px;margin-bottom:15px}@media screen and (max-width: 749px){.catalog-hero__title{font-size:24px;line-height:normal}}.catalog-hero__description{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-.439px;max-width:655px;margin-bottom:30px}@media screen and (max-width: 749px){.catalog-hero__description{font-size:16px;line-height:normal}}.catalog-hero__stats{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.catalog-hero__stat-box{min-width:190px;border-radius:16px;border:1px solid rgba(255,255,255,.3);background:#fff3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:25px}@media screen and (max-width: 749px){.catalog-hero__stat-box{width:100%}}.catalog-hero__stat-number{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:30px;font-style:normal;font-weight:400;line-height:36px;letter-spacing:.396px;text-align:center}.catalog-hero__stat-label{color:#ffffffe6;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.312px}.products-filters{max-width:1440px;margin:48px auto 32px;padding:0 35px}@media screen and (max-width: 993px){.products-filters{padding:0 12px}}.products-filters__container{padding:25px;border-radius:16px;border:1px solid #E5E7EB;background:#fff;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.products-filters__content{display:grid;grid-template-columns:1fr 1fr;gap:32px}@media screen and (max-width: 993px){.products-filters__content{grid-template-columns:1fr;gap:10px}}.search-bar{position:relative;height:min-content}@media screen and (max-width: 993px){.search-bar{margin-bottom:10px}}.search-bar__input{position:relative;width:100%;border-radius:8px;border:1px solid #D1D5DC;background:#f3f3f5;padding:4px 18px 4px 38px;height:40px;color:#717182;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.15px}.search-bar__input::placeholder{color:#717182;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.15px}.search-bar__input:focus{outline:none;border-color:#dc2626;background:#fff;box-shadow:0 0 0 3px #dc26261a}.search-bar svg{position:absolute;left:16px;fill:transparent;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none}.filters-row{display:flex;flex-direction:column;gap:24px;margin-bottom:24px;margin-top:10px}.filter-group{position:relative}.filter-group__title{position:absolute;top:-20px;color:#4a5565;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.15px}.filter-buttons{display:flex;flex-wrap:wrap;gap:12px}.filter-button{padding:4px 12px;border-radius:8px;border:1px solid #D1D5DC;background:#fff;color:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.15px}.filter-button:hover{border-color:#dc2626;color:#dc2626}.filter-button--active{background:#dc2626;border-color:#dc2626;color:#fff}.filter-button--active:hover{background:#b91c1c;border-color:#b91c1c;color:#fff}.products-counter{border-top:1px solid #E5E7EB;margin-top:12px;padding-top:16px;color:#4a5565;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.312px}.products-counter__number{color:#dc2626;font-weight:700}.products-grid{max-width:1440px;margin:0 auto 50px}.products-grid__container{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;align-items:stretch}@media screen and (max-width: 1198px){.products-grid__container{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width: 424px){.products-grid__container{grid-template-columns:1fr;gap:16px}}.product-card{border-radius:12px;border:1px solid;overflow:hidden;transition:all .3s ease;position:relative;display:flex;flex-direction:column;height:100%}.product-card:hover{box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d}.product-card .product-card__brand{color:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px;width:fit-content;border-radius:8px;border:1px solid #D1D5DC;padding:2px 8px;text-transform:capitalize}.product-card .product-card__button{display:flex;justify-content:center;align-items:center;gap:16px;align-self:stretch;border-radius:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.15px;padding:8px 20px}.product-card .product-card__button--primary{color:#fff}.product-card .product-card__button--secondary{border:2px solid #D1D5DC;background:#fff;color:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.15px}.product-card--estandar{border-color:#bedbff;background:linear-gradient(135deg,#eff6ff,#ecfeff)}.product-card--estandar .product-card__description,.product-card--estandar .product-card__category{color:#155dfc}.product-card--estandar .product-card__button--primary{background:linear-gradient(90deg,#2b7fff,#1447e6)}.product-card--premium{border-color:#b42d2f;background:linear-gradient(135deg,#fef2f2,#fff7ed)}.product-card--premium .product-card__description,.product-card--premium .product-card__category{color:#b42d2f}.product-card--premium .product-card__button--primary{background:linear-gradient(180deg,#b42d2f,#922525)}.product-card--especializado{border-color:#bedbff;background:linear-gradient(135deg,#faf5ff,#f5f3ff)}.product-card--especializado .product-card__description{color:#9810fa}.product-card--especializado .product-card__button--primary{background:linear-gradient(90deg,#9810fa,#6e11b0)}.product-card--especializado .product-card__category{color:#9810fa}.product-card__image{width:100%;height:192px;overflow:hidden;padding:24px 24px 0}.product-card__image img{width:100%;height:100%;object-fit:contain;border-radius:14px;border:1px solid #E5E7EB;background:linear-gradient(135deg,#fff,#f9fafb);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;padding:10px}.product-card__content{padding:20px;display:flex;flex-direction:column;flex-grow:1}.product-card__brand{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;color:#dc2626}.product-card__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#101828;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:15px}.product-card__description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22.75px;letter-spacing:-.15px;margin-bottom:11px}.product-card__actions{display:flex;flex-direction:column;gap:8px;margin-top:auto}.product-card__catalogs{border-radius:14px;border:1px solid #E5E7EB;background:#fff9;padding:16px;margin-bottom:24px}.product-card__catalogs .product-card__catalogs-header{display:flex;align-items:center;gap:8px}.product-card__catalogs .product-card__catalogs-header svg{fill:transparent;color:#4a5565}.product-card__catalogs .product-card__catalogs-header h4{margin-bottom:0;color:#101828;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.312px}.product-card__catalogs .product-card__catalogs-list{display:flex;flex-direction:column;gap:12px;margin-top:12px}.product-card__catalogs .product-card__catalog-item{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:12px;border-radius:10px;border:1px solid #E5E7EB;background:#fff}.product-card__catalogs .product-card__catalog-item:hover{color:inherit}.product-card__catalogs .product-card__catalog-item svg{padding-top:5px;color:#00a63e;fill:transparent}.product-card__catalogs .product-card__catalog-item .product-card__catalog-info .product-card__catalog-name{color:#101828;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.15px}.product-card__catalogs .product-card__catalog-item .product-card__catalog-info .product-card__catalog-meta{display:flex;align-items:center;gap:12px;color:#4a5565;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.no-products-message{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 20px;grid-column:1/-1;min-height:400px}.no-products-message__icon{margin-bottom:24px;opacity:.6}.no-products-message__icon svg{color:#6b7280;fill:transparent;width:48px;height:48px}.no-products-message__title{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:600;line-height:32px;color:#111827;margin-bottom:12px}.no-products-message__description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#6b7280;max-width:500px;margin-bottom:32px}.no-products-message__actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.expert-advice__container{border-radius:16px;border:1px solid #364153;background:linear-gradient(90deg,#101828,#1e2939,#101828);box-shadow:0 25px 50px -12px #00000040}.expert-advice__container .expert-advice__button{background-color:#ff6467;color:#fff}.expert-advice__container .expert-advice__button svg{fill:transparent;color:#fff}
