.search-section{padding-bottom:55px;padding-top:48px}.search-section .page-title{margin-bottom:40px;text-align:center}.search-section h1{color:#212121;font-size:24px;font-weight:700;line-height:1.2}.search-section form{display:flex;height:48px;justify-content:space-between;position:relative;width:100%}.search-section form input[type=text]{border-radius:12px;height:100%;padding-left:15px;width:calc(100% - 56px)}.search-section form .sendsubmit{background:transparent url(../../assets/img/search.svg) no-repeat 50%;border:0;bottom:0;cursor:pointer;margin:0;padding:15px 24px;position:absolute;right:56px;text-indent:-1000em;top:0;width:33px}.search-section form .ask-ai{background:#f2f2f2 url(../../assets/img/ai_chat.svg) no-repeat 50%;border-radius:12px;cursor:pointer;display:block;height:48px;position:relative;transition:all .33s ease;width:48px}.search-section form .ask-ai:hover{background-color:#e6e6e6}.search-section form .ask-ai:hover .ask-ai__tooltip{opacity:1}.search-section form .ask-ai__tooltip{background:#323038;border-radius:8px;color:#fff;font-size:13px;font-weight:500;left:50%;line-height:1.4;opacity:0;padding:7px 12px;position:absolute;top:-40px;transform:translateX(-50%);transition:all .33s ease;white-space:nowrap}.search-section>.container-780{position:relative}.search-section__results{animation:fadeIn .3s ease-in forwards;background-color:#fff;border:1px solid #ccc;border-radius:12px;box-shadow:0 2px 4px 2px rgba(33,33,33,.15);height:318px;overflow-x:auto;position:absolute;top:124%;width:calc(100% - 30px);z-index:99}.search-section__results.min{height:auto}.search-section__result{background-color:#fff;display:block;padding:25px 42px;transition:background-color .3s}.search-section__result:hover{background-color:#f3f3f3}.search-section__result+.search-section__result{border-top:1px solid #eef1f4}.search-section__result-header{color:#7d63ec;font-size:15px;margin-bottom:4px}.search-section__result-header em{background-color:#fff3ca;border-radius:3px;font-style:normal;font-weight:700;padding:0 3px}.search-section__result-body{color:rgba(33,33,33,.6);font-size:14px}.search-section__result-body em{background-color:#fff3ca;border-radius:3px;font-style:normal;font-weight:bolder;padding:0 3px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.breadcrumb{color:#212121;font-size:14px;margin-bottom:40px}.breadcrumb a{color:#7d63ec;font-size:14px}.breadcrumb span{color:#666}.lightbox{background-color:rgba(0,0,0,.8);display:none;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:999}.lightbox.active{align-items:center;display:flex;justify-content:center}.lightbox-image{margin:0 48px 0 24px;max-width:1024px;position:relative}@media only screen and (max-height:700px){.lightbox-image{max-height:50%;max-width:50%}}@media only screen and (max-height:600px){.lightbox-image{max-height:40%;max-width:40%}}.lightbox-close{color:#fff;cursor:pointer;display:none;font-size:48px;position:absolute;right:-30px;top:-40px}.lightbox-close.active{display:block}.article-section{background-color:#f6f8fd;padding-bottom:100px;padding-top:20px}.article-section .breadcrumb{margin-bottom:25px}.article-section article{background-color:#fff;border:1px solid #eef1f4;border-radius:12px;font-size:18px;padding:40px 60px}@media only screen and (max-width:994px){.article-section article{padding:40px 25px}}.article-section article .notification-block{align-items:center;border-radius:8px;-moz-column-gap:16px;column-gap:16px;display:flex;font-size:16px;justify-content:flex-start;line-height:1.5;margin-bottom:24px;padding:16px 24px}.article-section article .notification-block.note{background-color:#cffcd1;color:#379a3c;outline:1px solid #7acc7e}.article-section article .notification-block.tip{background-color:#fcf8cf;color:#c89c1b;outline:1px solid #f2da91}.article-section article .notification-block.attention{background-color:#fcd2cf;color:#c8261b;outline:1px solid #ffa099}.article-section article .notification-block.learn{background-color:#cfe5fc;color:#1b6ec8;outline:1px solid #99caff}.article-section article .notification-block.note-gray{background-color:#f3f4f6;color:#7e7e80}.article-section article .notification-block__icon{flex-shrink:0}.article-section article .notification-block__text p{margin:0}.article-section article .lipf-cta{margin:34px 0}.article-section article .lipf-cta .btn-background-hover{align-items:center;background:#0f0f0f;border-radius:8px;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;height:50px;justify-content:center;line-height:100%;padding:12px 16px;text-align:center;transition:background-color .33s ease}.article-section article .lipf-cta .btn-background-hover:hover{background-color:#3d3d3d}.article-section article .lipf-cta .btn-background-hover svg{display:flex;margin-right:6px}.article-section article .lipf-cta__inner{background:linear-gradient(144deg,#f3f0fe 1.5%,#fef5f0 98.27%);border-radius:8px;display:flex;overflow:hidden;position:relative}.article-section article .lipf-cta__inner:hover .lipf-cta__col-2 img{transform:translateY(-4px)}.article-section article .lipf-cta__col-1{align-items:center;display:inline-flex;padding:35px 40px}.article-section article .lipf-cta__col-2{display:inline-flex}.article-section article .lipf-cta__col-2 img{bottom:-4px;left:341px;position:absolute;transition:transform .33s ease}.article-section article .h1{font-size:28px;font-weight:700;margin-bottom:50px;max-width:100%;text-align:center}.article-section article h2,.article-section article h3,.article-section article h4,.article-section article h5,.article-section article h6{font-weight:700;margin-bottom:20px}.article-section article h3{font-size:18px}.article-section article .green-text{background-color:#b6f6e9}.article-section article p{margin-bottom:25px}.article-section article p a{color:#7d63ec}.article-section article p a:visited{color:#5b58b6}.article-section article p a:hover{color:#494992}.article-section article .wp-block-image{border-radius:12px;margin-bottom:34px;margin-top:34px;overflow:hidden}.article-section article .shadow{box-shadow:0 5px 9px 0 rgba(50,50,50,.59)}.article-section article ul{margin-bottom:50px;margin-left:40px}.article-section article ul li{list-style:disc}.article-section article blockquote{background:transparent;font-size:22px;font-style:italic;margin:100px auto;max-width:580px;position:relative;z-index:0}@media only screen and (max-width:770px){.article-section article blockquote{margin-left:50px}}.article-section article blockquote:before{background:url(../../assets/img/blockquotes.png) no-repeat 50%;content:"";height:66px;left:-45px;position:absolute;top:-25px;width:82px;z-index:-1}.article-section article blockquote p{margin:0}.article-section article h2{font-size:20px;font-weight:600;margin-bottom:25px;margin-top:50px;text-align:left}.article-section article ol{margin-bottom:50px;margin-left:0}.article-section article li{list-style:unset;margin-bottom:10px}.article-section article .article__info{align-items:center;border-bottom:1px solid #dadada;-moz-column-gap:20px;column-gap:20px;display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:32px;margin-top:40px;padding-bottom:40px;row-gap:32px}.article-section article .article__author{align-items:center;-moz-column-gap:12px;column-gap:12px;display:flex}.article-section article .article__author-img{border-radius:50px;overflow:hidden}.article-section article .article__author-by{color:#909090;display:flex;flex-direction:column;row-gap:4px}.article-section article .article__author-by .name{font-size:16px;font-weight:500;line-height:1.2;margin-bottom:0}.article-section article .article__author-by .date{font-size:14px;font-weight:400;line-height:1.5}@media only screen and (min-width:641px){.article-section article .article__suggest-feature{max-width:-moz-max-content;max-width:max-content}}@media only screen and (max-width:640px){.article-section article .article__suggest-feature{width:100%}}.article-section article .article__suggest-feature a{align-items:center;background:#7357eb;border-radius:8px;color:#fff;display:flex;flex-grow:1;font-size:16px;font-weight:600;height:56px;justify-content:center;letter-spacing:-.16px;line-height:1;padding-left:28px;padding-right:28px;transition:background-color .33s ease}.article-section article .article__suggest-feature a:hover{background-color:#6139d0}.article-section article .select{background-color:#f6f6f6;padding:20px}.article-section .h6{font-size:18px;font-weight:400;margin-bottom:30px;margin-top:90px;text-align:center}.article-section .links-section-wrapper{background-color:#fff;border:1px solid #eef1f4;border-radius:5px;font-size:18px;margin-top:40px;padding:31px 35px}@media only screen and (max-width:994px){.article-section .links-section-wrapper{padding:30px 25px}}.article-section .links-section-wrapper--top{border-bottom:1px solid #e5e5e5;display:flex;margin-bottom:20px;max-width:100%}.article-section .links-section-wrapper--top-left{flex:1 0 75%}.article-section .links-section-wrapper--top-right{padding-bottom:10px;padding-left:10px}@media only screen and (max-width:900px){.article-section .links-section-wrapper--top-right{display:none}}.article-section .links-section-wrapper--subheader{color:#666;font-size:13px;margin-bottom:5px}.article-section .links-section-wrapper .h4{color:#7d63ec;font-size:30px;font-weight:900;margin-bottom:20px}.article-section .links-section-wrapper--bottom{display:flex;justify-content:space-between}@media only screen and (max-width:900px){.article-section .links-section-wrapper--bottom{flex-direction:column}}.article-section .links-section-wrapper--bottom-link{margin-right:3%}@media only screen and (max-width:900px){.article-section .links-section-wrapper--bottom-link{margin-right:0}}.article-section .links-section-wrapper--bottom-link:last-of-type{margin-right:0}.article-section .links-section-wrapper--bottom-link p{color:#666;font-size:13px;margin-bottom:3px}.article-section .links-section-wrapper--bottom-link a{color:#212121;font-size:20px;font-weight:900;transition:all .2s}.article-section .links-section-wrapper--bottom-link a:active,.article-section .links-section-wrapper--bottom-link a:hover{color:#7d63ec}html[lang=pt-PT] .article-section .links-section-wrapper--bottom-link a{font-size:17px}.cta__section-wrapper{background:#fff;border:1px solid #eceff2;border-radius:5px;margin-top:40px;padding:34px}@media only screen and (max-width:994px){.cta__section-wrapper{padding:25px}}@media only screen and (max-width:500px){.cta__section-wrapper{padding:0}}.cta__img-wrapper{margin-bottom:24px}@media only screen and (max-width:500px){.cta__img-wrapper{margin:0}}.cta__img-wrapper img{border-radius:3px}@media only screen and (max-width:500px){.cta__img-wrapper img{border-radius:5px 5px 0 0}}.cta__text{color:#000;font-size:18px;font-weight:400;line-height:150%;margin-bottom:30px}@media only screen and (max-width:500px){.cta__text{font-size:16px;margin:0;padding:20px 16px 24px}.cta__btn-wrapper{padding:0 16px 26px}}.cta__btn{align-items:center;color:#7357eb;display:inline-flex;font-size:18px;font-weight:600;line-height:150%;transition:color .3s}@media only screen and (max-width:500px){.cta__btn{font-size:16px}}.cta__btn:hover{color:#6139d0}.cta__btn:hover svg{margin-left:12px}.cta__btn svg{display:block;margin-left:8px;transition:margin-left .3s}.article__vote{display:flex}.article__vote.active-thanks .article__vote-ld{display:none}.article__vote.active-thanks .article__vote-thanks{display:block}.article__vote.active-comment .article__vote-ld{display:none}.article__vote.active-comment .article__vote-comment{display:flex}.article__vote p{margin-bottom:0!important}.article__vote .vote-sub-title,.article__vote .vote-title{font-size:16px;line-height:1.5}.article__vote .vote-title{color:#212121;font-weight:500}.article__vote .vote-sub-title{color:#909090;font-weight:400}.article__vote-ld{align-items:center;-moz-column-gap:24px;column-gap:24px;display:flex;flex-flow:row wrap;justify-content:center;row-gap:24px}.article__vote-comment{display:none;flex-direction:column;max-width:420px;width:100%}.article__vote-comment-title{margin-bottom:8px}.article__vote-comment-sub-title{margin-bottom:12px}.article__vote-comment-textarea{border:1px solid #dadada;border-radius:8px;color:#212121;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:12px;max-width:420px;min-height:128px;padding:12px;resize:none;width:100%}.article__vote-comment-textarea:focus,.article__vote-comment-textarea:focus-visible{color:#212121;outline:none}.article__vote-comment-btn{align-items:center;background:#7357eb;border:0;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:56px;justify-content:center;letter-spacing:-.16px;line-height:1;max-width:156px;outline:none;transition:background-color .33s ease;width:100%}.article__vote-comment-btn:hover{background-color:#6139d0}.article__vote-btns{-moz-column-gap:24px;column-gap:24px;display:flex}.article__vote-btns-item{align-items:center;-moz-column-gap:8px;column-gap:8px;cursor:pointer;display:flex}.article__vote-btns-item .vote-title{color:#8c8c8c;transition:color .23s ease}.article__vote-btns-item:hover path{fill:#fff;transform:rotate(-8deg)}.article__vote-btns-item:hover.like .vote-title{color:#5fbf78}.article__vote-btns-item:hover.like circle{fill:#5fbf78}.article__vote-btns-item:hover.dislike .vote-title{color:#e5675c}.article__vote-btns-item:hover.dislike circle{fill:#e5675c}.article__vote-btns-item svg circle,.article__vote-btns-item svg path{transition:fill .23s ease,transform .33s linear}.article__vote-btns-item svg path{transform-origin:center}.article__vote-complete .article__vote-thanks{display:block;margin-top:12px}.article__vote-thanks{display:none}
