:root{--brand-blue-rgb: 60 123 204;--brand-blue: #3c7bcc;--brand-blue-deep: #2f67ad;--brand-ice-rgb: 146 204 250;--brand-ice: #92ccfa;--brand-ice-soft: #dcecf9;--text-primary-rgb: 23 58 94;--text-primary: #173a5e;--text-secondary: #647d94;--surface-white: #ffffff;--surface-ice: #f6fbff;--surface-cold: #eef7fc;--border-soft: rgb(var(--text-primary-rgb) / .1);--border-medium: rgb(var(--text-primary-rgb) / .16);--hero-start: var(--brand-blue);--hero-end: var(--brand-ice);--accent: var(--brand-blue);--panel-strong: var(--brand-blue-deep);--whatsapp: #22c55e;--shadow-soft: 0 20px 50px rgb(var(--text-primary-rgb) / .1);--shadow-medium: 0 30px 70px rgb(var(--text-primary-rgb) / .16);--font-display: "Space Grotesk", sans-serif;--font-brand: "Bebas Neue", sans-serif;--font-body: "Manrope", sans-serif;--container: 1240px;--section-space: clamp(72px, 8vw, 116px);--section-gutter: clamp(20px, 4vw, 64px);--radius-sm: 12px;--radius-md: 18px;--radius-lg: 32px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--text-primary);background:var(--surface-white);overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{position:fixed;z-index:50;inset:0 0 auto;height:82px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px;padding:0 clamp(20px,4vw,70px);color:#fff;transition:background .35s ease,box-shadow .35s ease,height .35s ease}.site-header.scrolled{height:70px;background:rgb(var(--brand-navy-rgb) / .94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 40px #00000026}.brand{display:inline-flex;align-items:center;gap:11px;min-width:220px}.brand-mark{width:38px;height:38px;border:1px solid rgba(255,255,255,.32);border-radius:12px;display:grid;place-items:center;font-family:var(--font-display);font-weight:700;font-size:22px;background:#ffffff12}.brand-copy{display:flex;flex-direction:column;line-height:1.02}.brand-copy strong{font-size:10px;letter-spacing:.18em;opacity:.74}.brand-copy span{font-family:var(--font-display);font-weight:700;letter-spacing:.055em;font-size:18px}.desktop-nav{display:flex;justify-content:center;gap:clamp(18px,2vw,34px)}.desktop-nav a{font-size:13px;font-weight:600;opacity:.84;transition:opacity .2s ease}.desktop-nav a:hover{opacity:1}.header-cta{padding:12px 18px;border-radius:999px;background:var(--surface-white);color:var(--brand-navy-deep);font-size:11px;font-weight:850;letter-spacing:.03em}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:9px}.menu-toggle span{display:block;width:100%;height:2px;background:#fff;margin:7px 0}.mobile-menu{display:none}@keyframes sheen{to{left:120%}}@keyframes scrollcue{0%{opacity:0;transform:translate(-50%)}25%{opacity:1}80%{opacity:0;transform:translate(-50%,18px)}to{opacity:0}}.products{position:relative;overflow:hidden;padding:clamp(100px,10vw,160px) clamp(20px,4vw,64px);background:radial-gradient(circle at 50% 25%,rgba(96,188,235,.08),transparent 32%),#fff}@media(max-width:600px){.products{padding:90px 14px}}@keyframes partnerPulse{0%,to{transform:scale(1);opacity:.55}50%{transform:scale(1.25);opacity:1}}.floating-whatsapp{position:fixed;z-index:40;right:22px;bottom:22px;display:flex;align-items:center;gap:10px;border-radius:999px;background:rgb(var(--brand-navy-rgb) / .93);color:#fff;box-shadow:0 12px 30px #00000038;padding:13px 18px;font-size:11px;font-weight:850;transform:translateY(100px);opacity:0;transition:.35s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.floating-whatsapp.visible,.subpage .floating-whatsapp{transform:translateY(0);opacity:1}.wa-dot{width:9px;height:9px;border-radius:50%;background:var(--whatsapp);box-shadow:0 0 0 5px #22c55e1f}@media(max-width:1050px){.desktop-nav{display:none}.site-header{grid-template-columns:auto 1fr auto auto}.menu-toggle{display:block}.mobile-menu{position:fixed;z-index:49;inset:76px 20px auto;padding:18px;border-radius:20px;background:rgb(var(--brand-navy-rgb) / .97);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 60px #0000004d}.mobile-menu.open{display:flex;flex-direction:column;gap:6px}.mobile-menu a{padding:13px 12px;color:#fff;font-size:14px;font-weight:650}}@media(max-width:760px){.site-header{height:72px;padding:0 16px;grid-template-columns:1fr auto auto;gap:8px}.site-header.scrolled{height:66px}.brand{min-width:0}.brand-mark{width:34px;height:34px;border-radius:10px}.brand-copy strong{font-size:8px}.brand-copy span{font-size:15px}.header-cta{padding:10px 13px;font-size:10px}.menu-toggle{display:block}.mobile-menu{position:fixed;z-index:49;inset:66px 12px auto;padding:18px;border-radius:20px;background:rgb(var(--brand-navy-rgb) / .97);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 60px #0000004d}.mobile-menu.open{display:flex;flex-direction:column;gap:6px}.mobile-menu a{padding:13px 12px;color:#fff;font-size:14px;font-weight:650}.floating-whatsapp{right:14px;bottom:14px;padding:12px 15px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}body{color:var(--text-primary);background:var(--surface-white)}.products{background:var(--surface-ice)}:root{--brand-navy-rgb: var(--text-primary-rgb);--brand-navy: var(--brand-blue);--brand-navy-deep: var(--brand-blue-deep);--brand-navy-soft: var(--brand-ice);--brand-blue-bright: var(--brand-blue);--surface-soft: var(--surface-ice);--navy: var(--brand-blue-deep);--navy-2: var(--brand-blue);--blue: var(--brand-blue);--blue-soft: var(--brand-ice);--ice: var(--surface-ice);--ice-2: var(--surface-cold);--ink: var(--text-primary);--white: var(--surface-white);--text: var(--text-primary);--muted: var(--text-secondary);--green: var(--whatsapp)}.site-header.scrolled{background:rgb(var(--brand-blue-rgb) / .96)}.header-cta{color:var(--brand-blue-deep)}@media(min-width:761px)and (max-height:820px){.site-header{height:70px}}.site-footer{position:relative;overflow:hidden;padding:76px clamp(20px,4vw,64px) 24px;color:var(--surface-white);background:radial-gradient(circle at 16% 10%,rgb(var(--brand-ice-rgb) / .28),transparent 25%),radial-gradient(circle at 82% 22%,rgb(255 255 255 / .09),transparent 22%),linear-gradient(135deg,#1f5fa5,#2f7fc7 45%,#75bfe9)}.site-footer:before{content:"";position:absolute;inset:0;opacity:.18;pointer-events:none;background-image:linear-gradient(115deg,transparent 46%,rgb(255 255 255 / .34) 47%,transparent 48%),radial-gradient(rgb(255 255 255 / .6) .6px,transparent .6px);background-size:170px 170px,14px 14px;-webkit-mask-image:linear-gradient(to bottom,rgb(0 0 0 / .8),transparent 92%);mask-image:linear-gradient(to bottom,rgb(0 0 0 / .8),transparent 92%)}.site-footer__inner,.site-footer__bottom{position:relative;z-index:2}.site-footer__inner{width:min(var(--container),100%);margin:0 auto;display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:clamp(32px,5vw,72px);padding-bottom:46px}.site-footer__brand strong{display:block;max-width:360px;font-family:var(--font-display);font-size:clamp(30px,3.2vw,48px);line-height:.95;letter-spacing:-.025em}.site-footer__brand p,.site-footer__contact span,.site-footer__contact a{color:#ffffffc2;font-size:13px;line-height:1.65}.site-footer__brand p{max-width:380px;margin:18px 0 0}.site-footer__nav,.site-footer__contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.site-footer__nav a,.site-footer__contact a{transition:color .2s ease,transform .2s ease}.site-footer__nav a{color:#ffffffdb;font-size:13px;font-weight:700}.site-footer__nav a:hover,.site-footer__contact a:hover{color:var(--surface-white);transform:translate(4px)}.site-footer__contact a{display:inline-flex;align-items:center;gap:8px}.site-footer__contact a:before{content:"";width:15px;height:15px;flex:0 0 auto;background:currentColor;-webkit-mask:center / contain no-repeat;mask:center / contain no-repeat}.site-footer__contact a[data-site-phone]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M17.6 6.31999C16.8669 5.58141 15.9943 4.99596 15.033 4.59767C14.0716 4.19938 13.0406 3.99622 12 3.99999C10.6089 4.00135 9.24248 4.36819 8.03771 5.06377C6.83294 5.75935 5.83208 6.75926 5.13534 7.96335C4.4386 9.16745 4.07046 10.5335 4.06776 11.9246C4.06507 13.3158 4.42793 14.6832 5.12 15.89L4 20L8.2 18.9C9.35975 19.5452 10.6629 19.8891 11.99 19.9C14.0997 19.9001 16.124 19.0668 17.6222 17.5816C19.1205 16.0965 19.9715 14.0796 19.99 11.97C19.983 10.9173 19.7682 9.87634 19.3581 8.9068C18.948 7.93725 18.3505 7.05819 17.6 6.31999ZM12 18.53C10.8177 18.5308 9.65701 18.213 8.64 17.61L8.4 17.46L5.91 18.12L6.57 15.69L6.41 15.44C5.55925 14.0667 5.24174 12.429 5.51762 10.8372C5.7935 9.24545 6.64361 7.81015 7.9069 6.80322C9.1702 5.79628 10.7589 5.28765 12.3721 5.37368C13.9853 5.4597 15.511 6.13441 16.66 7.26999C17.916 8.49818 18.635 10.1735 18.66 11.93C18.6442 13.6859 17.9355 15.3645 16.6882 16.6006C15.441 17.8366 13.756 18.5301 12 18.53ZM15.61 13.59C15.41 13.49 14.44 13.01 14.26 12.95C14.08 12.89 13.94 12.85 13.81 13.05C13.6144 13.3181 13.404 13.5751 13.18 13.82C13.07 13.96 12.95 13.97 12.75 13.82C11.6097 13.3694 10.6597 12.5394 10.06 11.47C9.85 11.12 10.26 11.14 10.64 10.39C10.6681 10.3359 10.6827 10.2759 10.6827 10.215C10.6827 10.1541 10.6681 10.0941 10.64 10.04C10.64 9.93999 10.19 8.95999 10.03 8.56999C9.87 8.17999 9.71 8.23999 9.58 8.22999H9.19C9.08895 8.23154 8.9894 8.25465 8.898 8.29776C8.8066 8.34087 8.72546 8.403 8.66 8.47999C8.43562 8.69817 8.26061 8.96191 8.14676 9.25343C8.03291 9.54495 7.98287 9.85749 8 10.17C8.0627 10.9181 8.34443 11.6311 8.81 12.22C9.6622 13.4958 10.8301 14.5293 12.2 15.22C12.9185 15.6394 13.7535 15.8148 14.58 15.72C14.8552 15.6654 15.1159 15.5535 15.345 15.3915C15.5742 15.2296 15.7667 15.0212 15.91 14.78C16.0428 14.4856 16.0846 14.1583 16.03 13.84C15.94 13.74 15.81 13.69 15.61 13.59Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M17.6 6.31999C16.8669 5.58141 15.9943 4.99596 15.033 4.59767C14.0716 4.19938 13.0406 3.99622 12 3.99999C10.6089 4.00135 9.24248 4.36819 8.03771 5.06377C6.83294 5.75935 5.83208 6.75926 5.13534 7.96335C4.4386 9.16745 4.07046 10.5335 4.06776 11.9246C4.06507 13.3158 4.42793 14.6832 5.12 15.89L4 20L8.2 18.9C9.35975 19.5452 10.6629 19.8891 11.99 19.9C14.0997 19.9001 16.124 19.0668 17.6222 17.5816C19.1205 16.0965 19.9715 14.0796 19.99 11.97C19.983 10.9173 19.7682 9.87634 19.3581 8.9068C18.948 7.93725 18.3505 7.05819 17.6 6.31999ZM12 18.53C10.8177 18.5308 9.65701 18.213 8.64 17.61L8.4 17.46L5.91 18.12L6.57 15.69L6.41 15.44C5.55925 14.0667 5.24174 12.429 5.51762 10.8372C5.7935 9.24545 6.64361 7.81015 7.9069 6.80322C9.1702 5.79628 10.7589 5.28765 12.3721 5.37368C13.9853 5.4597 15.511 6.13441 16.66 7.26999C17.916 8.49818 18.635 10.1735 18.66 11.93C18.6442 13.6859 17.9355 15.3645 16.6882 16.6006C15.441 17.8366 13.756 18.5301 12 18.53ZM15.61 13.59C15.41 13.49 14.44 13.01 14.26 12.95C14.08 12.89 13.94 12.85 13.81 13.05C13.6144 13.3181 13.404 13.5751 13.18 13.82C13.07 13.96 12.95 13.97 12.75 13.82C11.6097 13.3694 10.6597 12.5394 10.06 11.47C9.85 11.12 10.26 11.14 10.64 10.39C10.6681 10.3359 10.6827 10.2759 10.6827 10.215C10.6827 10.1541 10.6681 10.0941 10.64 10.04C10.64 9.93999 10.19 8.95999 10.03 8.56999C9.87 8.17999 9.71 8.23999 9.58 8.22999H9.19C9.08895 8.23154 8.9894 8.25465 8.898 8.29776C8.8066 8.34087 8.72546 8.403 8.66 8.47999C8.43562 8.69817 8.26061 8.96191 8.14676 9.25343C8.03291 9.54495 7.98287 9.85749 8 10.17C8.0627 10.9181 8.34443 11.6311 8.81 12.22C9.6622 13.4958 10.8301 14.5293 12.2 15.22C12.9185 15.6394 13.7535 15.8148 14.58 15.72C14.8552 15.6654 15.1159 15.5535 15.345 15.3915C15.5742 15.2296 15.7667 15.0212 15.91 14.78C16.0428 14.4856 16.0846 14.1583 16.03 13.84C15.94 13.74 15.81 13.69 15.61 13.59Z'/%3E%3C/svg%3E")}.site-footer__contact a[data-site-instagram]:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5Zm0 2a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3H7Zm10.5 1.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5ZM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5Zm0 2a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3H7Zm10.5 1.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5ZM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z'/%3E%3C/svg%3E")}.site-footer__bottom{width:min(var(--container),100%);margin:0 auto;padding-top:20px;border-top:1px solid rgb(255 255 255 / .18);display:flex;justify-content:space-between;gap:20px;color:#ffffff8f;font-size:11px}.site-footer__ice{position:absolute;z-index:1;width:92px;aspect-ratio:1;border:1px solid rgb(255 255 255 / .24);border-radius:22%;background:linear-gradient(135deg,#ffffff29,#ffffff08);box-shadow:inset -12px -14px 22px #1750841f,inset 10px 12px 24px #ffffff24,0 24px 50px #0a3d701f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:none}.site-footer__ice--one{right:8%;top:-34px;transform:rotate(18deg)}.site-footer__ice--two{right:27%;bottom:-54px;width:126px;transform:rotate(-13deg);opacity:.55}.site-footer__ice--three{left:3%;bottom:-42px;width:72px;transform:rotate(31deg);opacity:.42}a[data-whatsapp]:not(.floating-whatsapp):not(.product-link):before{content:"";flex:0 0 16px;width:16px;height:16px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.6 6.31999C16.8669 5.58141 15.9943 4.99596 15.033 4.59767C14.0716 4.19938 13.0406 3.99622 12 3.99999C10.6089 4.00135 9.24248 4.36819 8.03771 5.06377C6.83294 5.75935 5.83208 6.75926 5.13534 7.96335C4.4386 9.16745 4.07046 10.5335 4.06776 11.9246C4.06507 13.3158 4.42793 14.6832 5.12 15.89L4 20L8.2 18.9C9.35975 19.5452 10.6629 19.8891 11.99 19.9C14.0997 19.9001 16.124 19.0668 17.6222 17.5816C19.1205 16.0965 19.9715 14.0796 19.99 11.97C19.983 10.9173 19.7682 9.87634 19.3581 8.9068C18.948 7.93725 18.3505 7.05819 17.6 6.31999ZM12 18.53C10.8177 18.5308 9.65701 18.213 8.64 17.61L8.4 17.46L5.91 18.12L6.57 15.69L6.41 15.44C5.55925 14.0667 5.24174 12.429 5.51762 10.8372C5.7935 9.24545 6.64361 7.81015 7.9069 6.80322C9.1702 5.79628 10.7589 5.28765 12.3721 5.37368C13.9853 5.4597 15.511 6.13441 16.66 7.26999C17.916 8.49818 18.635 10.1735 18.66 11.93C18.6442 13.6859 17.9355 15.3645 16.6882 16.6006C15.441 17.8366 13.756 18.5301 12 18.53ZM15.61 13.59C15.41 13.49 14.44 13.01 14.26 12.95C14.08 12.89 13.94 12.85 13.81 13.05C13.6144 13.3181 13.404 13.5751 13.18 13.82C13.07 13.96 12.95 13.97 12.75 13.82C11.6097 13.3694 10.6597 12.5394 10.06 11.47C9.85 11.12 10.26 11.14 10.64 10.39C10.6681 10.3359 10.6827 10.2759 10.6827 10.215C10.6827 10.1541 10.6681 10.0941 10.64 10.04C10.64 9.93999 10.19 8.95999 10.03 8.56999C9.87 8.17999 9.71 8.23999 9.58 8.22999H9.19C9.08895 8.23154 8.9894 8.25465 8.898 8.29776C8.8066 8.34087 8.72546 8.403 8.66 8.47999C8.43562 8.69817 8.26061 8.96191 8.14676 9.25343C8.03291 9.54495 7.98287 9.85749 8 10.17C8.0627 10.9181 8.34443 11.6311 8.81 12.22C9.6622 13.4958 10.8301 14.5293 12.2 15.22C12.9185 15.6394 13.7535 15.8148 14.58 15.72C14.8552 15.6654 15.1159 15.5535 15.345 15.3915C15.5742 15.2296 15.7667 15.0212 15.91 14.78C16.0428 14.4856 16.0846 14.1583 16.03 13.84C15.94 13.74 15.81 13.69 15.61 13.59Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.6 6.31999C16.8669 5.58141 15.9943 4.99596 15.033 4.59767C14.0716 4.19938 13.0406 3.99622 12 3.99999C10.6089 4.00135 9.24248 4.36819 8.03771 5.06377C6.83294 5.75935 5.83208 6.75926 5.13534 7.96335C4.4386 9.16745 4.07046 10.5335 4.06776 11.9246C4.06507 13.3158 4.42793 14.6832 5.12 15.89L4 20L8.2 18.9C9.35975 19.5452 10.6629 19.8891 11.99 19.9C14.0997 19.9001 16.124 19.0668 17.6222 17.5816C19.1205 16.0965 19.9715 14.0796 19.99 11.97C19.983 10.9173 19.7682 9.87634 19.3581 8.9068C18.948 7.93725 18.3505 7.05819 17.6 6.31999ZM12 18.53C10.8177 18.5308 9.65701 18.213 8.64 17.61L8.4 17.46L5.91 18.12L6.57 15.69L6.41 15.44C5.55925 14.0667 5.24174 12.429 5.51762 10.8372C5.7935 9.24545 6.64361 7.81015 7.9069 6.80322C9.1702 5.79628 10.7589 5.28765 12.3721 5.37368C13.9853 5.4597 15.511 6.13441 16.66 7.26999C17.916 8.49818 18.635 10.1735 18.66 11.93C18.6442 13.6859 17.9355 15.3645 16.6882 16.6006C15.441 17.8366 13.756 18.5301 12 18.53ZM15.61 13.59C15.41 13.49 14.44 13.01 14.26 12.95C14.08 12.89 13.94 12.85 13.81 13.05C13.6144 13.3181 13.404 13.5751 13.18 13.82C13.07 13.96 12.95 13.97 12.75 13.82C11.6097 13.3694 10.6597 12.5394 10.06 11.47C9.85 11.12 10.26 11.14 10.64 10.39C10.6681 10.3359 10.6827 10.2759 10.6827 10.215C10.6827 10.1541 10.6681 10.0941 10.64 10.04C10.64 9.93999 10.19 8.95999 10.03 8.56999C9.87 8.17999 9.71 8.23999 9.58 8.22999H9.19C9.08895 8.23154 8.9894 8.25465 8.898 8.29776C8.8066 8.34087 8.72546 8.403 8.66 8.47999C8.43562 8.69817 8.26061 8.96191 8.14676 9.25343C8.03291 9.54495 7.98287 9.85749 8 10.17C8.0627 10.9181 8.34443 11.6311 8.81 12.22C9.6622 13.4958 10.8301 14.5293 12.2 15.22C12.9185 15.6394 13.7535 15.8148 14.58 15.72C14.8552 15.6654 15.1159 15.5535 15.345 15.3915C15.5742 15.2296 15.7667 15.0212 15.91 14.78C16.0428 14.4856 16.0846 14.1583 16.03 13.84C15.94 13.74 15.81 13.69 15.61 13.59Z'/%3E%3C/svg%3E") center / contain no-repeat}.header-cta{border-radius:6px}.header-cta{gap:10px;font-size:11px;font-weight:850}a[data-whatsapp]:not(.floating-whatsapp):not(.product-link):before{margin-right:0}@media(max-width:760px){.site-footer{padding-top:58px}.site-footer__inner{grid-template-columns:1fr;gap:28px}.site-footer__bottom{flex-direction:column;gap:6px}.site-footer__ice--two{right:-28px}}body.subpage{min-height:100vh;background:var(--surface-white)}.page-hero{min-height:100svh;padding:clamp(108px,12vh,150px) var(--section-gutter) clamp(64px,9vh,108px);display:flex;align-items:center;color:var(--surface-white);background:radial-gradient(circle at 78% 28%,rgb(var(--brand-ice-rgb) / .26),transparent 28%),linear-gradient(125deg,var(--panel-strong),var(--brand-blue))}.page-hero__inner{width:min(var(--container),100%);margin:0 auto}.page-eyebrow{margin:0 0 22px;font-size:11px;letter-spacing:.18em;font-weight:800;opacity:.72;text-transform:uppercase}.page-hero h1{max-width:820px;margin:0;font-family:var(--font-display);font-size:clamp(46px,5.8vw,78px);line-height:.96;letter-spacing:-.04em}.page-hero__lead{max-width:660px;margin:26px 0 0;color:#ffffffc7;font-size:clamp(15px,1.5vw,18px);line-height:1.7}.about-page .page-hero,.about-page .site-footer{background:radial-gradient(circle at 16% 10%,rgb(var(--brand-ice-rgb) / .17),transparent 25%),radial-gradient(circle at 82% 22%,rgb(255 255 255 / .07),transparent 22%),linear-gradient(135deg,#0d2742,#173f68 52%,#285f91)}.about-page .page-hero{position:relative;isolation:isolate;background-image:image-set(url(/images/site-hero/sobre-hero.avif) type("image/avif"),url(/images/site-hero/sobre-hero.webp) type("image/webp"),url(/images/site-hero/sobre-hero.png) type("image/png"));background-position:center;background-size:cover}.about-page .page-hero:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#071d33d1,#0d274238)}.about-page .site-header.scrolled{background:#0d2742f5}.about-page .mobile-menu{background:#0d2742f7}.about-intro{padding:var(--section-space) var(--section-gutter);background:#fff}.about-intro__inner{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(42px,8vw,110px);align-items:start}.about-intro h2{margin:0;color:var(--text-primary);font-family:var(--font-display);font-size:clamp(42px,5.4vw,76px);line-height:.98;letter-spacing:-.04em}.about-intro__content>p{margin:0 0 20px;color:var(--text-secondary);font-size:clamp(15px,1.5vw,18px);line-height:1.8}.about-process{padding:var(--section-space) var(--section-gutter);background:#f3f8fc}.about-process__heading,.about-process__list{width:min(1180px,100%);margin-inline:auto}.about-process__heading{max-width:760px;margin-bottom:clamp(44px,7vw,82px);text-align:center}.about-process__heading h2{margin:18px 0;color:var(--text-primary);font-family:var(--font-display);font-size:clamp(42px,6vw,78px);line-height:.98}.about-process__heading>p:last-child{max-width:700px;margin:18px auto 0;color:var(--text-secondary);line-height:1.75}.about-process__list{display:grid;gap:clamp(42px,7vw,88px)}.about-process__item{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:clamp(30px,6vw,78px)}.about-process__item--reverse picture{grid-column:2}.about-process__item--reverse div{grid-column:1;grid-row:1}.about-process__item picture,.about-process__item img{width:100%;aspect-ratio:1;display:block;object-fit:cover;border-radius:8px;box-shadow:var(--shadow-soft);border:0;outline:0}.about-process__item span{color:#788b9c;font-size:11px;font-weight:800;letter-spacing:.12em}.about-process__item h3{margin:14px 0;color:var(--text-primary);font-family:var(--font-display);font-size:clamp(32px,4vw,52px);line-height:1.02}.about-process__item p{margin:0;color:var(--text-secondary);line-height:1.75}@media(max-width:860px){.page-hero{min-height:100svh}.about-intro__inner{grid-template-columns:1fr}.about-process{padding:76px 14px 64px}.about-process__item{grid-template-columns:1fr;gap:24px}.about-process__list{gap:68px}.about-process__item picture,.about-process__item div,.about-process__item--reverse picture,.about-process__item--reverse div{grid-column:1}.about-process__item picture,.about-process__item--reverse picture{grid-row:2}.about-process__item div,.about-process__item--reverse div{grid-row:1}}@media(orientation:portrait){.about-page .page-hero{background-position:62% center}}
