@font-face{font-family:Google Sans Flex;src:url(/fonts/GoogleSansFlex/GoogleSansFlex24pt-Regular.woff2) format("woff2"),url(/fonts/GoogleSansFlex/GoogleSansFlex24pt-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Google Sans Flex;src:url(/fonts/GoogleSansFlex/GoogleSansFlex24pt-Medium.woff2) format("woff2"),url(/fonts/GoogleSansFlex/GoogleSansFlex24pt-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Google Sans Flex;src:url(/fonts/GoogleSansFlex/GoogleSansFlex24pt-SemiBold.woff2) format("woff2"),url(/fonts/GoogleSansFlex/GoogleSansFlex24pt-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Google Sans Flex;src:url(/fonts/GoogleSansFlex/GoogleSansFlex24pt-Bold.woff2) format("woff2"),url(/fonts/GoogleSansFlex/GoogleSansFlex24pt-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--color-background: #ffffff;--color-primary: #ff0005;--container-width: 1320px;--transition: .28s cubic-bezier(.22, 1, .36, 1);--font-primary: "Google Sans Flex", "Segoe UI", system-ui, sans-serif;--font-secondary: "Google Sans Flex", "Segoe UI", system-ui, sans-serif}@media (min-width: 1440px){:root{--container-width: 1440px}}*{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}.photo-zoom{display:block;overflow:hidden;min-width:0;isolation:isolate}.photo-zoom>img{display:block;width:100%;height:100%;object-fit:cover}.photo-zoom>img,.other-service-photo{transition:transform .65s cubic-bezier(.22,1,.36,1)}@media (hover: hover) and (prefers-reduced-motion: no-preference){.photo-zoom:hover>img,.other-service-card:hover .other-service-photo{transform:scale(1.055)}}@keyframes section-reveal{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: no-preference){.section-reveal-pending{opacity:0;transform:translateY(36px)}.section-reveal{animation:section-reveal 1.4s cubic-bezier(.25,.1,.25,1) var(--reveal-delay, 0ms) backwards}}.container{width:min(calc(100% - 48px),var(--container-width));margin:0 auto}.app-shell{min-height:100vh;padding-top:0;background:var(--color-background)}.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:#ff0005;color:#333379;box-shadow:none}.button-primary:before{display:none}.button-primary:hover{background:#c00;color:#333379;border-color:transparent;box-shadow:none}.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}.phone-swap-button{justify-content:space-between;width:236px;min-width:236px;min-height:59px;padding:6px 6px 6px 20px;background:#ff0005;color:#c00;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:#ff0005 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:#c00;color:#fff}.phone-swap-button .button-phone-circle{background:#c00;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%)}@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}}@media (max-width: 1100px){.app-shell{padding-top:112px}}@media (max-width: 760px){:root{--mobile-float-right: max(8px, calc(100vw - 412px) )}.app-shell{padding-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}}@media (max-width: 1100px){.app-shell{padding-top:0}}.site-header:not(.is-compact){top:0;padding:18px 0}.site-header.is-internal:not(.is-compact){background:#7d0000}.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:#c00;border-radius:0 0 50px 50px;padding:20px 0;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 10px 28px #3333792e}.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}.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}.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 #12121329;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:#f7f6fc;color:#333379}.desktop-submenu-link span{font-size:15px;line-height:1.15;font-weight:500}.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}.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:#121213;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-services-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-services-submenu{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows var(--transition),opacity var(--transition)}.mobile-services-submenu-inner{min-height:0;overflow:hidden;display:grid;gap:3px}.mobile-nav-group.is-open .mobile-services-submenu{grid-template-rows:1fr;opacity:1}.mobile-nav-group.is-open .mobile-services-submenu-inner{padding-top:10px}.mobile-services-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-services-submenu-link:hover,.mobile-services-submenu-link.active{background:#f7f6fc;color:#ff0005}.mobile-nav-link:hover{color:#ff0005}.mobile-menu-cta{width:100%}.mobile-menu-actions{display:flex;flex-direction:column;gap:12px;margin-top:auto}@media (max-width: 1100px){.desktop-nav,.header-actions{display:none}.site-header{min-height: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}}@media (max-width: 760px){.mobile-nav-link:hover,.mobile-nav-link.active{color:#ff0005;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 #3333792e}.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)}}.site-header{top:36px}.header-inner,.header-logo-panel{min-height:132px}.header-menu-panel{gap:32px}.brand{width:132px;height:132px;transition:width var(--transition),height var(--transition)}.brand-logo{width:100%;height:100%;object-fit:contain}.desktop-nav{gap:55px;padding:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.nav-link{font-size:16px;font-weight:500}.site-header.is-compact{padding:10px 0;background:#7d0000;border-radius:0 0 24px 24px}.site-header.is-compact .header-inner,.site-header.is-compact .header-logo-panel{min-height:70px}.site-header.is-compact .brand{width:70px;height:70px}.site-header.is-compact .brand-logo{width:100%;height:100%}.header-cta.button-primary,.mobile-menu-cta.button-primary{width:258px;height:56px;min-height:56px;padding:3px 3px 3px 22px;background:#ff0005;border-color:transparent;color:#fff;font-size:16px;font-weight:500}.header-cta.button-primary:hover,.mobile-menu-cta.button-primary:hover{background:#c00}.header-cta .button-phone-circle img,.mobile-menu-cta .button-phone-circle img{filter:brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7000%) hue-rotate(355deg)}.desktop-submenu-link:hover,.desktop-submenu-link:focus-visible{background:#f7f6fc;color:#c00}@media (max-width: 1500px) and (min-width: 1101px){.desktop-nav{gap:32px}}@media (max-width: 1100px){.site-header{top:22px;min-height:96px}.site-header.is-internal:not(.is-compact){padding:18px 0}.site-header:not(.is-compact) .header-inner{min-height:96px;border:0}.header-inner{width:calc(100% - 48px);max-width:none;grid-template-columns:1fr auto;min-height:96px;padding:0}.header-logo-panel{min-height:96px}.brand{width:96px;height:96px}.brand-logo{width:100%}.menu-toggle{grid-column:2;margin:0}.menu-bar-icon{filter:brightness(0) invert(1)}}@media (max-width: 760px){.site-header{top:20px}.site-header.is-internal:not(.is-compact){padding:18px 0}.header-inner,.site-header.is-compact .header-inner{width:calc(100% - 40px);max-width:none;padding:0}.header-logo-panel{min-height:96px}.brand{width:96px;height:96px}.brand-logo{width:100%}.site-header.is-compact{min-height:76px;padding:6px 0!important}.site-header.is-compact .header-inner,.site-header.is-compact .header-logo-panel{min-height:64px}.site-header.is-compact .brand{width:64px;height:64px}.mobile-menu-cta.button-primary{width:100%;font-size:14px;padding-left:14px}.mobile-nav-link:hover{color:#c00}}@media (prefers-reduced-motion: reduce){.site-header,.brand,.brand-logo{transition:none!important}}.nav-link.active,.mobile-nav-link.active{color:#ff0005}.mobile-menu-close{color:#333379}.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:#333379}.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,#7d0000c7,#7d000047)}.hero-content{position:relative;z-index:2;display:flex;align-items:flex-start;min-height:100%;width:min(calc(100% - 96px),var(--container-width));padding-top:230px;text-align:left}.hero-copy{max-width:620px;margin-left:0;color:var(--color-primary)}.hero-copy h1{margin:0;color:#ff0005;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:Google Sans Flex,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}.hero-badge{position:absolute;top:689px;right:-215px;bottom:auto;display:inline-flex;align-items:center;gap:12px;width:312px;color:#fff;font-family:Google Sans Flex,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 #33337933}.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}@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}}@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}}@media (max-width: 1100px){.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,#7d0000e6,#7d0000b8 45%,#7d000024),linear-gradient(180deg,#7d00001f,#7d000014 48%,#7d0000c2)}.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}}@media (max-width: 760px){.hero-background-shell{margin-top:0}.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,#333379c2,#3333795c 46%,#7d0000cc),linear-gradient(90deg,#333379cc,#33337947 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}}.hero-background-shell{height:909px;min-height:909px}.hero-background-image{background:#360606}.hero-background-media{top:0;right:0;bottom:0;left:0;background:url(/images/bg-hero.webp) right top / auto 932px no-repeat}.hero-background-image:after{background:linear-gradient(90deg,#700000ab,#6000008a 50%,#29000066)}.hero-content{width:min(calc(100% - 48px),var(--container-width));min-height:100%;padding-top:249px}.hero-copy{max-width:800px;margin:0;color:#fff}.hero-eyebrow{display:block;font-size:17px;line-height:22px;letter-spacing:1.5px;text-transform:uppercase;font-weight:600}.hero-copy h1{width:auto;max-width:800px;margin:13px 0 0 -3px;font-size:60px;line-height:1.13;letter-spacing:-2px;font-weight:600;color:#ff0005}.hero-copy p{max-width:555px;margin:30px 0 0;font-size:18px;line-height:28px;font-weight:400}.hero-actions{margin-top:82px}.hf-hero-cta.phone-swap-button{width:237px;min-width:237px;height:56px;min-height:56px;padding:3px 3px 3px 22px;background:#ff0005;color:#fff;font-size:18px;font-weight:500}.hf-hero-cta .button-phone-circle{width:47px;height:47px;flex-basis:47px;background:#fff;color:#ff0005}.hf-hero-cta:after{display:none}.hf-hero-cta:hover,.hf-hero-cta:focus-visible{background:#333379;color:#fff}.hf-hover-icon{position:absolute;display:grid;place-items:center;left:3px;top:3px;width:47px;height:47px;border-radius:50%;color:#ff0005;background:#fff;opacity:0;transform:translate(-62px);transition:opacity .18s ease .12s,transform .42s cubic-bezier(.22,1,.36,1) 80ms}.hf-hero-cta:hover .hf-hover-icon,.hf-hero-cta:focus-visible .hf-hover-icon{opacity:1;transform:translate(0)}.hero-badge{top:660px;right:min(0px,calc((1440px - 100vw)/2 + 100px));width:344px;gap:20px;font-size:18px;line-height:26px;font-weight:400}.hero-badge strong{font-weight:600}.hero-badge-icon{display:grid;place-items:center;width:82px;height:82px;flex:0 0 82px;background:#ff0005;border-radius:50%}.hero-badge .hero-badge-icon img{width:47px;height:47px;border-radius:0;box-shadow:none;filter:brightness(0) invert(1)}.hero-divider{--hero-divider-height: 102px}.hero-scroll-cue{width:82px;height:82px;bottom:70px;left:calc(50% - 11px)}.hero-divider-center{transform:translate(-11px)}.hero-divider-side.is-left{margin-right:-11px}.hero-divider-side.is-right{margin-left:-11px}@media (min-width: 2049px){.hero-background-media{background-size:cover}}@media (max-width: 1500px) and (min-width: 1101px){.hero-copy h1{font-size:56px}.hero-badge{right:0}}@media (max-width: 1100px){.hero-background-shell{height:870px;min-height:870px}.hero-content{padding-top:205px;width:calc(100% - 48px)}.hero-copy{max-width:720px}.hero-copy h1{font-size:52px}.hero-badge{top:auto;bottom:150px;right:0}.hero-actions{margin-top:42px}}@media (max-width: 760px){.hero-background-shell{height:auto;min-height:0}.hero-background-image{min-height:870px}.hero-background-media{top:0;right:0;bottom:0;left:0;background-image:url(/images/bg-hero-responsivo.webp);background-size:auto 100%;background-position:62% top}.hero-background-image:after{background:linear-gradient(90deg,#430000e6,#43000094)}.hero-content{width:calc(100% - 40px);padding:180px 0 200px;min-height:870px}.hero-copy{max-width:100%;margin:0}.hero-eyebrow{font-size:12px;line-height:20px;letter-spacing:1px}.hero-copy h1{margin:16px 0 0;font-size:clamp(34px,8.8vw,48px);line-height:1.1;letter-spacing:-1.2px;width:auto}.hero-title-break{display:none}.hero-copy p{margin-top:24px;max-width:520px;font-size:17px;line-height:25px;font-weight:400;padding-bottom:0}.hero-actions{margin-top:32px}.hero-badge{position:relative;inset:auto;width:min(100%,344px);margin-top:70px;gap:16px;font-size:16px;line-height:23px}.hero-badge-icon{width:64px;height:64px;flex-basis:64px}.hero-badge .hero-badge-icon img{width:29px;height:37px}.hero-divider{--hero-divider-height: 68px}.hero-scroll-cue{width:58px;height:58px;bottom:48px;left:50%}.hero-divider-center{transform:none}.hero-divider-side.is-left,.hero-divider-side.is-right{margin:0}}@media (prefers-reduced-motion: reduce){.hf-hero-cta *,.hf-hero-cta:after{transition:none!important}}.licenses-section{padding:23px 0 0;background:#fff;scroll-margin-top:120px}.licenses-header{display:flex;align-items:center;justify-content:space-between;gap:64px;margin-bottom:80px}.licenses-header h2{max-width:560px;margin:0;color:#333379;font-size:48px;font-weight:600;line-height:1;letter-spacing:-1.6px}.licenses-intro{display:flex;align-items:center;gap:21px;max-width:581px}.licenses-intro-icon{display:grid;place-items:center;width:96px;height:96px;flex:0 0 96px;border-radius:50%;background:#ff0005}.licenses-intro-icon img{width:64px;height:61px;object-fit:contain}.licenses-section p{margin:0;color:#121213;font-size:18px;font-weight:400;line-height:24px}.licenses-intro p{line-height:26px}.licenses-grid{display:grid;grid-template-columns:470fr 467fr 467fr;grid-template-rows:376px 362px;gap:18px}.license-card{min-width:0;position:relative;border-radius:30px;background:#f7f6fc;overflow:hidden}.license-card h3{margin:0 0 17px;font-size:28px;font-weight:600;line-height:30px;letter-spacing:-.7px;color:#ff0005}.license-photo{display:block;width:100%;height:100%;border-radius:30px;object-fit:cover}.license-card-avcb{grid-row:1 / 3;display:flex;flex-direction:column;padding:19px 18px 44px}.license-card-avcb .license-photo{height:464px;flex:0 0 464px}.license-card-avcb .license-card-copy{margin-top:auto;padding:0 18px}.license-card-clcb{grid-column:2 / 4;display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:60px;padding:19px 16px 19px 40px;align-items:end}.license-card-clcb .license-card-copy{padding-bottom:27px}.license-card-clcb .license-photo{height:338px}.license-card-expertise,.license-card-warning{display:flex;align-items:flex-end;padding:36px 50px 44px 36px}.license-card-expertise h3{color:#333379}.license-card-warning{background:#c00;padding-left:34px;padding-right:34px}.license-card-warning h3,.license-card-warning p{color:#fff}.license-warning-icon{position:absolute;top:44px;right:34px;width:103px;height:96px;object-fit:contain;opacity:.7;filter:brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(7000%) hue-rotate(355deg)}@media (max-width: 1439px){.licenses-header h2{font-size:44px;max-width:530px}.licenses-header{gap:40px}.licenses-intro{max-width:530px}.licenses-grid{grid-template-rows:minmax(360px,auto) minmax(362px,auto)}.license-card-clcb{grid-template-columns:minmax(0,1fr) 36%;gap:28px;padding-left:30px}.license-card-avcb .license-photo{height:auto;flex:0 0 auto;aspect-ratio:434 / 464}.license-card-avcb .license-card-copy{padding:32px 12px 0}.license-card-expertise,.license-card-warning{padding:140px 28px 36px}}@media (max-width: 1100px){.licenses-section{padding-top:24px}.licenses-header{align-items:flex-start;flex-direction:column;gap:30px;margin-bottom:44px}.licenses-header h2{max-width:620px}.licenses-intro{max-width:720px}.licenses-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto}.license-card-avcb{grid-row:auto}.license-card-clcb{grid-column:auto;display:flex;flex-direction:column-reverse;align-items:stretch;justify-content:flex-end;padding:19px 18px 36px;gap:32px}.license-card-clcb .license-photo{height:auto;aspect-ratio:434 / 464}.license-card-clcb .license-card-copy{padding:0 12px}.license-card-avcb{padding-bottom:36px}.license-card-avcb .license-card-copy{margin-top:0}}@media (max-width: 600px){.licenses-header h2{font-size:30px;line-height:1.08;letter-spacing:-1px}.licenses-intro{gap:18px;align-items:flex-start}.licenses-intro-icon{width:58px;height:58px;flex-basis:58px}.licenses-intro-icon img{width:45px;height:43px}.licenses-section p{font-size:16px;line-height:24px}.licenses-grid{grid-template-columns:minmax(0,1fr);gap:18px}.license-card{border-radius:26px}.license-card h3{font-size:26px;line-height:29px}.license-card h3 br{display:none}.license-photo{border-radius:20px}.license-card-avcb,.license-card-clcb{padding:16px 16px 30px}.license-card-avcb .license-card-copy,.license-card-clcb .license-card-copy{padding-left:10px;padding-right:10px}.license-card-expertise{padding:50px 26px 32px}.license-card-warning{padding:140px 26px 32px}.license-warning-icon{top:28px;right:26px}}.segments-section{--segments-card-width: 308px;--segments-gap: 28px;--segments-container-offset: max(24px, calc((100vw - var(--container-width)) / 2));position:relative;z-index:2;padding:0 0 20px;overflow:hidden;background:#fff}.segments-heading{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 410px;align-items:start;gap:56px;margin-bottom:54px}.segments-heading h2{margin:0;color:#333379;font-size:clamp(42px,3.1vw,54px);line-height:.93;font-weight:600;letter-spacing:-1px}.segments-heading p{width:442px!important;margin:18px 0 0;color:#121213;font-family:Google Sans Flex;font-size:17px;line-height:1.4;font-weight:400}.segments-viewport{position:relative;z-index:1;width:calc(100vw - var(--segments-container-offset));margin-left:var(--segments-container-offset);overflow:hidden;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.segments-viewport:active{cursor:grabbing}.segments-track{display:flex;gap:var(--segments-gap);will-change:transform;transition:transform .62s cubic-bezier(.16,1,.3,1)}.segments-track.no-transition{transition:none}.segments-card{position:relative;width:var(--segments-card-width);min-width:var(--segments-card-width);height:418px;overflow:hidden;border-radius:50px 20px;background:#d9d8e3;color:#fff;isolation:isolate}.segments-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,#3333791a,#33337900 54%);pointer-events:none}.segments-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}.segments-card:hover .segments-image{transform:scale(1.1)}.segments-label{position:absolute;left:26px;right:20px;bottom:31px;z-index:2;display:flex;align-items:center;gap:12px}.segments-icon{display:inline-grid;place-items:center;width:60px;height:60px;min-width:60px;border-radius:999px;background:#fff;box-shadow:0 12px 26px #3333792e}.segments-icon img{width:38px;height:38px;object-fit:contain}.segments-label h3{margin:0;color:#fff;font-size:20px;line-height:1.05;font-weight:600}@media (max-width: 1500px){.segments-section{--segments-card-width: 280px;--segments-gap: 24px}.segments-card{height:380px}}@media (max-width: 1280px){.segments-heading{grid-template-columns:minmax(0,1fr) 360px;gap:40px}.segments-section{--segments-card-width: 252px;--segments-gap: 22px}.segments-card{height:342px}}@media (max-width: 760px){.segments-section{--segments-card-width: 238px;--segments-gap: 14px;--segments-container-offset: 24px;padding:10px 0 8px}.segments-heading{grid-template-columns:1fr;gap:18px;margin-bottom:34px}.segments-heading h2{font-size:36px;line-height:.98}.segments-heading p{max-width:392px;margin-top:0;font-size:15px;line-height:1.35}.segments-card{height:323px;border-radius:40px 16px}.segments-label{left:16px;right:14px;bottom:20px;gap:10px}.segments-icon{width:52px;height:52px;min-width:52px}.segments-icon img{width:32px;height:32px}}.hf-segments{--segments-card-width: 312px;--segments-gap: 25px;padding:88px 0 20px;scroll-margin-top:120px}.hf-segments .segments-heading{grid-template-columns:minmax(0,1fr) 469px;align-items:end;gap:56px;margin-bottom:88px}.segments-eyebrow{display:block;margin-bottom:14px;color:#ff0005;font-size:22px;font-weight:600;line-height:28px;letter-spacing:4px;text-transform:uppercase}.hf-segments .segments-heading h2{color:#333379;font-size:48px;line-height:1;letter-spacing:-1.5px;font-weight:600}.hf-segments .segments-heading p{width:auto!important;max-width:none;margin:0;font-size:18px;line-height:26px}.hf-segments .segments-card{height:412px;border-radius:26px;background:#f7f6fc}.hf-segments .segments-card:after{background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.25) 65%,#000 100%)}.hf-segments .segments-image{transform:scale(1)}.hf-segments .segments-card:hover .segments-image{transform:scale(1.055)}.hf-segments .segments-label{left:28px;right:18px;bottom:36px;flex-direction:column;align-items:flex-start;gap:12px}.hf-segments .segments-icon{width:66px;height:66px;min-width:66px;background:#ff0005;box-shadow:none}.hf-segments .segments-icon img{width:45px;height:45px;filter:brightness(0) invert(1)}.hf-segments .segments-label h3{font-size:20px;line-height:26px;font-weight:500}@media (max-width: 1280px){.hf-segments .segments-heading{grid-template-columns:minmax(0,1fr) 40%;gap:40px}.hf-segments .segments-heading h2{font-size:42px}.hf-segments .segments-heading h2 br{display:none}}@media (max-width: 760px){.hf-segments{--segments-card-width: 280px;--segments-gap: 18px;padding-top:64px}.hf-segments .segments-heading{grid-template-columns:1fr;gap:24px;margin-bottom:36px}.segments-eyebrow{font-size:17px;line-height:24px;letter-spacing:3px;margin-bottom:12px}.hf-segments .segments-heading h2{font-size:30px;line-height:1.08;letter-spacing:-1px}.hf-segments .segments-heading p{font-size:16px;line-height:24px}.hf-segments .segments-card{height:370px}.hf-segments .segments-label{left:24px;bottom:28px}.hf-segments .segments-label h3{font-size:20px;line-height:24px}}.other-services-section{padding:58px 0 0;background:#fff;scroll-margin-top:120px}.other-services-inner{padding-bottom:72px;border-bottom:1px solid #d8d8d8}.other-services-heading{margin-bottom:82px}.other-services-eyebrow{display:block;margin-bottom:14px;color:#ff0005;font-size:22px;font-weight:600;line-height:28px;letter-spacing:4px;text-transform:uppercase}.other-services-heading h2{max-width:710px;margin:0;color:#333379;font-size:48px;font-weight:600;line-height:1;letter-spacing:-1.5px}.other-services-grid{display:grid;grid-template-columns:480fr 416fr 480fr;gap:32px}.other-service-card{position:relative;min-width:0;min-height:492px;overflow:hidden;isolation:isolate;border-radius:26px;background:#121213;color:#fff;display:flex;align-items:flex-end;padding:44px 36px}.other-service-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.other-service-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#00000014,#00000040 42%,#000000ba 76%,#000)}.other-service-icon{position:absolute;top:44px;right:30px;display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:#ff0005}.other-service-icon img{width:42px;height:42px;object-fit:contain;filter:brightness(0) invert(1)}.other-service-copy{width:100%}.other-service-copy h3{margin:0 0 18px;max-width:335px;font-size:25px;font-weight:600;line-height:28px;letter-spacing:-.7px;color:#fff}.other-service-projetos h3{max-width:290px}.other-service-copy p{margin:0;max-width:350px;font-size:18px;font-weight:400;line-height:24px;color:#fff}.other-service-instalacao p{max-width:315px}.other-services-summary{max-width:489px;margin:58px 0 0 auto;font-size:18px;font-weight:400;line-height:26px;color:#121213}@media (max-width: 1100px){.other-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.other-service-card{padding:32px 24px;min-height:510px}.other-service-copy h3{font-size:23px;line-height:26px}.other-service-copy p{font-size:16px;line-height:23px}.other-service-icon{top:28px;right:24px}}@media (max-width: 760px){.other-services-section{padding-top:44px}.other-services-inner{padding-bottom:44px}.other-services-heading{margin-bottom:36px}.other-services-eyebrow{font-size:17px;line-height:24px;letter-spacing:3px;margin-bottom:12px}.other-services-heading h2{font-size:30px;line-height:1.08;letter-spacing:-1px}.other-services-grid{grid-template-columns:1fr;gap:20px}.other-service-card{min-height:460px;padding:32px 26px}.other-service-copy h3{font-size:25px;line-height:28px}.other-service-copy p{font-size:17px;line-height:24px}.other-services-summary{max-width:none;margin-top:32px;font-size:16px;line-height:24px}}.hf-about-section{padding:82px 0 80px;background:#fff;scroll-margin-top:120px}.hf-about-eyebrow{display:block;margin-bottom:36px;color:#ff0005;font-size:22px;font-weight:600;line-height:28px;letter-spacing:2px;text-transform:uppercase}.hf-about-heading{display:flex;justify-content:space-between;align-items:center;gap:60px;margin-bottom:82px}.hf-about-heading h1,.hf-about-heading h2{max-width:650px;margin:0;color:#333379;font-size:48px;font-weight:600;line-height:1;letter-spacing:-1.5px}.hf-about-mission{display:flex;align-items:center;gap:18px;max-width:492px}.hf-about-icon{display:grid;place-items:center;width:96px;height:96px;flex:0 0 96px;background:#ff0005;border-radius:50%}.hf-about-icon img{width:64px;height:61px;object-fit:contain;filter:brightness(0) invert(1)}.hf-about-section p{margin:0;color:#121213;font-size:18px;font-weight:400;line-height:26px}.hf-about-grid{display:grid;grid-template-columns:502fr 420fr 468fr;gap:24px}.hf-about-portrait{display:block;width:100%;height:624px;object-fit:cover;border-radius:40px}.hf-about-experience,.hf-about-commitment{min-width:0;background:#f7f6fc;border-radius:40px;overflow:hidden}.hf-about-experience{display:flex;align-items:flex-end;padding:48px 36px 78px}.hf-about-experience h3{margin:0 0 24px;color:#ff0005;font-size:38px;line-height:40px;font-weight:600;letter-spacing:-1px}.hf-about-link.button{margin-top:34px;min-height:49px;padding:12px 24px;color:#fff;background:#ff0005;font-size:16px;font-weight:600}.hf-about-link.button:hover,.hf-about-link.button:focus-visible{background:#333379}.hf-about-commitment{padding:19px 18px 40px}.hf-about-commitment>.photo-zoom{display:block;width:100%;height:326px;object-fit:cover;border-radius:40px}.hf-about-commitment>div{padding:40px 25px 0}.hf-about-commitment h3{margin:0 0 18px;color:#ff0005;font-size:26px;line-height:30px;font-weight:600;letter-spacing:-.7px}@media (max-width: 1200px){.hf-about-heading{gap:36px}.hf-about-heading h1,.hf-about-heading h2{font-size:42px}.hf-about-mission{max-width:440px}.hf-about-grid{gap:18px}.hf-about-experience{padding:32px 26px 48px}.hf-about-experience h3{font-size:28px;line-height:30px}.hf-about-commitment>div{padding:28px 8px 0}.hf-about-commitment>.photo-zoom{height:290px}}@media (max-width: 1000px){.hf-about-heading{flex-direction:column;align-items:flex-start;gap:30px;margin-bottom:44px}.hf-about-mission{max-width:650px}.hf-about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-about-portrait{height:560px}.hf-about-commitment{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:22px;padding:18px}.hf-about-commitment>div{padding:16px}.hf-about-commitment>.photo-zoom{height:326px}}@media (max-width: 600px){.hf-about-section{padding:56px 0}.hf-about-eyebrow{margin-bottom:22px;font-size:17px;line-height:24px}.hf-about-heading h1,.hf-about-heading h2{font-size:30px;line-height:1.08;letter-spacing:-1px}.hf-about-icon{width:64px;height:64px;flex-basis:64px}.hf-about-icon img{width:46px;height:44px}.hf-about-mission{align-items:flex-start}.hf-about-section p{font-size:16px;line-height:24px}.hf-about-grid{grid-template-columns:1fr}.hf-about-portrait{height:auto;aspect-ratio:502 / 624;border-radius:30px}.hf-about-experience{padding:48px 28px;border-radius:30px}.hf-about-commitment{grid-column:auto;display:block;padding:16px 16px 32px;border-radius:30px}.hf-about-commitment>.photo-zoom{height:auto;aspect-ratio:432 / 326;border-radius:24px}.hf-about-commitment>div{padding:30px 12px 0}}.hf-about-story{padding:0 0 64px;color:#121213}.hf-about-story h2{max-width:60%;margin:0 0 26px;color:#333379;font-size:26px;font-weight:600;line-height:1.15;letter-spacing:-.5px}.hf-about-story-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(40px,6vw,120px)}.hf-about-story p{margin:0;font-size:18px;line-height:28px;font-weight:400}.hf-about-story p+p{margin-top:26px}.hf-about-story strong{font-weight:600}@media (max-width: 760px){.hf-about-story{padding-bottom:40px}.hf-about-story h2{max-width:100%;margin-bottom:24px;font-size:28px;line-height:1.15}.hf-about-story-columns{grid-template-columns:1fr;gap:24px}.hf-about-story p{font-size:16px;line-height:25px}.hf-about-story p+p{margin-top:24px}}.hf-principles{padding:20px 0 64px}.hf-principles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.hf-principle{min-width:0;min-height:280px;padding:56px 40px;border-radius:22px;color:#fff}.hf-principle-mission{background:#900}.hf-principle-vision{background:#333379}.hf-principles h2{margin:0 0 24px;font-size:30px;font-weight:600;line-height:1.15;letter-spacing:-.6px}.hf-principle h2{color:#fff}.hf-principle p{margin:0;font-size:18px;line-height:27px}.hf-values{margin-top:28px;padding:48px 40px 38px;border-radius:22px;background:#f7f6fc}.hf-values h2{color:#333379;margin-bottom:30px}.hf-values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:30px;row-gap:30px}.hf-values-grid article{min-width:0}.hf-values-grid article:nth-child(n+4){padding-top:30px;border-top:1px solid #d9d8e3}.hf-values h3{margin:0 0 14px;color:#ff0005;font-size:21px;font-weight:600;line-height:26px;letter-spacing:-.3px}.hf-values p{margin:0;color:#121213;font-size:16px;line-height:25px}@media (max-width: 1000px){.hf-principles-grid{gap:20px}.hf-principle{padding:36px 28px}.hf-principle p{font-size:16px;line-height:25px}.hf-values{padding:36px 28px}.hf-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-values-grid article:nth-child(n+3){padding-top:30px;border-top:1px solid #d9d8e3}}@media (max-width: 600px){.hf-principles{padding:16px 0 40px}.hf-principles-grid,.hf-values-grid{grid-template-columns:1fr}.hf-principle{min-height:0;padding:34px 26px}.hf-values{margin-top:20px;padding:34px 26px}.hf-principles h2{font-size:28px}.hf-values-grid article:nth-child(n+2){padding-top:26px;border-top:1px solid #d9d8e3}.hf-values-grid{row-gap:26px}}.about-page{position:relative;z-index:2}.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:#333379;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:Google Sans Flex;font-size:17px;line-height:1.4;font-weight:400}.faq-list{display:grid;gap:14px}.faq-item{overflow:hidden;border-radius:10px;background:#f7f6fc}.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:#333379}.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:Google Sans Flex;font-size:16px;line-height:1.35;font-weight:400}.faq-item.is-open .faq-panel p{padding-top:0;padding-bottom:30px}@media (max-width: 1100px){.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}}@media (max-width: 760px){.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}}.faq-section{background:#fff;padding:46px 0 80px;scroll-margin-top:120px}.faq-inner{grid-template-columns:minmax(0,540px) minmax(0,758px);gap:80px}.faq-copy h2{color:#ff0005;font-size:56px;line-height:1;margin-bottom:34px}.faq-copy p{max-width:530px;font-size:18px;line-height:26px}.faq-copy p+p{margin-top:26px}.faq-list{gap:11px}.faq-item{background:#f7f6fc;border-radius:13px}.faq-trigger{min-height:98px;padding:24px 34px 24px 30px;gap:24px}.faq-trigger>span:first-child{max-width:590px;color:#333379;font-size:20px;line-height:25px;font-weight:600;letter-spacing:-.4px}.faq-icon{background:#ff0005;width:19px;height:19px}.faq-item.is-open .faq-trigger{min-height:68px;padding-top:28px;padding-bottom:12px}.faq-panel p{max-width:650px;padding:0 30px;font-size:17px;line-height:24px}.faq-item.is-open .faq-panel p{padding-bottom:24px}.faq-trigger:focus-visible{outline:2px solid #333379;outline-offset:-4px;border-radius:13px}@media (max-width: 1100px){.faq-inner{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:40px}.faq-copy h2{font-size:46px}}@media (max-width: 760px){.faq-section{padding:24px 0 48px}.faq-inner{grid-template-columns:1fr;gap:32px}.faq-copy h2{font-size:40px;margin-bottom:24px}.faq-copy p{font-size:16px;line-height:24px;max-width:none}.faq-copy p+p{margin-top:20px}.faq-trigger{min-height:88px;padding:22px 20px;gap:16px}.faq-trigger>span:first-child{font-size:18px;line-height:23px}.faq-item.is-open .faq-trigger{padding-top:22px}.faq-panel p{padding-inline:20px;font-size:16px;line-height:24px}}@media (prefers-reduced-motion: reduce){.faq-panel,.faq-icon:before,.faq-icon:after{transition:none}}.hf-internal-page{padding-top:168px}.hf-internal-page>section:last-child{padding-bottom:48px}@media (max-width: 760px){.hf-internal-page>section:last-child{padding-bottom:32px}}.hf-page-title{background:linear-gradient(90deg,#550000eb,#41000080),url(/images/bg-hero.webp) center 42% / cover no-repeat;color:#fff;padding:78px 0 74px}.hf-page-title h1{margin:0 0 24px;color:#fff;font-size:clamp(40px,4vw,50px);font-weight:600;line-height:1.1;letter-spacing:-1px}.hf-page-title nav{display:flex;align-items:center;gap:14px;font-size:16px;line-height:24px}.hf-page-title nav a:hover{text-decoration:underline;text-underline-offset:4px}.hf-page-title nav [aria-current]{font-weight:600}@media (max-width: 1100px){.hf-internal-page{padding-top:132px}}@media (max-width: 600px){.hf-page-title{padding:52px 0;background-position:60% center}.hf-page-title h1{margin-bottom:20px;letter-spacing:-1px}}.internal-page{min-height:100vh}.hf-service-detail{padding:72px 0 0}.hf-service-detail-page>.hf-segments{padding-top:72px}@media (max-width: 760px){.hf-service-detail-page>.hf-segments{padding-top:48px}}.hf-service-detail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:clamp(40px,5vw,88px)}.hf-service-detail-copy h2{margin:0 0 30px;color:#333379;font-size:32px;font-weight:600;line-height:1.12;letter-spacing:-1px}.hf-service-detail-copy p{margin:0;color:#121213;font-size:18px;line-height:28px}.hf-service-detail-copy p+p{margin-top:26px}.hf-service-detail-copy a{color:#c00;text-decoration:underline;text-underline-offset:3px}.hf-service-detail-copy a:hover{color:#900}.hf-service-detail-image{display:block;width:100%;height:auto;border-radius:30px;object-fit:cover}@media (max-width: 900px){.hf-service-detail-grid{grid-template-columns:1fr;gap:36px}.hf-service-detail-image{max-width:572px}}@media (max-width: 600px){.hf-service-detail{padding:48px 0 0}.hf-service-detail-copy h2{font-size:28px;margin-bottom:24px}.hf-service-detail-copy p{font-size:16px;line-height:25px}.hf-service-detail-image{border-radius:24px}}.hf-services-overview{padding:72px 0 64px}.hf-services-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px}.hf-services-grid .other-service-card{grid-column:span 2;min-height:520px;scroll-margin-top:120px}.hf-services-grid .hf-service-avcb,.hf-services-grid .hf-service-clcb{grid-column:span 3}.hf-services-grid .other-service-copy h3{max-width:none}.hf-services-grid .other-service-copy p{max-width:480px}.hf-services-grid .hf-service-avcb h3,.hf-services-grid .hf-service-clcb h3{font-size:36px;line-height:40px}.hf-service-contact.button{display:inline-flex;margin-top:24px;padding:13px 25px;min-height:48px;border:0;border-radius:999px;background:#ff0005;color:#fff;font-size:16px;font-weight:600}.hf-service-contact.button:hover{background:#c00;color:#fff}.hf-service-contact:focus-visible{outline:2px solid white;outline-offset:5px}@media (max-width: 1000px){.hf-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hf-services-grid .other-service-card{grid-column:auto}.hf-services-grid .other-service-card:last-child{grid-column:1 / -1}}@media (max-width: 600px){.hf-services-overview{padding:48px 0 40px}.hf-services-grid{grid-template-columns:1fr}.hf-services-grid .other-service-card{min-height:480px}}.contact-page .contact-page-section{padding:72px 0 48px}.contact-page .contact-page-grid{gap:64px}.contact-page .contact-page-eyebrow,.thank-you-page .thank-you-eyebrow{color:#ff0005}.contact-page .contact-page-info h2{width:100%;color:#333379;font-size:38px;line-height:1.12}.contact-page .contact-page-info>p:last-of-type{width:100%}.contact-page .contact-form{background:#f7f6fc;border-radius:30px}.contact-page .contact-form-field span{color:#333379;font-weight:600}.contact-page .contact-form-field input,.contact-page .contact-form-field textarea,.contact-page .contact-form-field select{background:#fff;border-color:#d9d8e3}.contact-page .contact-form-field input:focus,.contact-page .contact-form-field textarea:focus,.contact-page .contact-form-field select:focus{border-color:#c00;box-shadow:0 0 0 3px #cc00001a}.contact-page .contact-form-actions .button,.thank-you-page .thank-you-button.button-primary{background:#ff0005;color:#fff;font-weight:600}.contact-page .contact-form-actions .button:hover,.thank-you-page .thank-you-button.button-primary:hover{background:#333379;color:#fff}.contact-page .contact-form-actions .button:disabled{opacity:.65;cursor:wait}.thank-you-page .thank-you-section{padding:72px 0 48px}.thank-you-page .thank-you-inner{background:#f7f6fc;border-radius:30px}.thank-you-page .thank-you-inner h2{color:#333379}@media (max-width: 760px){.contact-page .contact-page-section,.thank-you-page .thank-you-section{padding:44px 0 32px}.contact-page .contact-page-grid{gap:30px}.contact-page .contact-page-info h2{font-size:32px}.contact-page .contact-form{padding:28px 22px;border-radius:24px}.thank-you-page .thank-you-inner{padding:40px 24px}}.contact-page{position:relative;z-index:2}.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:Google Sans Flex;color:#ff0005;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:#333379}.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(51,51,121,.12);border-radius:10px;background:#f7f6fc;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:#cc000073;box-shadow:0 0 0 4px #cc000017}.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}.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:#ff0005;font-family:Google Sans Flex,sans-serif;font-size:15px;line-height:1;font-weight:700;letter-spacing:3px;text-transform:uppercase}.thank-you-inner h2{margin:0;color:#333379;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:#333379;color:#fff}@media (max-width: 1100px){.contact-page-grid{grid-template-columns:1fr}.contact-page-info h2{font-size:40px}}@media (max-width: 760px){.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}}.hf-footer{--footer-red: #990000;position:relative;margin-top:70px;color:#efb9b9}.hf-footer-shape{position:absolute;top:0;left:0;right:0;display:flex;height:102px;pointer-events:none}.hf-footer-shape span:first-child,.hf-footer-shape span:last-child{flex:1;background:var(--footer-red)}.hf-footer-shape span:first-child{border-radius:50px 0 0}.hf-footer-shape span:last-child{border-radius:0 50px 0 0}.hf-footer-shape span:nth-child(2){width:444.1px;flex:0 0 444.1px;background:var(--footer-red);mask:url(/images/divisor-cta.svg) center / 100% 100% no-repeat}.hf-footer-surface{position:relative;top:102px;margin-bottom:102px;background:var(--footer-red);padding:0 0 62px}.hf-footer-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;top:-32px}.hf-footer-brand{display:flex;align-items:center;gap:18px}.hf-footer-brand img{display:block;width:132px;height:132px;object-fit:contain}.hf-footer-brand p{font-size:18px;line-height:24px;margin:0}.hf-footer-contact-cta{display:flex;align-items:center;gap:30px}.hf-footer-contact-cta h2{margin:0;color:#fff;font-size:25px;font-weight:600;line-height:28px;letter-spacing:-.5px}.hf-footer-columns{display:grid;grid-template-columns:238px 276px 284px 1fr;gap:48px;padding-left:182px;margin-top:8px}.hf-footer-columns h3{color:#fff;font-size:18px;font-weight:600;line-height:24px;margin:0 0 32px}.hf-footer-columns nav a{display:block;font-size:16px;line-height:28px}.hf-footer a{transition:color .2s ease}.hf-footer a:hover{color:#fff}.hf-footer a:focus-visible,.hf-footer-top:focus-visible{outline:2px solid currentColor;outline-offset:5px}.hf-footer-attendance>a,.hf-footer-attendance>span,.hf-footer-social>a,.hf-footer-social>span{display:flex;align-items:center;gap:10px;min-height:24px;font-size:16px;line-height:24px;margin-bottom:28px}.hf-footer-icon{width:21px;height:21px;flex:0 0 21px;color:#ff0005}.hf-footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:77px;padding-top:22px;border-top:1px solid rgba(255,255,255,.2);font-size:14px;line-height:20px}.hf-footer-bottom p{margin:0}.hf-footer-top{position:absolute;z-index:2;left:50%;top:-46px;transform:translate(-50%);width:82px;height:82px;display:grid;place-items:center;border:2px solid #ff0005;border-radius:50%;background:#fff;color:#ff0005;font-size:42px;line-height:1;cursor:pointer}@media (max-width: 1200px){.hf-footer-heading{gap:24px}.hf-footer-brand p{max-width:230px}.hf-footer-brand p br{display:none}.hf-footer-contact-cta{gap:20px}.hf-footer-contact-cta h2{font-size:22px}.hf-footer-columns{grid-template-columns:1fr 1.15fr 1.18fr .75fr;padding-left:0;gap:28px}}@media (max-width: 1000px){.hf-footer-heading{align-items:flex-start;flex-direction:column;gap:28px}.hf-footer-columns{grid-template-columns:1fr 1fr;gap:36px;margin-top:12px}.hf-footer-bottom{margin-top:44px}}@media (max-width: 600px){.hf-footer-shape span:nth-child(2){flex-basis:296px;width:296px}.hf-footer-shape{height:68px}.hf-footer-surface{top:68px;margin-bottom:68px;padding-bottom:32px}.hf-footer-top{width:58px;height:58px;top:-30px;font-size:32px}.hf-footer-heading{top:0;padding-top:18px}.hf-footer-brand img{width:96px;height:96px}.hf-footer-brand p{font-size:16px;line-height:22px}.hf-footer-contact-cta{flex-direction:column;align-items:flex-start;gap:18px}.hf-footer-contact-cta h2{font-size:24px}.hf-footer-columns{margin-top:40px;grid-template-columns:1fr;gap:28px}.hf-footer-columns h3{margin-bottom:16px}.hf-footer-attendance>a,.hf-footer-attendance>span,.hf-footer-social>a,.hf-footer-social>span{margin-bottom:16px}.hf-footer-bottom{flex-direction:column;gap:16px;margin-top:32px}}.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-bottom{width:100%;margin:0 auto;border-radius:50px 50px 0 0;background:#900}@media (max-width: 760px){.footer-brand{justify-self:center}.footer-brand img{width:140px}.footer-bottom{width:100%;border-radius:26px 26px 0 0}}body .back-to-top{background:#ff0005;color:#fff}body .back-to-top:hover{background:#c00}.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:Google Sans Flex;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}.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:#ff0005;color:#333379;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}@media (max-width: 1100px){.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:#ff0005;color:#333379}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}}@media (max-width: 760px){.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:#ff0005;color:#333379}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}}
