.producto-detalle{max-width:1200px;margin:0 auto}.producto-categoria{background-color:#001746;color:#fff;font-size:28px;font-weight:600;min-height:80px;width:100%;margin:0 !important;padding:8px;align-content:center;text-align:center}.producto-main{display:grid;grid-template-columns:repeat(2,1fr);gap:48px;margin:40px 20px}.producto-galeria{width:100%;max-width:400px;object-fit:cover}.producto-galeria img{width:100%}.producto-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.producto-info .producto-titulo{font-size:28px;font-weight:600;margin:0;color:#1e50a0}.producto-info .producto-descripcion{font-weight:400;color:#292e1e}.producto-info .producto-presentacion h3,.producto-info .producto-sellos h3{margin:0 0 8px;font-size:20px;font-weight:600;color:#1e50a0}.producto-info .producto-presentacion p{margin:0}.producto-info .producto-sellos img{height:92px}.producto-extra{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:40px;padding:0 60px}.producto-extra-dato{display:flex;flex-direction:column}.producto-extra-dato h3{font-size:18px;font-weight:600;color:#001746;margin:0 0 8px}.producto-extra-dato p{font-weight:400;margin:0}.producto-contacto{background-color:#001746;padding:50px 0;margin:40px auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.producto-contacto__titulo{font-size:28px !important;font-weight:600 !important;color:#fff !important;margin:0 !important;text-align:center}.producto-contacto__btns{display:grid;grid-template-columns:repeat(3,minmax(max-content,1fr));gap:30px;margin:0 20px}.producto-contacto__btn{width:100%;box-sizing:border-box;font-size:14px;font-weight:600;background-color:#fff;color:#1e50a0;padding:10px 20px;text-align:center;border-radius:100px;transition:all .2s ease}.producto-contacto__btn:hover{background-color:#6bb6ff;color:#fff}.separador-producto{width:85%;height:2px;background-color:#767676;margin:40px auto 0}.flex-control-nav.flex-control-thumbs{display:flex !important;list-style:none !important;margin:16px 0 !important;gap:16px !important}.flex-control-nav.flex-control-thumbs li{cursor:pointer}.error-404{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:16px}.error-404__title{font-size:140px;font-weight:900;margin:0;color:#1e50a0}.error-404__text{font-size:32px;margin:16px 0 !important}.error-404__btn{display:block;font-size:20px;margin:16px auto 32px !important;color:#fff;background-color:#0d87ff;border-radius:100px;padding:16px 20px;width:fit-content;justify-self:center;text-decoration:none !important;transition:all .3s ease}.error-404__btn:hover{background-color:#6bb6ff;color:#001746}@media (max-width:1024px){.producto-categoria{min-height:60px;font-size:24px}.producto-main{gap:40px;margin:20px 16px}.producto-info .producto-titulo{font-size:24px}.producto-info .producto-sellos img{height:66px}.producto-extra{margin-top:30px;padding:0 40px}.producto-contacto__btns{grid-template-columns:minmax(max-content,1fr)}.producto-contacto{gap:20px}.separador{width:100%}.error-404__title{font-size:120px}}@media (max-width:767px){.producto-main,.producto-extra{grid-template-columns:1fr}.producto-extra{padding:0 16px}.producto-contacto{padding:40px 0}.error-404__title{font-size:100px}.error-404__text{font-size:28px}.error-404__btn{font-size:18px}}