@font-face{font-family:Bricolage Grotesque;src:url(/fonts/Bricolage%20Grotesque/BricolageGrotesque-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Bricolage Grotesque;src:url(/fonts/Bricolage%20Grotesque/BricolageGrotesque-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Bricolage Grotesque;src:url(/fonts/Bricolage%20Grotesque/BricolageGrotesque-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Bricolage Grotesque;src:url(/fonts/Bricolage%20Grotesque/BricolageGrotesque-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--color-background: #ffffff;--color-surface: #0051d8;--color-title: #0051d8;--color-text: #121213;--color-menu: #0051d8;--color-primary: #00f67a;--color-primary-hover: #10ff8a;--color-border: rgba(0, 81, 216, .12);--color-divider: rgba(0, 81, 216, .18);--color-shadow: rgba(0, 81, 216, .14);--container-width: 1320px;--section-edge-gap: 20px;--header-height: 116px;--radius-xl: 14px;--section-bg-radius: 25px;--radius-lg: 999px;--transition: .28s cubic-bezier(.22, 1, .36, 1);--font-primary: "Bricolage Grotesque", "Segoe UI", system-ui, sans-serif;--font-secondary: "Inter", "Segoe UI", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;overscroll-behavior-x:none}body{margin:0;min-width:320px;font-family:var(--font-secondary);background:var(--color-background);overflow-x:hidden;overscroll-behavior-x:none}p{font-family:var(--font-secondary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{font-family:var(--font-primary)}img{display:block;max-width:100%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.container{width:min(calc(100% - 48px),var(--container-width));margin:0 auto}.app-shell{min-height:100vh;padding-top:0;background:var(--color-background)}.site-header{position:fixed;top:41px;left:0;right:0;z-index:30;min-height:75px;background:transparent;pointer-events:auto;transition:top var(--transition),background-color var(--transition),box-shadow var(--transition)}.site-header.is-compact{top:0;background:#0136a0;border-radius:0 0 50px 50px;padding:20px 0;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 10px 28px #0019522e}.header-inner{min-height:75px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0;width:min(calc(100% - 48px),var(--container-width));padding:0;pointer-events:auto;transition:min-height var(--transition),gap var(--transition),width var(--transition),max-width var(--transition),padding var(--transition),background-color var(--transition),border-radius var(--transition),box-shadow var(--transition)}.header-logo-panel,.header-menu-panel{min-height:75px;display:flex;align-items:center;background:transparent;transition:min-height var(--transition),padding var(--transition),background-color var(--transition),box-shadow var(--transition);overflow:hidden}.header-logo-panel{padding:0;border-radius:0}.header-menu-panel{position:relative;display:grid;grid-template-columns:minmax(0,auto) auto;justify-content:end;align-items:center;gap:18px;padding:0;border-radius:0;overflow:visible}.brand{position:relative;display:block;width:153px;height:75px}.brand-logo{position:absolute;top:0;right:0;bottom:0;left:0;width:153px;height:auto;transform:translateY(0);transition:opacity var(--transition),width var(--transition),transform var(--transition)}.desktop-nav{display:flex;justify-content:flex-end;align-items:center;gap:50px;justify-self:end;padding:6px 30px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1a;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);margin-right:0;font-family:var(--font-primary)}.header-actions{display:flex;align-items:center;gap:0;justify-self:end}.header-cta{align-self:center;justify-content:space-between;height:59px;min-height:59px;border-color:#ffffff38;color:#fff;font-size:15px;font-weight:500;white-space:nowrap;box-shadow:none}.header-cta:hover{background:#fff3;border-color:#ffffff4d;color:#fff}.header-catalog-button{width:44px;min-width:44px;min-height:44px;padding:0!important;background:#fff;border-color:transparent;color:#0051d8}.header-catalog-button:hover{background:#00f67a;color:#0051d8}.header-catalog-button svg{width:18px;height:18px}.desktop-nav-item{position:relative;display:block}.desktop-nav .nav-link{padding-inline:15px;margin-inline:-15px}.nav-link,.mobile-nav-link{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:auto;background:transparent;min-height:45px;padding:0 18px;border-radius:999px;font-size:15px;font-weight:500;color:#fff;transition:color var(--transition),opacity var(--transition),background-color var(--transition),border-color var(--transition),transform var(--transition)}.nav-chevron{display:inline-flex;width:14px;height:14px;margin-left:8px;color:currentColor}.nav-chevron svg{width:100%;height:100%}.nav-chevron path{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nav-link:after,.mobile-nav-link:after{display:none}.nav-link:hover,.mobile-nav-link:hover{color:#fff;background:#ffffff14}.desktop-submenu{position:absolute;top:calc(100% + 12px);left:50%;z-index:45;width:220px;display:grid;gap:4px;padding:10px;border-radius:12px;background:#fff;box-shadow:0 18px 44px #011f1329;opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:opacity var(--transition),visibility var(--transition),transform var(--transition);pointer-events:none;font-family:var(--font-primary)}.desktop-submenu:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:14px}.desktop-nav-item:hover .desktop-submenu,.desktop-nav-item:focus-within .desktop-submenu{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto}.desktop-submenu-link{display:grid;padding:10px 12px;border-radius:8px;color:#121213;text-decoration:none;transition:background-color var(--transition),color var(--transition)}.desktop-submenu-link:hover,.desktop-submenu-link:focus-visible{background:#f2f7fd;color:#0043c9}.desktop-submenu-link span{font-size:15px;line-height:1.15;font-weight:500}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 20px 15px 25px;border-radius:999px;border:1px solid transparent;font-family:var(--font-primary);font-size:15px;font-weight:500;overflow:hidden;transition:transform var(--transition),background-color var(--transition),color var(--transition),border-color var(--transition),box-shadow var(--transition);-webkit-tap-highlight-color:transparent}.button:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;opacity:0;transition:opacity var(--transition)}.button:hover{transform:none}.button:hover:before{opacity:1}.button-primary{background:#00f67a;color:#0051d8;box-shadow:none}.button-primary:before{display:none}.button-primary:hover{background:#10ff8a;color:#0051d8;border-color:transparent;box-shadow:none}.header-cta.button-primary{padding:5px 6px 5px 20px;background:#ffffff24;border-color:#ffffff38;color:#fff}.header-cta.button-primary:hover{background:#fff3;border-color:#ffffff4d;color:#fff}.button-phone-circle{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:47px;height:47px;flex:0 0 47px;border-radius:50%;background:#fff}.button-phone-circle img{width:18px;height:18px;object-fit:contain}.button-arrow-stack{position:relative;z-index:1;display:inline-flex;width:20px;height:20px;overflow:hidden}.button-arrow-icon{position:absolute;top:0;right:0;bottom:0;left:0;width:20px;height:20px;flex:0 0 auto;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .45s cubic-bezier(.22,1,.36,1)}.button-arrow-icon.is-primary{transform:translate(0);opacity:1}.button-arrow-icon.is-duplicate{transform:translate(-120%,120%);opacity:0}.button:hover .button-arrow-icon.is-primary{transform:translate(120%,-120%);opacity:0}.button:hover .button-arrow-icon.is-duplicate{transform:translate(0);opacity:1}.menu-toggle{position:relative;display:none;width:48px;height:48px;margin-left:auto;margin-right:-20px;padding:0;border:0;background:transparent;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.menu-bar-icon{display:block;width:28px;height:22px;object-fit:contain}.mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:34;background:transparent;opacity:0;pointer-events:none;transition:opacity var(--transition)}.mobile-menu-backdrop.is-visible{opacity:1;pointer-events:auto}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;pointer-events:none}.mobile-menu.is-open{pointer-events:auto}.mobile-menu-panel{position:absolute;top:0;right:0;width:min(82vw,380px);height:100%;padding:18px 24px 28px;background:#fff;transform:translate(100%);transition:transform var(--transition);display:flex;flex-direction:column;gap:28px;overflow-y:auto}.mobile-menu.is-open .mobile-menu-panel{transform:translate(0)}.mobile-menu-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.mobile-menu-close{width:40px;height:40px;border:0;background:transparent;color:#012a1c;font-size:2rem;line-height:1;cursor:pointer;transform:rotate(45deg);-webkit-tap-highlight-color:transparent}.mobile-nav{display:flex;flex-direction:column;gap:18px;font-family:var(--font-primary)}.mobile-nav-group{display:grid;gap:0}.mobile-nav-link{width:fit-content;color:#121213;min-height:auto;padding:0;border:0;border-radius:0;background:transparent}.mobile-nav-products-toggle{width:fit-content;display:inline-flex;gap:8px;font-family:inherit;cursor:pointer}.mobile-nav-chevron{width:15px;height:15px;display:inline-flex;transition:transform var(--transition)}.mobile-nav-chevron svg{width:100%;height:100%}.mobile-nav-chevron path{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mobile-nav-group.is-open .mobile-nav-chevron{transform:rotate(180deg)}.mobile-products-submenu{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows var(--transition),opacity var(--transition)}.mobile-products-submenu-inner{min-height:0;overflow:hidden;display:grid;gap:3px}.mobile-nav-group.is-open .mobile-products-submenu{grid-template-rows:1fr;opacity:1}.mobile-nav-group.is-open .mobile-products-submenu-inner{padding-top:10px}.mobile-products-submenu-link{display:block;padding:9px 12px;border-radius:8px;color:#121213;text-decoration:none;font-size:14px;line-height:1.1;font-weight:500;transition:color var(--transition),background-color var(--transition)}.mobile-products-submenu-link:hover,.mobile-products-submenu-link.active{background:#eef7e8;color:#087d2b}.mobile-nav-link:hover{color:#b74f29}.mobile-menu-cta{width:100%}.mobile-menu-actions{display:flex;flex-direction:column;gap:12px;margin-top:auto}.mobile-menu-catalog{width:100%}.hero-background-shell{position:relative;width:100%;height:932px;min-height:932px;margin:0 auto}.hero-background-image{position:relative;width:100%;height:100%;border-radius:0!important;overflow:hidden;background:#0051d8}.hero-background-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-background-media{position:absolute;top:-16px;right:0;bottom:0;left:0;z-index:0;background:url(/images/bg-hero.webp) center top / cover no-repeat;pointer-events:none}.hero-background-image:after{z-index:1;background:linear-gradient(90deg,#041887c7,#103b2e47)}.hero-content{position:relative;z-index:2;display:flex;align-items:flex-start;min-height:100%;width:min(calc(100% - 96px),1320px);padding-top:230px;text-align:left}.hero-copy{max-width:620px;margin-left:0;color:var(--color-primary)}.hero-copy h1{margin:0;color:#00f67a;width:680px;font-size:60px;line-height:.94;font-weight:600;letter-spacing:-1px;transform-origin:left top}.hero-copy p{max-width:475px;margin:28px 0 0;font-family:Inter,sans-serif;font-size:18px;line-height:24px;font-weight:400;color:#fff}.hero-actions{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:14px;margin-top:105px}.phone-swap-button{justify-content:space-between;width:236px;min-width:236px;min-height:59px;padding:6px 6px 6px 20px;background:#00f67a;color:#0136a0;font-size:15px;font-weight:600;white-space:nowrap}.phone-swap-button>span:first-child{position:relative;z-index:1;transition:transform .42s cubic-bezier(.22,1,.36,1)}.phone-swap-button:after{content:"";position:absolute;left:6px;top:50%;width:47px;height:47px;border-radius:50%;background:#00f67a url(/images/icon-telefone.svg?v=2) center / 18px 18px no-repeat;opacity:0;transform:translate(-62px,-50%);transition:opacity .18s ease .12s,transform .42s cubic-bezier(.22,1,.36,1) 80ms}.phone-swap-button:hover,.phone-swap-button:focus-visible{background:#0136a0;color:#fff}.phone-swap-button .button-phone-circle{background:#0136a0;transition:opacity .18s ease,transform .36s cubic-bezier(.22,1,.36,1)}.phone-swap-button .button-phone-circle img{filter:brightness(0) invert(1);transition:filter .24s ease;transform-origin:center}.phone-swap-button:hover .button-phone-circle,.phone-swap-button:focus-visible .button-phone-circle{opacity:0;transform:translate(64px)}.phone-swap-button:hover>span:first-child,.phone-swap-button:focus-visible>span:first-child{transform:translate(46px)}.phone-swap-button:hover:after,.phone-swap-button:focus-visible:after{opacity:1;transform:translateY(-50%)}.hero-badge{position:absolute;top:689px;right:-215px;bottom:auto;display:inline-flex;align-items:center;gap:12px;width:312px;color:#fff;font-family:Inter,sans-serif;font-size:18px;line-height:24px;font-weight:700}.hero-badge img{width:86px;height:87px;border-radius:999px;flex:0 0 auto;box-shadow:0 12px 34px #00144433}.hero-divider{--hero-divider-height: clamp(68px, 5.3125vw, 102px);position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;width:100%;height:var(--hero-divider-height);pointer-events:none}.hero-divider-side{height:100%;flex:1 1 0;background:#fff}.hero-divider-side.is-left{border-radius:50px 0 0}.hero-divider-side.is-right{border-radius:0 50px 0 0}.hero-divider-center{width:auto;height:100%;max-width:none;flex:0 0 auto}.hero-scroll-cue{position:absolute;left:50%;bottom:clamp(40px,3.6458vw,70px);z-index:4;display:inline-flex;align-items:center;justify-content:center;width:clamp(52px,4.0104vw,77px);height:clamp(52px,4.0104vw,77px);overflow:hidden;border:2px solid #ffffff;border-radius:50%;color:#fff;transform:translate(-50%)}.hero-scroll-arrow{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px}.hero-scroll-arrow svg{width:100%;height:100%}.hero-scroll-arrow path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@keyframes heroArrowDown{0%{opacity:0;transform:translateY(-30%)}24%,72%{opacity:1}to{opacity:0;transform:translateY(30%)}}.cultures-section{--culture-card-width: 308px;--culture-gap: 28px;--culture-container-offset: max(24px, calc((100vw - var(--container-width)) / 2));position:relative;z-index:2;padding:0 0 20px;overflow:hidden;background:#fff}.cultures-heading{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 410px;align-items:start;gap:56px;margin-bottom:54px}.cultures-heading h2{margin:0;color:#0051d8;font-size:clamp(42px,3.1vw,54px);line-height:.93;font-weight:600;letter-spacing:-1px}.cultures-heading p{width:442px!important;margin:18px 0 0;color:#121213;font-family:Inter;font-size:17px;line-height:1.4;font-weight:400}.cultures-viewport{position:relative;z-index:1;width:calc(100vw - var(--culture-container-offset));margin-left:var(--culture-container-offset);overflow:hidden;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.cultures-viewport:active{cursor:grabbing}.cultures-track{display:flex;gap:var(--culture-gap);will-change:transform;transition:transform .62s cubic-bezier(.16,1,.3,1)}.cultures-track.no-transition{transition:none}.culture-card{position:relative;width:var(--culture-card-width);min-width:var(--culture-card-width);height:418px;overflow:hidden;border-radius:50px 20px;background:#dbe7f7;color:#fff;isolation:isolate}.culture-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#00000005 32%,#000000c2),linear-gradient(90deg,#0051d81a,#0051d800 54%);pointer-events:none}.culture-image{width:100%;height:100%;object-fit:cover;transform:scale(1.055);transform-origin:center;transition:transform .9s cubic-bezier(.16,1,.3,1);will-change:transform}.culture-card:hover .culture-image{transform:scale(1.1)}.culture-label{position:absolute;left:26px;right:20px;bottom:31px;z-index:2;display:flex;align-items:center;gap:12px}.culture-icon{display:inline-grid;place-items:center;width:60px;height:60px;min-width:60px;border-radius:999px;background:#fff;box-shadow:0 12px 26px #0014442e}.culture-icon img{width:38px;height:38px;object-fit:contain}.culture-label h3{margin:0;color:#fff;font-size:20px;line-height:1.05;font-weight:700}@media (max-width: 1500px){.hero-background-shell{width:100%;height:clamp(650px,54vw,760px);min-height:650px}.hero-background-media{background-size:cover}.hero-content{width:min(calc(100% - 80px),1120px);padding-top:clamp(170px,13vw,210px)}.hero-copy{max-width:620px}.hero-copy h1{font-size:clamp(48px,4vw,58px)}.hero-badge{right:60px;bottom:34px}.cultures-section{--culture-card-width: 280px;--culture-gap: 24px}.culture-card{height:380px}}@media (max-width: 1280px){.hero-background-shell{width:100%}.hero-content{width:min(calc(100% - 64px),980px)}.hero-background-media{background-position:58% center;background-size:cover}.hero-copy h1{max-width:600px}.hero-badge{left:auto;right:34px;bottom:32px}.cultures-heading{grid-template-columns:minmax(0,1fr) 360px;gap:40px}.cultures-section{--culture-card-width: 252px;--culture-gap: 22px}.culture-card{height:342px}}.products-home-section{position:relative;padding:68px 0 80px;background:var(--color-background)}.products-home-inner{position:relative}.products-home-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(560px,580px);align-items:flex-start;justify-content:space-between;gap:48px}.products-home-header>h2{margin:0;color:#0051d8;font-size:clamp(42px,3.1vw,60px);line-height:.93;font-weight:600;letter-spacing:-1px}.products-home-header>h2 span{color:#b3e803}.products-home-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.products-home-intro p{flex:0 0 auto;margin:3px 0 0;color:#121213;font-family:Inter;font-size:16px;line-height:1.3;font-weight:400}.products-home-button{flex:0 0 auto;justify-content:space-between;width:222px;min-width:222px;min-height:59px;padding:6px 6px 6px 20px;background:#00f67a;color:#0136a0;font-size:15px;font-weight:500;white-space:nowrap}.products-home-button>span:first-child{position:relative;z-index:1;transition:transform .42s cubic-bezier(.22,1,.36,1)}.products-home-button .button-arrow-stack{display:inline-grid;place-items:center;width:47px;height:47px;flex:0 0 47px;border-radius:999px;background:#0136a0;color:#fff;transition:opacity .18s ease,transform .36s cubic-bezier(.22,1,.36,1)}.products-home-button .button-arrow-icon{inset:auto;width:20px;height:20px}.products-home-button .button-arrow-icon.is-primary{opacity:1;transform:none}.products-home-button .button-arrow-icon.is-duplicate{display:none}.products-home-button>.button-arrow-stack:last-child{position:absolute;left:6px;top:50%;margin:0;background:#00f67a;color:#0136a0;opacity:0;transform:translate(-62px,-50%);transition:opacity .18s ease .12s,transform .42s cubic-bezier(.22,1,.36,1) 80ms}.products-home-button:hover,.products-home-button:focus-visible{background:#0136a0;color:#fff}.products-home-button:hover .button-arrow-icon.is-primary,.products-home-button:focus-visible .button-arrow-icon.is-primary{opacity:1;transform:none}.products-home-button:hover>.button-arrow-stack:not(:last-child),.products-home-button:focus-visible>.button-arrow-stack:not(:last-child){opacity:0;transform:translate(64px)}.products-home-button:hover>span:first-child,.products-home-button:focus-visible>span:first-child{transform:translate(47px)}.products-home-button:hover>.button-arrow-stack:last-child,.products-home-button:focus-visible>.button-arrow-stack:last-child{opacity:1;transform:translateY(-50%)}.products-home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:392px;gap:28px;margin-top:70px}.product-home-slide{min-width:0;overflow:visible}.product-home-card-link{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:100%;min-height:0;padding:20px 28px 24px;border:1px solid rgba(0,81,216,.1);border-radius:50px 20px;background:linear-gradient(180deg,#f0f5fd,#f6f9fe 58%,#fff);color:inherit;text-decoration:none;transition:border-color var(--transition),box-shadow var(--transition),transform var(--transition)}.product-home-image-wrap{position:static;height:272px;display:flex;align-items:center;justify-content:center;padding:0 0 12px;background:transparent;overflow:visible}.product-home-image-scale{display:flex;align-items:center;justify-content:center;width:100%;transition:transform .76s cubic-bezier(.16,1,.3,1);will-change:transform}.product-home-image{width:100%;max-width:238px;max-height:251px;object-fit:contain;will-change:transform;transform-origin:center center}.product-home-copy{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:14px}.product-home-copy h3{margin:0 0 4px;color:#0051d8;font-size:20px;line-height:1.05;font-weight:600;letter-spacing:0}.product-home-copy p{margin:0;font-family:Inter;color:#121213;font-size:16px;line-height:1.12;font-weight:400;letter-spacing:0}.product-home-link{flex:0 0 auto;width:40px;height:40px;border-radius:999px;background:#00f67a;color:#0051d8;display:inline-flex;align-items:center;justify-content:center;transition:background-color var(--transition),box-shadow var(--transition);-webkit-tap-highlight-color:transparent}.product-home-link .button-arrow-stack{width:18px;height:18px;overflow:hidden}.product-home-link .button-arrow-icon{width:18px;height:18px}.product-home-card-link:hover .product-home-link .button-arrow-icon.is-primary{transform:translate(120%,-120%);opacity:0}.product-home-card-link:hover .product-home-link .button-arrow-icon.is-duplicate{transform:translate(0);opacity:1}.product-home-card-link:hover .product-home-image-wrap{box-shadow:none}.product-home-card-link:hover .product-home-image-scale{transform:scale(1.06)}.product-home-card-link:hover{border-color:#0051d82e;box-shadow:0 22px 48px -38px #0051d861;transform:translateY(-2px)}.product-catalog-card{position:relative;min-width:0;overflow:hidden;border-radius:50px 20px;background:#0051d8}.product-catalog-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#03221700 45%,#0322172e 62%,#032217e6);pointer-events:none}.product-catalog-card>img{width:100%;height:100%;object-fit:cover;transition:transform 1.02s cubic-bezier(.16,1,.3,1);will-change:transform}.product-catalog-card:hover>img{transform:scale(1.04)}.consulting-section{padding:0 0 44px;background:#fff}.consulting-grid{display:block}.consulting-row{display:grid;gap:28px}.consulting-row-primary{grid-template-columns:302px 302px minmax(0,1fr);grid-template-rows:488px}.consulting-row-secondary{grid-template-columns:462px 492px minmax(0,1fr);grid-template-rows:276px;margin-top:28px}.consulting-media,.consulting-card,.consulting-panel{min-width:0;height:100%;margin:0;overflow:hidden;border-radius:50px 20px}.consulting-media img{width:100%;height:100%;object-fit:cover;transition:transform 1.02s cubic-bezier(.16,1,.3,1)}.consulting-media:hover img{transform:scale(1.04)}.consulting-media-primary{grid-column:1}.consulting-media-secondary{grid-column:2}.consulting-panel{grid-column:3;display:flex;flex-direction:column;justify-content:flex-end;padding:96px 45px 54px;background:#edf4ff}.consulting-panel h2{max-width:620px;margin:0;color:#0051d8;font-size:clamp(38px,3.1vw,42px);line-height:.95;font-weight:600;letter-spacing:-2px}.consulting-panel p{max-width:500px;margin:28px 0 0;color:#121213;font-family:Inter;font-size:17px;line-height:1.4;font-weight:400}.consulting-button{margin-top:36px}.consulting-card{display:flex;flex-direction:column;justify-content:flex-end;padding:40px}.consulting-card-light{grid-column:1;background:#edf4ff}.consulting-card-blue{grid-column:2;background:#073faf}.consulting-media-responsibility{grid-column:3}.consulting-card h3{max-width:520px;margin:0;color:#0051d8;font-size:22px;line-height:1.02;font-weight:600;letter-spacing:-.5px}.consulting-card p{max-width:520px;margin:15px 0 0;color:#121213;font-family:Inter;font-size:16px;line-height:1.4;font-weight:400}.consulting-card-blue h3,.consulting-card-blue p{color:#fff}.faq-section{position:relative;z-index:2;padding:46px 0 56px;background:linear-gradient(180deg,#fff,#fff calc(100% - 56px),#fff0)}.faq-inner{display:grid;grid-template-columns:minmax(0,480px) minmax(0,650px);justify-content:space-between;align-items:start;gap:80px}.faq-copy h2{margin:0 0 40px;color:#0051d8;font-size:clamp(54px,4.3vw,60px);line-height:.95;font-weight:600;letter-spacing:-1px}.faq-copy p{max-width:420px;margin:0;color:#121213;font-family:Inter;font-size:17px;line-height:1.4;font-weight:400}.faq-list{display:grid;gap:14px}.faq-item{overflow:hidden;border-radius:10px;background:#edf4ff}.faq-trigger{width:100%;min-height:96px;display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:24px;padding:0 22px 0 32px;border:0;background:transparent;color:#121213;font:inherit;font-family:var(--font-primary);text-align:left;cursor:pointer}.faq-trigger>span:first-child{max-width:560px;color:#121213;font-size:18px;line-height:1.2;font-weight:500;letter-spacing:-.5px}.faq-icon{justify-self:end;position:relative;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#003aad}.faq-icon:before,.faq-icon:after{content:"";position:absolute;width:9px;height:2px;border-radius:999px;background:#fff;transition:transform .28s ease,opacity .28s ease}.faq-icon:after{transform:rotate(90deg)}.faq-item.is-open .faq-icon:after{opacity:0;transform:rotate(90deg) scaleX(0)}.faq-panel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .52s cubic-bezier(.16,1,.3,1),opacity .32s ease}.faq-item.is-open .faq-panel{grid-template-rows:1fr;opacity:1}.faq-panel p{min-height:0;overflow:hidden;max-width:590px;margin:0;padding:0 32px;color:#121213;font-family:Inter;font-size:16px;line-height:1.35;font-weight:400}.faq-item.is-open .faq-panel p{padding-top:0;padding-bottom:30px}.site-cta{position:relative;width:100%;min-height:900px;margin-top:-100px;padding:120px 0 0;overflow:hidden;z-index:1}.about-page,.contact-page,.product-listing-page,.product-detail-page{position:relative;z-index:2}@media (min-width: 761px){.about-page+.site-cta .site-cta-media:after,.contact-page+.site-cta .site-cta-media:after,.product-listing-page+.site-cta .site-cta-media:after,.product-detail-page+.site-cta .site-cta-media:after{inset:0 0 auto;height:220px;background:linear-gradient(180deg,#fff,#fff 45%,#ffffffdb 60%,#fff0)}}.site-cta-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(/images/bg-cta.webp) top center no-repeat}.site-cta-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.site-cta-inner{position:relative;z-index:1;display:flex;align-items:center;height:100%;min-height:620px;padding-bottom:72px}.site-cta-copy{max-width:590px}.site-cta-copy h2{margin:0;color:#0051d8;font-size:clamp(48px,4.2vw,54px);line-height:.94;font-weight:600;letter-spacing:-2px}.site-cta-copy p{max-width:570px;margin:20px 0 0;color:#121213;font-family:Inter;font-size:16px;line-height:1.35;font-weight:400}.site-cta-button{margin-top:68px}.site-cta-divider{--site-cta-divider-height: clamp(68px, 5.3125vw, 102px);position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:flex-end;width:100%;height:var(--site-cta-divider-height);pointer-events:none}.site-cta-divider-side{height:100%;flex:1 1 0;background:#fff}.site-cta-divider-side.is-left{border-radius:50px 0 0}.site-cta-divider-side.is-right{border-radius:0 50px 0 0}.site-cta-divider-center{width:auto;height:100%;max-width:none;flex:0 0 auto}.site-cta-scroll-cue{position:absolute;left:50%;bottom:56px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;overflow:hidden;border:2px solid rgba(255,255,255,.92);border-radius:999px;padding:0;background:transparent;color:#fff;cursor:pointer;transform:translate(-50%)}.site-cta-scroll-cue svg{width:34px;height:34px}@keyframes siteCtaArrowUp{0%{opacity:0;transform:translateY(30%)}24%,72%{opacity:1}to{opacity:0;transform:translateY(-30%)}}.site-footer{margin-top:0;padding:0;background:#fff}.footer-panel{position:relative;width:100%;margin:0 auto}.footer-main{width:100%;margin:0 auto;padding:0 0 102px;background:#fff}.footer-main-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:54px;width:min(calc(100% - 48px),var(--container-width));margin:0 auto}.footer-brand{display:inline-flex;align-items:center;width:fit-content}.footer-brand img{display:block;width:150px;height:auto;margin-top:-10px;z-index:100}.footer-links{display:flex;align-items:center;justify-content:center;gap:clamp(36px,4.1vw,74px);font-family:var(--font-primary)}.footer-links a{display:inline-flex;align-items:center;font-size:16px;line-height:1;font-weight:500;color:#121213;text-decoration:none;transition:color var(--transition)}.footer-links a:hover,.footer-links a.active{color:#0043c9}.footer-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.footer-phone{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px;padding:3px 4px 3px 20px;border:1.5px solid #0043C9;border-radius:999px;font-family:var(--font-primary);font-size:15px;font-weight:600;color:#121213;text-decoration:none;white-space:nowrap}.footer-phone-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex:0 0 46px;border-radius:50%;color:#fff;background:#0043c9}.footer-phone-icon svg{width:23px;height:23px}.footer-instagram{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex:0 0 46px;border-radius:50%;color:#fff;background:#07985c;text-decoration:none;transition:transform var(--transition),background-color var(--transition)}.footer-instagram:hover{background:#06794a;transform:translateY(-2px)}.footer-instagram svg{width:23px;height:23px}.footer-bottom{width:100%;margin:0 auto;border-radius:50px 50px 0 0;background:#006140}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(calc(100% - 48px),var(--container-width));margin:0 auto;padding:30px 0 50px}.footer-bottom-inner p{margin:0;font-family:Inter;font-size:14px;line-height:20px;font-weight:400;color:#fff;text-align:left}.footer-bottom-inner a{color:inherit;text-decoration:none}.internal-page{min-height:100vh}.internal-page-hero{margin-top:0}.internal-page-hero-bg{position:relative;width:calc(100% - 82px);height:428px;max-height:428px;margin:0 auto;border-radius:25px;overflow:hidden;background:#0136a0}.internal-page-hero-bg-institutional,.internal-page-hero-bg-products,.internal-page-hero-bg-contact{width:100%;height:428px;max-height:none;border-radius:0}.internal-page-hero-bg-institutional{background:linear-gradient(90deg,#0136a0db,#0136a09e 52%,#0136a04d),url(/images/bg-sobre.webp) center center / cover no-repeat}.internal-page-hero-bg-products{background:linear-gradient(90deg,#0136a0db,#0136a09e 52%,#0136a04d),url(/images/bg-titulos-produtos.webp) center center / cover no-repeat}.internal-page-hero-bg-contact{background:linear-gradient(90deg,#0136a0db 10%,#0136a080 50%,#0136a04d 70%),url(/images/bg-contato.webp) center center / cover no-repeat}.internal-page-hero-bg-institutional .internal-page-content,.internal-page-hero-bg-products .internal-page-content,.internal-page-hero-bg-contact .internal-page-content{height:428px;max-height:none}.internal-page-hero-bg-institutional .internal-page-content h1,.internal-page-hero-bg-products .internal-page-content h1,.internal-page-hero-bg-contact .internal-page-content h1{transform:translateY(-10px)}.internal-page-hero-bg-institutional .internal-page-breadcrumb,.internal-page-hero-bg-products .internal-page-breadcrumb,.internal-page-hero-bg-contact .internal-page-breadcrumb{bottom:110px}.internal-page-divider{--hero-divider-height: 80px}.internal-page-scroll-cue{bottom:48px;width:63px;height:63px}.internal-page-scroll-cue .hero-scroll-arrow{width:29px;height:29px;animation:none}.internal-page-content{height:428px;max-height:428px;display:flex;align-items:center;justify-content:center}.internal-page-content h1{margin:0;color:#fff;font-family:var(--font-primary);font-size:36px;line-height:1.05;font-weight:600;letter-spacing:-.5px;text-align:center;transform:translateY(10px)}.internal-page-breadcrumb{position:absolute;z-index:2;left:50%;bottom:26px;min-height:0;display:flex;align-items:center;justify-content:flex-start;gap:12px;transform:translate(-50%)}.internal-page-breadcrumb a,.internal-page-breadcrumb strong,.internal-page-breadcrumb span{color:#fff;font-size:16px;line-height:1;font-weight:500;text-decoration:none}.internal-page-breadcrumb strong,.internal-page-current-link{font-weight:500!important}.internal-page-breadcrumb a{transition:color var(--transition)}.internal-page-breadcrumb a:hover{color:#00f67a}.internal-page-breadcrumb-arrow{width:8px;height:8px;flex:0 0 auto;fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.company-intro-section{padding:0 0 70px;background:#fff}.company-intro-inner{display:flex;flex-direction:column;align-items:flex-start}.company-intro-eyebrow{margin:0 0 24px;font-family:Inter;color:#03c26c;font-size:16px;line-height:1;font-weight:600;letter-spacing:2px;text-transform:uppercase}.company-intro-inner h2{max-width:640px;margin:0;color:#0051d8;font-size:54px;line-height:50px;font-weight:600;letter-spacing:-1px}.company-intro-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:88px;width:100%;margin-top:64px}.company-intro-copy p{max-width:570px;margin:0;color:#121213;font-family:Inter,sans-serif;font-size:17px;line-height:1.65;font-weight:400}.company-intro-copy .company-intro-lead{max-width:5420px;font-family:var(--font-primary);color:#0249c6;font-size:22px;line-height:1.3;font-weight:600}.company-story-section{padding:0 0 62px;background:#fff}.company-story-image{display:block;width:100%;height:auto;aspect-ratio:1320 / 598;object-fit:cover;border-radius:50px 20px}.company-story-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:88px;margin-top:64px}.company-story-copy>div{display:flex;flex-direction:column;gap:24px}.company-story-copy p{max-width:590px;margin:0;color:#121213;font-family:Inter,sans-serif;font-size:16px;line-height:1.56;font-weight:400}.company-principles-section{padding:0 0 80px;background:#fff}.company-principles-inner{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,7fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:28px}.company-principle-card{min-width:0;min-height:281px;border-radius:50px 20px}.company-values-panel{grid-column:2;grid-row:1 / 3;min-width:0;min-height:590px;border-radius:50px 20px}.company-principle-card{display:flex;flex-direction:column;justify-content:space-between;padding:60px 40px;color:#fff}.company-principle-mission{background:#0136a0}.company-principle-vision{background:#006140}.company-principle-card h2,.company-values-panel h2{margin:0;font-size:28px;line-height:1;font-weight:600;letter-spacing:0}.company-principle-card p{margin:24px 0 0;font-family:Inter,sans-serif;font-size:17px;line-height:1.55;font-weight:400}.company-values-panel{display:flex;flex-direction:column;padding:50px 40px 34px;background:#edf4ff}.company-values-panel>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:32px;color:#0136a0}.company-values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:30px;flex:1}.company-values-grid h3{margin:0;color:#0136a0;font-size:20px;line-height:1.15;font-weight:600}.company-values-grid p{margin:12px 0 0;color:#121213;font-family:Inter,sans-serif;font-size:15px;line-height:1.6;font-weight:400}.products-page-section{padding:10px 0 110px}.product-listing-page .products-page-section{padding-bottom:50px}.product-listing-page+.site-footer{margin-top:54px}.products-page-layout{display:grid;grid-template-columns:260px minmax(0,1fr);align-items:start;gap:48px}.product-line-tabs{position:sticky;top:132px;display:flex;flex-direction:column;gap:10px}.product-line-tab{width:100%;min-width:0;padding:17px 25px;border-radius:35px;background:#eef3fb;color:#0136a0;display:flex;align-items:center;justify-content:flex-start;text-align:left;text-decoration:none;font-family:Bricolage Grotesque,sans-serif;font-size:16px;line-height:1.15;font-weight:600;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.product-line-tab:hover{border-color:#00d977;background:#00f67a;color:#0136a0;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.product-line-tab.is-active{border-color:#0136a0;background:#0136a0;color:#fff;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.products-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:392px;gap:28px;margin-top:0}.products-page-grid .product-home-slide,.products-page-grid .product-home-card-link,.products-page-grid .product-home-copy,.products-page-grid .product-home-copy>div{min-width:0}.products-page-grid .product-home-card-link{width:100%}.products-page-grid .product-home-copy h3{overflow-wrap:anywhere}.product-image-placeholder{width:min(100%,220px);height:210px;border:1px dashed rgba(8,125,43,.28);border-radius:12px;background:#f6f8ff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.product-image-placeholder img{width:112px;height:auto;opacity:.45}.product-image-placeholder span{color:#087d2b;font-size:13px;line-height:1;font-weight:600}.contact-page-section{padding:0 0 10px}.contact-page-grid{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:42px;align-items:start}.contact-page-eyebrow{margin:0 0 18px;font-family:Inter;color:#03c26c;font-size:16px;line-height:1;font-weight:600;letter-spacing:2px;text-transform:uppercase}.contact-page-info h2{width:85%;margin:0;font-size:32px;line-height:1;font-weight:600;letter-spacing:-1px;color:#0051d8}.contact-page-info>p:last-of-type{width:85%;margin:22px 0 0;font-family:var(--font-secondary);font-size:16px;line-height:26px;font-weight:400;color:#121213}.contact-form{position:relative;padding:40px 35px 50px;border-radius:25px;background:#fff}.contact-form-honeypot{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.contact-form-field{display:grid;gap:10px}.contact-form-field-full{grid-column:1 / -1}.contact-form-field span{font-family:var(--font-secondary);font-size:15px;line-height:1;font-weight:500;color:#121213}.contact-form-field input,.contact-form-field textarea,.contact-form-field select{width:100%;border:1px solid rgba(1,61,40,.12);border-radius:10px;background:#f6f8ff;padding:16px 18px;font-family:var(--font-secondary);font-size:15px;line-height:1.4;color:#121213;outline:none;transition:border-color var(--transition),box-shadow var(--transition)}.contact-form-field textarea{resize:vertical;min-height:160px}.contact-form-field input:focus,.contact-form-field textarea:focus,.contact-form-field select:focus{border-color:#087d2b73;box-shadow:0 0 0 4px #087d2b17}.contact-form-actions{display:grid;gap:16px;margin-top:26px}.contact-form-actions .button{justify-self:start;box-shadow:none}.contact-form-actions .button:hover{box-shadow:none}.contact-form-status{margin:0;font-family:var(--font-secondary);font-size:15px;line-height:1.5;font-weight:500}.contact-form-status.is-success{color:#436b37}.contact-form-status.is-error{color:#ac441e}.thank-you-section{padding:0 0 40px}.thank-you-inner{min-height:360px;padding:64px;border-radius:25px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.thank-you-eyebrow{margin:0 0 16px;color:#03c26c;font-family:Inter,sans-serif;font-size:15px;line-height:1;font-weight:700;letter-spacing:3px;text-transform:uppercase}.thank-you-inner h2{margin:0;color:#0051d8;font-size:38px;line-height:1.05;font-weight:600}.thank-you-inner>p:not(.thank-you-eyebrow){margin:18px 0 0;color:#121213;font-family:var(--font-secondary);font-size:19px;line-height:1.4}.thank-you-button.button-primary{margin:34px 0 0;background:#0051d8;color:#fff}.product-detail-section{padding:0 0 60px}.product-detail-page .product-detail-section{padding-bottom:18px}.product-detail-page+.site-footer{margin-top:42px}.product-detail-inner{min-height:420px}.product-detail-grid{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(460px,.98fr);gap:82px;align-items:start}.product-detail-text{display:flex;flex-direction:column;justify-content:center}.product-detail-line{display:block;margin:0 0 12px;color:#04af62;font-family:var(--font-secondary);font-size:14px;line-height:1;font-weight:700;letter-spacing:2px;text-transform:uppercase}.product-detail-name{display:flex;flex-direction:column;gap:12px;margin:0 0 18px;color:#0051d8;font-family:var(--font-primary);font-size:46px;line-height:.98;font-weight:700;letter-spacing:0}.product-detail-name small{color:#121213;font-family:var(--font-secondary);font-size:18px;line-height:1.3;font-weight:500}.product-detail-registration{display:block;margin:0 0 18px;font-family:var(--font-secondary);font-size:13px;line-height:1.4;font-weight:500;color:#121213}.product-detail-text h3{width:75%;margin:26px 0 18px;font-family:var(--font-primary);font-size:24px;line-height:1.05;font-weight:600;letter-spacing:-.5px;color:#087d2b;padding-bottom:10px;border-bottom:1px solid rgba(18,18,19,.24)}.product-detail-text p{margin:0;max-width:640px;font-family:var(--font-secondary);font-size:16px;line-height:1.5;font-weight:400;color:#121213}.product-detail-text p+p{margin-top:22px}.product-detail-content-section{display:grid;gap:0}.product-detail-content-section.is-untitled{margin-top:22px}.product-detail-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:56px}.product-detail-highlight-card{align-content:start;min-height:260px;padding:38px 40px;border:1px solid rgba(0,81,216,.08);border-radius:50px 20px;background:#eef3fb}.product-detail-text .product-detail-highlight-card h3,.product-detail-highlight-card h3{width:100%;margin:0 0 24px;padding:0;border:0;color:#0051d8;font-size:24px;font-weight:600}.product-detail-section-list{margin:0;padding-left:18px;display:grid;gap:10px}.product-detail-section-list li{padding-left:2px;font-size:16px;line-height:1.42;font-weight:400;color:#121213}.product-detail-section-details{display:grid;gap:14px;margin-top:22px}.product-detail-section-details p,.product-detail-section-details p+p{margin:0}.product-detail-section-details strong{font-weight:700;color:#087d2b}.product-detail-section-list.is-trailing{margin-top:22px}.product-detail-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:34px}.product-detail-actions .button{min-height:52px;padding:14px 22px 14px 26px;text-decoration:none}.product-detail-actions .phone-swap-button{width:236px;min-width:236px;min-height:59px;padding:6px 6px 6px 20px}.product-detail-catalog-button{padding-right:26px!important;background:#005c38;border-color:transparent;color:#fff}.product-detail-catalog-button:hover{background:#004832;color:#fff}.product-detail-visual{display:flex;justify-content:flex-end;align-self:start;width:100%}.product-detail-image-wrap{min-height:0;display:flex;align-items:flex-start;justify-content:center;width:100%;max-width:650px;padding:10px 0 0;border-radius:0;background:transparent;overflow:visible}.product-detail-image-scale{display:flex;align-items:center;justify-content:center;width:100%;transition:transform .76s cubic-bezier(.16,1,.3,1)}.product-detail-image{display:block;width:100%;max-width:650px;height:auto;object-fit:contain}.product-detail-image-placeholder{width:100%;min-height:420px;border:1px solid rgba(8,125,43,.12);border-radius:18px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.product-detail-image-placeholder img{width:min(190px,46%);height:auto;opacity:.22}.product-detail-image-placeholder span{font-family:var(--font-secondary);font-size:15px;line-height:1;font-weight:600;color:#12121380}.product-detail-image-wrap:hover .product-detail-image-scale{transform:scale(1.08)}.product-guarantees{margin:0}.product-guarantees h2{margin:0 0 26px;padding-bottom:10px;font-size:24px;line-height:1.05;font-weight:600;letter-spacing:-.5px;color:#087d2b;border-bottom:1px solid rgba(18,18,19,.2)}.product-guarantees-box{padding-top:30px}.product-guarantees table{width:100%;table-layout:fixed;border-collapse:collapse;overflow:hidden;border-radius:10px;background:#fff}.product-guarantees th:first-child,.product-guarantees td:first-child{width:50%;text-align:left}.product-detail-bottom-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);gap:28px;align-items:stretch;margin-top:56px}.product-detail-contact-card{position:relative;display:block;min-height:420px;padding:0;overflow:hidden;border:0;border-radius:50px 20px;background:#dfe9f7}.product-detail-contact-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:inherit}.product-detail-contact-media:after{content:"";position:absolute;inset:auto 0 0;height:70%;background:linear-gradient(180deg,#00231400,#002314e0);pointer-events:none}.product-detail-contact-media img{width:100%;height:100%;object-fit:cover}.product-detail-contact-card .product-detail-actions{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;flex-direction:column;align-items:flex-start;width:auto;margin-top:0}.product-detail-contact-card .phone-swap-button{width:236px;min-width:236px}.product-detail-contact-card .product-detail-catalog-button{justify-content:space-between;width:236px;min-width:236px;min-height:59px;padding:6px 20px;background:#fff;border-color:#087d2b47;color:#087d2b}.product-detail-contact-card .product-detail-catalog-button:hover{background:#087d2b;border-color:#087d2b;color:#fff}.product-detail-download-icon{width:19px;height:19px;flex:0 0 19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-guarantees th,.product-guarantees td{padding:18px 24px;border:1px solid rgba(18,18,19,.16);text-align:center;font-size:15px;line-height:1.15;color:#303635}.product-guarantees th{background:#2f9f00;color:#fff;font-weight:700;text-transform:uppercase}.product-guarantees tbody tr:nth-child(odd) td{background:#fbfdff}.product-detail-back-wrap{margin-top:42px;display:flex}.product-detail-back-link{display:inline-flex;align-items:center;gap:5px;min-height:48px;padding:0 22px;border-radius:25px;background:var(--color-primary);font-family:var(--font-primary);font-size:14px;line-height:1;font-weight:600;color:var(--color-surface);text-transform:uppercase;text-decoration:none;transition:background-color .22s ease,color .22s ease}.product-detail-back-link:hover{background:var(--color-surface);color:#fff}.product-detail-back-link svg{width:16px;height:16px;flex:0 0 auto}.whatsapp-widget{position:fixed;right:97px;bottom:158px;z-index:91;display:flex;flex-direction:column;align-items:flex-end;gap:22px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(18px);transition:opacity .32s ease,visibility .32s ease,transform .32s ease}.whatsapp-widget.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.whatsapp-widget:not(.is-visible) .btn-whatsapp,.whatsapp-widget:not(.is-visible) .btn-whatsapp:before{animation:none}.whatsapp-message-card{position:relative;width:266px;min-height:96px;padding:17px 50px 17px 19px;border-radius:15px;background:#fff;color:#121213;box-shadow:0 18px 34px #202a3826}.whatsapp-message-card:after{content:"";position:absolute;right:19px;bottom:-18px;width:36px;height:26px;background:#fff;clip-path:polygon(0 0,100% 0,50% 100%)}.whatsapp-message-card p{position:relative;z-index:1;margin:0;font-family:Inter;font-size:16px;line-height:1.3;letter-spacing:0}.whatsapp-message-card strong{color:#0f8f41;font-weight:600}.whatsapp-message-close{position:absolute;top:16px;right:14px;z-index:2;display:inline-flex;justify-content:center;align-items:center;width:22px;height:22px;border:0;border-radius:50%;background:transparent;color:#2e2a2a;font-size:18px;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.btn-whatsapp{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-top:5px;width:74px;height:74px;border:0;border-radius:50%;background:#13b452;color:#fff;box-shadow:0 16px 32px #13b45238;cursor:pointer;text-decoration:none;opacity:1;visibility:visible;transform:translateY(0) scale(1);animation:whatsappButtonBlink 1.65s ease-in-out infinite;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease;-webkit-tap-highlight-color:transparent;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.btn-whatsapp:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;border:2px solid rgba(19,180,82,.5);opacity:0;transform:scale(.9);pointer-events:none;animation:whatsappAvatarPulse 1.65s infinite cubic-bezier(.66,0,0,1)}.btn-whatsapp.is-visible{opacity:1;visibility:visible;transform:translateY(0) scale(1);animation:whatsappButtonBlink 1.65s ease-in-out infinite}.btn-whatsapp-icon{display:block;flex:0 0 auto;color:#fff;width:32px;height:32px;fill:currentColor}.btn-whatsapp:hover{background:#0f8f41;transform:translateY(0) scale(1.02);box-shadow:0 20px 38px #13b4524d;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@keyframes pulse{to{box-shadow:0 0 0 30px #00b73e00}}@keyframes whatsappAvatarPulse{0%{opacity:.72;transform:scale(.9)}to{opacity:0;transform:scale(1.2)}}@keyframes whatsappButtonBlink{0%,to{filter:brightness(1)}50%{filter:brightness(1.14);box-shadow:0 0 0 10px #13b45214,0 18px 34px #13b45247}}.back-to-top{position:fixed;right:100px;bottom:50px;z-index:90;display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border:0;border-radius:999px;background:#00ff80;color:#003aad;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .24s ease,transform .24s ease,visibility .24s ease,background .24s ease;-webkit-tap-highlight-color:transparent}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top svg{width:28px;height:28px}@keyframes whatsappPulse{to{box-shadow:0 0 0 30px #00b73e00}}@media (max-width: 1100px){:root{--header-height: 112px}.desktop-nav,.header-actions{display:none}.site-header{min-height:112px}.app-shell{padding-top:112px}.header-inner{grid-template-columns:auto 1fr auto;width:min(calc(100% - 48px),720px);min-height:112px}.header-logo-panel{min-height:112px;padding:0}.header-menu-panel{display:none}.menu-toggle{display:inline-flex;justify-self:end;margin-right:0}.brand,.brand-logo{width:140px}.whatsapp-widget{right:25px;bottom:132px;z-index:110;gap:18px}.whatsapp-message-card{width:min(266px,calc(100vw - 96px));min-height:92px;padding:16px 46px 16px 18px}.btn-whatsapp{width:74px;height:74px;opacity:1;visibility:visible;transform:none;animation:whatsappButtonBlink 1.65s ease-in-out infinite}.btn-whatsapp.is-visible{opacity:1;visibility:visible;transform:none;animation:whatsappButtonBlink 1.65s ease-in-out infinite}.btn-whatsapp-icon{width:42px;height:42px}.back-to-top{right:28px;bottom:24px;z-index:109;background:#00ff80;color:#003aad}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.hero-background-shell{width:calc(100% - 40px);height:620px}.hero-background-image{border-radius:22px}.hero-background-media{top:0;right:0;bottom:0;left:0;background-position:68% 28%;background-size:cover;-webkit-mask-image:none;mask-image:none}.hero-background-image:after{background:linear-gradient(90deg,#004832e6,#004832b8 45%,#00483224),linear-gradient(180deg,#0048321f,#00483214 48%,#004832c2)}.hero-content{width:calc(100% - 96px);padding-top:92px}.hero-copy{max-width:520px;margin-left:0}.hero-copy h1{font-size:50px;line-height:1}.hero-copy p{font-size:17px;line-height:1.34}.products-home-section{padding-top:56px}.products-home-header{grid-template-columns:minmax(0,1fr);gap:24px}.products-home-header>h2{font-size:52px}.products-home-intro{width:100%}.products-home-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:340px;gap:24px;margin-top:52px}.product-home-slide{height:auto}.product-home-card-link{min-height:0}.product-home-image-wrap{height:250px}.product-catalog-card{grid-column:1 / -1;grid-row:auto;height:420px;margin-top:0}.consulting-row-primary{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:420px auto;gap:22px}.consulting-row-secondary{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:240px 300px;gap:22px;margin-top:22px}.consulting-media-primary{grid-column:1;grid-row:1}.consulting-media-secondary{grid-column:2;grid-row:1}.consulting-panel{grid-column:1 / -1;grid-row:2;min-height:360px;padding:52px}.consulting-card-light{grid-column:1;grid-row:1}.consulting-card-blue{grid-column:2;grid-row:1}.consulting-media-responsibility{grid-column:1 / -1;grid-row:2}.faq-inner{grid-template-columns:minmax(0,1fr);gap:40px}.faq-copy h2{margin-bottom:22px;font-size:52px}.faq-copy p{max-width:520px}.site-cta,.site-cta-inner{min-height:560px}.site-cta-media{background-position:58% center}.site-cta-copy{max-width:520px}.site-cta-copy h2{font-size:54px}.internal-page-hero{margin-top:0}.internal-page-hero-bg{width:calc(100% - 64px);height:400px;max-height:428px;border-radius:22px}.internal-page-hero-bg-institutional,.internal-page-hero-bg-products,.internal-page-hero-bg-contact{width:100%;height:420px;max-height:none;border-radius:0}.internal-page-content{height:400px;max-height:428px}.internal-page-hero-bg-institutional .internal-page-content,.internal-page-hero-bg-products .internal-page-content,.internal-page-hero-bg-contact .internal-page-content{height:320px;max-height:none}.internal-page-hero-bg-institutional .internal-page-breadcrumb,.internal-page-hero-bg-products .internal-page-breadcrumb,.internal-page-hero-bg-contact .internal-page-breadcrumb{bottom:88px}.internal-page-content h1{font-size:42px}.internal-page-breadcrumb{bottom:22px;min-height:0}.company-intro-section{padding:68px 0 88px}.company-intro-inner h2{font-size:52px}.company-intro-copy{gap:48px;margin-top:52px}.company-intro-copy .company-intro-lead{font-size:21px}.company-story-section{padding-bottom:88px}.company-story-copy{gap:48px;margin-top:52px}.company-story-copy p{font-size:16px}.company-principles-section{padding-bottom:88px}.company-principles-inner{grid-template-columns:minmax(0,3fr) minmax(0,7fr);grid-template-rows:repeat(2,minmax(0,1fr))}.company-principle-card{min-height:260px}.company-values-panel{grid-column:2;grid-row:1 / 3;min-height:548px}.company-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:392px;gap:28px}.products-page-layout{grid-template-columns:220px minmax(0,1fr);gap:28px}.product-line-tabs{top:120px}.contact-page-grid{grid-template-columns:1fr}.contact-page-info h2{font-size:40px}.product-detail-section{padding:64px 0 20px}.product-detail-grid{grid-template-columns:1fr;gap:32px}.site-footer{margin-top:0}.footer-main-inner{grid-template-columns:auto 1fr;gap:38px 48px;padding:0}.footer-links{grid-column:1 / -1;grid-row:2;justify-content:center}.footer-actions{justify-self:end}.footer-bottom-inner{min-height:84px;padding:24px 0}}@media (max-width: 760px){:root{--section-edge-gap: 20px;--mobile-viewport-safe: min(100vw, 412px);--mobile-float-right: max(8px, calc(100vw - 412px) )}.mobile-nav-link:hover,.mobile-nav-link.active{color:#01a32a;font-weight:600}.site-header{position:fixed;top:0;left:0;right:0;min-height:88px;background:transparent;pointer-events:auto;transition:background-color .42s cubic-bezier(.22,1,.36,1),box-shadow .3s ease}.site-header.is-compact{top:0;padding:3px 0!important;border-radius:0 0 25px 25px;box-shadow:0 10px 28px #0019522e}.header-inner,.site-header.is-compact .header-inner{width:calc(100% - 48px);max-width:calc(100% - 48px);margin-left:auto;margin-right:auto;padding:10px 0;min-height:88px;gap:5px;border:1px solid transparent;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transform:none;transform-origin:top center;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.site-header.is-compact .header-inner{min-height:88px;padding:10px 0;border-color:transparent;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transform:none;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.header-logo-panel,.site-header.is-compact .header-logo-panel{min-height:72px;padding:0;background:transparent;box-shadow:none;transition:min-height .42s cubic-bezier(.22,1,.36,1),padding .42s cubic-bezier(.22,1,.36,1),background-color .42s cubic-bezier(.22,1,.36,1)}.brand,.site-header.is-compact .brand{width:130px;height:72px}.brand-logo,.site-header.is-compact .brand-logo{width:130px;transform:translateY(0);transition:opacity .42s cubic-bezier(.22,1,.36,1),width .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.brand-logo-light{opacity:1}.menu-toggle{background:transparent;width:42px;height:42px;margin-right:-6px;transition:margin-right .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.app-shell{padding-top:0}.hero-background-shell{margin-top:0}.container{width:min(calc(100% - 48px),var(--container-width))}.button-phone-circle{width:47px;min-width:47px;max-width:47px;height:47px;min-height:47px;max-height:47px;flex:0 0 47px;aspect-ratio:1}.phone-swap-button{width:244px;min-width:244px;padding:6px 12px 6px 20px}.button-phone-circle img{width:18px;height:auto;max-height:18px;object-fit:contain}.phone-swap-button:after{width:47px;height:47px;aspect-ratio:1;background-size:18px auto}.hero-background-shell{width:100%;min-height:640px;height:clamp(640px,100vh,760px);height:clamp(640px,100svh,760px)}.hero-background-image{border-radius:0!important}.hero-background-media{top:0;right:0;bottom:0;left:0;background-image:url(/images/bg-hero-responsivo.webp);background-position:60% center;background-size:cover;-webkit-mask-image:none;mask-image:none}.hero-background-image:after{background:linear-gradient(180deg,#0051d8c2,#0051d85c 46%,#003692cc),linear-gradient(90deg,#0051d8cc,#0051d847 76%)}.hero-content{align-items:flex-start;min-height:100%;height:100%;width:calc(100% - 48px);padding-top:168px;padding-bottom:clamp(44px,7svh,72px)}.hero-copy{max-width:100%;margin-left:0}.hero-copy h1{max-width:382px;font-size:34px;line-height:1;transform:none}.hero-copy p{max-width:310px;font-size:15px;line-height:1.45;font-weight:500;padding-bottom:30px}.hero-actions{flex-direction:row;align-items:flex-start;margin-top:30px}.hero-badge{position:static;width:min(100%,260px);margin-top:44px;font-size:15px;line-height:20px}.hero-badge img{width:52px;height:52px}.cultures-section{--culture-card-width: 238px;--culture-gap: 14px;--culture-container-offset: 24px;padding:10px 0 8px}.cultures-heading{grid-template-columns:1fr;gap:18px;margin-bottom:34px}.cultures-heading h2{font-size:36px;line-height:.98}.cultures-heading p{max-width:392px;margin-top:0;font-size:15px;line-height:1.35}.culture-card{height:323px;border-radius:40px 16px}.culture-label{left:16px;right:14px;bottom:20px;gap:10px}.culture-icon{width:52px;height:52px;min-width:52px}.culture-icon img{width:32px;height:32px}.products-home-section{padding-top:40px;padding-bottom:40px}.products-home-header>h2{font-size:44px}.products-home-intro{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.products-home-intro p{max-width:330px;font-size:15px}.products-home-grid{grid-template-columns:1fr;grid-auto-rows:350px;gap:18px;margin-top:36px}.product-home-card-link{min-height:0;padding:28px 22px 22px}.product-home-image-wrap{height:228px;padding:0 0 20px}.product-home-image{max-width:260px;max-height:258px}.product-home-image-scale,.product-home-image,.product-catalog-card>img{will-change:auto;image-rendering:-webkit-optimize-contrast}.product-home-card-link:hover .product-home-image-scale,.product-catalog-card:hover>img{transform:none}.product-home-copy{min-height:54px;gap:14px}.product-home-copy h3{margin-bottom:4px;font-size:20px;line-height:1.05}.product-home-copy p{font-size:14px;line-height:1.12}.product-home-link{width:40px;height:40px}.product-catalog-card{grid-column:auto;grid-row:auto;height:330px;margin-top:0}.consulting-section{padding:18px 0 32px}.consulting-row{grid-template-columns:1fr;grid-template-rows:auto;gap:18px}.consulting-row-secondary{margin-top:18px}.consulting-media,.consulting-card,.consulting-panel,.consulting-media-primary,.consulting-media-secondary,.consulting-media-responsibility,.consulting-card-light,.consulting-card-blue{grid-column:auto;grid-row:auto}.consulting-media{height:330px;border-radius:40px 16px}.consulting-panel{min-height:0;padding:66px 24px 50px;border-radius:40px 16px}.consulting-panel h2{font-size:34px;line-height:1}.consulting-panel p{margin-top:22px;font-size:16px;line-height:1.42}.consulting-button{margin-top:28px}.consulting-card{min-height:220px;padding:30px 24px;border-radius:40px 16px}.consulting-card h3{font-size:22px}.consulting-card p{margin-top:18px;font-size:16px;line-height:1.42}.faq-section{padding:15px 0 42px}.faq-inner{grid-template-columns:1fr;gap:30px}.faq-copy h2{max-width:320px;margin-bottom:18px;font-size:44px;line-height:1}.faq-copy p{max-width:340px;font-size:16px;line-height:1.42}.faq-list{gap:10px}.faq-trigger{min-height:auto;grid-template-columns:minmax(0,1fr) 22px;gap:14px;padding:20px 18px 20px 20px}.faq-trigger>span:first-child{font-size:17px;line-height:1.18}.faq-panel p{max-width:100%;padding:0 20px;font-size:15px;line-height:1.45}.faq-item.is-open .faq-panel p{padding-bottom:22px}.site-cta{min-height:560px}.site-cta-media{background-position:54% center}.site-cta-media:after{top:0;right:0;bottom:0;left:0;height:auto;background:linear-gradient(90deg,#ffffffeb,#ffffffb8 38%,#ffffff47),linear-gradient(180deg,#fff,#ffffffe0 22%,#ffffff80 68%,#ffffff14)}.site-cta-inner{min-height:560px;align-items:flex-start;padding-top:72px;padding-bottom:78px}.site-cta-copy{max-width:330px}.site-cta-copy h2{font-size:32px;line-height:1;letter-spacing:-1px}.site-cta-copy p{margin-top:22px;font-size:15px;line-height:1.45}.site-cta-button{margin-top:34px}.site-cta-scroll-cue{bottom:36px;width:56px;height:56px}.site-cta-scroll-cue svg{width:34px;height:34px}.internal-page-hero{margin-top:0}.internal-page-hero-bg{width:calc(100% - 32px);height:190px;max-height:428px;border-radius:22px;background-position:center center}.internal-page-hero-bg-institutional,.internal-page-hero-bg-products,.internal-page-hero-bg-contact{width:100%;height:260px;max-height:none;border-radius:0;background-position:68% center}.internal-page-content{height:190px;max-height:428px;align-items:center;justify-content:center}.internal-page-hero-bg-institutional .internal-page-content,.internal-page-hero-bg-products .internal-page-content,.internal-page-hero-bg-contact .internal-page-content{height:260px;max-height:none}.internal-page-hero-bg-institutional .internal-page-content h1,.internal-page-hero-bg-products .internal-page-content h1,.internal-page-hero-bg-contact .internal-page-content h1{transform:none}.internal-page-divider{--hero-divider-height: 56px}.internal-page-scroll-cue{bottom:32px;width:47px;height:47px}.internal-page-scroll-cue .hero-scroll-arrow{width:24px;height:24px}.internal-page-content h1{font-size:30px;line-height:1.1;text-align:center;transform:translateY(10px)}.internal-page-breadcrumb{display:none}.company-intro-section{padding:48px 0 64px}.company-intro-eyebrow{margin-bottom:18px;font-size:13px}.company-intro-inner h2{font-size:36px;line-height:1.04}.company-intro-copy{grid-template-columns:1fr;gap:24px;margin-top:36px}.company-intro-copy p{max-width:100%;font-size:16px;line-height:1.55}.company-intro-copy .company-intro-lead{max-width:100%;font-size:20px;line-height:1.45}.company-story-section{padding-bottom:50px}.company-story-image{aspect-ratio:4 / 3;border-radius:36px 16px;object-position:56% center}.company-story-copy{grid-template-columns:1fr;gap:20px;margin-top:36px}.company-story-copy>div{gap:20px}.company-story-copy p{max-width:100%;font-size:16px;line-height:1.58}.company-principles-section{padding-bottom:50px}.company-principles-inner{grid-template-columns:1fr;grid-template-rows:auto;gap:18px}.company-principle-card,.company-values-panel{grid-column:auto;grid-row:auto;min-height:0;border-radius:36px 16px}.company-principle-card{min-height:360px;padding:60px 30px}.company-principle-card h2,.company-values-panel h2{font-size:26px}.company-principle-card p{font-size:16px;line-height:1.5}.company-values-panel{padding:60px 30px 24px}.company-values-panel>header{margin-bottom:24px}.company-values-grid{grid-template-columns:1fr;gap:10px}.company-values-grid article{min-height:0;padding:18px;border-radius:18px 8px}.company-values-grid p{margin-top:8px;font-size:14px}.products-page-section{padding:42px 0 76px}.product-listing-page .products-page-section{padding-bottom:24px}.product-listing-page+.site-footer{margin-top:28px}.product-line-tabs{display:flex;position:static;width:100%;margin:0;flex-direction:column;gap:10px;overflow:visible}.products-page-layout{grid-template-columns:1fr;gap:40px}.product-line-tab{flex:0 0 auto;width:100%;min-height:42px}.products-page-grid{grid-template-columns:1fr;grid-auto-rows:350px;gap:18px;margin-top:0}.contact-page-section{padding:42px 0 28px}.contact-page-grid{grid-template-columns:1fr;gap:28px}.contact-page-eyebrow{margin-bottom:14px;font-size:14px;letter-spacing:3px}.contact-page-info h2{font-size:28px;letter-spacing:-1px}.contact-page-info>p:last-of-type{width:auto;font-size:16px;line-height:1.55}.contact-form{padding:24px 20px;border-radius:28px}.contact-form-grid{grid-template-columns:1fr;gap:16px}.contact-form-field-full{grid-column:auto}.contact-form-field input,.contact-form-field textarea,.contact-form-field select{padding:14px 16px;border-radius:16px;font-size:15px}.thank-you-section{padding:42px 0 0}.thank-you-inner{min-height:320px;padding:44px 24px;border-radius:22px}.thank-you-eyebrow{margin-bottom:14px;font-size:13px}.thank-you-inner h2{font-size:34px}.thank-you-inner>p:not(.thank-you-eyebrow){font-size:17px}.thank-you-button.button-primary{margin:30px 0 0}.product-detail-section{padding:42px 0 0}.product-detail-inner{min-height:280px}.product-detail-grid{grid-template-columns:1fr;gap:24px}.product-detail-highlights,.product-detail-bottom-grid{grid-template-columns:1fr;gap:18px;margin-top:34px}.product-detail-highlight-card,.product-detail-contact-card{min-height:0;padding:28px 24px;border-radius:36px 16px}.product-detail-contact-card{min-height:520px;padding:0}.product-detail-highlight-card h3{margin-bottom:20px;font-size:26px}.product-detail-visual{order:-1;position:static;height:auto;min-height:0;max-height:none}.product-detail-text p{font-size:16px;line-height:1.7}.product-detail-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:30px}.product-detail-actions .button{width:100%;min-width:0;padding:12px 8px!important;gap:5px;font-size:13px;white-space:nowrap}.product-detail-actions .phone-swap-button,.product-detail-contact-card .product-detail-catalog-button{width:100%;min-width:0}.product-detail-actions .phone-swap-button{min-height:52px;padding:4px 4px 4px 16px!important}.product-detail-contact-card .product-detail-actions{display:grid;grid-template-columns:1fr;gap:14px}.product-detail-contact-card .product-detail-actions .button{gap:10px;font-size:15px;line-height:1;font-weight:600}.product-detail-contact-card .product-detail-actions .phone-swap-button,.product-detail-contact-card .product-detail-catalog-button{width:244px;min-width:244px;justify-self:start}.product-detail-contact-card .product-detail-actions .phone-swap-button{min-height:59px;padding:6px 12px 6px 20px!important}.product-detail-contact-card .product-detail-catalog-button{min-height:59px;padding:6px 20px!important}.product-detail-name{margin-bottom:20px;padding-bottom:12px;font-size:32px}.product-detail-name small{font-size:19px}.product-detail-name:before{width:72px;height:3px}.product-detail-text h3{margin-bottom:20px;font-size:28px}.product-detail-image-wrap{min-height:260px;padding:0;border-radius:28px}.product-detail-image{max-width:320px}.product-detail-image-placeholder{min-height:280px;border-radius:22px}.product-guarantees{width:100%;margin-top:30px}.product-guarantees th,.product-guarantees td{overflow-wrap:anywhere}.product-guarantees h2{width:100%;margin-bottom:20px;font-size:26px}.product-guarantees-box{padding:18px;border-radius:18px}.product-guarantees th,.product-guarantees td{padding:15px 16px;font-size:14px}.product-detail-back-wrap{margin-top:30px}.product-detail-back-link{min-height:44px;padding:0 18px;font-size:14px}.site-footer{margin-top:0;padding:0}.footer-panel:before{top:92px;border-radius:18px 18px 0 0}.footer-main-inner{grid-template-columns:1fr;gap:28px;width:calc(100% - 48px);padding:0}.footer-main{padding:12px 0 58px}.footer-brand{justify-self:center}.footer-brand img{width:140px}.footer-links{grid-column:auto;grid-row:auto;justify-content:center;flex-wrap:wrap;gap:18px 28px}.footer-actions{justify-self:center;justify-content:center;width:100%}.footer-bottom{width:100%;border-radius:26px 26px 0 0}.footer-bottom-inner{min-height:auto;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:calc(100% - 40px);padding:26px 0 32px}.footer-bottom-inner p{text-align:center}.whatsapp-widget{right:calc(var(--mobile-float-right) - 4px)!important;bottom:126px;z-index:110;gap:16px}.whatsapp-message-card{width:min(266px,calc(100vw - 82px));padding:16px 44px 16px 18px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .22s ease,visibility .22s ease,transform .22s ease}.whatsapp-widget:hover .whatsapp-message-card,.whatsapp-widget:focus-within .whatsapp-message-card{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.whatsapp-message-card:after{right:20px}.whatsapp-message-card p{font-size:16px}.btn-whatsapp{display:inline-flex;width:76px;height:76px}.btn-whatsapp.is-visible{opacity:1;visibility:visible;transform:none;animation:whatsappButtonBlink 1.65s ease-in-out infinite}.btn-whatsapp-icon{width:42px;height:42px}.back-to-top{right:var(--mobile-float-right);bottom:18px;z-index:109;background:#00ff80;color:#003aad}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}}
