@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap";:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--blue-50: #eef8ff;--blue-100: #d6eeff;--blue-500: #1597df;--blue-700: #0b5f98;--ink: #14213d;--muted: #5d6b7c;--red: #d5151f;--red-dark: #9e1017;--whatsapp: #25d366;--whatsapp-dark: #128c4a;--gold: #e2b85b;--line: #dbe6ef;--surface: #ffffff;--soft: #f6f9fc;background:var(--surface);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:hidden;overflow-y:scroll;scrollbar-gutter:stable}body{margin:0;background:#fff;width:100%;max-width:100%;overflow-x:hidden}#root{width:100%;max-width:100%;overflow-x:hidden}img,video{max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:88px;padding:6px clamp(18px,5vw,72px);border-bottom:1px solid rgba(20,33,61,.08);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:12px;font-size:1.05rem;font-weight:900;letter-spacing:0}.brand span{font-family:Libre Baskerville,Georgia,Times New Roman,serif;font-weight:700}.brand img{display:block;flex:0 0 76px;width:76px;height:76px;border-radius:50%;filter:drop-shadow(0 8px 10px rgba(20,33,61,.16))}.desktop-nav{display:flex;align-items:center;gap:26px;color:#31445c;font-size:.95rem}.mobile-nav-links{display:none}.mobile-nav-links a{color:var(--ink);font-size:.82rem;font-weight:800;line-height:1.1;white-space:nowrap}.nowrap{white-space:nowrap}.header-cta,.primary-button,.secondary-button{display:inline-flex;width:fit-content;max-width:100%;min-height:46px;align-items:center;justify-content:center;gap:10px;border-radius:8px;padding:0 18px;cursor:pointer;font-weight:600}.header-cta,.primary-button{border:1px solid var(--whatsapp-dark);background:linear-gradient(180deg,#35d86f,var(--whatsapp-dark));color:#fff;box-shadow:0 14px 28px #128c4a3d}.header-cta:after,.primary-button:after{width:20px;height:20px;content:"";background:center / contain no-repeat url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M12.04 2C6.58 2 2.14 6.39 2.14 11.79c0 1.88.54 3.64 1.48 5.14L2 22l5.25-1.55a10.02 10.02 0 0 0 4.79 1.23c5.46 0 9.9-4.39 9.9-9.79S17.5 2 12.04 2Zm0 17.98a8.3 8.3 0 0 1-4.22-1.16l-.3-.18-3.12.92.94-3-.2-.31a8.04 8.04 0 0 1-1.28-4.36c0-4.47 3.68-8.1 8.18-8.1 4.51 0 8.18 3.63 8.18 8.1s-3.67 8.09-8.18 8.09Z'/%3E%3Cpath fill='white' d='M16.57 13.89c-.25-.12-1.47-.72-1.7-.8-.23-.09-.4-.13-.56.12-.17.25-.64.8-.79.96-.14.17-.29.19-.54.06-.25-.12-1.05-.38-2-1.21-.74-.65-1.24-1.46-1.39-1.7-.14-.25-.02-.39.11-.51.12-.11.25-.29.38-.43.13-.15.17-.25.25-.42.08-.17.04-.31-.02-.43-.06-.13-.56-1.34-.77-1.84-.2-.48-.41-.42-.56-.43h-.48c-.17 0-.43.06-.66.31-.23.25-.87.84-.87 2.05 0 1.2.9 2.37 1.02 2.53.13.17 1.76 2.66 4.27 3.72.6.26 1.06.41 1.42.52.6.19 1.14.16 1.57.1.48-.07 1.47-.59 1.68-1.16.21-.58.21-1.07.15-1.17-.06-.1-.23-.16-.48-.28Z'/%3E%3C/svg%3E")}.secondary-button{border:1px solid rgba(20,33,61,.16);background:#ffffffdb;color:var(--ink)}.hero{position:relative;min-height:calc(100svh - 86px);overflow:hidden;background:linear-gradient(180deg,#1097df,#7ed2ff 54%,#fff)}.hero:after{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(90deg,#fffffffa,#ffffffeb 34%,#ffffff94 52%,#ffffff14,#fff0),linear-gradient(180deg,#fff0,#ffffff14 68%,#fff)}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:contain;object-position:right center}.hero-content{position:relative;z-index:2;display:flex;align-items:center;max-width:1180px;min-height:calc(100svh - 210px);margin:0 auto;padding:58px clamp(18px,4vw,40px) 0}.hero-copy{max-width:660px;min-width:0;padding-bottom:34px;text-shadow:0 2px 10px rgba(255,255,255,.82)}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--red-dark);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero h1,.section h2,.differentials h2{margin:0;color:var(--ink);font-size:clamp(2.2rem,5vw,4.9rem);line-height:1;letter-spacing:0;overflow-wrap:anywhere;text-shadow:0 2px 6px rgba(20,33,61,.18)}.hero p{max-width:620px;margin:24px 0 0;color:#10243f;font-size:1.16rem;font-weight:650;line-height:1.7}.hero p,.inner-hero p{border-radius:8px;padding:10px 12px;background:#ffffff94;box-shadow:0 12px 30px #14213d14;color:#061b35;font-weight:720;text-shadow:0 1px 0 rgba(255,255,255,.95),0 0 14px rgba(255,255,255,.78);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero p strong{font-weight:900}.hero h1,.inner-hero h1{text-shadow:0 2px 0 rgba(255,255,255,.38),0 4px 8px rgba(20,33,61,.28)}.hero-underlined{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.stats-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:1180px;margin:64px auto 24px;padding:28px clamp(18px,4vw,40px);border:0;border-radius:8px;background:#fff;box-shadow:0 18px 44px #14213d0f}.stats-band div{display:grid;gap:6px;min-width:0;padding:4px 22px;border-left:1px solid rgba(29,78,118,.16)}.stats-band div:first-child{border-left:0}.stats-band strong{color:var(--ink);font-size:1.03rem}.stats-band span{color:var(--muted);font-size:.9rem;line-height:1.45}.trust-badges{display:grid;grid-template-columns:minmax(260px,.34fr) minmax(0,1fr);gap:28px;align-items:start;width:100%;max-width:1180px;margin:0 auto;padding:34px clamp(18px,4vw,40px) 42px}.trust-badges-compact{padding-top:42px;padding-bottom:22px}.trust-badges-heading h2{margin:0;color:var(--ink);font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.08;overflow-wrap:anywhere}.trust-badges-heading p{margin:16px 0 0;color:var(--muted);line-height:1.65}.trust-badge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}.trust-badge{display:grid;gap:10px;min-width:0;min-height:128px;grid-template-rows:auto 1fr;align-items:start;border:0;border-radius:8px;padding:16px;background:transparent;box-shadow:none}.trust-badge-head{display:grid;grid-template-columns:1fr;gap:8px;align-items:start;min-width:0}.trust-badge-head:has(.trust-badge-logo-google-business),.trust-badge-head:has(.trust-badge-logo-app-store){gap:8px}.trust-badge-head strong{color:var(--ink);font-size:1rem;line-height:1.12;min-width:0;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:none;hyphens:none}.trust-badge-mark{display:inline-flex;width:72px;height:52px;max-width:100%;align-items:center;justify-content:center;border-radius:7px;color:#fff;font-size:.72rem;font-weight:900;line-height:1;text-align:center;letter-spacing:0;overflow:hidden;flex-shrink:0;justify-self:start}.trust-badge-logo-site{width:min(132px,100%);height:58px;border-radius:9px;background:#050505;overflow:hidden;clip-path:inset(0 round 9px);isolation:isolate}.trust-badge-logo-site .brand-logo-img{border-radius:9px;overflow:hidden;clip-path:inset(0 round 9px);-webkit-mask-image:-webkit-radial-gradient(white,black)}.trust-badge-logo-trustpilot{width:min(118px,100%);height:36px;border-radius:9px;background:#003f2f;overflow:hidden;clip-path:inset(0 round 9px);isolation:isolate}.trust-badge-logo-trustpilot .brand-logo-img{border-radius:9px;overflow:hidden;clip-path:inset(0 round 9px);-webkit-mask-image:-webkit-radial-gradient(white,black)}.trust-badge-logo-reclame-aqui{width:min(118px,100%);height:52px;background:#fff}.brand-reclame{color:#7fba21;font-size:1.05rem;font-style:italic;font-weight:950}.brand-reclame span{color:#00783d}.trust-badge-logo-meta{width:52px;height:52px;background:#fff}.trust-badge-logo-google-business{width:50px;height:44px;background:transparent}.trust-badge-logo-google-business{margin-right:-2px}.trust-badge-logo-google-reviews{width:min(112px,100%);height:54px;background:transparent}.trust-badge-logo-google-search{width:52px;height:52px;background:#fff}.brand-logo-img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain}.trust-badge-logo-microsoft{width:52px;height:52px;background:#fff}.brand-microsoft{display:grid;width:34px;height:34px;grid-template-columns:repeat(2,1fr);gap:3px}.brand-microsoft i:nth-child(1){background:#f25022}.brand-microsoft i:nth-child(2){background:#7fba00}.brand-microsoft i:nth-child(3){background:#00a4ef}.brand-microsoft i:nth-child(4){background:#ffb900}.brand-microsoft i{display:block}.trust-badge-logo-apple{width:52px;height:52px;background:#fff}.trust-badge-logo-app-store{width:54px;height:54px;background:transparent}.trust-badge-logo-elsevier{width:76px;height:58px;background:#fff}.trust-badge-copy{display:grid;gap:6px;min-width:0}.trust-badge-copy em{color:var(--red-dark);font-size:.78rem;font-style:normal;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.trust-badge-copy .trust-badge-label-underlined{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.trust-badge-copy small{color:var(--muted);font-size:.82rem;line-height:1.45}.section{width:100%;max-width:1180px;margin:0 auto;padding:90px clamp(18px,4vw,40px)}.inner-hero{position:relative;overflow:hidden;padding:110px clamp(18px,5vw,72px) 96px;background:linear-gradient(90deg,#fffffff5,#ffffffc7,#ffffff7a),url(/images/hero-desktop.webp) center center / cover;border-bottom:1px solid var(--line)}.inner-hero div{max-width:760px;min-width:0}.inner-hero h1{margin:0;color:var(--ink);font-size:clamp(2.4rem,5vw,4.7rem);line-height:1;letter-spacing:0;overflow-wrap:anywhere;text-shadow:0 2px 6px rgba(20,33,61,.2)}.inner-hero p{max-width:650px;margin:24px 0 32px;font-size:1.12rem;line-height:1.7}.section-heading{max-width:720px;min-width:0;margin-bottom:36px}.mobile-section-title,.mobile-hero-title,.mobile-hero-lead,.service-mobile-pills{display:none}#como-funciona .section-heading{max-width:860px}.process-heading-nowrap{white-space:nowrap}.section h2,.differentials h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.process-grid,.service-grid,.standards-grid,.testimonial-grid,.detail-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.process-card,.service-card,.faq-list article,.standards-grid article,.testimonial-grid article,.detail-grid article{border:1px solid var(--line);border-radius:8px;background:#fff;padding:22px;box-shadow:0 18px 44px #14213d0f}.process-card strong{color:var(--gold);font-size:1.9rem}.process-card h3,.service-card h3,.faq-list h3,.faq-item summary,.standards-grid h3,.testimonial-grid h3,.detail-grid h3{margin:14px 0 8px;font-size:1.05rem;font-weight:900}.detail-step-title{display:grid;gap:14px;justify-items:start;text-align:left}.detail-step-title span{display:block;color:var(--gold);font-size:1.9rem;font-weight:900;line-height:1}.detail-mobile-summary{display:none}.process-card p,.service-card p,.faq-list p,.standards-grid p,.testimonial-grid p,.detail-grid p,.lead-copy p,.differential-list p,.site-footer p{margin:0;color:var(--muted);line-height:1.65}.muted-band{max-width:none;padding-right:max(clamp(18px,4vw,40px),calc((100vw - 1180px)/2 + 40px));padding-left:max(clamp(18px,4vw,40px),calc((100vw - 1180px)/2 + 40px));background:var(--soft)}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:1fr auto;gap:14px;min-height:206px;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.service-card:hover{border-color:#0b5f9857;box-shadow:0 22px 54px #14213d1c;transform:translateY(-2px)}.service-card:after{position:absolute;right:-28px;bottom:-34px;width:96px;height:96px;border:18px solid rgba(11,95,152,.07);border-radius:50%;content:"";pointer-events:none}.service-card-index{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(11,95,152,.2);border-radius:8px;background:linear-gradient(180deg,#f6fbff,#fff);color:var(--red-dark);font-size:.76rem;font-weight:900}.service-card>div{display:grid;min-width:0;align-content:start;grid-row:1}.service-card p{font-size:.98rem;line-height:1.55}.service-card-kicker{color:var(--gold);font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.service-card-action{position:relative;z-index:1;align-self:end;grid-column:2;grid-row:2;color:var(--blue);font-size:.82rem;font-weight:900}.premium-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.premium-service-card{position:relative;display:grid;grid-template-rows:auto auto 1fr auto;gap:12px;min-height:214px;border:1px solid rgba(226,184,91,.62);border-radius:8px;padding:26px 26px 58px;background:linear-gradient(135deg,#171f31,#273b5d);color:#fff;box-shadow:0 22px 54px #14213d29}.premium-service-card>span:not(.service-card-action){color:#ffd87a;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.premium-service-card>.service-card-kicker{grid-column:1;grid-row:1}.premium-service-card h3{grid-column:1;grid-row:2;margin:0;color:#fff;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.05}.premium-service-card p{grid-column:1;grid-row:3;align-self:end;margin:0;color:#dce8f5;line-height:1.65}.premium-service-card .service-card-action{position:absolute;bottom:26px;left:26px;grid-column:1;grid-row:4;justify-self:start;align-self:end;margin-top:auto;color:var(--blue);letter-spacing:0;text-transform:none}.standards-section{padding-bottom:46px}.standards-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.standards-grid article{border-top:4px solid var(--gold)}.testimonial-section{padding-top:46px;overflow:hidden}.feedback-marquee{position:relative;width:100vw;margin:-8px 0 24px 50%;padding:10px 0 18px;overflow:hidden;transform:translate(-50%)}.feedback-marquee:before,.feedback-marquee:after{position:absolute;top:0;z-index:2;width:min(140px,16vw);height:100%;content:"";pointer-events:none}.feedback-marquee:before{left:0;background:linear-gradient(90deg,#fff,#fff0)}.feedback-marquee:after{right:0;background:linear-gradient(270deg,#fff,#fff0)}.feedback-track{display:flex;width:max-content;gap:22px;animation:feedback-scroll 82s linear infinite}.feedback-marquee:hover .feedback-track{animation-play-state:paused}.feedback-frame{position:relative;flex:0 0 auto;width:clamp(190px,18vw,278px);aspect-ratio:9 / 16;margin:0;padding:7px;border:2px solid #b87818;border-radius:3px;background:linear-gradient(145deg,#ffe7a8,#a86312 30%,#f9d47a 56%,#6d3b07);box-shadow:0 20px 48px #14213d29,inset 0 0 0 1px #ffffff75}.feedback-frame:before{position:absolute;inset:8px;z-index:1;border:1px solid rgba(255,235,166,.55);content:"";pointer-events:none}.feedback-frame:after{position:absolute;inset:8px;z-index:2;content:"";background:linear-gradient(115deg,rgba(255,255,255,.2),transparent 28%,transparent 64%,rgba(255,255,255,.12));mix-blend-mode:screen;pointer-events:none}.feedback-frame img{display:block;width:100%;height:100%;border-radius:2px;object-fit:cover}.feedback-open-button{position:relative;z-index:3;display:block;width:100%;height:100%;border:0;padding:0;background:transparent;cursor:pointer}.feedback-open-button:focus-visible{outline:3px solid var(--red);outline-offset:4px}.feedback-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:22px;background:#080e14c7}.feedback-modal-panel{position:relative;width:min(430px,calc(100vw - 44px));max-height:min(86vh,780px);padding:8px;border:2px solid #b87818;border-radius:4px;background:linear-gradient(145deg,#ffe7a8,#a86312 30%,#f9d47a 56%,#6d3b07);box-shadow:0 28px 72px #0000006b}.feedback-modal-panel img{display:block;width:100%;max-height:calc(min(86vh,780px) - 16px);border-radius:2px;object-fit:contain;background:#101719}.feedback-modal-close{position:absolute;top:-14px;right:-14px;z-index:2;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#101719;color:#fff;font-size:1.55rem;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 12px 28px #00000047}.feedback-modal-close:focus-visible{outline:3px solid var(--red);outline-offset:3px}.feedbacks-page{background:linear-gradient(180deg,#f8fbff,#fff 34%,#f6f9fc)}.feedbacks-page-hero{background:linear-gradient(90deg,#fffffff5,#ffffffd6,#ffffff7a),url(/images/hero-desktop.webp) center center / cover}.feedbacks-intro-section{display:block;padding-top:78px;padding-bottom:22px}.feedbacks-intro-copy{max-width:720px}.feedbacks-intro-copy h2{max-width:760px}.feedbacks-intro-copy p{color:var(--muted);font-size:1.05rem;line-height:1.78}.feedbacks-intro-visual{display:none}.feedbacks-illustration-board{position:relative;width:min(100%,390px);min-height:370px;border:1px solid rgba(184,120,24,.35);border-radius:8px;background:linear-gradient(135deg,#ffedbcb8,#ffffffdb),radial-gradient(circle at 20% 12%,rgba(226,184,91,.26),transparent 30%),#fff;box-shadow:0 28px 70px #14213d1f}.feedbacks-illustration-board:before{position:absolute;inset:26px;border:1px dashed rgba(184,120,24,.38);border-radius:8px;content:""}.feedbacks-illustration-pin{position:absolute;z-index:3;width:18px;height:18px;border:3px solid #fff;border-radius:50%;background:var(--red);box-shadow:0 8px 20px #14213d2e}.feedbacks-illustration-pin.one{top:42px;left:52px}.feedbacks-illustration-pin.two{right:58px;bottom:58px}.feedbacks-illustration-frame{position:absolute;display:grid;gap:8px;width:178px;border:2px solid #b87818;border-radius:4px;padding:14px;background:linear-gradient(145deg,#fff,#f8fbff),#fff;box-shadow:0 20px 46px #14213d24}.feedbacks-illustration-frame:before{position:absolute;inset:5px;border:1px solid rgba(226,184,91,.55);content:"";pointer-events:none}.feedbacks-illustration-frame span{display:block;width:100%;height:58px;border-radius:4px;background:linear-gradient(180deg,#dff0ff,#fff),repeating-linear-gradient(180deg,rgba(11,95,152,.18) 0 6px,transparent 6px 12px)}.feedbacks-illustration-frame strong{color:var(--ink);font-size:1rem}.feedbacks-illustration-frame small{color:var(--muted);font-weight:800}.feedbacks-illustration-frame.primary{top:54px;left:38px;transform:rotate(-5deg)}.feedbacks-illustration-frame.secondary{top:128px;right:28px;transform:rotate(4deg)}.feedbacks-illustration-frame.tertiary{left:94px;bottom:40px;transform:rotate(-1deg)}.feedbacks-wall-section{padding-top:0;background:#fff}.feedbacks-wall-section>.section-heading{display:none}.feedbacks-year-wall{display:grid;gap:42px;margin-top:0}.feedbacks-year-group{display:grid;gap:22px}.feedbacks-year-separator{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;color:#8b560d;font-size:.9rem;font-weight:900;letter-spacing:.1em}.feedbacks-year-separator:before,.feedbacks-year-separator:after{height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(184,120,24,.72),transparent)}.feedbacks-year-separator span{border:1px solid rgba(184,120,24,.36);border-radius:999px;padding:8px 16px;background:#fff8e8}.feedbacks-wall-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:start}.feedback-wall-link{display:block;color:inherit;text-decoration:none}.feedback-wall-frame{position:relative;margin:0;padding:7px;border:2px solid #b87818;border-radius:4px;background:linear-gradient(145deg,#ffe7a8,#a86312 30%,#f9d47a 56%,#6d3b07);box-shadow:0 20px 48px #14213d24,inset 0 0 0 1px #ffffff80;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.feedback-wall-link:hover .feedback-wall-frame,.feedback-wall-link:focus-visible .feedback-wall-frame{border-color:#25d366db;box-shadow:0 24px 56px #0a16123d,0 0 0 4px #25d3661f,inset 0 0 0 1px #ffffff80;transform:translateY(-3px)}.feedback-wall-frame:before{position:absolute;inset:8px;z-index:1;border:1px solid rgba(255,235,166,.55);content:"";pointer-events:none}.feedback-wall-frame:after{position:absolute;inset:8px;z-index:2;content:"";background:linear-gradient(115deg,rgba(255,255,255,.16),transparent 28%,transparent 68%,rgba(255,255,255,.1));pointer-events:none}.feedback-wall-frame img{display:block;width:100%;aspect-ratio:9 / 16;border-radius:2px;background:#f7fbff;object-fit:cover}.feedbacks-load-status{display:grid;place-items:center;min-height:92px;margin-top:22px;color:var(--muted);font-weight:800}@keyframes feedback-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 11px))}}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.testimonial-grid article{background:linear-gradient(180deg,#fff,#f9fbfd)}.detail-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.detail-grid article{min-height:210px}.services-hero{background:linear-gradient(90deg,#fffffff5,#ffffffd1,#ffffff7a),url(/images/hero-desktop.webp) center center / cover}.service-hero{min-height:520px}.areas-hero{background:linear-gradient(90deg,#fffffff5,#ffffffd1,#ffffff7a),url(/images/hero-desktop.webp) center center / cover}.institutional-hero{background:linear-gradient(90deg,#fffffff5,#ffffffd6,#ffffff8f),url(/images/hero-desktop.webp) center center / cover}.history-hero{background:linear-gradient(90deg,#fffffff0,#ffffffc7,#ffffff61),url(/images/history/supertcc-heroi.png) center center / cover}.history-hero .primary-button{margin-top:2px}.area-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.area-detail-grid a{display:grid;grid-template-rows:auto 1fr auto;gap:10px;min-height:184px;border:1px solid var(--line);border-radius:8px;padding:22px;background:#fff;box-shadow:0 18px 44px #14213d0f}.area-detail-grid h3{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;justify-content:start;gap:8px;margin:0;color:var(--ink);font-size:1.25rem;text-align:left}.area-detail-grid p{margin:0;color:var(--muted);line-height:1.6}.area-card-action{align-self:end;justify-self:start;color:var(--blue);font-size:.82rem;font-weight:900}.service-detail-list{display:grid;gap:18px}.service-detail-list article{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:24px;align-items:stretch;border:1px solid var(--line);border-radius:8px;padding:24px;background:#fff;box-shadow:0 18px 44px #14213d0f;scroll-margin-top:96px}.service-detail-list h3{margin:10px 0;color:var(--ink);font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.08}.service-detail-list p,.criteria-grid p{margin:0;color:var(--muted);line-height:1.65}.service-index{color:var(--gold);font-size:.82rem;font-weight:900;letter-spacing:.1em}.service-detail-list aside{display:grid;align-content:start;gap:12px;border-radius:8px;padding:18px;background:var(--blue-50)}.service-detail-list aside strong{color:var(--blue-700)}.service-detail-list aside a{display:inline-flex;width:fit-content;min-height:40px;align-items:center;justify-content:center;border-radius:8px;padding:0 14px;background:#fff;color:var(--red-dark);font-weight:900}@media (min-width: 981px){.how-page .inner-hero{display:flex;height:526px;align-items:center;padding-top:0;padding-bottom:0}.services-page>.section:first-of-type{padding-top:54px;padding-bottom:56px}.services-page>.section:first-of-type .section-heading{max-width:780px;margin-bottom:18px}.services-page>.section:first-of-type .section-heading h2{font-size:clamp(2.15rem,3.4vw,3.28rem);line-height:1.03}.services-page .service-mobile-pills{display:none}.services-page .service-detail-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.services-page .service-detail-list article{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;gap:8px;min-height:190px;align-content:stretch;padding:15px}.services-page .service-detail-list article>div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px 10px;align-items:baseline;align-content:start;min-width:0}.services-page .service-index{grid-column:1;color:var(--gold);font-size:1.28rem;line-height:1;letter-spacing:.02em}.services-page .service-detail-list h3{grid-column:2;margin:0;font-size:1.16rem;line-height:1.06}.services-page .service-detail-list article>div>p{grid-column:2;display:block;overflow:visible;font-size:.82rem;line-height:1.3}.services-page .service-detail-list aside{display:grid;gap:0;align-self:end;margin-top:auto;padding:0;background:transparent}.services-page .service-detail-list aside strong,.services-page .service-detail-list aside p{display:none}.services-page .service-detail-list aside a{min-height:24px;align-items:end;justify-content:flex-start;padding:0;background:transparent;color:var(--red);font-size:.82rem}}.criteria-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.criteria-grid article{display:grid;gap:14px;border:1px solid var(--line);border-radius:8px;padding:20px;background:#fff}.criteria-grid span{width:34px;height:34px;border:7px solid var(--blue-100);border-top-color:var(--red);border-radius:50%}.service-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.38fr);gap:42px;align-items:start}.service-specific-layout{padding-top:96px}.service-specific-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.38fr);align-items:end}.service-specific-main{display:grid}.service-expectation-section{padding-top:58px;padding-bottom:44px}.service-expectation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.service-expectation-grid article{display:grid;gap:10px;min-height:210px;border:1px solid var(--line);border-radius:8px;padding:22px;background:#fff;box-shadow:0 18px 44px #14213d0f}.service-expectation-grid h3{margin:0;color:var(--ink);font-size:1.1rem;line-height:1.15}.service-expectation-grid p{margin:0;color:var(--muted);line-height:1.62}.service-specific-layout .service-aside{margin-top:0;gap:12px;padding:22px}.service-specific-layout .service-aside .primary-button{min-height:44px}.contact-layout .service-aside{align-self:start;margin-top:0;min-height:0}.scope-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.scope-list article{display:grid;grid-template-rows:auto 1fr;gap:16px;min-height:132px;border:1px solid var(--line);border-radius:8px;padding:22px;background:#fff;box-shadow:0 18px 44px #14213d0f}.scope-list span{width:34px;height:34px;border:7px solid var(--blue-100);border-top-color:var(--red);border-radius:50%}.scope-list p,.service-aside p{margin:0;color:var(--muted);line-height:1.6}.area-possibilities-layout .scope-list{gap:0;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 18px 44px #14213d0f;overflow:hidden}.area-possibilities-layout .scope-list article{grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto;gap:10px;min-height:0;align-items:center;border:0;border-radius:0;padding:14px 16px;background:transparent;box-shadow:none}.area-possibilities-layout .scope-list article:nth-child(odd){border-right:1px solid var(--line)}.area-possibilities-layout .scope-list article:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--line)}.area-possibilities-layout .scope-list span{width:26px;height:26px;border-width:5px}.area-possibilities-layout .scope-list p{color:#10243f;font-size:.9rem;font-weight:700;line-height:1.24}.contact-channels-layout .scope-list{gap:0;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 18px 44px #14213d0f;overflow:hidden}.contact-channels-layout .scope-list article{grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto;gap:10px;min-height:0;align-items:center;border:0;border-radius:0;padding:14px 16px;background:transparent;box-shadow:none}.contact-channels-layout .scope-list article:nth-child(odd){border-right:1px solid var(--line)}.contact-channels-layout .scope-list article:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--line)}.contact-channels-layout .scope-list span{width:26px;height:26px;border-width:5px}.contact-channels-layout .scope-list p{color:#10243f;font-size:.9rem;font-weight:700;line-height:1.24;overflow-wrap:anywhere}.service-aside{position:sticky;top:96px;display:grid;gap:14px;align-content:start;border:1px solid rgba(213,21,31,.18);border-radius:8px;padding:24px;background:linear-gradient(180deg,#fff,#fff8f8);box-shadow:0 24px 70px #14213d1a}.service-aside img{width:74px;height:74px}.service-aside h3{margin:0;color:var(--ink);font-size:1.5rem}.service-aside .primary-button{width:fit-content;max-width:100%;padding-right:12px;padding-left:12px;white-space:nowrap}.area-list{display:flex;flex-wrap:wrap;gap:12px}.area-list a{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(11,95,152,.18);border-radius:999px;padding:14px 18px;background:var(--blue-50);color:var(--blue-700);font-weight:900}.area-icon{display:inline-grid;place-items:center;flex:0 0 auto;color:currentColor;font-size:1.08em;font-family:Georgia,Times New Roman,serif;line-height:1}.differentials{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:48px;align-items:center;padding:78px max(18px,calc((100vw - 1180px)/2 + 40px));background:linear-gradient(135deg,#151d2e,#213451);color:#fff}.differentials h2{color:#fff}.differentials .eyebrow{color:#ffd87a}.differential-list{display:grid;gap:14px}.differential-list p{border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:18px;background:#ffffff14;color:#d9e7f4}.team-authority{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1fr);gap:42px;align-items:start}.team-authority-copy p{margin:22px 0 0;color:var(--muted);font-size:1.05rem;line-height:1.75}.team-authority-grid{display:grid;gap:14px}.team-authority-grid article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px 18px;border:1px solid var(--line);border-radius:8px;padding:22px;background:linear-gradient(180deg,#fff,#f9fbfd);box-shadow:0 18px 44px #14213d0f}.team-authority-grid strong{grid-row:span 2;color:var(--gold);font-size:1.35rem;font-weight:900}.team-authority-grid h3{margin:0;color:var(--ink);font-size:1.22rem}.team-authority-grid p{margin:0;color:var(--muted);line-height:1.65}.ceo-profile-section{padding-bottom:62px}.ceo-profile{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1fr);gap:52px;align-items:center}.ceo-photo-wrap{width:min(560px,100%);aspect-ratio:1.24;overflow:hidden;border:8px solid #fff;border-radius:50%;background:#f8fafc;box-shadow:0 26px 70px #14213d29}.ceo-photo-wrap img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.ceo-profile-copy h2,.ceo-experience h2,.ceo-authority-section h2{margin:0;color:var(--ink);font-size:clamp(2rem,4vw,3.25rem);line-height:1.04}.ceo-profile-copy h3{margin:18px 0 0;color:var(--red-dark);font-size:1.34rem}.ceo-profile-copy p,.ceo-text-stack p,.ceo-authority-section .section-heading p{color:var(--muted);font-size:1.05rem;line-height:1.72}.ceo-profile-copy p{margin:22px 0 0}.ceo-profile-copy .hero-actions{margin-top:26px}.ceo-credentials-section{padding-top:48px}.ceo-credential-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ceo-credential-grid article,.ceo-authority-list article,.ceo-text-stack p{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 44px #14213d0f}.ceo-credential-grid article{min-height:172px;border-top:4px solid var(--gold);padding:24px}.ceo-credential-grid h3,.ceo-authority-list h3{margin:0;color:var(--ink);font-size:1.18rem}.ceo-credential-grid p{margin:14px 0 0;color:var(--muted);line-height:1.62}.ceo-experience-section{max-width:none;padding-right:max(18px,calc((100vw - 1180px)/2 + 40px));padding-left:max(18px,calc((100vw - 1180px)/2 + 40px));background:linear-gradient(135deg,#151d2e,#213451)}.ceo-experience{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:46px;align-items:start}.ceo-experience .eyebrow{color:#ffd87a}.ceo-experience h2{color:#fff}.ceo-text-stack{display:grid;gap:14px}.ceo-text-stack p{margin:0;padding:22px;background:#ffffff14;color:#d9e7f4;border-color:#ffffff24}.ceo-authority-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ceo-authority-list article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px 18px;padding:24px}.ceo-authority-list strong{color:var(--gold);font-size:1.35rem;font-weight:900}.ceo-authority-list p{margin:10px 0 0;color:var(--muted);line-height:1.65}.lead-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1fr);gap:46px;align-items:start}.lead-title-mobile{display:none}.lead-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;border:1px solid var(--line);border-radius:8px;padding:22px;background:#fff;box-shadow:0 24px 70px #14213d1a}.lead-form label{display:grid;gap:8px;color:#33465c;font-size:.92rem;font-weight:800}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid #cad8e5;border-radius:8px;padding:13px 14px;background:#fff;color:var(--ink);font-weight:400}.lead-form textarea{resize:vertical}.lead-form input::placeholder,.lead-form textarea::placeholder{font-weight:400}.form-note{margin:0;border:1px solid rgba(37,211,102,.24);border-radius:8px;padding:12px 14px;background:#25d36614;color:#315c45;font-size:.88rem;line-height:1.55}.full-field{grid-column:1 / -1}.faq-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px}.faq-item details{height:100%}.faq-item summary{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:start;gap:14px;min-height:92px;height:auto;margin:0;list-style:none;cursor:pointer}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{display:block}.faq-toggle-label{display:none!important}.faq-item summary:after{display:grid;align-self:start;width:24px;height:24px;place-items:center;border:1px solid rgba(11,95,152,.28);border-radius:50%;color:var(--blue);font-size:.76rem;font-weight:900;line-height:1;content:"v"}.faq-item details[open] summary:after{content:"^"}.faq-item details[open] summary{min-height:0}.faq-item details:not([open]) p{display:none}.faq-item details[open] p{display:block;margin-top:12px;padding-right:38px}.site-footer{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(260px,1.15fr) minmax(210px,.75fr);align-items:start;gap:30px;padding:34px clamp(18px,5vw,72px);border-top:1px solid rgba(255,255,255,.08);background:#14171d;color:#fff}.footer-company{display:grid;gap:16px}.footer-company p{margin:0;color:#fffffff0;font-size:.96rem;font-weight:600;line-height:1.5;text-align:left}.footer-company strong{color:#fffffff5;font-size:.92rem;font-weight:600}.footer-company em{color:#ffffff6b;font-family:Georgia,serif;font-size:.78rem}.payment-flags{display:flex;flex-wrap:wrap;gap:6px}.payment-flag{display:inline-flex;min-width:38px;height:22px;align-items:center;justify-content:center;border-radius:3px;padding:0 6px;background:#fff;color:#132033;font-size:.62rem;font-weight:950}.payment-flag-pix{color:#00b894}.payment-flag-visa{color:#1434cb}.payment-flag-mastercard{color:#eb001b}.payment-flag-amex{color:#2e77bc}.payment-flag-elo{color:#111}.payment-flag-hipercard{color:#b5121b}.payment-flag-diners{color:#0065a8}.payment-flag-discover{color:#f58220}.payment-flag-boleto{color:#111}.payment-flag-paypal{color:#003087}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px;padding-left:28px;border-left:1px solid rgba(255,255,255,.26)}.footer-links a{color:#f4f7fbf5;font-size:.92rem;font-weight:600}.footer-social-block{display:grid;gap:24px;justify-items:center}.social-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.mobile-preview-page{display:grid;min-height:100vh;grid-template-columns:300px minmax(0,1fr);background:#eef3f8;color:var(--ink)}.mobile-preview-panel{display:grid;align-content:start;gap:18px;padding:26px;border-right:1px solid var(--line);background:#fff}.mobile-preview-brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:800}.mobile-preview-brand img{width:52px;height:52px;object-fit:contain}.mobile-preview-field{display:grid;gap:8px}.mobile-preview-field label{color:var(--red-dark);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mobile-preview-field select{width:100%;border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#fff;color:var(--ink);font:inherit;font-weight:700}.mobile-preview-presets{display:grid;grid-template-columns:1fr;gap:8px}.mobile-preview-presets button{border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#fff;color:var(--ink);font-weight:800;text-align:left}.mobile-preview-presets button.is-active{border-color:#005fae59;background:#e9f5ff;color:#005fae}.mobile-preview-stage{display:grid;min-width:0;place-items:start center;padding:32px;overflow:auto}.mobile-preview-device{width:var(--preview-width);height:var(--preview-height);border:10px solid #121821;border-radius:32px;background:#fff;box-shadow:0 28px 80px #0f172a47;overflow:hidden}.mobile-preview-device iframe{display:block;width:100%;height:100%;border:0;background:#fff}.social-link{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:4px;color:#fff;font-size:.72rem;font-weight:950}.social-link img{width:22px;height:22px;object-fit:contain}.social-link-whatsapp{background:#25d366}.social-link-instagram{background:linear-gradient(135deg,#feda75,#d62976,#962fbf,#4f5bd5)}.social-link-facebook{background:#1877f2}.social-link-linkedin{background:#0a66c2}.social-link-x{background:#1d9bf0}.social-link-pinterest{background:#e60023}.social-link-youtube{background:red}.social-link-tiktok{background:#050505}.social-link-threads{background:#111}.footer-home-link{color:#fffffff5;font-weight:600}.legal-content{display:grid;gap:18px}.legal-content article{border:1px solid var(--line);border-radius:8px;padding:24px;background:#fff;box-shadow:0 18px 44px #14213d0f}.legal-content h2{margin:0 0 10px;color:var(--ink);font-size:1.45rem}.legal-content p{margin:0;color:var(--muted);line-height:1.7}.legal-document-section,.history-document-section{padding-top:34px}.legal-document,.history-document{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;width:min(980px,100%);margin:0 auto;align-items:start;background:#fff}.legal-document-heading{position:sticky;top:110px;display:grid;gap:14px;width:220px}.legal-document-heading h2{display:none}.legal-document-icon{display:grid;width:220px;height:220px;place-items:center;background:#15181f}.legal-document-icon img{display:block;width:100%;height:100%;object-fit:contain}.legal-document-icon span{position:relative;width:86px;height:112px;border:6px solid #fff;border-radius:4px}.legal-document-icon span:before,.legal-document-icon span:after{position:absolute;content:""}.legal-document-icon span:before{left:-30px;top:10px;width:68px;height:92px;border:5px solid #fff;border-radius:4px;transform:skewY(-5deg)}.legal-document-icon span:after{right:-28px;bottom:-18px;width:34px;height:54px;border-right:6px solid #fff;border-bottom:6px solid #fff;transform:rotate(-35deg)}.legal-document-body{max-width:760px;color:#0f172a;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;letter-spacing:0}.legal-document-body h2{margin:20px 0 8px;color:#050505;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.48rem,2.55vw,2.06rem);font-style:italic;line-height:1.1}.legal-document-body h2:first-child{margin-top:0;font-size:clamp(1.72rem,3.25vw,2.46rem);font-style:normal}.legal-document-body p{margin:0 0 8px;color:#111827;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.45;letter-spacing:0}.history-photo{position:sticky;top:110px;width:220px;overflow:hidden;border-radius:8px;border:1px solid var(--line);box-shadow:var(--shadow)}.history-photo img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.history-showcase{padding:30px clamp(18px,5vw,72px) 70px;background:#fff}.history-mobile-story{display:none}.history-showcase-inner{width:min(980px,100%);margin:0 auto}.history-showcase h2{margin:0 0 28px;color:#b00000;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,5vw,3.1rem);line-height:1;text-align:center;text-shadow:0 3px 5px rgba(0,0,0,.28)}.history-feature{position:relative;display:grid;grid-template-columns:minmax(240px,340px) minmax(260px,430px);gap:0;align-items:center;justify-content:center;margin:0 auto 30px}.history-feature-support{grid-template-columns:minmax(320px,520px) minmax(220px,280px)}.history-feature-mission{margin-top:28px}.history-feature-study{grid-template-columns:minmax(300px,410px) minmax(260px,360px);gap:0;margin-top:34px;margin-bottom:28px}.history-red-panel{position:relative;z-index:2;width:min(340px,100%);padding:18px 24px;border:6px solid #b00000;background:#fff;box-shadow:0 5px 10px #00000059;color:#06275a;font-family:Georgia,Times New Roman,serif}.history-feature-market .history-red-panel{margin-right:-36px}.history-feature-support .history-red-panel{margin-left:-22px}.history-feature-mission .history-red-panel{margin-right:-24px}.history-feature-study .history-red-panel{margin-left:-18px}.history-red-panel h3{margin:0 0 4px;color:#1f2937;font-size:clamp(1.55rem,3vw,2.05rem);font-weight:500;line-height:1.15;text-align:center}.history-red-panel strong{display:block;width:max-content;max-width:100%;margin:6px auto 14px;padding:1px 5px;background:#b00000;color:#fff;font-size:1.05rem;line-height:1.1;text-decoration:underline}.history-red-panel ul{margin:0;padding-left:22px;font-size:1.08rem;line-height:1.38}.history-red-panel li{text-decoration:underline}.history-feature-market .history-red-panel li:first-child,.history-feature-market .history-red-panel li:nth-child(3),.history-feature-market .history-red-panel li:nth-child(6),.history-feature-support .history-red-panel li:nth-child(2),.history-feature-mission .history-red-panel li:nth-child(2),.history-feature-study .history-red-panel li:first-child{font-weight:800}.history-red-panel p{margin:26px 0 22px;color:#1f2937;font-size:clamp(1.55rem,3vw,2.05rem);line-height:1.24}.history-red-panel p strong{display:inline;width:auto;max-width:none;margin:0;padding:0;background:transparent;color:#1f2937;font-size:inherit;line-height:inherit;text-decoration:none}.history-red-panel-center{text-align:center}.history-red-panel-center ul{display:inline-block;text-align:left}.history-art{margin:0;overflow:hidden;border:2px solid rgba(15,23,42,.22);border-radius:4px;background:#f8fafc;box-shadow:0 5px 12px #0000003d}.history-art img{display:block;width:100%;height:auto}.history-art-primary{max-width:430px}.history-art-wide{max-width:520px}.history-art-study{max-width:410px}.history-art-banner{width:min(620px,100%);margin:26px auto 22px}.history-art-final{width:min(630px,100%);aspect-ratio:1 / 1;margin-bottom:18px}.history-art-final img{height:100%;object-fit:cover;object-position:center}.history-final-cta{display:flex;justify-content:center;margin:0 auto 28px}.history-final-cta .primary-button{min-height:48px;border-radius:999px;padding:0 30px;box-shadow:0 8px 18px #16a34a4d}.history-art-journey{width:min(680px,100%);margin-top:26px;margin-bottom:0}.history-art-graduation{width:min(660px,100%);padding:10px 10px 18px;border:6px solid #b00000;background:#fff}.history-art-graduation figcaption{margin-top:10px;color:#06275a;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,2.1vw,1.35rem);line-height:1.35;text-align:center}.history-art-graduation figcaption strong{display:block;margin-top:8px}.history-closing{width:min(780px,100%);margin:26px auto 0;padding:16px 24px;border:6px solid #b00000;background:#fff;box-shadow:0 5px 10px #00000047;color:#0f172a;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,3.4vw,2.15rem);line-height:1.32;text-align:center}.history-caption-box{width:min(780px,100%);margin:20px auto 24px;border:6px solid #b00000;padding:12px 18px;background:#fff;box-shadow:0 5px 10px #00000047;color:#06275a;font-family:Georgia,Times New Roman,serif;text-align:center}.history-caption-box p{margin:0 0 8px;font-size:clamp(1.35rem,3vw,2rem);line-height:1.15}.history-caption-box strong{display:block;font-size:clamp(1.15rem,2.4vw,1.55rem);text-decoration:underline}.history-caption-box-soft{margin-top:-18px;border-top:0;box-shadow:none}.history-closing em{color:#b00000;font-style:italic;font-weight:800}.not-found-section{display:grid;min-height:calc(100svh - 86px);place-items:center;padding:80px clamp(18px,5vw,72px);background:linear-gradient(90deg,#fffffff5,#ffffffd1,#ffffff8a),url(/images/hero-desktop.webp) center center / cover}.not-found-card{width:min(760px,100%);border:1px solid var(--line);border-radius:8px;padding:clamp(26px,5vw,48px);background:#ffffffe6;box-shadow:0 24px 70px #14213d1f}.not-found-card h1{margin:0;color:var(--ink);font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.not-found-card p{max-width:620px;margin:22px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.65}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.blog-grid a{display:grid;gap:12px;border:1px solid var(--line);border-radius:8px;padding:24px;background:#fff;box-shadow:0 18px 44px #14213d0f}.blog-grid span{color:var(--red-dark);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.blog-grid h3{margin:0;color:var(--ink);font-size:1.35rem;line-height:1.15}.blog-grid p{margin:0;color:var(--muted);line-height:1.65}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.35fr);gap:42px;align-items:start}.article-content{display:grid;gap:22px}.article-content section{border:1px solid var(--line);border-radius:8px;padding:26px;background:#fff;box-shadow:0 18px 44px #14213d0f}.article-content h2{margin:0 0 10px;color:var(--ink);font-size:1.55rem}.article-content p{margin:0;color:var(--muted);line-height:1.75}.mobile-sticky-cta{display:none}@media (max-width: 980px){.desktop-nav{display:none}.mobile-nav-links{display:flex;flex:1 1 auto;align-items:center;justify-content:flex-end;gap:14px;max-width:260px;margin-left:auto}.hero{min-height:calc(100svh - 76px)}.hero:after{background:linear-gradient(180deg,#fffffffa,#ffffffe0 34%,#ffffff7a 62%,#ffffff1a 82%),linear-gradient(180deg,#fff0 72%,#fff)}.hero-media img{object-fit:cover;object-position:center center}.hero-content{min-height:calc(100svh - 150px);padding-top:42px}.hero-copy{padding-bottom:0;text-shadow:0 1px 0 rgba(255,255,255,.92),0 8px 22px rgba(255,255,255,.7)}.hero h1{font-size:clamp(2.18rem,12vw,4rem)}.hero p{color:#061b35;font-size:1.02rem;font-weight:700}.process-grid,.service-grid,.faq-list,.stats-band,.trust-badges,.standards-grid,.testimonial-grid,.detail-grid,.criteria-grid,.premium-service-grid,.area-detail-grid,.service-detail-list article,.service-layout,.article-layout,.scope-list,.blog-grid,.team-authority,.ceo-profile,.ceo-experience,.ceo-authority-list,.lead-section,.differentials{grid-template-columns:1fr}.process-grid,.stats-band,.standards-grid,.detail-grid,.criteria-grid,.ceo-credential-grid,.area-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-badges{gap:22px}.stats-band{margin-top:42px;margin-bottom:20px;padding:20px 22px}.stats-band div{padding:16px 0;border-left:0;border-top:1px solid rgba(29,78,118,.16)}.stats-band div:first-child{border-top:0}.trust-badge{min-height:auto}.trust-badge-head{grid-template-columns:minmax(82px,auto) minmax(0,1fr)}.lead-section{gap:26px}.ceo-profile{gap:32px}.ceo-photo-wrap{width:min(520px,100%)}.ceo-experience-section{padding-right:18px;padding-left:18px}.ceo-experience-section{padding-top:30px;padding-bottom:30px}.ceo-experience{gap:14px}.ceo-experience h2{max-width:340px;font-size:clamp(1.42rem,6vw,1.72rem);line-height:1.08}.ceo-text-stack{gap:0;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0e;overflow:hidden}.ceo-text-stack p{padding:12px 14px;border:0;border-bottom:1px solid rgba(255,255,255,.1);border-radius:0;background:transparent;box-shadow:none;font-size:.8rem;line-height:1.34}.ceo-text-stack p:last-child{border-bottom:0}.ceo-authority-section{padding-top:34px;padding-bottom:34px}.ceo-authority-section .section-heading{margin-bottom:12px}.ceo-authority-section h2{max-width:350px;font-size:clamp(1.42rem,6vw,1.72rem);line-height:1.08}.ceo-authority-section .section-heading p{max-width:350px;margin-top:10px;font-size:.82rem;line-height:1.36}.ceo-authority-list{gap:0;border:1px solid var(--line);border-radius:8px;overflow:hidden}.ceo-authority-list article{grid-template-columns:34px minmax(0,1fr);gap:6px 10px;align-items:start;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:10px 12px;background:transparent;box-shadow:none}.ceo-authority-list article:last-child{border-bottom:0}.ceo-authority-list strong{grid-column:1;grid-row:1;font-size:1rem;line-height:1.05}.ceo-authority-list h3{grid-column:2;grid-row:1;font-size:.94rem;line-height:1.1}.ceo-authority-list p{grid-column:2;grid-row:2;margin-top:4px;font-size:.76rem;line-height:1.3}.site-footer{align-items:flex-start;grid-template-columns:1fr}.footer-links{order:1}.footer-social-block{order:2}.footer-company{order:3}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:0;border-left:0}.footer-social-block{justify-items:flex-start}.social-links{justify-content:flex-start}}@media (max-width: 620px){.site-header{position:sticky;display:grid;grid-template-columns:46px minmax(0,1fr);gap:6px 10px;padding:7px 12px;min-height:64px;max-width:100vw}.brand{grid-column:1;grid-row:1}.brand img{width:46px;height:46px}.brand span,.header-cta{display:none}.mobile-nav-links{grid-column:2;grid-row:1;display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%;min-width:0;max-width:none;align-items:center;gap:4px 8px;margin-left:0}.mobile-nav-links a{flex:0 0 auto;font-size:.64rem;font-weight:850;text-align:center;white-space:nowrap}.hero{min-height:calc(100svh - 70px)}.hero:after{background:linear-gradient(180deg,#fffffffc,#ffffffe0 38%,#ffffff8c 66%,#ffffff38 84%,#fff0),linear-gradient(180deg,#fff0 74%,#fff)}.hero-media img{object-fit:cover;object-position:center center}.hero-content{min-height:calc(100svh - 70px);align-items:center;padding:38px 16px 34px}.hero h1{max-width:356px;font-size:clamp(2.28rem,9vw,2.64rem);line-height:1.02}.hero p{max-width:352px;font-size:.98rem;line-height:1.55}.hero-actions{display:grid;max-width:352px}.primary-button,.secondary-button{width:fit-content;max-width:100%}.section{padding-top:62px;padding-bottom:62px}.service-specific-layout{padding-top:96px}.process-grid,.stats-band,.trust-badge-grid,.standards-grid,.detail-grid,.criteria-grid,.premium-service-grid,.area-detail-grid,.blog-grid,.scope-list,.ceo-credential-grid,.ceo-authority-list,.lead-form{grid-template-columns:1fr}.process-detail-section{padding-top:46px;padding-bottom:48px}.ceo-credentials-section{display:none}.ceo-credentials-section .section-heading{margin-bottom:12px}.ceo-credentials-section .section-heading h2{max-width:350px;font-size:clamp(1.42rem,6vw,1.72rem);line-height:1.08}.ceo-credential-grid{gap:8px}.ceo-credential-grid article{min-height:0;border-top-width:3px;padding:13px 15px 14px}.ceo-credential-grid h3{font-size:.98rem;line-height:1.12}.ceo-credential-grid p{margin-top:7px;font-size:.8rem;line-height:1.35}.criteria-section{padding-top:28px;padding-bottom:30px}.criteria-section .section-heading{margin-bottom:12px}.criteria-section .section-heading h2{max-width:360px;font-size:clamp(1.42rem,6.2vw,1.78rem);line-height:1.08}.criteria-section .criteria-grid{gap:0;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 18px 44px #14213d0f;overflow:hidden}.criteria-section .criteria-grid article{grid-template-columns:24px minmax(0,1fr);gap:10px;min-height:0;align-items:center;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:10px 12px;background:transparent;box-shadow:none}.criteria-section .criteria-grid article:last-child{border-bottom:0}.criteria-section .criteria-grid span{width:24px;height:24px;border-width:5px}.criteria-section .criteria-grid p{color:#10243f;font-size:.82rem;font-weight:700;line-height:1.28}.process-detail-section .section-heading{margin-bottom:18px}.process-detail-section .section-heading h2{max-width:360px;font-size:clamp(1.72rem,7.5vw,2.08rem);line-height:1.08}.process-detail-section .detail-grid{gap:0;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 18px 44px #14213d0f;overflow:hidden}.process-detail-section .detail-grid article{border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:0;height:auto;padding:11px 14px;background:transparent;box-shadow:none}.process-detail-section .detail-grid article:last-child{border-bottom:0}.process-detail-section .detail-step-title{display:grid;gap:4px;align-items:start;justify-content:flex-start;margin:0;text-align:left;font-size:.98rem;line-height:1.12}.process-detail-section .detail-step-title span{color:var(--gold);font-size:1.28rem;font-weight:900;line-height:1}.process-detail-section .detail-grid article>p:not(.detail-mobile-summary){display:none}.process-detail-section .detail-mobile-summary{display:block;margin-top:5px;color:var(--muted);font-size:.88rem;line-height:1.32}.trust-badges{grid-template-columns:1fr;width:100%;max-width:100%;gap:16px;padding:28px 18px 34px}.trust-badge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.trust-badge{width:100%;max-width:100%;min-height:120px;gap:7px;grid-template-rows:auto 1fr;padding:8px;overflow:hidden}.trust-badge-head{grid-template-columns:1fr;gap:6px;align-items:start}.trust-badge-head strong{font-size:.7rem;line-height:1.08;overflow-wrap:anywhere}.trust-badge-mark{width:100%;height:38px;padding:0;border-radius:7px}.trust-badge-logo-site,.trust-badge-logo-trustpilot,.trust-badge-logo-reclame-aqui,.trust-badge-logo-meta,.trust-badge-logo-google-business,.trust-badge-logo-google-reviews,.trust-badge-logo-google-search,.trust-badge-logo-microsoft,.trust-badge-logo-apple,.trust-badge-logo-app-store,.trust-badge-logo-elsevier{width:100%;height:38px;margin:0}.trust-badge-logo-meta,.trust-badge-logo-apple,.trust-badge-logo-app-store,.trust-badge-logo-elsevier{background:transparent}.trust-badge-logo-site{background:#050505}.trust-badge-logo-reclame-aqui{background:transparent}.trust-badge-logo-google-search{background:#fff}.trust-badge-logo-site .brand-logo-img,.trust-badge-logo-trustpilot .brand-logo-img{max-width:86px;margin:0 auto}.trust-badge-logo-google-business .brand-logo-img,.trust-badge-logo-google-search .brand-logo-img,.trust-badge-logo-apple .brand-logo-img,.trust-badge-logo-app-store .brand-logo-img{max-width:38px;margin:0 auto}.trust-badge-logo-google-reviews .brand-logo-img{max-width:86px;margin:0 auto}.trust-badge-logo-elsevier .brand-logo-img{max-width:58px;margin:0 auto}.brand-reclame{display:block;width:100%;font-size:clamp(.72rem,3.1vw,.94rem);line-height:1;text-align:center;white-space:nowrap}.brand-microsoft{width:32px;height:32px}.trust-badge-copy,.trust-badge-copy strong,.trust-badge-copy em,.trust-badge-copy small{min-width:0;overflow-wrap:anywhere}.trust-badge-copy{gap:3px}.trust-badge-copy em{font-size:.5rem;line-height:1.15;letter-spacing:.03em}.trust-badge-copy small{display:none}.service-aside{position:static}.ceo-photo-wrap{border-width:5px}.ceo-profile-copy .hero-actions{max-width:100%}.legal-document,.history-document{grid-template-columns:1fr}.legal-document-heading{position:static;grid-template-columns:116px minmax(0,1fr);width:100%;align-items:center;gap:14px}.legal-document-heading h2{display:block;margin:0;color:#111827;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.58rem,7.2vw,2.08rem);font-weight:400;line-height:1.04;letter-spacing:0}.legal-document-icon{width:116px;height:100px}.legal-document-icon img{width:100%;height:100%;object-fit:contain}.history-photo{position:static;width:160px}.legal-document-section{padding:24px 18px 46px}.legal-document{gap:18px;width:min(430px,100%);min-width:0;overflow:hidden}.legal-document-body{min-width:0;max-width:100%}.legal-document-body h2{margin:18px 0 7px;max-width:100%;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(1.02rem,4.45vw,1.22rem);line-height:1.18}.legal-document-body h2:first-child{margin-top:12px;font-size:clamp(1.14rem,5.15vw,1.36rem);line-height:1.16}.legal-document-body p{max-width:100%;margin-bottom:7px;font-family:Arial,Helvetica,sans-serif;font-size:.94rem;font-style:normal;font-weight:400;line-height:1.48;letter-spacing:0;overflow-wrap:break-word}.history-showcase{display:none}.history-page .inner-hero:not(.history-hero){display:none}.legal-page .inner-hero{display:none}.history-mobile-story{display:grid;gap:10px;padding:16px 18px 46px;background:#111719}.history-page .history-hero{display:grid;min-height:calc(100svh - 64px);align-items:end;border-bottom:0;padding:46px 18px 40px;background:linear-gradient(180deg,#0c1116d1,#0c111694 46%,#0c111647 72%,#0c1116b8),#111719 url(/images/history/supertcc-heroi.png) center center / auto 92% no-repeat}.history-page .history-hero div{max-width:352px}.history-page .history-hero .eyebrow{color:#ff6570;text-shadow:0 2px 8px rgba(0,0,0,.36)}.history-page .history-hero h1{max-width:330px;color:#f2e5d7;font-size:clamp(2.35rem,10vw,2.9rem);line-height:.98;text-shadow:0 3px 8px rgba(0,0,0,.38)}.history-page .history-hero p{max-width:342px;margin:16px 0 22px;color:#e8eef6;font-size:.96rem;font-weight:650;line-height:1.46;text-shadow:0 2px 7px rgba(0,0,0,.42)}.history-page .history-hero .primary-button{width:min(352px,100%);min-height:50px;margin:0}.history-mobile-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:center;max-width:420px;margin:0 auto;padding:10px;border:1px solid rgba(29,78,118,.62);border-radius:8px;background:#12181c;box-shadow:0 16px 38px #00000038;color:#f8fafc;text-align:left}.history-mobile-card img{display:block;width:92px;height:86px;border-radius:6px;object-fit:cover}.history-mobile-card h2{margin:0 0 5px;color:#f2e5d7;font-family:inherit;font-size:1rem;line-height:1.08;text-shadow:none}.history-mobile-card p{margin:0;color:#cbd6df;font-family:inherit;font-size:.76rem;line-height:1.34;text-wrap:auto}.history-feature,.history-feature-support,.history-feature-mission,.history-feature-study{grid-template-columns:1fr;gap:16px;margin-bottom:28px}.history-feature-market .history-red-panel,.history-feature-support .history-red-panel,.history-feature-mission .history-red-panel,.history-feature-study .history-red-panel{width:100%;margin:0}.history-feature-support .history-art{order:2}.history-feature-support .history-red-panel{order:1}.history-art-primary,.history-art-wide,.history-art-study{max-width:100%}.history-red-panel{padding:16px 18px;border-width:4px}.service-specific-layout .service-aside{margin-top:0}.service-expectation-section{padding-top:28px;padding-bottom:28px}.service-expectation-section .section-heading{margin-bottom:12px}.service-expectation-section .section-heading h2{font-size:clamp(1.42rem,6.2vw,1.78rem);line-height:1.08}.service-expectation-grid{grid-template-columns:1fr;gap:8px}.service-expectation-grid article{min-height:0;gap:5px;padding:12px 14px}.service-expectation-grid h3{font-size:.96rem;line-height:1.12}.service-expectation-grid p{font-size:.8rem;line-height:1.35}.inner-hero{min-height:362px;max-width:100%;padding:70px 18px 58px;overflow-x:hidden;background:linear-gradient(180deg,#fffffffa,#ffffffd6 42%,#ffffff70),url(/images/hero-mobile.webp) center center / cover}.inner-hero div{width:100%;max-width:100%;min-width:0}.not-found-section{min-height:calc(100svh - 76px);padding:46px 18px;background:linear-gradient(180deg,#fffffff5,#ffffffd1,#ffffffa8),url(/images/hero-mobile.webp) center top / cover}.not-found-card .hero-actions{max-width:100%}.inner-hero h1{font-size:clamp(2.05rem,8.6vw,2.56rem);line-height:1.06}.inner-hero p{max-width:100%;font-size:1rem;overflow-wrap:break-word}.section h2,.differentials h2,.trust-badges-heading h2{font-size:clamp(1.82rem,7.5vw,2.18rem);line-height:1.08}.desktop-section-title{display:none}.mobile-section-title{display:inline}.section-heading{margin-bottom:18px}.section-heading p,.trust-badges-heading p,.team-authority-copy>p{display:none}#como-funciona .section-heading{max-width:100%}#como-funciona h2{font-size:clamp(1.72rem,6.2vw,2.18rem)}.section,.muted-band,.service-detail-list,.service-detail-list article,.service-detail-list article>div,.service-detail-list aside,.criteria-grid article,.scope-list article,.lead-section,.lead-form{min-width:0;max-width:100%}.service-detail-list article{width:100%;padding:20px}.service-detail-list h3{font-size:clamp(1.34rem,6vw,1.72rem)}.service-detail-list aside a{max-width:100%;white-space:normal;text-align:center}.service-aside .primary-button{white-space:normal;text-align:center}.contact-layout{gap:14px;padding-top:34px;padding-bottom:38px}.contact-layout .section-heading{margin-bottom:12px}.contact-layout .section-heading h2{font-size:clamp(1.48rem,6.2vw,1.86rem);line-height:1.08}.contact-layout .scope-list{gap:8px}.contact-layout .scope-list article{grid-template-columns:26px minmax(0,1fr);grid-template-rows:auto;gap:10px;min-height:0;align-items:center;padding:11px 12px}.contact-layout .scope-list span{width:26px;height:26px;border-width:5px}.contact-layout .scope-list p{font-size:.8rem;line-height:1.28;overflow-wrap:anywhere}.contact-channels-layout .scope-list{gap:0}.contact-channels-layout .scope-list article{grid-template-columns:24px minmax(0,1fr);gap:9px;padding:10px 12px;border-right:0;border-bottom:1px solid var(--line)}.contact-channels-layout .scope-list article:nth-child(odd){border-right:0}.contact-channels-layout .scope-list article:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--line)}.contact-channels-layout .scope-list article:last-child{border-bottom:0}.contact-channels-layout .scope-list span{width:24px;height:24px;border-width:5px}.contact-channels-layout .scope-list p{font-size:.8rem;line-height:1.24}.area-possibilities-layout .scope-list{gap:0}.area-possibilities-layout .scope-list article{grid-template-columns:24px minmax(0,1fr);gap:9px;padding:10px 12px;border-right:0;border-bottom:1px solid var(--line)}.area-possibilities-layout .scope-list article:nth-child(odd){border-right:0}.area-possibilities-layout .scope-list article:not(:nth-last-child(-n+2)){border-bottom:1px solid var(--line)}.area-possibilities-layout .scope-list article:last-child{border-bottom:0}.area-possibilities-layout .scope-list span{width:24px;height:24px;border-width:5px}.area-possibilities-layout .scope-list p{font-size:.8rem;line-height:1.24}.contact-layout .service-aside{grid-template-columns:48px minmax(0,1fr);gap:8px 12px;align-items:center;padding:14px}.contact-layout .service-aside img{grid-row:1 / 3;width:48px;height:48px}.contact-layout .service-aside h3{align-self:end;font-size:1.08rem;line-height:1.1}.contact-layout .service-aside p{font-size:.78rem;line-height:1.32}.contact-layout .service-aside .primary-button{grid-column:1 / -1;justify-self:start;min-height:42px;font-size:.88rem}.service-specific-layout{gap:14px;padding-top:34px;padding-bottom:36px}.service-specific-layout .section-heading{margin-bottom:12px}.service-specific-layout .section-heading h2{font-size:clamp(1.48rem,6.2vw,1.86rem);line-height:1.08}.service-specific-layout .scope-list{gap:0;border:1px solid var(--line);border-radius:8px;background:#101618;overflow:hidden}.service-specific-layout .scope-list article{grid-template-columns:24px minmax(0,1fr);grid-template-rows:auto;gap:9px;min-height:0;align-items:center;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:10px 12px;background:transparent;box-shadow:none}.service-specific-layout .scope-list article:last-child{border-bottom:0}.service-specific-layout .scope-list span{width:24px;height:24px;border-width:5px}.service-specific-layout .scope-list p{color:#f2e5d7;font-size:.82rem;font-weight:800;line-height:1.18}.service-specific-layout .service-aside{grid-template-columns:42px minmax(0,1fr);gap:7px 10px;align-items:center;margin-top:0;padding:12px}.service-specific-layout .service-aside img{grid-row:1 / 3;width:42px;height:42px}.service-specific-layout .service-aside h3{align-self:end;font-size:1rem;line-height:1.1}.service-specific-layout .service-aside p{font-size:.74rem;line-height:1.25}.service-specific-layout .service-aside .primary-button{grid-column:1 / -1;justify-self:start;min-height:40px;font-size:.84rem}.areas-page .areas-hero{min-height:356px;padding-top:42px;padding-bottom:24px;background:linear-gradient(180deg,#fffffffc,#ffffffeb 42%,#ffffff8a 74%,#fff3),url(/images/hero-mobile.webp) center bottom / cover}.areas-page .areas-hero h1{max-width:330px;font-size:clamp(1.72rem,7.2vw,2.08rem);line-height:1.04}.areas-page .areas-hero p{max-width:330px;margin:12px 0 14px;padding:8px 10px;font-size:.78rem;line-height:1.34}.areas-page .areas-hero .primary-button{width:min(330px,100%);min-height:42px;font-size:.88rem}#areas{padding-top:40px;padding-bottom:44px}#areas .section-heading{margin-bottom:16px}#areas .section-heading h2{max-width:330px;font-size:clamp(1.5rem,6.5vw,1.9rem);line-height:1.07}#areas .area-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:340px}#areas .area-list a{display:grid;grid-template-columns:26px minmax(0,1fr);min-height:40px;align-items:center;justify-content:start;gap:6px;padding:8px 10px;font-size:.86rem;line-height:1.08;text-align:left;white-space:normal}#areas .area-list .area-icon{width:26px;justify-self:center}.areas-page>.section:first-of-type{padding-top:18px;padding-bottom:24px}.areas-page>.section:first-of-type .section-heading{margin-bottom:10px}.areas-page>.section:first-of-type .section-heading h2{font-size:clamp(1.26rem,5.6vw,1.58rem);line-height:1.06}.areas-page .area-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.areas-page .area-detail-grid a{display:grid;grid-template-columns:1fr;min-height:46px;align-content:center;gap:0;padding:9px 12px}.areas-page .area-detail-grid h3{grid-template-columns:26px minmax(0,1fr);gap:6px;width:100%;font-size:.78rem;line-height:1.08}.areas-page .area-detail-grid .area-icon{width:26px;justify-self:center}.areas-page .area-detail-grid p,.areas-page .area-card-action,.areas-page .differentials,.areas-page .team-authority{display:none}.services-page .services-hero{min-height:470px;padding-top:54px;padding-bottom:42px;background:linear-gradient(180deg,#fffffffc,#fffffff0 42%,#ffffffb8 68%,#ffffff4d),url(/images/hero-mobile.webp) center center / cover}.services-page .inner-hero div{max-width:352px}.services-page .inner-hero h1{font-size:clamp(1.9rem,8.8vw,2.45rem);line-height:1.02}.services-page .inner-hero p{max-width:340px;color:#061b35;font-size:.94rem;font-weight:750;line-height:1.42;text-shadow:0 1px 0 rgba(255,255,255,.96),0 8px 18px rgba(255,255,255,.78)}.services-page .desktop-hero-title,.services-page .desktop-hero-lead{display:none}.services-page .mobile-hero-title,.services-page .mobile-hero-lead{display:inline}.services-page>.section:first-of-type{padding-top:44px;padding-bottom:44px}.services-page>.section:first-of-type .section-heading{margin-bottom:14px}.services-page>.section:first-of-type .section-heading h2{max-width:350px;font-size:clamp(1.42rem,6.2vw,1.76rem);line-height:1.07}.service-mobile-pills{display:grid;grid-template-columns:1fr;gap:5px}.service-mobile-pills a{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px;min-height:34px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:5px 10px;background:#fff;color:var(--ink);box-shadow:0 14px 34px #14213d0d;font-size:.82rem;font-weight:900;line-height:1.08;overflow-wrap:anywhere}.service-mobile-pills a span{color:var(--gold);font-size:.68rem;letter-spacing:.08em}.services-page .service-detail-list{display:none}.services-page .team-authority{gap:14px;padding-top:44px;padding-bottom:44px}.services-page .team-authority-copy>p{display:none}.services-page .team-authority-copy h2{max-width:350px;font-size:clamp(1.5rem,6.6vw,1.86rem)}.services-page .team-authority-grid{gap:0;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 18px 44px #14213d0f;overflow:hidden}.services-page .team-authority-grid article{grid-template-columns:32px minmax(0,1fr);gap:2px 9px;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:11px 12px;background:transparent;box-shadow:none}.services-page .team-authority-grid article:last-child{border-bottom:0}.services-page .team-authority-grid strong{grid-row:auto;font-size:.98rem;line-height:1.1}.services-page .team-authority-grid h3{margin:0;font-size:.9rem;line-height:1.12}.services-page .team-authority-grid p{display:none}.differentials{padding:62px 18px}#como-funciona{padding-top:44px;padding-bottom:44px}#como-funciona h2{font-size:clamp(1.54rem,6.6vw,1.86rem)}#como-funciona .process-grid{gap:0;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 18px 44px #14213d0f;overflow:hidden}#como-funciona .process-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:3px 10px;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:9px 11px;background:transparent;box-shadow:none}#como-funciona .process-card:last-child{border-bottom:0}#como-funciona .process-card strong{grid-column:1;grid-row:1;align-self:baseline;font-size:.98rem;line-height:1.12}#como-funciona .process-card h3{grid-column:2;grid-row:1;margin:0;font-size:.88rem;line-height:1.12}#como-funciona .process-card p{grid-column:2;grid-row:2;display:block;color:var(--muted);font-size:.78rem;line-height:1.28}#servicos{padding-top:44px;padding-bottom:44px}#servicos .section-heading{margin-bottom:16px}#servicos h2{font-size:clamp(1.52rem,6.5vw,1.86rem)}#servicos .premium-service-grid,#servicos .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#servicos .premium-service-grid{margin-bottom:8px}#servicos .premium-service-card,#servicos .service-card{min-height:118px;padding:9px}#servicos .service-card{grid-template-columns:1fr;grid-template-rows:1fr auto;gap:6px;align-content:stretch;padding:9px 35px 9px 9px}#servicos .service-card:after{right:-22px;bottom:-28px;width:72px;height:72px;border-width:14px}#servicos .premium-service-card{grid-template-rows:auto auto 1fr auto;gap:5px;align-content:stretch;padding-bottom:28px}#servicos .premium-service-card>span:not(.service-card-action){font-size:.55rem;line-height:1.15}#servicos .premium-service-card h3,#servicos .service-card h3{margin:0;font-size:.82rem;line-height:1.08}#servicos .premium-service-card p{display:block;margin:0;overflow:visible;color:#dce8f5;font-size:.56rem;line-height:1.2}#servicos .service-card-index{position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:7px;font-size:.62rem;z-index:2}#servicos .service-card>div{grid-column:1;padding-right:0}#servicos .service-card-kicker{font-size:.48rem;line-height:1.1;letter-spacing:.05em}#servicos .service-card p{display:block;margin-top:4px;overflow:visible;color:var(--muted);font-size:.56rem;line-height:1.2}#servicos .service-card-action{display:block;grid-column:1;align-self:end;margin-top:0;font-size:.6rem;line-height:1}#servicos .premium-service-card .service-card-action{bottom:9px;left:9px;grid-column:1;grid-row:4;justify-self:start;align-self:end;margin-top:auto;color:#fff}.team-authority{gap:16px;padding-top:44px;padding-bottom:44px}.team-authority-copy h2{font-size:clamp(1.5rem,6.4vw,1.84rem);line-height:1.06}.team-authority-grid{gap:8px}.team-authority-grid article{grid-template-columns:30px minmax(0,1fr);gap:3px 10px;padding:10px 12px}.team-authority-grid strong{font-size:1rem}.team-authority-grid h3{font-size:.92rem;line-height:1.12}.team-authority-grid p{font-size:.84rem;line-height:1.34}.standards-section{display:none}.standards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.standards-grid article{border-top-width:3px;padding:10px 9px}.standards-grid h3{margin:0;font-size:.82rem;line-height:1.12}.standards-grid p{display:none}.testimonial-section{padding-top:44px;padding-bottom:44px}.testimonial-section .section-heading{margin-bottom:14px}.feedback-marquee{margin-bottom:12px;padding-top:4px;padding-bottom:8px}.feedback-track{gap:10px}.feedback-frame{width:128px;padding:4px}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.testimonial-grid article{padding:10px 8px}.testimonial-grid h3{margin:0;font-size:.78rem;line-height:1.12}.testimonial-grid p{display:none}#faq{padding-top:44px;padding-bottom:44px}.faq-list{gap:0;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 18px 44px #14213d0f;overflow:hidden}.faq-list article{border:0;border-bottom:1px solid var(--line);border-radius:0;padding:0;background:transparent;box-shadow:none}.faq-list article:last-child{border-bottom:0}.faq-list h3{margin:0;font-size:.84rem;line-height:1.14}.faq-item summary{display:grid;grid-template-columns:minmax(0,1fr) 22px;gap:10px;align-items:center;min-height:44px;height:auto;padding:10px 11px;color:var(--ink);cursor:pointer;font-size:.84rem;font-weight:900;line-height:1.14}.faq-item summary:after{display:grid;width:22px;height:22px;place-items:center;border:1px solid rgba(11,95,152,.2);border-radius:50%;background:var(--blue-50);color:var(--blue-700);content:"v";font-size:.72rem;font-weight:900;line-height:22px;text-align:center}.faq-item details[open] summary:after{content:"^"}.faq-list p{margin:-3px 0 0;padding:0 43px 11px 11px;font-size:.86rem;line-height:1.36}.lead-form{padding:16px}.lead-section{gap:16px;padding-top:44px;padding-bottom:44px}.lead-copy .eyebrow{display:block;margin-bottom:8px;text-align:center}.lead-copy h2{max-width:350px;margin-right:auto;margin-left:auto;font-size:clamp(1.45rem,7vw,1.84rem);line-height:1.04;text-align:center}.lead-title-desktop{display:none}.lead-title-mobile{display:inline}.lead-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;border-radius:8px}.lead-form label{gap:4px;font-size:.72rem;line-height:1.08}.lead-form input,.lead-form select,.lead-form textarea{min-height:34px;border-radius:7px;padding:7px 9px;font-size:.78rem;line-height:1.18}.lead-form textarea{min-height:52px;resize:none}.lead-form .full-field{grid-column:1 / -1}.lead-form .form-note{display:none}.lead-form .primary-button{width:100%;min-height:38px;padding:8px 12px;border-radius:8px;font-size:.82rem}.publications-section .section-heading h2{max-width:100%;white-space:normal;overflow-wrap:break-word;font-size:clamp(1.52rem,6.8vw,1.9rem);line-height:1.08}.publication-grid{grid-template-columns:1fr}.publication-grid article{min-width:0;max-width:100%;min-height:0;height:auto;align-content:start;padding-bottom:18px}.site-footer{padding-bottom:38px}.site-footer .social-links{flex-wrap:nowrap;gap:7px;width:100%}.site-footer .social-link{width:30px;height:30px;border-radius:4px;flex:0 0 30px}.site-footer .social-link img{width:19px;height:19px}}.publication-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.publications-section .section-heading{max-width:100%}.publication-grid article{display:grid;align-content:start;min-height:360px;border:1px solid var(--ink);border-radius:2px;padding:20px;background:#fff;box-shadow:0 24px 70px #14213d14}.publication-grid span{color:var(--red-dark);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.publication-grid h3{margin:26px 0 14px;color:var(--ink);font-size:clamp(1.12rem,1.6vw,1.52rem);line-height:1.12}.publication-metric{display:inline-flex;width:fit-content;margin:0 0 14px;border:1px solid rgba(184,134,11,.45);border-radius:6px;padding:6px 9px;background:linear-gradient(180deg,#fff8d8,#f6df86);color:#6f4300;font-size:.78rem;font-weight:900;line-height:1.2;box-shadow:0 8px 18px #b8860b2e}.publication-grid p{margin:0;color:var(--muted);line-height:1.55}.publication-actions{display:flex;flex-wrap:wrap;gap:10px;align-self:end;margin-top:22px}.publication-actions a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:6px;padding:0 12px;background:#f8fafc;color:var(--ink);font-size:.82rem;font-weight:900}.publication-actions a:first-child{border-color:#ae000047;background:#fff5f5;color:var(--red-dark)}.publication-post-hero h1{max-width:980px}.publication-post-section{padding-top:58px}.publication-post{width:min(860px,100%);margin:0 auto;border:1px solid rgba(15,23,42,.16);border-radius:8px;padding:clamp(24px,4vw,54px);background:#fff;box-shadow:0 26px 80px #14213d14;color:var(--ink)}.publication-post-logo{display:flex;justify-content:center;margin:0 0 32px}.publication-post-logo img{width:82px;height:82px;border-radius:6px;object-fit:cover;box-shadow:0 8px 18px #0f172a2e}.publication-post p{margin:0 0 22px;color:#39445c;font-size:1.02rem;line-height:1.75}.publication-post strong{color:var(--ink);font-weight:800}.publication-post-list{margin:18px 0 28px}.publication-post-list h2,.publication-post-references h2{margin:0 0 8px;color:var(--ink);font-size:1.02rem;line-height:1.35}.publication-post-list ol,.publication-post-references ul{margin:0;padding-left:24px;color:#39445c;line-height:1.65}.publication-post-image{width:min(520px,100%);margin:32px auto 34px;text-align:center}.publication-post-image img{display:block;width:100%;aspect-ratio:3 / 2;border-radius:4px;object-fit:cover;box-shadow:0 14px 34px #0f172a29}.publication-post-image figcaption{margin-top:12px;color:var(--muted);font-size:.78rem;letter-spacing:.42em;text-transform:uppercase}.publication-post-references{margin-top:34px;border-top:1px solid var(--line);padding-top:24px}@media (max-width: 820px){.publications-section{padding-top:28px;padding-bottom:32px}.publications-section .section-heading{margin-bottom:12px}.publications-section .section-heading h2{max-width:330px;font-size:clamp(1.34rem,5.8vw,1.62rem);line-height:1.06}.publication-grid{grid-template-columns:1fr;gap:8px}.publication-grid article{min-height:0;gap:6px;align-content:start;padding:10px 12px;box-shadow:0 14px 32px #14213d0f}.publication-grid span{font-size:.58rem;line-height:1;letter-spacing:.08em}.publication-grid h3{display:block;margin:5px 0 0;overflow:visible;font-size:.86rem;line-height:1.04}.publication-metric{margin:2px 0 0;padding:4px 7px;font-size:.62rem;line-height:1.12}.publication-grid p{display:block;overflow:visible;font-size:.72rem;line-height:1.25}.publication-actions{gap:6px;align-self:start;margin-top:3px}.publication-actions a{min-height:29px;border-radius:5px;padding:0 9px;font-size:.66rem}.publication-post{padding:22px}.publication-post p{font-size:.98rem}}@media (min-width: 621px){#servicos .premium-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}#servicos .service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#servicos .premium-service-card{grid-template-rows:auto auto auto auto;align-content:start;min-height:230px;gap:12px;justify-items:start;padding:26px 26px 58px;text-align:left}#servicos .premium-service-card h3{max-width:360px;justify-self:start;font-size:clamp(1.75rem,2.6vw,2.28rem);line-height:1.05}#servicos .premium-service-card p{grid-row:3;align-self:start;display:block;max-width:420px;font-size:1rem;line-height:1.55}#servicos .premium-service-card .service-card-action{bottom:26px;left:26px;grid-row:4;justify-self:start;align-self:start;margin-top:2px;font-size:.84rem}#servicos .service-card{grid-template-columns:1fr;grid-template-rows:auto auto;align-content:start;gap:10px;min-height:176px;padding:22px 66px 22px 22px;overflow:hidden}#servicos .service-card-index{position:absolute;top:22px;right:22px;width:40px;height:40px;align-self:start;border-radius:8px;font-size:.76rem;z-index:2}#servicos .service-card>div{grid-column:1;min-width:0;padding-right:0}#servicos .service-card-kicker{font-size:.7rem;line-height:1.1;letter-spacing:.06em}#servicos .service-card h3{margin:8px 0;font-size:1.06rem;line-height:1.12}#servicos .service-card p{display:block;overflow:visible;font-size:.92rem;line-height:1.42}#servicos .service-card-action{grid-column:1;grid-row:2;justify-self:start;align-self:start;margin-top:2px;font-size:.82rem;line-height:1}#servicos .service-card:after{right:-34px;bottom:-40px;width:104px;height:104px;border-width:18px}}@media (max-width: 1100px){.feedbacks-wall-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 820px){.feedbacks-intro-section{padding-bottom:12px}.feedbacks-intro-copy p,.feedbacks-wall-section>.section-heading{display:none}.feedbacks-intro-copy{max-width:100%}.feedbacks-wall-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}}@media (max-width: 560px){.feedbacks-intro-section{padding-top:34px;padding-bottom:8px}.feedbacks-wall-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.feedback-wall-frame{max-width:none;justify-self:center;padding:3px}.feedback-wall-frame:before,.feedback-wall-frame:after{inset:5px}}
