@media print,screen and (min-width:40em){.reveal{right:auto;left:auto;margin:0 auto}}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:100%}body{margin:0;padding:0;background:#fefefe;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:var(--ch-custom-body-text-size);font-family:var(--ch-custom-body-font-family);color:light-dark(var(--ch-custom-text-color),var(--ch-light-gray));background-color:light-dark(var(--ch-white),var(--ch-dark-theme-bg))}h1{font-size:2em}hr{-webkit-box-sizing:content-box;box-sizing:content-box;overflow:visible;clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}a{background-color:#fff0;color:#1779ba;text-decoration:none;cursor:pointer}a,small,strong{line-height:inherit}strong{font-weight:700}small{font-size:80%;color:light-dark(var(--ch-dim-gray),var(--ch-medium-gray))!important}img{border-style:none;display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}button,input{font-size:100%;margin:0;overflow:visible}button{text-transform:none}input{line-height:1.15}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:0 0;line-height:1;cursor:auto}button,input{font-family:inherit}.grid-container{max-width:75rem;margin-left:auto;margin-right:auto;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.grid-container{padding-right:.9375rem;padding-left:.9375rem}}.grid-x{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.cell{min-height:0;min-width:0;width:100%}.cell.auto{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.cell,.cell.shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-12,.grid-x>.small-4,.grid-x>.small-6{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){.grid-x>.medium-12,.grid-x>.medium-4,.grid-x>.medium-6,.grid-x>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-2,.grid-x>.large-3{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-12,.grid-x>.small-4,.grid-x>.small-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-6{width:50%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:40em){.grid-x>.medium-auto{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;width:auto}.grid-x>.medium-12,.grid-x>.medium-4,.grid-x>.medium-6,.grid-x>.medium-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-6{width:50%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-2,.grid-x>.large-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width:40em){.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}}.grid-padding-x .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-padding-x>.cell{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.grid-padding-x>.cell{padding-right:.9375rem;padding-left:.9375rem}}.align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}div,form,li,p,ul{margin:0;padding:0}h1,h4,h5,h6{padding:0}.h5,.h6,h1,h4,h5,h6,p{text-rendering:optimizeLegibility}p{margin-bottom:1rem;font-size:inherit;line-height:1.6}i{font-style:italic;line-height:inherit}.h5,.h6,h1,h4,h5,h6{font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;color:inherit}h1,h4{font-size:1.5rem;margin:0}h4{font-size:1.125rem}.h5{font-size:1.0625rem;margin-top:0}.h5,.h6,h1,h4,h5,h6{margin-bottom:.5rem}h5{font-size:1.0625rem;margin:0}.h6,h6{font-size:1rem}.h6{margin-top:0}h6{margin:0}@media print,screen and (min-width:40em){h1{font-size:3rem}h4{font-size:1.5625rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}}a:focus,a:hover{color:#1468a0}a img{border:0}ul,ul ul{margin-left:1.25rem}ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6;list-style-type:disc;box-sizing:border-box}li{font-size:inherit}ul ul{margin-bottom:0}figure,nav.social-share-bar ul.menu>li a i{margin:0}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}}@media print{*{background:0 0!important;color:#000!important;-webkit-print-color-adjust:economy;print-color-adjust:economy;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" ("attr(href)")"}a[href^="#"]:after{content:""}img{page-break-inside:avoid;max-width:100%!important}@page{margin:.5cm}p{orphans:3;widows:3}}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;border:1px solid #fff0;border-radius:0;-webkit-transition:background-color .25s ease-out,color .25s ease-out;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;padding:.85em 1em;background-color:#1779ba;color:#fefefe}.button:focus,.button:hover{background-color:#14679e;color:#fefefe}[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;-webkit-box-shadow:inset 0 1px 2px rgb(10 10 10/.1);box-shadow:inset 0 1px 2px rgb(10 10 10/.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s}[type=search]:focus{outline:0;border:1px solid #8a8a8a;background-color:#fefefe;-webkit-box-shadow:0 0 5px #cacaca;box-shadow:0 0 5px #cacaca;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s}input:disabled{background-color:#e6e6e6;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-input-placeholder{color:#cacaca}::-moz-placeholder{color:#cacaca}:-ms-input-placeholder{color:#cacaca}::-ms-input-placeholder{color:#cacaca}::placeholder{color:#cacaca}.input-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:1rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:0}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0}.input-group-button,.input-group-button button,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#0a0a0a;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.input-group-button button{-ms-flex-item-align:stretch;align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs::after,.breadcrumbs::before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.breadcrumbs::after{clear:both}.breadcrumbs a{color:#1779ba}.breadcrumbs a:hover{text-decoration:underline}.callout{background-color:#fff;color:#0a0a0a;position:relative;margin:0 0 1rem;border:1px solid rgb(10 10 10/.25);border-radius:0}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.menu{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu a,.menu button,.menu input,.tiny-bar p,.top-bar form.input-group.search,header#top .top-bar form.search{margin-bottom:0}.menu input,figure.wp-block-image,nav.social-share-bar{display:inline-block}.menu,.menu.vertical{-webkit-box-direction:normal}.menu.vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:40em){.menu.medium-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.menu,.orbit,.orbit-container,main#main-content{position:relative}.orbit-container{height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%;position:absolute}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-next,.orbit-previous{z-index:10;padding:1rem;color:#fefefe;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover{background-color:rgb(10 10 10/.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.reveal{position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:600px;max-width:75rem}}@media print,screen and (max-width:39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.sticky{position:relative;z-index:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.tabs{margin:0;background:#fefefe;list-style-type:none}.tabs::after,.tabs::before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tabs::after{clear:both}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#1779ba}.tabs-title>a:hover{background:#fefefe;color:#1468a0}.tabs-title>a:focus{background:#e6e6e6;color:#1779ba}.tabs-content{background:#fefefe;color:#0a0a0a;-webkit-transition:all .5s ease;transition:all .5s ease}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.title-bar,.top-bar{padding:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-bar{background:#0a0a0a;color:#fefefe;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.top-bar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar .top-bar-left,.top-bar .top-bar-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media print,screen and (min-width:40em){.top-bar{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.top-bar .top-bar-left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-left:auto}}.top-bar-left,.top-bar-right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}*{border:0;outline:0}::selection{background-color:light-dark(var(--ch-light-blue),var(--ch-medium-blue))}::-moz-selection{background-color:light-dark(var(--ch-light-blue),var(--ch-medium-blue))}main#main-content>section:first-of-type:not(#banner){margin-top:var(--ch-double-gutter)}a{color:var(--ch-custom-links-color)}a:focus,a:hover,article header #tts-player #tts-play-pause:focus,article header #tts-player #tts-play-pause:hover{color:var(--ch-custom-links-color-hover)}.h5,.h6,h1,h4,h5,h6{font-family:var(--ch-custom-titles-font-family);line-height:1.4}.h5,.h6,.orbit-wrapper:hover .orbit-controls{display:block}.section-title{position:relative;display:flex;margin-bottom:var(--ch-double-gutter);line-height:100%;text-box:trim-start cap text}.section-title a:not([href]){cursor:text}.section-title a:not(.see-more){color:var(--ch-section-title-color)}[class*=fa-]:before{content:"";display:inline-block;line-height:1;min-width:1em;min-height:1em}.orbit-wrapper{position:relative;overflow:hidden}.orbit-wrapper .orbit-controls{display:none;position:absolute;width:100%;height:100%}.orbit-controls button,.orbit-controls button:focus,.orbit-controls button:hover{background-color:#fff0;cursor:pointer}.orbit-controls button.orbit-previous{padding-left:1.5rem}.orbit-controls button.orbit-next{padding-right:1.5rem}.orbit-controls button i{font-size:1.8rem;text-shadow:0 0 2px rgb(0 0 0/.5);transition:font-size linear .1s}.orbit-controls button:hover i{font-size:2.3rem}.aligncenter,.aligncenter img{display:block;margin-left:auto;margin-right:auto}.aligncenter{margin-bottom:1.025em}.aligncenter img{clear:both}.wp-block-image,article,article header,section,section.grid-container{margin-bottom:var(--ch-double-gutter)}.wp-block-image figcaption,figure.wp-block-image img{position:relative;z-index:1}.wp-block-image figcaption{margin:0!important;padding:.75rem var(--ch-gutter);font-size:1rem;color:light-dark(var(--ch-custom-tiny-bar-bg),var(--ch-light-gray));background-color:light-dark(var(--ch-custom-tiny-bar-text-color),var(--ch-extra-dark-gray))}input::-moz-placeholder,input::placeholder{opacity:.8;color:light-dark(var(--ch-custom-tiny-bar-links),var(--ch-light-gray))}[type=search]{height:auto;padding:var(--ch-half-gutter) var(--ch-gutter);color:light-dark(var(--ch-extra-dark-gray),var(--ch-off-white));background-color:light-dark(var(--ch-white),var(--ch-extra-dark-gray));border:1px solid light-dark(var(--ch-medium-gray),var(--ch-dim-gray));border-radius:var(--ch-custom-border-radius);box-shadow:none}[type=search]:focus{color:light-dark(var(--ch-extra-dark-gray),var(--ch-off-white));background-color:light-dark(var(--ch-white),var(--ch-extra-dark-gray));border:1px solid var(--ch-custom-header-dynamic-bg);box-shadow:inset 0 1px 3px rgb(0 0 0/.1)}form.input-group.search button{color:var(--ch-custom-header-dynamic-bg);background-color:light-dark(var(--ch-white),var(--ch-extra-dark-gray));border:1px solid light-dark(var(--ch-light-gray),var(--ch-dim-gray));border-left:0;border-top-right-radius:var(--ch-custom-border-radius)!important;border-bottom-right-radius:var(--ch-custom-border-radius)!important;transition:none}form.input-group.search input{padding-right:0;line-height:1;border-color:light-dark(var(--ch-light-gray),var(--ch-dim-gray));border-right:0;border-top-right-radius:0;border-top-left-radius:var(--ch-custom-border-radius);border-bottom-right-radius:0;border-bottom-left-radius:var(--ch-custom-border-radius);box-shadow:none;transition:none}.button{background-color:var(--ch-custom-buttons-color);border-radius:var(--ch-custom-border-radius)}.button:focus,.button:hover{background-color:var(--ch-custom-buttons-color-hover)}.breadcrumbs{padding:var(--ch-gutter)0;background-color:light-dark(var(--ch-light-gray),var(--ch-extra-dark-gray));color:light-dark(var(--ch-gray),var(--ch-medium-gray));margin:0}.breadcrumbs a{color:light-dark(var(--ch-black),var(--ch-light-gray))}.breadcrumbs a:hover{color:var(--ch-custom-header-dynamic-bg)}.title-bar button{vertical-align:middle;font-size:1.8rem;color:var(--ch-white);cursor:pointer}.breadcrumbs .grid-container:not(.full),.tiny-bar .grid-container:not(.full),.top-bar:not(.full){max-width:1600px}.tiny-bar{padding:var(--ch-half-gutter)0}.tiny-bar .menu{justify-content:right}.tiny-bar .menu li{margin:.2rem 0}.tiny-bar .menu>li:not(:first-of-type){border-left:1px solid rgb(0 0 0/.2)}.tiny-bar .menu>li>a{padding:0 var(--ch-half-gutter);font-size:.875rem}.top-bar{padding:var(--ch-gutter) var(--ch-gutter);margin:0 auto}.top-bar,.top-bar ul{background-color:#fff0}.top-bar button{cursor:pointer}.top-bar .top-bar-right .menu>li>a{padding-left:1.25rem;padding-right:1.25rem}.top-bar .top-bar-right .menu i{font-size:1.4rem;vertical-align:middle;margin-right:var(--ch-half-gutter)}.social a{display:inline-block;line-height:1;padding:.2rem}.social a [class*=fa-]{transition:color linear .2s}.social a:hover [class*=fa-]{color:currentcolor}main>nav.social-share-bar{display:none;position:fixed;top:25%;left:0;z-index:9999;padding:var(--ch-half-gutter);background-color:light-dark(var(--ch-custom-tiny-bar-bg),var(--ch-dark-gray));border-top-right-radius:var(--ch-custom-border-radius);border-bottom-right-radius:var(--ch-custom-border-radius);transition:right .2s linear 1s}nav.social-share-bar ul.menu{margin:0;padding:0;text-align:center}nav.social-share-bar ul.menu>li{display:inline-block;background-color:#40444c;margin:.25rem}nav.social-share-bar ul.menu>li a{display:inline-block;position:relative;min-width:2.25rem;line-height:1rem;padding:.4rem;font-size:1.1rem;color:var(--ch-off-white);background-color:light-dark(var(--ch-dim-gray),var(--ch-extra-dark-gray))}nav.social-share-bar ul.menu>li a.facebook,nav.social-share-bar ul.menu>li a.linkedin,nav.social-share-bar ul.menu>li a.twitter,nav.social-share-bar ul.menu>li a.whatsapp{color:var(--ch-off-white)!important}nav.social-share-bar ul.menu>li a.whatsapp{background-color:#25d366}nav.social-share-bar ul.menu>li a.facebook{background-color:#3b5998}nav.social-share-bar ul.menu>li a.twitter{background-color:#0f1419}nav.social-share-bar ul.menu>li a.linkedin{background-color:#007bb5}nav.social-share-bar ul.menu>li a:hover{opacity:.75}.callout{padding:1.5rem;color:light-dark(var(--ch-black),var(--ch-off-white));background-color:light-dark(var(--ch-white),var(--ch-dark-theme-bg));border:1px solid light-dark(var(--ch-light-gray),var(--ch-dark-gray));border-radius:var(--ch-custom-border-radius)}.tabs,.tabs-content{border:0;background:#fff0}.tabs{margin-bottom:1.5rem}.tabs:not(.secondary) .tabs-title a,.tabs:not(.secondary) .tabs-title:hover a{display:inline-block}.tabs .tabs-title a,.tabs .tabs-title:hover a{font-size:1.125rem;color:light-dark(var(--ch-black),var(--ch-light-gray))}.tabs .tabs-title a:hover,.tabs .tabs-title.is-active a{background-color:#fff0;color:var(--ch-custom-header-dynamic-bg)}.reveal#cookieconsent{height:auto!important;min-height:auto!important;padding:var(--ch-double-gutter);background-color:var(--ch-custom-cookie-banner-bg-color);border:0;z-index:99999}.reveal#cookieconsent,.reveal#cookieconsent a{color:var(--ch-custom-cookie-banner-text-color);border-radius:var(--ch-custom-border-radius)}.reveal#cookieconsent:not([class*=-center]){max-width:25rem}#cookieconsent.bottom-right{left:auto!important;bottom:var(--ch-gutter);right:var(--ch-gutter)}#cookieconsent p{font-size:.875rem;line-height:1.3!important}header#top .sticky{background-color:var(--ch-custom-header-dynamic-bg);z-index:11!important}header#top .tiny-bar{background-color:light-dark(var(--ch-custom-tiny-bar-bg),var(--ch-dark-gray));color:light-dark(var(--ch-custom-tiny-bar-text-color),var(--ch-medium-gray))}header#top .tiny-bar .social a{padding-top:0;padding-bottom:0}header#top .tiny-bar p{font-size:var(--ch-custom-tiny-bar-text-size)}header#top .tiny-bar .social a [class*=fa-],header#top .tiny-bar a{color:light-dark(var(--ch-custom-tiny-bar-links),var(--ch-gray))}header#top .title-bar{background-color:var(--ch-custom-header-dynamic-bg)!important}header#top .top-bar{background-color:#fff0}header#top .top-bar .logo a{display:inline-block}header#top .top-bar .logo a img{transition:all linear .2s;max-height:75px;object-fit:contain}header#top .top-bar .menu:not(.is-dropdown-submenu)>li>a{color:var(--ch-custom-header-links)}header#top .top-bar .menu:not(.is-dropdown-submenu)>li>a:hover{color:var(--ch-custom-header-links-hover)}header#top #responsive-menu button{color:var(--ch-custom-header-links)}header#top #responsive-menu button:hover{color:var(--ch-custom-header-links-hover)}header#top .top-bar form.search .button:hover{color:var(--ch-custom-header-fixed-bg)}.publicidade,.widget_advertising{display:flex;align-content:center;align-items:center;justify-content:center;text-align:center;margin-bottom:var(--ch-double-gutter)}html:not([data-theme]) .publicidade,html:not([data-theme]) .widget_advertising{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAIUlEQVQIW2NkwAIYQWJv3rz5D6JFRETAfNyC6CaAVaIDABXyCAaei5XWAAAAAElFTkSuQmCC)}.publicidade.formato-wide{min-height:105px}.cell>.module{display:flex}.module{content-visibility:auto;align-items:center;margin-bottom:var(--ch-double-gutter);border-bottom:0}.module>.grid-x{width:100%}.module figure,.module figure img,article #post-content .wp-block-image img{border-radius:var(--ch-custom-border-radius)}.module figure{margin:0 var(--ch-gutter) var(--ch-half-gutter)0;background-color:currentcolor}.module .grid-x .cell:not(.medium-12) figure{margin:0 var(--ch-gutter)0 0}.module figure a{position:relative;display:block}.module figure a img{opacity:1;width:100%;transition:opacity .2s linear}.module figure a[href]:hover img{opacity:.8}.module .content{word-wrap:break-word}.module .content:last-child:not(hr){margin-bottom:0}.module .content,.module .hat,.module .hat a{color:inherit;transition:color .2s linear}.module .hat{text-transform:uppercase;font-size:.75rem}.module:not([style]) .hat{color:light-dark(var(--ch-black),var(--ch-light-gray))}.module .hat a:hover{color:light-dark(var(--ch-dark-gray),var(--ch-gray))}.module .title{font-weight:700}.module .title a{color:light-dark(var(--ch-dark-gray),var(--ch-light-gray));transition:color .2s linear}.module .title a[href]:hover,footer#bottom nav ul.menu li.menu-item-has-children ul,footer#bottom nav ul.menu li.menu-item-has-children ul>li,footer#bottom nav ul.menu li.menu-item-has-children ul>li.menu-item-has-children>a:hover,footer#bottom nav ul.menu>li>a:hover{color:inherit}header .share a{margin:0 var(--ch-half-gutter)}#content-copyright{display:none!important}article header h1{margin-bottom:1.25rem}article header hr{margin:var(--ch-gutter)0;border-bottom-color:var(--ch-medium-gray)}article header .author,article header .date{color:var(--ch-gray)}article header .author i,article header .date i{margin-right:.2rem}article header .date span{margin-left:.6rem}article header .share:not(.medium-auto){display:flex;justify-content:space-around}article .publicidade{margin-top:var(--ch-double-gutter)}article header #tts-player{position:relative;color:light-dark(var(--ch-custom-tiny-text-color),var(--ch-light-gray));background-color:light-dark(var(--ch-custom-tiny-bar-bg),var(--ch-extra-dark-gray));border:1px solid light-dark(var(--ch-light-gray),var(--ch-dark-gray))}article header #tts-player .input-group-label{background:#fff0;padding:var(--ch-half-gutter) var(--ch-gutter);border:0;font-size:.875rem;color:light-dark(var(--ch-custom-tiny-text-color),var(--ch-light-gray));text-transform:uppercase}article header #tts-player #tts-play-pause{padding:var(--ch-half-gutter) var(--ch-gutter);font-size:1.2rem;color:var(--ch-custom-links-color);cursor:pointer}article #post-content{font-size:var(--ch-custom-article-text-size);font-weight:var(--ch-custom-article-font-weight)}article #post-content .wp-block-image:has(figcaption) img{border-bottom-left-radius:0;border-bottom-right-radius:0}article #post-content .wp-block-image figcaption{border-bottom-right-radius:var(--ch-custom-border-radius);border-bottom-left-radius:var(--ch-custom-border-radius)}.widget{margin-bottom:var(--ch-double-gutter)}.widget .counter{margin-right:.8rem;line-height:1;font-size:1.625rem;color:#adadad}.widget:not(.boxed) .widget-header{margin-bottom:1.5rem}.widget.widget_tabs .tabs-title{font-family:var(--ch-custom-titles-font-family)}.widget.widget_tabs .tabs-content>div{padding:0}.widget.widget_tabs .module:not(:last-child){margin-bottom:var(--ch-gutter);padding-bottom:var(--ch-gutter);border-bottom:1px solid #c2c2c2}.widget.widget_tabs .module .hat{margin-bottom:.875rem}.widget.widget_tabs .module figure{margin-right:.8375rem;margin-bottom:0!important}footer#bottom{background-color:light-dark(var(--ch-custom-footer-bg-color),var(--ch-extra-dark-gray))}footer#bottom>.grid-container{padding-top:3.125rem;padding-bottom:3.125rem}footer#bottom .logo>a{display:inline-block;max-width:165px}footer#bottom .logo>a+p{max-width:500px;margin:var(--ch-double-gutter) auto 0;text-align:center;font-size:.75rem}footer#bottom nav{display:flex;justify-content:center}footer#bottom nav ul.menu:first-child{display:flex;flex-flow:row wrap;justify-content:center}footer#bottom nav>ul.menu>li{float:left;max-width:200px;padding:0 var(--ch-gutter) var(--ch-half-gutter);border-right:1px solid light-dark(rgb(0 0 0/.1),rgb(255 255 255/.1))}footer#bottom nav ul.menu>li>a{opacity:1;padding:0;line-height:1.2rem;color:light-dark(var(--ch-custom-footer-links),var(--ch-medium-gray))}footer#bottom nav>ul.menu>li.menu-item-has-children>a{margin-bottom:var(--ch-gutter);font-size:1.125rem;font-weight:700;color:inherit}footer#bottom nav ul.menu>li.menu-item-has-children>a:hover{color:light-dark(var(--ch-extra-dark-blue),var(--ch-medium-gray))}footer#bottom nav ul.menu li.menu-item-has-children ul>li>a{margin-bottom:.4rem}footer#bottom nav>ul.menu li.menu-item-has-children ul>li.menu-item-has-children{padding:0;border:0}footer#bottom nav ul.menu li.menu-item-has-children ul>li.menu-item-has-children>ul{margin-left:var(--ch-gutter)}footer#bottom nav ul.menu li.menu-item-has-children ul>li.menu-item-has-children>ul li a{font-size:.875rem;margin-bottom:.6rem}footer#bottom nav ul.menu li.menu-item-has-children ul>li.menu-item-has-children>ul>li:last-child>a{margin-bottom:var(--ch-gutter)}footer#bottom .contact h6{margin-bottom:var(--ch-gutter)}footer#bottom .contact p a{color:light-dark(var(--ch-custom-footer-links),var(--ch-medium-gray))}footer#bottom .contact p a:hover{color:light-dark(var(--ch-custom-footer-links-hover),var(--ch-light-gray))}footer#bottom .contact p [class*=fa-]{color:var(--ch-custom-footer-social-links);margin-right:.8rem}footer#bottom .social a [class*=fa-]{font-size:1.625rem;color:var(--ch-custom-footer-social-links)}footer#bottom .social a:hover [class*=fa-]{color:var(--ch-custom-footer-links-hover)}footer#bottom .copyright{padding-top:var(--ch-gutter);padding-bottom:var(--ch-gutter);color:light-dark(var(--ch-custom-copyright-bar-text-color),var(--ch-medium-gray));background-color:light-dark(var(--ch-custom-copyright-bar-bg),var(--ch-dark-theme-bg))}footer#bottom .copyright p{margin-bottom:0;font-size:.875rem}footer#bottom .copyright a{color:inherit;border-bottom:1px dotted}footer#bottom .copyright a:hover{border-bottom:0}@media screen and (max-width:39.9375em){p{line-height:1.4!important}h1{font-size:var(--ch-custom-h1-mobile-size)}h4{font-size:var(--ch-custom-h4-mobile-size)}.h5,h5{font-size:var(--ch-custom-h5-mobile-size)}.h6,h6{font-size:var(--ch-custom-h6-mobile-size)}article header h1{font-size:var(--ch-custom-post-title-mobile-size)}article header #tts-player{margin-top:var(--ch-gutter);justify-content:space-between}.section-title{font-size:1.8rem}.title-bar .logo>a>img{max-height:40px;width:auto}.reveal#cookieconsent{width:calc(100% - var(--ch-double-gutter));top:50%!important;bottom:auto;right:auto;left:50%!important;transform:translate(-50%,-50%)}.top-bar{display:none}.top-bar .social{margin-bottom:.75rem}.top-bar .social a{padding:var(--ch-half-gutter) .7rem}.top-bar form.input-group.search{margin-bottom:var(--ch-gutter)}.top-bar form.search .button,.top-bar form.search .button:hover{color:var(--ch-custom-header-fixed-bg)!important}.top-bar form.search input{width:100%;max-width:100%!important}footer#bottom>.grid-container{padding-top:var(--ch-double-gutter);padding-bottom:var(--ch-double-gutter)}footer#bottom .cell:not(:last-of-type){margin-bottom:var(--ch-double-gutter)}footer#bottom .logo>a{max-width:50%}footer#bottom .contact p:last-of-type{margin-bottom:0}footer#bottom .social a{display:inline-block;padding:.2rem .6rem}footer#bottom .social a:not(:last-child){border-right:1px solid rgb(0 0 0/.1)}}@media screen and (min-width:40em){h1{font-size:var(--ch-custom-h1-size)}h4{font-size:var(--ch-custom-h4-size)}.h5,h5{font-size:var(--ch-custom-h5-size)}.h6,h6{font-size:var(--ch-custom-h6-size)}.tiny-bar{padding:.25rem 0}.top-bar{display:flex!important}.top-bar ul{align-items:center;justify-content:center}.top-bar .menu.vertical>li ul{display:none}.top-bar .top-bar-right .menu>li>a{border-left:1px solid rgb(0 0 0/.15)}header#top .top-bar form.search{position:relative}header#top .top-bar form.search input{display:none;position:absolute;width:170px;height:100%;right:calc(100% - 15px);top:0;line-height:1.4}footer#bottom .social a,header#top .top-bar form.search:hover input{display:block}header#top .top-bar form.search .button{color:var(--ch-custom-header-links);background-color:var(--ch-custom-header-dynamic-bg);border:1px solid #fff0;transition:none}header#top .top-bar form.search:hover .button{color:var(--ch-custom-header-fixed-bg)!important;background-color:light-dark(var(--ch-white),var(--ch-extra-dark-gray));border-color:light-dark(var(--ch-light-gray),var(--ch-dim-gray))}.reveal#cookieconsent[class*=bottom]{top:auto!important}.module{margin-bottom:var(--ch-double-gutter)}.module .grid-x .medium-12:not([class*=large-]) figure{margin:0 0 var(--ch-gutter)}.module .grid-x .cell:not(.medium-12) figure{margin-right:var(--ch-gutter);margin-bottom:0}article header h1{font-size:var(--ch-custom-post-title-size)}footer#bottom .contact{border-right:1px solid rgb(0 0 0/.1)}footer#bottom .contact p:last-of-type{margin-bottom:var(--ch-double-gutter)}footer#bottom .social a{margin:.4rem .6rem;padding:.6rem 0}footer#bottom .social a:not(:last-child){border-bottom:1px solid rgb(0 0 0/.1)}}@media screen and (min-width:40em) and (max-width:57em){footer#bottom .logo>a{max-width:30%}footer#bottom #footer-nav{flex:0 0 auto}footer#bottom nav ul.menu li.menu-item-has-children:last-child{border:0}footer#bottom .contact{width:83.33333%;text-align:center}footer#bottom .contact p{display:inline-block}footer#bottom .contact p:not(:last-of-type){margin-right:var(--ch-gutter)}}@media screen and (min-width:48.0625em) and (max-width:62em){.module .medium-12 figure{margin-right:0}}@media screen and (min-width:40em) and (max-width:63.9375em){.section-title{font-size:1.8rem}footer#bottom .logo{margin-bottom:var(--ch-double-gutter)}}@media screen and (min-width:86.25em){main>nav.social-share-bar{display:block}article header .share:not(.medium-auto){display:none}}:root{--ch-agoranovale-extra-dark-gray:#252525;--ch-agoranovale-blue:#42adb6}.tabs-title,.widget .widget-header .widget-title{text-transform:uppercase;font-weight:700}.section-title,.section-title a,.tabs-title>a,.widget .widget-header .widget-title,button{border-radius:var(--ch-custom-border-radius)}.input-group .input-group-button .button{border-top-right-radius:0;border-bottom-right-radius:0}.section-title a:not(.see-more){padding:var(--ch-half-gutter) 1.5rem;line-height:1.4;text-transform:uppercase;font-weight:700;background-color:var(--ch-section-title-color);color:light-dark(var(--ch-white),var(--ch-light-gray));transition:background-color linear .15s}.orbit.ad-position.orbit-controls-middle .orbit-wrapper{padding:0 var(--ch-double-gutter)}.orbit.ad-position.orbit-controls-middle .orbit-controls{display:block;left:0;right:0}.orbit.ad-position .orbit-controls button{padding:0;color:var(--ch-agoranovale-blue)}.orbit.ad-position.orbit-controls-middle .orbit-controls .orbit-previous{left:.375rem}.orbit.ad-position.orbit-controls-middle .orbit-controls .orbit-next{right:.375rem}.orbit.ad-position .orbit-controls button i{font-size:1.2rem;color:var(--ch-agoranovale-blue);text-shadow:none}.orbit.ad-position .orbit-controls button:hover i{color:initial}.orbit.ad-position .orbit-slide{position:relative;display:flex;align-items:center}.orbit.ad-position .orbit-slide .orbit-image,.orbit.ad-position .orbit-slide a{display:block}.top-bar{padding:.75rem var(--ch-gutter)}.top-bar-left .menu:not(.is-dropdown-submenu):not(.is-drilldown-submenu)>li>a{font-weight:bolder;font-size:1.125rem}.top-bar .top-bar-right .menu>li>a{padding-left:var(--ch-gutter);padding-right:var(--ch-gutter);border-color:rgb(255 255 255/.2)}header#top .top-bar form.search .button,header#top .top-bar form.search:hover .button{color:var(--ch-agoranovale-blue)!important}article header .share a:hover,header#top .tiny-bar .social a i{color:var(--ch-agoranovale-blue)}.tabs .tabs-title a,.tabs .tabs-title:hover a,.widget-header .widget-title{padding:.8rem;text-transform:uppercase;font-weight:700}.tabs .tabs-title a:hover,.tabs .tabs-title.is-active a{color:light-dark(var(--ch-black),var(--ch-light-gray))}.tabs .tabs-title a:hover{background-color:light-dark(rgb(232 232 232/.4),rgb(41 42 42/.4))}.tabs .tabs-title.is-active a,.widget .widget-header .widget-title{background-color:light-dark(var(--ch-light-gray),var(--ch-dark-gray))}article header .share a{display:inline-block;width:35px;line-height:20px;text-align:center;padding:var(--ch-half-gutter);border-radius:var(--ch-custom-border-radius);background-color:var(--ch-agoranovale-extra-dark-gray);color:var(--ch-white);margin:0}article figure{overflow:hidden}article figure figcaption{padding:calc(15px + .75rem) var(--ch-gutter) .75rem;margin-top:-15px!important}.widget.boxed .widget-header .widget-title{margin-bottom:1.5rem;z-index:1;position:relative;margin-left:-1px}.widget .widget-header .widget-title{margin-bottom:0;color:var(--ch-custom-header-dynamic-bg);color:light-dark(var(--ch-black),var(--ch-off-white))}.widget-header .widget-title{display:inline-block;line-height:1;font-family:var(--ch-custom-titles-font-family);font-size:1.125rem;color:var(--ch-black)}.widget.widget_tabs .module .title,article header h1{font-weight:700}.module .hat,.module .hat strong{font-weight:600}@media screen and (max-width:39.9375em){header#top .tiny-bar>.grid-container>.grid-x>.cell.shrink.medium-auto p{font-size:var(--ch-half-gutter);font-weight:700}}@media screen and (min-width:64em){footer#bottom .contact{width:24%}}@media screen and (min-width:64em) and (max-width:82.5em){header#top .top-bar .logo a img{max-width:150px}}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image.aligncenter{text-align:center;display:table}.wp-block-image.aligncenter>figcaption{caption-side:bottom;display:table-caption}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.aligncenter{clear:both}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}