:root{--full-white:#fff;--text-color-disabled:#bbb;--status-sad:#edbb3b;--status-bad:#de5a0d;--status-great:#88a179}#lottie{background-color:transparent;width:100%;height:auto;display:block;overflow:hidden;transform:translateZ(0);text-align:center;opacity:1}.loader{border:5px solid var(--full-white);border-top:5px solid transparent;border-radius:50%;width:1.25rem;height:1.25rem;animation:spin 1s linear infinite}.loader--with-text{border:5px solid var(--text-color-medium);border-top:5px solid transparent;margin-left:.25rem}.loader--with-text-red{border:5px solid var(--g1-red);border-top:5px solid transparent;margin-left:.25rem}.no-padding{padding:0!important}.c-arrows{position:absolute;display:flex;justify-content:space-between;align-items:flex-end;height:50px;width:100%;left:0;pointer-events:none}.c-arrows>svg{fill:#000}.c-arrows--left{rotate:90deg;left:-11px}.c-arrows--left,.c-arrows--right{position:relative;background-color:hsla(0,0%,100%,.6313725490196078);border-radius:.5rem}.c-arrows--right{rotate:-90deg;right:-11px}.grid-element-span{grid-row:2 span}.grid-element-span--bigger{grid-row:3 span}.filter--empty-text{padding:2rem;text-align:center;grid-column:1/-1}.elem-disabled{pointer-events:none}.no-margin{margin:0!important}.is-hidden{display:none!important}@media (min-width:64em){main{font-size:1.25rem;line-height:2rem}}@media (max-width:64em){main{font-size:1.125rem;line-height:1.75rem}}a:hover{color:inherit;text-decoration:none}.button{display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.160784);border-radius:.25rem;width:auto;max-width:48rem;padding:.625rem 1.25rem;font-weight:var(--fw-semibold);gap:.5rem;font-size:.875rem;color:var(--g1-red);transition:opacity .3s ease-in-out;border:none;line-height:1.75rem;cursor:pointer}.button:not(.button[disabled]):hover{opacity:.7}.button--primary{border:1px solid var(--g1-red);box-shadow:none;background-color:var(--g1-red);color:#fff}.button--primary:hover{color:#fff}.button--primary[disabled]{background-color:#fff;border:1px solid var(--text-color-disabled);color:var(--text-color-disabled)!important;opacity:.8}.button--primary[disabled]:hover{cursor:auto}.button--secondary{border:none;box-shadow:none;font-weight:700;background-color:transparent;color:var(--g1-red)}.button--secondary-shadow{box-shadow:0 3px 6px rgba(0,0,0,.160784)}.button--secondary-bordered{border:1px solid var(--Brand-brand-color,#c4170c)}.button--secondary:hover{color:var(--g1-red)}.button--secondary[disabled]{color:var(--text-color-disabled)!important;opacity:.8}.button--secondary[disabled]:hover{cursor:auto}.button--dark{border:1px solid #0d0d0e;box-shadow:none;background-color:#0d0d0e;color:#fff}.button--dark:hover{color:#fff}.button--dark[disabled]{background-color:#fff;border:1px solid var(--text-color-disabled);color:var(--text-color-disabled)!important;opacity:.8}.button--dark[disabled]:hover{cursor:auto}.button--next,.button--previous,.button--restart,.button--tertiary{background-color:var(--full-white);border:1px solid var(--text-dark);color:var(--text-dark);max-width:13.0625rem}.button--thin{padding:.3125rem 1.25rem}.button--thin-large{padding:.3125rem 2.6875rem;font-weight:var(--fw-bold);border-radius:.5rem}@media (min-width:48em){.button{font-size:1rem}}.ad{align-self:center}.ad__wrapper.tag-manager-publicidade-container{position:relative;margin:0 auto;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:.625rem}.ad__wrapper.tag-manager-publicidade-container--vazio{min-height:0;height:0}.ad--middle-content .ad__wrapper.tag-manager-publicidade-container{margin-top:2.8125rem;padding:.625rem 0;border-top:.0625rem solid var(--text-color-caption);border-bottom:.0625rem solid var(--text-color-caption)}.ad--middle-content .ad__wrapper.tag-manager-publicidade-container:after{content:"continua após a publicidade";color:var(--text-color-caption);text-transform:uppercase;position:absolute;top:0;left:50%;background-color:#fff;padding:0 .625rem;font-size:.625rem;line-height:.875rem;letter-spacing:-.025em;transform:translate(-50%,-60%);min-width:10.625rem;text-align:center}.input{font-family:opensans,sans-serif;font-weight:400;font-style:normal;border-radius:.75rem;font-size:1rem;padding:.5rem;box-shadow:0 3px 6px rgba(0,0,0,.160784);width:auto;border:none}.input::-moz-placeholder{color:var(--text-color-disabled)}.input::placeholder{color:var(--text-color-disabled)}.input:before{content:"0x26b2";color:red;transform:rotate(45deg)}@keyframes opacity{0%{opacity:0}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.skeleton-box{width:100%;height:250px;cursor:progress;margin:0 auto;position:relative;max-width:300px;background:linear-gradient(90deg,transparent,#fff,transparent),linear-gradient(#eee,#eee);background-repeat:no-repeat;background-size:1000px 300px,1000px 300px;background-position:-500% 0,0 0;animation:skeleton-box-loading 1s linear infinite}@media (min-width:768px){.skeleton-box{max-width:970px}}@keyframes skeleton-box-loading{to{background-position:500% 0,0 0}}:root{--bg-feed:#f3f3f3;--light-grey:#dfdfdf;--separator:#c8c8c8;--bg-color:#f9f9f9;--red-error:#c0392b;--divider-color:#e1e5e5;--text-color:#333;--text-color-caption:#555;--text-color-medium:#777;--text-dark:#232323;--bar-background:#fcfcfc;--social-facebook:#3b5998;--social-twitter:#55acee;--social-whatsapp:#128c7e;--g1-red:#c4170c;--g1-red-light:#cb6666;--g1-red-dark:#b0150b;--g1-green:#88a179;--g1-light-grey:#d8d8d8;--g1-dark-grey:#1f1f1f;--g1-yellow-dark:#edbb3b;--status-attention:#ebc350;--status-regular:#6ec5d1;--status-good:#82ef7e;--status-great:#4b8433;--status-needed:#79a4c3;--fw-light:300;--fw-regular:400;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800}@font-face{font-family:opensans;src:url(https://s3.glbimg.com/cdn/fonts/opensans/light.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/opensans/light.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/opensans/light.ttf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:opensans;src:url(https://s3.glbimg.com/cdn/fonts/opensans/regular.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/opensans/regular.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/opensans/regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:opensans;src:url(https://s3.glbimg.com/cdn/fonts/opensans/semibold.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/opensans/semibold.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/opensans/semibold.ttf) format("truetype");font-style:normal;font-weight:600}@font-face{font-family:opensans;src:url(https://s3.glbimg.com/cdn/fonts/opensans/bold.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/opensans/bold.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/opensans/bold.ttf) format("truetype");font-style:normal;font-weight:700}@font-face{font-family:opensans;src:url(https://s3.glbimg.com/cdn/fonts/opensans/extrabold.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/opensans/extrabold.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/opensans/extrabold.ttf) format("truetype");font-style:normal;font-weight:800}@font-face{font-family:globotipoweb;font-style:italic;font-weight:800;font-display:swap;src:url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-black-italic.woff2) format("woff2"),url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-black-italic.woff) format("woff")}@font-face{font-family:globotipoweb;font-weight:800;font-display:swap;src:url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-black-normal.woff2) format("woff2"),url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-black-normal.woff) format("woff")}@font-face{font-family:globotipoweb;font-style:italic;font-weight:700;font-display:swap;src:url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-bold-italic.woff2) format("woff2"),url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-bold-italic.woff) format("woff")}@font-face{font-family:globotipoweb;font-weight:700;font-display:swap;src:url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-bold-normal.woff2) format("woff2"),url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-bold-normal.woff) format("woff")}@font-face{font-family:globotipoweb;font-style:italic;font-weight:300;font-display:swap;src:url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-light-italic.woff2) format("woff2"),url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-light-italic.woff) format("woff")}@font-face{font-family:globotipoweb;font-weight:300;font-display:swap;src:url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-light-normal.woff2) format("woff2"),url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-light-normal.woff) format("woff")}@font-face{font-family:globotipoweb;font-style:italic;font-weight:400;font-display:swap;src:url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-regular-italic.woff2) format("woff2"),url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-regular-italic.woff) format("woff")}@font-face{font-family:globotipoweb;font-weight:400;font-display:swap;src:url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-regular-normal.woff2) format("woff2"),url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-regular-normal.woff) format("woff")}@font-face{font-family:globotipoweb;font-style:italic;font-weight:600;font-display:swap;src:url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-semibold-italic.woff2) format("woff2"),url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-semibold-italic.woff) format("woff")}@font-face{font-family:globotipoweb;font-weight:600;font-display:swap;src:url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-semibold-normal.woff2) format("woff2"),url(https://s3.glbimg.com/v1/AUTH_b922f1376f6c452e9bb337cc7d996a6e/codex/foundation/typefaces/globotipo-book-normal-semibold-normal.woff) format("woff")}.clearfix:after{content:"";display:table;clear:both}.flip-it{transform:scaleX(-1)}.svg-symbol{display:none}main{letter-spacing:-.03em;overflow-wrap:break-word}@media (min-width:64.0625rem){main{font-size:1.25rem;line-height:2rem}}@media (max-width:64.0625rem){main{font-size:1.125rem;line-height:1.75rem}}main .btn{background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.160784);border-radius:.75rem;z-index:1;width:93%;max-width:48rem;padding:.625rem 1.25rem;font-weight:var(--fw-semibold);font-size:1rem;color:var(--g1-red);border:none;line-height:1.75rem;cursor:pointer}blockquote,body,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}body,html{height:100%}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}input{border:1px solid #b0b0b0;padding:3px 5px 4px;color:#979797;width:190px}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:400}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:after,q:before{content:""}abbr,acronym{border:0}a{text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}blockquote{quotes:none}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:var(--text-color);font-family:opensans,sans-serif}.wrapper{margin-right:auto;margin-left:auto;padding:0 .75rem}.wrapper--680{max-width:704px;max-width:44rem}.wrapper--686{max-width:710px;max-width:44.375rem}.wrapper--910{max-width:934px;max-width:58.375rem}.wrapper--1100{max-width:1100px;max-width:68.75rem}.comment-modal{position:fixed;background-color:hsla(0,0%,40%,.43137254901960786);transition:opacity .2s ease-in-out;opacity:1;display:grid;place-items:center;top:0;width:100%;height:100%;z-index:1050}.comment-modal--hidden{opacity:0}.comment-modal__section{display:flex;flex-direction:column;gap:1rem;padding:1rem;width:100%}.comment-modal__section--small{max-width:35.6875rem}.comment-modal__section--medium{max-width:52rem}.comment-modal__section--full-size{max-width:100%}.comment-modal__card{width:100%;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.160784);border-radius:.5rem;gap:.5rem;padding:1rem;pointer-events:all}.comment-modal__card .signature__share{justify-content:space-between}.comment-modal__header{display:flex;justify-content:flex-end}.comment-modal__header--close{display:grid;cursor:pointer;place-items:center;font-size:1.5rem;color:#fff;width:2.5rem;height:2.5rem;border-radius:50%}.comment-modal__header--close>svg{fill:#fff;transition:transform .2s ease-in;transform:rotate(0)}.comment-modal__header--close>svg:hover{transform:rotate(90deg)}.comment-modal__content-img{display:flex;flex-direction:column;gap:.5rem}.comment-modal__body{display:flex;flex-direction:column;word-break:break-word;height:100%;padding:1rem;gap:1.5rem}.comment-modal__body--title{font-weight:700;font-size:1.625rem}.comment-modal__content{display:flex;flex-direction:column;word-break:break-word;overflow-y:auto;height:100%;max-height:37.5rem;gap:.5rem}.comment-modal__content--text{font-size:1.25rem}.c-share-canvas{z-index:-10;position:absolute;display:flex;top:1px;flex-direction:column;justify-content:space-between;padding:1.5rem;background-color:#fff;width:-moz-max-content;width:max-content;height:auto;gap:1.5rem;font-family:Open Sans,sans-serif;border:1px solid rgba(0,0,0,.160784)}.c-share-canvas[class*=no-padding]>button{margin:1.5rem}.c-share-canvas--background{background-image:url(bg-share.jpg);background-size:cover}.c-share-canvas button{background-color:#fff;color:#666;border:1px solid rgba(0,0,0,.160784);border-radius:30px;height:2.5rem}.c-share-canvas button>strong{color:#c4170c}.c-share-canvas__content{display:flex;flex-direction:column;gap:1rem}.c-share-canvas__content--card{padding:1rem;gap:.5rem;display:flex;flex-direction:column;justify-content:space-between;width:auto;height:auto;max-width:13.75rem;max-height:17.5rem;border-radius:1.5rem;background-color:#f3f3f3;border:1px solid rgba(0,0,0,.160784)}.c-share-canvas__content--card>img{width:11.75rem;height:11.75rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.c-share-canvas__content--card>button{display:flex;align-items:center;justify-content:center}.c-share-canvas__content--logo{display:flex;width:9.375rem;height:auto;margin-left:-.4375rem}.c-share-canvas__content--text{display:flex;flex-direction:column;gap:1rem;color:#707070}.c-share-canvas__content--text>h4{font-size:1.875rem;padding-bottom:.625rem;font-weight:700}.c-share-canvas__content--text>p{font-size:1.125rem;font-weight:600}.c-themes{display:flex;overflow:auto;overflow-y:hidden;-ms-overflow-style:none;padding:0 1rem;gap:1rem}.c-themes--sticky{position:sticky;top:0;box-shadow:0 -.1875rem .375rem rgba(0,0,0,.160784);border-radius:.5rem .5rem}.c-themes::-webkit-scrollbar{width:0;background:transparent}.c-themes__item{display:flex;align-items:center;flex-direction:column;background-color:transparent;border:none;width:100%;cursor:pointer;gap:.5rem;font-weight:700;color:#c4170c;max-width:6.25rem}.c-themes__item>img{width:5.125rem;height:5.125rem}.c-themes__item:focus{outline:none}.c-themes__item>p{font-size:.875rem;line-height:1rem}.c-themes__item.is-disabled>img{filter:grayscale(1)}.c-themes__item.is-disabled>p{color:grey}.tippy-box{background-color:#fff;border:1px solid var(--g1-red);color:#232323}.tippy-content{text-align:center;font-size:18px}.tippy-arrow{color:var(--g1-red)}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-17px;left:0;border-width:0 10px 17px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-17px;left:0;border-width:17px 10px 0;border-bottom-color:initial;transform-origin:center top}.c-dropdown{display:flex;justify-content:center;position:relative;background-color:#fff;height:3rem;width:100%;margin-top:.625rem}.c-dropdown--uf{justify-content:flex-start;z-index:1}.c-dropdown__wrapper{display:flex;position:absolute;overflow:hidden;border-radius:1rem;flex-direction:column;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.160784);border-radius:.75rem;width:93%;max-width:48rem;padding:.625rem 1.25rem;font-weight:var(--fw-semibold);font-size:1rem;color:var(--g1-red);border:none;line-height:1.75rem;cursor:pointer}.c-dropdown__wrapper--full-width{width:100%;box-shadow:0 3px 6px rgba(0,0,0,.160784);padding:.75rem 0}.c-dropdown__wrapper--small{left:0;max-width:15.625rem;padding:.625rem 1rem;box-shadow:none!important;border:2px solid #e0e3e9}@media (max-width:40em){.c-dropdown__wrapper--small{max-width:100%;width:96%}}.c-dropdown__state-title{font-family:opensans,sans-serif;font-weight:400;font-style:normal;color:var(--text-elements-text-placeholder,#9da3ae);font-size:1rem;line-height:1.125rem}.c-dropdown__title{color:#232323;font-size:1.125rem;font-weight:600}.c-dropdown__header{display:flex;cursor:pointer;align-items:center;justify-content:space-between}.c-dropdown__header>.c-dropdown__arrow{color:var(--g1-red);transition:transform .3s ease;transform:rotate(0);height:100%}.c-dropdown__header>.c-dropdown__arrow--open{transform:rotate(180deg)}.c-dropdown__list{pointer-events:auto;opacity:1;z-index:2;transition:height .4s ease,opacity .2s ease;max-height:15.625rem}.c-dropdown__list--hide{height:0;opacity:0;pointer-events:none}.c-dropdown__list-wrapper{display:flex;gap:.3125rem;flex-direction:column}.c-dropdown__item{display:flex;align-items:center;gap:2rem;padding-bottom:.3125rem;padding-top:.3125rem}.c-dropdown__item:first-child{margin-top:.3125rem;border-top:1px solid var(--separator)}.c-dropdown__item--uf{padding:.625rem .625rem .9375rem 0}@media (max-width:40em){.c-dropdown__item--uf{flex-direction:column;flex-wrap:wrap;align-items:flex-start;gap:.3125rem}}.c-dropdown__item>p{font-size:1rem;color:var(--text-color-medium);font-weight:700}.c-dropdown__item .c-dropdwon__uf-header-city{font-size:1rem}.c-dropdown__item:not(:last-child){border-bottom:1px solid var(--separator)}.c-dropdown__link{font-size:1rem;color:var(--text-color-medium);word-break:break-word;font-weight:400}.c-dropdwon__uf{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0}.c-dropdwon__uf:not(:last-child){border-bottom:1px solid #e2e2e2}.c-dropdwon__uf-header-state{font-family:opensans,sans-serif;font-weight:600;font-style:normal;color:#232323;font-size:1.25rem;transition:color .2s ease-in}.c-dropdwon__uf-header-state:hover{color:var(--g1-red)}.c-dropdwon__uf-button{border:1px solid #dbdbdb;color:#232323;font-size:1rem;line-height:30px;outline:none;padding:0 .9375rem;max-width:60px;text-align:center;transition:color .35s;font-weight:400;white-space:nowrap}.c-dropdwon__uf-button:hover:not(.c-dropdwon__uf-button--disable){opacity:.9;color:#c4170c}.c-dropdwon__uf-button:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.c-dropdwon__uf-button:not(:last-child){border-right:none}.c-dropdwon__uf-button:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.c-dropdwon__uf-button-group{display:flex;flex:1;justify-content:flex-end}@media (max-width:40em){.c-dropdwon__uf-button-group{width:100%;justify-content:flex-start}}.c-dropdwon__uf-button--disable{background-color:#f6f4f7;color:#dbdbdb;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-dropdwon__uf-button--disable:hover{color:#dbdbdb}.c-dropdwon__uf-button--simulation{max-width:140px}.checkbox-container{cursor:pointer;display:flex;justify-content:flex-start;gap:.3125rem}.c-checkbox{opacity:0;cursor:pointer;height:0;width:0}.checkmark{height:1.5625rem;width:1.5625rem;background-color:#fff;border:3px solid #fff;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.checkmark:after{content:"";position:absolute;display:none}.check{background-color:var(--g1-red)}.c-title{font-family:opensans,sans-serif;font-weight:400;font-style:normal;font-size:1.25rem;text-align:center}@media (min-width:992px){.c-title{font-family:opensans,sans-serif;font-weight:700;font-style:normal;font-size:1.625rem}}.c-list{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;list-style:none;padding:1.25rem;width:100%;max-width:60.125rem}@media (min-width:992px){.c-list{grid-template-columns:repeat(2,1fr)}}.c-list-span{grid-row:2 span}.c-list-section{display:flex;position:relative;align-items:center;justify-content:center;flex-direction:column;padding-right:15px;padding-left:15px;z-index:2}.c-list__header{display:flex;align-items:center;justify-content:space-between;padding-right:30px;padding-bottom:10px}.c-list__header-title{font-family:opensans,sans-serif;font-weight:700;font-style:normal;color:var(--g1-red);font-size:1.5rem}@media (min-width:992px){.c-list__header-title{font-size:1.625rem}}.c-list__header-round{font-family:opensans,sans-serif;font-weight:600;font-style:normal;color:var(--g1-red);text-align:center;font-size:1.25rem}.c-list__header--simulation{padding-right:100px}.c-list__column{padding-top:20px}@media (min-width:992px){.c-list__column:first-child{padding-left:0}.c-list__column:last-child{padding-right:0}}.c-list__container{display:flex;flex-direction:column;gap:.375rem}.c-list__container-item{display:flex;align-items:center;border-bottom:1px solid grey;font-family:opensans,sans-serif;font-weight:400;font-style:normal;font-size:18px}.c-list__container-item>a{color:#c4170c}.c-list__container-item>a:hover{color:#941109}.c-list__item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0}.c-list__item:not(:last-child){border-bottom:1px solid #e2e2e2}.c-list__item-header-state{color:#6b6b6b;font-size:26px}.c-list__item-header-city,.c-list__item-header-state{font-family:opensans,sans-serif;font-weight:600;font-style:normal}.c-list__item-header-city{color:#232323;font-size:1.25rem;transition:color .2s ease-in}.c-list__item-header-city:hover{color:var(--g1-red)}.c-list__item-button{border:1px solid #dbdbdb;color:#232323;font-size:1rem;box-shadow:0 2px 5px rgba(0,0,0,.1607843137254902);line-height:30px;outline:none;padding:0 .9375rem;white-space:nowrap;max-width:60px;text-align:center;transition:color .35s;font-weight:700;width:100%}.c-list__item-button:hover:not(.c-list__item-button--disable){opacity:.9;color:#c4170c}.c-list__item-button:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.c-list__item-button:not(:last-child){border-right:none}.c-list__item-button:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.c-list__item-button-group{display:flex;flex:1;width:auto;justify-content:flex-end}.c-list__item-button--disable{background-color:#f6f4f7;color:#dbdbdb;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.c-list__item-button--disable:hover{color:#dbdbdb}.c-list__item-button--simulation{max-width:140px}.c-list__item-link{display:flex;align-items:center;justify-content:flex-start;padding:.75rem 0}.c-list__item-link:not(:last-child){border-bottom:1px solid #e2e2e2}.glb-apc-bar-central{height:45px;width:100%;border-bottom:1px solid #ebedef;display:flex;justify-content:center}.glb-apc-bar-central_container{width:100%;max-width:1360px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 9px 0 16px;gap:16px}.glb-apc-bar-central_title{font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.32px;font-family:var(--font-family-display);opacity:0}.glb-apc-bar-central_button{display:flex;flex-direction:row;align-items:center;gap:8px;border:0;background-color:transparent;cursor:pointer;transition:all .2s;color:#c4170c}.glb-apc-bar-central_button:hover{color:#a00d08}.glb-apc-bar-central_button-label{font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.32px;font-family:var(--font-family-display)}.glb-apc-bar-central_button-icon{width:28px;height:28px;background-image:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/ux/ux_v2/icons/menu-grid/v1/menu-grid.svg)}@media (max-width:480px){.glb-apc-bar-central{background-color:#fff}.glb-apc-bar-central_container{gap:12px}.glb-apc-bar-central_title{flex:1}.glb-apc-bar-central_button-label,.glb-apc-bar-central_title{font-size:14px;line-height:20px;font-weight:600}.glb-apc-bar-central_button-icon{width:24px;height:28px}}.filter__group-answer-options{overflow-x:hidden}@media (min-width:104.75em){.filter__group-answer-options--global{max-width:31.25rem}}@media (max-width:104.75em) and (min-width:40em){.filter__group-answer-options--global{max-width:18.75rem}}@media (max-width:40em){.filter__group-answer-options{margin-bottom:.625rem}.filter__group-answer-options--intro{margin-top:.625rem}}.filter__answer-options{display:flex!important;gap:.1875rem;overflow-x:auto;overflow-y:hidden;background-color:#fff}.answer-option{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;transition:opacity .2s ease-in-out;cursor:pointer;filter:opacity(.1)}.answer-option:hover{opacity:.9}.answer-option__card{width:5.2rem;text-align:center;cursor:pointer}.answer-option--active{filter:opacity(1)}.answer-option__content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%}.answer-option__content>p{text-align:center}.answer-option__candidate{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.answer-option__candidate>p{text-align:center}.answer-option__party-info{width:100%;display:flex;gap:.375rem;justify-content:center;align-items:center}.answer-option__party{padding:.125rem .25rem;border-radius:.25rem;color:#fff!important}.card__avatar{width:3.375rem;height:3.375rem;border:.1875rem solid;border-radius:6.25rem}.card__description{font-size:.75rem;word-wrap:break-word;white-space:pre-wrap;line-height:1rem}.cargo-header{width:100%;max-width:46rem;margin:0 auto;padding:1.5rem 1.25rem 0}.cargo-header__tabs{display:flex;align-items:stretch;height:2.25rem;background-color:#ebedef;border-radius:.5rem;padding:.125rem;margin-bottom:1.5rem}.cargo-header__tab{position:relative;flex:1 0 0;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.875rem;font-weight:400;letter-spacing:-.015em;color:#2f3134;text-decoration:none;border-radius:.375rem;transition:background-color .2s ease-in-out}.cargo-header__tab:not(.cargo-header__tab--active)+.cargo-header__tab:not(.cargo-header__tab--active):before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:1rem;background-color:#c9ccd1}.cargo-header__tab--active{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.15);font-weight:600;color:#181818}.cargo-header__title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.cargo-header__title{display:flex;align-items:center;gap:.375rem}.cargo-header__title h1{font-size:1.75rem;font-weight:400;letter-spacing:-1px;color:var(--text-dark,#1f2123);margin:0}.cargo-header__info{display:inline-flex;cursor:help}.cargo-header__share{display:flex;gap:.75rem}.cargo-header__share-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background-color:rgba(228,231,236,.3);cursor:pointer}.cargo-header__share-btn svg{width:1.5rem;height:1.5rem}.cargo-header__location{display:flex;flex-direction:column;gap:.5rem;background-color:#f5f6f7;border:1px solid #ebedef;border-radius:.5rem;padding:.75rem;margin-bottom:1.5rem}.cargo-header__location-uf{margin-left:auto;border-radius:8px;border:1px solid #e4e7ec;padding:0 8px;display:flex;width:36px;color:#2f3134;font-size:14px;font-weight:700;line-height:20px;letter-spacing:-.21px}.cargo-header__location-label{font-size:.75rem;font-weight:600;line-height:1.125rem;letter-spacing:-.01em;color:#2f3134;padding:0 .25rem;margin:0}.cargo-header__location-arrow{flex-shrink:0}.cargo-header__location-static{display:flex;height:2.75rem;align-items:center;gap:.625rem;padding:0 .8125rem;background-color:#fff;border:1px solid #e4e7ec;border-radius:.5rem}.cargo-header__location-static svg{width:1.75rem;height:1.25rem}.cargo-header__location-static span{color:#181818;font-size:.875rem;font-weight:700}.cargo-header__location-dropdown{position:relative;display:block}.cargo-header__location-dropdown .c-dropdown{height:auto;margin-top:0;border-radius:.5rem}.cargo-header__location-dropdown .c-dropdown__wrapper{position:relative;width:100%;max-width:none;overflow:visible;box-shadow:none!important;border:1px solid #e4e7ec!important;border-radius:.5rem!important;padding:0 .5625rem 0 .8125rem!important;min-height:2.75rem;height:2.75rem;justify-content:center;box-sizing:border-box}.cargo-header__location-dropdown .c-dropdown__header{display:flex;align-items:center;justify-content:space-between;width:100%}.cargo-header__location-dropdown .c-dropdown__list{position:absolute;top:100%;left:0;width:100%;max-height:20rem;overflow-y:auto;overflow-x:hidden;background-color:#fff;border:1px solid #e4e7ec;border-radius:.75rem;box-shadow:0 .5rem 1.5rem rgba(47,49,52,.16);box-sizing:border-box;scrollbar-color:#181818 transparent;scrollbar-width:thin;z-index:20}.cargo-header__location-dropdown .c-dropdown__list::-webkit-scrollbar{width:.5rem}.cargo-header__location-dropdown .c-dropdown__list::-webkit-scrollbar-track{background:transparent;margin:.75rem 0}.cargo-header__location-dropdown .c-dropdown__list::-webkit-scrollbar-thumb{background-color:#181818;border-radius:.5rem}.cargo-header__location-dropdown .c-dropdown__list-wrapper{display:flex;width:100%;flex-direction:column;gap:0;padding:.5rem;box-sizing:border-box}.cargo-header__location-dropdown .c-dropdown__wrapper--open{box-shadow:0 .125rem .5rem rgba(47,49,52,.1)!important}.cargo-header__location-flag--br{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/br.svg) no-repeat 50%/cover}.cargo-header__location-flag--ac{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/ac.svg) no-repeat 50%/cover}.cargo-header__location-flag--al{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/al.svg) no-repeat 50%/cover}.cargo-header__location-flag--ap{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/ap.svg) no-repeat 50%/cover}.cargo-header__location-flag--am{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/am.svg) no-repeat 50%/cover}.cargo-header__location-flag--ba{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/ba.svg) no-repeat 50%/cover}.cargo-header__location-flag--ce{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/ce.svg) no-repeat 50%/cover}.cargo-header__location-flag--df{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/df.svg) no-repeat 50%/cover}.cargo-header__location-flag--es{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/es.svg) no-repeat 50%/cover}.cargo-header__location-flag--go{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/go.svg) no-repeat 50%/cover}.cargo-header__location-flag--ma{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/ma.svg) no-repeat 50%/cover}.cargo-header__location-flag--mt{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/mt.svg) no-repeat 50%/cover}.cargo-header__location-flag--ms{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/ms.svg) no-repeat 50%/cover}.cargo-header__location-flag--mg{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/mg.svg) no-repeat 50%/cover}.cargo-header__location-flag--pa{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/pa.svg) no-repeat 50%/cover}.cargo-header__location-flag--pb{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/pb.svg) no-repeat 50%/cover}.cargo-header__location-flag--pr{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/pr.svg) no-repeat 50%/cover}.cargo-header__location-flag--pe{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/pe.svg) no-repeat 50%/cover}.cargo-header__location-flag--pi{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/pi.svg) no-repeat 50%/cover}.cargo-header__location-flag--rj{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/rj.svg) no-repeat 50%/cover}.cargo-header__location-flag--rn{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/rn.svg) no-repeat 50%/cover}.cargo-header__location-flag--rs{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/rs.svg) no-repeat 50%/cover}.cargo-header__location-flag--ro{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/ro.svg) no-repeat 50%/cover}.cargo-header__location-flag--rr{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/rr.svg) no-repeat 50%/cover}.cargo-header__location-flag--sc{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/sc.svg) no-repeat 50%/cover}.cargo-header__location-flag--sp{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/sp.svg) no-repeat 50%/cover}.cargo-header__location-flag--se{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/se.svg) no-repeat 50%/cover}.cargo-header__location-flag--to{background:url(https://s3.glbimg.com/v1/AUTH_ee159532bfef4ee8b613a1f35a0f36e8/assets/statesFlags/to.svg) no-repeat 50%/cover}.cargo-header__location-selected{display:flex;flex:1 1 auto;min-width:0;align-items:center;gap:.625rem}.cargo-header__location-selected .cargo-header__location-flag{flex-shrink:0;width:1.75rem;height:1.25rem;border:1px solid #e4e7ec;border-radius:.1875rem}.cargo-header__location-selected span{overflow:hidden;color:#181818;font-size:.875rem;font-weight:700;line-height:1.25rem;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap}.cargo-header__location-option{display:flex;width:100%;height:2.5rem;min-height:2.5rem;flex:0 0 2.5rem;align-items:center;gap:.5rem;padding:0 .5rem;color:#181818;text-decoration:none;box-sizing:border-box}.cargo-header__location-option:hover{background-color:#f5f6f7;border-radius:.5rem}.cargo-header__location-option--selected{background-color:#ebedef;border-radius:.75rem}.cargo-header__location-option .cargo-header__location-flag{flex-shrink:0;width:1.4375rem;height:1rem;border:1px solid #e4e7ec;border-radius:.125rem}.cargo-header__location-name{overflow:hidden;flex:1 1 auto;min-width:0;font-size:.9375rem;font-weight:700;line-height:1.375rem;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.cargo-header__location-code{display:inline-flex;flex-shrink:0;width:2.25rem;height:1.625rem;align-items:center;justify-content:center;border:1px solid #e4e7ec;border-radius:.5rem;color:#2f3134;font-size:.875rem;font-weight:700;line-height:1.25rem}@media (max-width:40em){.cargo-header{padding:1rem .75rem 0}.cargo-header__tabs{height:2rem;margin-bottom:1rem}.cargo-header__tab{font-size:.75rem}.cargo-header__title-row{margin-bottom:1rem;padding:0 .625rem}.cargo-header__title h1{font-size:1rem;line-height:1.5rem;letter-spacing:-.015em}.cargo-header__share{gap:.5rem}.cargo-header__share-btn{width:2rem;height:2rem}.cargo-header__share-btn svg{width:1.125rem;height:1.125rem}.cargo-header__location{margin-bottom:1rem;padding:.75rem;gap:.5rem;background-color:#fff;border-color:#ebedef;border-radius:.5rem}.cargo-header__location-label{padding:0}.cargo-header__location-selected{gap:.5rem}.cargo-header__location-selected span{font-size:.9375rem;line-height:1.375rem}.cargo-header__location-code{width:2.25rem;height:1.625rem;font-size:.875rem}.cargo-header__location-static{height:2.375rem}.cargo-header__location-dropdown .c-dropdown__wrapper{min-height:2.75rem;height:2.75rem}}@media (max-width:22.5em){.cargo-header{padding-left:.5rem;padding-right:.5rem}.cargo-header__title-row{padding:0 .5rem}}.c-ad{margin-top:30px}.cargo-state-modal{position:fixed;z-index:1050;inset:0;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.cargo-state-modal--visible{visibility:visible;opacity:1}.cargo-state-modal__backdrop{position:absolute;inset:0;background-color:rgba(24,24,24,.55)}.cargo-state-modal__dialog{position:relative;width:calc(100% - 2rem);max-width:32.625rem;overflow:hidden;border-radius:.75rem;background-color:#f5f6f7}.cargo-state-modal__content{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.cargo-state-modal__field{display:flex;flex-direction:column;gap:.75rem}.cargo-state-modal__label{color:#181818;font-size:.9375rem;font-weight:600;line-height:1.375rem;letter-spacing:-.01em}.cargo-state-modal__select-wrapper{position:relative}.cargo-state-modal__select{display:flex;align-items:center;justify-content:space-between;width:100%;height:2.75rem;border:1px solid #e4e7ec;border-radius:.5rem;background-color:#fff;padding:0 .5rem 0 .75rem;color:#181818;font-family:inherit;font-size:.8125rem;line-height:1.125rem;cursor:pointer;text-align:left}.cargo-state-modal__select--placeholder{color:#9da3ae}.cargo-state-modal__select:focus-visible{outline:2px solid #c4170c;outline-offset:2px}.cargo-state-modal__select-arrow{flex-shrink:0;pointer-events:none}.cargo-state-modal__list{z-index:1;top:calc(100% + .25rem);left:0;display:none;width:100%;max-height:20rem;overflow-y:auto;border:1px solid #e4e7ec;border-radius:.75rem;background-color:#fff;box-shadow:0 .5rem 1.5rem rgba(47,49,52,.16);padding:.5rem}.cargo-state-modal__list--visible{display:flex;flex-direction:column}.cargo-state-modal__option{display:none;align-items:center;gap:.5rem;width:100%;min-height:2.5rem;border:0;border-radius:.5rem;background-color:#fff;padding:0 .5rem;color:#181818;font:inherit;text-align:left;cursor:pointer}.cargo-state-modal__option--visible{display:flex}.cargo-state-modal__option:focus-visible,.cargo-state-modal__option:hover,.cargo-state-modal__option[aria-selected=true]{background-color:#f5f6f7}.cargo-state-modal__option:focus-visible{outline:2px solid #c4170c;outline-offset:-2px}.cargo-state-modal__submit{display:inline-flex;align-items:center;align-self:flex-end;justify-content:center;gap:.25rem;height:2.5rem;border:0;border-radius:.5rem;background-color:#c4170c;padding:.5rem .75rem .5rem 1rem;color:#fff;font-family:inherit;font-size:.875rem;font-weight:700;line-height:1.25rem;letter-spacing:-.02em;cursor:pointer}.cargo-state-modal__submit:disabled{opacity:.45;cursor:not-allowed}.cargo-state-modal__submit:not(:disabled):hover{background-color:#b0150b}.cargo-state-modal__submit:focus-visible{outline:2px solid #181818;outline-offset:2px}@media (max-width:40em){.cargo-state-modal__content{padding:1.5rem 1rem}}@media (prefers-reduced-motion:reduce){.cargo-state-modal{transition:none}}.container{letter-spacing:-.03em;overflow-wrap:break-word;color:var(--text-color);background-color:#fff}@media (min-width:64.0625rem){.container{font-size:1.25rem;line-height:2rem}}@media (max-width:64.0625rem){.container{font-size:1.125rem;line-height:1.75rem}}@media (min-width:64.0625rem){.container--no-feed{padding-bottom:5rem}}@media (max-width:64.0625rem){.container--no-feed{padding-bottom:3rem}}.elections-controls{display:contents}@media (max-width:40em){.elections-controls{display:flex;flex-direction:column}.elections-controls .cargo-header,.elections-controls .filter{order:0}.elections-controls .cargo-header{order:1}.elections-controls .filter{order:2}}.filter{background-color:#fff;border:1px solid #ebedef;box-shadow:0 4px 2px rgba(113,112,140,.15),0 -2px 4px rgba(113,112,140,.05);transition:all .5s ease-in-out}@media (min-width:40em){.filter{position:sticky;top:0;width:100%}}.filter--top{padding-top:5.375rem;transition:all 1s ease-in-out}.filter--intro{z-index:2}.filter--feed{display:none}@media (max-width:40em){.filter--feed{position:relative;display:block;box-shadow:none;margin:0 .75rem 1rem;border-radius:.5rem;background-color:#fff}}.filter__group{display:flex;align-items:flex-start}.filter__content{display:flex;justify-content:center;align-content:center;padding:1.5rem 2rem;width:100%}@media (min-width:40em){.filter__content{flex-direction:column}}@media (max-width:64.0625em) and (min-width:40em){.filter__content{display:grid;grid-template-columns:1fr 2fr}}@media (max-width:40em){.filter__content{padding:0 1rem 1.5rem}}.filter__group-items{display:block;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.filter__group-items::-webkit-scrollbar{width:0;height:0;background:transparent}.filter__research{display:flex}@media (min-width:40em){.filter__research{flex-direction:row;justify-content:center;align-items:flex-start;width:100%;max-width:78.5rem;margin:0 auto}}@media (max-width:40em){.filter__research{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:0 .75rem .75rem}}.filter__research-group{width:100%;position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:2.5rem}.filter__research-group:first-child{border-left:none}.filter__research-group:last-child{border-bottom:none}@media (max-width:40em){.filter__research-group{align-items:center;flex-direction:column;justify-content:center;padding:0;gap:1.5rem;width:100%}}.filter__col{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:1rem}@media (max-width:40em){.filter__col{width:100%;gap:.75rem}}.filter__col--pergunta{max-width:20rem}.filter__title{font-size:1rem;line-height:1.5rem;letter-spacing:-.015em;color:#1f2123;font-weight:400;padding:0 .25rem;margin:0}@media (max-width:40em){.filter__title{font-size:.75rem;line-height:1.125rem;font-weight:600}}.filter__turnos{display:flex;align-items:center;gap:1rem;overflow:visible;white-space:nowrap}@media (max-width:40em){.filter__turnos{gap:1rem}}.filter__radio-option{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;font-weight:600;letter-spacing:-.015em;color:#9da3ae;text-decoration:none}@media (max-width:40em){.filter__radio-option{font-size:.875rem;line-height:1.25rem;gap:.5rem}}.filter__radio-option:hover{opacity:.85}.filter__radio-option--active{color:#181818;font-weight:700}.filter__radio-option--active .filter__radio-circle{border-color:var(--g1-red,#c4170c)}.filter__radio-option--active .filter__radio-circle:after{transform:scale(1)}.filter__radio-option--disable{color:#dbdbdb;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.filter__radio-circle{position:relative;display:inline-block;width:1.5rem;height:1.5rem;border:2px solid #e0e3e9;border-radius:50%;box-sizing:border-box;flex-shrink:0}.filter__radio-circle:after{content:"";position:absolute;inset:.25rem;background-color:var(--g1-red,#c4170c);border-radius:50%;transform:scale(0);transition:transform .15s ease-in-out}@media (max-width:40em){.filter__radio-circle{width:1.5rem;height:1.5rem}.filter__radio-circle:after{inset:.25rem}}.filter__institute{margin-right:1.25rem;color:var(--text-color-caption);font-size:1.125rem}.filter__institute-name{font-size:.875rem;line-height:1.25rem;letter-spacing:-.015em;font-weight:var(--fw-semibold);display:inline-block;vertical-align:top;text-decoration:none;color:var(--text-dark);cursor:pointer}.filter__institute-text{margin-left:0}.filter__logo{display:flex;align-self:center;width:12.13438rem}@media (max-width:40em){.filter__logo{display:none}}.filter__local{display:flex}.filter__local--municipio{font-weight:var(--fw-bold);color:var(--text-dark);margin-left:.375rem}.filter__local--uf:after{content:" • ";color:var(--g1-red)}.filter__local--logo{margin-left:.75rem}.segmented-control{display:flex;align-items:center;gap:.75rem;width:auto;height:auto}@media (max-width:40em){.segmented-control{width:100%;gap:.5rem;flex-wrap:wrap}}.segment{border:1px solid #e4e7ec;background:#fff;font:inherit;color:inherit;cursor:pointer;padding:.625rem .75rem;border-radius:.75rem;font-weight:600;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center;white-space:nowrap}.segment.selected{background-color:#0d0d0e;color:#fff;border-color:#0d0d0e}.segment>.icon{display:flex;justify-content:center;align-items:center;margin-right:.25rem}@media (max-width:40em){.segment{min-height:2.25rem;padding:.5rem .75rem;border-radius:.625rem;font-size:.875rem;line-height:1.25rem}}.action-buttons{text-transform:none;font-variant-numeric:lining-nums proportional-nums;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem;display:flex;flex-wrap:wrap;transition:top .75s ease-out}@media (max-width:45.25em){.action-buttons{top:1.5rem;position:sticky;height:auto;z-index:100}}.disabled{opacity:.5;pointer-events:none}.filter__col--pergunta{max-width:17.5rem}@media (max-width:40em){.filter__col--pergunta{max-width:none}}.filter__col--pergunta .c-dropdown{height:auto;margin-top:0}.filter__col--pergunta .c-dropdown__wrapper{position:relative;width:100%;max-width:none;overflow:visible;box-shadow:none!important;border:1px solid #e4e7ec!important;border-radius:8px!important;padding:0 1.25rem!important;min-height:2.75rem;height:2.75rem;justify-content:center;box-sizing:border-box}@media (max-width:40em){.filter__col--pergunta .c-dropdown__wrapper{min-height:2.75rem;height:2.75rem;padding:0 .625rem!important;border-radius:.5rem!important;border-color:#b1b5be!important;box-shadow:0 0 0 .1875rem #ebedef}}.filter__col--pergunta .c-dropdown__header{display:flex;align-items:center;justify-content:space-between;width:100%}.filter__col--pergunta .c-dropdown__state-title,.filter__col--pergunta .c-dropdown__title{font-size:1rem;font-weight:400;color:#9da3ae;line-height:1.5rem;letter-spacing:-.01em}@media (max-width:40em){.filter__col--pergunta .c-dropdown__state-title,.filter__col--pergunta .c-dropdown__title{font-size:.9375rem;line-height:1.375rem;color:#1f2123}}.filter__col--pergunta .c-dropdown__list{position:absolute;top:100%;left:0;width:100%;background-color:#fff;border:0;border-radius:0 0 .75rem .75rem;box-shadow:0 .5rem .625rem -.25rem rgba(0,0,0,.12);box-sizing:border-box;z-index:10}.filter__col--pergunta .c-dropdown__list-wrapper{gap:0;padding:.5rem 1.25rem}.filter__col--pergunta .c-dropdown__item{min-height:2.75rem;padding:.625rem 0;box-sizing:border-box}.filter__col--pergunta .c-dropdown__item:first-child{margin-top:0;border-top:1px solid #c9ccd1}.filter__col--pergunta .c-dropdown__item:not(:last-child){border-bottom:1px solid #c9ccd1}.filter__col--pergunta .c-dropdown__link{color:#73777d;font-size:1rem;line-height:1.4375rem}.filter__col--pergunta .c-dropdown__wrapper--open{border-color:transparent!important;border-radius:.75rem!important;box-shadow:0 0 .625rem rgba(0,0,0,.12)!important;z-index:10}.filter__col--pergunta .c-dropdown__wrapper--open .c-dropdown__header{position:relative;z-index:11}.globovideo{margin-left:auto;margin-right:auto;width:100%;height:177.77778vw}@media (min-width:64.0625em){.globovideo--medium{width:40rem;height:22.5rem}}@media (max-width:64.0625em){.globovideo--medium{width:calc(100% - 3rem);height:calc(177.77778vw - 5.33333rem)}}@media (min-width:67em){.globovideo--no-responsiveness{width:64rem;height:36rem}}@media (max-width:64.0625em){.globovideo--no-responsiveness{width:calc(100% - 3rem);height:calc(56.25vw - 1.6875rem)}}.video__caption{margin-left:auto;margin-right:auto;max-width:40rem;width:100%;font-size:.75rem;line-height:1rem;margin-top:.3125rem;color:var(--text-color-caption);letter-spacing:0}.video{margin-top:2.1875rem}.video__title{margin-left:auto;margin-right:auto}@media (min-width:67em){.video__title{width:48rem}}@media (min-width:64.0625em) and (max-width:67em){.video__title{width:calc(100% - 3rem)}}@media (max-width:64.0625em){.video__title{width:100%}}@media (min-width:62rem) and (min-width:67em){.globovideo{width:48rem;height:29.5rem}}@media (min-width:62rem) and (min-width:64.0625em) and (max-width:67em){.globovideo{width:calc(100% - 3rem);height:calc(56.25vw - 1.6875rem)}}@media (min-width:62rem) and (max-width:64.0625em){.globovideo{width:100%;height:56.25vw}}.graph{color:var(--text-color-medium);justify-content:center;margin-top:2.1875rem}.graph,.graph__tooltip{display:flex;flex-direction:column}.graph__tooltip{visibility:hidden;background-color:#fff;align-items:center;word-break:break-word;z-index:50;box-shadow:0 3px 6px rgba(0,0,0,.160784);position:absolute;width:100%;height:auto;gap:.5rem;border-radius:.5rem;padding:.5rem;max-width:5.875rem}.graph__tooltip:before{content:"\25BC";position:absolute;font-size:26px;color:#fff;top:93%;text-shadow:0 3px 6px rgba(0,0,0,.160784);pointer-events:none}.graph__tooltip>span{border:1px solid var(--text-dark);border-radius:.5rem;font-size:1rem;padding:.25rem;font-weight:700}.graph__tooltip>p{font-size:1rem;text-align:center}.graph__content{width:100%}.graph__content--scenario,.graph__content--stratum{max-width:60.9375rem}@media (min-width:40em){.graph__content{min-width:60.9375rem}}.graph__share{display:flex;justify-content:flex-end;align-items:center;align-self:flex-end;cursor:pointer;gap:.5rem;width:-moz-max-content;width:max-content;opacity:1;transition:opacity .2s ease-in-out}.graph__share:hover{opacity:.7}@media (max-width:40em){.graph__share{justify-content:flex-start;align-self:flex-start;width:100%;padding-left:1.875rem}}.graph__answer-options{margin-bottom:1.25rem;width:100%}@media (max-width:40em){.graph__answer-options{padding-left:.625rem}}@media (max-width:40em){.graph__chart{padding-left:1.25rem}}.graph--hide{visibility:hidden;max-height:0;margin-bottom:0;margin-top:0}@media (max-width:40em){.graph{width:100%}}.label{opacity:1}.label--hide{opacity:0}.learn-more{display:flex;justify-content:center;width:100%;padding:.625rem 0;margin-top:2.8125rem}@media (max-width:40em){.learn-more{padding:.625rem 1.875rem}}.learn-more__content{display:flex;background-color:#fff;flex-direction:column;box-shadow:0 3px 6px rgba(0,0,0,.160784);border-radius:.75rem;width:100%;max-width:47.125rem;height:auto;padding:1.125rem}.learn-more__header{display:flex;align-items:center;gap:.375rem;margin-bottom:.625rem}.learn-more__header h4{text-transform:uppercase;font-weight:var(--fw-semibold);font-size:1rem;color:var(--g1-red)}.learn-more__list{display:flex;flex-direction:column;overflow:auto;max-height:25rem;gap:.625rem}.learn-more__item{display:flex;gap:2rem;padding-bottom:.625rem}.learn-more__item>a{font-size:1rem;color:var(--text-color-medium);word-break:break-word;line-height:1.375rem}@media (max-width:40em){.learn-more__item>a{font-size:.875rem;line-height:1.25rem}}.learn-more__item:not(:last-child){border-bottom:1px solid var(--text-color-medium)}.chart{padding:0}.chart--bar{display:flex;justify-content:center}@media (max-width:40em){.chart--bar{max-width:20.9375rem}}.chart-fixed{max-width:42.25rem;position:absolute;pointer-events:none}.chart-overflow{max-width:60.6875rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.legend{stroke:#a8a8a8;stroke-opacity:.5;stroke-width:.2;stroke-linejoin:round}.x-axis,.x-axis2,.y-axis{color:#acacac}.x-axis2>path{visibility:hidden}.x-axis2>g>line{stroke:#e9e9e9}.y-axis--grid{color:#acacac}.y-axis--grid:first-child{visibility:hidden}.x-axis--grid{color:#e9e9e9}.bar--hide,.circle--hide,.line--hide,.text--hide{opacity:.1}.text{stroke:hsla(0,0%,100%,.775);stroke-width:.05em}@keyframes pulsing{to{opacity:.6}}.loading-placeholder{animation:pulsing .5s ease-in infinite alternate;background-color:#fff;display:flex;flex-direction:column;gap:1.25rem;padding-top:1.25rem;height:39.375rem;width:100%;position:relative;overflow:hidden}.loading-placeholder--scenario{padding-top:2.5rem;max-width:60.9375rem}.loading-placeholder--stratum{max-width:60.9375rem}.loading-placeholder__tags{display:flex;gap:5px}.loading-placeholder__tag{background-color:#eee;border-radius:1.0625rem;height:1.5rem;width:3.75rem}.loading-placeholder__title{background-color:#eee;height:2.5rem;width:30%}.loading-placeholder__title--big{margin-top:2.1875rem;height:3.4375rem;width:25%}.loading-placeholder__answer-option{display:flex;gap:1.875rem}.loading-placeholder__card{display:flex;gap:.3125rem;flex-direction:column;align-items:center;width:5.1875rem}.loading-placeholder__avatar{background-color:#eee;border-radius:50%;height:3.375rem;width:3.375rem}.loading-placeholder__description{background-color:#eee;height:.625rem;width:100%}.loading-placeholder__description--small{width:80%}.loading-placeholder__graph{background-color:#eee;height:100%;width:100%}@media (max-width:40em){.loading-placeholder{padding-left:1.25rem;padding-right:1.25rem}}.methodology{background-color:#fff;border-radius:6.25rem;margin-left:auto;margin-right:auto;width:100%;max-width:50rem;padding:3.125rem;color:var(--text-color-caption)}@media (max-width:40em){.methodology{padding:1.875rem 2.5rem}}.methodology__title{font-weight:700;font-size:1.125rem}.methodology__description{font-size:1.25rem;line-height:1.625rem;padding-top:.875rem}@media (max-width:40em){.methodology__description{font-size:4.26667vw;line-height:4.8vw}}.pe-footer{width:100%}.pe-footer__seo{display:flex;flex-wrap:wrap;gap:1.5rem;background-color:#f5f6f7;padding:2rem 1.25rem}@media (min-width:64em){.pe-footer__seo{padding:2rem;flex-wrap:nowrap}}.pe-footer__product{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;flex:1 1 17.5rem;min-width:15rem}.pe-footer__product-logo{display:flex;align-items:center}.pe-footer__product-mark{display:inline-block;width:7.625rem;height:1.3125rem}.pe-footer__product-mark svg{display:block;width:100%;height:100%}.pe-footer__product-description{font-size:.875rem;line-height:1.25rem;letter-spacing:-.01em;color:#2f3134;max-width:17.75rem;margin:.75rem 0 0}.pe-footer__product-source{font-size:.75rem;line-height:1.0625rem;color:#4f5257;max-width:17.5rem;margin:0}.pe-footer__links{display:flex;flex-direction:column;justify-content:center;gap:1.25rem;list-style:none;margin:0;padding:0;flex:1 1 13.5625rem;min-width:11.25rem}.pe-footer__link{display:flex;align-items:center;gap:.625rem}.pe-footer__link svg{display:block;width:2rem;height:2rem;flex-shrink:0}.pe-footer__link span{font-size:.9375rem;font-weight:700;letter-spacing:-.02em;color:#2f3134}.pe-footer__about{display:flex;flex-direction:column;gap:.625rem;flex:2 1 22.5rem;min-width:16.25rem}.pe-footer__about-title{font-size:.875rem;font-weight:600;letter-spacing:-.015em;color:#181818;margin:0}.pe-footer__about-text{font-size:.75rem;line-height:1.0625rem;color:#4f5257;margin:0 0 .5rem}.pe-footer__about-text:last-child{margin-bottom:0}.pe-footer__bottom{background-color:var(--g1-red,#c4170c);padding:1rem 1.25rem 1.5rem}@media (min-width:64em){.pe-footer__bottom{padding:1rem 2rem 1.5rem}}.pe-footer__bottom-logo{width:1.75rem;height:1.75rem;margin-bottom:1rem}.pe-footer__bottom-logo svg{display:block;width:100%;height:100%}.pe-footer__bottom-logo svg path{fill:#fff}.pe-footer__copyright{font-size:.75rem;line-height:1.0625rem;color:#fff;margin:0}.f-ad .tag-manager-publicidade-container--visivel{padding-bottom:2rem}.previous-research{justify-content:center;padding:1.125rem;height:5.375rem}.previous-research,.scenarios{display:flex;width:100%;margin-top:.625rem}.scenarios{flex-direction:column;align-items:center}.scenarios__header{width:100%;max-width:60.9375rem}.scenarios__header .paragraph--semibold{margin-top:.9375rem}@media (min-width:40em) and (max-width:64.0625em){.scenarios__header{padding-left:.625rem}}@media (max-width:40em){.scenarios__header{padding-left:1.25rem}}.scenarios__title{font-family:opensans,sans-serif;color:var(--text-color);font-weight:var(--fw-bold);font-size:1.625rem;letter-spacing:0;line-height:1.75rem;margin-top:1.25rem;margin-bottom:.3125rem}@media (max-width:40em){.scenarios__title{font-size:1.125rem}}.scenarios__content{width:100%;max-width:60.9375rem}@media (min-width:40em) and (max-width:64.0625em){.scenarios__content{padding-left:.625rem}}.scenario__collapse--hide{visibility:hidden;max-height:0}.scenarios__toggle{margin-top:2.1875rem;text-align:center}.scenarios__share{position:relative;margin-left:auto;margin-right:auto;width:100%;max-width:60.625rem;gap:.5rem;display:flex;justify-content:space-between;flex-wrap:wrap}.scenarios__share .scenario__footer{text-align:left;font-size:.875rem;line-height:1.1875rem;letter-spacing:0;color:#707070;align-self:center;opacity:1}@media (max-width:40em){.scenarios__share .scenario__footer{padding-top:.9375rem;padding-left:1.875rem}}.scenarios__share .signature__content{display:flex;justify-content:flex-end;align-items:center;cursor:pointer;color:var(--text-color-medium);gap:.5rem;width:auto;opacity:1;transition:opacity .2s ease-in-out}.scenarios__share .signature__content:hover{opacity:.7}@media (max-width:40em){.scenarios__share .signature__content{justify-content:flex-start;width:100%;padding-left:1.875rem}}.c-ad .tag-manager-publicidade-container--visivel{padding-top:2rem}.scenario__disclaimer{text-align:left;font-size:.875rem;line-height:1.1875rem;letter-spacing:0;color:#707070;align-self:center;opacity:1;padding-top:1.25rem}@media (max-width:40em){.scenario__disclaimer{padding-top:.9375rem}}.c-share-canvas--background{background-image:url(bg-share-2026.png);background-repeat:no-repeat;background-size:100%;background-position:100% 0}.c-share__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.c-share__header>span{padding-left:1rem}.c-share__header>p{padding-left:1rem;display:flex;flex-direction:column}.c-share__header>div{display:flex;width:11.375rem}.c-share__graph{width:100%}.c-share__options{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;max-width:60.6875rem;padding-left:1rem}.c-share__options .answer-option__card{display:flex;flex-direction:column;justify-content:space-between;height:6rem;align-items:center}.columnists{padding:2.1875rem 1.5rem 0;display:flex;flex-direction:column;width:100%;align-items:flex-start}@media (min-width:62rem){.columnists{align-items:center}}.columnists__title{margin-left:auto;margin-right:auto}@media (min-width:67em){.columnists__title{width:48rem}}@media (min-width:64.0625em) and (max-width:67em){.columnists__title{width:calc(100% - 3rem)}}@media (max-width:64.0625em){.columnists__title{width:100%}}.slider{display:flex;flex-direction:column;overflow:hidden;justify-content:flex-end;padding:.5rem 0;width:100%}@media (min-width:62rem){.slider{max-width:48rem}}.slider__images{display:flex;flex-wrap:nowrap;overflow:scroll;justify-content:flex-start;-ms-overflow-style:none;scrollbar-width:none;padding:0;gap:.5rem}.slider__images::-webkit-scrollbar{width:0;background:transparent}.slider__images a img{box-shadow:0 3px 6px rgba(0,0,0,.160784);border-radius:.5rem;-o-object-fit:fill;object-fit:fill;width:17.5rem;height:16rem}.slider__pagination{display:flex;justify-content:center;padding:1rem}.slider__dot{height:.25rem;width:4rem;border-radius:.25rem;box-shadow:0 3px 6px rgba(0,0,0,.160784);background-color:var(--g1-light-grey);margin:0 .25rem;cursor:pointer;transition:all .5s ease}.slider__dot--active{background:var(--g1-red)}.stratum{display:flex;flex-direction:column;align-items:center;width:100%;margin:2.1875rem auto 0;padding-bottom:2rem}.stratum--hide{visibility:hidden;max-height:0}.stratum__content,.stratum__header{width:100%;max-width:60.9375rem}.stratum__content,.stratum__graphs{display:flex;flex-direction:column}.stratum__graphs{align-items:center}@media (max-width:40em){.stratum__graphs{width:100%;align-items:flex-start}}.stratum__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.875rem;margin-bottom:.3125rem}@media (max-width:40em){.stratum__tags{padding-left:1.25rem}}.graph-tag{background:#000;color:#fff;text-align:center;font-family:opensans;font-weight:400;line-height:normal;font-size:.875rem;letter-spacing:-.025rem;border:.0625rem solid #fff;border-radius:1.0625rem;padding:.375rem 1.4375rem .375rem .8125rem;display:flex;align-items:center;cursor:pointer;position:relative}.graph-tag:not(.graph-tag--inactive):after{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDExIDEwIiBmaWxsPSJ3aGl0ZSI+CiAgPGNpcmNsZSBjeD0iNS41IiBjeT0iNSIgcj0iNSIgZmlsbD0id2hpdGUiLz4KICA8cGF0aCBkPSJNMyAyLjVMOCA3LjUiIHN0cm9rZT0iIzBEMEQwRSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CiAgPHBhdGggZD0iTTMgNy41TDggMi41IiBzdHJva2U9IiMwRDBEMEUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=);width:.75rem;padding-right:1.1875rem;position:absolute;right:0}.graph-tag--inactive{background-color:#fff;color:#000;border:.0625rem solid #000;padding:.375rem .8125rem}@media (max-width:40em){.graph-tag{font-size:.875rem}}@media (max-width:40em){.paragraph--tag{padding-left:1.25rem}}.graph-tag__close{width:.75rem;padding:0 .125rem;color:#acacac;border:.0625rem solid #acacac;border-radius:.625rem;margin-right:.125rem;opacity:.5}.graph-filters{margin-top:.625rem;overflow-x:hidden;align-self:center;background-color:#fff;padding:.625rem .625rem .625rem 0;z-index:1;width:100%}@media (max-width:40em){.graph-filters{border-radius:0}}.graph-filters--global{display:none}@media (max-width:40em){.graph-filters--global{display:block}}.breaks,.margem,.paragraph,.paragraph--small,.subtitle,.subtitle--lite,.title{word-break:break-word;white-space:normal}.title{font-family:opensans,sans-serif;color:var(--text-color);font-weight:var(--fw-bold);font-size:26px;font-size:1.625rem;letter-spacing:0;line-height:28px;line-height:1.75rem;margin-top:1.25rem;margin-bottom:1.25rem}@media (max-width:40em){.title{font-size:22px;font-size:1.375rem;padding-left:1.25rem}}.subtitle{font-family:opensans,sans-serif;color:var(--text-color);font-weight:var(--fw-bold);font-size:24px;font-size:1.5rem;letter-spacing:0;line-height:26px;line-height:1.625rem;margin-top:1.25rem;margin-bottom:1.25rem}@media (max-width:40em){.subtitle{font-size:20px;font-size:1.25rem;padding-left:1.25rem}}.subtitle--lite{color:var(--text-color);font-family:opensans,sans-serif;font-weight:var(--fw-semibold);font-size:20px;font-size:1.25rem;letter-spacing:0;line-height:26px;line-height:1.625rem;margin-top:.9375rem;margin-bottom:.9375rem}@media (max-width:40em){.subtitle--lite{font-size:16px;font-size:1rem;padding-left:1.25rem}}.paragraph{color:var(--text-color);font-family:opensans,sans-serif;font-size:16px;font-size:1rem;letter-spacing:0;line-height:18px;line-height:1.125rem}.paragraph--bold{font-weight:var(--fw-bold)}.paragraph--semibold{font-weight:var(--fw-sebold)}@media (max-width:40em){.paragraph{font-size:14px;font-size:.875rem}}.paragraph--small{color:var(--text-color);font-family:opensans,sans-serif;font-size:12px;font-size:.75rem;letter-spacing:0;line-height:18px;line-height:1.125rem}.paragraph--small--bold{font-weight:var(--fw-bold)}.paragraph--small--semibold{font-weight:var(--fw-sebold)}@media (min-width:1025px){.line-break--mobile{display:none}}@media (max-width:1024px){.line-break--desktop{display:none}}.margem{color:var(--text-color);font-family:opensans,sans-serif;font-weight:var(--fw-regular);font-size:16px;font-size:1rem;letter-spacing:0;line-height:26px;line-height:1.625rem;padding-bottom:.9375rem}@media (max-width:40em){.margem{font-size:14px;font-size:.875rem;padding-left:1.25rem}}.page-link{color:#c4170c}

/*# sourceMappingURL=main.css.map*/