.page-module__xgPmsG__page{padding-top:var(--header-height)}.page-module__xgPmsG__hero{padding:var(--space-4xl)0;text-align:center;background:linear-gradient(135deg,#f0f7ff 0%,#e8f4fd 100%)}.page-module__xgPmsG__hero h1{margin:var(--space-md)0}.page-module__xgPmsG__hero p{max-width:700px;margin:0 auto;font-size:1.125rem}.page-module__xgPmsG__storyGrid{gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.page-module__xgPmsG__storyContent h2{margin-bottom:var(--space-lg)}.page-module__xgPmsG__storyContent p{font-size:1.0625rem;line-height:1.8}.page-module__xgPmsG__storyImage{background:linear-gradient(135deg,var(--primary-600)0%,var(--primary-800)100%);border-radius:var(--radius-xl);aspect-ratio:4/3;box-shadow:var(--shadow-xl);justify-content:center;align-items:center;display:flex}.page-module__xgPmsG__imagePlaceholder{color:#fff;font-size:1.5rem;font-weight:600}.page-module__xgPmsG__missionSection{background:var(--neutral-900)}.page-module__xgPmsG__missionGrid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.page-module__xgPmsG__missionCard{text-align:center;padding:var(--space-xl)}.page-module__xgPmsG__missionIcon{margin-bottom:var(--space-md);font-size:3rem}.page-module__xgPmsG__missionCard h3{color:#fff;margin-bottom:var(--space-sm)}.page-module__xgPmsG__missionCard p{color:var(--neutral-400);margin:0}.page-module__xgPmsG__whyGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.page-module__xgPmsG__whyCard{padding:var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--neutral-200);transition:all var(--transition-base);background:#fff}.page-module__xgPmsG__whyCard:hover{border-color:var(--primary-600);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.page-module__xgPmsG__whyCard h4{margin-bottom:var(--space-sm);font-size:1.125rem}.page-module__xgPmsG__whyCard p{margin:0;font-size:.9375rem}.page-module__xgPmsG__cta{background:linear-gradient(135deg,var(--primary-700)0%,var(--primary-800)100%);padding:var(--space-3xl)0;text-align:center}.page-module__xgPmsG__cta h2{color:#fff;margin-bottom:var(--space-md)}.page-module__xgPmsG__cta p{color:#fffc;max-width:600px;margin:0 auto var(--space-xl)}@media (max-width:1024px){.page-module__xgPmsG__storyGrid{grid-template-columns:1fr}.page-module__xgPmsG__storyImage{max-width:500px;margin:0 auto}.page-module__xgPmsG__missionGrid,.page-module__xgPmsG__whyGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.page-module__xgPmsG__missionGrid,.page-module__xgPmsG__whyGrid{grid-template-columns:1fr}}
.QuoteModal-module__bRuwCW__backdrop{-webkit-backdrop-filter:blur(4px);z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.2s QuoteModal-module__bRuwCW__backdropIn;display:flex;position:fixed;inset:0}@keyframes QuoteModal-module__bRuwCW__backdropIn{0%{opacity:0}to{opacity:1}}.QuoteModal-module__bRuwCW__modal{scrollbar-width:thin;background:#fff;border-radius:20px;width:100%;max-width:580px;max-height:92vh;animation:.25s cubic-bezier(.34,1.56,.64,1) QuoteModal-module__bRuwCW__modalIn;overflow-y:auto;box-shadow:0 32px 80px #00000059}@keyframes QuoteModal-module__bRuwCW__modalIn{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.QuoteModal-module__bRuwCW__modalHeader{background:linear-gradient(135deg,#f0f7ff 0%,#e8f4fd 100%);border-bottom:1px solid #e2e8f0;border-radius:20px 20px 0 0;justify-content:space-between;align-items:flex-start;gap:16px;padding:28px 28px 22px;display:flex}.QuoteModal-module__bRuwCW__headerLeft{align-items:flex-start;gap:14px;display:flex}.QuoteModal-module__bRuwCW__headerIcon{background:linear-gradient(135deg,#06c,#003d7a);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.QuoteModal-module__bRuwCW__headerIcon svg{stroke:#fff;width:24px;height:24px}.QuoteModal-module__bRuwCW__modalTitle{color:#0f172a;margin:0 0 4px;font-size:1.375rem;font-weight:700;line-height:1.2}.QuoteModal-module__bRuwCW__modalSubtitle{color:#64748b;margin:0;font-size:.875rem;line-height:1.4}.QuoteModal-module__bRuwCW__closeBtn{cursor:pointer;color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;align-items:center;padding:6px;transition:color .15s,background .15s,border-color .15s;display:flex}.QuoteModal-module__bRuwCW__closeBtn:hover{color:#ef4444;background:#fee2e2;border-color:#fca5a5}.QuoteModal-module__bRuwCW__closeBtn svg{width:18px;height:18px}.QuoteModal-module__bRuwCW__modalBody{padding:24px 28px 28px}.QuoteModal-module__bRuwCW__form{flex-direction:column;gap:16px;display:flex}.QuoteModal-module__bRuwCW__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.QuoteModal-module__bRuwCW__formError{color:#dc2626;background:#ef444414;border:1px solid #ef44444d;border-radius:8px;padding:10px 14px;font-size:.875rem}.QuoteModal-module__bRuwCW__submitBtn{width:100%;margin-top:4px;padding:.9rem 1.75rem;font-size:1rem;font-weight:600}.QuoteModal-module__bRuwCW__privacyNote{color:#94a3b8;text-align:center;margin:0;font-size:.75rem}.QuoteModal-module__bRuwCW__successState{text-align:center;padding:2rem 1rem 1rem}.QuoteModal-module__bRuwCW__successIcon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.25rem;font-size:2rem;font-weight:700;display:inline-flex}.QuoteModal-module__bRuwCW__successState h3{color:#0f172a;margin:0 0 8px;font-size:1.5rem}.QuoteModal-module__bRuwCW__successState p{color:#64748b;margin:0 0 24px;font-size:.9375rem;line-height:1.6}@media (max-width:640px){.QuoteModal-module__bRuwCW__backdrop{align-items:flex-end;padding:0}.QuoteModal-module__bRuwCW__modal{border-radius:20px 20px 0 0;width:100%;max-height:95vh}.QuoteModal-module__bRuwCW__formRow{grid-template-columns:1fr;gap:16px}.QuoteModal-module__bRuwCW__modalHeader{border-radius:20px 20px 0 0;padding:20px 20px 18px}.QuoteModal-module__bRuwCW__modalBody{padding:20px 20px 32px}}
.Footer-module__EZoWya__footer{background:var(--neutral-900);color:var(--neutral-300);padding-top:var(--space-4xl)}.Footer-module__EZoWya__footerContainer{flex-direction:column;display:flex}.Footer-module__EZoWya__footerMain{gap:var(--space-3xl);padding-bottom:var(--space-3xl);border-bottom:1px solid var(--neutral-700);grid-template-columns:1.5fr 2fr 1fr;display:grid}.Footer-module__EZoWya__footerBrand{gap:var(--space-lg);flex-direction:column;display:flex}.Footer-module__EZoWya__logo{align-items:center;gap:var(--space-sm);text-decoration:none;display:flex}.Footer-module__EZoWya__logoIcon{background:var(--primary-gradient);color:#fff;width:44px;height:44px;font-family:var(--font-heading);border-radius:var(--radius-md);justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__EZoWya__logoText{flex-direction:column;display:flex}.Footer-module__EZoWya__logoName{font-family:var(--font-heading);color:#fff;font-size:1.25rem;font-weight:700;line-height:1.2}.Footer-module__EZoWya__logoTagline{color:var(--neutral-400);letter-spacing:.02em;font-size:.7rem}.Footer-module__EZoWya__brandDesc{color:var(--neutral-400);margin:0;font-size:.9375rem;line-height:1.7}.Footer-module__EZoWya__certBadges{gap:var(--space-sm);flex-wrap:wrap;display:flex}.Footer-module__EZoWya__badge{padding:var(--space-xs)var(--space-sm);background:var(--neutral-800);border:1px solid var(--neutral-700);border-radius:var(--radius-sm);color:var(--accent-500);letter-spacing:.03em;font-size:.75rem;font-weight:600;display:inline-block}.Footer-module__EZoWya__footerLinks{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Footer-module__EZoWya__linkGroup h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-lg);font-size:.875rem;font-weight:600}.Footer-module__EZoWya__linkGroup ul{gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.Footer-module__EZoWya__linkGroup a{color:var(--neutral-400);transition:color var(--transition-fast);font-size:.9375rem}.Footer-module__EZoWya__linkGroup a:hover{color:var(--accent-500)}.Footer-module__EZoWya__footerContact{flex-direction:column;display:flex}.Footer-module__EZoWya__address{color:var(--neutral-400);font-size:.9375rem;font-style:normal;line-height:1.8}.Footer-module__EZoWya__address p{color:inherit;margin:0}.Footer-module__EZoWya__address strong{color:#fff}.Footer-module__EZoWya__address a{color:var(--accent-500)}.Footer-module__EZoWya__address a:hover{text-decoration:underline}.Footer-module__EZoWya__footerBottom{padding:var(--space-xl)0;color:var(--neutral-500);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.Footer-module__EZoWya__footerBottom p{color:inherit;margin:0}.Footer-module__EZoWya__footerBottomLinks{gap:var(--space-lg);display:flex}.Footer-module__EZoWya__footerBottomLinks a{color:var(--neutral-500)}.Footer-module__EZoWya__footerBottomLinks a:hover{color:#fff}@media (max-width:1024px){.Footer-module__EZoWya__footerMain{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__footerLinks{grid-template-columns:repeat(2,1fr)}.Footer-module__EZoWya__footerContact{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--neutral-700);grid-column:span 2}}@media (max-width:768px){.Footer-module__EZoWya__footerMain{gap:var(--space-xl);grid-template-columns:1fr}.Footer-module__EZoWya__footerLinks{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__footerContact{grid-column:span 1}.Footer-module__EZoWya__footerBottom{gap:var(--space-md);text-align:center;flex-direction:column}}
.WhatsAppButton-module__OPyqoG__whatsapp{z-index:9000;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #25d36673}.WhatsAppButton-module__OPyqoG__whatsapp:hover{transform:scale(1.1);box-shadow:0 6px 24px #25d36699}.WhatsAppButton-module__OPyqoG__whatsapp svg{width:30px;height:30px}@media (max-width:768px){.WhatsAppButton-module__OPyqoG__whatsapp{width:50px;height:50px;bottom:16px;right:16px}.WhatsAppButton-module__OPyqoG__whatsapp svg{width:26px;height:26px}}
.ProQuenchTabs-module__8zQ4ca__wrapper{gap:var(--space-3xl);grid-template-columns:420px 1fr;align-items:start;display:grid}.ProQuenchTabs-module__8zQ4ca__left{gap:var(--space-xl);flex-direction:column;display:flex}.ProQuenchTabs-module__8zQ4ca__meta{gap:var(--space-sm);flex-direction:column;display:flex}.ProQuenchTabs-module__8zQ4ca__badge{letter-spacing:.08em;text-transform:uppercase;color:#818cf8;font-size:.75rem;font-weight:700;display:inline-block}.ProQuenchTabs-module__8zQ4ca__title{color:#fff;margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1.15}.ProQuenchTabs-module__8zQ4ca__v2{color:#818cf8}.ProQuenchTabs-module__8zQ4ca__subtitle{color:#ffffff8c;margin:0;font-size:.9375rem;line-height:1.65}.ProQuenchTabs-module__8zQ4ca__tabs{flex-direction:column;gap:2px;display:flex}.ProQuenchTabs-module__8zQ4ca__tab{align-items:flex-start;gap:var(--space-md);padding:var(--space-md)var(--space-lg);border-radius:0 var(--radius-lg)var(--radius-lg)0;cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;width:100%;transition:background .18s,border-color .18s;display:flex}.ProQuenchTabs-module__8zQ4ca__tab:hover{background:#ffffff0d}.ProQuenchTabs-module__8zQ4ca__tabActive{background:#818cf81a;border-left-color:#818cf8}.ProQuenchTabs-module__8zQ4ca__tabIcon{flex-shrink:0;margin-top:2px;font-size:1.25rem;line-height:1}.ProQuenchTabs-module__8zQ4ca__tabText{flex-direction:column;flex:1;gap:4px;display:flex}.ProQuenchTabs-module__8zQ4ca__tabTitle{color:#ffffffd9;font-size:.9375rem;font-weight:600;line-height:1.3}.ProQuenchTabs-module__8zQ4ca__tabActive .ProQuenchTabs-module__8zQ4ca__tabTitle{color:#fff}.ProQuenchTabs-module__8zQ4ca__tabDesc{color:#ffffff80;font-size:.8125rem;line-height:1.55;animation:.2s ProQuenchTabs-module__8zQ4ca__fadeSlide;display:block}@keyframes ProQuenchTabs-module__8zQ4ca__fadeSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ProQuenchTabs-module__8zQ4ca__tabArrow{color:#ffffff40;flex-shrink:0;margin-top:1px;font-size:1.25rem;line-height:1;transition:color .18s}.ProQuenchTabs-module__8zQ4ca__tabActive .ProQuenchTabs-module__8zQ4ca__tabArrow{color:#818cf8}.ProQuenchTabs-module__8zQ4ca__ctas{align-items:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.ProQuenchTabs-module__8zQ4ca__btnDownload{color:#fff;border-radius:var(--radius-lg);background:#6366f1;padding:10px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.ProQuenchTabs-module__8zQ4ca__btnDownload:hover{background:#4f46e5;transform:translateY(-1px)}.ProQuenchTabs-module__8zQ4ca__btnLearn{color:#ffffff80;font-size:.875rem;text-decoration:none;transition:color .2s}.ProQuenchTabs-module__8zQ4ca__btnLearn:hover{color:#fff}.ProQuenchTabs-module__8zQ4ca__standards{gap:var(--space-xs);flex-wrap:wrap;display:flex}.ProQuenchTabs-module__8zQ4ca__stdBadge{color:#a5b4fc;background:#818cf81f;border:1px solid #818cf859;border-radius:100px;padding:4px 10px;font-size:.75rem;font-weight:600}.ProQuenchTabs-module__8zQ4ca__platformBadge{color:#ffffff80;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:100px;padding:4px 10px;font-size:.75rem;font-weight:500}.ProQuenchTabs-module__8zQ4ca__right{top:calc(var(--header-height) + 24px);position:sticky}.ProQuenchTabs-module__8zQ4ca__imgWrap{border-radius:var(--radius-xl);background:#0d1117;height:480px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff12,0 32px 80px #000000b3}.ProQuenchTabs-module__8zQ4ca__screenshot{object-fit:contain;object-position:top center;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .35s;position:absolute;inset:0}.ProQuenchTabs-module__8zQ4ca__screenshotActive{opacity:1;pointer-events:auto}@media (max-width:1100px){.ProQuenchTabs-module__8zQ4ca__wrapper{gap:var(--space-2xl);grid-template-columns:360px 1fr}}@media (max-width:860px){.ProQuenchTabs-module__8zQ4ca__wrapper{grid-template-columns:1fr}.ProQuenchTabs-module__8zQ4ca__right{order:-1;position:static}.ProQuenchTabs-module__8zQ4ca__imgWrap{height:280px}}
.page-module__hUlLAq__page{padding-top:var(--header-height)}.page-module__hUlLAq__header{padding:var(--space-3xl)0 var(--space-4xl);background:linear-gradient(135deg,#f0f7ff 0%,#e8f4fd 100%)}.page-module__hUlLAq__backLink{color:var(--primary-600);margin-bottom:var(--space-lg);font-size:.875rem;display:inline-block}.page-module__hUlLAq__backLink:hover{text-decoration:underline}.page-module__hUlLAq__postMeta{gap:var(--space-md);margin-bottom:var(--space-md);align-items:center;display:flex}.page-module__hUlLAq__postCategory{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-600);padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-sm);background:#f59e0b1a;font-size:.75rem;font-weight:600}.page-module__hUlLAq__postDate,.page-module__hUlLAq__readTime{color:var(--neutral-500);font-size:.875rem}.page-module__hUlLAq__header h1{max-width:900px;margin-bottom:var(--space-md);font-size:clamp(2rem,4vw,2.75rem)}.page-module__hUlLAq__excerpt{color:var(--neutral-600);max-width:700px;margin:0;font-size:1.25rem;line-height:1.6}.page-module__hUlLAq__author{margin-top:var(--space-lg);color:var(--neutral-700);font-size:.9375rem;font-weight:500}.page-module__hUlLAq__article{padding:var(--space-4xl)0}.page-module__hUlLAq__articleContainer{max-width:800px}.page-module__hUlLAq__content{color:var(--neutral-700);font-size:1.0625rem;line-height:1.8}.page-module__hUlLAq__contentH2{margin-top:var(--space-3xl);margin-bottom:var(--space-lg);color:var(--neutral-900);font-size:1.75rem}.page-module__hUlLAq__contentH3{margin-top:var(--space-2xl);margin-bottom:var(--space-md);color:var(--neutral-900);font-size:1.375rem}.page-module__hUlLAq__contentP{margin-bottom:var(--space-lg)}.page-module__hUlLAq__contentP a{color:var(--primary-600);text-decoration:underline}.page-module__hUlLAq__contentP a:hover{color:var(--primary-800)}.page-module__hUlLAq__contentList{margin:var(--space-lg)0;padding-left:var(--space-xl)}.page-module__hUlLAq__contentList li{margin-bottom:var(--space-sm)}.page-module__hUlLAq__tableWrapper{margin:var(--space-xl)0;overflow-x:auto}.page-module__hUlLAq__contentTable{border-collapse:collapse;width:100%;font-size:.9375rem}.page-module__hUlLAq__contentTable th,.page-module__hUlLAq__contentTable td{padding:var(--space-sm)var(--space-md);text-align:left;border:1px solid var(--neutral-200)}.page-module__hUlLAq__contentTable th{background:var(--neutral-100);color:var(--neutral-800);font-weight:600}.page-module__hUlLAq__contentTable tr:nth-child(2n){background:var(--neutral-50)}.page-module__hUlLAq__keywords{gap:var(--space-sm);padding-top:var(--space-2xl);margin-top:var(--space-2xl);border-top:1px solid var(--neutral-200);color:var(--neutral-500);flex-wrap:wrap;align-items:center;font-size:.875rem;display:flex}.page-module__hUlLAq__keyword{background:var(--neutral-100);padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-sm);color:var(--neutral-700)}.page-module__hUlLAq__related{background:var(--neutral-50);padding:var(--space-4xl)0}.page-module__hUlLAq__related h2{text-align:center;margin-bottom:var(--space-2xl)}.page-module__hUlLAq__relatedGrid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.page-module__hUlLAq__relatedCard{padding:var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--neutral-200);transition:all var(--transition-base);background:#fff;text-decoration:none}.page-module__hUlLAq__relatedCard:hover{border-color:var(--primary-600);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.page-module__hUlLAq__relatedCategory{text-transform:uppercase;color:var(--accent-600);font-size:.75rem;font-weight:600}.page-module__hUlLAq__relatedCard h3{color:var(--neutral-900);margin:var(--space-sm)0;font-size:1.125rem;line-height:1.4}.page-module__hUlLAq__relatedDate{color:var(--neutral-500);font-size:.8125rem}.page-module__hUlLAq__cta{background:linear-gradient(135deg,var(--primary-700)0%,var(--primary-800)100%);padding:var(--space-3xl)0;text-align:center}.page-module__hUlLAq__cta h2{color:#fff;margin-bottom:var(--space-md)}.page-module__hUlLAq__cta p{color:#fffc;max-width:500px;margin:0 auto var(--space-xl)}@media (max-width:1024px){.page-module__hUlLAq__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__hUlLAq__relatedGrid{grid-template-columns:1fr}.page-module__hUlLAq__postMeta{flex-wrap:wrap}}
