*{box-sizing:border-box;margin:0}body{display:flex;flex-direction:column;margin:0;min-height:100svh}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,textarea,select{font:inherit;border-radius:var(--style-border-radius-inputs)}select{background-color:var(--color-background);color:currentcolor}dialog{background-color:var(--color-background);color:var(--color-foreground)}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p:empty{display:none}:is(p,h1,h2,h3,h4,h5,h6):first-child,:empty:first-child+:where(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:is(p,h1,h2,h3,h4,h5,h6):last-child,:where(p,h1,h2,h3,h4,h5,h6)+:has(+:empty:last-child){margin-block-end:0}body{font-family:var(--font-primary--family);background-color:var(--color-background);color:var(--color-foreground)}.shopify-section{--content-width: min( calc(var(--page-width) - var(--page-margin) * 2), calc(100% - var(--page-margin) * 2) );--content-margin: minmax(var(--page-margin), 1fr);--content-grid: var(--content-margin) var(--content-width) var(--content-margin);position:relative;grid-template-columns:var(--content-grid);display:grid;width:100%}.shopify-section>*{grid-column:2}.shopify-section>.full-width{grid-column:1 / -1}.nt-vh,.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.nt-fechar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:32px;width:32px;padding:0;border:0;border-radius:8px;background:#f0f0f0;color:#1a1a1a;cursor:pointer;transition:background-color .15s ease}.nt-fechar:hover{background:#e4e4e7}.nt-fechar svg{width:16px;height:16px}@media(prefers-reduced-motion:reduce){.nt-fechar{transition:none}}.nt-cta{display:inline-flex;align-items:center;justify-content:center;height:36px;padding-inline:20px;padding-bottom:1.5px;border-radius:999px;background-image:linear-gradient(95deg,var(--color-accent-from),var(--color-accent-to));color:#000;font-family:var(--font-body);font-size:13px;font-weight:600;letter-spacing:-.01em;line-height:1;text-decoration:none;white-space:nowrap;border:0;-webkit-appearance:none;appearance:none;cursor:pointer;transition:filter .3s var(--nt-ease-hover),transform .15s ease}.nt-cta:hover{filter:brightness(1.1)}.nt-cta:active{transform:scale(.97)}.nt-cta--block{display:flex;width:100%;margin:24px 0 0}.nt-cta__seta{display:inline-flex;align-items:center;width:0;opacity:0;overflow:hidden;transition:width .2s ease,opacity .2s ease}.nt-cta__seta svg{flex:0 0 auto;width:14px;height:14px;margin-left:6px}.nt-cta--seta:hover .nt-cta__seta,.nt-cta--seta:focus-visible .nt-cta__seta{width:20px;opacity:1}.nt-cta--grande{height:48px;padding-inline:28px;padding-bottom:0;font-size:15px}.nt-cta--grande .nt-cta__seta svg{width:16px;height:16px;margin-left:8px}.nt-cta--grande.nt-cta--seta:hover .nt-cta__seta,.nt-cta--grande.nt-cta--seta:focus-visible .nt-cta__seta{width:24px}.nt-cta--hero{height:44px;padding-inline:28px;padding-bottom:1px;font-size:14px;font-weight:500}.nt-cta--hero:hover{transform:scale(1.03)}.nt-cta--hero:active{transform:scale(.94)}.nt-cta--hero .nt-cta__seta svg{width:16px;height:16px;margin-left:8px}.nt-cta--hero.nt-cta--seta .nt-cta__seta{width:24px;opacity:1}@media(prefers-reduced-motion:reduce){.nt-cta,.nt-cta__seta{transition:none}.nt-cta:active,.nt-cta--hero:hover,.nt-cta--hero:active{transform:none}}@supports not selector(::-webkit-scrollbar){html{scrollbar-color:var(--color-accent-brand) #141414}}html::-webkit-scrollbar,body::-webkit-scrollbar{width:15px;height:15px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:#141414}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-image:linear-gradient(180deg,var(--color-accent-from),var(--color-accent-to));background-clip:padding-box;border:3px solid #141414;border-radius:9999px}html::-webkit-scrollbar-button:vertical:start:decrement,body::-webkit-scrollbar-button:vertical:start:decrement,html::-webkit-scrollbar-button:vertical:end:increment,body::-webkit-scrollbar-button:vertical:end:increment{display:block;height:15px;background-color:#141414;background-repeat:no-repeat;background-position:center;background-size:9px 9px}html::-webkit-scrollbar-button:vertical:start:decrement,body::-webkit-scrollbar-button:vertical:start:decrement{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232cd4d4' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m18 15-6-6-6 6'/%3E%3C/svg%3E")}html::-webkit-scrollbar-button:vertical:end:increment,body::-webkit-scrollbar-button:vertical:end:increment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232cd4d4' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}html::-webkit-scrollbar-button:vertical:start:increment,body::-webkit-scrollbar-button:vertical:start:increment,html::-webkit-scrollbar-button:vertical:end:decrement,body::-webkit-scrollbar-button:vertical:end:decrement{display:none}html::-webkit-scrollbar-corner,body::-webkit-scrollbar-corner{background:#141414}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.nt-sec{scroll-margin-top:calc(var(--nt-bar-h, 0px) + var(--nt-header-h, 0px) + 24px);position:relative;width:100%;padding-block:96px;font-family:var(--nt-font-body);overflow-x:clip}@media screen and (min-width:640px){.nt-sec{padding-block:128px}}.nt-sec--light{background:#f4f4f6;color:#1d1d1f}.nt-sec--canvas{background:#fff;color:#1d1d1f}.nt-wrap{width:100%;max-width:1152px;margin-inline:auto;padding-inline:24px}@media screen and (min-width:750px){.nt-wrap{padding-inline:40px}}.nt-prosa{font-size:var(--text-body-lg);line-height:1.6}.nt-prosa>*+*{margin-top:1em}.nt-prosa h1,.nt-prosa h2,.nt-prosa h3,.nt-prosa h4{font-family:var(--font-display);font-weight:600;line-height:1.15;letter-spacing:-.02em}.nt-prosa h1{font-size:var(--text-h1)}.nt-prosa h2{font-size:var(--text-h2)}.nt-prosa h3{font-size:var(--text-h3)}.nt-prosa h4{font-size:var(--text-h4)}.nt-prosa *+h2,.nt-prosa *+h3,.nt-prosa *+h4{margin-top:1.8em}.nt-prosa ul,.nt-prosa ol{padding-left:1.25em}.nt-prosa li+li{margin-top:.4em}.nt-prosa img{max-width:100%;height:auto}.nt-prosa a{color:var(--color-accent-brand);text-underline-offset:3px}.nt-prosa table{width:100%;border-collapse:collapse}.nt-prosa th,.nt-prosa td{padding:12px 8px;text-align:left}.nt-sec__head{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:48px}.nt-sec__head--left{align-items:flex-start;text-align:left}.nt-eyebrow{margin:0;font-family:var(--nt-font-sans);font-size:14px;font-weight:600;line-height:1;letter-spacing:.22em;text-transform:uppercase;background-image:var(--nt-accent-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.nt-sec__title{margin:12px 0 0;font-family:var(--nt-font-display);font-size:var(--text-h1);font-weight:600;line-height:1.08;letter-spacing:-.02em;color:inherit}.nt-sec__head--left .nt-sec__title{margin-top:16px}.nt-sec__sub{max-width:576px;margin:12px 0 0;font-size:var(--text-body-lg);line-height:1.47;color:#0009}.nt-sec__head--left .nt-sec__sub{max-width:672px}.nt-tone-dark .nt-sec__sub{color:#f4f4f6a8}.nt-sec__cta{display:flex;justify-content:center;margin-top:40px}.nt-sec a:focus-visible,.nt-sec button:focus-visible{outline:2px solid var(--nt-accent-to);outline-offset:3px;border-radius:4px}.nt-sec:before{content:"";position:absolute;inset-inline:0;top:0;height:1px;background-image:linear-gradient(90deg,transparent,#2fe3a8,#1ec8e6,transparent);opacity:.55;pointer-events:none}.shopify-section:has(>.nt-faixa)+.shopify-section .nt-sec:before,.shopify-section:has(>.nt-faixa)+.shopify-section .nt-band:before,.shopify-section:has(>.nt-tone-light)+.shopify-section .nt-tone-light:before,.shopify-section:has(>.nt-tone-dark)+.shopify-section .nt-tone-dark:before,.shopify-section:has(>.nt-sec--light)+.shopify-section .nt-tone-light:before,.shopify-section:has(>.nt-rev:not(.nt-rev--claro))+.shopify-section .nt-tone-dark:before,.shopify-section:has(>.nt-news)+.shopify-section .nt-tone-dark:before,.shopify-section:has(>.nt-tone-light)+.shopify-section .nt-sec--light:before,.shopify-section:has(>.nt-sec--light)+.shopify-section .nt-sec--light:before,.shopify-section:has(>.nt-sec--canvas)+.shopify-section .nt-sec--canvas:before,.shopify-section:has(>.nt-sec--canvas)+.shopify-section .nt-tone-canvas:before,.shopify-section:has(>.nt-tone-canvas)+.shopify-section .nt-sec--canvas:before,.shopify-section:has(>.nt-tone-canvas)+.shopify-section .nt-tone-canvas:before,.shopify-section:has(>.nt-rev--claro)+.shopify-section .nt-sec--canvas:before,.shopify-section:has(>.nt-tone-dark)+.shopify-section .nt-news:before,.shopify-section:has(>.nt-tone-dark)+.shopify-section .nt-rev:not(.nt-rev--claro):before,.shopify-section:has(>.nt-rev:not(.nt-rev--claro))+.shopify-section .nt-news:before,.shopify-section:has(>.nt-news)+.shopify-section .nt-rev:not(.nt-rev--claro):before,.shopify-section:not(:has(>[class]))+.shopify-section .nt-news:before,.shopify-section:has(>.nt-apps)+.shopify-section .nt-news:before,.shopify-section:has(>.nt-sec--canvas)+.shopify-section .nt-rev--claro:before{content:none}
/*# sourceMappingURL=/cdn/shop/t/6/assets/critical.css.map */
