:root{--ex-purple: #473a6d;--ex-purple-soft: #f1eff7;--ex-purple-mid: #6e5f96;--ex-orange: #e8875a;--ex-orange-dark: #d9744a;--ex-ink: #241d38;--ex-gray: #6b6580}body[data-brand-page=exocad]{background:#fff}.ex-products-head{padding:var(--sp-16) 0 var(--sp-12);background:var(--ex-purple-soft)}.ex-products-head__title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:400;color:var(--ex-purple-mid);letter-spacing:-.01em;margin-bottom:var(--sp-3)}.ex-products-head__sub{font-size:clamp(1rem,1.5vw,1.2rem);color:var(--ex-purple);font-weight:500}.ex-product-row{padding:var(--sp-16) 0 var(--sp-12);background:#fff}.ex-product-row__cat{font-family:var(--font-display);font-size:clamp(1.3rem,2.2vw,1.7rem);font-weight:400;color:var(--ex-purple-mid);margin-bottom:var(--sp-6)}.ex-product-row__inner{display:grid;grid-template-columns:1.4fr 1fr;gap:var(--sp-10);align-items:center}.ex-product-row__media{position:relative;border-radius:var(--r-md);overflow:hidden;background:var(--ex-purple)}.ex-product-row__media img{width:100%;height:auto;display:block}.ex-product-row__icon{position:absolute;top:var(--sp-4);right:var(--sp-4);width:52px;height:52px;padding:12px;border-radius:var(--r-sm);background:#ffffffd9;color:var(--ex-purple)}.ex-product-row__icon svg{width:100%;height:100%}.ex-product-row__title{font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:700;color:var(--ex-purple-mid);margin-bottom:var(--sp-4)}.ex-product-row__text{font-size:var(--text-base);color:var(--ex-gray);line-height:1.7;margin-bottom:var(--sp-5)}.ex-product-row__link{font-size:var(--text-base);font-weight:600;color:var(--ex-orange);transition:color .2s}.ex-product-row__link:hover{color:var(--ex-orange-dark)}.ex-product-row__prices{margin:22px 0 20px;padding:14px 18px;border-left:3px solid #ee7f58;background:#f7f7fb}.ex-product-row__prices p{margin:5px 0;color:#4d5780;font-size:14px;line-height:1.45}.ex-product-row__prices strong{color:#2d3f78}.dcad-modules{width:100%;padding:40px 0 55px;background:#fff}.dcad-container{width:min(1240px,calc(100% - 40px));margin:0 auto}.dcad-title{margin:0 0 38px;font-size:26px;font-weight:700;line-height:1.2;color:#2d3f78}.dcad-grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:50px}.dcad-column{display:flex;flex-direction:column;gap:20px}.dcad-module{display:flex;align-items:center;gap:10px;text-decoration:none}.dcad-icon{width:40px;height:40px;flex:0 0 40px;display:flex;align-items:center;justify-content:center;background:#ee8a63}.dcad-icon img{width:28px;height:28px;display:block;object-fit:contain}.dcad-name{color:#ee7f58;font-size:15px;font-weight:500;line-height:1.3;text-decoration:none;text-underline-offset:2px}.dcad-module:hover .dcad-name{opacity:.75}@media (max-width: 900px){.dcad-grid{grid-template-columns:repeat(2,1fr);gap:28px 40px}}@media (max-width: 600px){.dcad-modules{padding:30px 0 40px}.dcad-container{width:calc(100% - 30px)}.dcad-title{font-size:22px;margin-bottom:28px}.dcad-grid{grid-template-columns:1fr;gap:18px}.dcad-column{gap:18px}}.ex-products-duo{padding:0 0 var(--sp-20);background:#fff}.ex-products-duo__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--sp-10)}.ex-product-card__cat{font-family:var(--font-display);font-size:clamp(1.3rem,2.2vw,1.7rem);font-weight:400;color:var(--ex-purple-mid);margin-bottom:var(--sp-5)}.ex-product-card__media{position:relative;border-radius:var(--r-md);overflow:hidden;background:var(--ex-purple);margin-bottom:var(--sp-5)}.ex-product-card__media img{width:100%;height:auto;display:block}.ex-product-card__badge{position:absolute;top:var(--sp-4);left:var(--sp-4);z-index:2;font-size:var(--text-sm);font-weight:600;color:#fff;background:var(--ex-orange);padding:.3rem .9rem;border-radius:var(--r-xs, 6px)}.ex-product-card__icon{position:absolute;bottom:var(--sp-4);right:var(--sp-4);width:52px;height:52px;padding:12px;border-radius:var(--r-sm);background:#ffffffd9;color:var(--ex-purple)}.ex-product-card__icon svg{width:100%;height:100%}.ex-product-card__title{font-size:clamp(1.3rem,2vw,1.7rem);font-weight:700;color:var(--ex-purple-mid);margin-bottom:var(--sp-3)}.ex-product-card__text{font-size:var(--text-base);color:var(--ex-gray);line-height:1.7;margin-bottom:var(--sp-4)}.ex-product-card__text em{font-style:italic}.ex-product-card__link{font-size:var(--text-base);font-weight:600;color:var(--ex-orange);transition:color .2s}.ex-product-card__link:hover{color:var(--ex-orange-dark)}.exocad-services{width:100%;padding:30px 0 55px;background:#fff}.exocad-services__container{width:min(1200px,calc(100% - 40px));margin:0 auto}.exocad-services__grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:36px;row-gap:42px}.exocad-card{min-width:0}.exocad-card__category{margin:0 0 12px;font-size:28px;font-weight:400;line-height:1.15;color:#9aa0c3}.exocad-card__image{position:relative;display:block;width:100%;aspect-ratio:16 / 9;overflow:visible;text-decoration:none}.exocad-card__image>img{width:100%;height:100%;display:block;object-fit:cover}.exocad-card__brand{position:absolute;right:10px;bottom:-16px;width:54px;height:54px;display:flex;align-items:center;justify-content:center;background:#a8abc7}.exocad-card__brand img{width:34px;height:34px;display:block;object-fit:contain}.exocad-card__title{margin:27px 0 10px;font-size:21px;font-weight:700;line-height:1.2;color:#263d78}.exocad-card__description{margin:0 0 10px;font-size:15px;font-weight:400;line-height:1.55;color:#263d78}.exocad-card__link{display:inline-block;font-size:14px;font-weight:400;line-height:1.4;color:#ee7f58;text-decoration:none}.exocad-card__link:hover{text-decoration:underline}@media (max-width: 900px){.exocad-services__grid{grid-template-columns:repeat(2,1fr);column-gap:30px;row-gap:38px}.exocad-card__category{font-size:25px}}@media (max-width: 600px){.exocad-services{padding:25px 0 40px}.exocad-services__container{width:calc(100% - 30px)}.exocad-services__grid{grid-template-columns:1fr;gap:38px}.exocad-card__category{font-size:23px}.exocad-card__title{font-size:20px}}.ex-cta .ex-btn--solid{background:var(--ex-orange);color:#fff}.ex-cta .ex-btn--solid:hover{background:var(--ex-orange-dark)}.ex-cta .ex-btn--ghost{color:var(--ex-purple);border-color:var(--ex-purple)}.ex-cta .ex-btn--ghost:hover{background:var(--ex-purple-soft)}.ex-eyebrow{font-size:var(--text-xs);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ex-purple);margin-bottom:var(--sp-3)}.ex-eyebrow--center{text-align:center}.ex-cta{padding:var(--sp-20) 0;background:var(--ex-purple-soft)}.ex-cta__inner{text-align:center;max-width:680px}.ex-cta__title{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;color:var(--ex-ink);letter-spacing:-.02em;line-height:1.2;margin-bottom:var(--sp-5)}.ex-cta__text{font-size:var(--text-base);color:var(--ex-gray);line-height:1.7;margin-bottom:var(--sp-8)}.ex-cta__buttons{display:flex;gap:var(--sp-4);justify-content:center;flex-wrap:wrap}@media (max-width: 860px){.ex-product-row__inner{grid-template-columns:1fr;gap:var(--sp-6)}.ex-products-duo__grid{grid-template-columns:1fr;gap:var(--sp-12)}}body[data-brand-page=exocad] .header{background:#473a6d;backdrop-filter:none;-webkit-backdrop-filter:none}body[data-brand-page=exocad] .header.scrolled{background:#3f3361;border-color:#ffffff1f;box-shadow:0 4px 24px #00000026}body[data-brand-page=exocad] .header__logo-text,body[data-brand-page=exocad] .header__hamburger{color:#fff}body[data-brand-page=exocad] .header__hamburger:hover{background:#ffffff1f}body[data-brand-page=exocad] .header__clientes-link{color:#ffffffe6}body[data-brand-page=exocad] .header__clientes-link:hover{color:#fff}body[data-brand-page=exocad] .flujo-nav__btn{color:#ffffffe6}body[data-brand-page=exocad] .flujo-nav__btn:hover,body[data-brand-page=exocad] .flujo-nav__item.active .flujo-nav__btn{color:#fff}body[data-brand-page=exocad] .font-switch{background:#ffffff24}body[data-brand-page=exocad] .font-switch button{color:#ffffffbf}body[data-brand-page=exocad] .font-switch button.active{background:#fff;color:#473a6d}
