:root{--ismart-primary: #e63946;--ismart-primary-hover: #c1121f;--ismart-primary-light: #ffe4e6;--ismart-accent: #e63946;--primary: #e63946;--blue: #e63946;--ismart-bg: #ffffff;--ismart-bg-alt: #f5f5f5;--ismart-dark: #0a0a0a;--ismart-dark-soft: #262626;--ismart-body-bg: #fafafa;--ismart-text: #0a0a0a;--ismart-text-muted: #404040;--ismart-heading: #0a0a0a;--ismart-header-bg: #0a0a0a;--ismart-header-text: #ffffff;--ismart-inverse-text: #ffffff;--ismart-border: #e5e5e5;--ismart-border-focus: var(--ismart-primary);--ismart-space-1: .25rem;--ismart-space-2: .5rem;--ismart-space-3: .75rem;--ismart-space-4: 1rem;--ismart-space-5: 1.25rem;--ismart-space-6: 1.5rem;--ismart-space-8: 2rem;--ismart-container: min(1200px, calc(100vw - 2 * var(--ismart-space-6)));--ismart-font-sans: "Source Sans 3", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ismart-font-size-xs: .75rem;--ismart-font-size-sm: .875rem;--ismart-font-size-base: 1rem;--ismart-font-size-lg: 1.125rem;--ismart-font-size-xl: 1.25rem;--ismart-font-size-2xl: 1.5rem;--ismart-font-size-3xl: 1.875rem;--ismart-font-size-4xl: 2.25rem;--ismart-line-height-tight: 1.25;--ismart-line-height-normal: 1.5;--ismart-line-height-relaxed: 1.65;--ismart-letter-spacing-tight: -.02em;--ismart-letter-spacing-normal: 0;--ismart-font-weight-medium: 500;--ismart-font-weight-semibold: 600;--ismart-font-weight-bold: 700;--ismart-font-weight-extrabold: 800;--ismart-radius-sm: 8px;--ismart-radius: 12px;--ismart-radius-lg: 16px;--ismart-radius-xl: 20px;--ismart-radius-pill: 9999px;--ismart-shadow: 0 4px 6px -1px rgba(0, 0, 0, .06), 0 2px 4px -2px rgba(0, 0, 0, .04);--ismart-shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, .08), 0 8px 10px -6px rgba(0, 0, 0, .04);--ismart-shadow-hover: 0 25px 50px -12px rgba(0, 0, 0, .12);--ismart-shadow-btn: 0 4px 14px rgba(230, 57, 70, .4);--ismart-ease: cubic-bezier(.25, .46, .45, .94);--ismart-ease-out: cubic-bezier(.22, 1, .36, 1);--ismart-ease-spring: cubic-bezier(.34, 1.56, .64, 1);--ismart-duration: .25s;--ismart-duration-slow: .4s;--ismart-duration-medium: .5s}html{scroll-behavior:smooth}body{background-color:var(--ismart-body-bg)!important;font-family:var(--ismart-font-sans);font-size:var(--ismart-font-size-base);font-weight:400;line-height:var(--ismart-line-height-relaxed);letter-spacing:var(--ismart-letter-spacing-normal);color:var(--ismart-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,.h1{font-size:var(--ismart-font-size-4xl);font-weight:var(--ismart-font-weight-extrabold);line-height:var(--ismart-line-height-tight);letter-spacing:var(--ismart-letter-spacing-tight);color:var(--ismart-heading)}h2,.h2{font-size:var(--ismart-font-size-3xl);font-weight:var(--ismart-font-weight-bold);line-height:var(--ismart-line-height-tight);letter-spacing:var(--ismart-letter-spacing-tight);color:var(--ismart-heading)}h3,.h3{font-size:var(--ismart-font-size-2xl);font-weight:var(--ismart-font-weight-bold);line-height:var(--ismart-line-height-normal);color:var(--ismart-heading)}h4,.h4{font-size:var(--ismart-font-size-xl);font-weight:var(--ismart-font-weight-semibold);line-height:var(--ismart-line-height-normal);color:var(--ismart-heading)}h5,.h5,h6,.h6{font-size:var(--ismart-font-size-lg);font-weight:var(--ismart-font-weight-semibold);line-height:var(--ismart-line-height-normal);color:var(--ismart-heading)}p,.lead{line-height:var(--ismart-line-height-relaxed);color:var(--ismart-text)}.lead{font-size:var(--ismart-font-size-lg);font-weight:400}small,.text-muted{font-size:var(--ismart-font-size-sm);color:var(--ismart-text-muted)}*:focus-visible{outline:2px solid var(--ismart-primary);outline-offset:2px}body a:not(#header a):not(.cm-header a):not(.cm-footer a):not(.footer-ismartfix a):not(.btn):not(.btn-primary):not(.fixteam-btn-white):not(.cm-hero-cta):not(.btn-promo){color:var(--ismart-primary)!important}body a:not(#header a):not(.cm-header a):not(.cm-footer a):not(.footer-ismartfix a):not(.btn):not(.btn-primary):not(.fixteam-btn-white):not(.cm-hero-cta):not(.btn-promo):hover,body a:not(#header a):not(.cm-header a):not(.cm-footer a):not(.footer-ismartfix a):not(.btn):not(.btn-primary):not(.fixteam-btn-white):not(.cm-hero-cta):not(.btn-promo):focus{color:var(--ismart-primary-hover)!important}body a.btn-primary,body a.fixteam-btn-white,body a.cm-hero-cta,body .btn-primary,body a.btn-promo{color:#fff!important}html .text-color-primary,html .text-primary{color:var(--ismart-primary)!important}html .text-color-hover-primary:hover,html .text-hover-primary:hover{color:var(--ismart-primary-hover)!important}.bg-primary{background-color:var(--ismart-primary)!important}.border-primary{border-color:var(--ismart-primary)!important}.bg-color-hover-dark:hover{background-color:var(--ismart-dark)!important;border-color:var(--ismart-dark)!important}.notice-top-bar{background-color:var(--ismart-primary)!important;color:#fff!important}.btn-primary-scale-2,.btn-modern{background:var(--ismart-primary)!important;color:#fff!important;border-radius:var(--ismart-radius)}.read-more{color:var(--ismart-primary)!important}::selection{background:var(--ismart-primary);color:#fff}.cm-reviews-section{background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.cm-reviews-title{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease}.cm-reviews-title--visible{opacity:1;transform:translateY(0)}.cm-reviews-carousel{position:relative;overflow:hidden;max-width:680px;margin:0 auto}.cm-reviews-carousel__track{display:flex;transition:transform .45s cubic-bezier(.25,.46,.45,.94);will-change:transform}.cm-reviews-carousel__slide{flex:0 0 100%;padding:0 .5rem}.cm-reviews-card{height:100%;padding:1.5rem 1.75rem;border-radius:20px;background:#fff;box-shadow:0 4px 20px #0f172a14,0 1px 3px #0f172a0f;border:1px solid rgba(148,163,184,.2);transition:box-shadow .3s ease,transform .3s ease,border-color .3s ease}.cm-reviews-card:hover,.cm-reviews-card--active{box-shadow:0 12px 32px #0f172a1f,0 2px 8px #0f172a0f;border-color:#94a3b859}.cm-reviews-card--active{transform:scale(1.01)}.cm-reviews-card__head{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.cm-reviews-card__avatar{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--ismart-primary) 0%,#0ea5e9 100%);color:#fff;font-weight:700;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.cm-reviews-card__meta{flex:1;min-width:0}.cm-reviews-card__name{font-weight:600;color:#0f172a}.cm-reviews-card__badge{display:inline-block;padding:.15rem .5rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:#0d9488;background:#0d94881f;border-radius:999px}.cm-reviews-card__date{font-size:.8rem;color:#64748b;margin-top:.15rem}.cm-reviews-card__stars{margin-top:.35rem}.cm-reviews-card__star--on{color:#f59e0b}.cm-reviews-card__star--off{color:#cbd5e1}.cm-reviews-card__source{flex-shrink:0;font-size:1.1rem;color:#94a3b8}.cm-reviews-card__source .fa-google{color:#4285f4}.cm-reviews-card__text{font-style:italic;color:#334155;line-height:1.55;margin-bottom:.75rem}.cm-reviews-card__device{font-size:.85rem}.cm-reviews-carousel__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.cm-reviews-carousel__dot{width:8px;height:8px;border-radius:999px;border:none;background:#94a3b899;padding:0;cursor:pointer;transition:all .25s ease}.cm-reviews-carousel__dot:hover{background:#94a3b8e6}.cm-reviews-carousel__dot.is-active{width:24px;background:var(--ismart-primary)}.cm-header-modern{background:var(--ismart-header-bg);position:sticky;top:0;z-index:1000;box-shadow:0 4px 20px #00000026;transition:box-shadow var(--ismart-duration) var(--ismart-ease)}.cm-header-modern__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;height:100px;min-height:100px;max-height:100px;padding:0 1.25rem}.cm-header-modern__logo{font-weight:var(--ismart-font-weight-extrabold);font-size:1.4rem;letter-spacing:.03em;color:#fff!important;flex-shrink:0;transition:transform var(--ismart-duration) var(--ismart-ease);display:flex;align-items:center;overflow:hidden;max-width:400px;min-width:100px}.cm-header-modern__logo-img{height:100px;width:auto;object-fit:contain;object-position:left center;display:block}.cm-header-modern__logo:hover{transform:scale(1.03);color:#fff!important}.cm-header-modern__logo .cm-logo-ismart{color:#fff!important}.cm-header-modern__logo .cm-logo-fix{color:#e63946!important}.cm-header-modern__nav{display:flex;align-items:center;gap:2rem}.cm-header-modern__nav a{color:#fff!important;font-weight:var(--ismart-font-weight-semibold);font-size:.95rem;transition:color var(--ismart-duration) var(--ismart-ease)}.cm-header-modern__nav a:hover{color:#e63946!important}.cm-header-modern__whatsapp{font-weight:700;font-size:.95rem;color:#fff!important;padding:.5rem .85rem;background:#25d36640;border-radius:var(--ismart-radius);transition:background var(--ismart-duration) var(--ismart-ease),color var(--ismart-duration) var(--ismart-ease);margin-right:.5rem}.cm-header-modern__whatsapp:hover{background:#25d366;color:#fff!important}.cm-header-modern__phone{font-weight:700;font-size:1.05rem;color:#fff!important;padding:.5rem 1rem;background:#e6394640;border-radius:var(--ismart-radius);transition:background var(--ismart-duration) var(--ismart-ease),color var(--ismart-duration) var(--ismart-ease)}.cm-header-modern__phone:hover{background:#e63946;color:#fff!important}.cm-header-modern__burger{background:none;border:none;padding:.5rem;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;cursor:pointer;-webkit-tap-highlight-color:transparent}.cm-header-mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1001;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.cm-header-mobile-overlay[data-open=true]{opacity:1;visibility:visible}.cm-header-mobile-drawer{position:fixed;top:0;right:0;width:min(85vw,320px);height:100vh;background:var(--ismart-bg);z-index:1002;transform:translate(100%);transition:transform .25s ease;box-shadow:-4px 0 24px #00000026;overflow:auto;-webkit-overflow-scrolling:touch}.cm-header-mobile-drawer[data-open=true]{transform:translate(0)}.cm-header-mobile-drawer__inner{padding:2rem 1.25rem;display:flex;flex-direction:column;gap:2rem}.cm-header-mobile-nav{display:flex;flex-direction:column;gap:.25rem}.cm-header-mobile-nav a{color:var(--ismart-text)!important;font-weight:600;font-size:1.1rem;padding:.75rem 0;border-bottom:1px solid var(--ismart-border);text-decoration:none;-webkit-tap-highlight-color:transparent;min-height:44px;display:flex;align-items:center}.cm-header-mobile-nav a:hover,.cm-header-mobile-nav a:focus{color:var(--ismart-primary)!important}.cm-header-mobile-ctas{display:flex;flex-direction:column;gap:.75rem}.cm-header-mobile-whatsapp,.cm-header-mobile-phone{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1rem;border-radius:var(--ismart-radius);font-weight:700;text-decoration:none;min-height:48px;-webkit-tap-highlight-color:transparent}.cm-header-mobile-whatsapp{background:#25d36633;color:#128c7e!important}.cm-header-mobile-whatsapp:hover{background:#25d366;color:#fff!important}.cm-header-mobile-phone{background:#e6394626;color:var(--ismart-primary)!important}.cm-header-mobile-phone:hover{background:var(--ismart-primary);color:#fff!important}.cm-silo,.cm-silo__bar,.cm-silo__label,.cm-silo__select{font-family:var(--ismart-font-sans)!important}.cm-silo-bar{background:var(--ismart-bg);border-bottom:1px solid var(--ismart-border);padding:1rem 0;margin-top:1.25rem;box-shadow:0 2px 8px #0000000a}.cm-silo-bar .cm-silo-wrapper{margin:0 auto}.fixteam-header .fixteam-header__row,#header.fixteam-header .header-container{background:var(--ismart-header-bg)!important;padding:.6rem 0!important;min-height:auto;box-shadow:0 1px 0 var(--ismart-border);transition:box-shadow var(--ismart-duration) var(--ismart-ease)}.fixteam-header .cm-header-row{padding:.25rem 0!important}.fixteam-header .cm-logo-text{color:var(--ismart-header-text)!important;transition:transform var(--ismart-duration) var(--ismart-ease-spring)}.fixteam-header .cm-logo-text:hover{transform:scale(1.03)}.fixteam-header .cm-logo-ismart{color:var(--ismart-header-text)!important}.fixteam-header .cm-logo-fix{color:var(--ismart-primary)!important}.fixteam-header .cm-header-links a,#header.fixteam-header .cm-header-links a{color:var(--ismart-header-text)!important;font-weight:600;font-size:.9rem;text-transform:none;letter-spacing:.02em;position:relative;transition:color var(--ismart-duration) var(--ismart-ease)}.fixteam-header .cm-header-links a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:var(--ismart-primary);transition:width var(--ismart-duration-slow) var(--ismart-ease-out)}.fixteam-header .cm-header-links a:hover{color:var(--ismart-primary)!important}.fixteam-header .cm-header-links a:hover:after{width:100%}.fixteam-phone{color:var(--ismart-header-text)!important;font-weight:700;font-size:1.1rem;transition:color var(--ismart-duration) var(--ismart-ease),transform var(--ismart-duration) var(--ismart-ease)}.fixteam-phone:hover{color:var(--ismart-primary)!important;transform:translate(2px)}.fixteam-silo{background:var(--ismart-bg)!important;border-color:var(--ismart-border);border-top:1px solid var(--ismart-border);box-shadow:0 2px 8px #0000000a;transition:box-shadow var(--ismart-duration) var(--ismart-ease)}.header-top,.cm-topbar{background:var(--ismart-dark)!important;color:var(--ismart-inverse-text);padding:.4rem 0!important}.cm-topbar__text{color:#f8fafce6!important}.cm-topbar__highlight{color:var(--ismart-primary)!important;font-weight:700}.cm-header__main{background:var(--ismart-header-bg)!important;box-shadow:0 2px 12px #0000001a}.cm-header__main .cm-logo-text .cm-logo-ismart{color:var(--ismart-inverse-text)!important}.cm-header__main .cm-logo-fix{color:var(--ismart-primary)!important}.cm-header__main .cm-header-links a{color:var(--ismart-inverse-text)!important}.cm-header__main .cm-header-links a:hover{color:var(--ismart-primary)!important}.cm-phone__number,.cm-header__main .fixteam-phone{color:var(--ismart-inverse-text)!important}.cm-phone__number:hover{color:var(--ismart-primary)!important}.cm-social a{color:#f8fafccc!important}.cm-social a:hover{color:var(--ismart-primary)!important}.notice-top-bar-blue{background:linear-gradient(90deg,var(--ismart-primary) 0%,var(--ismart-primary-hover) 100%)!important;color:#fff;padding:var(--ismart-space-3) 0;animation:slideDown .4s var(--ismart-ease-out)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.promo-banner-text{color:#fff!important;font-weight:600}.btn-promo,a.btn-promo{background:#ffffff4d;color:#fff!important;border:2px solid rgba(255,255,255,.8);padding:.5rem 1.25rem;font-weight:600;border-radius:var(--ismart-radius);transition:background var(--ismart-duration) var(--ismart-ease),transform var(--ismart-duration) var(--ismart-ease),box-shadow var(--ismart-duration) var(--ismart-ease)}.btn-promo:hover,a.btn-promo:hover{background:#ffffff80;color:#0a0a0a!important;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.cm-silo__btn,.btn-primary,a.btn-primary{background:var(--ismart-primary)!important;color:#fff!important;border:none!important;font-weight:600;border-radius:var(--ismart-radius)!important;padding:.7rem 1.75rem;box-shadow:var(--ismart-shadow-btn);transition:background var(--ismart-duration) var(--ismart-ease),transform var(--ismart-duration) var(--ismart-ease),box-shadow var(--ismart-duration) var(--ismart-ease)}.cm-silo__btn:hover,.cm-silo__btn:focus,.btn-primary:hover,.btn-primary:focus,a.btn-primary:hover,a.btn-primary:focus{color:#fff!important}.cm-silo__btn:hover:not(:disabled),.btn-primary:hover{background:var(--ismart-primary-hover)!important;color:#fff!important;transform:translateY(-2px) scale(1.02);box-shadow:0 10px 28px #e6394673}.cm-silo__btn:active:not(:disabled),.btn-primary:active{transform:translateY(0) scale(.98)}.fixteam-btn-white,.cm-hero-cta,a.fixteam-btn-white,a.cm-hero-cta{background:#e63946!important;color:#fff!important;border-radius:var(--ismart-radius)!important;padding:.75rem 2rem;font-weight:600;border:none;box-shadow:var(--ismart-shadow-btn);transition:background var(--ismart-duration) var(--ismart-ease),color var(--ismart-duration) var(--ismart-ease),transform var(--ismart-duration) var(--ismart-ease),box-shadow var(--ismart-duration) var(--ismart-ease)}.fixteam-btn-white:hover,.cm-hero-cta:hover,a.fixteam-btn-white:hover,a.cm-hero-cta:hover{background:#c1121f!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 12px 32px #e6394680}.fixteam-btn-white:active,.cm-hero-cta:active{transform:translateY(0)}.cm-silo-wrapper{background:var(--ismart-bg);border-radius:var(--ismart-radius-lg);box-shadow:var(--ismart-shadow-lg);padding:var(--ismart-space-4);transition:box-shadow var(--ismart-duration) var(--ismart-ease)}.cm-silo-wrapper:hover{box-shadow:var(--ismart-shadow-hover)}.cm-nav{border-top:1px solid var(--ismart-border);background:var(--ismart-bg)}.cm-silo__select{border:1px solid var(--ismart-border);border-radius:var(--ismart-radius);padding:var(--ismart-space-2) var(--ismart-space-3)}.cm-silo-ai-icon{background:linear-gradient(135deg,var(--ismart-primary) 0%,var(--ismart-primary-hover) 100%)!important;box-shadow:var(--ismart-shadow-btn);transition:transform var(--ismart-duration) var(--ismart-ease),box-shadow var(--ismart-duration) var(--ismart-ease)}.cm-silo-wrapper:hover .cm-silo-ai-icon{transform:scale(1.03);box-shadow:0 8px 24px #e6394673}.footer-ismartfix,#footer.footer-ismartfix,.cm-footer{background:var(--ismart-dark)!important;color:var(--ismart-inverse-text);border-top:4px solid var(--ismart-primary)}.footer-ismartfix,.footer-ismartfix p{color:#ffffffeb}.footer-ismartfix a,.cm-footer a{color:var(--ismart-inverse-text);transition:color var(--ismart-duration) var(--ismart-ease)}.footer-ismartfix a:hover,.cm-footer a:hover{color:var(--ismart-primary)}.cm-card__price,.cm-card__link-text{color:var(--ismart-primary)!important;transition:color var(--ismart-duration) var(--ismart-ease)}.cm-card{transition:transform var(--ismart-duration-slow) var(--ismart-ease-out),box-shadow var(--ismart-duration-slow) var(--ismart-ease-out)}.cm-card:hover{transform:translateY(-6px);box-shadow:var(--ismart-shadow-hover)}.cm-nav__link{transition:border-color var(--ismart-duration) var(--ismart-ease),color var(--ismart-duration) var(--ismart-ease),background var(--ismart-duration) var(--ismart-ease)}.cm-logo-text{text-decoration:none;font-weight:800;font-size:1.5rem;letter-spacing:.02em;transition:transform var(--ismart-duration) var(--ismart-ease),opacity var(--ismart-duration) var(--ismart-ease)}.cm-logo-text:hover{transform:scale(1.02);opacity:.95}.cm-logo-ismart{color:var(--ismart-heading)}.cm-logo-fix{color:var(--ismart-primary)}@keyframes cm-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cm-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cm-hero{min-height:420px;padding:4rem 1.5rem;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:var(--ismart-bg-alt)}.cm-hero--with-image{min-height:520px;position:relative;overflow:hidden;align-items:flex-start;justify-content:center}.cm-hero__bg{position:absolute;top:-5%;right:-5%;bottom:-5%;left:-5%;z-index:0}.cm-hero__bg-layer{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:0;transition:opacity .65s cubic-bezier(.4,0,.2,1);animation:cm-hero-bg-zoom 12s ease-in-out infinite alternate}.cm-hero__bg-layer--active{opacity:1}.cm-hero--with-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a0a0ad1,#0a0a0a8c,#0a0a0ab3);z-index:1}@keyframes cm-hero-bg-zoom{0%{transform:scale(1)}to{transform:scale(1.12)}}.cm-hero__inner{position:relative;z-index:2;text-align:center;color:var(--ismart-heading);max-width:720px;width:100%;animation:cm-fade-in .45s cubic-bezier(.22,1,.36,1) both;display:flex;flex-direction:column;align-items:center;flex:1;min-height:0;justify-content:flex-end}.cm-hero--with-image .cm-hero__inner{flex:0 1 auto;align-items:flex-start;justify-content:center;max-width:min(45%,420px);margin-right:auto;width:auto}.cm-hero__inner--left{text-align:left;align-items:flex-start;margin-left:0;margin-right:auto;padding-left:clamp(1.5rem,6vw,4rem)}.cm-hero__text{animation:cm-hero-text-in .5s cubic-bezier(.22,1,.36,1) both}@keyframes cm-hero-text-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes cm-hero-title-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes cm-hero-subtitle-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cm-hero__inner .cm-hero-title,.cm-hero__inner .cm-hero-subtitle{flex-shrink:0}.cm-hero__inner .cm-hero-silo{margin-top:auto;width:100%;max-width:100%;flex-shrink:0;padding-top:1.5rem}.cm-silo-band{margin-top:1.25rem;margin-bottom:0;padding:1.25rem 1.5rem;position:relative;z-index:2}.cm-hero .cm-hero-silo .cm-silo{max-width:100%;min-width:min(100%,640px)}.cm-hero .cm-hero-silo .cm-silo__bar{padding:1.5rem 1.75rem;gap:14px 24px}.cm-hero .cm-hero-silo .cm-silo__label{font-size:.95rem}.cm-hero .cm-hero-silo .cm-silo__select{padding:14px 16px;font-size:1.05rem;min-height:48px}.cm-hero .cm-hero-silo .cm-silo__btn{height:52px;line-height:52px;padding:0 28px;font-size:1.1rem}.cm-hero--with-image .cm-hero__inner{color:#fff}.cm-hero-title{font-size:clamp(1.6rem,4.5vw,2.5rem);font-weight:900;color:var(--ismart-dark)!important;margin:0 0 .5rem;line-height:1.2;letter-spacing:-.02em;animation:cm-hero-title-in .4s cubic-bezier(.22,1,.36,1) .05s both}.cm-hero--with-image .cm-hero-title{color:#fff!important}.cm-hero-subtitle{font-size:1.05rem;font-weight:400;color:var(--ismart-text-muted);margin:0 0 1.5rem;line-height:1.55;letter-spacing:.01em;animation:cm-hero-subtitle-in .4s cubic-bezier(.22,1,.36,1) .12s both}.cm-hero--with-image .cm-hero-subtitle{color:#ffffffeb}.cm-hero-model{color:var(--ismart-primary)!important;font-weight:800;letter-spacing:-.01em;position:relative;display:inline-block}.cm-hero-model:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:linear-gradient(90deg,var(--ismart-primary) 0%,rgba(230,57,70,.5) 100%);opacity:.9}.cm-hero--with-image .cm-hero-model{color:var(--ismart-primary)!important}.cm-hero .cm-hero-cta{animation:cm-fade-in-up .5s var(--ismart-ease-out) .35s both}.cm-silo--bottom{background:var(--ismart-bg);border-radius:var(--ismart-radius-lg);box-shadow:var(--ismart-shadow-lg);transition:box-shadow var(--ismart-duration) var(--ismart-ease)}.cm-silo--bottom:hover{box-shadow:var(--ismart-shadow-hover)}.cm-float-call{position:fixed;right:1rem;bottom:1rem;z-index:9999}.cm-float-call__btn{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--ismart-primary);color:#fff!important;box-shadow:var(--ismart-shadow-btn);transition:transform var(--ismart-duration) var(--ismart-ease-spring),background var(--ismart-duration) var(--ismart-ease),box-shadow var(--ismart-duration) var(--ismart-ease)}.cm-float-call__btn:hover{background:var(--ismart-primary-hover);transform:scale(1.1);box-shadow:0 10px 32px #e6394680}.cm-float-call__btn:active{transform:scale(1.02)}.cm-float-call__btn i{font-size:1.25rem}.cm-float-call__btn--whatsapp{background:#25d366!important;color:#fff!important}.cm-float-call__btn--whatsapp:hover{background:#20bd5a!important;box-shadow:0 10px 32px #25d36680}.cm-tarif-placeholder{width:100%;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:var(--ismart-bg-alt);border:2px dashed var(--ismart-border);border-radius:var(--ismart-radius-lg);color:var(--ismart-text-muted);font-size:var(--ismart-font-size-sm);font-weight:var(--ismart-font-weight-semibold);transition:border-color var(--ismart-duration) var(--ismart-ease),background var(--ismart-duration) var(--ismart-ease)}.cm-tarif-placeholder i{font-size:2.5rem;color:var(--ismart-primary);opacity:.9}.cm-tarif-placeholder--with-image{padding:.75rem;overflow:hidden}.cm-tarif-placeholder__img{width:100%;height:auto;max-height:200px;object-fit:contain;display:block}.cm-tarif-placeholder__label{margin-top:.5rem;font-size:var(--ismart-font-size-sm);font-weight:var(--ismart-font-weight-semibold);color:var(--ismart-text-muted)}.cm-card__placeholder{height:160px;display:flex;align-items:center;justify-content:center;background:var(--ismart-bg-alt);color:var(--ismart-primary);font-size:2.5rem;transition:background var(--ismart-duration) var(--ismart-ease),color var(--ismart-duration) var(--ismart-ease)}.cm-card:hover .cm-card__placeholder{background:var(--ismart-primary-light);color:var(--ismart-primary-hover)}.cm-brand-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.cm-brand-pill{display:inline-block;padding:.6rem 1.25rem;background:var(--ismart-bg);border:2px solid var(--ismart-border);border-radius:999px;color:var(--ismart-heading);font-weight:700;font-size:var(--ismart-font-size-sm);text-decoration:none;transition:border-color var(--ismart-duration) var(--ismart-ease),color var(--ismart-duration) var(--ismart-ease),transform var(--ismart-duration) var(--ismart-ease),background var(--ismart-duration) var(--ismart-ease),box-shadow var(--ismart-duration) var(--ismart-ease)}.cm-brand-pill:hover{border-color:var(--ismart-primary);color:var(--ismart-primary);background:var(--ismart-primary-light);transform:translateY(-3px);box-shadow:0 6px 20px #0000000f}.cm-service-icons{gap:1rem}.cm-service-icon{width:64px;height:64px;margin:0 auto;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--ismart-primary) 0%,var(--ismart-primary-hover) 100%);color:#fff;font-size:1.5rem;border-radius:var(--ismart-radius-lg);transition:transform var(--ismart-duration) var(--ismart-ease),box-shadow var(--ismart-duration) var(--ismart-ease)}.cm-service-icon:hover{transform:scale(1.08);box-shadow:0 8px 24px #e6394666}.cm-blog-card{padding:1.5rem;background:var(--ismart-bg);border:1px solid var(--ismart-border);border-radius:var(--ismart-radius-lg);transition:border-color var(--ismart-duration) var(--ismart-ease),box-shadow var(--ismart-duration-slow) var(--ismart-ease-out),transform var(--ismart-duration-slow) var(--ismart-ease-out)}.cm-blog-card:hover{border-color:var(--ismart-primary);box-shadow:var(--ismart-shadow-hover);transform:translateY(-4px)}.cm-blog-card__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--ismart-bg-alt);color:var(--ismart-primary);font-size:1.25rem;border-radius:var(--ismart-radius);transition:background var(--ismart-duration) var(--ismart-ease),color var(--ismart-duration) var(--ismart-ease),transform var(--ismart-duration) var(--ismart-ease)}.cm-blog-card:hover .cm-blog-card__icon{background:var(--ismart-primary-light);transform:scale(1.05)}.cm-blog-card__img{width:100%;height:200px;object-fit:cover;border-radius:var(--ismart-radius) var(--ismart-radius) 0 0}.featured-box-full,.featured-box-full-light,.cm-featured-card{background:var(--ismart-bg);border:1px solid var(--ismart-border);border-radius:var(--ismart-radius-lg);padding:2rem 1.5rem;transition:transform var(--ismart-duration-slow) var(--ismart-ease-out),box-shadow var(--ismart-duration) var(--ismart-ease),border-color var(--ismart-duration) var(--ismart-ease)}.featured-box-full:hover,.featured-box-full-light:hover,.cm-featured-card:hover{transform:translateY(-6px);box-shadow:var(--ismart-shadow-hover);border-color:var(--ismart-primary)}.cm-featured-card .text-primary{color:var(--ismart-primary)!important}.cm-featured-silo{background:linear-gradient(135deg,#0f1419,#1a1f26);border-radius:var(--ismart-radius-lg);border-left:4px solid var(--ismart-primary);padding:1.5rem;box-shadow:var(--ismart-shadow-lg);position:relative;overflow:hidden}.cm-featured-silo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1px);background-size:12px 12px;pointer-events:none}.cm-featured-silo .cm-silo{--bg: rgba(255,255,255,.95);--ink: #111827}.cm-featured-silo .cm-silo__bar{background:#fffffffa;border-radius:var(--ismart-radius)}.cm-section-about{background:var(--ismart-bg-alt)}.cm-section-about__img{width:100%;height:320px;object-fit:cover;border-radius:var(--ismart-radius-lg);box-shadow:var(--ismart-shadow-lg)}.cm-stagger-children>*{opacity:0;animation:cm-fade-in-up .5s var(--ismart-ease-out) forwards}.cm-stagger-children>*:nth-child(1){animation-delay:.05s}.cm-stagger-children>*:nth-child(2){animation-delay:.1s}.cm-stagger-children>*:nth-child(3){animation-delay:.15s}.cm-stagger-children>*:nth-child(4){animation-delay:.2s}.cm-stagger-children>*:nth-child(5){animation-delay:.25s}.cm-stagger-children>*:nth-child(6){animation-delay:.3s}.cm-stagger-children>*:nth-child(7){animation-delay:.35s}.cm-stagger-children>*:nth-child(8){animation-delay:.4s}.cm-stagger-children>*:nth-child(9){animation-delay:.45s}.cm-stagger-children>*:nth-child(10){animation-delay:.5s}@media (max-width: 991px){.cm-header-modern__inner{height:72px;min-height:72px;max-height:72px;padding:0 1rem}.cm-header-modern__logo-img{height:56px}.cm-silo-band .cm-silo__bar,.cm-silo-bar .cm-silo__bar{display:flex!important;flex-direction:column;gap:1rem;padding:1rem 0}.cm-silo__row--labels{display:flex;flex-wrap:wrap;gap:.5rem}.cm-silo__row--labels .cm-silo__label-spacer{display:none}.cm-silo__row--selection{flex-direction:column;gap:.75rem}.cm-silo__field,.cm-silo__action{width:100%;max-width:100%}.cm-silo__select{width:100%;min-height:48px;font-size:1rem}.cm-silo__btn{width:100%;min-height:48px;padding:.875rem 1rem}}.cm-header-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;width:100%!important}#header .header-top{padding-top:var(--ismart-space-2)!important;padding-bottom:var(--ismart-space-2)!important;min-height:auto!important}.cm-header-main-row{padding-top:var(--ismart-space-1)!important;padding-bottom:var(--ismart-space-1)!important}.cm-header-nav-contact{display:flex!important;align-items:center!important;gap:28px!important}#header .header-logo,.cm-header__main .cm-logo,#header .cm-header-links,.cm-header__main .cm-header-links{flex-shrink:0}.header-social-icons,.header-social-icons li{list-style:none!important;padding-left:0!important;margin:0!important}.header-social-icons{display:flex!important;align-items:center}.promo-banner-inner{display:flex;align-items:center;justify-content:center;gap:var(--ismart-space-5);position:relative;padding-right:36px}.btn-close-promo{position:absolute;right:0;background:transparent;border:none;color:#fff;font-size:1.1rem;cursor:pointer;padding:var(--ismart-space-1) var(--ismart-space-2);opacity:.9}.btn-close-promo:hover{opacity:1}.cm-silo-wrapper{position:relative;display:flex;align-items:flex-start;gap:var(--ismart-space-5);width:var(--ismart-container);margin:0 auto}.cm-silo-ai-icon{flex-shrink:0;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;margin-top:2px}.cm-silo-form{flex:1;min-width:0}.footer-payments i,.cm-payments i{font-size:22px;margin-left:var(--ismart-space-2);opacity:.9}.footer-payments i:first-child,.cm-payments i:first-child{margin-left:0}.cm-topbar{background:var(--ismart-bg);border-bottom:1px solid var(--ismart-border);font-size:12px;padding-top:.35rem!important;padding-bottom:.35rem!important}.cm-topbar .container{padding-top:.2rem!important;padding-bottom:.2rem!important}.cm-topbar__text{font-weight:500;letter-spacing:.02em;color:var(--ismart-text);font-size:.75rem;line-height:1.3}.cm-topbar__highlight{color:var(--ismart-primary);font-weight:600}.cm-social{list-style:none;display:flex;gap:12px;padding:0}.cm-social a{color:var(--ismart-text-muted);font-size:.9rem}.cm-social a:hover{color:var(--ismart-primary)}.cm-header__main{padding-top:0!important;padding-bottom:0!important}.cm-header__main .cm-header-row{padding-top:.25rem!important;padding-bottom:.25rem!important}.cm-header__main .d-flex.justify-content-between{flex-wrap:nowrap!important}.cm-header__main .cm-logo{flex-shrink:0;min-width:0}.cm-header__main .cm-logo img{display:block;max-width:220px;height:auto}.cm-header__main .cm-header-links{flex-shrink:0}.cm-header-links{display:flex;gap:24px;margin:0}.cm-header-links a{color:var(--ismart-heading);text-decoration:none;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.02em}.cm-header-links a:hover{color:var(--ismart-primary)}.cm-phone{align-items:center;color:var(--ismart-heading)}.cm-phone i{font-size:22px}.cm-phone__label{font-size:11px;font-weight:700;opacity:.8}.cm-phone__number{font-size:18px;font-weight:800;color:var(--ismart-heading);text-decoration:none}.cm-phone__number:hover{color:var(--ismart-primary)}.cm-burger{border:1px solid var(--ismart-border);background:var(--ismart-bg);border-radius:10px;padding:8px 10px}.cm-nav{border-top:1px solid var(--ismart-border);border-bottom:1px solid var(--ismart-border);background:var(--ismart-bg)}.cm-silo{padding:8px 0}.cm-silo__bar{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:12px;align-items:end}.cm-silo__label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.cm-silo__select{width:100%;border:1px solid var(--ismart-border);border-radius:12px;padding:10px 12px;outline:none}.cm-silo__select:disabled{background:var(--ismart-bg-alt);opacity:.8}.cm-silo__action{display:flex;flex-direction:column;gap:6px}.cm-silo__btn{border:0;background:var(--ismart-primary);color:#fff;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer;text-align:center;display:flex;align-items:center;justify-content:center}.cm-silo__btn:disabled{background:var(--ismart-primary-light);opacity:.7;cursor:not-allowed}.cm-silo__msg{font-size:12px;color:var(--ismart-text-muted)}.cm-nav__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9997}.cm-nav__drawer{position:fixed;top:0;right:0;height:100%;width:min(360px,92vw);background:var(--ismart-bg);z-index:9998;box-shadow:-10px 0 30px #0000002e;display:flex;flex-direction:column}.cm-nav__drawerTop{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid var(--ismart-border)}.cm-nav__title{font-weight:900}.cm-nav__close{border:0;background:transparent;font-size:18px}.cm-nav__search{display:flex;gap:8px;padding:14px 16px}.cm-nav__searchInput{flex:1;border:1px solid var(--ismart-border);border-radius:12px;padding:10px 12px}.cm-nav__searchBtn{border:1px solid var(--ismart-border);background:var(--ismart-bg);border-radius:12px;padding:10px 12px}.cm-nav__sectionLabel{padding:6px 16px;font-size:12px;font-weight:800;color:var(--ismart-text-muted)}.cm-nav__links{display:grid;padding:0 16px 16px;gap:10px}.cm-nav__link{padding:12px;border:1px solid var(--ismart-border);border-radius:12px;text-decoration:none;color:var(--ismart-heading);font-weight:700}.cm-nav__link:hover{border-color:var(--ismart-primary);color:var(--ismart-primary)}.cm-card{display:block;border:1px solid var(--ismart-border);border-radius:16px;overflow:hidden;text-decoration:none;background:var(--ismart-bg);transition:transform .12s ease,box-shadow .12s ease}.cm-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00000014}.cm-card__body{padding:14px 14px 16px;text-align:center}.cm-card__title{font-size:16px;font-weight:800;color:var(--ismart-heading);margin:0 0 10px}.cm-card__price{font-size:18px;font-weight:900;color:var(--ismart-primary)}.cm-card__price--muted{color:var(--ismart-text-muted)}.cm-card--model{min-height:120px;display:flex;align-items:center}.cm-card--model .cm-card__body{width:100%}.cm-card__body--centered{text-align:center}.cm-card__link-text{font-size:14px;font-weight:700;color:var(--ismart-primary)}.cm-card--model:hover .cm-card__link-text{text-decoration:underline}.cm-product-img{max-height:280px;width:auto;object-fit:contain}.cm-section{background:var(--ismart-bg-alt);padding:18px 0;border-top:1px solid var(--ismart-border);border-bottom:1px solid var(--ismart-border)}.cm-footer{background:var(--ismart-dark);color:#fff}.cm-footer a{color:#fff}.cm-footer a:hover{color:var(--ismart-primary-light)}.cm-footer__toggle{font-weight:800;text-decoration:none}.cm-footer__bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:12px;margin-top:10px;display:flex;gap:14px;align-items:center;justify-content:space-between;flex-wrap:wrap}.cm-payments i{font-size:22px;margin-left:8px;opacity:.9}@media (max-width: 992px){.cm-silo__bar{grid-template-columns:1fr}}
