*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow-y:auto;overflow-x:hidden}body{font-family:Poppins,sans-serif;overflow-x:hidden}:root{--scroll-track: rgba(0, 48, 135, .08);--scroll-thumb: linear-gradient(180deg, #f05a28 0%, #003087 100%);--scroll-thumb-hover: linear-gradient(180deg, #ff6a34 0%, #0a3e9e 100%)}*{scrollbar-width:thin;scrollbar-color:#36539f var(--scroll-track)}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-track{background:var(--scroll-track)}*::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border-radius:999px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover);background-clip:padding-box}a{text-decoration:none;color:inherit}button{font-family:Poppins,sans-serif;cursor:pointer}@media (max-width: 768px){html,body,#root{overflow-y:auto;overflow-x:hidden}}html,body{margin:0;padding:0;overflow-x:hidden}.site-content--hidden{visibility:hidden}.site-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,#f6f7fb,#ebeef5 45%,#e4e8f0)}.site-loading-box{display:flex;flex-direction:column;align-items:center;gap:14px;padding:24px 28px}.site-loading-logo{width:min(72vw,220px);height:auto;object-fit:contain}.site-loading-spinner{width:48px;height:48px;border-radius:50%;border:4px solid rgba(0,48,135,.16);border-top-color:#f05a28;border-right-color:#003087;animation:siteSpin .85s linear infinite}.site-loading-box p{font-size:14px;font-weight:600;color:#12235f}@keyframes siteSpin{to{transform:rotate(360deg)}}.home-main{height:100dvh;overflow-y:scroll;scroll-behavior:smooth;background:url(/imagens/fundo.png) center / cover no-repeat fixed}.section{min-height:100dvh;height:auto;display:flex;flex-direction:column;background:url(/imagens/fundo.png) center / cover no-repeat fixed;position:relative;overflow-x:hidden;padding-bottom:80px}.section-content{flex:1;min-height:0;display:flex;align-items:center;padding:100px 60px 0}.text-orange{color:#f05a28}.cta-btn-dark{background:linear-gradient(to right,#0d1b4b,#1e3a8a);color:#fff;border:none;border-radius:6px;padding:14px 22px;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:420px;transition:opacity .2s}.cta-btn-dark:hover{opacity:.88}.sistema-btn{background:linear-gradient(to right,#97515a,#4c5f98,#076cd2);color:#fff;border:none;border-radius:6px;padding:14px 20px;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:space-between;width:100%;transition:opacity .2s}.sistema-btn:hover{opacity:.88}@media (max-width: 768px){.home-main{height:auto;min-height:100dvh;overflow-y:visible;scroll-snap-type:none;background:url(/imagens/fundo.png) center top / cover no-repeat}.section{min-height:auto;height:auto;background:transparent!important;padding-bottom:28px}.section-content{padding:80px 20px 16px!important;flex-direction:column;align-items:flex-start;gap:14px}}.sistema-btn span{font-size:20px}@media (min-width: 769px){.home-main{display:flex;flex-direction:column}.section{flex-shrink:0}.section-entregamos{order:1}.section-sistemas{order:2}.section-descontos{order:3}.section-telemedicina{order:4}.section-telemed-pet{order:5}.section-apresentacao{order:6}.section-chtv{order:7}.section-chsorte{order:8}.section-cursos{order:9}.section-depoimentos{order:10}.section-sobre-empresa{order:11}.section-nova-entre-sobre{order:12}.section-sobre-historia{order:13}.site-footer{order:99}}.hero-img{width:100%;max-width:100%;height:min(calc(100vh - 160px),520px);object-fit:contain;object-position:bottom}.header{position:fixed;top:0;left:0;right:min(var(--home-scrollbar-width, 0px),12px);z-index:1000;display:flex;align-items:center;padding:10px 0;background:transparent;pointer-events:none}.header-line{flex:1;height:4px;pointer-events:none}.header-line-orange{background:#f05a28}.header-line-blue{background:#003087}.header-nav{display:flex;align-items:center;gap:0;background:#fff;border-radius:50px;padding:4px 4px 4px 14px;box-shadow:0 2px 18px #00000021;width:fit-content;flex-shrink:0;pointer-events:all}.header-logo{height:64px;width:auto;flex-shrink:0;margin-right:24px}.header-links{display:flex;gap:22px;align-items:center;margin-right:24px}.header-links a{color:#333;font-size:14px;font-weight:500;white-space:nowrap;transition:color .2s;pointer-events:all}.header-links a:hover,.header-links a.active{color:#f05a28}.produtos-wrapper{position:relative}.dropdown-arrow{font-size:13px;margin-left:5px;vertical-align:middle;display:inline-block;transition:transform .2s}.produtos-dropdown{position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%);background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000002e;padding:6px 0;min-width:290px;z-index:2000;animation:dropdownIn .15s ease}@keyframes dropdownIn{0%{opacity:0;transform:translate(-50%) translateY(-6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.produto-item{display:block;width:100%;text-align:left;background:none;border:none;border-bottom:1px solid #f0f2f7;padding:10px 16px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#1a2b5f;cursor:pointer;line-height:1.35;transition:background .15s,color .15s}.produto-item:last-child{border-bottom:none}.produto-item:hover{background:#f4f7fb;color:#f05a28}.entrar-dropdown{min-width:180px}.entrar-dropdown .produto-item{display:block;text-decoration:none;color:#1a2b5f}.entrar-dropdown .produto-item:hover{background:#f4f7fb;color:#f05a28}.header-btn-contratar{background:linear-gradient(to right,#f05a28,#003087);color:#fff;border:none;border-radius:50px;padding:9px 20px 9px 18px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;display:flex;align-items:center;gap:10px;transition:opacity .2s;letter-spacing:.2px;pointer-events:all}.header-btn-contratar:hover{opacity:.9}.header-btn-arrow{font-size:16px}.header-btn-menu{display:none;background:transparent;border:none;cursor:pointer;padding:8px 10px;border-radius:999px;align-items:center;justify-content:center;line-height:1;pointer-events:all}.header-btn-menu-icon{width:26px;display:flex;flex-direction:column;gap:4px}.menu-bar{width:100%;height:3px;border-radius:2px;background:#18437c;transition:transform .2s,opacity .2s}.header-btn-menu-icon.is-open .menu-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.header-btn-menu-icon.is-open .menu-bar:nth-child(2){opacity:0}.header-btn-menu-icon.is-open .menu-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:2000;display:flex;align-items:center;justify-content:center}.mobile-menu{background:#fff;width:min(88vw,360px);max-width:360px;max-height:82dvh;display:flex;flex-direction:column;padding:18px 18px 20px;gap:0;box-shadow:0 16px 40px #0000003d;animation:popInMenu .18s ease;border-radius:18px}@keyframes popInMenu{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}.mobile-menu-close{align-self:flex-end;background:#f4f7fb;border:none;width:34px;height:34px;border-radius:999px;font-size:19px;color:#1f2b5d;cursor:pointer;padding:0;margin-bottom:18px}.mobile-menu-links{display:flex;flex-direction:column;gap:0;flex:1}.mobile-menu-links a{color:#12235f;font-size:17px;font-weight:600;padding:14px 0;border-bottom:1px solid #f0f0f0;display:block}.mobile-menu-cta{width:100%;justify-content:center;margin-top:18px;min-height:46px}.mobile-menu-item-group{border-bottom:1px solid #f0f0f0}.mobile-menu-item-trigger{display:block;width:100%;text-align:left;background:none;border:none;padding:14px 0;font-family:Poppins,sans-serif;font-size:17px;font-weight:600;color:#12235f;cursor:pointer}.mobile-produtos-list{display:flex;flex-direction:column;padding:0 0 8px 12px}.mobile-produto-item{background:none;border:none;border-bottom:1px solid #f5f5f5;text-align:left;padding:9px 0;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#4a5b8a;cursor:pointer;line-height:1.35;transition:color .15s}.mobile-produto-item:last-child{border-bottom:none}.mobile-produto-item:hover{color:#f05a28}.produto-item--admin,.mobile-produto-item--admin{color:#12235f;font-weight:700;border-top:1px dashed #ddd;margin-top:4px;padding-top:10px}.produto-item--admin:hover,.mobile-produto-item--admin:hover{color:#003087}@media (max-width: 768px){.header{padding:8px 0}.header-logo{display:block;height:44px;margin-right:10px}.header-links{display:none}.header-nav{width:min(92vw,420px);justify-content:space-between;border-radius:999px;padding:6px 8px 6px 14px;box-shadow:0 10px 26px #0f1c4d29;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-btn-contratar{padding:7px 12px 7px 10px;font-size:12px;gap:6px}.header-btn-desktop{display:none}.header-btn-menu{display:flex;align-items:center}}.contratar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:100000}.contratar-form-wrap{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:480px;max-height:88dvh;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#f05a28 #f0f0f0;background:#fff;border-radius:18px;padding:36px 30px 28px;box-shadow:0 20px 60px #0000004d;z-index:100001;animation:formPopIn .22s ease}@keyframes formPopIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.94)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.contratar-close{position:absolute;top:14px;right:16px;background:#f4f7fb;border:none;width:32px;height:32px;border-radius:999px;font-size:16px;color:#1f2b5d;cursor:pointer;line-height:1;transition:background .15s}.contratar-close:hover{background:#e0e6f0}.contratar-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#0d1b4b;margin:0 0 20px;text-align:center}.contratar-form{display:flex;flex-direction:column;gap:4px}.contratar-form label{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#4a5b8a;margin-top:10px}.contratar-form input{border:1.5px solid #d8dff0;border-radius:8px;padding:9px 12px;font-family:Poppins,sans-serif;font-size:14px;color:#1a2b5f;outline:none;transition:border-color .2s;background:#fafbff}.contratar-form input:focus{border-color:#f05a28}.contratar-submit{margin-top:20px;background:linear-gradient(to right,#f05a28,#003087);color:#fff;border:none;border-radius:50px;padding:12px 24px;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;cursor:pointer;width:100%;letter-spacing:.4px;transition:opacity .2s}.contratar-submit:hover{opacity:.88}.contratar-submit:disabled{opacity:.6;cursor:not-allowed}.contratar-error{background:#fff1f0;border:1px solid #ffccc7;color:#cf1322;padding:9px 12px;border-radius:8px;font-size:.85rem;margin:0}.contratar-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 0 16px;gap:12px}.contratar-success-icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#52c41a,#389e0d);color:#fff;border-radius:50%;font-size:26px;font-weight:900}.contratar-success h2{color:#12235f;font-size:1.3rem;margin:0}.contratar-success p{color:#555;font-size:.9rem;margin:0}@media (max-width: 768px){.contratar-form-wrap{padding:28px 18px 22px}}.admin-login-page{min-height:100vh;background:linear-gradient(135deg,#12235f,#003087,#f05a28);display:flex;align-items:center;justify-content:center;padding:20px}.admin-login-card{background:#fff;border-radius:16px;padding:48px 40px;width:100%;max-width:420px;box-shadow:0 20px 60px #0000004d;text-align:center}.admin-login-logo{margin-bottom:24px}.admin-login-logo img{height:60px;object-fit:contain}.admin-login-card h1{font-size:1.5rem;color:#12235f;margin:0 0 8px;font-weight:700}.admin-login-sub{color:#666;font-size:.9rem;margin:0 0 32px}.admin-login-form{display:flex;flex-direction:column;gap:16px;text-align:left}.admin-field label{display:block;font-size:.85rem;font-weight:600;color:#333;margin-bottom:6px}.admin-field input{width:100%;padding:12px 14px;border:1.5px solid #ddd;border-radius:8px;font-size:.95rem;outline:none;transition:border-color .2s;box-sizing:border-box}.admin-field input:focus{border-color:#003087}.admin-login-error{background:#fff1f0;border:1px solid #ffccc7;color:#cf1322;padding:10px 14px;border-radius:8px;font-size:.875rem;margin:0;text-align:center}.admin-login-btn{background:linear-gradient(to right,#f05a28,#003087);color:#fff;border:none;padding:14px;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:opacity .2s;margin-top:8px}.admin-login-btn:hover:not(:disabled){opacity:.9}.admin-login-btn:disabled{opacity:.6;cursor:not-allowed}*{box-sizing:border-box;margin:0;padding:0}.admin-dash-page{min-height:100vh;background:#f0f2f5;font-family:Segoe UI,sans-serif}.admin-tabs-bar{display:flex;gap:0;background:#fff;border-bottom:2px solid #e8e8e8;padding:0 24px;max-width:1400px;margin:0 auto;overflow-x:auto}.admin-tab{padding:14px 20px;border:none;background:none;font-size:.9rem;font-weight:600;color:#666;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;white-space:nowrap;display:flex;align-items:center;gap:8px;transition:color .2s}.admin-tab:hover{color:#003087}.admin-tab.active{color:#003087;border-bottom-color:#003087}.admin-tab-count{background:#e8eef8;color:#003087;border-radius:100px;padding:2px 8px;font-size:.75rem;font-weight:700}.status-filter-bar,.produto-filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.status-pill,.produto-pill{padding:6px 14px;border:1.5px solid #ddd;border-radius:100px;background:#fff;font-size:.82rem;font-weight:600;color:#555;cursor:pointer;transition:all .2s;white-space:nowrap;display:flex;align-items:center;gap:6px}.status-pill:hover,.produto-pill:hover{border-color:#003087;color:#003087}.status-pill.active,.produto-pill.active{background:#003087;border-color:#003087;color:#fff}.pill-count{background:#ffffff40;border-radius:100px;padding:1px 7px;font-size:.72rem}.status-pill.active .pill-count,.produto-pill.active .pill-count{background:#ffffff4d}.produto-tag{display:inline-block;background:linear-gradient(to right,#f05a281a,#0030871a);color:#12235f;padding:3px 10px;border-radius:6px;font-size:.8rem;font-weight:600;white-space:nowrap}.admin-dash-header{background:linear-gradient(to right,#12235f,#003087);color:#fff;padding:0 24px;height:64px;display:flex;align-items:center;box-shadow:0 2px 8px #0003;position:sticky;top:0;z-index:10}.admin-dash-header-inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1400px;margin:0 auto}.admin-dash-title{display:flex;align-items:center;gap:14px;font-size:1rem;font-weight:600}.admin-dash-logo{height:36px;object-fit:contain;filter:brightness(0) invert(1)}.admin-dash-header-actions{display:flex;gap:10px}.admin-refresh-btn,.admin-logout-btn{padding:7px 16px;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:opacity .2s;border:none}.admin-refresh-btn{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3)}.admin-logout-btn{background:#f05a28;color:#fff}.admin-refresh-btn:hover,.admin-logout-btn:hover{opacity:.85}.admin-stats{display:flex;gap:16px;padding:24px 24px 0;max-width:1400px;margin:0 auto;flex-wrap:wrap}.admin-stat-card{flex:1;min-width:120px;background:#fff;border:2px solid transparent;border-radius:12px;padding:20px 16px;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #0000000f}.admin-stat-card:hover,.admin-stat-card.active{border-color:#003087;box-shadow:0 4px 16px #00308726}.admin-stat-num{font-size:2rem;font-weight:800;color:#12235f;line-height:1}.admin-stat-label{font-size:.8rem;color:#666;margin-top:4px;text-transform:uppercase;letter-spacing:.05em}.admin-dash-content{padding:24px;max-width:1400px;margin:0 auto}.admin-msg{text-align:center;padding:48px;color:#666;font-size:1rem}.admin-msg.error{color:#cf1322}.admin-table-wrapper{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;font-size:.9rem}.admin-table th{background:#f8f9fb;color:#333;font-weight:700;padding:14px 16px;text-align:left;border-bottom:2px solid #e8e8e8;white-space:nowrap}.admin-table td{padding:12px 16px;border-bottom:1px solid #f0f0f0;vertical-align:middle}.admin-table tr:last-child td{border-bottom:none}.admin-table tr.row-cancelada td{opacity:.5}.admin-table tr:hover td{background:#fafafa}.email-cell{color:#003087;font-size:.85rem}.assunto-cell{max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nowrap{white-space:nowrap}.status-badge{display:inline-block;color:#fff;padding:3px 10px;border-radius:100px;font-size:.78rem;font-weight:700;white-space:nowrap}.actions-cell{white-space:nowrap;display:flex;gap:6px}.action-btn{width:30px;height:30px;border:none;border-radius:6px;font-size:.9rem;cursor:pointer;transition:opacity .2s;display:inline-flex;align-items:center;justify-content:center}.action-btn:hover{opacity:.8}.action-btn.confirm{background:#e6f7e6;color:#389e0d;font-weight:900}.action-btn.cancel{background:#fff1f0;color:#cf1322;font-weight:900}.action-btn.restore{background:#e6f3ff;color:#003087}.action-btn.delete{background:#f5f5f5;color:#666}.blog-table-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}.blog-table-title{font-size:1.05rem;font-weight:700;color:#12235f;display:flex;align-items:center;gap:10px}.blog-btn-new{padding:9px 20px;background:#f05a28;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:700;cursor:pointer;transition:opacity .2s}.blog-btn-new:hover{opacity:.85}.blog-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding:32px 16px;overflow-y:auto}.blog-modal-card{background:#fff;border-radius:14px;width:100%;max-width:720px;box-shadow:0 20px 60px #0000004d}.blog-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f0f0f0}.blog-modal-header h2{font-size:1.1rem;font-weight:700;color:#12235f}.blog-modal-close{background:none;border:none;font-size:1.1rem;cursor:pointer;color:#666;padding:4px 8px;border-radius:4px}.blog-modal-close:hover{background:#f5f5f5}.blog-modal-form{padding:20px 24px;display:flex;flex-direction:column;gap:14px}.blog-modal-form label{display:flex;flex-direction:column;gap:6px;font-size:.85rem;font-weight:600;color:#333}.blog-modal-form input,.blog-modal-form textarea{padding:10px 12px;border:1.5px solid #ddd;border-radius:8px;font-size:.9rem;font-family:inherit;resize:vertical;transition:border-color .2s}.blog-modal-form input:focus,.blog-modal-form textarea:focus{outline:none;border-color:#003087}.blog-check-label{flex-direction:row!important;align-items:center;gap:8px!important;font-weight:600;cursor:pointer}.blog-check-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;padding:0!important}.blog-modal-error{color:#cf1322;font-size:.85rem;padding:8px 12px;background:#fff1f0;border-radius:6px}.blog-modal-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.blog-btn-cancel{padding:9px 20px;background:#f5f5f5;color:#333;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer}.blog-btn-save{padding:9px 24px;background:#003087;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:700;cursor:pointer;transition:opacity .2s}.blog-btn-save:hover{opacity:.85}.blog-btn-save:disabled{opacity:.5;cursor:not-allowed}.admin-refresh-btn{display:flex;align-items:center;gap:6px}.blog-act-edit{background:#e8f0ff;color:#003087}.blog-act-pub{background:#e6f7e6;color:#389e0d}.blog-act-hide{background:#fff7e6;color:#d46b08}.blog-img-preview{border-radius:8px;overflow:hidden;border:1.5px solid #e0e0e0;max-height:180px;display:flex;align-items:center;justify-content:center;background:#f8f9fb}.blog-img-preview img{max-width:100%;max-height:180px;object-fit:contain;display:block}.content-editor{border:1.5px solid #ddd;border-radius:8px;overflow:hidden;background:#fff}.content-editor-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:8px 10px;background:#f8f9fb;border-bottom:1px solid #e8e8e8}.ced-btn{padding:4px 10px;border:1.5px solid #ddd;border-radius:5px;background:#fff;font-size:.82rem;font-weight:700;color:#333;cursor:pointer;transition:all .15s;font-family:Segoe UI,sans-serif;line-height:1.4}.ced-btn:hover{border-color:#003087;color:#003087;background:#f0f4ff}.ced-bold{font-weight:900}.ced-italic{font-style:italic}.ced-highlight{background:#fff5f2;border-color:#f05a28;color:#f05a28}.ced-highlight:hover{background:#f05a28;color:#fff}.content-editor-textarea{width:100%;padding:12px;border:none;outline:none;font-size:.88rem;font-family:Courier New,Courier,monospace;resize:vertical;background:#fff;color:#333;line-height:1.6;display:block;box-sizing:border-box}.content-editor-hint{padding:6px 12px;font-size:.78rem;color:#999;background:#f8f9fb;border-top:1px solid #f0f0f0;margin:0}.ced-img-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px}.ced-img-card{background:#fff;border-radius:12px;padding:24px;width:100%;max-width:480px;box-shadow:0 20px 60px #0000004d}.ced-img-card h3{font-size:1rem;font-weight:700;color:#12235f;margin-bottom:16px}.ced-img-preview{border-radius:8px;overflow:hidden;border:1.5px solid #e0e0e0;max-height:160px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;background:#f8f9fb}.ced-img-preview img{max-width:100%;max-height:160px;object-fit:contain;display:block}.ced-img-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}@media (max-width: 768px){.admin-dash-title span{display:none}.admin-stats{padding:16px 16px 0;gap:10px}.admin-stat-num{font-size:1.5rem}.admin-dash-content{padding:16px}.blog-modal-overlay{padding:16px 8px}}.site-footer{background:#fff;border-top:1px solid #eee;flex-shrink:0;width:100%}.site-footer-main{background:#fff;display:flex;gap:20px;padding:14px 40px;align-items:flex-start}.footer-col{flex:1;min-width:0}.footer-brand{flex:1.8;display:flex;flex-direction:column;gap:8px}.footer-brand-top{display:flex;align-items:center;gap:12px}.footer-logo{height:44px;width:auto;object-fit:contain}.footer-tagline{font-size:11px;color:#555;line-height:1.5;max-width:220px}.footer-email-row{display:flex;gap:0;max-width:280px}.footer-email-input{flex:1;padding:7px 10px;border:1px solid #ccc;border-right:none;border-radius:4px 0 0 4px;font-size:11px;font-family:Poppins,sans-serif;outline:none}.footer-email-btn{background:#12235f;color:#fff;border:none;border-radius:0 4px 4px 0;padding:7px 12px;font-size:10px;font-weight:700;cursor:pointer;white-space:nowrap}.footer-store-btns{display:flex;gap:8px;margin-top:4px}.store-btn{background:#12235f;color:#fff;border-radius:6px;padding:6px 12px;font-size:10px;font-weight:600;display:flex;align-items:center;gap:6px;cursor:pointer}.store-icon{width:18px;height:18px;object-fit:contain;filter:brightness(0) invert(1);flex-shrink:0}.footer-heading{font-size:12px;font-weight:700;color:#12235f;margin-bottom:8px}.footer-list{list-style:none;display:flex;flex-direction:column;gap:4px}.footer-list a{font-size:11px;color:#555;transition:color .2s}.footer-link-btn{font-size:11px;color:#555;background:none;border:none;padding:0;cursor:pointer;text-align:left;font-family:Poppins,sans-serif;transition:color .2s}.footer-list a:hover,.footer-link-btn:hover{color:#f05a28}.footer-apps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.app-icon{width:44px;height:44px;border-radius:10px;cursor:pointer;transition:transform .15s;object-fit:cover}.app-icon:hover{transform:scale(1.08)}.footer-copyright{background:#0a1535;color:#aab;text-align:center;font-size:11px;padding:10px 20px;font-family:Poppins,sans-serif}@media (max-width: 768px){.site-footer-main{flex-direction:column;padding:20px 20px 16px;gap:20px}.footer-brand,.footer-col{flex:0 0 auto}.footer-email-row{max-width:100%}.footer-store-btns{flex-wrap:wrap}.footer-apps{grid-template-columns:repeat(4,1fr)}.footer-brand-top{flex-wrap:wrap}}@media (max-width: 768px){.site-footer-main{flex-wrap:wrap;padding:16px 20px;gap:16px}.footer-brand{flex:0 0 100%}.footer-col{flex:0 0 calc(50% - 8px)}.footer-email-row{max-width:100%}}.blog-page{min-height:100vh;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;background:#fff}.blog-hero{padding:120px 20px 64px;background:linear-gradient(135deg,#e8edf4,#f05a281f,#dce4ef);text-align:center}.blog-hero-inner{max-width:680px;margin:0 auto}.blog-hero h1{font-size:3.5rem;font-weight:800;color:#12235f;margin-bottom:16px;line-height:1.1}.blog-hero p{font-size:1.15rem;color:#555;max-width:560px;margin:0 auto;line-height:1.6}.blog-list-section{flex:1;padding:64px 20px}.blog-container{max-width:1200px;margin:0 auto}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.blog-card{background:#fff;border-radius:12px;overflow:hidden;border:2px solid #f05a28;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.blog-card:hover{box-shadow:0 8px 32px #f05a282e;transform:translateY(-3px)}.blog-card-img{width:100%;height:192px;object-fit:cover;display:block}.blog-card-img--placeholder{background:linear-gradient(135deg,#e8edf4,#f0f4ff);height:192px}.blog-card-body{padding:24px;display:flex;flex-direction:column;flex:1;gap:10px}.blog-card-date{font-size:.82rem;color:#888;margin:0}.blog-card-title{font-size:1.25rem;font-weight:800;color:#12235f;line-height:1.3;margin:0}.blog-card-resumo{font-size:.92rem;color:#555;line-height:1.55;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card-btn{display:block;margin-top:8px;padding:12px;background:#f05a28;color:#fff;font-weight:700;font-size:.95rem;text-align:center;border-radius:8px;text-decoration:none;transition:background .2s}.blog-card-btn:hover{background:#d44d20}.blog-error{text-align:center;padding:60px;color:#cf1322;font-size:1rem}.blog-empty{text-align:center;padding:80px;color:#888;font-size:1rem}@media (max-width: 1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.blog-hero{padding:100px 20px 48px}.blog-hero h1{font-size:2.4rem}.blog-grid{grid-template-columns:1fr}.blog-list-section{padding:40px 16px}}.blog-post-page{min-height:100vh;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;background:#f8f9fb}.blog-post-main{flex:1;padding:80px 20px 48px}.blog-post-article{max-width:780px;margin:0 auto}.blog-post-back{margin-bottom:28px}.blog-post-back a{color:#003087;text-decoration:none;font-size:.9rem;font-weight:600;display:inline-flex;align-items:center;gap:4px;padding:8px 16px;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;transition:border-color .2s,color .2s}.blog-post-back a:hover{border-color:#f05a28;color:#f05a28}.blog-post-cover{border-radius:14px;overflow:hidden;margin-bottom:32px;box-shadow:0 4px 20px #0000001a;border:2px solid #f05a28}.blog-post-cover img{width:100%;max-height:440px;object-fit:cover;display:block}.blog-post-header{margin-bottom:28px}.blog-post-date{display:block;font-size:.85rem;color:#888;margin-bottom:12px}.blog-post-title{font-size:2.2rem;font-weight:800;color:#12235f;line-height:1.25;margin-bottom:16px}.blog-post-resumo{font-size:1.05rem;color:#555;line-height:1.6;border-left:4px solid #f05a28;padding-left:16px}.blog-post-content{font-size:1rem;color:#333;line-height:1.8;background:#fff;border-radius:14px;padding:32px;box-shadow:0 2px 12px #0000000f;border:2px solid #f05a28}.blog-post-content h2{color:#12235f;margin:28px 0 12px;font-size:1.4rem}.blog-post-content h3{color:#003087;margin:20px 0 8px;font-size:1.1rem}.blog-post-content p{margin-bottom:16px}.blog-post-content ul,.blog-post-content ol{margin:0 0 16px 24px}.blog-post-content li{margin-bottom:6px}.blog-post-content a{color:#f05a28}.blog-post-content img{max-width:100%;border-radius:8px;margin:16px 0}.blog-post-content blockquote{border-left:4px solid #f05a28;margin:20px 0;padding:12px 20px;background:#fff8f6;border-radius:0 8px 8px 0;font-style:italic;color:#555}.blog-post-error{text-align:center;padding:80px 24px;color:#666}.blog-post-error p{margin-bottom:20px;font-size:1.1rem}.blog-post-voltar{color:#f05a28;font-weight:700;text-decoration:none;border:2px solid #f05a28;padding:10px 20px;border-radius:8px;transition:background .2s,color .2s}.blog-post-voltar:hover{background:#f05a28;color:#fff}.blog-loading{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px;color:#666}.blog-spinner{width:36px;height:36px;border:3px solid #e8e8e8;border-top-color:#f05a28;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 600px){.blog-post-main{padding:60px 16px 32px}.blog-post-title{font-size:1.6rem}.blog-post-content{padding:20px}}.section-entregamos{position:relative;padding:0;margin:0;overflow:hidden;line-height:0;height:auto!important;min-height:0!important}.entregamos-tagline{position:absolute;left:24px;top:22px;margin:0;font-size:20px;font-weight:700;color:#e85b2b;z-index:6;pointer-events:none;text-shadow:0 1px 0 rgba(255,255,255,.35)}.entregamos-tagline em strong{color:#12235f;font-style:normal}.entregamos-band{flex-shrink:0;background:#fff;box-shadow:0 6px 30px #0000001f;padding:14px 72px;display:flex;align-items:center;gap:8px;position:relative;z-index:2;border-radius:6px;margin:18px 60px 18px 0}.produto-logo{display:flex;align-items:center;justify-content:center;width:96px;height:64px;flex-shrink:0;padding:0 8px}.produto-logo img{max-width:100%;max-height:100%;object-fit:contain;display:block}.produto-divider{width:2px;height:44px;background:#e0e0e0;flex-shrink:0;margin:0 10px}.produto-telemed{display:flex;align-items:center;gap:8px;flex:1;padding-left:4px}.produto-telemed img{height:60px;width:auto;object-fit:contain}.produto-arrow{font-size:24px;font-weight:700;color:#003087;flex-shrink:0;margin-left:auto;padding-right:14px}.entregamos-bottom-text{flex:1;min-height:0;width:54%;padding:28px 30px 40px 60px;display:flex;flex-direction:column;justify-content:center;gap:14px;position:relative;z-index:2}.entregamos-title{font-size:clamp(26px,3vw,42px);font-weight:800;color:#12235f;line-height:1.15;margin:0}.entregamos-subtitle{font-size:clamp(15px,1.6vw,22px);font-weight:600;color:#12235f;margin:0;line-height:1.3}.entregamos-personalized{font-size:clamp(14px,1.3vw,18px);font-weight:500;color:#12235f;margin:0 0 10px}.entregamos-robo-area{position:absolute;right:0;top:0;bottom:0;width:52%;z-index:10;pointer-events:none;background:url(/imagens/bg5.svg) right center / contain no-repeat;overflow:visible}.entregamos-hero-svg{position:absolute;right:0;top:4%;width:58%;height:auto;z-index:0;pointer-events:none;display:block;object-fit:contain}.entregamos-hero-full{display:block;width:100%;max-width:100%;height:auto;object-fit:contain;object-position:top center}.entregamos-hero-picture{display:block;width:100%;overflow:hidden}:root{--consulte-bottom: 18px;--consulte-height: 44px}.entregamos-robo-back{position:absolute;right:8%;left:auto;transform:translate(0) scale(.94);bottom:calc(var(--consulte-bottom) + var(--consulte-height));height:auto;max-height:calc(88vh - (var(--consulte-bottom) + var(--consulte-height) + 40px));width:auto;z-index:1}.entregamos-robo-img{position:absolute;right:6%;left:auto;transform:translate(0) scale(.92);bottom:calc(var(--consulte-bottom) + var(--consulte-height));height:auto;max-height:calc(82vh - (var(--consulte-bottom) + var(--consulte-height) - 10px));width:auto;z-index:3}.entregamos-bg5{position:absolute;top:-10%;right:-6%;width:420px;height:auto;object-fit:contain;z-index:0;pointer-events:none;opacity:1}@media (max-width: 768px){.section-entregamos{display:block;overflow:hidden}.entregamos-hero-picture{aspect-ratio:9 / 16;width:100%}.entregamos-hero-full{width:100%;height:100%;object-fit:contain;object-position:top center}.entregamos-tagline{padding:10px 20px;width:100%;font-size:15px}.entregamos-band{padding:8px 16px;flex-wrap:wrap;gap:4px}.produto-divider{display:none}.produto-logo{width:56px;height:36px}.entregamos-bottom-text{width:55%;padding:16px 10px 16px 20px;gap:8px}.entregamos-robo-area{width:46%;top:70px;right:-12px}}.consulte-nos{background:linear-gradient(to right,#f05a28,#003087);height:44px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;color:#fff;font-size:15px;font-weight:600;letter-spacing:.5px;transition:opacity .2s;flex-shrink:0}.consulte-nos:hover{opacity:.93}.consulte-arrow{font-size:20px;font-weight:700}.consulte-nos--sistemas{position:relative;width:65%;align-self:flex-end;border-radius:50px 0 0 50px;padding:0 40px 0 30px;justify-content:flex-start;margin-top:16px;box-sizing:border-box}@media (max-width: 768px){.consulte-nos{height:52px;font-size:17px;gap:12px;letter-spacing:.3px}.consulte-arrow{font-size:24px}.consulte-nos--sistemas{width:calc(100% - 20px);align-self:center;min-width:0;padding:0 22px;border-radius:50px;justify-content:space-between;margin-top:14px}}.consulte-nos--hero{align-self:flex-start;width:auto;min-width:220px;border-radius:50px;padding:0 28px;margin-top:6px;justify-content:space-between;gap:24px;flex-shrink:0;position:relative;z-index:5}@media (max-width: 768px){.consulte-nos--hero{margin-left:20px;min-width:220px;padding:0 24px}}.cn-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cn-modal{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:28px 32px 32px;box-shadow:0 20px 60px #0000004d;animation:cnSlide .2s ease}@keyframes cnSlide{0%{transform:translateY(-18px);opacity:0}to{transform:translateY(0);opacity:1}}.cn-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.cn-modal-header h3{font-size:1.1rem;color:#12235f;font-weight:700}.cn-close{background:none;border:none;font-size:1rem;color:#999;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s}.cn-close:hover{background:#f5f5f5;color:#333}.cn-form{display:flex;flex-direction:column;gap:14px}.cn-interest-label{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:#333;cursor:pointer;line-height:1.4}.cn-interest-label input[type=checkbox]{width:18px;height:18px;flex-shrink:0;margin-top:2px;accent-color:#003087;cursor:pointer}.cn-field label{display:block;font-size:.82rem;font-weight:600;color:#333;margin-bottom:5px}.cn-field input,.cn-field textarea{width:100%;padding:10px 12px;border:1.5px solid #ddd;border-radius:8px;font-size:.9rem;outline:none;transition:border-color .2s;box-sizing:border-box;font-family:inherit;resize:vertical}.cn-field input:focus,.cn-field textarea:focus{border-color:#003087}.cn-error{background:#fff1f0;border:1px solid #ffccc7;color:#cf1322;padding:9px 12px;border-radius:8px;font-size:.85rem;margin:0}.cn-submit{background:linear-gradient(to right,#f05a28,#003087);color:#fff;border:none;padding:13px;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;transition:opacity .2s;margin-top:4px}.cn-submit:hover:not(:disabled){opacity:.9}.cn-submit:disabled{opacity:.6;cursor:not-allowed}.cn-success{text-align:center;padding:20px 0}.cn-success-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,#52c41a,#389e0d);color:#fff;border-radius:50%;font-size:24px;font-weight:900;margin-bottom:14px}.cn-success h3{font-size:1.2rem;color:#12235f;font-weight:700;margin-bottom:8px}.cn-success p{color:#555;font-size:.9rem;line-height:1.5}.section-sistemas{background:url(/imagens/fundo.png) center / cover no-repeat fixed;overflow:hidden}.sistemas-content{gap:40px;overflow:visible;align-items:stretch;padding-top:48px!important;padding-bottom:0!important}.sistemas-left{width:45%;flex-shrink:0;display:flex;flex-direction:column;gap:8px;justify-content:center;padding-bottom:60px;position:relative;z-index:2}.sistemas-logo{width:min(170px,80%);height:auto;object-fit:contain;margin-bottom:8px}.sistemas-title{font-size:clamp(26px,2.8vw,40px);font-weight:800;color:#12235f;line-height:1.2}.sistemas-subtitle{font-size:clamp(16px,1.6vw,22px);font-weight:600;color:#12235f;line-height:1.4;margin-top:4px}.sistemas-personalized{font-size:clamp(14px,1.4vw,18px);font-weight:500;color:#12235f;margin-bottom:12px}.sistemas-btns{display:flex;flex-direction:column;gap:8px;width:calc(100% + 60px);margin-left:-60px}.section-sistemas .sistema-btn{border-radius:0 50px 50px 0;padding:8px 20px 8px 60px;font-size:13px;font-weight:600;text-align:left;justify-content:space-between}.sistemas-right{flex:1;display:flex;position:relative;align-items:flex-end;justify-content:flex-end;width:48%;align-self:flex-end;overflow:visible;padding-bottom:0;z-index:1}.sistemas-img{max-width:100%;height:auto;object-fit:contain;object-position:bottom;position:relative;z-index:1}@media (min-width: 769px){.sistemas-img{max-height:calc(100vh - 160px)}.section-sistemas .consulte-nos--sistemas{margin-top:0}}@media (max-width: 768px){.sistemas-content{flex-direction:column;gap:10px;padding-top:28px!important}.sistemas-right{order:2}.sistemas-left{order:1;width:100%;padding-bottom:8px;gap:10px}.sistemas-logo{width:min(170px,62vw)}.sistemas-title{font-size:18px;line-height:1.1;letter-spacing:-.2px}.sistemas-subtitle{font-size:13px;line-height:1.15;margin-top:0}.sistemas-personalized{display:none}.sistemas-btns{width:calc(100% + 20px);margin-left:-20px}.section-sistemas .sistema-btn{border-radius:0 50px 50px 0;padding:8px 16px 8px 28px;font-size:12px}.sistemas-right{display:flex;width:100%;justify-content:center;align-items:flex-end;margin-top:0;overflow:visible}.sistemas-img{width:min(94vw,420px);height:auto;max-height:34dvh;object-position:center bottom}}.descontos-content{gap:60px;align-items:stretch;padding-top:100px!important;padding-bottom:0!important;position:relative}.descontos-left{width:30%;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;gap:28px;z-index:2;padding-bottom:60px}.descontos-logo{width:min(180px,85%);height:auto;object-fit:contain}.descontos-title{font-size:clamp(22px,2.4vw,34px);font-weight:700;color:#12235f;line-height:1.3}.descontos-btns{display:flex;flex-direction:column;width:calc(100% + 60px);margin-left:-60px}.descontos-btn{border-radius:0 50px 50px 0!important;padding:8px 20px 8px 60px!important;font-size:13px!important}.logos-area{flex:1;min-height:0;display:grid;grid-template-columns:repeat(5,minmax(84px,1fr));gap:12px 10px;align-content:center;align-items:center;justify-items:center}.logo-card{position:relative;background:#fff;border-radius:10px;box-shadow:0 2px 12px #0000001f;padding:5px 8px;display:flex;align-items:center;justify-content:center;width:min(100%,96px);height:clamp(34px,5.5vh,48px);overflow:hidden}.logo-card-img{max-width:100%;max-height:100%;object-fit:contain;animation:logo-appear .42s ease both}@keyframes logo-appear{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.logo-card:hover{transform:scale(1.08);box-shadow:0 6px 20px #0000002e;z-index:10}@media (max-width: 768px){.descontos-content{gap:0;flex-direction:column}.descontos-left{width:100%;padding-bottom:20px;gap:16px;align-items:flex-start}.descontos-logo{width:min(170px,70vw)}.descontos-btns{width:calc(100% + 20px);margin-left:-20px}.descontos-btn{padding:8px 16px 8px 28px!important}.logos-area{display:block;width:100%;height:42dvh;min-height:260px;max-height:360px;margin-top:8px;overflow:hidden;display:grid;grid-template-columns:repeat(4,minmax(64px,1fr));gap:10px 8px;align-content:start;justify-items:center}.logo-card{width:clamp(56px,16vw,74px);height:clamp(30px,8.5vw,42px);padding:4px 6px}.logo-card:hover{transform:none;box-shadow:0 2px 12px #0000001f;z-index:auto}}.section-telemedicina{background:url(/imagens/fundo.png) center / cover no-repeat fixed}.telemed-content{gap:40px;padding-top:100px!important;padding-bottom:0!important;align-items:stretch;overflow:visible}.telemed-left{width:45%;flex-shrink:0;display:flex;flex-direction:column;gap:12px;justify-content:center;padding-bottom:60px;position:relative;z-index:2}.telemed-logo{width:min(180px,80%);height:auto;object-fit:contain;margin-bottom:6px}.telemed-title{font-size:clamp(24px,2.6vw,38px);font-weight:800;color:#12235f;line-height:1.2}.telemed-subtitle{font-size:clamp(14px,1.4vw,18px);font-weight:500;color:#12235f;margin-bottom:10px}.telemed-btns{display:flex;flex-direction:column;gap:8px;width:calc(100% + 60px);margin-left:-60px}.telemed-btns--mobile{display:none}.telemed-btn{border-radius:0 50px 50px 0!important;padding:8px 20px 8px 60px!important;font-size:13px!important}.telemed-right{flex:1;display:flex;position:relative;align-items:flex-end;justify-content:flex-end;width:48%;overflow:visible;padding-bottom:0;z-index:1}.telemed-img{position:relative;right:auto;bottom:0;width:100%;max-width:100%;height:min(calc(100vh - 160px),520px);object-fit:contain;object-position:bottom;z-index:1}@media (max-width: 1100px) and (min-width: 769px){.telemed-left{width:52%}.telemed-right{width:44%}.telemed-img{max-width:100%}}.section-telemedicina .consulte-nos--sistemas{margin-top:0}@media (max-width: 768px){.section-telemedicina{background-attachment:scroll}.telemed-content{display:flex;flex-direction:column;gap:14px;padding-top:40px!important;padding-bottom:0!important}.telemed-left{width:100%;padding-bottom:0;display:flex;flex-direction:column;gap:10px;text-align:center;align-items:center}.telemed-logo{width:min(180px,62vw);margin-bottom:2px}.telemed-title{font-size:clamp(26px,7.2vw,34px);line-height:1.12}.telemed-subtitle{margin-bottom:0;font-size:clamp(16px,4.4vw,20px)}.telemed-right{order:3;position:relative;min-height:auto;display:flex;width:100%;justify-content:center;align-items:flex-end;margin-top:4px;margin-bottom:0;overflow:visible;isolation:auto;background:transparent;border-radius:0;box-shadow:none;padding:0}.telemed-btns{width:100%;margin-left:0;gap:10px}.telemed-btns--desktop{display:none}.telemed-btns--mobile{display:flex;order:2}.telemed-btn{width:100%;border-radius:16px!important;padding:12px 16px!important;font-size:15px!important;justify-content:space-between}.telemed-img{position:static;z-index:1;width:min(92vw,430px);height:min(34dvh,270px);object-position:center bottom}.section-telemedicina .consulte-nos--sistemas{display:flex;margin-top:0}}.telemed-img.hero-img{width:100%;max-width:100%;height:min(calc(100vh - 160px),520px);object-fit:contain;object-position:bottom}.section-telemed-pet{background:url(/imagens/fundo.png) center / cover no-repeat fixed}.pet-content{gap:40px;padding-top:100px!important;padding-bottom:0!important;align-items:stretch;overflow:hidden}.pet-left{width:45%;flex-shrink:0;display:flex;flex-direction:column;gap:12px;justify-content:center;padding-bottom:60px}.pet-logo{width:min(180px,82%);height:auto;object-fit:contain;margin-bottom:6px}.pet-title{font-size:clamp(20px,2.2vw,32px);font-weight:700;color:#12235f;line-height:1.3}.pet-subtitle{font-size:clamp(13px,1.3vw,17px);font-weight:500;color:#12235f;margin-bottom:10px}.pet-btns{display:flex;flex-direction:column;gap:8px;width:calc(100% + 60px);margin-left:-60px}.pet-btn{border-radius:0 50px 50px 0!important;padding:8px 20px 8px 60px!important;font-size:13px!important}.pet-right{flex:1;display:flex;position:relative;align-items:flex-end;justify-content:flex-end;width:48%;align-self:flex-end;overflow:visible;padding-bottom:0;z-index:1}.pet-img{width:100%;max-width:100%;height:min(calc(100vh - 120px),620px);object-fit:contain;object-position:bottom}.pet-img.hero-img{width:100%;max-width:100%;height:min(calc(100vh - 160px),520px);object-fit:contain;object-position:bottom}@media (min-width: 769px){.section-telemed-pet .consulte-nos--sistemas{margin-top:0}}@media (max-width: 768px){.pet-content{flex-direction:column;gap:12px}.pet-left{width:100%;padding-bottom:8px;align-items:flex-start}.pet-logo{width:min(180px,65vw);margin-bottom:2px}.pet-btns{width:calc(100% + 20px);margin-left:-20px}.pet-btn{padding:8px 16px 8px 28px!important}.pet-right{display:flex;width:100%;justify-content:center;align-items:flex-end;align-self:auto;margin-top:-4px}.pet-img{width:min(92vw,520px);height:min(40dvh,320px);object-position:center bottom}}.section-chtv{background:url(/imagens/fundo.png) center / cover no-repeat fixed}.chtv-content{gap:40px;padding-top:100px!important;padding-bottom:0!important;align-items:center}.chtv-left{display:flex;flex-direction:column;gap:20px;width:45%;flex-shrink:0}.chtv-logo{width:160px;height:auto;object-fit:contain}.chtv-title{font-size:clamp(22px,2.4vw,38px);font-weight:800;color:#12235f;line-height:1.25}.chtv-btn{border-radius:0 50px 50px 0!important;padding:10px 20px 10px 60px!important;font-size:14px!important;width:calc(100% + 60px);margin-left:-60px}.chtv-right{flex:1;display:flex;align-items:flex-end;justify-content:center;padding-bottom:0}.chtv-product-img{max-width:100%;max-height:420px;width:auto;height:auto;object-fit:contain;display:block}.chtv-product-img--mobile{display:none}@media (max-width: 768px){.chtv-content{flex-direction:column;align-items:flex-start;gap:14px}.chtv-left{width:100%;gap:14px}.chtv-product-img--mobile{display:block;width:min(84vw,320px);max-height:27dvh;align-self:center;margin-top:8px;margin-bottom:10px}.chtv-product-img--desktop{display:none}.chtv-title{font-size:17px;line-height:1.2;max-width:320px}.chtv-btn{width:calc(100% + 20px);margin-left:-20px;margin-bottom:6px;padding:8px 16px 8px 28px!important;border-radius:0 50px 50px 0}.chtv-right{display:none}.section-chtv .consulte-nos--sistemas{margin-top:10px}}.section-chsorte{background:url(/imagens/fundo.png) center / cover no-repeat fixed}.chsorte-content{gap:40px;padding-top:100px!important;padding-bottom:0!important;align-items:center}.chsorte-left{display:flex;flex-direction:column;gap:20px;width:45%;flex-shrink:0}.chsorte-logo{width:160px;height:auto;object-fit:contain}.chsorte-title{font-size:clamp(20px,2.2vw,34px);font-weight:800;color:#12235f;line-height:1.3}.chsorte-btn{border-radius:0 50px 50px 0!important;padding:10px 20px 10px 60px!important;font-size:14px!important;width:calc(100% + 60px);margin-left:-60px}.chsorte-right{flex:1;display:flex;align-items:flex-end;justify-content:center;align-self:flex-end;padding-bottom:0}.chsorte-product-img{max-width:100%;max-height:420px;width:auto;height:auto;object-fit:contain;display:block}.chsorte-product-img--mobile{display:none}@media (min-width: 769px){.chsorte-product-img--desktop{max-height:calc(100vh - 160px)}.section-chsorte .consulte-nos--sistemas{margin-top:clamp(12px,1.6vw,20px)}}@media (max-width: 768px){.chsorte-content{flex-direction:column;align-items:flex-start;gap:14px}.chsorte-left{width:100%;gap:14px}.chsorte-product-img--mobile{display:block;width:min(84vw,320px);max-height:27dvh;align-self:center;margin-top:8px;margin-bottom:10px}.chsorte-product-img--desktop{display:none}.chsorte-title{font-size:17px;line-height:1.2;max-width:330px}.chsorte-btn{width:calc(100% + 20px);margin-left:-20px;margin-bottom:6px;padding:8px 16px 8px 28px!important;border-radius:0 50px 50px 0}.chsorte-right{display:none}.section-chsorte .consulte-nos--sistemas{margin-top:10px}}.cursos-content{gap:48px}.cursos-left{flex:1;min-width:0;display:flex;flex-direction:column;gap:18px}.cursos-logo{max-width:160px;height:auto}.cursos-subtitle{font-size:clamp(14px,1.5vw,19px);color:#12235f;line-height:1.55;margin:0}.cursos-btn{border-radius:0 50px 50px 0!important;padding:8px 20px 8px 60px!important;font-size:13px!important;margin-left:-60px;width:calc(100% + 60px)}.cursos-right{flex:0 0 44%;min-height:0;display:flex;align-items:center;justify-content:center}.cursos-photo{max-width:100%;max-height:calc(100vh - 180px);object-fit:contain;display:block}.section-cursos .consulte-nos--sistemas{margin-top:clamp(12px,1.6vw,20px)}@media (max-width: 768px){.cursos-right{flex:0 0 auto;width:100%}.cursos-photo{max-height:32dvh;border-radius:12px}.cursos-btn{margin-left:-20px;width:calc(100% + 20px);padding:8px 16px 8px 28px!important}.section-cursos .consulte-nos--sistemas{margin-top:14px}}.section-depoimentos{background:url(/imagens/fundo.png) center / cover no-repeat fixed}.dep-content{align-items:flex-start;padding-top:80px!important;padding-bottom:0!important}.dep-inner{width:100%;display:flex;flex-direction:column;gap:16px}.dep-header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.dep-badge{display:inline-block;background:#f05a281f;color:#c94b1b;font-size:12px;font-weight:700;padding:4px 14px;border-radius:999px;letter-spacing:.5px}.dep-title{font-size:clamp(20px,2.4vw,34px);font-weight:800;color:#12235f;line-height:1.25;margin:0}.dep-subtitle{font-size:14px;color:#666;margin:0}.dep-card{display:flex;flex-direction:row;border-radius:18px;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 8px 40px #00000024;overflow:hidden;transition:opacity .25s;min-height:280px}.dep-card--fading{opacity:.5}.dep-video-side{width:50%;flex-shrink:0;background:linear-gradient(135deg,#111827,#1f2937);display:flex;align-items:center;justify-content:center;padding:16px;min-height:240px}.dep-video-wrap{position:relative;width:100%;max-width:200px;aspect-ratio:9 / 16}.dep-video{width:100%;height:100%;object-fit:cover;border-radius:10px;box-shadow:0 8px 24px #0006;cursor:pointer;display:block}.dep-play-btn{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000002e;border:none;border-radius:10px;cursor:pointer;transition:background .2s}.dep-play-btn:hover{background:#0000004d}.dep-play-circle{width:52px;height:52px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000004d;transition:background .2s,transform .2s}.dep-play-btn:hover .dep-play-circle{background:#f05a28;transform:scale(1.08)}.dep-play-icon{width:24px;height:24px;color:#1a1a1a;margin-left:3px;transition:color .2s}.dep-play-btn:hover .dep-play-icon{color:#fff}.dep-text-side{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#fff,#fff5f0);padding:24px 28px;gap:14px;overflow:hidden}.dep-logo-box{display:inline-flex;background:#f05a28;border-radius:12px;padding:12px 16px;align-self:flex-start;box-shadow:0 4px 12px #f05a284d}.dep-logo-img{height:52px;max-width:140px;object-fit:contain}.dep-blockquote{margin:0;display:flex;flex-direction:column;gap:6px}.dep-quote-icon{width:28px;height:28px;color:#f05a28;opacity:.45}.dep-text{font-size:clamp(13px,1.2vw,15px);color:#2a2a2a;font-style:italic;line-height:1.65;margin:0;overflow-wrap:anywhere}.dep-person{border-top:1px solid rgba(0,0,0,.08);padding-top:12px;display:flex;flex-direction:column;gap:2px}.dep-person-name{font-size:15px;font-weight:700;color:#12235f;margin:0}.dep-person-cargo{font-size:13px;color:#555;margin:0}.dep-person-empresa{font-size:13px;font-weight:600;color:#f05a28;margin:0}.dep-dots{display:flex;justify-content:center;gap:10px}.dep-dot{height:8px;border-radius:999px;border:none;background:#ccc;cursor:pointer;padding:0;width:28px;transition:background .2s,width .3s}.dep-dot--active{background:#f05a28;width:40px}.dep-dot:hover:not(.dep-dot--active){background:#f07549}@media (max-width: 768px){.dep-content{padding-bottom:20px!important}.dep-card{flex-direction:column;min-height:0}.dep-video-side{width:100%;min-height:260px;padding:14px}.dep-video-wrap{max-width:160px}.dep-text-side{padding:18px 16px}.dep-br{display:none}}.section-apresentacao{background:url(/imagens/fundo.png) center / cover no-repeat fixed}.apres-content{gap:60px;align-items:center;padding:100px 60px 0!important;overflow:hidden}.apres-left{width:42%;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;padding-bottom:60px}.apres-icon-badge{width:66px;height:66px;border-radius:18px;background:linear-gradient(135deg,#f05a2824,#00308724);border:1px solid rgba(0,48,135,.18);display:inline-flex;align-items:center;justify-content:center}.apres-icon{width:34px;height:34px;color:#12235f}.apres-title{font-size:clamp(18px,1.9vw,28px);font-weight:700;color:#12235f;line-height:1.4}.calendar-card{background:#fff;border-radius:20px;box-shadow:0 4px 30px #0000001a;padding:18px 28px;width:420px;flex-shrink:0;margin-bottom:60px}.cal-month{font-size:18px;font-weight:600;color:#12235f;margin-bottom:14px;text-align:center}.cal-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.cal-nav-btn{background:none;border:1px solid #ddd;border-radius:6px;width:32px;height:32px;font-size:18px;color:#12235f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.cal-nav-btn:hover:not(:disabled){background:#f0f0f0}.cal-nav-btn:disabled{opacity:.3;cursor:not-allowed}.cal-day--selected{background:linear-gradient(to right,#f05a28,#003087)!important;color:#fff!important;border-radius:50%;font-weight:700}.time-slots{border-top:1px solid #eee;margin-top:16px;padding-top:14px}.time-slots-label{font-size:12px;color:#555;margin-bottom:10px}.time-slots-grid{display:flex;flex-wrap:wrap;gap:8px}.time-slot-btn{padding:7px 12px;border:1.5px solid #003087;border-radius:8px;background:none;color:#003087;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.time-slot-btn:hover,.time-slot-btn.active{background:#003087;color:#fff}.apres-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.apres-modal{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:32px;box-shadow:0 20px 60px #0000004d;animation:apresSlideIn .2s ease}@keyframes apresSlideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.apres-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.apres-modal-header h3{font-size:1.2rem;color:#12235f;font-weight:700}.apres-modal-close{background:none;border:none;font-size:1rem;color:#999;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s}.apres-modal-close:hover{background:#f5f5f5;color:#333}.apres-modal-date{font-size:.9rem;color:#555;background:#f8f9fb;padding:10px 14px;border-radius:8px;margin-bottom:20px}.apres-form{display:flex;flex-direction:column;gap:14px}.apres-field label{display:block;font-size:.82rem;font-weight:600;color:#333;margin-bottom:5px}.apres-field input{width:100%;padding:10px 12px;border:1.5px solid #ddd;border-radius:8px;font-size:.9rem;outline:none;transition:border-color .2s;box-sizing:border-box}.apres-field input:focus{border-color:#003087}.apres-error{background:#fff1f0;border:1px solid #ffccc7;color:#cf1322;padding:9px 12px;border-radius:8px;font-size:.85rem;margin:0}.apres-submit-btn{background:linear-gradient(to right,#f05a28,#003087);color:#fff;border:none;padding:13px;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;transition:opacity .2s;margin-top:4px}.apres-submit-btn:hover:not(:disabled){opacity:.9}.apres-submit-btn:disabled{opacity:.6;cursor:not-allowed}.apres-success{text-align:center;padding:20px 0}.apres-success-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#52c41a,#389e0d);color:#fff;border-radius:50%;font-size:28px;font-weight:900;margin-bottom:16px}.apres-success h3{font-size:1.3rem;color:#12235f;font-weight:700;margin-bottom:8px}.apres-success p{color:#555;font-size:.9rem;line-height:1.5}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px 2px;text-align:center}.cal-header{font-size:13px;font-weight:600;color:#555;padding:4px 0 8px}.cal-header--blue{color:#003087}.cal-day{font-size:13px;font-weight:500;color:#12235f;padding:6px 4px;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin:0 auto}.cal-day--faded{color:#aaa}.cal-day--today{background:#003087;color:#fff;border-radius:50%;font-weight:700}.cal-day--blue{color:#003087;font-weight:600}.cal-day--orange{color:#f05a28;font-weight:600}@media (max-width: 768px){.apres-content{flex-direction:column;gap:16px;padding:80px 20px 0!important}.apres-left{width:100%;padding-bottom:0;align-items:center;text-align:center;gap:10px}.apres-icon-badge{width:58px;height:58px;border-radius:16px}.apres-icon{width:30px;height:30px}.calendar-card{width:100%;margin-bottom:0;padding:14px 16px}}.section-sobre-empresa{background:transparent!important}.sobre-empresa-content{gap:48px}.sobre-empresa-left{flex:1;min-width:0;display:flex;flex-direction:column;gap:14px}.sobre-empresa-title{font-size:clamp(24px,2.8vw,38px);font-weight:400;color:#12235f;line-height:1.2;margin:0}.sobre-empresa-title strong{font-weight:800}.sobre-empresa-texto{font-size:clamp(12px,1.15vw,15px);color:#1a1a2e;line-height:1.75;margin:0}.sobre-empresa-right{flex:0 0 44%;min-height:0;display:flex;align-items:center;justify-content:center}.sobre-empresa-photo-img{max-width:100%;max-height:calc(100vh - 200px);object-fit:contain;display:block}@media (max-width: 768px){.sobre-empresa-left{flex:0 0 auto;min-width:0}.sobre-empresa-right{flex:0 0 auto;width:100%}.sobre-empresa-photo-img{max-height:30dvh}}.section-nova-entre-sobre,.section-nova-entre-sobre .section-content,.nova-entre-content{background:transparent!important}.nova-entre-content{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(320px,1.02fr) minmax(320px,.98fr);gap:clamp(26px,4vw,54px);align-items:center;padding-top:clamp(92px,11vh,120px)!important;padding-bottom:clamp(24px,3vw,42px)!important}.nova-entre-left{position:relative;display:flex;flex-direction:column;gap:clamp(14px,1.8vw,22px);padding:0}.nova-entre-badge{width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0f2c74;background:linear-gradient(120deg,#f05a2824,#00308724)}.nova-entre-title-wrap{display:flex;flex-direction:column;gap:2px}.nova-entre-title-main,.nova-entre-title-gradient{margin:0;line-height:1.14;font-size:clamp(1.75rem,2.9vw,2.62rem);font-weight:900;letter-spacing:-.02em}.nova-entre-title-main{color:#102a66}.nova-entre-title-main span{color:#f05a28}.nova-entre-title-gradient{background:linear-gradient(90deg,#f05a28,#003087 68%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nova-entre-description{margin:6px 0 0;max-width:60ch;color:#1e325f;font-size:clamp(.98rem,1.2vw,1.12rem);line-height:1.66;font-weight:500}.nova-entre-right{width:100%}.nova-entre-video-shell{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:20px;overflow:hidden;border:1px solid rgba(18,35,95,.14);box-shadow:0 22px 44px #0e1f533d;background:#0a1f55}.nova-entre-video-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#ffffff1f,#fff0)}.nova-entre-video-shell iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}@media (max-width: 980px){.nova-entre-content{grid-template-columns:1fr;gap:22px}.nova-entre-left{max-width:none}}@media (max-width: 768px){.nova-entre-content{padding-top:84px!important;padding-bottom:10px!important;gap:18px}.nova-entre-left{padding:0;gap:12px}.nova-entre-title-main,.nova-entre-title-gradient{font-size:clamp(1.45rem,7vw,1.95rem)}.nova-entre-description{font-size:15px;line-height:1.56}.nova-entre-video-shell{border-radius:14px}}.sobre-historia-content{gap:48px}.sobre-historia-left{flex:1;min-width:0;display:flex;flex-direction:column;gap:14px}.sobre-historia-title{font-size:clamp(24px,2.8vw,38px);font-weight:400;color:#12235f;line-height:1.2;margin:0}.sobre-historia-title strong{font-weight:800}.sobre-historia-texto{font-size:clamp(11px,1.1vw,14px);color:#1a1a2e;line-height:1.75;margin:0}.sobre-historia-right{flex:0 0 36%;min-height:0;display:flex;align-items:center;justify-content:center}.sobre-historia-photo-img{max-width:100%;max-height:calc(100vh - 200px);object-fit:contain;display:block}@media (max-width: 768px){.sobre-historia-left{flex:0 0 auto;min-width:0}.sobre-historia-right{flex:0 0 auto;width:100%}.sobre-historia-photo-img{max-height:30dvh}}
