﻿body{font-family:"Roboto",sans-serif}:root{--negro: #272727;--morado: #652D90;--morado-dark: #4e2270;--amarillo: #FFC600;--amarillo-dark: #e6b200;--naranja: #ff5700;--verde: #00914e}.container{width:100%;margin:0 auto;padding:0 .75rem}@media(min-width: 576px){.container{max-width:540px}}@media(min-width: 768px){.container{max-width:720px}}@media(min-width: 992px){.container{max-width:960px}}@media(min-width: 1200px){.container{max-width:1140px}}@media(min-width: 1400px){.container{max-width:1320px}}.row{display:flex;flex-wrap:wrap;margin:0 -0.75rem}.row>*{box-sizing:border-box;width:100%;padding-right:.75rem;padding-left:.75rem}.row.g-3{margin:0 -0.5rem;row-gap:1rem}.row.g-3>*{padding-right:.5rem;padding-left:.5rem}.row.g-4{margin:0 -0.75rem;row-gap:1.5rem}.row.g-4>*{padding-right:.75rem;padding-left:.75rem}.row.g-5{margin:0 -1.5rem;row-gap:3rem}.row.g-5>*{padding-right:1.5rem;padding-left:1.5rem}.col{flex:1 0 0;max-width:100%}.col-12{flex:0 0 100%;max-width:100%}.col-6{flex:0 0 50%;max-width:50%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-3{flex:0 0 25%;max-width:25%}@media(min-width: 576px){.col-sm{flex:1 0 0;max-width:100%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}}@media(min-width: 768px){.col-md{flex:1 0 0;max-width:100%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-3{flex:0 0 25%;max-width:25%}}@media(min-width: 992px){.col-lg{flex:1 0 0;max-width:100%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}}.d-none{display:none !important}.d-block{display:block !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-flex{display:flex !important}.d-grid{display:grid !important}@media(min-width: 768px){.d-md-none{display:none !important}.d-md-block{display:block !important}.d-md-flex{display:flex !important}}@media(min-width: 992px){.d-lg-none{display:none !important}.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-stretch{align-items:stretch !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-column{flex-direction:column !important}.flex-row{flex-direction:row !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.text-center{text-align:center !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.img-fluid{max-width:100%;height:auto}.w-100{width:100% !important}.w-75{width:75% !important}.w-50{width:50% !important}.w-25{width:25% !important}.w-auto{width:auto !important}.h-100{height:100% !important}.h-75{height:75% !important}.h-50{height:50% !important}.h-25{height:25% !important}.h-auto{height:auto !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-first{order:-1 !important}.order-last{order:6 !important}@media(min-width: 992px){.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-first{order:-1 !important}.order-lg-last{order:6 !important}}.bg-light{background-color:#f8f9fa !important}.bg-white{background-color:#fff !important}.bg-dark{background-color:#212529 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mb-0{margin-bottom:0 !important}.ms-0{margin-left:0 !important}.me-0{margin-right:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pb-0{padding-bottom:0 !important}.ps-0{padding-left:0 !important}.pe-0{padding-right:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ms-1{margin-left:.25rem !important}.me-1{margin-right:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pb-1{padding-bottom:.25rem !important}.ps-1{padding-left:.25rem !important}.pe-1{padding-right:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ms-2{margin-left:.5rem !important}.me-2{margin-right:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pb-2{padding-bottom:.5rem !important}.ps-2{padding-left:.5rem !important}.pe-2{padding-right:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.m-3{margin:1rem !important}.mt-3{margin-top:1rem !important}.mb-3{margin-bottom:1rem !important}.ms-3{margin-left:1rem !important}.me-3{margin-right:1rem !important}.mx-3{margin-left:1rem !important;margin-right:1rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.p-3{padding:1rem !important}.pt-3{padding-top:1rem !important}.pb-3{padding-bottom:1rem !important}.ps-3{padding-left:1rem !important}.pe-3{padding-right:1rem !important}.px-3{padding-left:1rem !important;padding-right:1rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.m-4{margin:1.5rem !important}.mt-4{margin-top:1.5rem !important}.mb-4{margin-bottom:1.5rem !important}.ms-4{margin-left:1.5rem !important}.me-4{margin-right:1.5rem !important}.mx-4{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.p-4{padding:1.5rem !important}.pt-4{padding-top:1.5rem !important}.pb-4{padding-bottom:1.5rem !important}.ps-4{padding-left:1.5rem !important}.pe-4{padding-right:1.5rem !important}.px-4{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.m-5{margin:3rem !important}.mt-5{margin-top:3rem !important}.mb-5{margin-bottom:3rem !important}.ms-5{margin-left:3rem !important}.me-5{margin-right:3rem !important}.mx-5{margin-left:3rem !important;margin-right:3rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-5{padding:3rem !important}.pt-5{padding-top:3rem !important}.pb-5{padding-bottom:3rem !important}.ps-5{padding-left:3rem !important}.pe-5{padding-right:3rem !important}.px-5{padding-left:3rem !important;padding-right:3rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}@media(min-width: 992px){.mt-lg-0{margin-top:0 !important}.mb-lg-0{margin-bottom:0 !important}.ms-lg-0{margin-left:0 !important}.me-lg-0{margin-right:0 !important}.pe-lg-0{padding-right:0 !important}.ps-lg-0{padding-left:0 !important}.mt-lg-1{margin-top:.25rem !important}.mb-lg-1{margin-bottom:.25rem !important}.ms-lg-1{margin-left:.25rem !important}.me-lg-1{margin-right:.25rem !important}.pe-lg-1{padding-right:.25rem !important}.ps-lg-1{padding-left:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mb-lg-2{margin-bottom:.5rem !important}.ms-lg-2{margin-left:.5rem !important}.me-lg-2{margin-right:.5rem !important}.pe-lg-2{padding-right:.5rem !important}.ps-lg-2{padding-left:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mb-lg-3{margin-bottom:1rem !important}.ms-lg-3{margin-left:1rem !important}.me-lg-3{margin-right:1rem !important}.pe-lg-3{padding-right:1rem !important}.ps-lg-3{padding-left:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.ms-lg-4{margin-left:1.5rem !important}.me-lg-4{margin-right:1.5rem !important}.pe-lg-4{padding-right:1.5rem !important}.ps-lg-4{padding-left:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mb-lg-5{margin-bottom:3rem !important}.ms-lg-5{margin-left:3rem !important}.me-lg-5{margin-right:3rem !important}.pe-lg-5{padding-right:3rem !important}.ps-lg-5{padding-left:3rem !important}}body{padding-top:114px}@media(max-width: 1399px){body{padding-top:70px}}.cursor-dot{position:fixed;width:8px;height:8px;background:#652d90;border-radius:50%;pointer-events:none;z-index:999999;top:0;left:0;display:none;transition:.3s;mix-blend-mode:difference}#navbar{position:fixed;top:0;left:0;right:0;z-index:1030;width:100%;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:background .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),box-shadow .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),padding .3s ease;padding:0}#navbar.scrolled{box-shadow:0 4px 30px rgba(0,0,0,.08)}.header-logo{margin-left:10px}img.custom-logo,.header-logo img{width:95px;height:auto;display:block}.header-emprende{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;height:70px;width:100%}.menu-emprende{display:flex;align-items:center;width:fit-content}.menu-emprende-lista{list-style:none !important;margin:0;padding:0 !important;display:flex;align-items:center;gap:22px}.menu-emprende-lista>li{position:relative;margin:0;padding:0}.menu-emprende-lista>li>a{display:flex;align-items:center;gap:6px;text-decoration:none;color:#272727 !important;font-size:14px;font-weight:400;line-height:1.2;padding:10px 0}.menu-emprende-lista>li>a:hover{opacity:.8}.menu-emprende-lista>li.menu-item-has-children>a::after{font-family:"Material Icons";content:"";font-size:20px;font-weight:normal;line-height:1;vertical-align:middle;transition:.3s}.menu-emprende-lista>li.menu-item-has-children:hover>a::after{transform:rotate(180deg)}.menu-emprende-lista>li.menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.menu-emprende-lista .sub-menu{list-style:none;margin:0;padding:10px 0;position:absolute;top:100%;right:0;min-width:220px;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:6px;box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:999;display:block;opacity:0;visibility:hidden;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;pointer-events:none}.menu-emprende-lista .sub-menu li{margin:0;padding:0}.menu-emprende-lista .sub-menu li a{display:block;padding:10px 16px;text-decoration:none;color:#272727 !important;font-size:14px;line-height:1.2;white-space:nowrap}.menu-emprende-lista .sub-menu li a:hover{background-color:#f8f9fa}.header-emprende-toggle{display:none;width:42px;height:42px;border:none;background:#fff;border-radius:6px;align-items:center;justify-content:center;cursor:pointer;padding:0}.header-emprende-toggle span{display:block;width:20px;height:2px;background:#272727;position:relative}.header-emprende-toggle span::before,.header-emprende-toggle span::after{content:"";position:absolute;left:0;width:20px;height:2px;background:#272727}.header-emprende-toggle span::before{top:-6px}.header-emprende-toggle span::after{top:6px}.menu-emprende-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;pointer-events:none;transition:.25s;z-index:9998}.menu-emprende-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.menu-emprende-offcanvas{position:fixed;top:0;right:0;width:min(92vw,380px);height:100vh;background:#fff;box-shadow:-8px 0 24px rgba(0,0,0,.16);transform:translateX(100%);transition:transform .25s ease;z-index:9999;overflow-y:auto;padding:20px}.menu-emprende-offcanvas.is-open{transform:translateX(0)}.menu-emprende-offcanvas-close{display:flex;justify-content:flex-end}.menu-emprende-offcanvas-close button{border:none;background:rgba(0,0,0,0);font-size:28px;line-height:1;cursor:pointer;color:#272727}.menu-emprende-mobile-top{margin-bottom:20px}.menu-emprende-mobile-top ul{list-style:none;margin:0;padding:0}.menu-emprende-mobile-top li{border-bottom:1px solid #eee}.menu-emprende-mobile-top a{display:block;padding:12px 0;text-decoration:none;color:#272727 !important;font-size:14px}.menu-emprende-mobile-top-list>li:last-child .sub-menu li:last-child{border-bottom:none}.menu-emprende-mobile-group{border-top:1px solid #eaeaea;padding-top:14px;margin-top:14px}.menu-emprende-mobile-group-title{font-size:15px;font-weight:600;color:#272727;margin-bottom:12px}.menu-emprende-mobile-section{margin-bottom:16px}.menu-emprende-mobile-section-title{font-size:13px;font-weight:600;color:#555;margin-bottom:8px}.menu-emprende-mobile-products{list-style:none;margin:0;padding:0}.menu-emprende-mobile-products li{border-bottom:1px solid #f2f2f2}.menu-emprende-mobile-products a{display:block;text-decoration:none;padding:14px 8px;min-height:48px;color:#272727 !important;font-size:14px;line-height:1.4}@media(max-width: 1399px){.menu-emprende{display:none}.header-emprende-toggle{display:inline-flex}}.contSubmenu{background-color:#ffc600;width:100%}._submenu-contDropdowns{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;flex-wrap:wrap}._submenu-btnEmpresa{position:relative;display:flex;align-items:center;height:44px}._submenu-btnEmpresa ._submenu-dropdown-btn::after{display:none}._submenu-btnEmpresa360{display:none}@media(max-width: 1399px){._submenu-btnEmpresa360{display:flex}._submenu-btnEmpresa{display:none}}._submenu-dropdown{position:relative;display:flex;align-items:center;height:44px}@media(max-width: 1399px){._submenu-dropdown{display:none}}._submenu-dropdown:hover ._submenu-dropdown-menu{opacity:1;transform:scale(1) translateY(0);pointer-events:auto;visibility:visible;transition:opacity .18s ease,transform .18s ease,visibility 0s linear 0s}._submenu-dropdown:hover ._submenu-dropdown-btn::after{transform:rotate(180deg)}._submenu-dropdown-btn,._submenu-btnEmpresa a{background-color:#ffc600;color:#333 !important;padding:10px;font-size:14px;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:5px;text-decoration:none;white-space:nowrap}._submenu-dropdown-btn:hover,._submenu-btnEmpresa a:hover{background-color:#e6b200}._submenu-dropdown-btn::after{font-family:"Material Icons";content:"";font-size:20px;font-weight:normal;line-height:1;vertical-align:middle;transition:.3s}._submenu-dropdown-menu{position:absolute;top:100%;left:0;min-width:650px;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:6px;box-shadow:0 6px 12px rgba(0,0,0,.175);padding:14px;z-index:1000;opacity:0;transform:scale(0.96) translateY(-6px);transform-origin:top left;transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;pointer-events:none;visibility:hidden}@media(max-width: 1300px){._submenu-dropdown-menu{min-width:450px}}._submenu-tituloDropdown{display:flex;flex-direction:column;gap:6px;margin-bottom:10px;margin-top:12px}._submenu-tituloDropdown:first-child{margin-top:0}._submenu-tituloDropdown span{font-size:14px;color:#666}._submenu-tituloDropdown hr{margin:0;border:none;border-top:1px solid #e5e5e5}._submenu-contItemsSubMenu{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:10px;row-gap:10px;margin-bottom:10px}@media(max-width: 1300px){._submenu-contItemsSubMenu{grid-template-columns:1fr 1fr}}._submenu-itemSubMenu{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:8px;border:.5px solid rgba(51,51,51,.06);border-radius:5px;text-decoration:none}._submenu-itemSubMenu:hover{background-color:#f2f2f2;transition:.3s}._submenu-itemSubMenu span{color:#212529;font-size:14px}._submenu-itemSubMenu:hover span{color:#000}._submenu-contDropdowns ._submenu-dropdown:last-of-type ._submenu-dropdown-menu{left:auto;right:0}@media(max-width: 1670px){._submenu-contDropdowns ._submenu-dropdown:nth-last-of-type(2) ._submenu-dropdown-menu{left:auto;right:0}}.site-footer{font-family:"Roboto",sans-serif}.footer-main{background:#272727;padding:3rem 0}.footer-grid{display:flex;flex-wrap:wrap}.footer-col{margin-bottom:3rem}.footer-col--1{flex:0 0 100%}.footer-col--2{flex:0 0 50%}.footer-col--3{flex:0 0 50%}.footer-col--4{flex:0 0 100%;margin-bottom:0}@media(min-width: 992px){.footer-col{margin-bottom:0}.footer-col--1{flex:0 0 25%;padding-right:1.5rem}.footer-col--2{flex:0 0 16.66667%;padding-right:1rem}.footer-col--3{flex:0 0 25%;padding-right:1.5rem}.footer-col--4{flex:0 0 33.33333%}}.footer-logo{display:inline-block;margin-bottom:1.5rem}.footer-logo img{width:140px;height:auto}.footer-desc{font-size:13px;line-height:1.75;color:hsla(0,0%,100%,.55);margin:0}.footer-heading{font-family:"Roboto",sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#ffc600;margin:0}*+.footer-heading{margin-top:1.5rem}.footer-nav-list{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:8px}.footer-nav-list li a{font-size:13px;color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .2s}.footer-nav-list li a:hover{color:#fff}.footer-social{display:flex;gap:10px;flex-wrap:wrap;margin-top:1.5rem}.footer-social a{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid hsla(0,0%,100%,.18);color:hsla(0,0%,100%,.6);transition:background .25s,border-color .25s,color .25s,transform .25s}.footer-social a svg{width:16px;height:16px}.footer-social a:hover{background:#652d90;border-color:#652d90;color:#fff;transform:translateY(-2px)}.footer-newsletter{margin-top:1rem}.footer-newsletter__group{display:flex;gap:0;border-radius:8px;overflow:hidden;border:1px solid hsla(0,0%,100%,.15)}.footer-newsletter__group input[type=email]{flex:1;background:hsla(0,0%,100%,.07);border:none;outline:none;padding:11px 14px;font-size:13px;color:#fff;font-family:"Roboto",sans-serif}.footer-newsletter__group input[type=email]::placeholder{color:hsla(0,0%,100%,.35)}.footer-newsletter__group input[type=email]:focus{background:hsla(0,0%,100%,.11)}.footer-newsletter__group button{background:#652d90;border:none;padding:0 16px;color:#fff;cursor:pointer;display:flex;align-items:center;transition:background .2s}.footer-newsletter__group button:hover{background:#4e2270}.footer-newsletter__group button svg{flex-shrink:0}.footer-premio{border-top:1px solid hsla(0,0%,100%,.08)}.footer-premio__link{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.footer-premio__link img{width:52px;height:52px;object-fit:contain;opacity:.85;transition:opacity .2s}.footer-premio__link span{font-size:12px;color:hsla(0,0%,100%,.45);transition:color .2s}.footer-premio__link:hover img{opacity:1}.footer-premio__link:hover span{color:hsla(0,0%,100%,.8)}.footer-addresses{background:#1f1f1f;padding:14px 0}.footer-addresses__text{font-size:12px;color:hsla(0,0%,100%,.35);margin:0;text-align:center;line-height:1.7}.footer-bottom{background:#161616;padding:14px 0}.footer-copyright{color:hsla(0,0%,100%,.3);font-size:12px;margin:0;text-align:center}.hero-ctc{padding:32px 1.5rem;background:#fff}.hero-ctc__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}@media(max-width: 991px){.hero-ctc__grid{grid-template-columns:1fr;gap:40px}}.hero-ctc__title{font-size:clamp(2rem,4vw,2.8rem);font-weight:900;color:#272727;line-height:1.1;letter-spacing:-0.02em;margin:0 0 12px}.hero-ctc__sub{font-size:clamp(1rem,2vw,1.1rem);font-weight:700;color:#ff5700;margin:0 0 20px;line-height:1.3}.hero-ctc__desc{font-size:15px;color:#555;line-height:1.7;margin:0 0 32px}.hero-ctc__channels{display:flex;flex-direction:column;gap:12px}.hero-ctc__ch{display:flex;align-items:center;gap:16px;padding:16px 20px;border-radius:10px;border:1px solid #e8e8ea;text-decoration:none;color:#272727;transition:transform .15s,box-shadow .15s,border-color .15s}.hero-ctc__ch:hover{transform:translateX(3px);box-shadow:0 4px 16px rgba(0,0,0,.07);border-color:rgba(0,0,0,0);color:#272727}.hero-ctc__ch-icon{flex-shrink:0;width:44px;height:44px;border-radius:50%;display:grid;place-items:center}.hero-ctc__ch-icon svg{width:22px;height:22px;display:block}.hero-ctc__ch-body{flex:1;display:flex;flex-direction:column;gap:2px}.hero-ctc__ch-label{font-size:15px;font-weight:700;line-height:1.2}.hero-ctc__ch-note{font-size:13px;color:#777}.hero-ctc__ch-arrow{flex-shrink:0;width:18px;height:18px;opacity:.35}.hero-ctc__ch--wa .hero-ctc__ch-icon{background:#25d366;color:#fff}.hero-ctc__ch--tel .hero-ctc__ch-icon{background:#ff5700;color:#fff}.hero-ctc__ch--form .hero-ctc__ch-icon{background:rgba(255,198,0,.2);color:rgb(153,118.8,0);stroke:currentColor}.hero-ctc__ch--wa:hover{border-color:#25d366}.hero-ctc__ch--tel:hover{border-color:#ff5700}.hero-ctc__ch--form:hover{border-color:#ffc600}.wpcf7{width:100%}.wpcf7-form p{margin:0 0 12px}.wpcf7-form label{display:block;font-size:0}.wpcf7-form p br{display:none}.wpcf7-form-control-wrap{display:block;position:relative}.wpcf7-form-control-wrap input[type=text],.wpcf7-form-control-wrap input[type=email],.wpcf7-form-control-wrap input[type=tel],.wpcf7-form-control-wrap textarea,.wpcf7-form-control-wrap select{width:100%;padding:16px;border:1px solid rgba(0,0,0,.14);border-radius:10px;font:inherit;font-size:15.5px;background:#fafaf8;color:#111;transition:border-color .15s,background .15s,box-shadow .15s}.wpcf7-form-control-wrap input[type=text]::placeholder,.wpcf7-form-control-wrap input[type=email]::placeholder,.wpcf7-form-control-wrap input[type=tel]::placeholder,.wpcf7-form-control-wrap textarea::placeholder,.wpcf7-form-control-wrap select::placeholder{color:rgba(0,0,0,.45)}.wpcf7-form-control-wrap input[type=text]:hover,.wpcf7-form-control-wrap input[type=email]:hover,.wpcf7-form-control-wrap input[type=tel]:hover,.wpcf7-form-control-wrap textarea:hover,.wpcf7-form-control-wrap select:hover{background:#fff}.wpcf7-form-control-wrap input[type=text]:focus,.wpcf7-form-control-wrap input[type=email]:focus,.wpcf7-form-control-wrap input[type=tel]:focus,.wpcf7-form-control-wrap textarea:focus,.wpcf7-form-control-wrap select:focus{outline:none;border-color:var(--c-purple);background:#fff;box-shadow:0 0 0 3px rgba(101,45,144,.15)}.wpcf7-form-control-wrap textarea{resize:vertical;min-height:110px}.wpcf7-form-control-wrap select{appearance:none;cursor:pointer}.wpcf7-submit{display:block;width:100%;padding:16px;background:var(--c-purple);color:#fff;border:0;border-radius:10px;font:inherit;font-size:16px;font-weight:600;cursor:pointer;transition:filter .15s,transform .12s}.wpcf7-submit:hover{filter:brightness(1.08);transform:translateY(-1px)}.wpcf7-submit:active{transform:translateY(0);filter:brightness(0.96)}.wpcf7-response-output{display:none;margin:12px 0 0;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:600;background:#f0faf0;color:#1a6b1a;border:1px solid #c3e6c3}.wpcf7-form.sent .wpcf7-response-output{display:block}.wpcf7-form.invalid .wpcf7-response-output,.wpcf7-form.failed .wpcf7-response-output,.wpcf7-form.aborted .wpcf7-response-output,.wpcf7-form.spam .wpcf7-response-output{display:block;background:#fdecea;color:#c62828;border:1px solid #f5c6cb}.cf7-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 40px rgba(0,0,0,.14);max-width:430px;width:100%;margin-left:auto}@media(max-width: 991px){.cf7-card{max-width:100%;margin-left:0;box-shadow:none;border:1.5px solid #e0e0e0}}.cf7-card h2{font-size:1.3rem;font-weight:800;color:#272727;margin:0 0 12px;letter-spacing:-0.015em}.cf7-card .hero-card-lede{margin:0 0 12px}.cf7-card .wpcf7{margin:0 0 8px}.cf7-card .alt-row{margin-top:12px}.cf7-card__title{font-size:1.3rem;font-weight:800;color:#272727;margin:0 0 12px}.cf7-card__subtitle{font-size:.9rem;color:#666;line-height:1.5;margin:0 0 20px}.cf7-card__footer{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#999;margin:16px 0 0}.cf7-card__footer svg{flex-shrink:0;color:#bbb}.section-head{text-align:center;margin-bottom:32px}.section-head__title{margin:0;font-size:24px;font-weight:700;letter-spacing:.01em;line-height:1.2;color:#272727}.section-head__underline{width:64px;height:3px;background:#ff5700;border-radius:2px;margin:10px auto 0}.section-head__subtitle{font-size:15px;color:#666;margin-top:12px;line-height:1.5}.canales-section{position:relative;width:100%;padding:80px 1.5rem;background:#fff;overflow:hidden}.canales-section__portrait{position:absolute;top:0;right:0;height:380px;width:auto;pointer-events:none;user-select:none;z-index:1}.canales-section__inner{position:relative;z-index:2}.canales-section__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 1024px){.canales-section__portrait{height:300px}}@media(max-width: 991px){.canales-section{padding:48px 1.5rem}.canales-section__grid{grid-template-columns:1fr;max-width:520px}.canales-section__portrait{height:220px;opacity:.55}}@media(max-width: 576px){.canales-section__portrait{display:none}}.canal-card{display:flex;align-items:flex-start;gap:18px;background:#fff;border:1px solid #e6e6e8;border-radius:10px;padding:22px 24px;box-shadow:0 1px 2px rgba(0,0,0,.03);text-decoration:none;color:#272727;transition:transform .15s ease,box-shadow .15s ease}.canal-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.06);color:#272727}.canal-card__icon{flex-shrink:0;width:56px;height:56px;border-radius:50%;display:grid;place-items:center}.canal-card__icon svg{display:block}.canal-card__body{flex:1;min-width:0;padding-top:2px}.canal-card__title{font-size:18px;font-weight:700;color:#272727;margin:0 0 6px}.canal-card__desc{font-size:14px;color:#6b6b6b;line-height:1.45;margin:0 0 14px}.canal-card__cta{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:15px;letter-spacing:.005em}.canal-card__cta svg{display:block}.canal-card--wa .canal-card__icon{background:#25d366;box-shadow:0 4px 10px -3px #25d366}.canal-card--wa .canal-card__cta{color:#128c40}.canal-card--tel .canal-card__icon{background:#ff5700;box-shadow:0 4px 10px -3px #ff5700}.canal-card--tel .canal-card__cta{color:#ff5700}.canal-card--por .canal-card__icon{background:#ffc107;box-shadow:0 4px 10px -3px #ffc107}.canal-card--por .canal-card__cta{color:#e0a800}.page-hero{background:linear-gradient(135deg, rgba(101, 45, 144, 0.22) 0%, rgba(101, 45, 144, 0.04) 100%),#272727;padding-top:20px;padding-bottom:20px;display:flex;align-items:center;position:relative;overflow:hidden}.page-hero::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg, #652D90 0%, #FFC600 100%)}.page-hero .contenedor-emprende{position:relative;z-index:1;text-align:center}.page-hero h1{font-family:"Roboto",sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;color:#fff;line-height:1.15;margin:0;letter-spacing:-0.01em}.page-hero .page-hero__subtitle{font-size:clamp(.95rem,2vw,1.1rem);color:hsla(0,0%,100%,.65);margin:12px 0 0;line-height:1.6}.page-hero .page-hero__breadcrumb{display:flex;align-items:center;gap:6px;font-size:12px;color:hsla(0,0%,100%,.45);margin-bottom:12px;justify-content:center}.page-hero .page-hero__breadcrumb a{color:hsla(0,0%,100%,.45);text-decoration:none;transition:color .2s}.page-hero .page-hero__breadcrumb a:hover{color:#ffc600}.page-hero .page-hero__breadcrumb span{color:hsla(0,0%,100%,.25)}.ctc-main{background:#fff}.ctc-info__title{font-family:"Roboto",sans-serif;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:900;color:#272727;line-height:1.2;margin:0 0 16px;letter-spacing:-0.02em}.ctc-info__desc{font-size:15px;color:#666;line-height:1.7;margin:0 0 36px}.ctc-info__title{font-family:"Roboto",sans-serif;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:900;color:#272727;line-height:1.2;margin:0 0 16px;letter-spacing:-0.02em}.ctc-info__desc{font-size:15px;color:#666;line-height:1.7;margin:0 0 36px}.ctc-channels{display:flex;flex-direction:column;gap:12px}.ctc-channel{display:flex;align-items:center;gap:16px;padding:16px 20px;border-radius:14px;border:1px solid #ebebeb;background:#fafafa;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s}.ctc-channel:hover{border-color:rgba(101,45,144,.3);box-shadow:0 4px 20px rgba(101,45,144,.08);transform:translateX(4px);text-decoration:none}.ctc-channel--static{cursor:default;pointer-events:none}.ctc-channel--static:hover{transform:none;box-shadow:none;border-color:#ebebeb}.ctc-channel__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ctc-channel__body{display:flex;flex-direction:column;gap:2px}.ctc-channel__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#aaa}.ctc-channel__value{font-family:"Roboto",sans-serif;font-size:15px;font-weight:700;color:#272727;line-height:1.3}.ctc-channel__note{font-size:12px;color:#999}.ctc-form-wrap{background:#faf9fc;border:1px solid rgba(101,45,144,.1);border-radius:20px;padding:40px 36px}.ctc-form-wrap__title{font-family:"Roboto",sans-serif;font-size:1.3rem;font-weight:800;color:#272727;margin:0 0 8px}.ctc-form-wrap__subtitle{font-size:14px;color:#888;margin:0 0 28px}.ctc-form-body p{margin:0 0 14px}.ctc-form-body label{display:block;font-size:0}.ctc-form-body label br{display:none}.ctc-form-body .wpcf7-form-control-wrap{display:block}.ctc-form-body input[type=text],.ctc-form-body input[type=email],.ctc-form-body input[type=tel],.ctc-form-body textarea{display:block;width:100%;padding:13px 16px;border:1.5px solid #e0e0e0;border-radius:10px;font-family:"Roboto",sans-serif;font-size:14px;color:#272727;background:#fff;transition:border-color .2s,box-shadow .2s;outline:none;appearance:none;box-sizing:border-box}.ctc-form-body input[type=text]:focus,.ctc-form-body input[type=email]:focus,.ctc-form-body input[type=tel]:focus,.ctc-form-body textarea:focus{border-color:#652d90;box-shadow:0 0 0 3px rgba(101,45,144,.1)}.ctc-form-body input[type=text]::placeholder,.ctc-form-body input[type=email]::placeholder,.ctc-form-body input[type=tel]::placeholder,.ctc-form-body textarea::placeholder{color:#bbb;font-size:14px}.ctc-form-body textarea{resize:vertical;min-height:120px}.ctc-form-body input[type=submit]{display:block;width:100%;padding:14px;background:#652d90;color:#fff;font-family:"Roboto",sans-serif;font-size:15px;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:background .2s,transform .2s;letter-spacing:.04em}.ctc-form-body input[type=submit]:hover{background:#4e2270;transform:translateY(-1px)}.ctc-form-body input[type=submit]:active{transform:translateY(0)}.ctc-form-body .wpcf7-spinner{display:inline-block;vertical-align:middle;margin-left:8px}.ctc-form-body .wpcf7-response-output{margin:12px 0 0;padding:12px 16px;border-radius:10px;font-size:13px;border:none !important}.ctc-form-body .wpcf7-response-output[aria-hidden=true]{display:none}.ctc-form-body .wpcf7-mail-sent-ok{background:#e8f8ee;color:#00914e}.ctc-form-body .wpcf7-validation-errors,.ctc-form-body .wpcf7-mail-sent-ng,.ctc-form-body .wpcf7-spam-blocked{background:#fff0f0;color:#c0392b}.ctc-form-body .wpcf7-not-valid-tip{display:block;font-size:12px;color:#e74c3c;margin-top:5px}.ctc-form-body .wpcf7-not-valid{border-color:#e74c3c !important;box-shadow:none !important}@media(max-width: 768px){.ctc-form-wrap{padding:28px 20px}.ctc-channel:hover{transform:none}}.stats-section{padding:40px 1.5rem;background:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:24px}@media(max-width: 1024px){.stats-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}}@media(max-width: 576px){.stats-grid{grid-template-columns:1fr}}.stat-card{display:flex;align-items:center;gap:20px;background:#fff;border:1px solid #e6e6e8;border-radius:10px;padding:24px 1.5rem;min-height:108px;box-shadow:0 1px 2px rgba(0,0,0,.03)}.stat-card__icon{flex-shrink:0;width:56px;height:56px;display:grid;place-items:center}.stat-card__icon svg{display:block;width:100%;height:100%}.stat-card__body{min-width:0;line-height:1.35}.stat-card__title{margin:0;font-size:17px;font-weight:700;color:#272727;letter-spacing:.005em}.stat-card__desc{margin:4px 0 0;font-size:13px;color:#6b6b6b;line-height:1.4}.icon-verde{color:#00914e}.icon-naranja{color:#ff5700}.icon-amarillo{color:#ffc600}
