:root{--black-800:#181a1f;--gray--500:#3d3d3d}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#fcfcfc;font-family:Quicksand}.container{margin:0 auto;max-width:1440px;padding:0 1rem;width:100%}.container-text{margin:0 auto;max-width:750px;width:100%}h1{font-size:2.5rem}h1,h2{color:var(--black-800)}h2{font-size:2rem}h2:after{background-color:var(--primary-color);content:"";display:block;height:.25rem;margin-top:.313rem;width:5rem}article h2:after{display:none}h3{font-size:1.5rem}h3,h4{color:var(--black-800)}h4{font-size:1.3rem}h5{font-size:1.2rem}h5,h6{color:var(--black-800)}h6{font-size:1rem}p{color:var(--gray--500)!important;font-size:1.1rem;font-weight:400;line-height:2rem}.alignleft{float:left;margin:0 1.5rem 1rem 0}.alignright{float:right;margin:0 0 1rem 1.5rem}.aligncenter{display:block;margin-left:auto;margin-right:auto}.btn{align-items:center;background-color:var(--primary-color);border-radius:1rem;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;justify-content:space-around;min-height:44px;padding:.75rem 2rem;text-align:center;text-transform:uppercase}.btn:hover{opacity:.9}.box-card-note{align-items:center;display:flex;gap:.625rem}.box-card-note span{color:var(--black-800);font-weight:700}.box-card-note .stars-outer{color:#ccc;display:inline-block;font-size:2rem;line-height:1;position:relative}.box-card-note .stars-inner{color:gold;left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap;width:0}.box-card-note .stars-inner:before,.box-card-note .stars-outer:before{content:"★★★★★"}.focus-visible,[tabindex]:focus,a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid var(--primary-color);outline-offset:2px}.touch-active{opacity:.7;transform:scale(.98);transition:all .1s ease}.skip-link{background:var(--primary-color);border-radius:0 0 4px 4px;color:#fff;left:6px;padding:8px;position:absolute;text-decoration:none;top:-40px;z-index:100000}.skip-link:focus{top:0}.box-author{margin-top:2rem}.box-author h2:after{display:block!important}.box-author .content-author{align-items:center;display:flex;gap:1rem;margin-top:1rem}.box-author .content-author .img-author img{border-radius:50%;max-width:100px;width:min-content}.box-author .content-author h3{font-size:1.25rem;margin-bottom:0!important;margin-top:0!important}.box-author p{color:#7a7a7a;margin-bottom:.313rem;margin-top:.313rem}.box-author .content-author .info-author h6{color:#949494;font-size:.75rem;font-weight:700;margin-top:0}.box-author .content-author a{color:var(--primary-color);display:block;font-size:1rem;font-weight:700;margin:.625rem 0;text-decoration:none}.pagination{margin-top:4rem}.pagination .nav-links{display:flex;gap:.625rem;justify-content:center}.pagination .list-pagination{align-items:center;background:var(--primary-color);border-radius:10px;color:var(--black-800);display:inline-flex;justify-content:center;min-height:44px;min-width:44px;transition:all .3s ease}.pagination .list-pagination:hover{opacity:.6}.pagination i{width:16px!important}.pagination li{font-size:1rem;font-weight:700;height:44px;list-style-type:none;width:44px}.pagination .page-numbers,.pagination li{align-items:center;display:flex;gap:.625rem;justify-content:center}.pagination .page-numbers{color:inherit;height:100%;text-decoration:none;width:100%}.pagination .page-numbers.current{background:#fff;border-radius:10px;color:var(--primary-color)}.pagination .dots{color:var(--black-800)}.pagination .next,.pagination .prev{background:transparent}.pagination .next:hover,.pagination .prev:hover{color:#fff}.box-single-post{background-color:#fff;border-radius:1rem;min-height:44px}.box-single-post a{display:block;min-height:44px;text-decoration:none}.box-single-post .box-post-img{background-color:rgba(var(--primary-color-rgb),.5);border-radius:1rem 1rem 0 0;height:auto;padding:0;width:100%}.box-single-post .box-post-img img{border-radius:1rem 1rem 0 0;display:block;height:auto;object-fit:cover;width:100%}.box-post-meta{align-items:center;display:flex;gap:1rem;padding:.625rem 1rem .313rem}.box-post-meta span{align-items:center;color:var(--black-800);display:flex;font-size:.875rem;font-weight:700;gap:.313rem;min-height:44px;text-transform:capitalize}.box-single-post h3{color:var(--black-800);font-size:1.25rem;min-height:44px;word-break:break-word}.box-single-post:hover h3{color:var(--primary-color)}.box-single-post p{color:var(--black-600);font-size:1rem;line-height:1.5rem}.box-single-post .box-text{padding:.313rem 1rem 1rem}header{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05);width:100%;z-index:1000}header,header .content-header{align-items:center;display:flex;justify-content:space-between}header .content-header{gap:2rem;height:100%;min-height:3.75rem;position:relative}header .content-header .logo a{align-items:center;display:flex}header .content-header .logo img{height:auto;max-width:10rem;width:80%}header .content-header .navbar{align-items:center;display:flex;gap:2rem;justify-content:space-between;padding:0 2rem;position:relative}header .content-header .navbar .navbar-itens{align-items:center;display:flex;gap:1rem}header .content-header .navbar li{list-style-type:none}header .content-header .navbar .navbar-itens li a{color:var(--black-800);font-size:1rem;font-weight:700;text-decoration:none}header .content-header .navbar .navbar-itens li a:hover{color:var(--primary-color)}header .content-header .pll-parent-menu-item{display:inline-block;position:relative}header .content-header .pll-parent-menu-item>a{align-items:center;display:inline-flex;gap:5px;padding-right:20px;position:relative}header .content-header .pll-parent-menu-item>a:after{align-items:center;color:var(--black-800);display:flex;height:10px;pointer-events:none;position:absolute;right:5px;top:50%;transform:translateY(-50%);width:10px}header .content-header .pll-parent-menu-item .sub-menu{box-shadow:0 2px 5px rgba(0,0,0,.1);display:none;padding:.625rem 0;position:absolute;right:0;top:100%;width:min-content;z-index:1000}header .content-header .pll-parent-menu-item:hover .sub-menu{display:block}header .content-header .pll-parent-menu-item .sub-menu li{background:#fff;padding:.625rem;text-align:left}header .content-header .pll-parent-menu-item .sub-menu li a{align-items:center;color:#333;display:flex;gap:5px;min-height:44px;text-decoration:none}header .content-header .pll-parent-menu-item img{display:inline-block;height:11px;width:16px}header .content-header .clean-search{align-items:center;display:flex;position:relative}header .content-header .clean-search .search-field{background-size:16px;border:1px solid #aaa;border-radius:20px;font-size:14px;max-width:250px;min-height:44px;padding:8px 12px;transition:all .3s ease;width:100%}header .content-header .clean-search .search-field:focus{border-color:#aaa;box-shadow:0 0 0 2px rgba(0,0,0,.05);outline:none}footer{background-color:#fff;padding-top:2rem;text-align:center}footer .content-footer{padding-left:1rem;padding-right:1rem}footer .logo-footer{height:auto;max-width:10rem;width:100%}footer p{color:#fff;font-size:.875rem;line-height:1.3rem;margin-top:1rem}footer .footer-nav{display:flex;font-weight:700;gap:2rem;justify-content:center;margin-top:1rem}footer .footer-nav a{align-items:center;color:var(--black-800);display:block;display:flex;font-weight:600;justify-content:center;margin-top:1rem;min-height:44px;text-decoration:none}footer .footer-nav a:hover{color:var(--primary-color)}.content-copyright{background-color:var(--primary-color);color:#fff;font-size:.875rem;font-weight:600;line-height:1.3rem;margin-top:1rem;padding:1rem}.section-text-content{margin:1rem 0}.section-text-content .header-content-text{text-align:center}.section-text-content .header-content-text p{font-size:1rem;line-height:normal!important}.section-text-content .product-hero{display:flex;flex-direction:column}.section-text-content .product-hero .box-card-note,.section-text-content .product-hero .header-content-text{order:1}.section-text-content .product-hero .img-content-text{order:2}.section-text-content .img-content-text{aspect-ratio:16/9;background-color:#fff;border-radius:1rem;margin:.625rem auto;max-width:23.438rem;overflow:hidden;text-align:center;width:100%}.section-text-content .img-content-text img{border-radius:1rem;display:block;height:auto;width:100%}.section-text-content .box-card-note{display:flex;justify-content:center}.section-text-content .box-advantages{margin-top:1rem}.section-text-content .box-advantages h3{text-align:center}.section-text-content .box-advantages .advantages-list{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:1rem}.section-text-content .advantage-single{align-items:center;display:flex;gap:10px}.section-text-content .advantage-single p{margin:0}.section-text-content .box-button{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:2rem auto}.section-text-content h1{font-size:2rem}.section-text-content .box-button p{font-size:.875rem;margin-top:-.875rem}.section-text-content .box-text1 h2,.section-text-content .box-text1 h3,.section-text-content .box-text1 h4,.section-text-content .box-text1 h5,.section-text-content .box-text1 h6,.section-text-content .box-text2 h2,.section-text-content .box-text2 h3,.section-text-content .box-text2 h4,.section-text-content .box-text2 h5,.section-text-content .box-text2 h6{margin-bottom:1rem;margin-top:2rem}.section-text-content .box-text1 ol,.section-text-content .box-text1 ul,.section-text-content .box-text2 ol,.section-text-content .box-text2 ul{margin:1rem}.section-text-content .box-text1 ol li,.section-text-content .box-text1 ul li,.section-text-content .box-text2 ol li,.section-text-content .box-text2 ul li{color:var(--gray--500);font-size:1.125rem;font-weight:400;margin:.75rem 0}.section-text-content .box-text1 a,.section-text-content .box-text2 a{color:var(--primary-color);font-weight:700;text-decoration:none}.section-text-content .box-card-default{align-items:center;background-color:#f5f5f5;border-radius:1rem;display:flex;gap:1rem;margin-top:2rem;padding:1.5rem}.section-text-content .box-card-default .card-default-img{width:50%}.section-text-content .box-card-default .card-default-img img{border-radius:1rem;height:250px;object-fit:cover;width:100%}.section-text-content .box-card-default .card-default-text{width:50%}.section-text-content .box-card-default .card-default-text h3{text-align:center}.section-text-content .box-card-default .card-default-text p{margin-top:.625rem}.section-text-content .box-card-default .card-default-text a{align-items:center;background-color:#5ca542;display:inline-flex;font-size:1.2rem;font-weight:700;justify-content:center;margin-top:1rem;min-height:44px}.section-text-content .content-advantages{align-items:center;background-color:#fff;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05);display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:2rem;padding:1rem 1.5rem;width:100%}.section-text-content .content-advantages .box-info .box-card-note{justify-content:flex-start}.section-text-content .content-advantages .box-info .img-content-text{border-radius:1rem;height:100%;margin:1rem 0 0!important;max-height:auto!important;max-width:none!important;width:100%}.section-text-content .content-advantages .box-info .img-content-text img{border-radius:1rem;height:auto;max-height:auto!important;max-width:none!important;object-fit:cover;width:100%}.section-text-content .content-advantages .box-infos-advatagens .box-advantages{margin-top:0!important}.section-text-content .content-advantages .box-infos-advatagens .box-advantages h3{font-size:1.25rem;margin:.625rem 0;text-align:left}.section-text-content .content-advantages .box-infos-advatagens .box-advantages .advantages-list{display:flex!important;flex-direction:column!important;gap:.625rem!important;margin-top:.625rem!important}.section-text-content .content-advantages .box-infos-advatagens .box-advantages .advantages-list p{font-size:1rem}.page-single{margin:2rem auto}.page-single .content-page-single h1{font-size:2rem}.page-single .content-page-single .box-button p{font-size:.875rem;margin-top:-.875rem}.page-single .content-page-single h2,.page-single .content-page-single h3,.page-single .content-page-single h4,.page-single .content-page-single h5,.page-single .content-page-single h6{margin-bottom:1rem;margin-top:2rem}.page-single .content-page-single ul{margin:1rem}.page-single .content-page-single ul li{color:var(--gray--500);font-size:1.125rem;font-weight:400;margin:.75rem 0}.page-single .content-page-single a{text-decoration:none}.container-text .box-advertisements{margin-top:.625rem!important}.ad-label{border-bottom:1px solid #d3d3d3;margin-bottom:10px;text-align:center;width:100%}.ad-label p{font-size:12px}.sticky-parent{border-bottom:1px solid #d3d3d3;margin-bottom:10px;min-height:440px;padding-bottom:10px}.sticky{position:sticky!important;position:-webkit-sticky!important;top:0}.sticky-parent .mh-ad-filler{align-items:center;display:flex;justify-content:center;width:100%}.sticky-parent.ad-empty .mh-ad-filler{display:none!important}.sticky-parent .mh-ad-filler img{display:block;height:auto;max-width:100%}.logged-in .sticky-parent{background-color:#efecec}.logged-in .publinker-ad{background-color:#efecec;height:280px}.pblk-qm-modal :is(button,a,[tabindex],.publinker-rewarded):focus,.pblk-qm-modal :is(button,a,[tabindex],.publinker-rewarded):focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 5px rgba(24,26,31,.8);outline:none!important;outline-offset:0!important}.after-ad-fallback{display:none}.sticky-parent.ad-empty .after-ad-fallback{align-items:center;display:flex;justify-content:center;padding:8px 0;width:100%}.after-ad-fallback .mh-ad-fallback-link{align-items:center;aspect-ratio:336/280;display:inline-flex;justify-content:center;width:min(100%,336px)}.after-ad-fallback img{display:block;height:100%;object-fit:contain;width:100%}.ad-label{align-items:center;display:flex;justify-content:center;min-height:32px}.ad-label .ad-label-text{line-height:1}.sticky-parent.ad-empty .ad-slot,.sticky-parent.ad-empty .gpt-slot,.sticky-parent.ad-empty .publinker-ad,.sticky-parent.ad-empty [id^=div-gpt-ad],.sticky-parent.ad-empty [id^=google_ads_iframe]{height:0!important;margin:0!important;overflow:hidden!important;padding:0!important;visibility:hidden}.section-hero{align-items:center;display:flex;padding:3rem 0}.section-hero .content-hero{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.section-hero .hero-img{height:auto;margin-left:auto;max-width:600px;width:100%}.section-hero .hero-img img{display:block;height:auto;width:100%}.section-hero h1{font-size:2.5rem}.section-hero p{margin-top:1rem}.section-hero-reverse{align-items:center;display:flex;padding:3rem 0}.section-hero-reverse .content-hero-reverse{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:2rem}.section-hero-reverse .hero-img{margin-right:auto;max-width:500px}.section-hero-reverse .hero-img img{display:block;width:100%}.section-hero-reverse h1,.section-hero-reverse h2,.section-hero-reverse h3,.section-hero-reverse h4,.section-hero-reverse h5,.section-hero-reverse h6{font-size:2.5rem;margin-bottom:1rem}@media screen and (max-width:768px){header .content-header .pll-parent-menu-item,header .content-header .pll-parent-menu-item>a{width:100%}header .content-header .pll-parent-menu-item .sub-menu{box-shadow:none;margin-top:.25rem;padding:0;position:static;width:100%}header .content-header .pll-parent-menu-item.open .sub-menu{display:block}header .content-header .pll-parent-menu-item .sub-menu li{width:100%}header .content-header .pll-parent-menu-item .sub-menu li a{padding:.75rem 1rem}.section-hero-reverse .content-hero-reverse{display:flex;flex-wrap:wrap-reverse;margin-top:2rem}.section-hero-reverse .hero-text{width:100%}.section-hero-reverse .hero-img{margin-bottom:2rem;margin-right:0;width:100%}}@media screen and (min-width:769px){header .content-header .menu-mobile{display:none}}.page-search .section-grid-boxs-posts{margin:2rem 0}.section-grid-boxs-posts{margin-top:2rem}.section-grid-boxs-posts .content-grid-boxs-posts{align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);justify-content:left;margin-top:2rem}.section-grid-boxs-posts .box-single-post{background-color:#fff;border:1px solid #e9e9e9;border-radius:1rem;display:flex;flex-direction:column;height:100%}.section-grid-boxs-posts .box-single-post a{display:flex;flex-direction:column;height:100%;text-decoration:none}.section-grid-boxs-posts .box-text{display:flex;flex-direction:column;flex-grow:1;padding:0 1rem 1rem}.section-grid-boxs-posts .box-text h3{font-size:1.125rem;line-height:1.4}.section-grid-boxs-posts .box-text h3,.section-grid-boxs-posts .box-text p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.section-grid-boxs-posts .box-text p{color:var(--gray--500);font-size:.875rem;line-height:1.5}.section-categories{padding:4rem 0}.section-categories .content-categories{display:grid;gap:2rem;grid-template-columns:repeat(6,1fr);margin-top:2rem}.section-categories .content-categories .categorie-single{text-align:center}.section-categories .content-categories .categorie-single a{display:block;min-height:44px;text-decoration:none}.section-categories .content-categories .categorie-single h3{color:var(--black-800);font-size:1rem}.section-categories .content-categories .categorie-single:hover h3{color:var(--primary-color)}.section-categories .content-categories .categorie-img{align-items:center;background-color:var(--primary-color);border-radius:50%;display:flex;height:120px;justify-content:center;margin:1rem auto;transition:opacity .3s ease;width:120px}.section-categories .content-categories .categorie-img:hover{opacity:.9}.section-main-boxs{background-color:var(--primary-color);margin-top:2rem;padding:4rem 0}.section-main-boxs h2{color:#fff}.section-main-boxs h2:after{background-color:#fff;color:#fff}.section-main-boxs .content-main-boxs{align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);justify-content:left;margin-top:2rem}.section-main-boxs .box-text h3,.section-main-boxs .box-text p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.section-main-boxs .financial-calculator{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);margin-top:3rem;padding:2rem}.section-main-boxs .financial-calculator h3{color:#343a40;font-size:1.5rem;margin-bottom:1.5rem;margin-top:0;text-align:center}.section-main-boxs .calculator-form{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.section-main-boxs .form-group{margin-bottom:1rem}.section-main-boxs .form-group label{color:#495057;display:block;font-weight:500;margin-bottom:.5rem}.section-main-boxs .form-group input{border:1px solid #ced4da;border-radius:.25rem;font-size:1rem;padding:.75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.section-main-boxs .form-group input:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}.section-main-boxs .calculate-btn{background-color:#007bff;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;grid-column:span 2;margin-top:1rem;padding:.75rem 1.5rem;transition:background-color .15s ease-in-out}.section-main-boxs .calculate-btn:hover{background-color:#0056b3}.section-main-boxs .calculator-results{border-top:1px solid #dee2e6;margin-top:2rem;padding-top:1.5rem}.section-main-boxs .result-item{display:flex;justify-content:space-between;margin-bottom:.75rem}.section-main-boxs .result-label{color:#495057;font-weight:500}.section-main-boxs .result-value{color:#343a40;font-weight:700}@media (max-width:768px){.section-main-boxs .calculator-form{grid-template-columns:1fr}.section-main-boxs .calculate-btn{grid-column:span 1}}.section-faqs{background-color:#f9f9f9;margin-top:2rem;padding:3rem 0}.section-faqs .faq-list{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.section-faqs .faq-item{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 6px rgba(0,0,0,.05);cursor:pointer;overflow:hidden;transition:all .3s ease}.section-faqs .faq-question{align-items:center;color:#333;display:flex;font-size:1.125rem;font-weight:700;gap:1rem;justify-content:space-between;min-height:44px;padding:1rem 1.5rem}.section-faqs .faq-icon{font-size:1.25rem;transition:transform .3s ease}.section-faqs .faq-answer{color:#555;font-size:1rem;line-height:1.6;max-height:0;overflow:hidden;padding:0 1.5rem;transition:all .3s ease}.section-faqs .faq-item.open .faq-answer{max-height:500px;padding:1rem 1.5rem 1.5rem}.section-faqs .faq-item.open .faq-icon{transform:rotate(180deg)}.section-cards{background-color:#fff;margin-top:3rem;padding:3rem 0}.section-cards .content-cards{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.section-cards .content-cards .card-single{border:1px solid #e9e9e9;border-radius:1rem;display:grid;grid-template-columns:1fr 1fr;height:150px;width:100%}.section-cards .content-cards .card-single a{display:flex;flex-direction:column;height:100%;text-decoration:none}.section-cards .content-cards .card-single:hover{background-color:#afafaf3a}.section-cards .content-cards .card-single .card-infos{display:flex;flex-direction:column;justify-content:space-between;padding:1rem}.section-cards .content-cards .card-single .card-infos .box-card-note{margin:.313rem 0}.section-cards .content-cards .card-single .card-infos .box-card-note .stars-outer{font-size:22px}.section-cards .content-cards .card-single h3{display:-webkit-box;font-size:1rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.section-cards .content-cards .card-single .card-thumbnail{border-radius:1rem;height:150px;max-width:414px;position:relative;width:100%}.section-cards .content-cards .card-single .card-thumbnail:after{background:var(--primary-color);border-radius:1rem;content:"";inset:0;opacity:.3;pointer-events:none;position:absolute;z-index:1}.section-cards .content-cards .card-single img{border-radius:1rem;height:100%;object-fit:cover;width:100%}.section-cards .content-cards .card-single .card-button-section{align-items:center;background-color:var(--primary-color);border-radius:1rem;color:#fff;cursor:pointer;display:flex;font-weight:500;justify-content:center;margin-top:auto;min-height:44px;padding:.5rem 2rem;text-align:center;text-decoration:none;width:max-content}.section-cards .content-cards .card-single .card-button-section:hover{opacity:.9}.section-cards .content-cards .card-single .card-button-section span{color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase}.section-single-post{margin:1rem 0}.section-single-post .content-single-post{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;max-width:100%;overflow-x:hidden;width:100%}@media screen and (max-width:768px){.section-single-post .content-single-post{flex-direction:column;gap:1rem;overflow:visible!important;padding:0 .5rem}.section-single-post .content-single-post .content-sidebar,.section-single-post .content-single-post article{box-sizing:border-box;min-width:0;width:100%}}.section-single-post .content-single-post article{flex:1 1 65%;min-width:300px}.section-single-post .content-single-post .content-sidebar{flex:1 1 30%;min-width:250px}.section-single-post .content-single-post .header-single-post p{font-size:1rem;line-height:normal!important}.section-single-post .content-single-post .header-single-post .card-meta{align-items:center;display:flex;gap:1rem;margin-top:.625rem}.section-single-post .content-single-post .header-single-post .card-meta .meta-item{align-items:center;display:flex;font-weight:500;gap:.3rem;min-height:44px}.section-single-post .content-single-post .header-single-post .card-meta .meta-item img{height:1rem;width:1rem}.section-single-post .content-single-post article h1{font-size:2rem}.section-single-post .content-single-post article h2,.section-single-post .content-single-post article h3,.section-single-post .content-single-post article h4,.section-single-post .content-single-post article h5,.section-single-post .content-single-post article h6{margin-bottom:1rem;margin-top:2rem}.section-single-post .content-single-post article ol,.section-single-post .content-single-post article ul{border-left:6px solid var(--primary-color);font-size:1rem;margin:2rem 0;padding-left:32px}.section-single-post .content-single-post article ol li,.section-single-post .content-single-post article ul li{color:var(--gray--500);margin:1rem 0}.section-single-post .content-single-post article a{color:var(--primary-color);font-weight:700;text-align:center;text-decoration:none}.section-single-post .content-single-post article .post-single-img{background-color:#fff;border-radius:1rem;height:auto;margin:1rem auto;max-width:100%;text-align:center;width:100%}.section-single-post .content-single-post article .post-single-img figure img,.section-single-post .content-single-post article .post-single-img img,.section-single-post .content-single-post article .post-single-img picture img{border-radius:1rem;display:block;height:auto;margin-left:auto;margin-right:auto;max-width:100%;width:auto}@media screen and (max-width:768px){.section-single-post .content-single-post article .post-single-img{border-radius:.5rem;margin:1rem 0}.section-single-post .content-single-post article .post-single-img img{border-radius:.5rem}}.section-single-post .content-single-post .content-sidebar{background-color:#fff;border-left:4px solid var(--primary-color);border-radius:1rem;height:max-content;padding:2rem}.section-single-post .content-single-post .content-sidebar ul{display:flex;flex-direction:column;gap:.625rem;margin-top:1rem}.section-single-post .content-single-post .content-sidebar ul li{list-style-type:none}.section-single-post .content-single-post .content-sidebar ul a{align-items:center;color:var(--primary-color);display:flex;min-height:44px;text-decoration:none}.section-single-post .content-single-post .content-sidebar ul a:hover{color:var(--black-800);font-weight:700}.section-single-post .content-single-post .post-single-text img{height:auto;max-width:100%;width:auto}.section-single-post .content-single-post .post-single-text,.section-single-post .content-single-post .post-single-text a,.section-single-post .content-single-post .post-single-text li,.section-single-post .content-single-post .post-single-text p,.section-single-post .content-single-post .post-single-text td,.section-single-post .content-single-post .post-single-text th{overflow-wrap:anywhere;word-break:break-word;word-wrap:break-word}.section-single-post .content-single-post .post-single-text .wp-block-image img,.section-single-post .content-single-post .post-single-text .wp-caption img,.section-single-post .content-single-post .post-single-text figure img{height:auto;max-width:100%}.section-single-post .content-single-post .post-single-text a[href*="apps.apple.com"] img,.section-single-post .content-single-post .post-single-text a[href*="itunes.apple.com"] img,.section-single-post .content-single-post .post-single-text a[href*="play.google.com"] img{flex-shrink:0;height:32px;max-width:32px;width:32px}.section-single-post .content-single-post .post-single-text .alignfull,.section-single-post .content-single-post .post-single-text .alignwide{margin-left:0;margin-right:0;max-width:100%}@media screen and (max-width:768px){.section-single-post .content-single-post .post-single-text img{height:auto;max-width:100%}}.section-archives{margin:2rem 0}.section-archives .archive-description{margin-top:1rem}.content p{padding:5px 0}.swipe-container{touch-action:pan-y;user-select:none}.carousel-items,.gallery-items,.swiper-wrapper{display:flex;transition:transform .3s ease}.carousel-item,.gallery-item,.swiper-slide{flex:0 0 100%;position:relative}.indicators,.swiper-pagination{display:flex;justify-content:center;margin-top:1rem}.indicator,.swiper-pagination-bullet{background:#ccc;border-radius:50%;cursor:pointer;height:10px;margin:0 5px;width:10px}.indicator.active,.swiper-pagination-bullet-active{background:var(--primary-color)}.focused{border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(92,165,66,.2)}@media screen and (max-width:768px){header .content-header .navbar .navbar-itens li a{font-size:1.1rem;padding:1rem}.pagination li{height:36px;width:36px}.btn{font-size:1.2rem;padding:1rem 1.5rem}}@media screen and (max-width:990px){.section-grid-boxs-posts .content-grid-boxs-posts{gap:1rem;grid-template-columns:repeat(3,1fr)}.section-categories .content-categories{grid-template-columns:repeat(4,1fr)}.section-cards .content-cards{grid-template-columns:repeat(2,1fr)}.section-main-boxs .content-main-boxs{gap:1rem;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.container{max-width:100%;padding:0 .6rem}h1{font-size:1.45rem!important}h2{font-size:1.4rem}h3{font-size:1.25rem}h4{font-size:1.2rem}h5{font-size:1.1rem}h6{font-size:1rem}header .content-header .menu-mobile{display:block}header .content-header .menu-mobile .icon-menu{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:17px;justify-content:space-between;padding:0;position:relative;width:24px}header .content-header .menu-mobile .icon-menu span{background-color:var(--black-800);border-radius:3px;display:block;height:3px;transition:all .3s ease;width:100%}header .content-header .navbar{align-items:start;background-color:#f1f1f1;display:flex;flex-direction:column;gap:1rem;height:0;left:0;opacity:0;overflow:hidden;padding:2rem;position:absolute;right:0;top:100%;transition:transform .3s ease,opacity .3s ease;width:100%;z-index:60}header .content-header .clean-search .search-field{max-width:none;width:100%}header .content-header .navbar .navbar-itens{align-items:start;display:flex;flex-direction:column;gap:1rem;width:100%}header .content-header .navbar.active{height:auto;opacity:1;overflow:visible}footer .footer-nav{flex-wrap:wrap;gap:1rem}footer .footer-nav a{margin-top:0}.section-hero{height:auto}.section-hero .content-hero{grid-template-columns:1fr}.section-hero .content-hero .hero-img{text-align:center}.section-hero-reverse .content-hero-reverse{display:flex;flex-wrap:wrap-reverse;margin-top:2rem}.section-grid-boxs-posts .content-grid-boxs-posts{gap:1rem;grid-template-columns:repeat(2,1fr)}.section-single-post .content-single-post .content-sidebar{display:none}.section-main-boxs .content-main-boxs{gap:1rem;grid-template-columns:repeat(2,1fr)}.section-text-content .content-advantages{gap:1rem;grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:620px){.section-categories .content-categories{grid-template-columns:repeat(2,1fr)}.section-cards .content-cards{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:550px){.section-grid-boxs-posts .content-grid-boxs-posts{gap:2rem;grid-template-columns:1fr}.section-text-content .box-advantages .advantages-list{gap:.75rem;grid-template-columns:1fr}.section-text-content .content-advantages .box-info .img-content-text{height:auto;width:100%}.section-text-content .content-advantages .box-info .img-content-text img{height:100%;width:100%}.section-text-content .box-card-default{flex-direction:column}.section-text-content .box-card-default .card-default-img,.section-text-content .box-card-default .card-default-text{width:100%}.section-cards .content-cards .card-single{display:flex;flex-wrap:wrap;grid-template-columns:1fr;height:auto;width:100%}.section-cards .content-cards .card-single .card-thumbnail{border-radius:1rem;height:200px;max-width:100%!important;position:relative;width:100%}.section-main-boxs .content-main-boxs{gap:2rem;grid-template-columns:1fr}.section-single-post .content-single-post .header-single-post .card-meta .meta-item{font-size:.85rem}}.bg-check-circle-fill{background-position:-10px -60px;height:16px;min-height:16px;min-width:16px;width:16px}.bg-check-circle-fill,.bg-chevron{background-image:url(img/icons-global-site.png);background-repeat:no-repeat;display:inline-block}.bg-chevron{background-position:-10px -96px;height:11px;width:20px}.bg-clock-fill{background-position:-46px -60px}.bg-clock-fill,.bg-icon-calendar{background-image:url(img/icons-global-site.png);background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.bg-icon-calendar{background-position:-82px -60px}.bg-icon-user{background-image:url(img/icons-global-site.png);background-position:-131px -10px;background-repeat:no-repeat;display:inline-block;height:16px;width:16px}.bg-arrow-left{background-position:-67px -10px}.bg-arrow-left,.bg-arrow-right{background-image:url(img/icons-global-site.png);background-repeat:no-repeat;display:inline-block;height:21px;width:12px}.bg-arrow-right{background-position:-99px -10px}.content-single-post .maxbutton{margin-top:2rem}.content-single-post .disclaimer-message{font-size:.875rem;margin-bottom:1rem;margin-top:.313rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@keyframes bounce{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}@keyframes bars{0%,40%,to{opacity:.5;transform:scaleY(.4)}20%{opacity:1;transform:scaleY(1)}}@keyframes squares{0%,to{opacity:0;transform:perspective(140px) rotateX(-180deg)}50%{opacity:1;transform:perspective(140px) rotateX(0deg)}}.preloader{align-items:center;background-color:hsla(0,0%,100%,.9);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .5s ease;width:100%;z-index:9999}.preloader-content{text-align:center}.preloader-logo{margin-bottom:20px;max-width:150px}.preloader-text{color:#333;font-size:18px;margin-top:10px}.preloader-spinner{animation:spin 1s linear infinite;border:4px solid rgba(0,0,0,.1);border-left-color:#007bff;border-radius:50%;height:40px;width:40px}.preloader-pulse{animation:pulse 1.5s ease-in-out infinite;background-color:#007bff;border-radius:50%;height:50px;width:50px}.preloader-dots{align-items:center;display:flex;justify-content:center}.preloader-dots .dot{animation:bounce 1.4s ease-in-out infinite both;background-color:#007bff;border-radius:50%;height:12px;margin:0 5px;width:12px}.preloader-dots .dot:first-child{animation-delay:-.32s}.preloader-dots .dot:nth-child(2){animation-delay:-.16s}.preloader-bars{align-items:center;display:flex;height:40px;justify-content:center}.preloader-bars .bar{animation:bars 1.2s ease-in-out infinite;background-color:#007bff;height:100%;margin:0 3px;width:6px}.preloader-bars .bar:first-child{animation-delay:-1.1s}.preloader-bars .bar:nth-child(2){animation-delay:-1s}.preloader-bars .bar:nth-child(3){animation-delay:-.9s}.preloader-bars .bar:nth-child(4){animation-delay:-.8s}.preloader-bars .bar:nth-child(5){animation-delay:-.7s}.preloader-squares{animation:squares 2s ease-in-out infinite;background-color:#007bff;height:40px;width:40px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.error-404{padding:2rem 0;text-align:center}.error-404-content{gap:2rem;margin-bottom:3rem}.error-404-content,.error-404-visual{align-items:center;display:flex;flex-direction:column}.error-404-visual{gap:1rem}.error-code{color:#007bff;font-size:6rem;font-weight:700;line-height:1;margin:0}.error-illustration{height:200px;margin:0 auto;width:200px}.error-illustration svg{height:100%;width:100%}.error-404-text{max-width:600px}.financial-calculator{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);margin-top:2rem;padding:2rem}.financial-calculator h3{color:#343a40;font-size:1.5rem;margin-bottom:1.5rem;margin-top:0;text-align:center}.calculator-form{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{margin-bottom:1rem}.form-group label{color:#495057;display:block;font-weight:500;margin-bottom:.5rem}.form-group input{border:1px solid #ced4da;border-radius:.25rem;font-size:1rem;padding:.75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-group input:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}.calculate-btn{background-color:#007bff;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;grid-column:span 2;margin-top:1rem;padding:.75rem 1.5rem;transition:background-color .15s ease-in-out}.calculate-btn:hover{background-color:#0056b3}.calculator-results{border-top:1px solid #dee2e6;margin-top:2rem;padding-top:1.5rem}.result-item{display:flex;justify-content:space-between;margin-bottom:.75rem}.result-label{color:#495057;font-weight:500}.result-value{color:#343a40;font-weight:700}@media (max-width:768px){.calculator-form{grid-template-columns:1fr}.calculate-btn{grid-column:span 1}}.error-404-text .page-title{color:#343a40;font-size:2.5rem;margin-bottom:1rem}.error-description{color:#6c757d;font-size:1.1rem;margin-bottom:2rem}.error-suggestions{margin-bottom:2rem;text-align:left}.error-suggestions h2{color:#343a40;font-size:1.5rem;margin-bottom:1rem}.error-suggestions ul{list-style-type:none;padding:0}.error-suggestions li{padding:.5rem 0 .5rem 1.5rem;position:relative}.error-suggestions li:before{color:#28a745;content:"✓";font-weight:700;left:0;position:absolute}.error-actions{margin-bottom:2rem}.error-navigation{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.btn{border:2px solid transparent;border-radius:.25rem;display:inline-block;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0056b3;border-color:#0056b3;transform:translateY(-2px)}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#545b62;transform:translateY(-2px)}.error404 .search-form{display:flex;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:400px}.error404 .search-field{border:2px solid #dee2e6;border-radius:.25rem 0 0 .25rem;flex:1;font-size:1rem;padding:.75rem}.error404 .search-submit{background-color:#007bff;border:2px solid #007bff;border-radius:0 .25rem .25rem 0;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .3s ease}.error404 .search-submit:hover{background-color:#0056b3}.error-404-categories{border-top:1px solid #dee2e6;margin-top:3rem;padding-top:2rem}.error-404-categories h3{color:#343a40;font-size:1.75rem;margin-bottom:2rem}.category-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.category-link{color:inherit;text-decoration:none}.category-item{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:.5rem;padding:1.5rem;text-align:center;transition:all .3s ease}.category-item:hover{border-color:#007bff;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);transform:translateY(-5px)}.category-item h4{color:#343a40;font-size:1.25rem;margin-bottom:.5rem}.category-count{color:#6c757d;font-size:.9rem}@media (max-width:768px){.error-404-content{flex-direction:column}.error-code{font-size:4rem}.error-illustration{height:150px;width:150px}.error-404-text .page-title{font-size:2rem}.error-navigation{flex-direction:column}.btn{width:100%}.category-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (max-width:480px){.error-code{font-size:3rem}.error-illustration{height:120px;width:120px}.error-404-text .page-title{font-size:1.75rem}.error404 .search-form{flex-direction:column}.error404 .search-field{border-radius:.25rem;margin-bottom:.5rem}.error404 .search-submit{border-radius:.25rem;width:100%}}.box-advertisements,.box-card-default,.section-text-content{contain:layout style}.section-text-content .box-text2{contain-intrinsic-size:auto 500px;content-visibility:auto}.section-text-content .box-card-default{contain-intrinsic-size:auto 300px;content-visibility:auto}.section-text-content .img-content-text img{aspect-ratio:16/10;object-fit:cover}#loadingAnimation{will-change:transform,opacity}.search-floating-card{background:var(--white,#fff);border-radius:1rem;box-shadow:0 8px 32px rgba(0,0,0,.12);margin:0 auto;max-width:500px;padding:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.search-floating-card:focus-within{box-shadow:0 8px 32px rgba(0,0,0,.12),0 0 0 4px rgba(92,165,66,.15);transform:translateY(-2px)}.search-floating-inner{align-items:center;background:#f8f9fa;border:2px solid transparent;border-radius:.75rem;display:flex;gap:.75rem;padding:.75rem 1rem;transition:all .2s ease}.search-floating-card:focus-within .search-floating-inner{background:var(--white,#fff);border-color:var(--primary-color,#5ca542)}.search-floating-icon{color:var(--gray--500,#747272);flex-shrink:0;height:24px;transition:color .2s ease;width:24px}.search-floating-card:focus-within .search-floating-icon{color:var(--primary-color,#5ca542)}.search-floating-input{background:transparent;border:none;color:var(--black-800,#181a1f);flex:1;font-family:inherit;font-size:1rem;min-width:0;outline:none}.search-floating-input::placeholder{color:#b8b8b8}.search-floating-btn{background:linear-gradient(135deg,var(--primary-color,#5ca542) 0,#6fbf50 100%);border:none;border-radius:.625rem;color:#fff;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:.9375rem;font-weight:600;letter-spacing:.025em;padding:.875rem 1.5rem;text-transform:uppercase;transition:all .2s ease}.search-floating-btn:hover{background:linear-gradient(135deg,#6fbf50 0,var(--primary-color,#5ca542) 100%);transform:scale(1.02)}.search-floating-btn:active{transform:scale(.98)}@media (max-width:576px){.search-floating-inner{flex-wrap:wrap;gap:.5rem}.search-floating-input{order:1;width:100%}.search-floating-icon{order:0}.search-floating-btn{margin-top:.25rem;order:2;width:100%}}