/**
* kk Star Ratings
* @see https://github.com/kamalkhan/kk-star-ratings
*/
 .kk-star-ratings {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.kk-star-ratings.kksr-shortcode {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.kk-star-ratings.kksr-valign-top {margin-bottom: 2rem;}.kk-star-ratings.kksr-valign-bottom {margin-top: 2rem;}.kk-star-ratings.kksr-align-left {-webkit-box-pack: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;}.kk-star-ratings.kksr-align-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.kk-star-ratings.kksr-align-right {-webkit-box-pack: flex-end;-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}.kk-star-ratings .kksr-muted {opacity: .5;}.kk-star-ratings .kksr-stars {position: relative;}.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {display: flex;}.kk-star-ratings .kksr-stars .kksr-stars-active {overflow: hidden;position: absolute;top: 0;left: 0;}.kk-star-ratings .kksr-stars .kksr-star {cursor: pointer;padding-right: 0px;}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {cursor: default;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon {transition: .3s all;}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {width: 0 !important;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/inactive.svg");}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/active.svg");}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/selected.svg");}.kk-star-ratings .kksr-legend {margin-left: .75rem;margin-right: .75rem;}[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {left: auto;right: 0;}
/*!
	Created by Fabio Lobo
	https://www.fabiolobo.com.br
	contato@fabiolobo.com.br
*/*,*::before,*::after{box-sizing:border-box}:focus{outline-color:var(--lt-color-primary);outline-style:dotted;outline-width:1px}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--lt-color-bg-primary);color:var(--lt-color-text-primary);font-family:"Arial",sans-serif;margin:0;min-width:360px;position:relative}figure,picture{display:block;margin:0}img{border:0;height:auto;max-width:100%;transition:opacity .3s ease-out}a img:hover{opacity:0.8}a{color:var(--lt-color-secondary);text-decoration:none;transition:all .3s ease-out;transition-property:color, background-color, border}a:active,a:hover{color:var(--lt-color-primary)}.skip-to-content{left:-9999px;position:absolute;top:-9999px}.screen-reader-text{border:0;clip-path:inset(50%);clip:rect(1px, 1px, 1px, 1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}form{clear:both;width:100%}form :focus{outline-offset:-3px}fieldset{border:0;margin:0;padding:0}label{display:block;font-family:"Arial",sans-serif;font-weight:bold}input,select,optgroup,textarea{color:var(--lt-color-text-form);font-family:"Arial",sans-serif;margin:0;vertical-align:top;font-size:1rem;line-height:1.25rem}input,select,textarea{background:var(--lt-color-bg-form);border-radius:5px;border:0;width:100%}input,select{height:45px}input[type="text"],textarea,button{-webkit-appearance:none}input{overflow:visible;padding:0 15px}input[type="file"]{border-radius:0;border:0;height:auto;padding:0;width:auto}[type="checkbox"],[type="radio"]{height:auto;padding:0;vertical-align:middle;width:auto}select{text-transform:none}textarea{height:120px;overflow:auto;padding:15px;resize:none}[hidden]{display:none}.forms-content{background:var(--lt-color-bg-primary);border:1px solid var(--lt-color-border);border-radius:5px;margin:15px auto;padding:15px;text-align:center}@media (min-width: 769px){.forms-content{width:50%}}.sidebar .forms-content{width:100%}.forms-content>:first-child{margin-top:0}.forms-content p{margin:0}.forms-content__label{margin-top:15px;text-transform:uppercase;font-size:1rem;line-height:1.25rem}.forms-content__input{display:block;margin-top:15px;text-align:center;width:100%}.forms-content button.button,.forms-content .content button.wp-block-button__link,.content .forms-content button.wp-block-button__link,.forms-content .content button.wp-block-file__button,.content .forms-content button.wp-block-file__button{margin-top:15px;max-width:100%}.cols{display:grid;grid-gap:30px;position:relative;width:100%}@media (min-width: 769px){.cols--1-2{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.cols--1-4{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 769px){.cols--1-4{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 980px){.cols--carousel{grid-auto-flow:column;column-gap:30px;justify-content:unset;overflow:auto;position:relative;scroll-snap-type:x proximity;z-index:1}}.cols--carousel--1-6{gap:15px}@media (max-width: 640px){.cols--carousel--1-6{grid-auto-columns:90px;margin-left:-30px;padding-left:30px;padding-right:15px;width:calc(100% + 60px)}}@media (min-width: 641px){.cols--carousel--1-6{grid-template-columns:repeat(6, 1fr)}}@media (max-width: 980px){.cols--carousel--1-4{grid-auto-columns:240px;margin-left:-30px;padding-left:30px;padding-right:30px;width:calc(100% + 60px)}}@media (min-width: 981px){.cols--carousel--1-4{grid-template-columns:repeat(4, 1fr)}}.col{position:relative}.cols--carousel .col{scroll-snap-align:center}.col>:first-child{margin-top:0}.col>:last-child{margin-bottom:0}.max{width:100%;clear:both;position:relative}.wrapper{clear:both;height:auto;margin-left:auto;margin-right:auto;min-width:360px;position:relative;width:100%;max-width:1170px;padding:0 30px}.wrapper--content{max-width:var(--lt-content-max-width)}.wrapper--max{max-width:100%}.wrapper--cols{display:flex}@media (max-width: 980px){.wrapper--cols{flex-wrap:wrap;justify-content:center}}@media (min-width: 981px){.wrapper--cols{flex-wrap:nowrap;justify-content:space-between}}.wrapper__content{margin-left:auto;margin-right:auto;max-width:var(--lt-content-max-width)}@media (max-width: 980px){.wrapper__content{width:100%}}@media (min-width: 981px){.wrapper__content{width:calc(100% - 350px - 30px)}}.wrapper__sidebar{max-width:350px;width:100%}@media (max-width: 980px){.wrapper__sidebar{margin-top:30px}}@media (min-width: 981px){.wrapper__sidebar{margin-left:30px}}.header{background:var(--lt-color-header);border-bottom:1px solid transparent;z-index:10;font-size:0;line-height:1}@media (max-width: 980px){.header{border-bottom:1px solid var(--lt-color-border)}}.header__bar{align-items:center;display:flex;gap:30px;justify-content:space-between;min-height:60px;transition:height .3s ease-in-out}.header__search{align-items:center;display:flex;height:30px;order:3;position:relative;z-index:2}@media (max-width: 980px){.header__search{width:24px}}@media (min-width: 981px){.header__search{width:255px}}.logo{display:table;margin:0;font-size:1.75rem;line-height:2rem;font-family:"Arial",sans-serif;font-weight:bold}.logo--header{margin-bottom:10px;margin-top:10px;order:2;text-align:center}@media (max-width: 768px){.logo--footer{margin:0 auto 30px auto}}.logo--img{font-size:0;line-height:1}.logo__link{color:var(--lt-color-primary);display:block}.logo__img{display:block}.nav-open.button-icon{order:1}@media (max-width: 980px){.nav-open.button-icon{height:24px;flex-shrink:0;width:24px;z-index:1}}@media (min-width: 981px){.nav-open.button-icon{display:none}}@media (max-width: 980px){.nav-close.button-icon{height:30px;position:absolute;right:21px;top:15px;width:30px;z-index:5}}@media (min-width: 981px){.nav-close.button-icon{display:none}}.nav{background:var(--lt-color-primary);text-transform:uppercase}@media (max-width: 980px){.nav{height:100vh;left:-720px;overflow:auto;position:fixed;text-align:left;top:0;transition:left .45s ease-in-out .15s;width:330px;z-index:3}.nav--active{left:0}.nav::after{background:rgba(255,255,255,0.95);bottom:0;content:"";left:330px;opacity:0;position:fixed;right:calc(100vw * 2);top:0;transition:opacity .15s ease-out, right .01s ease-out .6s;z-index:-1}.nav--active::after{opacity:1;right:0;transition:opacity .3s ease-out .6s, right .01s ease-out .01s}}@media (min-width: 981px){.nav{align-items:center;display:flex;height:45px;justify-content:space-between;text-align:center}}.nav__list{flex-grow:1;list-style:none;margin:0;padding:0}.nav__item{position:relative}@media (max-width: 980px){.nav__item:not(:first-child){border-top:1px solid rgba(255,255,255,0.15)}}@media (min-width: 981px){.nav__item{display:inline-block;margin-right:22.5px}.nav__item:first-child{margin-left:22.5px}}@media (max-width: 980px){.nav__item.nav__home{border-bottom:1px solid rgba(255,255,255,0.15);display:block}}@media (min-width: 981px){.nav__item.nav__home{display:none}}.nav__item__expand{content:"";cursor:pointer;position:absolute;right:0;font-size:0;line-height:1}@media (max-width: 980px){.nav__item__expand{background:transparent;height:60px;top:0;width:60px}}@media (min-width: 981px){.nav__item__expand{height:10px;top:50%;transform:translateY(-50%);width:10px}}.nav__item__expand::after{right:calc(50% - 2px);top:calc(50% - 2px);border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #fff;content:"";position:absolute;transition:all .3s ease-out;width:0}@media (min-width: 981px){.nav__item__expand::after{right:0}}.nav__item--submenu-active .nav__item__expand::after{transform:rotate(-180deg)}.nav__item a{color:#FFF;display:block;font-weight:bold;transition:background .3s ease-out, opacity .3s ease-out;font-size:.875rem;line-height:1.125rem}@media (max-width: 980px){.nav__item a{padding:20px 30px}}@media (min-width: 981px){.nav__item a{padding:7.5px 0}.nav__item a:hover{opacity:.75}}@media (max-width: 980px){.nav__item--submenu>a{border-right:60px solid rgba(255,255,255,0.1);padding-right:15px}}@media (min-width: 981px){.nav__item--submenu>a{margin-right:10px}}.nav__submenu{list-style:none;margin:0;padding:0}@media (max-width: 980px){.nav__submenu{max-height:0;overflow:hidden;transition:max-height .6s ease-out}.nav__item--submenu-active .nav__submenu{max-height:100vh;overflow:auto}}@media (min-width: 981px){.nav__submenu{background:var(--lt-color-secondary);border-radius:5px;left:-9999vw;opacity:0;position:absolute;text-align:center;top:200%;transform:translateX(-50%);transition:left .01s ease-out .6s, opacity .3s ease-out .3s, top .3s ease-out .3s;white-space:normal;width:180px}.nav__item--submenu:hover>.nav__submenu,.nav__item--submenu-active>.nav__submenu{left:50%;opacity:1;top:100%;transition:left .01s ease-out .01s, opacity .3s ease-out .3s, top .3s ease-out .3s}.nav__submenu::after{left:calc(50% - 5px / 2);top:0;border-bottom:5px solid var(--lt-color-secondary);border-left:5px solid transparent;border-right:5px solid transparent;content:"";position:absolute;transition:all .3s ease-out;width:0}.nav__item--submenu-active .nav__submenu::after{top:-5px}}@media (min-width: 981px){.nav__submenu .nav__submenu{border-left:1px solid var(--lt-color-secondary);left:110%;top:0;transform:translateX(0)}.nav__submenu .nav__submenu::after{display:none}}.nav__submenu__item{position:relative}@media (max-width: 980px){.nav__submenu__item{background:rgba(255,255,255,0.1);border-top:1px solid rgba(255,255,255,0.15)}}@media (min-width: 981px){.nav__submenu__item:not(:first-child){border-top:1px solid rgba(255,255,255,0.15)}}.nav__submenu__item:hover .nav__submenu{left:100%;opacity:1;transition:left .3s ease-out .3s, opacity .3s ease-out .3s}@media (min-width: 981px){.nav__submenu__item .nav__submenu__item{background:rgba(255,255,255,0.1)}.nav__submenu__item .nav__submenu__item:hover{background:rgba(255,255,255,0.05)}}@media (min-width: 981px){.nav__submenu a{padding:12.5px 15px}.nav__submenu a:hover{background:rgba(0,0,0,0.1);opacity:1}}.social{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;list-style:none;margin:0;padding:0}.social--bio{margin-top:10px}@media (max-width: 980px){.header .social{display:none}}@media (min-width: 981px){.header .social{order:1}}@media (max-width: 768px){.footer .social{justify-content:center;margin-top:30px}}@media (min-width: 769px){.footer .social{flex-shrink:0}}.social:empty{display:none}.social__icon a{background:var(--lt-color-bg-secondary);border-radius:5px;display:block;height:30px;overflow:hidden;width:30px}.social--bio .social__icon a{background:var(--lt-color-bg-primary);border:1px solid var(--lt-color-border);height:28px;width:28px}.social__icon path{fill:var(--lt-color-text-primary)}.social__icon:hover path{fill:var(--lt-color-secondary)}@media (max-width: 980px){.search-header-open.button-icon{transition:transform .3s ease-out;width:24px}}@media (min-width: 981px){.search-header-open.button-icon{display:none}}.search-header-open--active.button-icon{transform:translateX(-5px)}.search-header-open--active.button-icon path{fill:var(--lt-color-secondary)}@media (max-width: 980px){.search-header-close.button-icon{height:24px;left:2px;padding:7px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.search-header-close.button-icon path{fill:var(--lt-color-text-primary)}}@media (min-width: 981px){.search-header-close.button-icon{display:none}}@media (max-width: 980px){.search-header{background:var(--lt-color-bg-primary);min-width:0;opacity:0;overflow:hidden;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:opacity .3s ease-out, width .3s ease-out;width:0}}@media (min-width: 981px){.search-header{position:relative}}@media (max-width: 980px){.search-header--active{opacity:1;width:calc(100vw - 60px)}}.search-header__input{border-radius:5px;height:30px;padding-right:30px;font-size:.875rem;line-height:1.125rem}@media (max-width: 980px){.search-header__input{padding-left:25px}}@media (min-width: 981px){.search-header__input{float:right;padding-left:10px;transition:width .3s ease-out}.search-header__input:focus{width:300px}}.search-header__submit{background:transparent}.search-header__submit.button-icon{cursor:pointer;height:30px;padding:0;position:absolute;top:50%;transform:translateY(-50%);right:0;width:30px}@media (max-width: 980px){.search-header__submit.button-icon path{fill:var(--lt-color-secondary)}}@media (min-width: 981px){.search-header__submit.button-icon path{fill:var(--lt-color-text-primary)}}.search-header__submit.button-icon:hover path{fill:var(--lt-color-secondary)}.main{padding-bottom:30px;padding-top:30px}.main__section+.main__section{padding-top:60px}.main__section.webstories+.main__section{padding-top:45px}.heading{margin-bottom:30px}.heading__description{margin:15px 0 0 0}.heading__description :first-child{margin-top:0}.heading__description :last-child{margin-bottom:0}.heading__byline{border-top:1px solid var(--lt-color-border);color:var(--lt-color-text-secondary);margin-top:10px;padding-top:10px;font-size:.875rem;line-height:1.125rem}.heading__byline__author+.heading__byline__date::before{content:" • "}.breadcrumbs{border-radius:5px;border:1px solid var(--lt-color-border);color:var(--lt-color-text-primary);display:table;margin-bottom:15px;overflow:hidden;padding:3px 5px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.75rem;line-height:1rem;font-family:"Arial",sans-serif;font-weight:bold}.breadcrumbs:empty{display:none}.breadcrumbs p{margin:0}.breadcrumbs *+*::before{content:"\203A";padding:0 5px;font-size:.75rem;line-height:1rem}.breadcrumbs a,.breadcrumbs .last{font-size:.75rem;line-height:1rem}.breadcrumbs a{color:var(--lt-color-secondary)}.breadcrumbs a:hover{color:var(--lt-color-text-primary)}.breadcrumbs .separator{display:none}.loop{display:grid;gap:30px}.loop--main{grid-template-columns:1, 1fr}.loop__item{align-items:center;border-radius:5px;border:1px solid var(--lt-color-border);display:flex;overflow:hidden}.loop--vertical .loop__item{flex-direction:column;flex-wrap:nowrap}.loop__item__thumb{flex-shrink:0;width:100%}@media (max-width: 640px){.loop--horizontal .loop__item__thumb{width:105px}}@media (min-width: 641px){.loop--horizontal .loop__item__thumb{width:170px}}@media (max-width: 981px) and (min-width: 768px){.loop--horizontal .loop__item__thumb{width:105px}}@media (max-width: 640px){.loop--main .loop__item__thumb{width:105px}}@media (min-width: 641px){.loop--main .loop__item__thumb{width:255px}}@media (max-width: 480px){.loop--sidebar .loop__item__thumb{width:105px}}@media (min-width: 481px){.loop--sidebar .loop__item__thumb{width:135px}}.loop--team .loop__item__thumb{width:60px}.loop__item__description{padding:15px;width:100%}.loop--vertical .loop__item__description{display:flex;flex-direction:column;flex-grow:1;flex-wrap:nowrap;justify-content:center}@media (max-width: 768px){.loop__item__description p{display:none}}@media (min-width: 769px){.loop__item__description p{display:-webkit-box;margin:10px 0 0 0;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1rem;line-height:1.5rem}}@media (max-width: 640px){.loop__item .label,.loop__item .label-list a,.label-list .loop__item a{display:none}}.loop__item__title.title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}.loop--horizontal .loop__item__title.title{-webkit-line-clamp:4}@media (max-width: 768px){.loop--main .loop__item__title.title{-webkit-line-clamp:4}}@media (min-width: 769px){.loop--main .loop__item__title.title{-webkit-line-clamp:3}}@media (max-width: 769px) and (min-width: 640px){.loop--main .loop__item__title.title{-webkit-line-clamp:5}}@media (max-width: 480px){.loop--sidebar .loop__item__title.title{-webkit-line-clamp:4}}@media (min-width: 481px){.loop--sidebar .loop__item__title.title{-webkit-line-clamp:3}}.label+.loop__item__title.title,.label-list a+.loop__item__title.title{margin-top:10px}.loop__item__info{color:var(--lt-color-text-secondary);margin-top:7.5px;font-size:.75rem;line-height:1rem}@media (max-width: 640px){.loop--horizontal .loop__item__info{display:none}}@media (max-width: 981px) and (min-width: 768px){.loop--horizontal .loop__item__info{display:none}}@media (max-width: 640px){.loop--main .loop__item__info{display:none}}@media (max-width: 480px){.loop--sidebar .loop__item__info{display:none}}@media (max-width: 640px){.loop--vertical:not(.loop--carousel) .loop__item__info{display:none}}@media (max-width: 981px) and (min-width: 768px){.loop--vertical:not(.loop--carousel) .loop__item__info{display:none}}.loop__item__author+.loop__item__date::before{content:" • "}.loop__button.label,.label-list a.loop__button{margin:30px auto 0 auto;font-size:0;line-height:1}.loop__button__text{display:inline-block;font-size:.875rem;line-height:1.125rem}.loop__button .icon{margin-left:3.5px}.loop__button .icon path{fill:var(--lt-color-secondary)}.loop__button:hover path{fill:var(--lt-color-text-primary)}.loop-footer{margin-top:30px;font-size:1rem;line-height:1.5rem}.loop-footer :first-child{margin-top:0}.loop-footer :last-child{margin-bottom:0}.widget-menu{align-items:center;display:grid;gap:30px;list-style:none;margin:0;padding:0}@media (max-width: 980px){.widget-menu{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 981px){.widget-menu{grid-template-columns:repeat(4, 1fr)}}.widget-menu li a{max-width:none}.widget-menu a{border-radius:5px;border:1px solid var(--lt-color-border);color:var(--lt-color-text-primary);display:block;padding:15px;text-align:center;font-family:"Arial",sans-serif;font-weight:bold}@media (max-width: 640px){.widget-menu a{font-size:.875rem;line-height:1.125rem}}@media (min-width: 641px){.widget-menu a{font-size:1.25rem;line-height:1.5rem}}.widget-menu a:hover{color:var(--lt-color-secondary)}.bio{border-radius:5px;border:1px solid var(--lt-color-border);display:flex;gap:15px;margin-top:60px;padding:15px;font-size:1rem;line-height:1.25rem}.heading .bio{margin-top:0}.bio__avatar{flex-shrink:0;width:60px}.bio__avatar .avatar{border-radius:5px;display:block}.bio__description{color:var(--lt-color-text-secondary);width:100%;font-size:.875rem;line-height:1.375rem}.bio__author{display:block;margin:0 0 5px 0;text-transform:uppercase;font-size:1rem;line-height:1.25rem;font-family:"Arial",sans-serif;font-weight:bold}.bio__author a{color:var(--lt-color-text-primary)}.bio__author a:hover{color:var(--lt-color-secondary)}.pagination{clear:both;color:var(--lt-color-text-secondary);margin-top:-7.5px;overflow:hidden;position:relative;font-size:.75rem;line-height:1rem;font-family:"Arial",sans-serif;font-weight:bold}@media (min-width: 769px){.pagination{display:flex;justify-content:space-between}}.pagination__links{text-align:center}.pagination__links *{border-radius:30px;display:inline-block;height:30px;margin:7.5px 0 0 15px;min-width:30px;padding:7px 0;vertical-align:middle}@media (max-width: 768px){.pagination--posts .pagination__links *,.pagination--comments .pagination__links *{display:none}.pagination--posts .pagination__links * .pagination__title,.pagination--comments .pagination__links * .pagination__title{display:inline-block}}.pagination__title{margin:7.5px 15px 0 0;padding:7px 0}@media (max-width: 768px){.pagination__title{bottom:0;left:50%;position:absolute;transform:translateX(-50%)}}@media (max-width: 768px){.pagination--posts>.pagination__title{display:inline-block}}.pagination a{color:#FFF;background:var(--lt-color-primary)}.pagination a:hover{background:var(--lt-color-secondary)}.pagination .prev,.pagination .next{position:relative;font-size:0;line-height:1}@media (max-width: 768px){.pagination .prev,.pagination .next{display:inline-block;margin-left:0;margin-right:0}}@media (max-width: 768px){.pagination .prev{float:left}}.pagination .prev::after{left:calc(50% - 3.5px);top:calc(50% - 5px);border-bottom:5px solid transparent;border-right:5px solid #fff;border-top:5px solid transparent;content:"";position:absolute;transition:all .3s ease-out;width:0}@media (max-width: 768px){.pagination .next{float:right}}.pagination .next::after{left:calc(50% - 2.5px);top:calc(50% - 5px);border-bottom:5px solid transparent;border-left:5px solid #fff;border-top:5px solid transparent;content:"";position:absolute;transition:all .3s ease-out;width:0}.sidebar__widget{clear:both;font-size:1.25rem;line-height:1.5rem}@media (min-width: 981px){.sidebar__widget--sticky{position:sticky;top:30px}}.sidebar__widget:not(:first-child){margin-top:30px}.sidebar__widget:empty{display:none}.sidebar__widget>:first-child{margin-top:0}.sidebar__widget>:last-child{margin-bottom:0}.sidebar__widget__title+*{margin-top:15px}.sidebar #wp-calendar{text-align:center}.sidebar #wp-calendar .pad,.sidebar #wp-calendar tfoot td{background:transparent}.sidebar .textwidget:empty{display:none}.sidebar .title+ul,.sidebar .title+ol{margin-top:0}.sidebar .wrapper{display:none}.footer{border-top:1px solid var(--lt-color-border);overflow:hidden}@media (max-width: 768px){.footer{text-align:center}}.footer__about{padding-bottom:30px;padding-top:30px}@media (min-width: 769px){.footer__about{align-items:center;display:flex;flex-wrap:nowrap;gap:30px;justify-content:space-between}}.footer__menu{list-style:none;margin:15px 0 0 0;padding:0}.footer__menu__item{font-weight:bold;text-transform:uppercase;font-size:.875rem;line-height:1.125rem}@media (max-width: 768px){.footer__menu__item{margin-top:15px}}@media (min-width: 769px){.footer__menu__item{display:inline-block;margin-right:15px}}.footer__menu__item a{color:var(--lt-color-text-primary)}.footer__menu__item a:hover{color:var(--lt-color-secondary)}.footer__widgets{color:#FFF;display:grid;gap:30px;padding-bottom:30px;padding-top:30px;position:relative;font-size:.875rem;line-height:1.125rem}@media (max-width: 768px){.footer__widgets{grid-template-columns:1fr}}@media (min-width: 769px){.footer__widgets{grid-template-columns:repeat(3, 1fr)}}.footer__widgets::before{background:var(--lt-color-primary);content:"";height:100%;left:50%;min-width:360px;position:absolute;top:-1px;transform:translateX(-50%);width:100vw}.footer__widgets a{color:#FFF;font-weight:bold;transition:opacity .3s ease-out}.footer__widgets a:hover{opacity:.75}.footer__widgets ul{text-align:center;list-style:none;margin:0;padding:0}.footer__widgets ul li{margin-top:15px}.footer__col{position:relative;z-index:1}.footer__credits{position:relative}.footer__credits::before{background:var(--lt-color-border);content:"";height:1px;left:50%;min-width:360px;position:absolute;top:-1px;transform:translateX(-50%);width:100vw}@media (max-width: 768px){.footer__credits{padding-bottom:30px;padding-top:30px}}@media (min-width: 769px){.footer__credits{align-items:center;display:flex;flex-wrap:nowrap;gap:30px;justify-content:space-between;min-height:60px;padding-bottom:15px;padding-top:15px}}.footer__copyright{color:var(--lt-color-text-secondary);font-size:.75rem;line-height:1rem}@media (max-width: 768px){.footer__copyright{display:block}}.footer #fabiolobo{color:var(--lt-color-secondary);display:table;opacity:.5;transition:opacity .3s ease-in-out;font-size:.75rem;line-height:1rem;font-family:"Arial",sans-serif;font-weight:bold}@media (max-width: 768px){.footer #fabiolobo{margin:30px auto 0 auto}}.footer #fabiolobo:hover{opacity:1}.footer .google-auto-placed{display:none}.footer-back{pointer-events:none;position:absolute;top:120vh;width:45px;transform:translateY(-45px);z-index:5}@media (max-width: 768px){.footer-back{bottom:-15px;right:15px}}@media (min-width: 769px){.footer-back{bottom:-30px;right:30px}}.footer-back__button{background:var(--lt-color-bg-primary);border-radius:5px;border:1px solid var(--lt-color-border);display:inline-block;height:45px;pointer-events:all;position:sticky;transition:transform .6s ease-in;width:45px;font-size:0;line-height:1}@media (max-width: 768px){.footer-back__button{top:calc(100vh - 15px)}}@media (min-width: 769px){.footer-back__button{top:calc(100vh - 30px)}}.footer-back__button:hover path{fill:var(--lt-color-secondary)}.cookies{background:var(--lt-color-bg-primary);border-radius:5px;border:1px solid var(--lt-color-border);opacity:0;padding:15px;position:fixed;transition:opacity .15s ease-out, visibility .01s ease-out .6s;visibility:hidden;width:100%;z-index:9999}.cookies--visible{opacity:1;transition:opacity .3s ease-out .6s, visibility .01s ease-out .01s;visibility:visible}@media (max-width: 768px){.cookies{align-items:center;bottom:0;display:flex;gap:15px;left:0;max-width:100%}}@media (min-width: 769px){.cookies{bottom:10px;left:10px;max-width:300px}}.cookies__text{display:block;font-size:.875rem;line-height:1.125rem}@media (min-width: 769px){.cookies__text{margin-bottom:15px}}.cookies a{color:var(--lt-color-secondary);text-decoration:underline}.cookies a:hover{text-decoration:none}.banner{position:relative;text-align:center;font-size:0;line-height:1}.banner *:not(script),.content .banner *:not(script){margin:0 auto}[class*="wp-block"] .banner,.forms-content .banner,.wpcf7 .banner .banner:empty{display:none}.banner--header{padding-top:15px}.banner--footer{padding-bottom:15px}@media (min-width: 769px){.banner--mobile{max-height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.banner--mobile *{display:none !important}}@media (max-width: 768px){.banner--desktop{max-height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.banner--desktop *{display:none !important}}.banner--content{clear:both;float:none;margin:30px auto;width:100%}@media (min-width: 769px){.banner--content--left{clear:left;float:left;margin:5px 30px 30px 0;width:300px}.banner--content--right{clear:right;float:right;margin:5px 0 30px 30px;width:300px}}.banner__title{display:block;padding-bottom:15px;text-transform:uppercase;font-size:.75rem;line-height:1rem}.button,.content .wp-block-button__link,.content .wp-block-file__button{background:var(--lt-color-secondary);border-radius:5px;border:0;color:#FFF;cursor:pointer;display:table;height:auto;margin:0 auto;padding:12.5px 30px;text-align:center;text-decoration:none;text-transform:uppercase;transition-property:color, background-color, border;transition:all .3s ease-out;width:100%;-webkit-appearance:none;font-family:"Arial",sans-serif;font-weight:bold;font-size:1rem;line-height:1.25rem}@media (max-width: 768px){.button,.content .wp-block-button__link,.content .wp-block-file__button{max-width:100%}}@media (min-width: 769px){.button,.content .wp-block-button__link,.content .wp-block-file__button{max-width:300px}}@media (max-width: 768px){.button--small{max-width:100%;padding:6px 15px;width:auto;font-size:.875rem;line-height:1.125rem}}.button:hover,.content .wp-block-button__link:hover,.content .wp-block-file__button:hover{background:var(--lt-color-primary);color:#FFF}.button:disabled,.content .wp-block-button__link:disabled,.content .wp-block-file__button:disabled{opacity:.33}.button-icon{background:transparent;border:0;cursor:pointer;padding:0;position:relative;-webkit-appearance:none;font-size:0;line-height:1}.icon{display:inline-block;height:auto;position:relative;font-size:0;line-height:1}.icon--center{display:flex;height:100%;position:relative;width:100%}.icon svg{max-height:100%;max-width:100%;overflow:visible;transition:opacity .3s ease-out}.icon svg path,.icon svg rect{transition:fill .3s ease-out}.icon--center svg{height:auto;margin:auto;width:auto}.label,.label-list a{border-radius:5px;border:1px solid var(--lt-color-border);color:var(--lt-color-secondary);display:table;overflow:hidden;padding:2px 5px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.75rem;line-height:1rem;font-family:"Arial",sans-serif;font-weight:bold}.label:hover,.label-list a:hover{color:var(--lt-color-text-primary)}.label-list{margin-top:-10px;text-transform:uppercase;font-family:"Arial",sans-serif;font-weight:bold;font-size:0;line-height:1}.label-list .label,.label-list a,.label-list *{display:inline-block;margin:10px 10px 0 0;vertical-align:middle;font-size:.75rem;line-height:1rem}.title{color:var(--lt-color-text-primary);display:block;margin:0;font-family:"Arial",sans-serif;font-weight:bold}@media (max-width: 480px){.title--smaller{font-size:.875rem;line-height:1.125rem}}@media (min-width: 481px){.title--smaller{font-size:1rem;line-height:1.25rem}}@media (max-width: 640px){.title--small{font-size:.875rem;line-height:1.125rem}}@media (min-width: 641px){.title--small{font-size:1.25rem;line-height:1.5rem}}@media (max-width: 981px) and (min-width: 768px){.title--small--responsive{font-size:.875rem;line-height:1.125rem}}@media (max-width: 640px){.title--medium{font-size:.875rem;line-height:1.125rem}}@media (min-width: 641px){.title--medium{font-size:1.75rem;line-height:2rem}}@media (max-width: 768px){.title--big{font-size:1.75rem;line-height:2rem}}@media (min-width: 769px){.title--big{font-size:2.25rem;line-height:2.5rem}}.title--section{margin-bottom:30px;padding:2px 0 0 0;position:relative;text-align:center;text-transform:uppercase;font-size:1rem;line-height:1.25rem}.title--section__text{background:var(--lt-color-bg-primary);box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:1px 15px}.title--section__text::before{background:var(--lt-color-border);content:"";height:1px;left:0;position:absolute;right:0;top:calc(50% - .5px);transform:translateY(-50%);z-index:-1}.footer .title--section__text{background:var(--lt-color-primary);color:#FFF}.footer .title--section__text::before{background:#FFF}.title a{color:var(--lt-color-text-primary);display:inline-block}.title a:hover{color:var(--lt-color-secondary)}a.title:hover{color:var(--lt-color-secondary)}.title--section a{display:inline-block}.entry-title{color:var(--lt-color-text-primary);display:block;margin:0;font-family:"Arial",sans-serif;font-weight:bold}@media (max-width: 768px){.entry-title{font-size:1.75rem;line-height:2rem}}@media (min-width: 769px){.entry-title{font-size:2.25rem;line-height:2.5rem}}.thumb{display:block;width:100%}#subscribe-email input{text-align:center;min-width:100%}#subscribe-submit{margin-bottom:0}#subscribe-submit button{width:100%}.comments-form__fields .comment-subscription-form{margin:0 0 15px 0;font-size:0;line-height:1}.comments-form__fields .comment-subscription-form+.comment-subscription-form{margin:0 0 30px 0}.comments-form__fields input{margin-right:7.5px}.comments-form__fields .subscribe-label{display:inline;font-family:"Arial",sans-serif;font-weight:normal;margin:0;vertical-align:middle;font-size:1rem;line-height:1.25rem}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity .3s ease-out}
.webstories__item{overflow:hidden;padding-bottom:15px;position:relative;text-align:center}.webstories__item__thumb{background:#FFF;border-radius:50%;border:3px solid var(--lt-color-secondary);display:block;height:90px;margin:0 auto;overflow:hidden;padding:3px;position:relative;transition:border .3s ease-in-out;width:90px}@media (max-width: 769px) and (min-width: 640px){.webstories__item__thumb{height:60px;width:60px}}.webstories__item:hover .webstories__item__thumb{border-color:var(--lt-color-primary)}.webstories__item--more .webstories__item__thumb::after{background:var(--lt-color-bg-secondary);border-radius:50%;content:"";height:calc(100% - 6px);left:3px;position:absolute;top:3px;width:calc(100% - 6px)}.webstories__item .thumb{border-radius:50%;position:relative}.webstories__item .icon{z-index:1}@media (max-width: 769px) and (min-width: 640px){.webstories__item .icon svg{height:24px;width:24px}}.webstories__item:hover path{fill:var(--lt-color-secondary)}.webstories__item__title{color:var(--lt-color-text-primary);display:-webkit-box;margin-top:15px;overflow:hidden;pointer-events:none;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-family:"Arial",sans-serif;font-weight:bold}@media (max-width: 768px){.webstories__item__title{font-size:.75rem;line-height:1rem}}@media (min-width: 769px){.webstories__item__title{font-size:.875rem;line-height:1.125rem}}.webstories__item__title:hover{color:var(--lt-color-secondary)}.webstories__item__title::after{content:"";pointer-events:all;z-index:1;bottom:0;left:0;position:absolute;right:0;top:0}
.single .singular__entry>p:first-child{font-style:italic}.singular__links{display:flex;gap:30px;justify-content:space-between;margin-top:60px}@media (max-width: 640px){.singular__links{align-items:flex-start;flex-direction:column}}.singular__links:empty{display:none}.singular__google{align-items:center;background:var(--lt-color-bg-secondary);border-radius:5px;color:var(--lt-color-text-primary);display:flex;gap:5px;height:24px;justify-content:center;padding:0 5px;text-transform:uppercase;white-space:nowrap;font-size:.75rem;line-height:1rem;font-family:"Arial",sans-serif;font-weight:bold}@media (min-width: 641px){.singular__google{order:2}}.singular__google path{fill:var(--lt-color-text-primary)}.singular__google__icon{width:17.5px}.singular__google:hover{color:var(--lt-color-secondary)}.singular__google:hover path{fill:var(--lt-color-secondary)}.singular__section{margin-top:60px}.content{text-align:left;word-wrap:break-word;font-size:1.25rem;line-height:2rem}.content>:first-child{margin-top:0}.content>:last-child{margin-bottom:0}.content :is(li,p,table) a:not(.button):not(.wp-block-button__link):not(.wp-block-file__button):not(.fipe__tipo){text-decoration:underline}.content .wp-block-buttons{display:flex;clear:both;column-gap:30px;flex-direction:row;flex-wrap:wrap;margin-bottom:30px;margin-top:30px;text-align:center;width:100%}.content .wp-block-buttons.is-vertical{flex-direction:column;row-gap:30px}.content .wp-block-file{align-content:flex-start;align-items:center;display:flex;margin-bottom:30px;margin-top:30px}.content .wp-block-file a:first-child{margin-right:30px}.content .wp-block-file a.wp-block-file__button{display:inline-block;margin:0;width:auto}.content .attachment-full{display:block;margin:0 auto}.content .attachment-post-thumbnail{margin-bottom:30px;width:100%}@media (max-width: 768px){.content img.alignnone,.content img.aligncenter,.content img.alignright,.content img.alignleft,.content img.alignfull,.content img.alignwide{display:block}}.content .wp-block-image{margin:0;text-align:center}.content .wp-block-image img{margin:60px auto;display:block}.content .wp-block-image figcaption{margin-top:-52.5px}@media (min-width: 769px){.content .alignright img,.content .alignleft img{margin-bottom:0;margin-top:0}}@media (min-width: 769px){.content .alignright figcaption,.content .alignleft figcaption{margin-top:7.5px}}.content .alignfull img,.content .alignwide img{width:100%}.content img.emoji{display:inline-block;height:1rem;width:1rem}.content .wp-block-gallery{margin-bottom:60px;margin-top:45px;padding:0;width:100%;font-size:0;line-height:1}.content .wp-block-gallery.has-nested-images,.content .wp-block-gallery .blocks-gallery-grid{display:grid;gap:15px}@media (max-width: 768px){.content .wp-block-gallery.has-nested-images,.content .wp-block-gallery .blocks-gallery-grid{grid-template-columns:repeat(2, 1fr)}}.content .wp-block-gallery .blocks-gallery-grid{list-style:none;margin:0;padding:0}.content .wp-block-gallery .blocks-gallery-item,.content .wp-block-gallery .wp-block-image{flex-shrink:0;min-width:100%;overflow:hidden;position:relative;width:100%}.content .wp-block-gallery .blocks-gallery-item::before,.content .wp-block-gallery .wp-block-image::before{display:none}.content .wp-block-gallery .blocks-gallery-item figure,.content .wp-block-gallery .wp-block-image figure{min-width:100%;position:relative;width:100%}.content .wp-block-gallery .blocks-gallery-item a,.content .wp-block-gallery .blocks-gallery-item img,.content .wp-block-gallery .wp-block-image a,.content .wp-block-gallery .wp-block-image img{display:block;margin:0 auto;width:100%}.content .wp-block-gallery .blocks-gallery-item figcaption,.content .wp-block-gallery .wp-block-image figcaption{background:var(--lt-color-bg-secondary);color:var(--lt-color-text-primary);margin:0;padding:7.5px}.content .wp-block-gallery.is-cropped .blocks-gallery-item,.content .wp-block-gallery.is-cropped .wp-block-image{display:flex;flex-direction:column}.content .wp-block-gallery.is-cropped .blocks-gallery-item figure,.content .wp-block-gallery.is-cropped .wp-block-image figure{display:flex;flex-direction:column}.content .wp-block-gallery.is-cropped .blocks-gallery-item a,.content .wp-block-gallery.is-cropped .blocks-gallery-item img,.content .wp-block-gallery.is-cropped .wp-block-image a,.content .wp-block-gallery.is-cropped .wp-block-image img{height:100%;object-fit:cover}.content .wp-block-gallery.has-nested-images.columns-1,.content .wp-block-gallery.columns-1 .blocks-gallery-grid{grid-template-columns:repeat(1, 1fr)}.content .wp-block-gallery.has-nested-images.columns-2,.content .wp-block-gallery.columns-2 .blocks-gallery-grid{grid-template-columns:repeat(2, 1fr)}@media (min-width: 641px){.content .wp-block-gallery.has-nested-images.columns-3,.content .wp-block-gallery.columns-3 .blocks-gallery-grid{grid-template-columns:repeat(3, 1fr)}}@media (min-width: 641px){.content .wp-block-gallery.has-nested-images.columns-4,.content .wp-block-gallery.columns-4 .blocks-gallery-grid{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 640px){.content .wp-block-gallery.has-nested-images.columns-5,.content .wp-block-gallery.columns-5 .blocks-gallery-grid{grid-template-columns:repeat(4, 1fr)}}@media (min-width: 641px){.content .wp-block-gallery.has-nested-images.columns-5,.content .wp-block-gallery.columns-5 .blocks-gallery-grid{grid-template-columns:repeat(5, 1fr)}}@media (max-width: 640px){.content .wp-block-gallery.has-nested-images.columns-6,.content .wp-block-gallery.columns-6 .blocks-gallery-grid{grid-template-columns:repeat(4, 1fr)}}@media (min-width: 641px){.content .wp-block-gallery.has-nested-images.columns-6,.content .wp-block-gallery.columns-6 .blocks-gallery-grid{grid-template-columns:repeat(6, 1fr)}}@media (max-width: 640px){.content .wp-block-gallery.has-nested-images.columns-7,.content .wp-block-gallery.columns-7 .blocks-gallery-grid{grid-template-columns:repeat(4, 1fr)}}@media (min-width: 641px){.content .wp-block-gallery.has-nested-images.columns-7,.content .wp-block-gallery.columns-7 .blocks-gallery-grid{grid-template-columns:repeat(7, 1fr)}}@media (max-width: 640px){.content .wp-block-gallery.has-nested-images.columns-8,.content .wp-block-gallery.columns-8 .blocks-gallery-grid{grid-template-columns:repeat(4, 1fr)}}@media (min-width: 641px){.content .wp-block-gallery.has-nested-images.columns-8,.content .wp-block-gallery.columns-8 .blocks-gallery-grid{grid-template-columns:repeat(8, 1fr)}}.content .wp-block-gallery.has-nested-images.columns-default,.content .wp-block-gallery.columns-default .blocks-gallery-grid{grid-template-columns:repeat(3, 1fr)}.content .alignnone,.content .aligncenter,.content .alignright,.content .alignleft,.content .alignfull,.content .alignwide{clear:both}@media (max-width: 768px){.content .alignnone,.content .aligncenter,.content .alignright,.content .alignleft,.content .alignfull,.content .alignwide{margin-bottom:30px;margin-top:30px}}.content .aligncenter,.content .alignright,.content .alignleft{margin-left:auto;margin-right:auto}@media (min-width: 769px){.content .alignright,.content .alignleft{clear:none;margin-bottom:15px;margin-top:7.5px;max-width:calc((var(--lt-content-max-width) / 2) - 30px)}.content .alignright[class*=wp-block],.content .alignleft[class*=wp-block]{margin-bottom:30px;margin-top:7.5px}}@media (min-width: 769px){.content .alignright{float:right;margin-left:30px}}@media (min-width: 769px){.content .alignleft{float:left;margin-right:30px}}.content .alignfull,.content .alignwide{width:100%;max-width:100%}.content .is-content-justification-center{justify-content:center}.content .is-content-justification-space-between{justify-content:space-between}.content .is-content-justification-right{justify-content:flex-end}.content code,.content samp{background:var(--lt-color-bg-secondary);padding:3px 5px}.content samp{font-family:inherit}.content pre{white-space:pre-wrap}.content .wp-block-code{border:3px solid var(--lt-color-border);clear:both;display:block;margin-bottom:30px;margin-top:30px;overflow:auto;padding:30px;width:100%}.content .wp-block-code code{background:var(--lt-color-bg-content);padding:0;white-space:pre}.content .wp-block-preformatted{margin-bottom:30px;margin-top:30px}.content .wp-block-columns{column-gap:30px;display:flex;justify-content:space-between}@media (max-width: 640px){.content .wp-block-columns{flex-wrap:wrap}}@media (min-width: 641px){.content .wp-block-columns{flex-wrap:nowrap}}.content .wp-block-column{width:100%}@media (max-width: 640px){.content .wp-block-column{margin-top:30px;max-width:calc(50% - 15px)}}@media (min-width: 641px){.content .wp-block-column{margin:30px 0}}.content .wp-block-column>:first-child{margin-top:0}.content .wp-block-column>:last-child{margin-bottom:0}.content hr.wp-block-separator{border:0;clear:both;height:5px;margin:60px auto;max-width:var(--lt-content-max-width);min-height:5px;width:100%}.content hr.wp-block-separator:not(.has-background){background:var(--lt-color-bg-secondary)}.content .wp-block-cover hr.wp-block-separator{margin:30px 0}.content .wp-block-spacer{clear:both;margin-bottom:0;margin-top:0}.content ol,.content ul:not(.fipe__box){list-style:none;margin:30px 0;padding:0}@media (max-width: 480px){.content ol,.content ul:not(.fipe__box){padding-left:30px}}@media (min-width: 481px){.content ol,.content ul:not(.fipe__box){padding-left:60px}}.content ol.has-background,.content ul:not(.fipe__box).has-background{padding:15px 30px 30px 60px}.content ol{counter-reset:li}.content ol>li{counter-increment:li}.content ol>li::before{color:var(--lt-color-secondary);content:counter(li);white-space:nowrap}.content ol>li ol{counter-reset:li2}.content ol>li ol li{counter-increment:li2}.content ol>li ol li::before{content:counter(li2)}.content ul:not(.fipe__box)>li::before{color:var(--lt-color-secondary);content:"\2022"}.content ol ol,.content ol ul,.content ul:not(.fipe__box) ol,.content ul:not(.fipe__box) ul{list-style-type:none;margin-bottom:0;margin-top:0}.content ol li,.content ul:not(.fipe__box) li{margin-top:15px}.content ol li::before,.content ul:not(.fipe__box) li::before{direction:rtl;display:inline-block;margin-left:-15px;padding-right:15px;text-align:right;width:15px;font-family:"Arial",sans-serif;font-weight:bold}.content .amf_shortcode-anos ul{gap:15px;margin:0;padding:0}.content .amf_shortcode-anos ul li{margin:0;padding:0;flex:0 0 calc(33.3% - 10px)}.content .amf_shortcode-anos ul li::before{display:none}.content .amf_shortcode-estados ul,.content .amf_shortcode-tipos ul{margin:0;font-size:1rem;line-height:1.25rem}.content .amf_shortcode-estados ul li,.content .amf_shortcode-tipos ul li{margin:0 0 10px 0}.content dl{margin:30px 0}.content dl :last-child{margin-bottom:0}.content dt{font-family:"Arial",sans-serif;font-weight:bold}.content dd{margin:15px 0 30px 30px}.content .wp-block-embed{margin-bottom:30px;margin-top:30px;text-align:center}.content .wp-block-embed.wp-has-aspect-ratio.is-type-video .wp-block-embed__wrapper{height:0;position:relative}.content .wp-block-embed.wp-has-aspect-ratio.is-type-video .wp-block-embed__wrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}.content .wp-block-embed.wp-embed-aspect-1-1.is-type-video .wp-block-embed__wrapper{padding-top:100%}.content .wp-block-embed.wp-embed-aspect-2-1.is-type-video .wp-block-embed__wrapper{padding-top:50%}.content .wp-block-embed.wp-embed-aspect-1-2.is-type-video .wp-block-embed__wrapper{padding-top:200%}.content .wp-block-embed.wp-embed-aspect-4-3.is-type-video .wp-block-embed__wrapper{padding-top:75%}.content .wp-block-embed.wp-embed-aspect-16-9.is-type-video .wp-block-embed__wrapper{padding-top:56.25%}.content .wp-block-embed__wrapper{align-items:center;display:flex;justify-content:center}.content .wp-block-audio,.content .wp-block-video{margin-bottom:30px;margin-top:30px;font-size:0;line-height:1}.content audio,.content video{max-width:100%;width:100%}.content .wp-block-media-text{align-items:center;display:flex;margin-bottom:30px;margin-top:30px}@media (max-width: 640px){.content .wp-block-media-text{flex-wrap:wrap}}@media (min-width: 641px){.content .wp-block-media-text{flex-wrap:nowrap;justify-content:space-between}}.content .wp-block-media-text.is-vertically-aligned-top{align-items:flex-start}.content .wp-block-media-text.is-vertically-aligned-bottom{align-items:flex-end}.content .wp-block-media-text.is-image-fill{align-items:stretch}.content .wp-block-media-text__media,.content .wp-block-media-text__content{flex-shrink:0;padding:0;width:100%}@media (min-width: 641px){.content .wp-block-media-text__media,.content .wp-block-media-text__content{max-width:calc(50% - 15px)}}.content .wp-block-media-text__media :first-child{display:block}.content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{order:2}.content .wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover}.content .wp-block-media-text.is-image-fill .wp-block-media-text__media img{visibility:hidden}.content .wp-block-media-text__content>:first-child{margin-top:0}.content .wp-block-media-text__content>:last-child{margin-bottom:0}.content .wp-block-media-text__content p{font-size:1.25rem;line-height:2rem}.content>.media{margin:0 auto;max-width:100%}@media (min-width: 641px){.content>.media{display:table;min-width:500px}}.content>.media{margin-bottom:30px;margin-top:30px}.content>.media{clear:both;height:0;padding-bottom:56.25%;position:relative;width:100%}.content>.media iframe{height:100%;left:0;position:absolute;top:0;width:100%}.content blockquote{border:0;border-left:5px solid var(--lt-color-secondary);clear:both;margin:60px auto;padding:0 0 0 30px}.content blockquote>:first-child{margin-top:0}.content blockquote>:last-child{margin-bottom:0}.content blockquote .banner{display:none}.content .wp-block-pullquote{border:3px solid var(--lt-color-border);margin-bottom:60px;margin-top:60px;padding:0}.content .wp-block-pullquote blockquote{border:0;color:var(--lt-color-secondary);margin:0;padding:30px;text-align:center;font-size:2.25rem;line-height:2.5rem}.content .wp-block-pullquote blockquote::before{display:none}.content .wp-block-quote__citation,.content .wp-block-pullquote__citation,.content cite{color:var(--lt-color-text-primary);font-style:normal;text-transform:none;font-size:1.25rem;line-height:1.5rem;font-family:"Arial",sans-serif;font-weight:bold}p+.content .wp-block-quote__citation,p+.content .wp-block-pullquote__citation,p+.content cite{margin-top:30px}.content table{border-collapse:collapse;width:100%}@media (max-width: 768px){.content table{display:block;overflow:auto}}.content .wp-block-table{margin-bottom:60px;margin-top:60px;overflow:auto}@media (max-width: 768px){.content .wp-block-table table{display:table}}.content th,.content td{border:3px solid var(--lt-color-border);min-width:150px;padding:7.5px}@media (max-width: 768px){.content th,.content td{font-size:1rem;line-height:1.25rem}}@media (min-width: 769px){.content th,.content td{font-size:1.25rem;line-height:1.5rem}}.content th:empty,.content td:empty{background:transparent}.content thead{background:var(--lt-color-bg-secondary)}.content th{font-family:"Arial",sans-serif;font-weight:bold}.content tfoot td{font-size:1rem;line-height:1.25rem}.content .has-text-align-center{text-align:center}.content .has-text-align-right{text-align:right}.content figcaption{color:var(--lt-color-text-primary);display:block;margin:7.5px 0 30px 0;text-align:center;font-size:.875rem;line-height:1.125rem}.content .wp-block-cover{align-items:center;background-color:#000;background-position:50% 50%;background-size:cover;color:#FFF;display:flex;justify-content:center;margin-bottom:60px;margin-top:60px;min-height:420px;overflow:hidden;padding:30px;position:relative}@media (min-width: 769px){.content .wp-block-cover{min-width:calc(50% - 30px)}}.content .wp-block-cover:not(.alignright):not(.alignleft){margin-bottom:60px;margin-top:60px}.content .wp-block-cover.is-position-top-left,.content .wp-block-cover.is-position-top-center,.content .wp-block-cover.is-position-top-right{align-items:flex-start}.content .wp-block-cover.is-position-top-left,.content .wp-block-cover.is-position-center-left,.content .wp-block-cover.is-position-bottom-left{justify-content:flex-start}.content .wp-block-cover.is-position-top-right,.content .wp-block-cover.is-position-center-right,.content .wp-block-cover.is-position-bottom-right{justify-content:flex-end}.content .wp-block-cover.is-position-bottom-left,.content .wp-block-cover.is-position-bottom-center,.content .wp-block-cover.is-position-bottom-right{align-items:flex-end}.content .wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling: touch){.content .wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion: reduce){.content .wp-block-cover.has-parallax{background-attachment:scroll}}.content .wp-block-cover__background,.content .wp-block-cover__gradient-background{background-color:inherit;z-index:2;bottom:0;left:0;position:absolute;right:0;top:0}.content .wp-block-cover__image-background{border:none;bottom:0;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%;z-index:1}.content .wp-block-cover__inner-container{position:relative;z-index:2}.content .wp-block-cover__inner-container>:first-child{margin-top:0;padding-top:0}.content .wp-block-cover__inner-container>:last-child{margin-bottom:0;padding-bottom:0}.content .wp-block-cover__inner-container p{font-size:1.25rem;line-height:2rem}.content .wp-block-cover:not(.has-custom-content-position) .wp-block-cover__inner-container{width:100%}.content .wp-block-cover img.wp-block-cover__image-background,.content .wp-block-cover video.wp-block-cover__video-background{border:none;box-shadow:none;height:100%;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;width:100%;bottom:0;left:0;position:absolute;right:0;top:0}.content .has-background-dim{opacity:50%}.content .has-background-dim-0{opacity:0%}.content .has-background-dim-10{opacity:10%}.content .has-background-dim-20{opacity:20%}.content .has-background-dim-30{opacity:30%}.content .has-background-dim-40{opacity:40%}.content .has-background-dim-50{opacity:50%}.content .has-background-dim-60{opacity:60%}.content .has-background-dim-70{opacity:70%}.content .has-background-dim-80{opacity:80%}.content .has-background-dim-90{opacity:90%}.content .has-background-dim-100{opacity:100%}.content p{margin-bottom:30px;margin-top:30px}.content p.has-background{padding:30px}.content p:empty{display:none}.content small{display:block;font-size:.75rem;line-height:1rem}.content .has-small-font-size{font-size:.75rem;line-height:1rem}.content .has-large-font-size{font-size:1.75rem;line-height:2rem}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{clear:both;margin-top:0;padding-top:30px;font-family:"Arial",sans-serif;font-weight:bold}.content h1+*,.content h2+*,.content h3+*,.content h4+*,.content h5+*,.content h6+*{margin-top:30px}@media (max-width: 768px){.content h1,.content h2{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 769px){.content h1,.content h2{font-size:2.75rem;line-height:3rem}}.content h3{font-size:1.75rem;line-height:2rem}.content h4{font-size:1.25rem;line-height:1.5rem}.content h5{font-size:1rem;line-height:1.25rem}.content h6{font-size:.875rem;line-height:1.125rem}.content .fipe__box h2{padding:0;font-size:1rem;line-height:1.25rem;font-family:"Arial",sans-serif;font-weight:normal}.content .wp-block-verse{font-style:italic;margin-bottom:30px;margin-top:30px;font-family:"Arial",sans-serif;font-weight:normal}.groups{clear:both;display:flex;margin:60px 0}.groups__wrapper{border-radius:5px;border:1px solid var(--lt-color-border);margin:auto;padding:15px}.groups__title{background:var(--lt-color-bg-primary);box-decoration-break:clone;display:table;margin:-26px auto 4px auto;max-width:100%;overflow:hidden;padding:1px 15px;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;-webkit-box-decoration-break:clone;font-size:1rem;line-height:1.25rem}@media (max-width: 640px){.groups__title{letter-spacing:-.05rem}}.groups__buttons{display:flex;justify-content:center}@media (max-width: 640px){.groups__buttons{flex-direction:column;gap:15px}}@media (min-width: 641px){.groups__buttons{gap:30px}}.groups__button{align-items:center;background:var(--lt-color-bg-secondary);border-radius:5px;color:var(--lt-color-text-primary);display:flex;gap:5px;height:45px;justify-content:center;padding:0 15px;text-transform:uppercase;white-space:nowrap;width:100%;font-size:.875rem;line-height:1.125rem;font-family:"Arial",sans-serif;font-weight:bold}@media (min-width: 641px){.groups__button{max-width:calc(100% - (30px / 2))}}.groups__button--whatsapp{background:#25d366}.groups__button--telegram{background:#229ED9}.groups__button path{fill:var(--lt-color-text-primary)}.groups__button:hover{color:#FFF;text-shadow:none}.groups__button:hover path{fill:#FFF}.share{display:grid;grid-auto-columns:auto;grid-auto-flow:column;margin-top:60px}@media (max-width: 480px){.share{grid-gap:15px}}@media (min-width: 481px){.share{grid-gap:30px}}.share__button{background:var(--lt-color-primary);border-radius:5px;height:30px;position:relative}.share__button:hover{background:var(--lt-color-secondary)}.share__button--facebook{background:#1877F2}.share__button--messenger{background:#0A7CFF}.share__button--twitter{background:#1DA1F2}.share__button--linkedin{background:#0A66C2}.share__button--pinterest{background:#CB2027}.share__button--telegram{background:#229ED9}.share__button--whatsapp{background:#25d366}.comments{font-size:1rem;line-height:1.5rem}.comments__list{overflow:hidden;list-style:none;margin:-30px 0 0 0;padding:0}.comments__form{margin-top:30px;font-size:1.25rem;line-height:1.5rem}.comments__list .comments__form{margin-top:30px;position:relative}@media (max-width: 768px){.comments__list .comments__form{border-right:0;margin-left:-7.5px;width:calc(100% + 22.5px)}}.comments__form__title a{color:var(--lt-color-secondary);display:table;margin:0 auto;font-size:.75rem;line-height:1rem}.comments__form__title a:hover{color:var(--lt-color-primary)}.comments__form__input,.comments__form__textarea{margin-bottom:30px}.comments__form__textarea{height:180px}.comments__form__cookies{align-items:baseline;display:flex;justify-content:flex-start;margin:0 0 30px 0}.comments__form__cookies__input{margin-right:7.5px}.comments__form__cookies label.comments__form__cookies__label{margin:0;font-size:.875rem;line-height:1.125rem;font-family:"Arial",sans-serif;font-weight:normal}.comments .form-submit{margin:0}.comment{border-radius:5px;border:1px solid var(--lt-color-bg-secondary);margin-top:30px;padding:15px}.comment .comment{width:100%}.comment__header{display:flex;justify-content:space-between}.comment__author{text-transform:uppercase;font-family:"Arial",sans-serif;font-weight:bold}.comment__content{padding:30px 0 0 0}.comment__content :first-child{margin-top:0}.comment__content :last-child{margin-bottom:0}.comment .children{list-style:none;margin:0;padding:0}.comment .comment-respond{margin-top:30px}.comment-reply-link{background:var(--lt-color-bg-secondary);border-radius:5px;display:flex;flex-shrink:0;height:21px;margin-left:15px;width:30px}.comment-reply-link path{fill:var(--lt-color-text-primary)}.comment-reply-link:hover path{fill:var(--lt-color-secondary)}#ez-toc-container{border:1px solid var(--lt-color-border);border-radius:5px;clear:both;margin:60px auto;padding:30px;width:100%;font-size:1rem;line-height:1.25rem}@media (min-width: 769px){#ez-toc-container{display:table}}#ez-toc-container ul{list-style:none;margin:0;padding:0}#ez-toc-container ul ul{padding-left:30px}#ez-toc-container li{margin-top:15px}#ez-toc-container li::before{display:none}.ez-toc-title-container{display:flex;justify-content:space-between}p.ez-toc-title{font-style:normal;margin:0;text-transform:uppercase;word-wrap:break-word;font-family:"Arial",sans-serif;font-weight:bold;font-size:1rem;line-height:1.25rem}.ez-toc-title-toggle{cursor:pointer}.ez-toc-icon-toggle{font-style:normal;font-weight:bold;font-size:1rem;line-height:1.25rem}.ez-toc-icon-toggle::after{content:"Ocultar";display:block}.content .kk-star-ratings{display:flex;justify-content:flex-start}body:not(.page):not([class^='amf_']) .content .kk-star-ratings{align-items:center;border-radius:5px;border:1px solid var(--lt-color-border);flex-direction:column;margin:60px auto 0 auto;max-width:300px;padding:15px}.content .kk-star-ratings.kksr-auto,.content .kk-star-ratings.kksr-align-center,.content .kk-star-ratings.kksr-valign-bottom{margin:30px 0 0 0}body:not(.page):not([class^='amf_']) .content .kk-star-ratings.kksr-auto,body:not(.page):not([class^='amf_']) .content .kk-star-ratings.kksr-align-center,body:not(.page):not([class^='amf_']) .content .kk-star-ratings.kksr-valign-bottom{margin:60px auto 0 auto}body:not(.page):not([class^='amf_']) .content .kk-star-ratings .kksr-stars{order:2}.content .kk-star-ratings .kksr-legend{font-size:1rem !important;line-height:1.25rem;margin:0 0 0 10px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-family:"Arial",sans-serif;font-weight:bold}body:not(.page):not([class^='amf_']) .content .kk-star-ratings .kksr-legend{background:var(--lt-color-bg-primary);box-decoration-break:clone;color:var(--lt-color-text-primary);display:table;margin:-26px auto 4px auto;max-width:100%;order:1;overflow:hidden;padding:1px 15px;text-align:center;-webkit-box-decoration-break:clone}.content .kk-star-ratings .kksr-legend .kksr-muted{opacity:1}
.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%;pointer-events:none}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;text-align:center;text-shadow:0 0 1.5px #000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{will-change:transform}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000)}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}