:where([data-s3image]) { height: auto; }.jet-listing .slick-slider, .jet-listing-dynamic-field__content .slick-slider { position: relative; box-sizing: border-box; user-select: none; touch-action: pan-y; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: block !important; }.jet-listing .slick-list, .jet-listing-dynamic-field__content .slick-list { position: relative; display: block; overflow: hidden; margin: 0px; padding: 0px; }.jet-listing .slick-slider .slick-track, .jet-listing .slick-slider .slick-list, .jet-listing-dynamic-field__content .slick-slider .slick-track, .jet-listing-dynamic-field__content .slick-slider .slick-list { transform: translate3d(0px, 0px, 0px); }.jet-listing .slick-track, .jet-listing-dynamic-field__content .slick-track { position: relative; top: 0px; left: 0px; display: block; margin-left: auto; margin-right: auto; }.jet-listing .slick-track::before, .jet-listing .slick-track::after, .jet-listing-dynamic-field__content .slick-track::before, .jet-listing-dynamic-field__content .slick-track::after { display: table; content: ""; }.jet-listing .slick-track::after, .jet-listing-dynamic-field__content .slick-track::after { clear: both; }.jet-listing-grid__items { display: flex; flex-wrap: wrap; margin: 0px -10px; width: calc(100% + 20px); }.jet-listing-grid__items.grid-col-desk-3 { --columns: 3; }@media (max-width: 1024px){.jet-listing-grid__items.grid-col-tablet-3 { --columns: 3; }}@media (max-width: 767px){.jet-listing-grid__items.grid-col-mobile-1 { --columns: 1; }}.jet-listing-grid__slider { position: relative; }.brxe-jet-engine-listing-grid .jet-listing-grid__items { width: auto; margin: 0px; --column-gap: 20px; --row-gap: 20px; gap: var(--row-gap) var(--column-gap); --item-width: calc( ( 100% - ( var(--columns) - 1 ) * var(--column-gap) ) / var(--columns) ); }.brxe-jet-engine-listing-grid .jet-listing-grid__items.slick-slider .slick-list { margin-right: calc(var(--column-gap)/-2); margin-left: calc(var(--column-gap)/-2); }:root { --bricks-vh: 1vh; --bricks-transition: all 0.2s; --bricks-color-primary: #ffd64f; --bricks-color-secondary: #fc5778; --bricks-text-dark: #212121; --bricks-text-medium: #616161; --bricks-text-light: #9e9e9e; --bricks-text-info: #00b0f4; --bricks-text-success: #11b76b; --bricks-text-warning: #ffa100; --bricks-text-danger: #fa4362; --bricks-bg-info: #e5f3ff; --bricks-bg-success: #e6f6ed; --bricks-bg-warning: #fff2d7; --bricks-bg-danger: #ffe6ec; --bricks-bg-dark: #263238; --bricks-bg-light: #f5f6f7; --bricks-border-color: #dddedf; --bricks-border-radius: 4px; --bricks-tooltip-bg: #23282d; --bricks-tooltip-text: #eaecef; }html { text-size-adjust: 100%; line-height: 1.15; }body { margin: 0px; }article, aside, figcaption, figure, footer, header, main, nav, section { display: block; }img { border-style: none; }button, input, optgroup, select, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0px; }button, input { overflow: visible; }button, select { text-transform: none; }[type="reset"], [type="submit"], button, html [type="button"] { appearance: button; }[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0px; }[hidden], template { display: none; }.brxe-section { align-items: center; display: flex; flex-direction: column; margin-left: auto; margin-right: auto; width: 100%; }@media (max-width: 767px){.brxe-section { flex-wrap: wrap; }}.brxe-section.bricks-lazy-hidden { background-image: none !important; }.brxe-container { align-items: flex-start; display: flex; flex-direction: column; margin-left: auto; margin-right: auto; width: 1100px; }@media (max-width: 767px){.brxe-container { flex-wrap: wrap; }}.brxe-container.bricks-lazy-hidden { background-image: none !important; }.brxe-block { align-items: flex-start; display: flex; flex-direction: column; width: 100%; }@media (max-width: 767px){.brxe-block { flex-wrap: wrap; }}.brxe-block.bricks-lazy-hidden { background-image: none !important; }[class*="brxe-"] { max-width: 100%; }span[class*="brxe-"]:not(.brxe-section):not(.brxe-container):not(.brxe-block):not(.brxe-div) { width: auto; }#brx-footer { background-position: 50% center; background-size: cover; flex-shrink: 0; margin-top: auto; position: relative; width: 100%; }.brx-popup { align-items: center; display: flex; flex-direction: column; height: calc(var(--bricks-vh, 1vh)*100); justify-content: center; left: 0px; top: 0px; width: 100%; z-index: 10000; position: fixed !important; }.brx-popup .brx-popup-backdrop { background-color: rgba(0, 0, 0, 0.5); inset: 0px; opacity: 1; position: absolute; transition: 1s ease-in-out; visibility: visible; }.brx-popup.hide { pointer-events: none; }.brx-popup.hide, .brx-popup.hide .brx-popup-backdrop { opacity: 0; visibility: hidden; }.brx-popup-content { background-color: #ffffff; margin: 0px; max-width: 100%; overflow-y: auto; padding: 30px; z-index: 1; }html { font-size: 62.5%; }*, ::after, ::before, html { box-sizing: border-box; }* { border-color: var(--bricks-border-color); }body { -webkit-font-smoothing: antialiased; overflow-wrap: break-word; background-color: #ffffff; background-position: 50% center; color: #363636; font-family: -apple-system, "system-ui", "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; line-height: 1.7; transition: padding-top; }body.brx-boxed { margin: 0px auto; min-height: 100vh; }.brx-body { display: flex; flex-direction: column; margin: 0px auto; width: 100%; }:where(a) { border-color: currentcolor; color: currentcolor; cursor: pointer; text-decoration: none; }h1, h2, h3, h4, h5, h6 { margin: 0px; text-rendering: optimizelegibility; }h1 { font-size: 2.4em; }h1, h2 { line-height: 1.4; }h2 { font-size: 2.1em; }h3 { font-size: 1.8em; }h3, h4 { line-height: 1.4; }:where(p) { margin: 0px 0px 1.2em; }:where(p:last-of-type) { margin-bottom: 0px; }img { height: auto; max-width: 100%; outline: none; vertical-align: middle; }audio, iframe { max-width: 100%; }button { border: none; cursor: pointer; outline: none; padding: 0px; }label { color: var(--bricks-text-light); display: block; font-weight: 400; margin-bottom: 5px; }button, input, optgroup, select, textarea { font-family: inherit; text-align: inherit; }.input, input:not([type="submit"]), select, textarea { border-style: solid; border-width: 1px; box-shadow: none; color: currentcolor; font-size: inherit; line-height: 40px; outline: none; padding: 0px 12px; transition: var(--bricks-transition); width: 100%; }input[type="button"], input[type="checkbox"], input[type="radio"] { width: auto; }.skip-link { background: #000000; border-bottom-right-radius: 8px; color: #ffffff; font-weight: 700; left: 0px; padding: 5px 10px; position: fixed; top: 0px; transform: translateY(-102%); transition: transform 0.3s; z-index: 9999; }#brx-content { flex: 1 1 0%; position: relative; width: 100%; }.bricks-layout-item { line-height: 1.6; position: relative; }.bricks-layout-item:last-child img { padding-bottom: 0px !important; }.bricks-layout-item .bricks-layout-inner { background-position: 50% center; background-repeat: no-repeat; background-size: cover; inset: 0px; display: flex; flex-direction: column; overflow: hidden; position: relative; }.bricks-layout-wrapper .image { aspect-ratio: 1 / 1; object-fit: cover; position: relative; }.bricks-layout-wrapper[data-layout="grid"] > li.bricks-layout-item, .bricks-layout-wrapper[data-layout="grid"] > li.bricks-layout-item > a { display: grid; }#brx-header { background-position: 50% center; background-size: cover; position: relative; width: 100%; }.bricks-button { align-items: center; border-width: 0px; display: inline-flex; gap: 10px; justify-content: center; letter-spacing: 0.5px; padding: 0.5em 1em; text-align: center; }.bricks-button i { position: relative; }.screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; white-space: nowrap; width: 1px; position: absolute !important; }.screen-reader-text span:focus, .screen-reader-text:focus, .ui-helper-hidden-accessible:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 2px 2px; color: #21759b; display: block; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }.bricks-background-primary { background-color: var(--bricks-color-primary); }@font-face{font-family:"Helvetica Neue";font-weight:400;font-style:normal;src:url(https://imperiobateriassantos.com.br/wp-content/swift-ai/cache/imperiobateriassantos.com.br/__data/HelveticaNeuee7f3c9a2.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto Black";font-weight:900;font-style:normal;src:url(https://imperiobateriassantos.com.br/wp-content/swift-ai/cache/imperiobateriassantos.com.br/__data/Roboto-Black20c52fc0.woff) format('woff2');font-display:swap;}:root { --bricks-woo-input-height: 40px; }:root { --min-viewport: 360; --max-viewport: 1600; --base-font: 10; --clamp-unit: 1vw; }html { background-image: url("//imperiobateriassantos.com.br/wp-content/swift-ai/images/wp-content/uploads/2024/01/bg-degrade-png-png.webp"); background-position: center top; background-repeat: repeat-y; background-size: auto; }body { background: none; }:where(.brxe-accordion .accordion-content-wrapper) a, :where(.brxe-icon-box .content) a, :where(.brxe-list) a, :where(.brxe-post-content):not([data-source="bricks"]) a, :where(.brxe-posts .dynamic p) a, :where(.brxe-shortcode) a, :where(.brxe-tabs .tab-content) a, :where(.brxe-team-members) .description a, :where(.brxe-testimonials) .testimonial-content-wrapper a, :where(.brxe-text) a, :where(a.brxe-text), :where(.brxe-text-basic) a, :where(a.brxe-text-basic), :where(.brxe-post-comments) .comment-content a, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a, .jet-listing-dynamic-link__link { color: #ffbb31; font-family: "Roboto Black"; font-weight: 900; }.brxe-button { width: auto; }.brxe-code { width: 100%; }.brxe-text-link { gap: 5px; vertical-align: middle; }.brxe-text-link, .brxe-text-link span { align-items: center; display: inline-flex; }a.brxe-image { display: inline-block; }:where(.brxe-image).tag { display: inline-block; height: fit-content; position: relative; width: auto; }:where(.brxe-image) img { border-radius: inherit; height: 100%; transition: inherit; width: 100%; position: static !important; }body.swift-nojs :where(.brxe-image) img{transition: none !important}.brxe-toggle { background-color: transparent; border: 0px; color: inherit; font: inherit; margin: 0px; overflow: visible; text-transform: none; transition-duration: 0.15s; transition-property: opacity, filter; transition-timing-function: linear; }.brxe-toggle { --brxe-toggle-scale: 1; --brxe-toggle-width: 40px; --brxe-toggle-height: 24px; --brxe-toggle-bar-height: 4px; --brxe-toggle-bar-width: 40px; --brxe-toggle-bar-radius: 4px; cursor: pointer; display: flex; line-height: 1; transform: scale(var(--brxe-toggle-scale)); }.brxe-nav-nested { align-items: center; display: inline-flex; }.brxe-nav-nested[data-toggle="always"] .brx-nav-nested-items { display: none; }.brxe-nav-nested[data-toggle="always"] .brx-toggle-div, .brxe-nav-nested[data-toggle="always"] .brxe-toggle { display: inline-flex; }.brxe-nav-nested .brx-toggle-div, .brxe-nav-nested .brxe-toggle { display: none; }.brxe-nav-nested .menu-item:has(> .brx-toggle-div:not(.is-active):not(.brx-child-node)) { display: none; }.brx-nav-nested-items { align-items: center; display: flex; flex-flow: wrap; gap: 30px; list-style-type: none; margin: 0px; padding: 0px; }#brxe-awigxy { width: 80%; max-width: 100px; }#brxe-kwcume { width: 10%; height: 10%; }#brxe-xkkscd { width: 80%; max-width: 100px; }#brxe-xdkcak { width: 10%; height: 100%; }#brxe-xbjldk { color: #f5f5f5; }#brxe-siuudw { color: #f5f5f5; font-family: "Helvetica Neue"; font-weight: 400; font-style: normal; background-color: rgba(255, 0, 0, 0); gap: 5px; width: 200px; }#brxe-siuudw i { color: #ff8202; }@media (min-width: 1919px){#brxe-siuudw { font-size: 1em; font-family: "Helvetica Neue"; font-weight: 400; font-style: normal; }}#brxe-ktnrhh { color: #f5f5f5; font-family: "Helvetica Neue"; font-weight: 400; font-style: normal; background-color: rgba(255, 0, 0, 0); gap: 5px; }#brxe-ktnrhh i { color: #32bb46; }@media (min-width: 1919px){#brxe-ktnrhh { font-size: 1em; font-family: "Helvetica Neue"; font-weight: 400; font-style: normal; }}#brxe-xzrzpp { width: 80%; height: 100%; flex-direction: row; align-items: center; justify-content: flex-end; }#brxe-xkxoaw { font-size: 25px; color: #9e9e9e; fill: #9e9e9e; margin-top: 10px; position: relative; left: 230px; top: 0px; }#brxe-cobrei { width: 100px; padding-top: 20px; padding-bottom: 20px; }#brxe-jlegba { color: #f5f5f5; }#brxe-tpdghq { color: #f5f5f5; }#brxe-svuxhz { color: #f5f5f5; }#brxe-ghlzcf { color: #f5f5f5; }#brxe-yrqxph { color: #f5f5f5; }#brxe-uxnegv { color: #f5f5f5; }#brxe-mzboyi { color: #f5f5f5; }#brxe-ngdupe { color: #f5f5f5; }#brxe-gmdyug { margin-bottom: 30px; color: #f5f5f5; }#brxe-dnrnds { line-height: 2.5em; padding: 50px 30px 60px 40px; background-image: linear-gradient(#040827, #0f245d); align-items: flex-start; }#brxe-fauyti { font-size: 20px; color: #ff9800; fill: #ff9800; margin-left: 20px; }#brxe-oxouyx { flex-direction: row; align-items: center; justify-content: flex-end; width: 5%; align-self: center !important; }#brxe-zhzusc { width: 100%; max-width: 1140px; flex-direction: row; align-items: center; height: 100%; max-height: 100px; min-height: 100px; justify-content: flex-end; }@media (min-width: 1919px){#brxe-zhzusc { width: 100%; max-width: 1440px; }}#brxe-xxygzk { z-index: 100; position: relative; }#brxe-xxygzk { display: flex; }@media (min-width: 1919px){#brxe-xxygzk { display: flex; }}@media (max-width: 991px){#brxe-xxygzk { display: flex; }}@media (max-width: 767px){#brxe-xxygzk { display: none; }}@media (max-width: 428px){#brxe-xxygzk { display: none; }}#brxe-usakce { width: 80%; max-width: 100px; }@media (min-width: 1919px){#brxe-usakce { width: 80%; max-width: 100px; }}#brxe-aqbske { width: 20%; border-right: 1px solid #f5f5f5; justify-content: center; }#brxe-aqbske { height: 40px; }@media (min-width: 1919px){#brxe-aqbske { width: 10%; border-right: 1px solid #f5f5f5; justify-content: center; }#brxe-aqbske { height: 40px; }}@media (max-width: 428px){#brxe-aqbske { justify-content: center; width: 20%; }}#brxe-rtnpbf { width: 80%; max-width: 100px; }@media (min-width: 1919px){#brxe-rtnpbf { width: 80%; max-width: 100px; }}#brxe-ugiagw { width: 20%; align-items: center; }@media (min-width: 1919px){#brxe-ugiagw { width: 10%; justify-content: center; align-items: flex-start; }}@media (max-width: 428px){#brxe-ugiagw { width: 20%; }}#brxe-peevue { color: #f5f5f5; font-family: "Helvetica Neue"; font-weight: 400; font-style: normal; background-color: rgba(255, 0, 0, 0); gap: 5px; }#brxe-peevue i { color: #ff8202; }@media (min-width: 1919px){#brxe-peevue { font-size: 1em; font-family: "Helvetica Neue"; font-weight: 400; font-style: normal; }}@media (max-width: 428px){#brxe-peevue { font-size: 0.9em; border: 1px solid #f5f5f5; border-radius: 10px; padding-top: 5px; padding-bottom: 5px; }}#brxe-xluyiz { margin-top: 10px; color: #9e9e9e; fill: #9e9e9e; font-size: 25px; position: relative; left: 230px; top: 0px; }@media (max-width: 428px){#brxe-xluyiz { left: 270px; }}#brxe-lygbml { width: 100px; padding-top: 20px; padding-bottom: 20px; }#brxe-fbzwlv { color: #f5f5f5; }#brxe-qrctzr { color: #f5f5f5; }#brxe-msqere { color: #f5f5f5; }#brxe-lbruxn { color: #f5f5f5; }#brxe-rxjsgf { color: #f5f5f5; }#brxe-dnnfoy { color: #f5f5f5; }#brxe-pztaqh { color: #f5f5f5; }#brxe-fyxkfe { color: #f5f5f5; }#brxe-atlzor { color: #f5f5f5; margin-bottom: 30px; }#brxe-kvrkhg { line-height: 2.5em; padding: 50px 30px 60px 40px; background-image: linear-gradient(#040827, #0f245d); align-items: flex-start; }#brxe-leevja { font-size: 20px; color: #ff9800; fill: #ff9800; margin-left: 20px; }@media (max-width: 428px){#brxe-leevja { font-size: 20px; }}#brxe-rgtpwa { align-items: center; justify-content: flex-end; flex-direction: row; column-gap: 5px; }@media (max-width: 428px){#brxe-rgtpwa { align-self: center !important; width: 60%; }}#brxe-onlvdp { width: 100%; height: 100%; max-height: 100px; flex-direction: row; align-items: center; padding-top: 2rem; padding-bottom: 1rem; max-width: 430px; }@media (min-width: 1919px){#brxe-onlvdp { width: 100%; max-width: 1440px; align-items: center; column-gap: 20px; padding-top: 2rem; padding-bottom: 1rem; height: 100%; max-height: 100px; }}@media (max-width: 991px){#brxe-onlvdp { width: 100%; max-width: 780px; }}@media (max-width: 428px){#brxe-onlvdp { width: 100%; flex-direction: row; max-width: 430px; height: 100%; max-height: 80px; padding-right: 1rem; padding-left: 1rem; align-self: center !important; }}#brxe-inyftg { height: 100%; max-height: 100px; z-index: 100; position: relative; overflow: hidden; }#brxe-inyftg { display: none; }@media (min-width: 1919px){#brxe-inyftg { height: 100%; max-height: 100px; justify-content: center; z-index: 100; position: relative; }#brxe-inyftg { display: none; }}@media (max-width: 991px){#brxe-inyftg { display: none; }}@media (max-width: 767px){#brxe-inyftg { display: flex; }}@media (max-width: 428px){#brxe-inyftg { display: flex; }#brxe-inyftg { overflow: hidden; }}.brxe-button { width: auto; }:where(.brxe-divider).horizontal .line { border-top: 1px solid; }:where(.brxe-divider) .line { position: relative; width: 100%; }:where(.brxe-video) { align-items: center; display: flex; justify-content: center; overflow: hidden; padding-top: 56.25%; position: relative; width: 100%; }.brxe-image-gallery .image { position: relative; }a.brxe-image { display: inline-block; }:where(.brxe-image).tag { display: inline-block; height: fit-content; position: relative; width: auto; }:where(.brxe-image) img { border-radius: inherit; height: 100%; transition: inherit; width: 100%; position: static !important; }body.swift-nojs :where(.brxe-image) img{transition: none !important}.brxe-code { width: 100%; }#brxe-eoogzp { color: #f5f5f5; font-family: "Roboto Black"; font-weight: 900; font-size: 3.2em; font-style: normal; text-transform: uppercase; text-shadow: #000000 5px 5px 2px; margin-top: -110px; }@media (min-width: 1919px){#brxe-eoogzp { font-size: 3.9em; }}@media (max-width: 991px){#brxe-eoogzp { font-size: 2.5em; }}@media (max-width: 428px){#brxe-eoogzp { text-align: center; font-size: 2.3em; text-shadow: #212121 4px 4px 2px; margin-top: 0px; width: 100%; }}#brxe-nyofzg { color: #f5f5f5; font-size: 1.5em; font-family: "Helvetica Neue Cond Obliqua"; font-weight: 500; letter-spacing: 1px; text-shadow: #000000 3px 3px 2px; margin-top: 1em; margin-bottom: 1em; }@media (min-width: 1919px){#brxe-nyofzg { margin-top: 2em; color: #f5f5f5; font-size: 1.8em; font-family: "Helvetica Neue Cond Obliqua"; font-weight: 500; letter-spacing: 2px; }}@media (max-width: 428px){#brxe-nyofzg { text-align: center; font-size: 1.2em; text-shadow: #212121 4px 4px 2px; margin-bottom: 2rem; width: 100%; }}#brxe-cfsnfb { width: 40%; }@media (min-width: 1919px){#brxe-cfsnfb { width: 50%; }}@media (max-width: 428px){#brxe-cfsnfb { width: 60%; }}#brxe-zuyldn { width: 40%; }@media (min-width: 1919px){#brxe-zuyldn { width: 50%; }}@media (max-width: 428px){#brxe-zuyldn { display: none; }}#brxe-gkftzq { flex-direction: row; column-gap: 10px; }@media (max-width: 428px){#brxe-gkftzq { justify-content: center; }}#brxe-ewgfey { height: 90vh; justify-content: center; }@media (min-width: 1919px){#brxe-ewgfey { justify-content: center; height: 100vh; }}@media (max-width: 991px){#brxe-ewgfey { height: 40vh; }}@media (max-width: 428px){#brxe-ewgfey { align-items: center; justify-content: center; align-self: center !important; }}#whatsapp_button { width: 100%; }#brxe-iwfhtr { height: 90vh; justify-content: center; align-items: center; }@media (min-width: 1919px){#brxe-iwfhtr { justify-content: center; height: 100vh; }}@media (max-width: 991px){#brxe-iwfhtr { height: 40vh; }}@media (max-width: 428px){#brxe-iwfhtr { max-height: 50vh; height: 100%; align-self: flex-start !important; }}#brxe-xnksea { width: 100%; max-width: 1140px; height: 100vh; flex-direction: row; padding-top: 120px; padding-bottom: 50px; }@media (min-width: 1919px){#brxe-xnksea { width: 100%; max-width: 1440px; justify-content: center; align-items: center; padding-top: 50px; padding-bottom: 50px; }}@media (max-width: 991px){#brxe-xnksea { max-width: 780px; height: 45vh; padding-top: 40px; padding-bottom: 20px; width: 100%; }}@media (max-width: 767px){#brxe-xnksea { width: 100%; }}@media (max-width: 428px){#brxe-xnksea { width: 100%; max-width: 440px; height: 100%; margin: 0px; padding-top: 20px; padding-bottom: 0px; max-height: 100vh; align-items: center; justify-content: center; align-self: center !important; }}#brxe-cigzia { margin-top: -100px; background-image: url("https://imperiobateriassantos.com.br/wp-content/uploads/2024/01/background_identidade_degrade_v1.webp"); background-position: center bottom; background-repeat: no-repeat; background-size: cover; padding-bottom: 5%; overflow: hidden; }@media (min-width: 1919px){#brxe-cigzia { margin-top: -100px; background-image: url("https://imperiobateriassantos.com.br/wp-content/uploads/2024/01/background_identidade_degrade_v1.webp"); background-position: center bottom; background-repeat: no-repeat; background-size: cover; padding-bottom: 5%; }}@media (max-width: 991px){#brxe-cigzia { margin-top: -100px; padding-top: 120px; padding-bottom: 0px; }}@media (max-width: 428px){#brxe-cigzia { margin-top: -100px; margin-bottom: 50px; padding-top: 100px; align-items: center; }}#brxe-orufws { text-align: center; font-family: "Roboto Black"; font-weight: 900; text-transform: uppercase; font-style: normal; line-height: 1; padding: 0px; margin: 10px 0px 0px; }@media (max-width: 991px){#brxe-orufws { font-size: 1.2em; }}@media (max-width: 428px){#brxe-orufws { font-size: 1.3em; }}#brxe-tvosod { width: 100%; padding-bottom: 20px; }@media (min-width: 1919px){#brxe-tvosod { width: 100%; padding-bottom: 20px; }}#brxe-pwfgnl { font-size: 1.1em; font-family: "Roboto Black"; color: #080f41; font-weight: 900; font-style: italic; text-align: center; line-height: 1.1; position: relative; z-index: 1; }@media (max-width: 991px){#brxe-pwfgnl { font-size: 0.9em; margin-top: -6px; margin-bottom: 5px; }}@media (max-width: 428px){#brxe-pwfgnl { font-size: 1.1em; margin-bottom: 0px; }}#brxe-yvgigt { background-color: #f5f5f5; border-radius: 20px; height: 360px; }@media (min-width: 1919px){#brxe-yvgigt { height: 100%; max-height: 450px; }}@media (max-width: 991px){#brxe-yvgigt { width: 100%; max-width: 170px; height: 270px; min-width: 170px; }}@media (max-width: 428px){#brxe-yvgigt { width: 100%; max-width: 292px; min-width: 292px; height: 400px; }}#brxe-zntjuu { font-size: 1.1em; font-family: "Roboto Black"; color: #080f41; font-weight: 900; font-style: italic; text-align: center; line-height: 1.1; position: relative; z-index: 1; }@media (max-width: 991px){#brxe-zntjuu { font-size: 0.9em; margin-top: -6px; margin-bottom: 5px; }}@media (max-width: 428px){#brxe-zntjuu { font-size: 1.1em; margin-bottom: 0px; }}#brxe-syqdvc { font-size: 1.1em; font-family: "Roboto Black"; color: #080f41; font-weight: 900; font-style: italic; text-align: center; line-height: 1.1; position: relative; z-index: 1; }@media (max-width: 991px){#brxe-syqdvc { font-size: 0.9em; margin-top: -6px; margin-bottom: 5px; }}@media (max-width: 428px){#brxe-syqdvc { font-size: 1.1em; margin-bottom: 0px; }}#brxe-heyubu { font-size: 1.1em; font-family: "Roboto Black"; color: #080f41; font-weight: 900; font-style: italic; text-align: center; line-height: 1.1; position: relative; z-index: 1; }@media (max-width: 991px){#brxe-heyubu { font-size: 0.9em; margin-top: -6px; margin-bottom: 5px; }}@media (max-width: 428px){#brxe-heyubu { font-size: 1.1em; margin-bottom: 0px; }}#brxe-tghnlh { flex-direction: row; align-items: center; justify-content: center; column-gap: 7%; width: 100%; max-width: 1140px; align-self: center !important; }@media (min-width: 1919px){#brxe-tghnlh { width: 100%; max-width: 1440px; justify-content: center; align-items: center; column-gap: 7%; align-self: center !important; }}@media (max-width: 991px){#brxe-tghnlh { column-gap: 4%; }}@media (max-width: 428px){#brxe-tghnlh { flex-direction: column; align-items: center; row-gap: 30px; max-width: 430px; width: 100%; align-self: center !important; }}#brxe-zasgud { margin-top: 20px; margin-bottom: 100px; overflow: hidden; }@media (min-width: 1919px){#brxe-zasgud { margin-top: -150px; }}@media (max-width: 428px){#brxe-zasgud { align-items: center; }}#brxe-qflbcd { width: 100%; aspect-ratio: 1 / 1; }#brxe-dpmupo .line { height: 2px; }#brxe-dpmupo.horizontal .line { border-top-width: 2px; width: 60%; }@media (min-width: 1919px){#brxe-dpmupo .line { height: 2px; }#brxe-dpmupo.horizontal .line { border-top-width: 2px; width: 50%; }}#brxe-tqpbka .line { height: 2px; }#brxe-tqpbka.horizontal .line { border-top-width: 2px; width: 60%; }@media (min-width: 1919px){#brxe-tqpbka .line { height: 2px; }#brxe-tqpbka.horizontal .line { border-top-width: 2px; width: 50%; }}#brxe-mqgtpm .line { height: 2px; }#brxe-mqgtpm.horizontal .line { border-top-width: 2px; width: 60%; }@media (min-width: 1919px){#brxe-mqgtpm .line { height: 2px; }#brxe-mqgtpm.horizontal .line { border-top-width: 2px; width: 50%; }}#brxe-xxqeaf .line { height: 2px; }#brxe-xxqeaf.horizontal .line { border-top-width: 2px; width: 60%; }@media (min-width: 1919px){#brxe-xxqeaf .line { height: 2px; }#brxe-xxqeaf.horizontal .line { border-top-width: 2px; width: 50%; }}#brxe-omzukv .line { height: 2px; }#brxe-omzukv.horizontal .line { border-top-width: 2px; width: 60%; }@media (min-width: 1919px){#brxe-omzukv .line { height: 2px; }#brxe-omzukv.horizontal .line { border-top-width: 2px; width: 50%; }}#brxe-phzupp .line { height: 2px; }#brxe-phzupp.horizontal .line { border-top-width: 2px; width: 60%; }@media (min-width: 1919px){#brxe-phzupp .line { height: 2px; }#brxe-phzupp.horizontal .line { border-top-width: 2px; width: 50%; }}#brxe-tzuioy .line { height: 2px; }#brxe-tzuioy.horizontal .line { border-top-width: 2px; width: 60%; }@media (min-width: 1919px){#brxe-tzuioy .line { height: 2px; }#brxe-tzuioy.horizontal .line { border-top-width: 2px; width: 50%; }}#brxe-onjyjh .line { height: 2px; }#brxe-onjyjh.horizontal .line { border-top-width: 2px; width: 60%; }@media (min-width: 1919px){#brxe-onjyjh .line { height: 2px; }#brxe-onjyjh.horizontal .line { border-top-width: 2px; width: 50%; }}#brxe-dpavwu .line { height: 2px; }#brxe-dpavwu.horizontal .line { border-top-width: 2px; width: 60%; }@media (min-width: 1919px){#brxe-dpavwu .line { height: 2px; }#brxe-dpavwu.horizontal .line { border-top-width: 2px; width: 50%; }}#brxe-daurey .line { height: 2px; }#brxe-daurey.horizontal .line { border-top-width: 2px; width: 60%; }@media (min-width: 1919px){#brxe-daurey .line { height: 2px; }#brxe-daurey.horizontal .line { border-top-width: 2px; width: 50%; }}#brxe-mjdwzg { color: #f5f5f5; font-family: "Roboto Black"; font-weight: 900; font-size: 5em; line-height: 1; text-transform: uppercase; margin-bottom: 60px; }@media (max-width: 991px){#brxe-mjdwzg { font-size: 3em; }}@media (max-width: 428px){#brxe-mjdwzg { text-align: center; }}#brxe-bcnxaw { justify-content: center; align-items: center; margin-top: 60px; margin-bottom: 60px; align-self: center !important; }@media (max-width: 991px){#brxe-bcnxaw { width: 100%; max-width: 940px; }}@media (max-width: 428px){#brxe-bcnxaw { width: 100%; max-width: 430px; }}#brxe-nrjvjw { color: #ff9800; font-family: "Helvetica Neue Cond Obliqua"; font-weight: 500; font-size: 1.5em; line-height: 1; text-transform: uppercase; }#brxe-mleddu { color: #f5f5f5; text-align: right; font-size: 1.2em; font-family: "Helvetica Neue Cond Obliqua"; font-weight: 500; line-height: 1; padding-left: 40%; }#brxe-zwpoqt { flex-direction: column; justify-content: center; align-items: center; align-self: flex-end !important; }#brxe-kmlspv { width: 75%; }#brxe-qgsxmh { align-items: flex-end; align-self: flex-end !important; }#brxe-zlyume { background-image: url("https://imperiobateriassantos.com.br/wp-content/uploads/2024/04/DIAGNOSTICO_AVANCADO_SCANNER.webp"); background-position: center bottom; background-repeat: no-repeat; background-size: contain; width: 100%; height: 100%; max-height: 600px; min-height: 700px; flex-direction: row; justify-content: center; align-items: center; margin-bottom: 60px; padding-right: 0px; align-self: center !important; }@media (max-width: 991px){#brxe-zlyume { width: 100%; min-width: 940px; }}#brxe-jqhewb { text-align: center; }#brxe-ptuujn { margin-bottom: 60px; }@media (max-width: 991px){#brxe-ptuujn { width: 100%; max-width: 940px; }}#brxe-mojsjh { justify-content: center; align-items: center; overflow: hidden; align-self: center !important; }@media (max-width: 428px){#brxe-mojsjh { flex-direction: row; }#brxe-mojsjh { display: none; }}#brxe-fkqojk > .jet-listing-grid > [data-slider_options] > .jet-listing-grid__items { --column-gap: 20px; --row-gap: 20px; }#brxe-nxznwg .ba-image-hotspot-item-wrapper { background-color: #ffffff; border-radius: 50px; min-height: 14px; min-width: 14px; padding: 8px; }#brxe-nxznwg .ba-image-hotspot-icon-wrapper { align-items: center; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(1) { left: 15%; top: 9%; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(1) .ba-image-hotspot-title { color: #080f41; font-family: "Roboto Black"; font-weight: 900; font-size: 1.1em; line-height: 1; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(1) .ba-image-hotspot-item-wrapper { background-color: rgba(0, 0, 0, 0); }#brxe-nxznwg .ba-image-hotspot-item:nth-child(2) { left: 8%; top: 21.5%; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(2) .ba-image-hotspot-title { color: #080f41; font-family: "Roboto Black"; font-weight: 900; font-size: 1.1em; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(2) .ba-image-hotspot-item-wrapper { background-color: rgba(0, 0, 0, 0); }#brxe-nxznwg .ba-image-hotspot-item:nth-child(3) { left: 9.5%; top: 53.5%; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(3) .ba-image-hotspot-title { color: #080f41; font-family: "Roboto Black"; font-weight: 900; font-size: 1.1em; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(3) .ba-image-hotspot-item-wrapper { background-color: rgba(0, 0, 0, 0); }#brxe-nxznwg .ba-image-hotspot-item:nth-child(4) { left: 38%; top: 86.5%; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(4) .ba-image-hotspot-title { color: #080f41; font-family: "Roboto Black"; font-weight: 900; font-size: 1.1em; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(4) .ba-image-hotspot-item-wrapper { background-color: rgba(0, 0, 0, 0); }#brxe-nxznwg .ba-image-hotspot-item:nth-child(5) .ba-image-hotspot-title { font-size: 1.1em; color: #080f41; font-family: "Roboto Black"; font-weight: 900; margin: 0px 0px 0px 5px; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(5) { left: 73%; top: 11.5%; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(6) .ba-image-hotspot-title { font-size: 1.1em; color: #080f41; font-family: "Roboto Black"; font-weight: 900; margin: 0px 0px 0px 5px; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(6) { left: 84%; top: 25%; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(7) .ba-image-hotspot-title { font-size: 1.1em; color: #080f41; font-family: "Roboto Black"; font-weight: 900; margin: 0px 0px 0px 5px; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(7) { left: 83%; top: 54%; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(8) .ba-image-hotspot-title { font-size: 1.1em; color: #080f41; font-family: "Roboto Black"; font-weight: 900; margin: 0px 0px 0px 5px; }#brxe-nxznwg .ba-image-hotspot-item:nth-child(8) { left: 56%; top: 85%; }#brxe-nxznwg { width: 80%; margin-bottom: 60px; }@media (min-width: 1919px){#brxe-nxznwg { width: 100%; }}@media (max-width: 991px){#brxe-nxznwg { width: 100%; }}@media (max-width: 428px){#brxe-nxznwg { display: none; }}.brxe-code { width: 100%; }:where(.brxe-nav-menu) .bricks-nav-menu > li { margin: 0px 0px 0px 30px; }:where(.brxe-nav-menu) .bricks-nav-menu li { position: relative; }a.brxe-image { display: inline-block; }:where(.brxe-image).tag { display: inline-block; height: fit-content; position: relative; width: auto; }:where(.brxe-image) img { border-radius: inherit; height: 100%; transition: inherit; width: 100%; position: static !important; }body.swift-nojs :where(.brxe-image) img{transition: none !important}@media (max-width: 428px){#brxe-tqelbc .bricks-nav-menu > li { margin-left: 0px; }}#brxe-vdnmns { width: 100%; margin-right: 10px; }#brxe-vdnmns { width: auto !important; height: auto !important; max-width: none !important; max-height: none !important; padding: 0px !important; display: block !important; object-fit: none !important; border: none !important; }@media (max-width: 428px){#brxe-vdnmns { width: auto !important; height: auto !important; max-width: none !important; max-height: none !important; padding: 0px !important; display: block !important; object-fit: none !important; border: none !important; }}#brxe-ivmpkj { width: 100%; margin-right: 10px; }#brxe-ivmpkj { width: auto !important; height: auto !important; max-width: none !important; max-height: none !important; padding: 0px !important; display: block !important; object-fit: none !important; border: none !important; }@media (max-width: 428px){#brxe-ivmpkj { width: 45%; margin-right: 10px; }#brxe-ivmpkj { width: auto !important; height: auto !important; max-width: none !important; max-height: none !important; padding: 0px !important; display: block !important; object-fit: none !important; border: none !important; }}#brxe-mgasnl { width: 100%; margin-right: 10px; }#brxe-mgasnl { width: auto !important; height: auto !important; max-width: none !important; max-height: none !important; padding: 0px !important; display: block !important; object-fit: none !important; border: none !important; }@media (max-width: 428px){#brxe-mgasnl { width: 45%; margin-right: 10px; }#brxe-mgasnl { width: auto !important; height: auto !important; max-width: none !important; max-height: none !important; padding: 0px !important; display: block !important; object-fit: none !important; border: none !important; }}#brxe-begjjc { margin: 0px; padding: 10px; position: fixed; bottom: 0px; right: 0px; flex-direction: row; align-items: center; max-width: 350px; justify-content: center; z-index: 3; align-self: flex-end !important; }@media (max-width: 991px){#brxe-begjjc { right: 0px; bottom: 0px; }}@media (max-width: 428px){#brxe-begjjc { padding: 10px; width: 100%; z-index: 3; max-width: 350px; flex-flow: row; margin: 0px; }}.brxe-button { width: auto; }a.brxe-image { display: inline-block; }:where(.brxe-image).tag { display: inline-block; height: fit-content; position: relative; width: auto; }:where(.brxe-image) img { border-radius: inherit; height: 100%; transition: inherit; width: 100%; position: static !important; }body.swift-nojs :where(.brxe-image) img{transition: none !important}@media (max-width: 428px){#brxe-1fb179 { width: 30%; }}#brxe-3d2a7b { width: 100%; align-items: center; justify-content: center; padding: 10px 20px 30px; align-self: center !important; }@media (max-width: 428px){#brxe-3d2a7b { padding-bottom: 30px; }}#brxe-2111ad { color: #f5f5f5; font-size: 1.5em; font-family: "Helvetica Neue Cond Obliqua"; font-weight: 500; }#brxe-2111ad a { color: #f5f5f5; font-family: "Helvetica Neue Cond Obliqua"; font-weight: 500; font-size: inherit; }@media (max-width: 428px){#brxe-2111ad { text-align: center; }#brxe-2111ad a { text-align: center; font-size: inherit; }}#brxe-a7a9ea { margin-top: 50px; width: 70%; }#brxe-dc0593 { width: 50%; }@media (max-width: 428px){#brxe-dc0593 { width: 100%; align-items: center; margin-bottom: 50px; }}#brxe-c114fb { width: 50%; }@media (max-width: 428px){#brxe-c114fb { display: none; }}#brxe-7db2d1 { width: 50%; justify-content: flex-end; align-items: center; align-self: center !important; }@media (max-width: 428px){#brxe-7db2d1 { width: 100%; }}#brxe-647746 { background-color: #03243f; color: #f5f5f5; font-family: "Roboto Black"; text-transform: uppercase; font-weight: 900; }#brxe-f8dc0f { width: 100%; justify-content: center; align-items: center; height: 100px; align-self: center !important; }@media (max-width: 428px){#brxe-f8dc0f { height: 50px; }}#brxe-59771d { flex-flow: wrap; width: 100%; max-width: 1024px; height: 512px; }@media (max-width: 428px){#brxe-59771d { height: 100%; }}#brxe-0243e2 { background-image: url("https://imperiobateriassantos.com.br/wp-content/uploads/2024/01/background_identidade_degrade_v1.webp"); background-position: center center; background-repeat: no-repeat; }@media (max-width: 428px){#brxe-0243e2 { background-image: url("https://imperiobateriassantos.com.br/wp-content/uploads/2024/01/background_identidade_degrade_v1-1024x647.webp"); background-position: center center; background-blend-mode: normal; background-repeat: no-repeat; background-size: cover; position: relative; }:where(#brxe-0243e2 > *) { position: relative; }#brxe-0243e2::before { background-image: linear-gradient(rgba(3, 45, 84, 0.37), rgba(3, 45, 84, 0.37)); position: absolute; content: ""; inset: 0px; pointer-events: none; }}@font-face{font-family:"Font Awesome 6 Brands";font-weight:400;font-style:normal;src:url(https://imperiobateriassantos.com.br/wp-content/swift-ai/cache/imperiobateriassantos.com.br/__data/fa-brands-4001b7d67f0.woff) format('woff2');font-display:swap;}.fa-brands, .fab { -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-family: "Font Awesome 6 Brands"; font-style: normal; font-variant: normal; font-weight: 400; line-height: 1; text-rendering: auto; }.fa-whatsapp::before { content: ""; }.fa-bluetooth::before { content: ""; }.fa, .fa-classic, .fa-regular, .far { font-family: "Font Awesome 6 Free"; font-style: normal; font-weight: 400; }@font-face{font-family:"Font Awesome 6 Solid";font-weight:900;font-style:normal;src:url(https://imperiobateriassantos.com.br/wp-content/swift-ai/cache/imperiobateriassantos.com.br/__data/fa-solid-900c2aa566d.woff) format('woff2');font-display:swap;}.fa-solid, .fas { font-family: "Font Awesome 6 Solid"; font-style: normal; font-weight: 900; }.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas { -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; }.fa-align-justify::before { content: ""; }.fa-phone::before { content: ""; }.fa-rectangle-times::before, .fa-rectangle-xmark::before, .fa-times-rectangle::before, .fa-window-close::before { content: ""; }.jet-menu.jet-menu--roll-up > .jet-menu-item[hidden] { display: none; }.jet-mobile-menu { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-flow: column wrap; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: stretch; align-items: stretch; }.jet-mobile-menu__instance { position: relative; }.jet-mobile-menu__instance--slide-out-layout { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: end; align-items: flex-end; }.jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container { display: flex; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: stretch; align-items: stretch; position: fixed; top: 0px; height: 100%; max-width: 100%; z-index: 998; }body.admin-bar[data-elementor-device-mode="desktop"] .jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container { top: 32px; height: calc(-32px + 100vh); }body.admin-bar[data-elementor-device-mode="tablet"] .jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container { top: 32px; height: calc(-32px + 100vh); }body.admin-bar[data-elementor-device-mode="mobile"] .jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container { top: 46px; height: calc(-46px + 100vh); }.jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container .jet-mobile-menu__container-inner { width: 100%; }.jet-mobile-menu__instance--slide-out-layout.right-container-position .jet-mobile-menu__container { right: 0px; }.jet-mobile-menu__instance--slide-out-layout.left-container-position .jet-mobile-menu__container { left: 0px; }.jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle, .jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle { top: 20px; }body.admin-bar[data-elementor-device-mode="desktop"] .jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle, body.admin-bar[data-elementor-device-mode="desktop"] .jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle { top: 52px; }body.admin-bar[data-elementor-device-mode="tablet"] .jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle, body.admin-bar[data-elementor-device-mode="tablet"] .jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle { top: 35px; }body.admin-bar[data-elementor-device-mode="mobile"] .jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle, body.admin-bar[data-elementor-device-mode="mobile"] .jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle { top: 66px; }.jet-mobile-menu__instance--slide-out-layout.fixed-right-toggle-position .jet-mobile-menu__toggle { position: fixed; right: 20px; z-index: 997; }.jet-mobile-menu__instance--slide-out-layout.fixed-left-toggle-position .jet-mobile-menu__toggle { position: fixed; left: 20px; z-index: 997; }.jet-mobile-menu__instance--dropdown-layout { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; }.jet-mobile-menu__instance--dropdown-layout .jet-mobile-menu__container { position: absolute; top: 100%; z-index: 998; }.jet-mobile-menu__instance--dropdown-layout.right-container-position { -webkit-box-align: end; align-items: flex-end; }.jet-mobile-menu__instance--dropdown-layout.left-container-position { -webkit-box-align: start; align-items: flex-start; }.jet-mobile-menu__instance--push-layout { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; }.jet-mobile-menu__instance--push-layout .jet-mobile-menu__container { position: relative; }.jet-mobile-menu__instance--push-layout.right-container-position { -webkit-box-align: end; align-items: flex-end; }.jet-mobile-menu__instance--push-layout.left-container-position { -webkit-box-align: start; align-items: flex-start; }.jet-mobile-menu__instance.fill-svg-icon .jet-mobile-menu__toggle svg, .jet-mobile-menu__instance.fill-svg-icon .jet-mobile-menu__item .jet-menu-icon svg, .jet-mobile-menu__instance.fill-svg-icon .jet-dropdown-arrow svg, .jet-mobile-menu__instance.fill-svg-icon .jet-mobile-menu__back svg { fill: currentcolor; }.jet-mobile-menu__instance.fill-svg-icon .jet-mobile-menu__toggle svg path, .jet-mobile-menu__instance.fill-svg-icon .jet-mobile-menu__item .jet-menu-icon svg path, .jet-mobile-menu__instance.fill-svg-icon .jet-dropdown-arrow svg path, .jet-mobile-menu__instance.fill-svg-icon .jet-mobile-menu__back svg path { fill: currentcolor; }.jet-mobile-menu__toggle { min-width: 35px; min-height: 35px; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; flex-wrap: nowrap; cursor: pointer; }.jet-mobile-menu__toggle-text { color: #3a3a3a; }.jet-mobile-menu__toggle-icon { display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }.jet-mobile-menu__toggle-icon + .jet-mobile-menu__toggle-text { margin-left: 10px; }.jet-mobile-menu__toggle-icon svg { width: 16px; height: auto; }.jet-mobile-menu__container { width: 400px; }.jet-mobile-menu__container-inner { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: stretch; align-items: stretch; padding: 20px; background-color: #ffffff; position: relative; overflow: hidden auto; }.jet-mobile-menu__controls { display: flex; -webkit-box-pack: end; justify-content: flex-end; -webkit-box-align: center; align-items: center; min-height: 35px; }.jet-mobile-menu__back { min-width: 30px; min-height: 30px; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; cursor: pointer; color: #3a3a3a; }.jet-mobile-menu__back svg { width: 16px; height: auto; }.jet-mobile-menu__back svg:not([height]) { min-height: 16px; }.jet-mobile-menu__back svg:not([width]) { min-width: 16px; }.jet-mobile-menu__back span { margin-left: 7px; }.jet-mobile-menu__breadcrumbs { -webkit-box-flex: 1; flex: 1 1 auto; display: flex; flex-wrap: wrap; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: center; align-items: center; }.jet-mobile-menu__breadcrumb { display: flex; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: center; align-items: center; }.jet-mobile-menu__breadcrumb .breadcrumb-label { color: #3a3a3a; }.jet-mobile-menu__breadcrumb .breadcrumb-divider { display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; margin: 0px 5px; color: #3a3a3a; }.jet-mobile-menu__breadcrumb .breadcrumb-divider svg { fill: currentcolor; height: auto; }.jet-mobile-menu__list { width: 100%; position: relative; }.jet-mobile-menu__template { width: 100%; position: relative; }.jet-mobile-menu__template-loader { width: 30px; height: 30px; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }.jet-mobile-menu__template-loader + .jet-mobile-menu__toggle-text { margin-left: 10px; }.jet-mobile-menu__items { margin: 0px; padding: 0px; }.jet-mobile-menu__item { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: stretch; align-items: stretch; padding: 10px 0px; }.jet-mobile-menu-single .jet-mobile-menu__item:last-child { border-bottom: none !important; }.jet-mobile-menu-widget .jet-mobile-menu__item:last-child { border-bottom: none !important; }.jet-mobile-menu__item > .jet-mobile-menu__list { padding: 10px 0px 10px 30px; }.jet-mobile-menu__item .jet-menu-item-wrapper { display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; }.jet-mobile-menu__item-inner { display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; }.jet-mobile-menu .jet-menu-icon { display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; align-self: center; margin-right: 10px; min-width: 1em; color: #3a3a3a; }.jet-mobile-menu .jet-menu-icon img, .label-hidden .jet-mobile-menu .jet-menu-icon { margin-right: 0px; margin-left: 0px; }.jet-mobile-menu .jet-menu-icon svg { width: 16px; height: auto; }.jet-mobile-menu .jet-menu-name { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: stretch; align-items: stretch; }.jet-mobile-menu .jet-menu-desc { font-size: 10px; font-style: italic; }.jet-mobile-menu .jet-menu-badge { width: auto; transform: translate(var(--jmm-menu-badge-offset-x, 10px), var(--jmm-menu-badge-offset-y, -10px)); line-height: 1; }.jet-mobile-menu .jet-menu-badge__inner { font-size: 10px; line-height: 1; padding: 3px; }.jet-mobile-menu .jet-menu-badge__inner img, .jet-mobile-menu .jet-menu-badge__inner svg { width: 16px; height: auto; }.jet-mobile-menu .jet-dropdown-arrow { width: 30px; height: 30px; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; cursor: pointer; color: #3a3a3a; }.jet-mobile-menu .jet-dropdown-arrow svg { width: 16px; height: auto; }.jet-mobile-menu__refs { display: none; }.jet-mega-menu-location { overflow-x: hidden; }.jet-mobile-menu-cover { position: fixed; display: block; width: 100%; height: 100vh; top: 0px; left: 0px; background-color: rgba(0, 0, 0, 0.5); z-index: 997; }.wpca-btn { height: auto; min-height: 40px; border-radius: 2px; float: none; margin: 0px; padding: 10px 20px; border: 0px; font-size: 16px; font-weight: 400; text-transform: none; cursor: pointer; }.wpca-btn::before { content: none !important; }button, input.button-submit { transition: background-color 0.25s; }#wpca-placeholer-html { display: none; }#wpca-trans-layer { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 99997; zoom: 1; }.wpca-lay-out, .wpca-lay-out * { box-sizing: border-box; }.wpca-lay-out { position: fixed; height: auto; display: block; z-index: 99998; background-color: #444444; }.wpca-lay-out.wpca-top { top: 0px; }#wpca-popup-modal.wpca-hide, #wpca-reconsider-icon.wpca-hide, #wpca-trans-layer.wpca-hide, .wpca-lay-out.wpca-hide { display: none !important; }.wpca-lay-out.wpca-align-center p { text-align: center; }.wpca-lay-out .wpca-lay-out-content { text-align: center; min-height: 40px; }.wpca-lay-out .wpca-lay-out-content p { padding: 0px 5px; margin: 0px; position: relative; z-index: 100; opacity: 1; min-height: 40px; }.wpca-lay-out .wpca-lay-out-content * { font-size: 16px; line-height: 33px; }.wpca-lay-out .wpca-lay-out-meta .wpca-btn { display: inline-block; text-align: center; }.wpca-btn + .wpca-btn { display: inline-block; vertical-align: top; }#wpca-icon-settings + .wpca-btn, #wpca-icon-settings + noscript + .wpca-btn, .wpca-btn + .wpca-btn { margin-left: 2%; }.wpca-cc-sett-box .wpca-btn { margin-left: 0px; margin-right: 2%; }#wpca-icon-settings { font-size: small; cursor: pointer; display: inline-block; vertical-align: middle; }.wpca-cc-settings-icon #wpca-icon-settings { width: 27px; }.wpca-lay-out[class*="wpca-decline"].wpca-cc-settings-has .wpca-lay-out-meta .wpca-btn { vertical-align: middle; }#wpca-bar { width: 100%; min-height: 30px; padding: 15px 20px; display: flex; flex-flow: row; justify-content: space-between; }#wpca-bar.wpca-cc-settings-icon.wpca-decline-not .wpca-lay-out-content, #wpca-bar.wpca-cc-settings-not.wpca-decline-not .wpca-lay-out-content { flex: 0 1 80%; }#wpca-bar.wpca-cc-settings-icon.wpca-decline-not .wpca-lay-out-meta, #wpca-bar.wpca-cc-settings-not.wpca-decline-not .wpca-lay-out-meta { flex: 0 1 20%; }#wpca-bar-meta { text-align: right; }#wpca-bar.wpca-top.wpca-shadow { box-shadow: rgba(68, 68, 68, 0.75) 2px 2px 5px 0px; }#wpca-box.wpca-ct, #wpca-popup-modal { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); }#wpca-popup-modal, #wpca-popup-modal * { box-sizing: border-box; }.wpca-icon-close { position: absolute; display: inline-block; right: 10px; cursor: pointer; }#wpca-popup-modal { z-index: 99999; overflow-y: auto; }#wpca-popup-modal .wpca-icon-close { top: 15px; right: 15px; }.wpca-cc-sett-box { display: none; }.wpca-cc-sett-options input[type="checkbox"] { margin-right: 5px; }.wpca-cc-sett-box .wpca-btn { margin-right: 15px; }.wpca-cc-sett-box .wpca-btn, .wpca-cc-sett-box .wpca-cc-sett-options, .wpca-cc-sett-options + .wpca-btn { margin-top: 15px; }@media screen and (max-width: 1180px){#wpca-bar.wpca-cc-settings-icon #wpca-bar-meta #wpca-icon-settings { width: 30px; }#wpca-bar.wpca-cc-settings-icon.wpca-decline-not #wpca-bar-meta .wpca-btn { width: calc(98% - 30px); }}@media screen and (max-width: 1024px){#wpca-bar { flex-direction: column; }.wpca-lay-out img { max-width: 100%; height: auto; }.wpca-lay-out .wpca-lay-out-content p { padding: 0px; }.wpca-lay-out .wpca-lay-out-content * { font-size: 14px; line-height: 26px; }#wpca-bar[class*="wpca-cc-settings"][class*="wpca-decline"] .wpca-lay-out-content, #wpca-bar[class*="wpca-decline"] .wpca-lay-out-meta { flex-basis: 100%; }#wpca-bar .wpca-lay-out-meta { margin-top: 14px; }#wpca-popup-modal { width: 100%; height: 100%; top: 0px; left: 0px; transform: none; max-width: 100% !important; max-height: 100% !important; }#wpca-popup-modal .wpca-cc-sett-box { width: 100%; height: 100%; border-radius: 0px; padding: 10px; overflow-y: auto; }#wpca-popup-modal .wpca-cc-sett-box h1, #wpca-popup-modal .wpca-cc-sett-box h2, #wpca-popup-modal .wpca-cc-sett-box h3 { margin-top: 15px; }#wpca-popup-modal .wpca-cc-sett-box p { font-size: 14px; line-height: 1.5; }#wpca-popup-modal .wpca-cc-sett-box .wpie-switch { margin: 0px 0px 10px; }#wpca-popup-modal .wpca-cc-sett-box .wpie-switch-descr { margin-top: 9px; }}@media screen and (max-width: 768px){.wpca-cc-sett-box .wpca-btn { width: 100%; margin-right: 0px; }.wpca-cc-sett-box .wpca-btn + .wpca-btn { margin-top: 7px; }}@media screen and (max-width: 640px){#wpca-bar[class*="wpca-decline"] #wpca-bar-content, #wpca-bar[class*="wpca-decline"] #wpca-bar-meta { flex-basis: 100%; }#wpca-bar.wpca-cc-settings-icon[class*="wpca-decline"] #wpca-bar-meta #wpca-icon-settings, #wpca-box.wpca-cc-settings-icon[class*="wpca-decline"] #wpca-box-meta #wpca-icon-settings { width: 30px; }#wpca-bar.wpca-cc-settings-icon[class*="wpca-decline"] #wpca-bar-meta .wpca-btn, #wpca-box.wpca-cc-settings-icon[class*="wpca-decline"][class*="wpca-box-width"] #wpca-box-meta .wpca-btn { display: inline-block; width: calc(98% - 30px); }}.wpie-switch label { position: relative; display: inline-block; width: 40px; height: 23px; margin: 0px; font-size: inherit; line-height: inherit; }.wpie-switch input { opacity: 0; width: 0px; height: 0px; font-size: inherit; line-height: inherit; }.wpie-switch-slider { cursor: pointer; inset: 0px; border-radius: 23px; background-color: #cccccc; }.wpie-switch-slider, .wpie-switch-slider::before { position: absolute; transition: 0.4s; }.wpie-switch-slider::before { content: ""; height: 17px; width: 17px; left: 3px; bottom: 3px; border-radius: 50%; background-color: #ffffff; }input:checked + .wpie-switch-slider { background-color: #7cdf46; }input:checked + .wpie-switch-slider::before { transform: translateX(17px); }input:disabled:checked + .wpie-switch-slider { background-color: #cccccc; }input:disabled:checked + .wpie-switch-slider::before { background-color: #a7a3a3; }.wpie-switch-label { margin-left: 15px; font-weight: 700; }.wpie-switch-descr { margin-top: 13px; display: block; }.botoes.brxe-container { width: 360px; display: flex; }button.wpca-btn-accept { background: #18315a; color: #ffffff; }#wpca-popup-modal { max-width: calc(100% - 50px); max-height: calc(100% - 50px); }.wpca-cc-sett-box { background-color: #ececec; border-radius: 4px; padding: 17px; color: #444444; }.wpca-cc-sett-box * { color: #444444; }.wpca-cc-sett-box .wpca-btn-accept { background: #3d9fc4; color: #ffffff; }.wpca-cc-sett-box .wpca-btn-cc-save-sett { background: #7cdf46; color: #ffffff; }.wpie-switch label { width: 40px; height: 23px; top: 0px; }.wpie-switch-slider { border-radius: 23px; background-color: #cccccc; }.wpie-switch-slider::before { height: 17px; width: 17px; background-color: #ffffff; }input:checked + .wpie-switch-slider { background-color: #7cdf46; }input:checked + .wpie-switch-slider::before { background-color: #ffffff; transform: translateX(17px); }input:disabled:checked + .wpie-switch-slider { background-color: #cccccc; }input:disabled:checked + .wpie-switch-slider::before { background-color: #a7a3a3; }#wpca-bar { background: rgba(255, 255, 255, 0.95); }#wpca-bar-content, #wpca-bar-content > p { color: #18315a; }#wpca-bar a { color: #18315a; }#wpca-trans-layer { background: #000000; opacity: 0.75; }.brxe-popup-28154.brx-popup .brx-popup-backdrop { background-color: #000000; }.brxe-popup-28154 .brx-popup-content { height: 620px; background-color: #02021d; padding-top: 30px; }.brxe-popup-28154.brx-popup { align-items: center; z-index: 100000; justify-content: center; }@media (max-width: 428px){.brxe-popup-28154 .brx-popup-content { width: 100%; height: 720px; }.brxe-popup-28154.brx-popup .brx-popup-backdrop { background-color: rgba(66, 66, 66, 0.53); }}@media (max-width: 428px){#brxe-1fb179 { width: 30%; }}#brxe-3d2a7b { width: 100%; align-items: center; justify-content: center; padding: 10px 20px 30px; align-self: center !important; }@media (max-width: 428px){#brxe-3d2a7b { padding-bottom: 30px; }}#brxe-2111ad { color: #f5f5f5; font-size: 1.5em; font-family: "Helvetica Neue Cond Obliqua"; font-weight: 500; }#brxe-2111ad a { color: #f5f5f5; font-family: "Helvetica Neue Cond Obliqua"; font-weight: 500; font-size: inherit; }@media (max-width: 428px){#brxe-2111ad { text-align: center; }#brxe-2111ad a { text-align: center; font-size: inherit; }}#brxe-a7a9ea { margin-top: 50px; width: 70%; }#brxe-dc0593 { width: 50%; }@media (max-width: 428px){#brxe-dc0593 { width: 100%; align-items: center; margin-bottom: 50px; }}#brxe-c114fb { width: 50%; }@media (max-width: 428px){#brxe-c114fb { display: none; }}#brxe-7db2d1 { width: 50%; justify-content: flex-end; align-items: center; align-self: center !important; }@media (max-width: 428px){#brxe-7db2d1 { width: 100%; }}#brxe-647746 { background-color: #03243f; color: #f5f5f5; font-family: "Roboto Black"; text-transform: uppercase; font-weight: 900; }#brxe-f8dc0f { width: 100%; justify-content: center; align-items: center; height: 100px; align-self: center !important; }@media (max-width: 428px){#brxe-f8dc0f { height: 50px; }}#brxe-59771d { flex-flow: wrap; width: 100%; max-width: 1024px; height: 512px; }@media (max-width: 428px){#brxe-59771d { height: 100%; }}#brxe-0243e2 { background-image: url("https://imperiobateriassantos.com.br/wp-content/uploads/2024/01/background_identidade_degrade_v1.webp"); background-position: center center; background-repeat: no-repeat; }@media (max-width: 428px){#brxe-0243e2 { background-image: url("https://imperiobateriassantos.com.br/wp-content/uploads/2024/01/background_identidade_degrade_v1-1024x647.webp"); background-position: center center; background-blend-mode: normal; background-repeat: no-repeat; background-size: cover; position: relative; }:where(#brxe-0243e2 > *) { position: relative; }#brxe-0243e2::before { background-image: linear-gradient(rgba(3, 45, 84, 0.37), rgba(3, 45, 84, 0.37)); position: absolute; content: ""; inset: 0px; pointer-events: none; }}.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; width: 1px; overflow-wrap: normal !important; position: absolute !important; }.screen-reader-text:focus { background-color: #ffffff; border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 2px 2px; clip-path: none; color: #2b2d2f; display: block; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }.brxe-ba-image-hotspots { position: relative; }.ba-image-hotspot-item { position: absolute; display: flex; cursor: pointer; line-height: 1; }.ba-image-hotspot-icon-wrapper { display: inline-flex; }.ba-image-hotspot-item-wrapper { z-index: 1; line-height: 0; }.ba-image-hotspot-content-wrapper { display: none; }html body {font-family: sans-serif;}.woocommerce-product-gallery{opacity:1!important;} .woocommerce-product-gallery figure{max-width:1000%} .woocommerce-product-gallery figure[style*="3d(0px"]{max-width: 100%;} body:not(.swift-ui) .woocommerce-product-gallery [data-thumb]:not(:first-of-type){display:none!important;}body.swift-nojs [data-s3cid="1"]{min-width: 100vw;}body.swift-nojs [data-s3cid="9"]{min-width: 100vw;}body.swift-nojs [data-s3cid="10"]{min-width: 100vw;}body.swift-nojs [data-s3cid="11"]{min-width:76.1875px;}body.swift-nojs [data-s3cid="12"]{min-width:76.1875px;min-height:29.0625px;}body.swift-nojs [data-s3cid="13"]{min-width:228.59375px;}body.swift-nojs [data-s3cid="15"]{min-width: 100vw;}body.swift-nojs [data-s3cid="16"]{min-width: 100vw;}body.swift-nojs [data-s3cid="17"]{min-width: 100vw;}body.swift-nojs [data-s3cid="18"]{min-width: 100vw;min-height:380px;}body.swift-nojs [data-s3cid="19"]{min-width: 100vw;min-height:67.71875px;}body.swift-nojs [data-s3cid="20"]{min-width:240.59375px;min-height:67.71875px;}body.swift-nojs [data-s3cid="22"]{min-width: 100vw;min-height:395.96875px;}body.swift-nojs [data-s3cid="23"]{min-width: 100vw;}body.swift-nojs [data-s3cid="24"]{min-width: 100vw;}body.swift-nojs [data-s3cid="45"]{min-width: 100vw;}body.swift-nojs [data-s3cid="46"]{min-width: 100vw;}body.swift-nojs [data-s3cid="47"]{min-width: 100vw;min-height:519.578125px;}body.swift-nojs [data-s3cid="48"]{min-width: 100vw;min-height:519.578125px;}body.swift-nojs [data-s3cid="49"]{min-width:391px;min-height:519.578125px;}body.swift-nojs [data-s3cid="50"]{min-width:381px;min-height:381px;}body.swift-nojs [data-s3cid="51"]{min-width:381px;min-height:88.578125px;}body.swift-nojs [data-s3cid="52"]{min-width: 100vw;}body.swift-nojs [data-s3cid="53"]{min-width: 100vw;}body.swift-nojs [data-s3cid="54"]{min-width: 100vw;}body.swift-nojs [data-s3cid="79"]{min-width: 100vw;}body.swift-nojs [data-s3cid="80"]{min-width:381px;}body.swift-nojs [data-s3cid="81"]{min-width:381px;}body.swift-nojs [data-s3cid="82"]{min-width:381px;}body.swift-nojs [data-s3cid="83"]{min-width:190.5px;}body.swift-nojs [data-s3cid="84"]{min-width:160.5px;}body.swift-nojs [data-s3cid="85"]{min-width:96.296875px;}body.swift-nojs [data-s3cid="86"]{min-width:190.5px;}body.swift-nojs [data-s3cid="87"]{min-width:381px;}body.swift-nojs [data-s3cid="88"]{min-width:190.5px;}body.swift-nojs [data-s3cid="89"]{min-width:160.5px;}body.swift-nojs [data-s3cid="90"]{min-width:96.296875px;}body.swift-nojs [data-s3cid="91"]{min-width:190.5px;}body.swift-nojs [data-s3cid="92"]{min-width:381px;}body.swift-nojs [data-s3cid="93"]{min-width:381px;}body.swift-nojs [data-s3cid="94"]{min-width:190.5px;}body.swift-nojs [data-s3cid="95"]{min-width:160.5px;}body.swift-nojs [data-s3cid="96"]{min-width:96.296875px;}body.swift-nojs [data-s3cid="97"]{min-width:190.5px;}body.swift-nojs [data-s3cid="98"]{min-width:381px;}body.swift-nojs [data-s3cid="99"]{min-width:190.5px;}body.swift-nojs [data-s3cid="100"]{min-width:160.5px;}body.swift-nojs [data-s3cid="101"]{min-width:96.296875px;}body.swift-nojs [data-s3cid="102"]{min-width:190.5px;}body.swift-nojs [data-s3cid="103"]{min-width:381px;}body.swift-nojs [data-s3cid="104"]{min-width:381px;}body.swift-nojs [data-s3cid="105"]{min-width:190.5px;}body.swift-nojs [data-s3cid="106"]{min-width:160.5px;}body.swift-nojs [data-s3cid="107"]{min-width:96.296875px;}body.swift-nojs [data-s3cid="108"]{min-width:190.5px;}body.swift-nojs [data-s3cid="109"]{min-width:381px;}body.swift-nojs [data-s3cid="110"]{min-width:190.5px;}body.swift-nojs [data-s3cid="111"]{min-width:160.5px;}body.swift-nojs [data-s3cid="112"]{min-width:96.296875px;}body.swift-nojs [data-s3cid="113"]{min-width:190.5px;}body.swift-nojs [data-s3cid="114"]{min-width:381px;}body.swift-nojs [data-s3cid="115"]{min-width:381px;}body.swift-nojs [data-s3cid="116"]{min-width:190.5px;}body.swift-nojs [data-s3cid="117"]{min-width:160.5px;}body.swift-nojs [data-s3cid="118"]{min-width:96.296875px;}body.swift-nojs [data-s3cid="119"]{min-width:190.5px;}body.swift-nojs [data-s3cid="120"]{min-width:381px;}body.swift-nojs [data-s3cid="121"]{min-width:190.5px;}body.swift-nojs [data-s3cid="122"]{min-width:160.5px;}body.swift-nojs [data-s3cid="123"]{min-width:96.296875px;}body.swift-nojs [data-s3cid="124"]{min-width:190.5px;}body.swift-nojs [data-s3cid="125"]{min-width:381px;}body.swift-nojs [data-s3cid="126"]{min-width:381px;}body.swift-nojs [data-s3cid="127"]{min-width:190.5px;}body.swift-nojs [data-s3cid="128"]{min-width:160.5px;}body.swift-nojs [data-s3cid="129"]{min-width:96.296875px;}body.swift-nojs [data-s3cid="130"]{min-width:190.5px;}body.swift-nojs [data-s3cid="131"]{min-width:381px;}body.swift-nojs [data-s3cid="132"]{min-width:190.5px;}body.swift-nojs [data-s3cid="133"]{min-width:160.5px;}body.swift-nojs [data-s3cid="134"]{min-width:96.296875px;}body.swift-nojs [data-s3cid="135"]{min-width:190.5px;}body.swift-nojs [data-s3cid="136"]{min-width:381px;min-height:74.28125px;}body.swift-nojs [data-s3cid="137"]{min-width:381px;min-height:74.28125px;}body.swift-nojs [data-s3cid="138"]{min-width: 100vw;}body.swift-nojs [data-s3cid="139"]{min-width: 100vw;}body.swift-nojs [data-s3cid="140"]{min-width: 100vw;}body.swift-nojs [data-s3cid="153"]{min-width: 100vw;}body.swift-nojs [data-s3cid="154"]{min-width:100.25px;}body.swift-nojs [data-s3cid="155"]{min-width:300.75px;}body.swift-nojs [data-s3cid="156"]{min-width: 100vw;min-height:67.046875px;}body.swift-nojs [data-s3cid="157"]{min-width:381px;min-height:67.046875px;}body.swift-nojs [data-s3cid="158"]{min-width: 100vw;}body.swift-nojs [data-s3cid="159"]{min-width: 100vw;}body.swift-nojs [data-s3cid="160"]{min-width: 100vw;min-height:455.75px;}body.swift-nojs [data-s3cid="161"]{min-width: 100vw;min-height:300.75px;}body.swift-nojs [data-s3cid="162"]{min-width: 100vw;max-height:135px;}body.swift-nojs [data-s3cid="163"]{min-width: 100vw;min-height:45.125px;}body.swift-nojs [data-s3cid="164"]{min-width:361px;min-height:45.125px;}body.swift-nojs [data-s3cid="172"]{min-width: 100vw;}body.swift-nojs [data-s3cid="173"]{min-width: 100vw;}body.swift-nojs [data-s3cid="174"]{min-width: 100vw;}body.swift-nojs [data-s3cid="175"]{min-width:381px;}body.swift-nojs [data-s3cid="176"]{min-width:381px;}body.swift-nojs [data-s3cid="177"]{min-width:381px;}body.swift-nojs [data-s3cid="178"]{min-width:381px;}body.swift-nojs [data-s3cid="179"]{min-width: 100vw;min-height:262.5px;}body.swift-nojs [data-s3cid="180"]{min-width:381px;min-height:242.5px;}body.swift-nojs [data-s3cid="181"]{min-width:381px;min-height:242.5px;}body.swift-nojs [data-s3cid="182"]{min-width:300px;min-height:242.5px;}body.swift-nojs [data-s3cid="183"]{min-width:300px;}body.swift-nojs [data-s3cid="253"]{min-width:381px;min-height:47.625px;}body.swift-nojs [data-s3cid="254"]{min-width: 100vw;max-height:775.5px;}body.swift-nojs [data-s3cid="255"]{min-width: 100vw;max-height:715.5px;}body.swift-nojs [data-s3cid="256"]{min-width: 100vw;}body.swift-nojs [data-s3cid="257"]{min-width: 100vw;}body.swift-nojs [data-s3cid="258"]{min-width: 100vw;max-height:995px;}body.swift-nojs [data-s3cid="259"]{min-width: 100vw;max-height:935px;}body.swift-nojs [data-s3cid="260"]{min-width:381px;}body.swift-nojs [data-s3cid="261"]{min-width:381px;}body.swift-nojs [data-s3cid="262"]{min-width:381px;}body.swift-nojs [data-s3cid="263"]{min-width: 100vw;}body.swift-nojs [data-s3cid="264"]{min-width: 100vw;}body.swift-nojs [data-s3cid="265"]{min-width:361px;}body.swift-nojs [data-s3cid="266"]{min-width:361px;}body.swift-nojs [data-s3cid="267"]{min-width:361px;}body.swift-nojs [data-s3cid="268"]{min-width:361px;min-height:335.875px;}body.swift-nojs [data-s3cid="269"]{min-width:361px;min-height:335.875px;}body.swift-nojs [data-s3cid="270"]{min-width:361px;min-height:335.875px;}body.swift-nojs [data-s3cid="271"]{min-width:361px;min-height:157.375px;}body.swift-nojs [data-s3cid="272"]{min-width:299.96875px;min-height:157.375px;}body.swift-nojs [data-s3cid="273"]{min-width:299.96875px;}body.swift-nojs [data-s3cid="274"]{min-width:361px;}body.swift-nojs [data-s3cid="275"]{min-width:361px;}body.swift-nojs [data-s3cid="276"]{min-width:361px;}body.swift-nojs [data-s3cid="277"]{min-width:361px;}body.swift-nojs [data-s3cid="278"]{min-width:361px;}body.swift-nojs [data-s3cid="279"]{min-width:361px;max-height:127.5px;}body.swift-nojs [data-s3cid="280"]{min-width:361px;max-height:127.5px;}body.swift-nojs [data-s3cid="281"]{min-width:361px;max-height:127.5px;}body.swift-nojs [data-s3cid="282"]{min-width:361px;max-height:127.5px;}body.swift-nojs [data-s3cid="283"]{min-width:361px;max-height:127.5px;}body.swift-nojs [data-s3cid="284"]{min-width:361px;min-height:310.375px;}body.swift-nojs [data-s3cid="285"]{min-width:361px;min-height:310.375px;}body.swift-nojs [data-s3cid="286"]{min-width:361px;min-height:310.375px;}body.swift-nojs [data-s3cid="287"]{min-width:361px;min-height:157.375px;}body.swift-nojs [data-s3cid="288"]{min-width:299.96875px;min-height:157.375px;}body.swift-nojs [data-s3cid="289"]{min-width:299.96875px;}body.swift-nojs [data-s3cid="290"]{min-width:361px;}body.swift-nojs [data-s3cid="291"]{min-width:361px;}body.swift-nojs [data-s3cid="292"]{min-width:361px;}body.swift-nojs [data-s3cid="293"]{min-width:361px;}body.swift-nojs [data-s3cid="294"]{min-width:361px;}body.swift-nojs [data-s3cid="295"]{min-width:361px;max-height:102px;}body.swift-nojs [data-s3cid="296"]{min-width:361px;max-height:102px;}body.swift-nojs [data-s3cid="297"]{min-width:361px;max-height:102px;}body.swift-nojs [data-s3cid="298"]{min-width:361px;max-height:102px;}body.swift-nojs [data-s3cid="299"]{min-width:361px;max-height:102px;}body.swift-nojs [data-s3cid="300"]{min-width:361px;min-height:335.875px;}body.swift-nojs [data-s3cid="301"]{min-width:361px;min-height:335.875px;}body.swift-nojs [data-s3cid="302"]{min-width:361px;min-height:335.875px;}body.swift-nojs [data-s3cid="303"]{min-width:361px;min-height:157.375px;}body.swift-nojs [data-s3cid="304"]{min-width:299.96875px;min-height:157.375px;}body.swift-nojs [data-s3cid="305"]{min-width:299.96875px;}body.swift-nojs [data-s3cid="306"]{min-width:361px;}body.swift-nojs [data-s3cid="307"]{min-width:361px;}body.swift-nojs [data-s3cid="308"]{min-width:361px;}body.swift-nojs [data-s3cid="309"]{min-width:361px;}body.swift-nojs [data-s3cid="310"]{min-width:361px;}body.swift-nojs [data-s3cid="311"]{min-width:361px;max-height:127.5px;}body.swift-nojs [data-s3cid="312"]{min-width:361px;max-height:127.5px;}body.swift-nojs [data-s3cid="313"]{min-width:361px;max-height:127.5px;}body.swift-nojs [data-s3cid="314"]{min-width:361px;max-height:127.5px;}body.swift-nojs [data-s3cid="315"]{min-width:361px;max-height:127.5px;}body.swift-nojs [data-s3cid="316"]{min-width:361px;min-height:42.625px;}body.swift-nojs [data-s3cid="317"]{min-width: 100vw;}body.swift-nojs [data-s3cid="318"]{min-width: 100vw;}body.swift-nojs [data-s3cid="319"]{min-width: 100vw;}body.swift-nojs [data-s3cid="320"]{min-width: 100vw;}body.swift-nojs [data-s3cid="321"]{min-width: 100vw;}body.swift-nojs [data-s3cid="322"]{min-width: 100vw;}body.swift-nojs [data-s3cid="323"]{min-width: 100vw;}body.swift-nojs [data-s3cid="325"]{min-width: 100vw;}body.swift-nojs [data-s3cid="326"]{min-width: 100vw;}body.swift-nojs [data-s3cid="327"]{min-width: 100vw;}body.swift-nojs [data-s3cid="328"]{min-width: 100vw;}body.swift-nojs [data-s3cid="329"]{min-width: 100vw;}body.swift-nojs [data-s3cid="330"]{min-width: 100vw;}body.swift-nojs [data-s3cid="331"]{min-width: 100vw;}body.swift-nojs [data-s3cid="332"]{min-width: 100vw;}body.swift-nojs [data-s3cid="333"]{min-width: 100vw;}body.swift-nojs [data-s3cid="334"]{max-width:0px;max-height:0px;}body.swift-nojs [data-s3cid="335"]{max-height:0px;}body.swift-nojs [data-s3cid="336"]{max-width:0px;max-height:0px;}body.swift-nojs [data-s3cid="337"]{max-width:0px;max-height:0px;}body.swift-nojs [data-s3cid="381"]{min-width: 100vw;}html{opacity:1}