:root{--rojo-totto: #aa2323;--crema: #fff7d5;--oscuro: #2e2c2c;--claro: #fafaf8;--fuente: "Poppins", sans-serif}body{margin:0;font-family:var(--fuente);background-color:var(--claro);color:var(--oscuro)}body{background-color:#fff;transition:background-color .6s ease-in-out}html{scroll-behavior:smooth}body.fondo-rojo{background-color:#aa2323}.hero{display:flex;flex-direction:column;padding:0rem;gap:2rem;padding-left:100px;align-items:center;background-color:#fafaf8}@media (min-width: 768px){.hero{flex-direction:row;justify-content:space-between;align-items:flex-start}}.hero-text h1{font-size:4.6rem;font-weight:800;line-height:1;max-width:10rem;margin-top:0;margin-bottom:2rem}.hero-text h1 .destacado{color:var(--rojo-totto);font-weight:800}.hero-text p{margin-top:0rem;font-size:1.1rem;max-width:35rem}.hero-buttons{display:flex;gap:1.5rem;margin-top:1rem;flex-wrap:wrap}.btn-rojo{background-color:var(--rojo-totto);color:#fff;border:none;padding:1rem 1.5rem!important;border-radius:18px;font-weight:600;cursor:pointer;font-size:1.2rem!important;transition:transform .3s ease,background-color .3s ease;text-decoration:none}.btn-rojo:hover{transform:scale(1.1)}.btn-borde{background-color:#fff;color:var(--rojo-totto);border:2px solid var(--rojo-totto);padding:.9rem 1.5rem;font-size:1.2rem;border-radius:18px;transition:transform .3s ease,background-color .3s ease;font-weight:700;text-decoration:none}.btn-borde:hover{transform:scale(1.1)}.testimonio{font-size:1rem!important;padding-top:18px;color:#555;font-weight:300;line-height:1.2rem;margin-bottom:40px}.gelato-image{margin-top:0;padding-right:10px}.testimonio strong{font-weight:600}@media (max-width: 768px){.hero{flex-direction:column;align-items:stretch;gap:1.2rem;padding:1.2rem;padding-left:0}.gelato-image{display:none!important}.hero-text h1{font-size:2.9rem;line-height:1.1;max-width:100%;margin:.5rem 0;text-align:center;padding-bottom:20px}.hero-text p{font-size:.8rem;max-width:100%;text-align:center;margin-top:.4rem;padding-left:0!important;padding-right:0!important}.testimonio{font-size:.8rem!important;line-height:1.1rem;margin-bottom:2rem;padding-top:2rem!important;padding-left:6px;padding-top:.8rem;text-align:center!important}.hero-buttons{flex-direction:column;gap:.6rem;width:65%;margin:.8rem auto 0;align-items:center}.hero-buttons .btn-rojo,.hero-buttons .btn-borde{width:100%;padding:.95rem 1rem;font-size:1.05rem!important;border-radius:14px;display:inline-flex!important;align-items:center!important;justify-content:center!important}.btn-rojo:hover,.btn-borde:hover{transform:none}}@media (max-width: 768px){.hero{padding-left:0!important;padding-right:0!important}.hero-text{width:100%;display:grid;justify-items:center;text-align:center}.hero-buttons{display:grid;gap:.6rem;width:min(420px,90vw);margin:.8rem auto 0}.hero-buttons>.btn-rojo,.hero-buttons>.btn-borde{width:100%;justify-content:center;align-items:center}.hero-text p,.testimonio{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}}.hero,.hero *{box-sizing:border-box}.navbar{display:flex;justify-content:space-between;align-items:center;padding:.6rem 3rem;position:sticky!important;overflow:hidden;top:0;transition:background-color .3s ease,box-shadow .3s ease;background-color:#fafaf8;z-index:100}.navbar-scrolled{background-color:var(--claro);box-shadow:0 2px 10px #0000000d}.navbar-logo{display:flex;align-items:center;gap:.8rem;font-size:2rem;font-weight:800;font-family:Poppins,sans-serif}.navbar-logo span{color:var(--rojo-totto);font-weight:800}.navbar-logo span strong{color:#000;font-weight:800}.navbar-logo img{height:68px;padding:0}.navbar-links{display:flex;align-items:center;gap:2rem;font-family:Poppins,sans-serif;font-weight:400}.navbar-links a{text-decoration:none;color:#2e2c2c;font-size:1rem;transition:color .3s}.navbar-links a:hover{color:var(--rojo-totto)}.contacto-btn{background-color:var(--rojo-totto);color:#fff!important;padding:.6rem 1rem;border:3px solid var(--rojo-totto);border-radius:999px;font-weight:600}.contacto-btn:hover{background-color:#fff;color:var(--rojo-totto)!important;border:3px solid var(--rojo-totto);border-color:var(--rojo-totto)}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px;z-index:110}.hamburger span{display:block;width:25px;height:3px;background-color:#2e2c2c;transition:all .3s ease}.navbar-invertido .hamburger span{background-color:#fff}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width: 768px){.hamburger{display:flex}.navbar{padding:.6rem 1rem}.navbar-logo span{display:none}.navbar-links{position:fixed;top:0;right:-100%;height:100vh;width:250px;background-color:#fff7d5;flex-direction:column;align-items:center;justify-content:center;gap:2rem;transition:right .3s ease;box-shadow:-2px 0 10px #0000001a}.navbar-links.open{right:0}.navbar-links a{font-size:1.2rem}.contacto-btn{padding:.8rem 1.4rem}}:root{--rojo-totto: #aa2323;--rojo-totto-fuerte: #8f1f1f;--crema: #fff7d5;--oscuro: #2e2c2c;--claro: #fafaf8}.productos-section{background-color:var(--rojo-totto-fuerte);color:#fff;padding:2rem 1rem;font-family:Poppins,sans-serif;text-align:center}.productos-titulo{font-size:3.6rem;font-weight:800;margin-bottom:1rem}.productos-subtitulo{font-size:1.2rem;font-weight:300;max-width:800px;margin:0 auto 3rem;line-height:1.5}.productos-grid{display:flex;flex-direction:column;align-items:center;gap:3rem}@media (min-width: 900px){.productos-grid{flex-direction:row;align-items:flex-start;justify-content:center;gap:4rem}}.productos-imagen img{width:100%;max-width:510px;border-radius:16px;margin-left:100px}.productos-descripciones{display:flex;flex-direction:column;gap:1.5rem;max-width:660px}.producto-card{border:2px solid rgb(147,30,30);background-color:#681212;box-shadow:0 4px 12px #1a0202b3;margin-left:1rem;margin-right:5rem;border-radius:12px;padding:1.2rem 1.5rem;text-align:left}.producto-card h3{margin:0;font-size:1.2rem;margin-bottom:1rem;color:#fff}.producto-card h4{margin-top:-10px;font-size:1rem;margin-bottom:.5rem;font-weight:400;color:#fff}.producto-card ul{padding-left:1rem;margin:0;list-style-type:disc;font-weight:300;font-size:.95rem;line-height:1.4}.catalogo-boton{margin-top:3rem}.catalogo-boton button,.catalogo-boton a{background-color:var(--crema);color:var(--rojo-totto);font-weight:600;border:none;padding:1rem 2.2rem;margin-top:1.5rem;margin-bottom:2rem;font-size:1.3rem;border-radius:12px;cursor:pointer;transition:transform .2s ease;text-decoration:none;display:inline-block}.catalogo-boton button:hover,.catalogo-boton a:hover{transform:scale(1.1)}@media (max-width: 768px){.productos-imagen img{width:100%;max-width:280px;border-radius:16px;margin-left:0;align-items:center}.productos-titulo{font-size:2.9rem;line-height:2.8rem}.productos-subtitulo{font-size:1rem;max-width:100%;margin:0 auto 2rem;line-height:1.5;opacity:.8}.producto-card{margin-left:0;margin-right:0;text-align:left}.catalogo-boton button{font-weight:700;padding:.8rem 2rem;font-size:1.1rem;border-radius:12px;cursor:pointer;transition:transform .2s ease;box-sizing:border-box}}:root{--rojo-totto: #aa2323;--crema: #fff7d5;--oscuro: #2e2c2c;--claro: #fafaf8}.sabores-section{padding:4rem 2rem;text-align:center;background-color:var(--claro);font-family:Poppins,sans-serif}.sabores-titulo{font-size:3.4rem;font-weight:700;color:var(--rojo-totto);margin-bottom:.5rem}.sabores-subtitulo{font-weight:300;color:#333;font-size:1.05rem;margin-bottom:3rem}.sabores-content{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media (min-width: 900px){.sabores-content{flex-direction:row;justify-content:center;align-items:flex-start}}.sabores-imagen img{height:520px;max-height:100%;max-width:502px;border-radius:16px;object-fit:cover;margin-right:2rem}.sabores-lista{display:flex;flex-direction:column;gap:1.1rem;max-width:600px;text-align:left;line-height:20px}.sabor-item{display:flex;gap:1rem;align-items:flex-start;cursor:pointer;border:2px solid var(--rojo-totto);padding:.8rem 1rem;border-radius:42px;position:relative;overflow:hidden;transition:color .3s ease;background-color:#fff;z-index:0}.sabor-item .sabor-texto{position:relative;z-index:1;transition:color .3s ease}.sabor-item.activo{border-color:var(--rojo-totto);background-color:#fff}.sabor-item:before{content:"";position:absolute;left:0;top:0;height:100%;width:0%;background-color:var(--rojo-totto);transition:width .4s ease;z-index:0}.sabor-item:hover:before{width:100%;opacity:1}.sabor-item:hover .sabor-texto{color:#fff}.sabor-item .sabor-texto strong{transition:color .3s ease}.sabor-item:hover .sabor-texto strong{color:#fff}.sabor-item.activo:before{width:100%}.sabor-item.activo .sabor-texto,.sabor-item.activo .sabor-texto strong{color:#fff}.sabor-item:hover .color-dot{filter:brightness(1.2)}.sabor-item.activo .color-dot{filter:brightness(1.1)}.color-dot{width:30px;height:30px;border-radius:50%;flex-shrink:0;margin-top:6px}.sabor-texto p{margin:.2rem 0 0;font-size:.9rem;font-weight:300}.sabores-bottom{margin-top:5rem}.sabores-bottom h3{margin-bottom:.3rem;font-size:1.8rem}.sabores-bottom p{font-size:1rem;color:#555;margin-bottom:1rem}.sabores-botones{display:flex;justify-content:center;gap:1rem;margin-top:1.2rem;flex-wrap:wrap}.btn-rojo{background-color:var(--rojo-totto);color:#fff;border:none;padding:1rem 1.4rem;border-radius:42px;font-weight:600;font-size:1.1rem;cursor:pointer}.btn-borde{background-color:#fff;color:var(--rojo-totto);border:2px solid var(--rojo-totto);padding:1rem 1.4rem;border-radius:42px;font-weight:600;font-size:1.1rem;cursor:pointer}@media (max-width: 768px){.sabores-imagen img{width:260px;align-self:center;height:auto;border-radius:16px;object-fit:cover;margin-right:0}.sabores-titulo{font-size:3rem;line-height:3rem;font-weight:700;margin-bottom:.5rem}.sabores-lista{gap:.6rem}.sabor-item{gap:1rem}.sabor-item .sabor-texto p{font-size:12px;line-height:12px}.sabores-bottom{margin-top:2rem}.sabores-bottom h3{padding-top:0}.sabores-bottom p{font-size:.9rem}.btn-borde,.btn-rojo{font-weight:600;padding:.8rem 1.2rem;font-size:1rem!important}}.testimonios-section{padding:4rem 2rem;text-align:center;font-family:Poppins,sans-serif;background-color:var(--claro);z-index:1}.testimonios-titulo{font-size:3.1rem;font-weight:800;color:var(--oscuro);margin-bottom:1rem;z-index:10!important}.testimonios-titulo span{color:var(--rojo-totto)}.testimonios-subtitulo{font-weight:300;color:#333;font-size:1.2rem;margin-bottom:1.6rem}.testimonios-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.5rem}.testimonio-card{background-color:#fff;border:1.5px solid #ccc;border-radius:18px;padding:1.3rem 1.2rem;width:240px;transition:all .3s ease;text-align:center}.testimonio-card:hover{border-color:var(--rojo-totto);box-shadow:0 4px 12px #000000b3}.comillas-img{height:35px;margin-bottom:.8rem}.texto{font-size:.95rem;font-weight:300;color:#444;margin-bottom:.6rem}.linea-divisora{border:none;border-top:1px solid #ccc;margin:1rem auto;width:80%}.nombre{font-size:.9rem;color:var(--oscuro);margin-top:.5rem;margin-bottom:.1rem}.badge-clientes{display:flex;justify-content:center}.pildora{background-color:#f3f3f3;border:1.5px solid #ccc;border-radius:999px;padding:.6rem 2.4rem;display:flex;align-items:center;gap:.8rem;font-size:1.1rem;font-weight:500}.circulo-icono{display:flex;gap:.3rem;align-items:center}.circle{width:13px;height:13px;border-radius:50%}.circle.rojo{background-color:var(--rojo-totto)}.circle.gris{background-color:#ccc}@media (max-width: 768px){.testimonios-titulo{font-size:2.9rem;line-height:3.1rem}.testimonios-subtitulo{font-size:1rem}.testimonios-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.testimonio-card{width:80%;max-width:none;height:80%;max-height:none}.comillas-img{height:30px;margin-bottom:.1rem}.texto{font-size:.79rem;font-weight:300;color:#444;margin-bottom:.6rem}.nombre{font-size:.78rem;margin-top:.5rem;margin-bottom:.1rem}.pildora{padding:.6rem 1.2rem;gap:.8rem;font-size:.8rem;font-weight:500}}:root{--rojo-totto: #aa2323;--crema: #fff7d5;--oscuro: #2e2c2c}.distribucion-section{padding:4rem 2rem;background-color:#fafaf8;font-family:Poppins,sans-serif;text-align:center}.distribucion-titulo{font-size:2.2rem;font-weight:800;color:var(--oscuro);margin-bottom:.8rem}.distribucion-titulo span{color:var(--rojo-totto)}.distribucion-subtitulo{font-weight:300;font-size:1.05rem;max-width:700px;margin:0 auto 2.5rem;color:#444}.distribucion-grid{display:flex;gap:1.2rem;flex-wrap:wrap;justify-content:center;margin-bottom:3rem}.distribucion-card{border:1.5px solid #444;border-radius:14px;padding:1.4rem 1rem;width:220px;text-align:center;transition:box-shadow .3s ease;background-color:#fff}.distribucion-card:hover{border-color:var(--rojo-totto);box-shadow:0 4px 12px #000000b3}.icono-wrapper img{height:36px;margin-bottom:1rem}.distribucion-card h3{font-size:1rem;margin:.5rem 0;font-weight:600}.distribucion-card p{font-size:.9rem;color:#555;font-weight:300}.beneficios-box{display:flex;flex-direction:column;background-color:#f7f7f7;border:1.5px solid #2e2c2c;padding:1.2rem;border-radius:12px;margin:0 auto;max-width:860px;gap:2rem}@media (min-width: 768px){.beneficios-box{flex-direction:row;justify-content:space-between;align-items:center}}.beneficios-texto{padding-left:1rem}.beneficios-texto h4{font-size:1.8rem;color:var(--rojo-totto);margin-bottom:1rem;text-align:left}.beneficios-texto ul{list-style:disc;padding-left:1.5rem;text-align:left;font-size:.95rem;color:#444;font-weight:300}.beneficios-derecha{text-align:center;padding-right:2rem;padding-bottom:1rem}.beneficios-derecha h3{font-size:2.8rem;margin-bottom:-1rem;margin-top:-1rem;color:var(--rojo-totto)}.beneficios-derecha span{font-size:.9rem;font-weight:400;color:#555}.beneficios-derecha button,.beneficios-derecha a{background-color:var(--rojo-totto);color:#fff;border:none;padding:.9rem 1.5rem;border-radius:999px;font-weight:600;cursor:pointer;font-size:1.1rem!important;transition:transform .3s ease,background-color .3s ease}.beneficios-derecha a :hover,.beneficios-derecha button:hover{transform:scale(1.1)}@media (max-width: 768px){.distribucion-titulo{font-size:2.3rem;line-height:2.6rem}.distribucion-subtitulo{font-size:1rem;max-width:100%;font-weight:300}.distribucion-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.distribucion-card{width:83%;max-width:none}.distribucion-card h3{font-size:1rem}.distribucion-card p{font-size:.8rem}.beneficios-texto h4{text-align:center;line-height:2.3rem;font-size:2.3rem;padding-bottom:10px}.beneficios-box{align-items:center;padding:1.1rem;text-align:center;margin:0;gap:0rem}.beneficios-derecha{text-align:center;padding-right:0rem}}:root{--tg-red:#aa2323;--tg-cream:#fff7d5;--tg-ink:#2e2c2c;--tg-off:#fafaf8;--tg-gold:#e6b23a;--tg-card:#ffffff;--tg-shadow:0 8px 24px rgba(0,0,0,.08);--radius:16px}.tgC-section h1{font-size:50px;text-align:center;margin-bottom:60px}.tgC-section{background:var(--tg-off);padding:32px 16px}.tgC-container{max-width:1100px;margin:0 auto;display:grid;gap:24px;grid-template-columns:1.2fr .8fr}@media (max-width: 900px){.tgC-container{grid-template-columns:1fr}}.tgC-formCard{background:var(--tg-card);border-radius:var(--radius);box-shadow:var(--tg-shadow);padding:24px}.tgC-title{font-size:28px;margin:0 0 30px;color:var(--tg-ink);font-weight:600}.tgC-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tgC-col2{grid-column:span 2}.tgC-field label{display:block;font-size:14px;color:#6a6a6a;margin-bottom:8px;font-weight:600}.tgC-field input,.tgC-field select,.tgC-field textarea{width:100%;border:1px solid #eee;background:#fff;border-radius:12px;padding:14px;font-size:16px;color:var(--tg-ink);outline:none;transition:box-shadow .15s ease,border-color .15s ease;box-sizing:border-box}.tgC-field textarea{resize:vertical}.tgC-field input::placeholder,.tgC-field textarea::placeholder{color:#bdbdbd}.tgC-field input:focus,.tgC-field select:focus,.tgC-field textarea:focus{border-color:#ba311c;box-shadow:0 0 0 4px #e63a3a26}.tgC-selectWrap{position:relative}.tgC-selectWrap select{appearance:none;-webkit-appearance:none;padding-right:40px}.tgC-caret{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:#bdbdbd}.tgC-actions{display:flex;align-items:center;gap:16px}.tgC-btn{display:inline-flex;align-items:center;gap:10px;background:var(--tg-red);color:#fff;border:none;border-radius:18px;padding:16px 28px;font-weight:800;font-size:18px;cursor:pointer;box-shadow:0 8px 18px #db13134d}.tgC-btn[disabled]{opacity:.7;cursor:not-allowed}.tgC-plane{font-size:18px}.tgC-ok{color:#1a7f37;font-weight:600}.tgC-error{color:var(--tg-red);font-weight:600}.tgC-hp{position:absolute;left:-9999px;opacity:0}.tgC-side{display:flex;flex-direction:column;gap:16px}.tgC-infoCard,.tgC-ctaCard{background:var(--tg-card);border-radius:var(--radius);box-shadow:var(--tg-shadow);padding:18px 20px;display:flex;gap:18px;align-items:center}.tgC-icoWrap{width:48px;height:48px;border-radius:50%;background:#f29696;display:grid;place-items:center;flex-shrink:0}.tgC-ico{width:24px;height:24px;fill:#aa2323}.tgC-infoTitle{margin:0;font-weight:800;color:var(--tg-ink)}.tgC-infoText{margin:2px 0 0;color:#7a7a7a}.tgC-ctaCard{flex-direction:column;align-items:flex-start}.tgC-ctaTitle{font-size:22px;font-weight:900;margin:0;color:var(--tg-ink)}.tgC-ctaSub{margin:6px 0 10px;color:#7a7a7a}.tgC-status{margin:0;color:#7a7a7a;font-weight:700;display:flex;align-items:center;gap:8px}.tgC-dot{width:10px;height:10px;border-radius:50%;display:inline-block;background:#32b814;box-shadow:0 0 0 6px #39ba572e}.tgC-infoCard a{text-decoration:none;color:#2e2c2c}@media (max-width: 768px){.tgC-section h1{font-size:3rem;line-height:3.4rem}}:root{--red:#8e1d1d;--ink:#ffffff;--muted:#f3e9e9;--panel:#671515;--radius:20px;--shadow:0 14px 30px rgba(0,0,0,.25)}.tottoSec{background:var(--red);color:var(--ink);padding:56px 20px;font:Raleway,sans-serif}.tottoWrap{max-width:1120px;margin:0 auto}.tottoHead{text-align:center;margin-bottom:24px}.tottoTitle{font-weight:700;color:#f3e9e9;font-size:3rem;font:"Poppins",sans-serif;line-height:1.05;margin:0 0 6px}.tottoTitle span{color:#ffe9a3}.tottoSubtitle{margin:0;color:#f3e9e9;opacity:.85;font-size:clamp(16px,2.2vw,22px)}.tottoGrid{display:grid;grid-template-columns:1.1fr 1fr;gap:1px;align-items:center}@media (max-width: 900px){.tottoGrid{grid-template-columns:1fr}}.tottoPhoto{margin:0 auto;background:#671515;padding:10px;border-radius:22px;box-shadow:var(--shadow);align-items:center;z-index:2}.tottoPhoto img{height:400px;width:auto;display:block;align-items:center;border-radius:16px;z-index:1}.tottoGrid .texto-bajo-imagen{margin-top:10px;font-size:14px;color:#f3e9e9;text-align:center;font-style:italic;opacity:.85}.tottoText{background:#00000014;border:1.5px solid rgba(255,255,255,.18);border-radius:18px;padding:22px;background-color:#671515}.tottoText h3{margin:0 0 30px;font-size:clamp(20px,2.5vw,28px);font-weight:900;color:#fff;text-align:center}.tottoText p{margin:10px 0;color:#f3e9e9;opacity:.85;line-height:1.7;font-size:16px;text-align:justify}.tottoSec{position:relative}.patas-bg{position:absolute;top:0;left:0;width:480px;height:auto;opacity:.65;z-index:0!important;pointer-events:none}.tottoSec .contenido{position:relative;z-index:12}@media (max-width: 768px){.tottoPhoto img{height:330px;width:auto;display:block;align-items:center;border-radius:16px;z-index:1;margin-bottom:1rem}.tottoText{margin-top:1rem}.patas-bg{display:none}}:root{--tg-red:#aa2323;--tg-red-700:#8e1d1d;--tg-ink:#2e2c2c;--tg-white:#ffffff;--tg-muted:#d7d7d7;--tg-bg:#1a1a1a;--radius:16px}.tgF{background:var(--tg-red-700);color:var(--tg-white);padding:48px 20px 18px;border-top:6px solid var(--tg-red-700)}.tgF__container{max-width:1200px;margin:0 auto;display:grid;gap:32px;grid-template-columns:1.4fr 1fr 1fr}@media (max-width: 980px){.tgF__container{grid-template-columns:1fr}}.tgF__brandRow{display:flex;align-items:center;gap:12px;margin-bottom:10px}.tgF__logo{width:140px;height:100%;object-fit:contain}.tgF__brandName{font-size:36px;font-weight:900;letter-spacing:.2px}.tgF__brandName strong{color:#fff7d5}.tgF__desc{max-width:720px;color:#eaeaea;margin:6px 0 18px;line-height:1.4}.tgF__copy{color:#bdbdbd;margin:0}.tgF__links h4,.tgF__contact h4{color:var(--tg-white);margin:0 0 10px;font-size:20px}.tgF__links ul,.tgF__contact ul{list-style:none;margin:0;padding:0}.tgF__links li+li{margin-top:8px}.tgF__links a{color:#f4f4f4;text-decoration:none;font-weight:600}.tgF__links a:hover{color:#c35757}.tgF__contact li{display:flex;align-items:center;gap:10px;margin:10px 0}.tgF__ico{width:20px;height:20px;fill:#fff7d5;flex-shrink:0}.tgF__bottom{max-width:1200px;margin:22px auto 0;padding-top:16px;border-top:1px solid #ffffff;display:flex;align-items:center;justify-content:space-between;gap:16px}@media (max-width: 720px){.tgF__logo{padding-left:90px}.tgF__bottom{flex-direction:column;align-items:flex-start}.tgF__brandName{display:none}}.tgF__legal{display:flex;gap:24px}.tgF__legal a{color:#dcdcdc;text-decoration:none}.tgF__legal a:hover{color:#c35757}.tgF__social{display:flex;align-items:center;gap:10px;color:#dcdcdc}.tgF__pill{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border-radius:999px;background:#fff7d5;color:#a71c1c;text-decoration:none;font-weight:800;padding:0 10px;transition:background .15s ease,transform .1s ease}.tgF__pill:hover{background:var(--tg-red);transform:translateY(-1px);color:#dcdcdc}.tgF__contact a{text-decoration:none;color:#f4f4ff}:root{--red:#8e1d1d;--lightred: #aa2323;--ink:#2e2c2c;--muted:#6f6f6f;--white:#ffffff;--bg:#fafafa;--stroke:#f1e2d3;--radius:18px;--shadow:0 10px 24px rgba(0,0,0,.07)}.gel-sec{background:var(--bg);padding:32px 16px}.gel-head{max-width:1100px;margin:0 auto 12px;text-align:center}.gel-head h2{margin:0 0 6px;font-size:62px!important;font-weight:900;color:var(--ink)}.gel-head h2 strong{color:var(--red);font-size:62px}.gel-head p{margin:0;color:var(--muted)}.gel-tabs{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;max-width:1100px;margin:16px auto 22px}.gel-tab{background:transparent;border:1.5px solid var(--ink);padding:10px 16px;border-radius:999px;cursor:pointer;font-weight:800;color:#4e4e4e;transition:background .15s ease,color .15s ease,border-color .15s ease}.gel-tab.is-active{background:var(--white);color:var(--red);border-color:var(--red);box-shadow:var(--shadow)}.gel-grid{max-width:1100px;margin:0 auto;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media (max-width: 1024px){.gel-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.gel-grid{grid-template-columns:1fr}}.gel-card{background:var(--white);border:1px solid #422424;border-radius:var(--radius);padding:18px 16px 14px;text-align:center;box-shadow:var(--red);transition:transform .12s ease,box-shadow .12s ease}.gel-card:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0000001f}.gel-circle{width:min(340px,80%);aspect-ratio:1;max-width:340px;min-width:220px;margin:0 auto 12px;background:#f7e1cb;border-radius:50%;display:grid;place-items:center}.gel-circle img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 12px 22px rgba(0,0,0,.12))}.gel-name{margin:18px 0 10px;font-size:18px;letter-spacing:.6px;font-weight:900;color:var(--ink)}.gel-btn{background:var(--lightred);color:var(--white);border:none;padding:10px 18px;border-radius:999px;font-weight:800;letter-spacing:.5px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.gel-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0000002e}.gel-panel{overflow:hidden;transition:max-height .25s ease;border-top:1px solid var(--ink);margin-top:12px}.gel-panel p{margin:10px 8px 4px;color:var(--muted);line-height:1.55;font-size:14px}.gel-error{color:var(--red);font-weight:700;text-align:center}@media (max-width: 748px){.gel-head h2{font-size:48px!important;line-height:3.5rem;padding-bottom:20px}.gel-head h2 strong{font-size:48px}.gel-grid{grid-template-columns:2fr;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.gel-card{border-radius:var(--radius);padding:18px 18px 14px;transition:transform .12s ease,box-shadow .12s ease}.gel-circle{width:min(40px,100%);aspect-ratio:1;max-width:340px;min-width:140px;margin:0 auto 12px;background:#f7e1cb;border-radius:50%;display:grid;place-items:center}.gel-circle img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 12px 22px rgba(0,0,0,.12))}.gel-btn{font-size:12px}.gel-panel p{font-size:10px;line-height:1rem}}.ev-sec{background:#fafaf8;padding:48px 16px;color:#2e2c2c}.ev-wrap{max-width:1120px;margin:0 auto}.ev-head{text-align:center;margin-bottom:22px}.ev-head h2{margin:0 0 8px;font-weight:900;font-size:clamp(28px,4vw,40px);color:#2e2c2c}.ev-head p{margin:0 auto 14px;max-width:780px;color:#5f5f5f;font-size:18px}.ev-badges{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.ev-badge{background:#fff7d5;color:#aa2323;border:1.5px solid #f0e3b8;padding:8px 12px;border-radius:999px;font-weight:800;font-size:13px}.ev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}@media (max-width: 980px){.ev-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.ev-grid{grid-template-columns:1fr}}.ev-card{background:#fff;border:1px solid #efe9e0;border-radius:16px;padding:18px;box-shadow:0 10px 24px #0000000f;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.ev-card:hover{transform:translateY(-2px);border-color:#f3e3d2;box-shadow:0 14px 28px #00000014}.ev-card h3{margin:0 0 8px;font-size:18px;font-weight:900;color:#aa2323}.ev-card p{margin:0;color:#6b6b6b;line-height:1.55}.ev-cta{margin-top:22px;background:#fff;border:1px solid #efe9e0;border-radius:16px;padding:18px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px}@media (max-width: 680px){.ev-cta{grid-template-columns:1fr;text-align:center}}.ev-cta p{margin:0;color:#4e4e4e}.ev-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#aa2323;color:#fff;text-decoration:none;padding:12px 18px;border-radius:14px;font-weight:900;letter-spacing:.3px;box-shadow:0 10px 22px #aa232340;transition:background .18s ease,transform .12s ease,box-shadow .12s ease,color .18s ease}.ev-btn:hover{background:#8e1d1d;transform:translateY(-1px);box-shadow:0 12px 26px #aa232347}.ev-sec+.ev-sec{border-top:1px solid #efe9e0}:root{--rojo-totto:#aa2323;--crema:#fff7d5;--oscuro:#2e2c2c;--claro:#fafaf8}.nosotros-section{background:var(--claro);padding:64px 20px;font-family:Poppins,sans-serif}.nosotros-head{max-width:1100px;margin:0 auto 28px;text-align:center}.nosotros-titulo{font-size:3rem;font-weight:900;color:var(--oscuro);margin:0 0 10px;line-height:1.1}.nosotros-titulo span{color:var(--rojo-totto)}.nosotros-subtitulo{margin:0 auto;max-width:760px;color:#555;font-weight:300;line-height:1.5}.nosotros-grid{max-width:1100px;margin:28px auto 0;display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center}.nosotros-texto h3{margin:0 0 10px;color:var(--oscuro);font-size:1.4rem;font-weight:800}.nosotros-texto p{margin:0 0 16px;color:#444;font-weight:300;line-height:1.6;text-align:justify}.nosotros-valores{margin:10px 0 18px;padding-left:1.1rem;list-style:disc;color:#444;font-weight:300;line-height:1.5}.nosotros-valores strong{color:var(--oscuro);font-weight:600}.nosotros-media .media-card{background:#ffffffd0;border:1px solid #e9e9e9;border-radius:16px;padding:10px;display:grid;place-items:center;box-shadow:0 10px 24px #0000000f}.nosotros-media img{width:400px;height:100%;object-fit:cover;border:none;border-radius:12px}@media (max-width: 900px){.nosotros-grid{grid-template-columns:1fr;gap:24px}.nosotros-media{order:-1}.nosotros-titulo{font-size:2.4rem}}@media (max-width: 520px){.nosotros-titulo{font-size:2rem}.nosotros-subtitulo{font-size:.98rem}.nosotros-cta .btn-rojo,.nosotros-cta .btn-borde{width:100%}.nosotros-texto h3{padding-left:10px}.nosotros-texto p{max-width:90%;align-self:center;padding-left:10px}}:root{--rojo-totto:#aa2323;--oscuro:#2e2c2c;--claro:#fafaf8;--crema:#fff7d5}.hist2-section{background:var(--claro);padding:64px 20px;font-family:Poppins,sans-serif}.hist2-head{max-width:1000px;margin:0 auto 28px;text-align:center}.hist2-title{margin:0 0 10px;font-weight:900;font-size:3rem;line-height:1.1;color:var(--oscuro)}.hist2-title span{color:var(--rojo-totto)}.hist2-sub{margin:0 auto;max-width:720px;color:#6f6f6f;font-weight:300;line-height:1.5}.hist2-grid{max-width:1100px;margin:24px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.hist2-card{background:#fff;border:1px solid #efe7dc;border-radius:16px;padding:22px 22px 18px;box-shadow:0 10px 24px #0000000f;text-align:left}.hist2-card h3{margin:0 0 8px;color:var(--oscuro);font-size:1.4rem;font-weight:800}.hist2-card p{margin:0 0 14px;color:#4a4a4a;font-weight:300;line-height:1.6}.hist2-pills{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pill{background:#f2e7dc;color:var(--oscuro);border:1px solid #e8dacc;border-radius:12px;padding:10px 14px;font-size:.95rem;font-weight:600}.hist2-circle{background:#fff;border:6px solid #f0f0f0;width:100%;max-width:440px;aspect-ratio:1/1;border-radius:50%;margin:0 auto;display:grid;place-items:center;box-shadow:0 18px 42px #00000014}.hist2-circle img{width:100%;height:100%;object-fit:cover;border-radius:50%;filter:drop-shadow(0 8px 18px rgba(0,0,0,.08))}@media (max-width: 900px){.hist2-title{font-size:2.4rem}.hist2-grid{grid-template-columns:1fr;gap:24px}.hist2-circle{order:2}.hist2-pills{grid-template-columns:1fr}}@media (max-width: 520px){.hist2-title{font-size:2rem}.hist2-sub{font-size:.95rem}}.valores-section{background:#fafaf8;padding:64px 20px;font-family:Poppins,sans-serif}.valores-head{max-width:1100px;margin:0 auto 28px;text-align:center}.valores-title{margin:0 0 8px;font-size:3rem;font-weight:900;color:#2e2c2c;line-height:1.1}.valores-title span{color:#aa2323}.valores-sub{margin:0 auto;max-width:720px;color:#6f6f6f;font-weight:300;line-height:1.5}.valores-grid{max-width:1100px;margin:24px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.valor-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:20px 18px;text-align:center;box-shadow:0 10px 24px #0000000f;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.valor-card:hover{transform:translateY(-2px);border-color:#aa2323;box-shadow:0 12px 28px #0000001a}.valor-icon{width:54px;height:54px;border-radius:999px;background:#e7b1aa;border:2px solid #aa2323;display:grid;place-items:center;margin:0 auto 12px}.valor-icon img{max-width:28px;max-height:28px;object-fit:contain}.valor-card h3{margin:4px 0 8px;font-size:1.15rem;font-weight:800;color:#2e2c2c}.valor-card p{margin:0;color:#4a4a4a;font-weight:300;line-height:1.55;font-size:.98rem}@media (max-width: 1024px){.valores-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 560px){.valores-title{font-size:2.2rem}.valores-grid{grid-template-columns:1fr;gap:12px}.valor-card{padding:16px 14px}}
