html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--link:#105b06;--wasabi:#8ffe81;--wasabi-highlight:#3af221;--wasabi-lo-contrast:#dcf8d8;--wasabi-hi-contrast:#105b06;--black:#000;--white:#fff;--white60:hsla(0,0%,100%,.8);--dark1:#171717;--dark2:#1c1c1c;--dark3:#242424;--dark4:#292929;--dark5:#2e2e2e;--dark6:#333;--dark7:#3d3d3d;--dark8:#4f4f4f;--dark9:#707070;--dark10:#7d7d7d;--dark11:#a1a1a1;--dark12:#ededed;--light1:#fcfcfc;--light2:#f7f7f7;--light3:#f2f2f2;--light4:#ededed;--light5:#e8e8e8;--light6:#e3e3e3;--light7:#dbdbdb;--light8:#c7c7c7;--light9:#8f8f8f;--light10:#858585;--light11:#707070;--light12:#171717;--gray:#404040}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--light2);color:var(--light12);font-family:Inter}p{font-family:Newsreader,serif}a,a:active,a:focus,a:hover{text-decoration:none}.embed-responsive{height:auto;object-fit:cover;width:100%}.skeleton{--lines:1;--l-h:20px;--l-gap:10px;--g-gap:15px;--c-w:300px;--c-p:10px;--bg:#e2e1eb;--c-bg:transparent;--shine:hsla(0,0%,100%,.2);--t:2s;--c-s:40px;--c-pos:center;--rect-h:80px;--ln:linear-gradient(#000,#000);--circle:radial-gradient(calc(var(--c-s)/2) calc(var(--c-s)/2) at 50% 50%,#000 98%,transparent 100%);background:var(--c-bg);box-sizing:border-box!important;padding:var(--c-p);position:relative;width:var(--c-w)}.skeleton:after,.skeleton:before{content:"";height:calc(100% - var(--c-p)*2);left:var(--c-p);position:absolute;top:var(--c-p);width:calc(100% - var(--c-p)*2)}.skeleton:before{background:var(--bg)}.skeleton:after{animation:s var(--t) linear infinite;background:linear-gradient(to right,transparent 0 20%,var(--shine),transparent 80% 100%) -300% 0/80% 100% no-repeat}.skeleton.skeleton-rect{height:calc(var(--l-h)*var(--lines) + var(--l-gap)*(var(--lines) - 1) + var(--rect-h) + var(--g-gap) + var(--c-p)*2)}.skeleton.skeleton-rect:after,.skeleton.skeleton-rect:before{--m:var(--ln) 0 0/100% var(--rect-h) no-repeat,repeating-linear-gradient(#000 0 var(--l-h),transparent var(--l-h) calc(var(--l-h) + var(--l-gap))) 0 calc(var(--rect-h) + var(--g-gap))/100% calc(100% - var(--rect-h) - var(--g-gap)) no-repeat;-webkit-mask:var(--m);mask:var(--m)}.header__container{padding:1.25rem;position:relative}.header__responsive{align-items:center;display:flex;height:3rem;justify-content:space-between}.header__responsive small{color:#fff;width:60%}.header__responsive small strong{font-family:rubik_bold}.header__responsive .menu-hamburguer{cursor:pointer}.header__responsive .menu-hamburguer .line{background:var(--light12);display:block;height:2px;margin:5px 0;transition:all .3s cubic-bezier(.65,.05,.36,1);width:30px}.header__responsive .menu-hamburguer.active .line:first-of-type{margin-left:0;margin-top:8px;transform:rotate(45deg)}.header__responsive .menu-hamburguer.active .line:nth-of-type(2){display:none}.header__responsive .menu-hamburguer.active .line:last-of-type{margin-top:-6px;transform:rotate(-45deg)}.header__content{height:auto;left:0;position:absolute;top:-25rem;transition:top .3s cubic-bezier(.65,.05,.36,1);width:100%;z-index:11}.header__content.active{background:var(--light2);top:4.5rem}.header__content .nav ul[role=menu]{list-style:none;margin:0;padding:0}.header__content .nav ul[role=menu] li{border-bottom:1px solid hsla(0,0%,100%,.5)}.header__content .nav ul[role=menu] li a{color:var(--light12);display:block;font-family:Inter,sans-serif;padding:1.25rem}.header__figure.header__logo{margin:0}.header__link{background:var(--light12);border-bottom:1px solid var(--light11);color:var(--light1);display:block;font-family:Inter,sans-serif;font-size:.875em;padding:1em 0;text-align:center;text-transform:uppercase;width:100%}@media screen and (min-width:1024px){.header__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:86rem;padding:1.25rem 2.5rem}.header__responsive .menu-hamburguer{display:none}.header__content{align-items:center;position:static}.header__content,.header__content .nav ul[role=menu]{display:flex;justify-content:flex-end}.header__content .nav ul[role=menu] li{border-bottom:none}.header__content .nav ul[role=menu] li a{font-size:1rem}.header__content .nav ul[role=menu] li a:hover{color:var(--wasabi-hi-contrast);transition:all .3s ease-in-out}.header__cta{width:165px}.header__link{border-bottom:none;border-radius:1px}}.banner{box-sizing:border-box;height:fit-content;padding:0 1.25rem;position:relative;width:100%}.banner .banner__content{align-items:end;color:var(--light2);display:flex;height:25rem;justify-content:start;margin:0 auto;max-width:81rem;overflow:hidden;padding:1.25rem;position:relative}#background{transform:rotate(180deg);z-index:-1}#background,.banner__background{background:var(--dark1);display:block;height:100%;left:0;position:absolute;top:0;width:100%}.banner__background{z-index:-2}.banner__content .banner__title{color:#000;display:none;font-family:rubik_bold;font-size:3em;letter-spacing:-.44px;margin:0;text-transform:uppercase}.banner__content .banner__subtitle{font-family:Newsreader,serif;font-size:3rem;font-weight:300;line-height:120%;margin:0;max-width:30rem}@media screen and (min-width:768px){.banner:before{height:55%}.banner__content .banner__title{font-size:5rem}}@media screen and (min-width:1024px){.banner{padding:0 2.5rem}.banner:before{height:60%}.banner .banner__content{padding:1.25rem 2.5rem}.banner__content .banner__subtitle{font-size:4rem}}.tags__nav{box-sizing:border-box;margin:0 auto 2.5rem;padding:0 1.25rem}.tags__items{list-style:none;margin:1.25rem auto;max-width:86rem;padding:0}.tags__items .tags__item{padding:.5em}.tags__items .tags__item .tags__link{color:var(--light12);font-family:Inter,sans-serif}.tags__separator{background:var(--light12);border:0;height:1px;width:100%}.posts,.tags__separator{margin:0 auto;max-width:86rem}.posts{padding:0 1.25em}@media screen and (min-width:1024px){.posts,.tags__nav{padding:0 2.5rem}}.posts__article{margin:0 auto}.posts__article .posts__image{aspect-ratio:16/9}.posts__article .posts__header{align-items:center;display:flex;justify-content:space-between}.posts__article .posts__header .posts__topic-link:first-child{display:block}.posts__article .posts__header .posts__topic-link{color:#000;display:none;font-family:Inter,sans-serif;font-size:12px;letter-spacing:2.23px;text-transform:uppercase}.posts__article .posts__header .posts__time-read{color:#787878;font-family:Inter,sans-serif;font-size:12px;letter-spacing:0;line-height:20px}.posts__article .posts__description .posts__title{color:var(--light12);font-family:Anton,sans-serif;font-size:1.75rem;font-weight:400;letter-spacing:.02rem;line-height:120%;margin-bottom:0;margin-top:.5em;text-transform:uppercase}.posts__article .posts__description .posts__excerpt{font-size:1.125rem;font-style:normal;letter-spacing:0;line-height:140%}.posts__article .posts__link{background-color:var(--light12);border-radius:1px;color:var(--light2);display:block;font-family:Inter,sans-serif;font-size:14px;margin-top:1.5em;padding:1em 2.5em;text-transform:uppercase;width:max-content}.blog-post__image{width:100%}.section__posts-related .section__title{color:#000;font-family:rubik_bold;font-size:2.375em;text-align:center;text-transform:uppercase}.section__posts-related{margin:60px auto 0;max-width:1200px;padding:0 1.25em}@media screen and (min-width:768px){.tags__items{display:flex;flex-wrap:wrap;gap:0 1rem;justify-content:flex-start}.grid--posts{display:grid;gap:2.5rem;grid-template-areas:". ." ". ." ". ." "news news" ". ." ". .";grid-template-columns:repeat(2,1fr)}.newsletter{grid-area:news;margin:80px auto 120px;max-width:600px}.section__posts-related .related-posts{display:flex;flex-wrap:wrap;justify-content:space-between}.section__posts-related .related-posts .posts__article{margin:4em 0;width:340px}}@media screen and (min-width:1024px){.tags__items{display:flex;flex-wrap:wrap;gap:0 1rem;justify-content:space-between}.grid--posts{display:grid;grid-template-areas:". . ." ". . ." "news news news" ". . ." ". . .";grid-template-columns:repeat(3,1fr)}.newsletter{grid-area:news;margin:80px auto 120px;max-width:600px}.section__posts-related{margin-top:120px}.section__posts-related .related-posts .posts__article{width:310px}}@media screen and (min-width:1200px){.section__posts-related .related-posts{margin:2rem auto 4rem}.section__posts-related .related-posts .posts__article{width:360px}}.footer{background-color:#000;padding:4em 1.25em 3em}.footer .footer__section{margin:2em 0 0}.footer .footer__title{color:#fff;font-family:Rubik,sans-serif;font-size:1.5em;font-style:normal;font-weight:700;margin-bottom:.25em;text-decoration:none}.footer .footer__items{list-style:none;margin:0;padding:0}.footer .footer__items-links{color:#fff;display:block;font:1.125em rubik_regular;padding:.5em 0}#hs_menu_wrapper_menu_cursos ul[role=menu]{list-style:none;margin:0;padding:0}#hs_menu_wrapper_menu_cursos ul[role=menu]>.hs-menu-item a{color:#fff;display:block;font:1.125em rubik_regular;padding:.5em 0}.social__nav{margin-top:1.25em}.social__item{display:inline-block;height:auto;margin-right:1.25em;width:44px}@media screen and (min-width:768px){.grid--footer{column-gap:1.25em;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);margin:0 auto;max-width:1200px}.social-follow{padding-left:15%}.social__item{margin-right:.5em}}@media screen and (min-width:1024px){.footer__section.contact{padding-left:5%}.social__item{margin-right:1.25em}}.pagination{margin:5em 0 10em}.pagination .tag__separator{margin-bottom:2rem;max-width:1240px;opacity:.4}.elipses{color:#000;font-family:rubik_regular;height:25px;line-height:25px;text-align:center;width:25px}.pagination__nav{margin:0 auto;max-width:300px}.pagination__items{display:flex;justify-content:space-between;list-style:none;padding:0}.pagination__items .pagination__item{height:25px;line-height:25px;text-align:center;transition:all .3s ease-in-out;width:25px}.pagination__items .pagination__item .pagination__link{color:#000;display:block;font-family:rubik_regular;height:100%;transition:all .3s ease-in-out;width:100%}.pagination__items .pagination__item:hover{background-color:#000}.pagination__items .pagination__item:hover .pagination__link{color:#fff}.pagination__items .pagination__item #active{background-color:#000;color:#fff}.blog-post__header{aspect-ratio:16/9;padding:0 1.25rem}.blog-post{position:relative}.blog-post__social-sharing{display:none}.blog-post__image-wrapper{height:100%;overflow:hidden;width:100%}.blog-post__image-wrapper .blog-post__image{height:100%;object-fit:cover;object-position:center;width:100%}.blog-post__body{padding:0 1.25em}.blog-post__content{padding:2.5rem 0;position:relative}.blog-post__content .blog-post__tags .blog-post__tag-link{color:#000;font-family:Inter,sans-serif;font-size:12px;letter-spacing:2.23px;text-transform:uppercase}.blog-post__content .blog-post__title{font-family:Anton,sans-serif;font-size:2.5rem;font-weight:400;letter-spacing:.05rem;text-transform:uppercase}.blog-post__infos{justify-content:space-between}.blog-post__infos,.blog-post__infos .info-author{align-items:center;display:flex}.blog-post__infos .blog-post__infos-item{color:var(--gray);font-family:Inter,sans-serif;font-size:.875em;margin:0}.blog-post__infos .blog-post__infos-item--author-image{height:50px;margin:0 1rem 0 0;width:50px}.blog-post__infos .blog-post__infos-item--author-image img{border-radius:50%;height:auto;width:100%}#hs_cos_wrapper_post_body{display:block;margin-top:1.25rem}#hs_cos_wrapper_post_body div>span{color:var(--gray);font-family:Inter,sans-serif;font-size:1rem}#hs_cos_wrapper_post_body div strong a{font-family:Inter,sans-serif;font-weight:400!important}#hs_cos_wrapper_post_body a,#hs_cos_wrapper_post_body a:hover{color:#000;text-decoration:underline}#hs_cos_wrapper_post_body p{font-size:1.25rem;line-height:32px;margin-bottom:1.875em}#hs_cos_wrapper_post_body h1,#hs_cos_wrapper_post_body h2,#hs_cos_wrapper_post_body h3,#hs_cos_wrapper_post_body h4,#hs_cos_wrapper_post_body h5,#hs_cos_wrapper_post_body h6{font-family:Inter,sans-serif;font-weight:700;line-height:2.5rem}#hs_cos_wrapper_post_body h2{font-size:2rem}#hs_cos_wrapper_post_body h3{color:var(--gray);font-size:1.75rem}#hs_cos_wrapper_post_body h4{font-size:1.375em}#hs_cos_wrapper_post_body ol,#hs_cos_wrapper_post_body ul{margin:0 0 1.25rem}#hs_cos_wrapper_post_body img{height:auto;max-width:100%;overflow:hidden;width:100%}.blog-post__footer .blog-post__author{margin:0 auto;max-width:320px;padding:2rem 0}.blog-post__footer .blog-post__author .blog-post__author-image{border-radius:50%;display:block;height:190px;margin:0 auto;width:190px}.blog-post__footer .blog-post__author-name{font-family:Inter,sans-serif;font-size:18px;text-align:center}.blog-post__footer .blog-post__author-bio{font-family:Inter,sans-serif;font-size:16px;line-height:30px;text-align:center}.blog-post__footer .blog-post__author-links{align-items:flex-end;display:flex;gap:1em;justify-content:center}.blog-post__footer .blog-post__author-links a>span{align-items:center;display:flex;justify-content:center}@media screen and (min-width:640px){.blog-post__content{padding:2.5rem 1.25rem;position:relative}}@media screen and (min-width:1024px){.blog-post__header{margin:auto;max-width:86rem;padding:0 2.5rem}.blog-post__content{margin:0 auto;max-width:40rem;padding:5rem 2.5rem}.blog-post__content .blog-post__title{font-size:3.125em;margin:.25em 0}.blog-post__infos{align-items:center;display:flex;justify-content:space-between}.blog-post__infos .blog-post__infos-item--author-image{height:43px;width:43px}.blog-post__infos-item--author-date{align-items:center;display:flex;gap:1em;justify-content:space-between}.blog-post__infos .blog-post__infos-item--time{margin:0}#hs_cos_wrapper_post_body h2{font-size:2.375em}.blog-post__footer{margin-bottom:100px}.blog-post__footer .blog-post__author{align-items:center;display:flex;max-width:630px}.blog-post__footer .blog-post__author-about{margin-left:2.5rem}.blog-post__footer .blog-post__author-bio,.blog-post__footer .blog-post__author-name{text-align:left}.blog-post__footer .blog-post__author-links{display:flex;justify-content:flex-start}}@media screen and (min-width:1200px){.blog-post__social-sharing{display:block;height:0;position:sticky;top:-140px;transform:translate(-150px,200px);width:max-content}.blog-post__social-sharing-title{color:#787878;font-family:rubik_regular;font-size:12px;font-weight:400;letter-spacing:0}.blog-post__social-sharing .social-links__icon{display:block;height:16px;margin:1em auto;width:16px}.blog-post__social-sharing .social-links__icon svg{height:100%;width:100%}#hs_cos_wrapper_post_body{margin:1.25rem auto 0}.blog-post__image-wrapper .blog-post__image{object-position:top}}.newsletter{padding:0 1.5em}.newsletter .form-title{color:#000;font-family:rubik_bold;font-size:1.5em;text-align:center;text-transform:uppercase}.newsletter form .hs-input{background-color:#fff;border:2px solid #999;border-radius:4px;box-sizing:border-box;color:#333;font-family:rubik_regular;font-size:16px;font-style:normal;font-weight:400;height:48px;line-height:19px;margin-bottom:0;margin-top:6px;padding:14px 16px;width:100%}.newsletter form .hs-input::-webkit-input-placeholder{font-family:rubik_regular;opacity:.5}.newsletter form .hs-input:-ms-input-placeholder{font-family:rubik_regular;opacity:.5}.newsletter form .hs-input::placeholder{font-family:rubik_regular;opacity:.5}.newsletter ul.inputs-list,.newsletter ul.no-list.hs-error-msgs.inputs-list{list-style:none;padding:0}.newsletter form label.hs-error-msg{color:#666;font-family:rubik_bold;font-size:16px!important;line-height:20px!important;text-transform:uppercase!important}.newsletter form .legal-consent-container p{color:grey;font-family:rubik_regular;font-size:12px!important;font-weight:400;line-height:14px!important;margin-top:10px;text-align:center}.newsletter form .legal-consent-container li.hs-form-booleancheckbox{margin-bottom:20px;text-align:center}.newsletter form .legal-consent-container label.hs-form-booleancheckbox-display{align-items:center;display:inline-flex;flex-flow:row;justify-content:center}.newsletter .hs-form .field .input input[type=checkbox],.newsletter .hs-form .field .input input[type=radio]{background:#fff;border:2px solid #ddd;border-radius:4px;color:#cfd3d7;cursor:pointer;height:20px;margin-left:0;margin-right:8px;overflow:hidden;padding:0;position:relative;top:2px;width:30px}.newsletter form .legal-consent-container .hs-form-booleancheckbox-display>span{display:inline-flex;width:auto}.newsletter form .legal-consent-container .hs-form-booleancheckbox-display p{color:#000;font-family:rubik_regular;font-size:16px!important;font-weight:400;line-height:20px!important;text-align:center}.newsletter form .hs-button{background-color:#000;background:#000;border:0;border-radius:8px;box-sizing:border-box!important;color:#fff;cursor:pointer;font-family:Rubik,sans-serif;font-size:16px;font-weight:700;line-height:19px;margin:20px auto 0;max-width:220px;padding:13px 40px;position:relative;text-align:center;text-transform:uppercase;top:0;width:100%;z-index:1}.hs_submit.hs-submit{text-align:center}@media(min-width:1200px){.newsletter .form-title{font-size:2.375em}.newsletter .hs-form .field .input input[type=checkbox],.newsletter .hs-form .field .input input[type=radio]{height:20px;width:20px}}figure.blog-post__infos-item--author-image:has(img.blog-post__author-image[alt*="Rebeca Nascimento"]){background:url(https://7435824.fs1.hubspotusercontent-na1.net/hubfs/7435824/rebeca.jpg);background-size:cover;border-radius:9999px;height:43px;width:43px}figure.blog-post__infos-item--author-image:has(img.blog-post__author-image[alt*="Rebeca Nascimento"]) img{display:none}section.blog-post__author:has(img.blog-post__author-image[alt*="Rebeca Nascimento"]):before{background:url(https://7435824.fs1.hubspotusercontent-na1.net/hubfs/7435824/rebeca.jpg);background-size:cover;border-radius:9999px;content:" ";flex:none;height:190px;width:190px}section.blog-post__author:has(img.blog-post__author-image[alt*="Rebeca Nascimento"]) img{display:none}@media screen and (max-width:639px){.hide-mobile{display:none}}