{"id":6654,"date":"2025-09-14T14:00:33","date_gmt":"2025-09-14T12:00:33","guid":{"rendered":"https:\/\/tsispa.com\/?page_id=6654"},"modified":"2025-09-14T21:19:46","modified_gmt":"2025-09-14T19:19:46","slug":"materiales","status":"publish","type":"page","link":"https:\/\/tsispa.com\/en\/materiales\/","title":{"rendered":"Materiales"},"content":{"rendered":"<section class=\"materials\">\n  <div class=\"materials-container\">\n\n    <!-- Encabezado -->\n    <header class=\"materials-header\">\n      <h1>The essence of our materials<\/h1>\n      <p>Every Tsispa is crafted from carefully selected fabrics that blend luxury, comfort, and protection against the cold.<\/p>\n    <\/header>\n\n    <!-- V\u00eddeo cuadrado -->\n    <div class=\"video-wrapper-square\">\n      <video id=\"video-materiales\" autoplay muted loop playsinline>\n        <source src=\"https:\/\/tsispa.com\/wp-content\/uploads\/2025\/09\/colores.mp4\" type=\"video\/mp4\">\n        Tu navegador no soporta el elemento de video.\n      <\/video>\n    <\/div>\n\n    <!-- Beneficios en bloques -->\n    <div class=\"materials-benefits\">\n      <div class=\"benefit\">\n        <h3>100% natural wool<\/h3>\n        <p>The outer wool layer acts as a true shield against the cold, offering both quality and sophistication.<\/p>\n      <\/div>\n      <div class=\"benefit\">\n        <h3>Thermal insulation<\/h3>\n        <p>An intermediate fleece layer that retains body heat, preventing it from dissipating even on the coldest days.<\/p>\n      <\/div>\n      <div class=\"benefit\">\n        <h3>Inner lining<\/h3>\n        <p>A soft, refined finish that embraces your skin, designed to ensure comfort in every circumstance.<\/p>\n      <\/div>\n      <div class=\"benefit\">\n        <h3>Concealed cuffs<\/h3>\n        <p>Designed to keep warmth inside the coat and shield you from the cold air\u2014without compromising elegance.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Preguntas Frecuentes -->\n    <div class=\"faq-section\">\n      <h2>Frequently asked questions<\/h2>\n <div class=\"faq-item\">\n        <button class=\"faq-question\">Why wool and not polyester?<\/button>\n        <div class=\"faq-answer\">\n          <p>Wool naturally regulates temperature, is breathable, and retains warmth even in damp conditions. It is also more durable, adapts to the body over time, and drapes with a refined elegance impossible to replicate with synthetic fibers. Polyester may be more economical, but it lacks both the comfort and the aesthetic of true wool. <\/p>\n        <\/div>\n      <\/div>\n<div class=\"faq-item\">\n        <button class=\"faq-question\">Will my coat develop \u201cpilling\u201d?<\/button>\n        <div class=\"faq-answer\">\n          <p>Those common little balls appear because most coats marketed as \u201cwool\u201d actually contain only a small percentage of wool blended with polyester. Wool is a natural fiber: with friction, some fibers loosen, tangle, and form pills. Since wool is keratin-based, these pills fall away easily with brushing or a fabric shaver. The problem arises when wool is mixed with polyester or acrylic\u2014synthetic fibers that are harder and do not break down. Loose wool fibers become entangled with the synthetics, and because polyester is virtually indestructible, the pills cling permanently to the fabric. That is why cheap blends end up covered in unsightly, stubborn pills, while pure wool pills less and is far easier to maintain.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"faq-item\">\n        <button class=\"faq-question\">Where does the wool come from?<\/button>\n        <div class=\"faq-answer\">\n          <p>Our fabrics are sourced from European suppliers certified by <strong>OEKO-TEX\u00ae STANDARD 100<\/strong>, ensuring every thread is safe for the skin and environmentally responsible. We also work exclusively with <strong>Mulesing-Free wool<\/strong>, guaranteeing an ethical origin with no animal cruelty involved.<\/p>\n        <\/div>\n      <\/div>\n\n     \n\n     \n    <\/div>\n\n    <!-- CTA -->\n    <div class=\"materials-cta\">\n      <a href=\"\/en\/home\/tienda\/\" class=\"cta-button\">Explore the collection<\/a>\n      <a href=\"\/en\/sistema-calefactable\/\" class=\"secondary-link\">The heating system<\/a>\n      <a href=\"\/en\/confeccion-medida\/\" class=\"secondary-link\">The crafting process<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.materials {\n  padding: 40px 20px 80px;\n  background: #f9f9f9;\n  font-family: \"Helvetica Neue\", Arial, sans-serif;\n}\n\n.materials-container {\n  max-width: 1100px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.materials-header h1 {\n  font-size: 2.2rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n  color: #000;\n}\n\n.materials-header p {\n  font-size: 1.1rem;\n  color: #444;\n  margin-bottom: 40px;\n}\n\n\/* V\u00eddeo cuadrado *\/\n.video-wrapper-square {\n  width: 100%;\n  max-width: 500px;\n  margin: 0 auto 40px;\n  position: relative;\n  aspect-ratio: 1 \/ 1; \/* cuadrado *\/\n  overflow: hidden;\n  border-radius: 8px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n}\n\n.video-wrapper-square video {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n\/* Beneficios con grid *\/\n.materials-benefits {\n  display: grid;\n  gap: 30px;\n  margin: 50px 0;\n}\n\n.materials-benefits .benefit {\n  background: #fff;\n  padding: 25px;\n  border-radius: 6px;\n  box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n  text-align: left;\n}\n\n.benefit h3 {\n  font-size: 1.1rem;\n  font-weight: 700;\n  margin-bottom: 10px;\n  text-transform: uppercase;\n  color: #000;\n}\n\n.benefit p {\n  font-size: 0.95rem;\n  line-height: 1.6;\n  color: #555;\n}\n\n\/* FAQ *\/\n.faq-section {\n  margin: 40px auto;\n  max-width: 800px;\n  text-align: left;\n}\n\n.faq-section h2 {\n  font-size: 1.6rem;\n  font-weight: 700;\n  text-align: center;\n  margin-bottom: 30px;\n  text-transform: uppercase;\n  color: #000;\n}\n\n.faq-item {\n  border-bottom: 1px solid #ddd;\n}\n\n.faq-question {\n  width: 100%;\n  padding: 15px;\n  background: none;\n  border: none;\n  text-align: left;\n  font-size: 1rem;\n  font-weight: 600;\n  cursor: pointer;\n  position: relative;\n  color: #000;\n  text-transform: none;\n}\n\n.faq-question::after {\n  content: '+';\n  position: absolute;\n  right: 20px;\n  font-size: 1.2rem;\n  transition: transform 0.3s;\n  color: #000;\n}\n\n.faq-item.active .faq-question::after {\n  content: '\u2013';\n}\n\n.faq-answer {\n  display: none;\n  padding: 0 15px 10px;\n  font-size: 0.95rem;\n  color: #444;\n  line-height: 1.6;\n  margin-top: 10px;\n}\n\n.faq-item.active .faq-answer {\n  display: block;\n}\n\n\/* CTA *\/\n.materials-cta {\n  margin-top: 40px;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 15px;\n  justify-content: center;\n}\n\n.cta-button {\n  background: #000;\n  color: #fff;\n  font-size: 1rem;\n  font-weight: 600;\n  padding: 12px 28px;\n  text-decoration: none;\n  border-radius: 4px;\n  transition: background 0.3s;\n}\n\n.cta-button:hover {\n  background: #444;\n}\n\n.secondary-link {\n  display: inline-block;\n  border: 1px solid #000;\n  padding: 10px 22px;\n  border-radius: 4px;\n  font-size: 0.95rem;\n  font-weight: 600;\n  color: #000;\n  text-decoration: none;\n  transition: all 0.3s;\n}\n\n.secondary-link:hover {\n  background: #000;\n  color: #fff;\n}\n\n\/* Responsive *\/\n@media (min-width: 1024px) {\n  .materials-benefits {\n    grid-template-columns: repeat(4, 1fr);\n  }\n}\n\n@media (min-width: 768px) and (max-width: 1023px) {\n  .materials-benefits {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 767px) {\n  .materials-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<script>\n\/\/ Script acorde\u00f3n FAQ\ndocument.querySelectorAll('.faq-question').forEach(button => {\n  button.addEventListener('click', () => {\n    const faqItem = button.parentElement;\n    faqItem.classList.toggle('active');\n  });\n});\n\n\/\/ Velocidad del v\u00eddeo\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n  const video = document.getElementById(\"video-materiales\");\n  if (video) {\n    video.playbackRate = 2.0; \/\/ \ud83d\udc48 velocidad x2\n  }\n});\n<\/script>\n\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>La esencia de nuestros materiales Cada Tsispa est\u00e1 confeccionado con tejidos seleccionados que combinan lujo, confort y protecci\u00f3n frente al fr\u00edo. Tu navegador no soporta el elemento de video. Lana 100% natural La capa exterior de lana act\u00faa como un aut\u00e9ntico escudo frente al fr\u00edo, aportando calidad y sofisticaci\u00f3n. Aislante t\u00e9rmico Una capa intermedia de [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","_uf_show_specific_survey":0,"_uf_disable_surveys":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-6654","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"tsispa.com","author_link":"https:\/\/tsispa.com\/en\/author\/tsispa-com\/"},"uagb_comment_info":0,"uagb_excerpt":"La esencia de nuestros materiales Cada Tsispa est\u00e1 confeccionado con tejidos seleccionados que combinan lujo, confort y protecci\u00f3n frente al fr\u00edo. Tu navegador no soporta el elemento de video. Lana 100% natural La capa exterior de lana act\u00faa como un aut\u00e9ntico escudo frente al fr\u00edo, aportando calidad y sofisticaci\u00f3n. Aislante t\u00e9rmico Una capa intermedia de&hellip;","_links":{"self":[{"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/pages\/6654","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/comments?post=6654"}],"version-history":[{"count":26,"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/pages\/6654\/revisions"}],"predecessor-version":[{"id":6762,"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/pages\/6654\/revisions\/6762"}],"wp:attachment":[{"href":"https:\/\/tsispa.com\/en\/wp-json\/wp\/v2\/media?parent=6654"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}