@charset "UTF-8";:root{--padding-fluid: 3.6rem;--padding: 1.8rem;--header-height: 4.2rem;--pt-header: 0}@media only screen and (max-width: 1025px){:root{--header-height: 6.2rem}}@media only screen and (max-width: 767.98px){:root{--header-height: 6.2rem;--padding-fluid: 3.2rem}}@media only screen and (min-width: 1025.1px){html{font-size:.5208333333vw}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){html{font-size:1.302086vw}}@media only screen and (max-width: 767.98px){html{font-size:2.54454vw}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){html{font-size:1.302086vw}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){html{font-size:.97299vw}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){html{font-size:.87299vw}}.link-underline{color:var(--color, black);position:relative;-webkit-transition:all .2s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .2s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .2s cubic-bezier(.785,.135,.15,.86);-o-transition:all .2s cubic-bezier(.785,.135,.15,.86);transition:all .2s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}.link-underline:before{-webkit-transition:all .2s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .2s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .2s cubic-bezier(.785,.135,.15,.86);-o-transition:all .2s cubic-bezier(.785,.135,.15,.86);transition:all .2s cubic-bezier(.785,.135,.15,.86);transition-delay:0s;transform:scaleX(0);transform-origin:left;content:"";width:100%;height:1px;display:block;position:absolute;top:auto;right:auto;bottom:0;left:0;background-color:var(--color-hover, black)}.link-underline:hover{color:var(--color-hover, black)}.link-underline:hover:before{transform:scaleX(1)}.link-underline.white-1{--color:var(--white-1);--color-hover:var(--white-1)}.link-underlined{color:var(--color, black);position:relative;-webkit-transition:all .2s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .2s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .2s cubic-bezier(.785,.135,.15,.86);-o-transition:all .2s cubic-bezier(.785,.135,.15,.86);transition:all .2s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}.link-underlined:before{-webkit-transition:all .2s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .2s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .2s cubic-bezier(.785,.135,.15,.86);-o-transition:all .2s cubic-bezier(.785,.135,.15,.86);transition:all .2s cubic-bezier(.785,.135,.15,.86);transition-delay:0s;transform:scaleX(1);transform-origin:left;content:"";width:100%;height:1px;display:block;position:absolute;top:auto;right:auto;bottom:0;left:0;background-color:var(--color-hover, black)}.link-underlined:hover{color:var(--color-hover, black)}.link-underlined:hover:before{transform:scaleX(0)}.link-underlined.white-1{--color:var(--white-1);--color-hover:var(--white-1)}.btn-underline span{display:inline;color:var(--btn-color, var(--black-1));background-image:linear-gradient(to right,var(--btn-color, var(--black-1)) 100%,var(--btn-color, var(--black-1)) 0%);background-position:100% 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size 1s cubic-bezier(.19,1,.155,1.01) 0s;pointer-events:none}.btn-underline:hover span,.btn-underline.active span{background-image:linear-gradient(to right,var(--btn-color, var(--black-1)) 0%,var(--btn-color, var(--black-1)) 100%);background-size:100% 1px;background-position:0 100%}.btn-underlined span,.btn-underlined-black span{display:inline;color:var(--btn-color, var(--black-1));background-image:linear-gradient(to right,var(--btn-color, var(--black-1)) 100%,var(--btn-color, var(--black-1)) 0%);background-size:100% 1px;background-position:0% 100%;background-repeat:no-repeat;transition:background-size 1s cubic-bezier(.19,1,.155,1.01) 0s;pointer-events:none}.btn-underlined:hover span,.btn-underlined-black:hover span,.btn-underlined.active span,.active.btn-underlined-black span{background-image:linear-gradient(to right,var(--btn-color, var(--black-1)) 0%,var(--btn-color, var(--black-1)) 100%);background-size:0 1px;background-position:100% 100%}.btn-underlined-black{--btn-color: var(--black-1)}.btn-1,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo{display:inline-flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:relative;color:var(--black-1);border-radius:1.2rem;background:var(--orange-1);overflow:hidden}@media only screen and (min-width: 1025.1px){.btn-1,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo{padding:1.6rem 2rem}}@media only screen and (max-width: 1025px){.btn-1,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo{letter-spacing:-.04em!important;padding:1.867rem 3.1rem}}.btn-1:before,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0;background:var(--brown-3);border-radius:1.2rem;transform:scaleY(0);transform-origin:bottom;-webkit-transition:all .4s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .4s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .4s cubic-bezier(.785,.135,.15,.86);-o-transition:all .4s cubic-bezier(.785,.135,.15,.86);transition:all .4s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}.btn-1 span,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo span,.btn-1 i,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo i{position:relative;display:block;z-index:5}.btn-1 i,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo i{font-size:1.1rem;color:var(--black-1)}@media only screen and (min-width: 1025.1px){.btn-1>:first-child,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo>:first-child{margin-right:1rem}}@media only screen and (max-width: 1025px){.btn-1>:first-child,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo>:first-child{margin-right:2rem}}.btn-1:hover:before,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo:hover:before{transform:scaleY(1)}.btn-share{display:inline-flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:relative;text-transform:uppercase;padding:1.2rem 2.4rem;border:1px solid var(--brown-1);border-radius:10rem;color:var(--text-color-1);overflow:hidden}.btn-share span,.btn-share i{position:relative;display:block;z-index:5}.btn-share i{font-size:1.6rem;-webkit-transition:all .4s cubic-bezier(.42,0,.58,1);-moz-transition:all .4s cubic-bezier(.42,0,.58,1);-ms-transition:all .4s cubic-bezier(.42,0,.58,1);-o-transition:all .4s cubic-bezier(.42,0,.58,1);transition:all .4s cubic-bezier(.42,0,.58,1);transition-delay:0s}.btn-share span{margin-bottom:-.1rem}.btn-share>:first-child{margin-right:1rem}@font-face{font-family:GOL Sans Display;src:url(GOLSansDisplay-Light.woff2) format("woff2"),url(GOLSansDisplay-Light.woff) format("woff");font-weight:300}@font-face{font-family:GOL Sans Display;src:url(GOLSansDisplay-Regular.woff2) format("woff2"),url(GOLSansDisplay-Regular.woff) format("woff");font-weight:400}@font-face{font-family:GOL Sans Display;src:url(GOLSansDisplay-Medium.woff2) format("woff2"),url(GOLSansDisplay-Medium.woff) format("woff");font-weight:500}@font-face{font-family:GOL Sans Display;src:url(GOLSansDisplay-Bold.woff2) format("woff2"),url(GOLSansDisplay-Bold.woff) format("woff");font-weight:600}@font-face{font-family:GOL Sans Text;src:url(GOLSansText-Regular.woff2) format("woff2"),url(GOLSansText-Regular.woff) format("woff");font-weight:400}.font-1,#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1 .footer-list .list-item .btn-footer,#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo,#pg-home .section-tangerina .fraction-video .container-player .player .container-controls .time,.container-cookies .utilizamos-cookies .container-btn .btn-cookies,.container-btn-color-mode .list-color-mode .btn-dark,.container-btn-color-mode .list-color-mode .btn-light,.column-h-3 .link-header,.btn-1,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo,.btn-share{font-family:GOL Sans Display,sans-serif}.font-2,.cursor-wrapper:after{font-family:GOL Sans Text,sans-serif}.font-3,.font-4,.font-5,.font-6,.font-7{font-family:""}.fs--10,.text-navegue span{line-height:1.2em;letter-spacing:-.02em;font-weight:400}@media only screen and (min-width: 1025.1px){.fs--10,.text-navegue span{font-size:clamp(8px,1rem,1rem)}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--10,.text-navegue span{font-size:1rem}}@media only screen and (max-width: 767.98px){.fs--10,.text-navegue span{font-size:1rem}}.fs--12,[data-cursor=default]>div .navegue,[data-cursor=hovered]>div .navegue,[data-cursor=hovered-white]>div .navegue,[data-cursor=default-click]>div .navegue,[data-cursor=navegue]>div .navegue,[data-cursor=hide]>div .navegue,[data-cursor=hover]>div .navegue{line-height:1.2em;letter-spacing:-.02em;font-weight:300}@media only screen and (min-width: 1025.1px){.fs--12,[data-cursor=default]>div .navegue,[data-cursor=hovered]>div .navegue,[data-cursor=hovered-white]>div .navegue,[data-cursor=default-click]>div .navegue,[data-cursor=navegue]>div .navegue,[data-cursor=hide]>div .navegue,[data-cursor=hover]>div .navegue{font-size:clamp(12px,1.2rem,1.2rem)}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--12,[data-cursor=default]>div .navegue,[data-cursor=hovered]>div .navegue,[data-cursor=hovered-white]>div .navegue,[data-cursor=default-click]>div .navegue,[data-cursor=navegue]>div .navegue,[data-cursor=hide]>div .navegue,[data-cursor=hover]>div .navegue{font-size:1.2rem}}@media only screen and (max-width: 767.98px){.fs--12,[data-cursor=default]>div .navegue,[data-cursor=hovered]>div .navegue,[data-cursor=hovered-white]>div .navegue,[data-cursor=default-click]>div .navegue,[data-cursor=navegue]>div .navegue,[data-cursor=hide]>div .navegue,[data-cursor=hover]>div .navegue{font-size:1.2rem}}.fs--13{line-height:1.1em;letter-spacing:-.02em;font-weight:300}@media only screen and (min-width: 1025.1px){.fs--13{font-size:1.3rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--13{font-size:1.3rem}}@media only screen and (max-width: 767.98px){.fs--13{font-size:1.3rem}}.fs--14,.wrapper-balloon .text-balloon>span .text,.container-cookies .utilizamos-cookies .container-btn .btn-cookies,.container-cookies .utilizamos-cookies .text-cookies{line-height:1.1em;letter-spacing:-.02em;font-weight:400}@media only screen and (min-width: 1025.1px){.fs--14,.wrapper-balloon .text-balloon>span .text,.container-cookies .utilizamos-cookies .container-btn .btn-cookies,.container-cookies .utilizamos-cookies .text-cookies{font-size:1.4rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--14,.wrapper-balloon .text-balloon>span .text,.container-cookies .utilizamos-cookies .container-btn .btn-cookies,.container-cookies .utilizamos-cookies .text-cookies{font-size:1.4rem}}@media only screen and (max-width: 767.98px){.fs--14,.wrapper-balloon .text-balloon>span .text,.container-cookies .utilizamos-cookies .container-btn .btn-cookies,.container-cookies .utilizamos-cookies .text-cookies{font-size:1.4rem}}.fs--16,#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1 .footer-list .list-item .btn-footer,#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo,.topics-bullets .topics-bullets-list .item-topics-bullets,.container-cookies .utilizamos-cookies .title-cookies,.container-btn-color-mode .list-color-mode .btn-dark,.container-btn-color-mode .list-color-mode .btn-light{line-height:1.1em;letter-spacing:-.02em;font-weight:300}@media only screen and (min-width: 1025.1px){.fs--16,#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1 .footer-list .list-item .btn-footer,#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo,.topics-bullets .topics-bullets-list .item-topics-bullets,.container-cookies .utilizamos-cookies .title-cookies,.container-btn-color-mode .list-color-mode .btn-dark,.container-btn-color-mode .list-color-mode .btn-light{font-size:1.6rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--16,#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1 .footer-list .list-item .btn-footer,#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo,.topics-bullets .topics-bullets-list .item-topics-bullets,.container-cookies .utilizamos-cookies .title-cookies,.container-btn-color-mode .list-color-mode .btn-dark,.container-btn-color-mode .list-color-mode .btn-light{font-size:1.6rem}}@media only screen and (max-width: 767.98px){.fs--16,#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1 .footer-list .list-item .btn-footer,#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo,.topics-bullets .topics-bullets-list .item-topics-bullets,.container-cookies .utilizamos-cookies .title-cookies,.container-btn-color-mode .list-color-mode .btn-dark,.container-btn-color-mode .list-color-mode .btn-light{font-size:1.4rem}}.fs--18,.modal-depoimentos .section-modal-depoimentos .column-2 .container-share .share,.btn-share{line-height:1.1em;letter-spacing:-.02em;font-weight:300}@media only screen and (min-width: 1025.1px){.fs--18,.modal-depoimentos .section-modal-depoimentos .column-2 .container-share .share,.btn-share{font-size:1.8rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--18,.modal-depoimentos .section-modal-depoimentos .column-2 .container-share .share,.btn-share{font-size:1.6rem}}@media only screen and (max-width: 767.98px){.fs--18,.modal-depoimentos .section-modal-depoimentos .column-2 .container-share .share,.btn-share{font-size:1.6rem}}.fs--20,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data,#pg-home .section-tangerina .fraction-video .container-player .player .container-controls .time,.modal-depoimentos .section-modal-depoimentos .column-1 .container-author .name,.container-author .occupation,.btn-1,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo{line-height:1.1em;letter-spacing:-.02em;font-weight:400}@media only screen and (min-width: 1025.1px){.fs--20,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data,#pg-home .section-tangerina .fraction-video .container-player .player .container-controls .time,.modal-depoimentos .section-modal-depoimentos .column-1 .container-author .name,.container-author .occupation,.btn-1,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo{font-size:2rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--20,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data,#pg-home .section-tangerina .fraction-video .container-player .player .container-controls .time,.modal-depoimentos .section-modal-depoimentos .column-1 .container-author .name,.container-author .occupation,.btn-1,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo{font-size:1.7rem}}@media only screen and (max-width: 767.98px){.fs--20,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data,#pg-home .section-tangerina .fraction-video .container-player .player .container-controls .time,.modal-depoimentos .section-modal-depoimentos .column-1 .container-author .name,.container-author .occupation,.btn-1,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo{font-size:1.7rem}}.fs--24,.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .author,.modal-politica-de-privacidade .editor{line-height:1.1em;letter-spacing:-.02em;font-weight:400}@media only screen and (min-width: 1025.1px){.fs--24,.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .author,.modal-politica-de-privacidade .editor{font-size:2.4rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--24,.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .author,.modal-politica-de-privacidade .editor{font-size:1.8rem}}@media only screen and (max-width: 767.98px){.fs--24,.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .author,.modal-politica-de-privacidade .editor{font-size:1.8rem}}.fs--27,.editor,.container-author .name{line-height:1.1em;letter-spacing:-.02em;font-weight:400}@media only screen and (min-width: 1025.1px){.fs--27,.editor,.container-author .name{font-size:2.7rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--27,.editor,.container-author .name{font-size:1.8rem}}@media only screen and (max-width: 767.98px){.fs--27,.editor,.container-author .name{font-size:1.8rem}}.fs--32,#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .text,#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .title,#pg-home .section-tangerina .fraction-para-inspirar .column-2 .tangerina-design .line,.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .title,.modal-depoimentos .section-modal-depoimentos .column-2 .subtitle{line-height:1.1em;letter-spacing:-.02em;font-weight:300}@media only screen and (min-width: 1025.1px){.fs--32,#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .text,#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .title,#pg-home .section-tangerina .fraction-para-inspirar .column-2 .tangerina-design .line,.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .title,.modal-depoimentos .section-modal-depoimentos .column-2 .subtitle{font-size:3.2rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--32,#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .text,#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .title,#pg-home .section-tangerina .fraction-para-inspirar .column-2 .tangerina-design .line,.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .title,.modal-depoimentos .section-modal-depoimentos .column-2 .subtitle{font-size:2.6rem}}@media only screen and (max-width: 767.98px){.fs--32,#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .text,#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .title,#pg-home .section-tangerina .fraction-para-inspirar .column-2 .tangerina-design .line,.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .title,.modal-depoimentos .section-modal-depoimentos .column-2 .subtitle{font-size:2rem}}.fs--35,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .text,.editor h2{line-height:1.15em;letter-spacing:-.02em;font-weight:300}@media only screen and (min-width: 1025.1px){.fs--35,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .text,.editor h2{font-size:3.5rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--35,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .text,.editor h2{font-size:2.3rem}}@media only screen and (max-width: 767.98px){.fs--35,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .text,.editor h2{font-size:2.3rem}}.fs--48,#pg-home .section-elementos .wrapper-sticky .container-fluid .row .container-text .text,.wrapper-sticky-snaps .container-snap-sticky .pagination span{line-height:1.1em;letter-spacing:-.02em;font-weight:300}@media only screen and (min-width: 1025.1px){.fs--48,#pg-home .section-elementos .wrapper-sticky .container-fluid .row .container-text .text,.wrapper-sticky-snaps .container-snap-sticky .pagination span{font-size:4.8rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--48,#pg-home .section-elementos .wrapper-sticky .container-fluid .row .container-text .text,.wrapper-sticky-snaps .container-snap-sticky .pagination span{font-size:4.8rem}}@media only screen and (max-width: 767.98px){.fs--48,#pg-home .section-elementos .wrapper-sticky .container-fluid .row .container-text .text,.wrapper-sticky-snaps .container-snap-sticky .pagination span{font-size:4.8rem}}.fs--52{line-height:1.1em;letter-spacing:-.02em;font-weight:300}@media only screen and (min-width: 1025.1px){.fs--52{font-size:5.2rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--52{font-size:3rem}}@media only screen and (max-width: 767.98px){.fs--52{font-size:3rem}}.fs--64,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description,.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .continue-lendo{line-height:1.1em;letter-spacing:-.02em;font-weight:300}@media only screen and (min-width: 1025.1px){.fs--64,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description,.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .continue-lendo{font-size:6.4rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--64,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description,.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .continue-lendo{font-size:3.6rem}}@media only screen and (max-width: 767.98px){.fs--64,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description,.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .continue-lendo{font-size:4.8rem}}.fs--82,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .title{line-height:1.1em;letter-spacing:-.02em;font-weight:400}@media only screen and (min-width: 1025.1px){.fs--82,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .title{font-size:8.2rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--82,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .title{font-size:3.4rem}}@media only screen and (max-width: 767.98px){.fs--82,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .title{font-size:3.4rem}}.fs--96,.modal-depoimentos .section-modal-depoimentos .column-1 .title{line-height:1.08em;letter-spacing:-.02em;font-weight:300}@media only screen and (min-width: 1025.1px){.fs--96,.modal-depoimentos .section-modal-depoimentos .column-1 .title{font-size:9.6rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--96,.modal-depoimentos .section-modal-depoimentos .column-1 .title{font-size:4.6rem}}@media only screen and (max-width: 767.98px){.fs--96,.modal-depoimentos .section-modal-depoimentos .column-1 .title{font-size:3.2rem}}.fs--128{line-height:1em;letter-spacing:-.02em;font-weight:300}@media only screen and (min-width: 1025.1px){.fs--128{font-size:12.8rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--128{font-size:4.8rem}}@media only screen and (max-width: 767.98px){.fs--128{font-size:3.8rem}}.fs--596,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number{line-height:1em;letter-spacing:-.02em;font-weight:400}@media only screen and (min-width: 1025.1px){.fs--596,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number{font-size:clamp(30rem,55.3vh,66vh)}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.fs--596,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number{font-size:clamp(5rem,20vh,28rem)}}@media only screen and (max-width: 767.98px){.fs--596,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number{font-size:clamp(1rem,19.8vh,25rem)}}.lh-50{line-height:.5em}.lh-60{line-height:.6em}.lh-70{line-height:.7em}.lh-80{line-height:.8em}.lh-90{line-height:.9em}.lh-100{line-height:1em}.lh-110,#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .text-center{line-height:1.1em}.lh-120,#pg-home .section-elementos .wrapper-sticky .container-fluid .row .container-text .text,#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .text{line-height:1.2em}.lh-125{line-height:1.25em}.lh-130,.modal-depoimentos .section-modal-depoimentos .column-2 .subtitle{line-height:1.3em}.lh-140{line-height:1.4em}.lh-150{line-height:1.5em}.lh-160{line-height:1.6em}.lh-170{line-height:1.7em}.lh-180{line-height:1.8em}.lh-190{line-height:1.9em}.lh-200{line-height:2em}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .title,#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content .container-title h2,#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .text-center{font-weight:300}.fw-400,#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-text .name,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description,#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .text,#pg-home .section-tangerina .fraction-para-inspirar .column-2 .tangerina-design .line,.wrapper-sticky-snaps .container-snap-sticky .pagination span,.topics-bullets .topics-bullets-list .item-topics-bullets,.modal-depoimentos .section-modal-depoimentos .column-2 .container-share .share,.modal-depoimentos .section-modal-depoimentos .column-2 .subtitle,.editor h2,.editor h3,.container-btn-color-mode .list-color-mode .btn-dark,.container-btn-color-mode .list-color-mode .btn-light,.container-author .occupation,.btn-share{font-weight:400}.fw-500,#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .title{font-weight:500}.fw-600,.container-cookies .utilizamos-cookies .container-btn .btn-cookies,.container-cookies .utilizamos-cookies .text-cookies .link-open-politica,.container-cookies .utilizamos-cookies .title-cookies{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}@keyframes reveal-up{0%{transform:translateY(15rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes reveal-up-2{0%{transform:translateY(5rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes reveal-up-3{0%{transform:translateY(50%);opacity:.3}to{transform:translateY(calc(-50vh + 50%));opacity:1}}@keyframes reveal-up-3-tablet{0%{transform:translateY(50%);opacity:.3}to{transform:translateY(calc((100vh - (var(--header-height))) / -2 + 50%));opacity:1}}@keyframes reveal-up-3-mobile{0%{transform:translateY(calc(var(--text-vh, 30vh) - 50%));opacity:.3}to{transform:translateY(0);opacity:1}}@keyframes reveal-up-elementos-progress-2{0%{transform:translateY(200%);opacity:0}to{transform:translateY(50%);opacity:.3}}@keyframes reveal-up-elementos-progress-2-mobile{0%{transform:translateY(calc(60vh - 50%));opacity:0}to{transform:translateY(calc(var(--text-vh, 30vh) - 50%));opacity:.3}}@keyframes unreveal-up-elementos-progress-2{0%{transform:translateY(50%);opacity:.3}to{transform:translateY(200%);opacity:0}}@keyframes unreveal-up-elementos-progress-2-mobile{0%{transform:translateY(calc(var(--text-vh, 30vh) - 50%));opacity:.3}to{transform:translateY(calc(60vh - 50%));opacity:0}}@keyframes unreveal-up{0%{transform:translateY(0);opacity:1}to{transform:translateY(-15rem);opacity:0}}@keyframes unreveal-up-2{0%{transform:translateY(0);opacity:1}to{transform:translateY(-5rem);opacity:0}}@keyframes unreveal-up-3{0%{transform:translateY(calc(-50vh + 50%));opacity:1}to{transform:translateY(calc(-100vh + 50%));opacity:0}}@keyframes unreveal-up-3-tablet{0%{transform:translateY(calc((100vh - var(--header-height)) / -2 + 50%));opacity:1}to{transform:translateY(calc(-100vh - var(--header-height) + 50%));opacity:0}}@keyframes unreveal-up-3-mobile{0%{transform:translateY(0);opacity:1}to{transform:translateY(-2rem);opacity:0}}@keyframes reveal-down{0%{transform:translateY(-15rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes reveal-down-2{0%{transform:translateY(-5rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes reveal-down-3{0%{transform:translateY(calc(-100vh + 50%));opacity:0}to{transform:translateY(calc(-50vh + 50%));opacity:1}}@keyframes reveal-down-3-tablet{0%{transform:translateY(calc(-100vh - var(--header-height) + 50%));opacity:0}to{transform:translateY(calc((100vh - var(--header-height)) / -2 + 50%));opacity:1}}@keyframes reveal-down-3-mobile{0%{transform:translateY(-2rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes unreveal-down{0%{transform:translateY(0);opacity:1}to{transform:translateY(15rem);opacity:0}}@keyframes unreveal-down-2{0%{transform:translateY(0);opacity:1}to{transform:translateY(5rem);opacity:0}}@keyframes unreveal-down-3{0%{transform:translateY(calc(-50vh + 50%));opacity:1}to{transform:translateY(50%);opacity:.3}}@keyframes unreveal-down-3-tablet{0%{transform:translateY(calc((100vh - var(--header-height)) / -2 + 50%));opacity:1}to{transform:translateY(50%);opacity:.3}}@keyframes unreveal-down-3-mobile{0%{transform:translateY(0);opacity:1}to{transform:translateY(calc(var(--text-vh, 30vh) - 50%));opacity:.3}}[data-aos]{visibility:hidden}[data-aos].aos-animate{visibility:visible}[data-aos|=fade]{opacity:0}[data-aos|=fade].aos-animate{opacity:1;-webkit-transition:all .6s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .6s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .6s cubic-bezier(.785,.135,.15,.86);-o-transition:all .6s cubic-bezier(.785,.135,.15,.86);transition:all .6s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}[data-aos|=fadeInUp]{opacity:0}[data-aos|=fadeInUp].aos-animate{animation:fadeInUp .8s ease-in-out both}[data-aos|=fadeInUp2]{opacity:0}[data-aos|=fadeInUp2].aos-animate{animation:fadeInUp2 .8s ease-in-out both}[data-aos|=slideInUp]{opacity:0}[data-aos|=slideInUp].aos-animate{-webkit-animation:slideInUp 1.6s cubic-bezier(.42,0,.58,1) -.3s both 1;-moz-animation:slideInUp 1.6s cubic-bezier(.42,0,.58,1) -.3s both 1;-ms-animation:slideInUp 1.6s cubic-bezier(.42,0,.58,1) -.3s both 1;-o-animation:slideInUp 1.6s cubic-bezier(.42,0,.58,1) -.3s both 1;animation:slideInUp 1.6s cubic-bezier(.42,0,.58,1) -.3s both 1}[data-aos|=fadeIn]{opacity:0}[data-aos|=fadeIn].aos-animate{animation:fadeIn .8s ease-in-out both}[data-aos|=fadeOut]{opacity:0}[data-aos|=fadeOut].aos-animate{animation:fadeOut .8s ease-in-out both}[data-aos|=scaleOut].aos-animate{animation:scaleOut .8s ease-in-out both}[data-aos|=reveal-right].aos-animate{animation:reveal-right .8s ease-in-out both}[data-aos|=reveal-right].aos-animate.unreveal-right{animation:unreveal-right .4s ease-in-out both}[data-aos|=reveal-up].aos-animate{animation:reveal-up .8s ease-in-out both}[data-aos|=reveal-up].aos-animate.unreveal-up{animation:unreveal-up .4s ease-in-out both}[data-aos|=reveal-left].aos-animate{animation:reveal-left .8s ease-in-out both}[data-aos|=reveal-down].aos-animate{animation:reveal-down .8s ease-in-out both}.rotate{animation:rotate 8s linear forwards infinite;animation-direction:reverse}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,4rem,0);-ms-transform:translate3d(0,4rem,0);transform:translate3d(0,4rem,0)}to{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@keyframes fadeInUp2{0%{opacity:0;-webkit-transform:translate3d(0,10rem,0);-ms-transform:translate3d(0,10rem,0);transform:translate3d(0,10rem,0)}to{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@keyframes slideInUp{0%{opacity:0;-webkit-transform:translate3d(0,20%,0);-ms-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}10%{opacity:1}to{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeIn{-webkit-animation:fadeIn .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-moz-animation:fadeIn .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-ms-animation:fadeIn .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-o-animation:fadeIn .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;animation:fadeIn .6s cubic-bezier(.785,.135,.15,.86) 0s both 1}.fadeOut{-webkit-animation:fadeOut .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-moz-animation:fadeOut .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-ms-animation:fadeOut .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-o-animation:fadeOut .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;animation:fadeOut .6s cubic-bezier(.785,.135,.15,.86) 0s both 1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}to{opacity:0;-webkit-transform:translate3d(0,20%,0);-ms-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}}@keyframes fadeOutDown2{0%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}to{opacity:0;-webkit-transform:translate3d(0,10rem,0);-ms-transform:translate3d(0,10rem,0);transform:translate3d(0,10rem,0)}}@keyframes unfadeInUp{0%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}to{opacity:0;-webkit-transform:translate3d(0,3rem,0);-ms-transform:translate3d(0,3rem,0);transform:translate3d(0,3rem,0)}}@keyframes unfadeInDown{0%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}to{opacity:0;-webkit-transform:translate3d(0,-10rem,0);-ms-transform:translate3d(0,-10rem,0);transform:translate3d(0,-10rem,0)}}@keyframes scaleX{0%{transform:scaleX(0)}to{-webkit-transform:none;-ms-transform:none;transform:none}}@keyframes unscaleX{0%{-webkit-transform:none;-ms-transform:none;transform:none}to{transform:scaleX(0)}}@keyframes click{50%{transform:scale(.8)}0%,to{transform:scale(1)}}@keyframes scaleOut{0%{opacity:0;transform:scale(1.2)}to{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@keyframes unscaleOut{0%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}to{opacity:0;transform:scale(1.2)}}@keyframes rotate{0%{transform-origin:center center;transform:rotate(0);opacity:1}to{transform-origin:center center;transform:rotate(-360deg);opacity:1}}@keyframes in-width-right{0%{visibility:visible;clip-path:inset(0 0 0 100%)}to{visibility:visible;clip-path:inset(0 0 0 0)}}@keyframes in-width-left{0%{visibility:visible;clip-path:inset(0 100% 0 0)}to{visibility:visible;clip-path:inset(0 0 0 0)}}.slide-up{-webkit-animation:slide-up .25s cubic-bezier(.42,0,.58,1) 0s both 1;-moz-animation:slide-up .25s cubic-bezier(.42,0,.58,1) 0s both 1;-ms-animation:slide-up .25s cubic-bezier(.42,0,.58,1) 0s both 1;-o-animation:slide-up .25s cubic-bezier(.42,0,.58,1) 0s both 1;animation:slide-up .25s cubic-bezier(.42,0,.58,1) 0s both 1}.unslide-up{-webkit-animation:unslide-up .25s cubic-bezier(.42,0,.58,1) 0s both 1;-moz-animation:unslide-up .25s cubic-bezier(.42,0,.58,1) 0s both 1;-ms-animation:unslide-up .25s cubic-bezier(.42,0,.58,1) 0s both 1;-o-animation:unslide-up .25s cubic-bezier(.42,0,.58,1) 0s both 1;animation:unslide-up .25s cubic-bezier(.42,0,.58,1) 0s both 1}.slide-down{-webkit-animation:slide-down .25s cubic-bezier(.42,0,.58,1) 0s both 1;-moz-animation:slide-down .25s cubic-bezier(.42,0,.58,1) 0s both 1;-ms-animation:slide-down .25s cubic-bezier(.42,0,.58,1) 0s both 1;-o-animation:slide-down .25s cubic-bezier(.42,0,.58,1) 0s both 1;animation:slide-down .25s cubic-bezier(.42,0,.58,1) 0s both 1}.unslide-down{-webkit-animation:unslide-down .25s cubic-bezier(.42,0,.58,1) 0s both 1;-moz-animation:unslide-down .25s cubic-bezier(.42,0,.58,1) 0s both 1;-ms-animation:unslide-down .25s cubic-bezier(.42,0,.58,1) 0s both 1;-o-animation:unslide-down .25s cubic-bezier(.42,0,.58,1) 0s both 1;animation:unslide-down .25s cubic-bezier(.42,0,.58,1) 0s both 1}@keyframes slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes unslide-up{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes unslide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes reveal-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes unreveal-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes reveal-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes unreveal-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes move-down{50%{transform:translateY(1rem)}51%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}.masked-text{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:nowrap;flex-direction:column}.masked-text .text-mask{width:100%}.masked-text .text-mask .line{opacity:0;transform:translateY(100%);width:100%;display:block}.wrapper-mask,.word,.wrapper-mask-reverse{overflow:hidden;display:inline-flex;padding-top:.15em;padding-bottom:.15em;margin-top:-.15em;margin-bottom:-.15em}.wrapper-mask>span,.word>span,.wrapper-mask-reverse>span{display:inline-flex;opacity:1}.split-words .wrapper-mask,.split-words .word,.split-chars .wrapper-mask,.split-chars .word,.split-lines .wrapper-mask,.split-lines .word{display:inline-flex}.split-words .wrapper-mask>span,.split-words .word>span,.split-chars .wrapper-mask>span,.split-chars .word>span,.split-lines .wrapper-mask>span,.split-lines .word>span{display:inline-flex}.aos-animate.split-words{--split-delay: .2s}.aos-animate.split-words .wrapper-mask{animation-delay:var(--split-delay, .2s)}.aos-animate.split-words .wrapper-mask>span{animation:slide-up .8s cubic-bezier(.645,.045,.355,1) .2s both;animation-delay:calc(var(--word-index) * 32ms + var(--split-delay, .2s))}.aos-animate.split-lines{--split-delay: 0s}.aos-animate.split-lines .wrapper-mask{animation-delay:var(--split-delay, .2s)}.aos-animate.split-lines .wrapper-mask>span{animation:slide-up 1s cubic-bezier(.645,.045,.355,1) .2s both;animation-delay:calc(var(--line-index) * 64ms + var(--split-delay, .2s))}.aos-animate.split-chars{--split-delay: .2s}.aos-animate.split-chars .word{animation-delay:var(--split-delay, 0s)}.aos-animate.split-chars .word>span{animation:slide-up 2s cubic-bezier(.075,.82,.165,1) var(--split-delay, .2s) both;animation-delay:calc(var(--char-index) * 32ms + var(--split-delay, 0s))}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.marquee-wrapper-content{position:relative;min-width:calc(100% + var(--padding-fluid) * 2);max-width:100vw;overflow:hidden}.marquee-wrapper-content .marquee-trigger{position:relative;height:var(--marquee-h)}.marquee-wrapper-content .container-marquee{position:absolute;top:0;right:auto;bottom:auto;left:0;width:100%;height:100%}.marquee-wrapper-content .container-marquee .marquee{position:absolute;top:0;right:auto;bottom:auto;left:0;display:flex;justify-content:center;align-items:initial;align-content:initial;flex-wrap:nowrap;flex-direction:row;white-space:nowrap;will-change:transform;height:100%}@media only screen and (min-width: 1025.1px){:root{--scrollbar: 0;--w-100vw: calc(100vw - var(--scrollbar))}::-webkit-scrollbar{width:var(--scrollbar)}::-webkit-scrollbar-track{background:#ddd}::-webkit-scrollbar-thumb{background:gray}}@media only screen and (max-width: 1025px){:root{--w-100vw: 100%}}.container-ratio-height-auto{position:relative;width:100%;height:auto}.container-ratio-height-auto:before{content:"";width:100%;height:auto;display:block;pointer-events:none;padding-bottom:calc(100% * var(--ratio))}.container-ratio-height-auto>*{width:100%;height:100%;position:absolute;top:0;right:auto;bottom:auto;left:0}.container-ratio-width-auto{position:relative;width:auto;height:var(--height)}.container-ratio-width-auto:before{content:"";width:auto;height:100%;display:block;pointer-events:none;padding-left:calc(var(--height) / var(--ratio))}.container-ratio-width-auto>*{width:100%;height:100%;position:absolute;top:0;right:auto;bottom:auto;left:0}body{font-family:GOL Sans Display,sans-serif;position:relative;overflow-x:hidden;-webkit-font-smoothing:antialiased;color:var(--text-color-1);background:var(--bg-color-1)}@media only screen and (max-width: 1025px){body{width:100%}}.wrapper{width:100%}.wrapper main{width:100%;overflow:hidden}::selection{background:var(--orange-1);color:var(--text-color-1)}.imgs{position:relative;width:100%;height:auto;overflow:hidden}.imgs img{width:100%;height:auto;object-fit:cover;object-position:center center}.imgs .thumb{image-rendering:pixelated;-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785,.135,.15,.86);-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);transition:all .3s cubic-bezier(.785,.135,.15,.86);transition-delay:0;opacity:1;filter:blur(20px);transform:scale(1.15) translateZ(0)}.imgs .original{position:absolute;left:0;top:0;min-width:100%;min-height:100%;opacity:0;transition-duration:0s}.imgs[data-loaded=true] .thumb{opacity:0}.imgs[data-loaded=true] .original{opacity:1}lottie-player{display:block;width:100%;height:100%}@media only screen and (max-width: 1025px),(hover: none){*:after,*:before{pointer-events:none}}@media only screen and (min-width: 1025.1px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){.no-landscape{display:none}}@media only screen and (min-width: 1025.1px){.no-landscape-1{display:none}}@media only screen and (max-width: 1025px){.no-portrait-1{display:none}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),(hover: none) and (orientation: landscape){.no-mobile-landscape{display:none}}@media only screen and (min-width: 1025.1px) and (hover: hover){.no-desktop-hover{display:none}}@media only screen and (max-width: 767.98px) and (orientation: portrait),only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){.no-portrait{display:none}}.logo-fixed{position:fixed;top:auto;right:var(--padding-fluid);bottom:var(--padding-fluid);left:auto;-webkit-transition:all .4s cubic-bezier(.42,0,.58,1);-moz-transition:all .4s cubic-bezier(.42,0,.58,1);-ms-transition:all .4s cubic-bezier(.42,0,.58,1);-o-transition:all .4s cubic-bezier(.42,0,.58,1);transition:all .4s cubic-bezier(.42,0,.58,1);transition-delay:0s}@media only screen and (max-width: 1025px){.logo-fixed{display:none}}.logo-fixed i{font-size:2.5rem}.bullets,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-pagination,#pg-home .section-em-criacao .fraction-slider-criadores .swiper-pagination{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;pointer-events:auto}.bullets .bullet,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-pagination .bullet,#pg-home .section-em-criacao .fraction-slider-criadores .swiper-pagination .bullet,.bullets .swiper-pagination-bullet,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-pagination .swiper-pagination-bullet,#pg-home .section-em-criacao .fraction-slider-criadores .swiper-pagination .swiper-pagination-bullet{margin-left:.5rem;margin-right:.5rem;width:.8rem;height:.8rem;background:var(--text-color-6);border-radius:1.6rem;-webkit-transition:all .4s cubic-bezier(.42,0,.58,1);-moz-transition:all .4s cubic-bezier(.42,0,.58,1);-ms-transition:all .4s cubic-bezier(.42,0,.58,1);-o-transition:all .4s cubic-bezier(.42,0,.58,1);transition:all .4s cubic-bezier(.42,0,.58,1);transition-delay:0s}.bullets .bullet.active,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-pagination .bullet.active,#pg-home .section-em-criacao .fraction-slider-criadores .swiper-pagination .bullet.active,.bullets .bullet.swiper-pagination-bullet-active,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-pagination .bullet.swiper-pagination-bullet-active,#pg-home .section-em-criacao .fraction-slider-criadores .swiper-pagination .bullet.swiper-pagination-bullet-active,.bullets .swiper-pagination-bullet.active,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-pagination .swiper-pagination-bullet.active,#pg-home .section-em-criacao .fraction-slider-criadores .swiper-pagination .swiper-pagination-bullet.active,.bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,#pg-home .section-em-criacao .fraction-slider-criadores .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:4rem;background:var(--orange-1)}@media only screen and (min-width: 1025.1px){.container-author{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}@media only screen and (max-width: 767.98px) and (orientation: portrait),only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){.container-author{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){.container-author{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}.container-author .container-img{position:relative;border-radius:50%}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){.container-author .container-img{margin-right:2rem}}.container-author .container-img:before{content:"";width:100%;display:block;padding-top:100%}.container-author .container-img .media{position:absolute;top:0;right:auto;bottom:auto;left:0}.container-author .name,.container-author .occupation{text-transform:uppercase}.container-author .occupation{color:var(--text-color-3)}@media only screen and (min-width: 1025.1px){.container-author .occupation{margin-top:.8rem}}@media only screen and (max-width: 1025px){.container-author .occupation{margin-top:.3rem}}.text-navegue{position:absolute;top:auto;right:var(--padding-fluid);bottom:4rem;left:auto;display:flex;justify-content:space-between;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}.text-navegue i{display:block;font-size:.9rem}.text-navegue span{margin-left:.9rem;margin-right:.9rem;display:block;text-transform:uppercase}@media only screen and (max-width: 1025px){.text-navegue span{margin-top:-.2rem}}[data-set-section]{transition:opacity .8s ease-in-out,.8s transform cubic-bezier(.645,.045,.355,1)}.container-btn-color-mode{-webkit-transition:all .6s cubic-bezier(.42,0,.58,1);-moz-transition:all .6s cubic-bezier(.42,0,.58,1);-ms-transition:all .6s cubic-bezier(.42,0,.58,1);-o-transition:all .6s cubic-bezier(.42,0,.58,1);transition:all .6s cubic-bezier(.42,0,.58,1);transition-delay:0s}[data-section-active=footer] .container-btn-color-mode{opacity:0;pointer-events:none!important}[data-section-active=footer] .container-btn-color-mode *{pointer-events:none!important}body.autoscrolling [data-set-section]{-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785,.135,.15,.86);-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);transition:all .3s cubic-bezier(.785,.135,.15,.86);transition-delay:0s;opacity:0}body.autoscrolling a,body.autoscrolling button{pointer-events:none!important}@media only screen and (min-width: 1025.1px){body:not([data-modal=modal-video]) *:not([data-cursor-style=hide]){cursor:none}}[data-drag],[data-drag] *{cursor:grab!important}[data-drag]:active,[data-drag] *:active{cursor:grabbing!important}@media only screen and (min-width: 1025.1px){_:-ms-lang(x),*{cursor:auto!important}}.cursor-wrapper{--color: var(--orange-1);position:fixed;opacity:1;width:200px;height:200px;margin:-100px 0 0 -100px;transform:var(--mouse-position);left:0;top:0;display:flex;align-items:center;justify-content:center;z-index:1600000;pointer-events:none;will-change:transform;transition:transform ease-out 0s}@media only screen and (max-width: 1025px),(hover: none){.cursor-wrapper{display:none}}.cursor-wrapper:after{--font-size: 1.4rem !important;text-transform:uppercase;content:attr(data-cursor-title);width:100%;height:100%;color:var(--color);display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:absolute;top:0;right:auto;bottom:auto;left:140px}.cursor-wrapper>div>span{display:none}[data-cursor=off]{opacity:0}[data-cursor=default]>div,[data-cursor=hovered]>div,[data-cursor=hovered-white]>div,[data-cursor=default-click]>div,[data-cursor=navegue]>div,[data-cursor=hide]>div,[data-cursor=hover]>div{position:relative;left:0;top:0;width:12.4rem;height:12.4rem;transition:all .3s;transform-origin:center;border-radius:50%;overflow:visible}[data-cursor=default]>div:before,[data-cursor=hovered]>div:before,[data-cursor=hovered-white]>div:before,[data-cursor=default-click]>div:before,[data-cursor=navegue]>div:before,[data-cursor=hide]>div:before,[data-cursor=hover]>div:before{content:"";width:100%;height:100%;display:block;position:absolute;top:50%;right:auto;bottom:auto;left:50%;-webkit-transition:all .2s cubic-bezier(.42,0,.58,1);-moz-transition:all .2s cubic-bezier(.42,0,.58,1);-ms-transition:all .2s cubic-bezier(.42,0,.58,1);-o-transition:all .2s cubic-bezier(.42,0,.58,1);transition:all .2s cubic-bezier(.42,0,.58,1);transition-delay:0s;border:1px solid var(--color);border-radius:50%;transform:translate(-50%,-50%) scale(0);-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:.5s}[data-cursor=default]>div:after,[data-cursor=hovered]>div:after,[data-cursor=hovered-white]>div:after,[data-cursor=default-click]>div:after,[data-cursor=navegue]>div:after,[data-cursor=hide]>div:after,[data-cursor=hover]>div:after{content:"";width:100%;height:100%;border-radius:50%;display:block;position:absolute;top:50%;right:auto;bottom:auto;left:50%;background:var(--color);transform:translate(-50%,-50%) scale(.25);-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:0s}[data-cursor=default]>div .circle-shadow,[data-cursor=hovered]>div .circle-shadow,[data-cursor=hovered-white]>div .circle-shadow,[data-cursor=default-click]>div .circle-shadow,[data-cursor=navegue]>div .circle-shadow,[data-cursor=hide]>div .circle-shadow,[data-cursor=hover]>div .circle-shadow{position:absolute;top:50%;right:auto;bottom:auto;left:50%;display:block;width:4.7rem;height:4.7rem;background:var(--orange-1);opacity:.2;transform:translate(-50%,-50%) scale(1);border-radius:50%;-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:0s}[data-cursor=default]>div .navegue,[data-cursor=hovered]>div .navegue,[data-cursor=hovered-white]>div .navegue,[data-cursor=default-click]>div .navegue,[data-cursor=navegue]>div .navegue,[data-cursor=hide]>div .navegue,[data-cursor=hover]>div .navegue{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:absolute;top:50%;right:auto;bottom:auto;left:50%;width:100%;text-transform:uppercase;transform:translate(-50%,-50%)}[data-cursor=default]>div .navegue>span,[data-cursor=hovered]>div .navegue>span,[data-cursor=hovered-white]>div .navegue>span,[data-cursor=default-click]>div .navegue>span,[data-cursor=navegue]>div .navegue>span,[data-cursor=hide]>div .navegue>span,[data-cursor=hover]>div .navegue>span{margin-left:.8rem;margin-right:.8rem;display:inline-block;overflow:hidden}[data-cursor=default]>div .navegue>span span,[data-cursor=hovered]>div .navegue>span span,[data-cursor=hovered-white]>div .navegue>span span,[data-cursor=default-click]>div .navegue>span span,[data-cursor=navegue]>div .navegue>span span,[data-cursor=hide]>div .navegue>span span,[data-cursor=hover]>div .navegue>span span{display:block;transform:translateY(100%);-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:.1s}[data-cursor=default]>div .navegue i,[data-cursor=hovered]>div .navegue i,[data-cursor=hovered-white]>div .navegue i,[data-cursor=default-click]>div .navegue i,[data-cursor=navegue]>div .navegue i,[data-cursor=hide]>div .navegue i,[data-cursor=hover]>div .navegue i{font-size:.9rem;-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:0s}[data-cursor=default]>div .navegue i.icon-arrow-left-02,[data-cursor=hovered]>div .navegue i.icon-arrow-left-02,[data-cursor=hovered-white]>div .navegue i.icon-arrow-left-02,[data-cursor=default-click]>div .navegue i.icon-arrow-left-02,[data-cursor=navegue]>div .navegue i.icon-arrow-left-02,[data-cursor=hide]>div .navegue i.icon-arrow-left-02,[data-cursor=hover]>div .navegue i.icon-arrow-left-02{opacity:0;transform:translate(1rem)}[data-cursor=default]>div .navegue i.icon-arrow-right-02,[data-cursor=hovered]>div .navegue i.icon-arrow-right-02,[data-cursor=hovered-white]>div .navegue i.icon-arrow-right-02,[data-cursor=default-click]>div .navegue i.icon-arrow-right-02,[data-cursor=navegue]>div .navegue i.icon-arrow-right-02,[data-cursor=hide]>div .navegue i.icon-arrow-right-02,[data-cursor=hover]>div .navegue i.icon-arrow-right-02{opacity:0;transform:translate(-1rem)}[data-cursor=default]>div .next,[data-cursor=hovered]>div .next,[data-cursor=hovered-white]>div .next,[data-cursor=default-click]>div .next,[data-cursor=navegue]>div .next,[data-cursor=hide]>div .next,[data-cursor=hover]>div .next{position:absolute;top:50%;right:auto;bottom:auto;left:50%;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;transform:translate(-50%,-50%);opacity:0}[data-cursor=default]>div .next i,[data-cursor=hovered]>div .next i,[data-cursor=hovered-white]>div .next i,[data-cursor=default-click]>div .next i,[data-cursor=navegue]>div .next i,[data-cursor=hide]>div .next i,[data-cursor=hover]>div .next i{font-size:3.2rem}[data-cursor=hovered]>div:before,[data-cursor=hovered-white]>div:before{opacity:.2}[data-cursor=hide]>div:after{transform:translate(-50%,-50%) scale(0);-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:0s}[data-cursor=hide]>div .circle-shadow{transform:translate(-50%,-50%) scale(0);-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:0s}[data-cursor=hover]>div:before{transform:translate(-50%,-50%) scale(.35);-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:0s}[data-cursor=hover]>div:after{--color: var(--orange-1);transform:translate(-50%,-50%) scale(.2);-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:0s}[data-cursor=hover]>div .circle-shadow{transform:translate(-50%,-50%) scale(0);-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:0s}[data-cursor=navegue]>div .navegue{opacity:1}[data-cursor=navegue]>div .navegue i.icon-arrow-left-02,[data-cursor=navegue]>div .navegue i.icon-arrow-right-02{opacity:1;transform:translate(0);-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:.1s}[data-cursor=navegue]>div .navegue>span span{transform:translateY(0);-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:.1s}[data-cursor=navegue]>div:before{background:var(--bg-color-1);transform:translate(-50%,-50%) scale(1);-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:0s}[data-cursor=navegue]>div:after{transform:translate(-50%,-50%) scale(0);-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:0s}[data-cursor=navegue]>div .circle-shadow{transform:translate(-50%,-50%) scale(0);-webkit-transition:all .4s cubic-bezier(.645,.045,.355,1);-moz-transition:all .4s cubic-bezier(.645,.045,.355,1);-ms-transition:all .4s cubic-bezier(.645,.045,.355,1);-o-transition:all .4s cubic-bezier(.645,.045,.355,1);transition:all .4s cubic-bezier(.645,.045,.355,1);transition-delay:0s}[data-cursor=hovered-white]{--color: white !important}[data-clicked=true] div{-webkit-animation:click .3s cubic-bezier(.785,.135,.15,.86) 0s both 1;-moz-animation:click .3s cubic-bezier(.785,.135,.15,.86) 0s both 1;-ms-animation:click .3s cubic-bezier(.785,.135,.15,.86) 0s both 1;-o-animation:click .3s cubic-bezier(.785,.135,.15,.86) 0s both 1;animation:click .3s cubic-bezier(.785,.135,.15,.86) 0s both 1}[data-cursor=default-click]>div{margin:-18px 0 0 -18px}#header{--bg-active: white;--color: black;--color-hover: gray;--color-active: var(--orange-1);width:100%;height:var(--header-height);-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785,.135,.15,.86);-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);transition:all .3s cubic-bezier(.785,.135,.15,.86);transition-delay:0s;pointer-events:none;z-index:9999}@media only screen and (min-width: 1025.1px){#header{position:fixed;top:var(--padding-fluid);right:auto;bottom:auto;left:0}}@media only screen and (max-width: 1025px){#header{position:fixed;top:4.2rem;right:auto;bottom:auto;left:0}#header:after{content:"";width:100vw;height:100vh;display:block;position:fixed;top:0;right:auto;bottom:auto;left:0;background:var(--bg-color-1);transform:translate(100%);-webkit-transition:all .8s cubic-bezier(.645,.045,.355,1);-moz-transition:all .8s cubic-bezier(.645,.045,.355,1);-ms-transition:all .8s cubic-bezier(.645,.045,.355,1);-o-transition:all .8s cubic-bezier(.645,.045,.355,1);transition:all .8s cubic-bezier(.645,.045,.355,1);transition-delay:0s}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#header{position:fixed;top:2rem;right:auto;bottom:auto;left:0}}#header .header-gradient-light,#header .header-gradient-dark{position:absolute;top:0;right:auto;bottom:auto;left:2.2rem;width:calc(100% - 4.4rem);height:var(--header-height);z-index:80}#header .header-gradient-light:before,#header .header-gradient-dark:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0;border-radius:1.6rem;box-shadow:0 .3rem .4rem var(--menu-color-4);opacity:.4;z-index:2}#header .header-gradient-light:before{background-image:linear-gradient(90deg,var(--menu-bg-color-light) 30%,transparent 110%)}#header .header-gradient-dark:before{background-image:linear-gradient(90deg,var(--menu-bg-color-dark) 30%,transparent 110%)}#header>.container-fluid{height:100%}@media only screen and (max-width: 1025px){#header>.container-fluid{position:relative;z-index:90}}#header>.container-fluid>.row{align-items:center;align-content:center}@media only screen and (max-width: 1025px){#header>.container-fluid>.row{height:100%}}[data-scroll-direction=initial] #header .header-design-system{opacity:1}#bt-menu{--color: var(--text-color-1);--color-active: var(--black-1);--color-hover: var(--purple-1);display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:relative;outline:none;cursor:pointer;background:transparent;padding:0;pointer-events:auto;width:4.2rem;height:4.2rem;border:1px solid var(--menu-color-2);border-radius:50%;transition:transform .35s ease-in-out;z-index:99}#bt-menu:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0;border-radius:50%;background:var(--menu-color-2);transform:scale(0);opacity:0;-webkit-transition:all .6s cubic-bezier(.645,.045,.355,1);-moz-transition:all .6s cubic-bezier(.645,.045,.355,1);-ms-transition:all .6s cubic-bezier(.645,.045,.355,1);-o-transition:all .6s cubic-bezier(.645,.045,.355,1);transition:all .6s cubic-bezier(.645,.045,.355,1);transition-delay:0s}#bt-menu svg{position:relative;width:68.72%;z-index:10}#bt-menu #bt-menu-bars .bar{stroke:var(--color);stroke-width:10;stroke-miterlimit:10;cursor:pointer;transform:rotate(0) translateY(0) translate(0);opacity:1}#bt-menu #bt-menu-bars #middlebar{-webkit-transform-origin:20px 10px;transform-origin:20px 10px;opacity:1}#bt-menu #bt-menu-bars #topbar{transform-origin:30% 40%}#bt-menu #bt-menu-bars #bottombar{transform-origin:25% 60%}#bt-menu:hover #bt-menu-bars path{fill:var(--color-hover)}body.menu-active #bt-menu:before{transform:scale(1);opacity:1}body.menu-active #bt-menu #bt-menu-bars #bottombar{-webkit-transform:rotate(-45deg) translateY(0) translateX(0);transform:rotate(-45deg) translateY(0) translate(0)}body.menu-active #bt-menu #bt-menu-bars #middlebar{opacity:0}body.menu-active #bt-menu #bt-menu-bars #topbar{-webkit-transform:rotate(45deg) translateY(0em) translateX(0em);transform:rotate(45deg) translateY(0) translate(0)}.logo{position:relative;display:block;width:16.9rem;z-index:90;pointer-events:auto}.logo:before{content:"";width:100%;display:block;padding-top:17.73%}.logo span{display:inline-block;opacity:0;position:absolute;pointer-events:none}.logo .container-img{position:absolute;top:0;right:auto;bottom:auto;left:0;width:100%;height:100%}[data-color-mode=light] .logo-light{opacity:1}[data-color-mode=light] .logo-dark,[data-color-mode=dark] .logo-light{opacity:0}[data-color-mode=dark] .logo-dark{opacity:1}#bt-menu{display:none}.column-h-3{display:flex;justify-content:flex-end;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}.header-design-system{opacity:0;-webkit-transition:all .4s cubic-bezier(.42,0,.58,1);-moz-transition:all .4s cubic-bezier(.42,0,.58,1);-ms-transition:all .4s cubic-bezier(.42,0,.58,1);-o-transition:all .4s cubic-bezier(.42,0,.58,1);transition:all .4s cubic-bezier(.42,0,.58,1);transition-delay:0s}.container-btn-color-mode{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;z-index:90;pointer-events:auto}@media only screen and (min-width: 1025.1px){.container-btn-color-mode{position:fixed;top:var(--padding-fluid);right:var(--padding-fluid);bottom:auto;left:auto}}.container-btn-color-mode .container-list{padding-right:.6rem;pointer-events:none;opacity:0;transform:translate(-2rem);transition:transform .4s cubic-bezier(.785,.135,.15,.86),opacity .4s cubic-bezier(.785,.135,.15,.86)}@media only screen and (max-width: 1025px){.container-btn-color-mode .container-list{display:none}}.container-btn-color-mode .list-color-mode{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;height:4.2rem;border:1px solid var(--menu-color-5);background:var(--bg-color-1);border-radius:.8rem;padding:1.1rem 1.2rem;transition:background-color .4s ease-in-out,border-color .4s ease-in-out}.container-btn-color-mode .list-color-mode .btn-dark{margin-right:.9rem}.container-btn-color-mode .list-color-mode .btn-dark,.container-btn-color-mode .list-color-mode .btn-light{text-transform:uppercase;transition:none;color:var(--menu-color-5)}.container-btn-color-mode .list-color-mode .btn-dark span,.container-btn-color-mode .list-color-mode .btn-light span{transition:none}.container-btn-color-mode .list-color-mode .btn-dark:hover,.container-btn-color-mode .list-color-mode .btn-dark.active,.container-btn-color-mode .list-color-mode .btn-light:hover,.container-btn-color-mode .list-color-mode .btn-light.active{color:var(--menu-color-6)}.container-btn-color-mode .container-btn{pointer-events:auto}.container-btn-color-mode .container-btn .btn-color-mode{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:relative;width:4.2rem;height:4.2rem;background:var(--bg-color-1);border:1px solid var(--menu-color-5);border-radius:50%;z-index:50;transition:background-color .4s ease-in-out,border-color .4s ease-in-out}.container-btn-color-mode .container-btn .btn-color-mode i{position:absolute;top:50%;right:auto;bottom:auto;left:50%;-webkit-transition:all .6s cubic-bezier(.645,.045,.355,1);-moz-transition:all .6s cubic-bezier(.645,.045,.355,1);-ms-transition:all .6s cubic-bezier(.645,.045,.355,1);-o-transition:all .6s cubic-bezier(.645,.045,.355,1);transition:all .6s cubic-bezier(.645,.045,.355,1);transition-delay:0s}@media only screen and (min-width: 1025.1px){.container-btn-color-mode .container-btn .btn-color-mode i{font-size:1.6rem}}@media only screen and (max-width: 1025px){.container-btn-color-mode .container-btn .btn-color-mode i{font-size:2.1rem}}.container-btn-color-mode .container-btn .btn-color-mode i.icon-dark{color:var(--white-1);opacity:0;transform:translate(-50%,-50%) scale(0)}.container-btn-color-mode .container-btn .btn-color-mode i.icon-light{color:var(--black-1);opacity:1;transform:translate(-50%,-50%) scale(1)}.container-btn-color-mode:hover .container-list{opacity:1;pointer-events:auto;transform:translate(0)}[data-color-mode=dark] .container-btn-color-mode .btn-color-mode i.icon-dark{opacity:1;transform:translate(-50%,-50%) scale(1)}[data-color-mode=dark] .container-btn-color-mode .btn-color-mode i.icon-light{opacity:0;transform:translate(-50%,-50%) scale(0)}@media only screen and (max-width: 1025px){#bt-menu{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}.container-btn-color-mode{position:fixed;top:auto;right:auto;bottom:var(--padding-fluid);left:var(--padding-fluid)}nav.menu{width:100vw;position:fixed;top:0;left:0;height:100vh;overflow-x:hidden;overflow-y:auto;pointer-events:none;display:block;transform:translate(100%);background:var(--bg-color-1);transition:transform .8s cubic-bezier(.645,.045,.355,1)}.show-on-menu-active{opacity:0;pointer-events:none}.column-h-3:before{content:"";width:calc(100% - 4.4rem);height:var(--header-height);display:block;position:absolute;top:0;right:auto;bottom:auto;left:2.2rem;border-radius:1.6rem;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);z-index:80}.menu--wrapper{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;margin-top:auto;margin-bottom:auto;padding-left:var(--padding-fluid);padding-right:var(--padding-fluid);padding-top:calc(var(--header-height) + 10rem);padding-bottom:calc(var(--header-height) + 6rem);width:100%;top:0;left:0;height:auto;min-height:100%;-webkit-transition:all 0 cubic-bezier(.645,.045,.355,1);-moz-transition:all 0 cubic-bezier(.645,.045,.355,1);-ms-transition:all 0 cubic-bezier(.645,.045,.355,1);-o-transition:all 0 cubic-bezier(.645,.045,.355,1);transition:all 0 cubic-bezier(.645,.045,.355,1);transition-delay:0}.menu--wrapper .menu--list{display:flex;justify-content:center;align-items:initial;align-content:initial;flex-wrap:wrap;flex-direction:column;height:auto;margin:auto 0;text-transform:uppercase}.menu--wrapper .menu--list li{display:flex;justify-content:flex-start;align-items:flex-start;align-content:flex-start;flex-wrap:nowrap;flex-direction:row;counter-increment:list-number;margin-bottom:4.6rem}.menu--wrapper .menu--list li .link-header{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:relative;text-transform:uppercase;padding-left:6.5rem;font-size:3.2rem;font-weight:300;letter-spacing:-.02em;line-height:1em;-webkit-transition:all .3s cubic-bezier(.42,0,.58,1);-moz-transition:all .3s cubic-bezier(.42,0,.58,1);-ms-transition:all .3s cubic-bezier(.42,0,.58,1);-o-transition:all .3s cubic-bezier(.42,0,.58,1);transition:all .3s cubic-bezier(.42,0,.58,1);transition-delay:0s}.menu--wrapper .menu--list li .link-header:before{font-size:3.2rem;font-weight:400;letter-spacing:-.02em;line-height:1em;content:"0" counter(list-number);width:auto;height:auto;display:block;color:var(--brown-4);position:absolute;top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%);-webkit-transition:all .3s cubic-bezier(.42,0,.58,1);-moz-transition:all .3s cubic-bezier(.42,0,.58,1);-ms-transition:all .3s cubic-bezier(.42,0,.58,1);-o-transition:all .3s cubic-bezier(.42,0,.58,1);transition:all .3s cubic-bezier(.42,0,.58,1);transition-delay:0s}.menu--wrapper .menu--list li .link-header span{width:100%;height:100%;display:block}.menu--wrapper .menu--list li .link-header.active{color:var(--color-active)}.menu--wrapper .menu--list li .link-header:hover{color:var(--color-hover);transition-duration:.3s;transition-delay:-.1s}.menu--footer{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;width:100%}.menu--footer .link-menu-footer{color:var(--brown-4);text-transform:uppercase;margin-top:1rem}}@media only screen and (max-width: 1025px){body.menu-active{overflow:hidden}}body.menu-active .show-on-menu-active{opacity:1;pointer-events:auto}body.menu-active #header:before{opacity:.95}body.menu-active #header:after{transform:translate(0)}body.menu-active .menu{pointer-events:auto;transform:translate(0)}body.menu-active .logo{opacity:1;pointer-events:auto}body.menu-active .menu--list{opacity:1;pointer-events:auto;-webkit-transition:all .15s cubic-bezier(.25,.46,.45,.94);-moz-transition:all .15s cubic-bezier(.25,.46,.45,.94);-ms-transition:all .15s cubic-bezier(.25,.46,.45,.94);-o-transition:all .15s cubic-bezier(.25,.46,.45,.94);transition:all .15s cubic-bezier(.25,.46,.45,.94);transition-delay:0}body.menu-active .menu--list li{opacity:1}body.menu-active .menu--list li a,body.menu-active .menu--list li:before{animation-duration:1s;animation-fill-mode:both;animation-name:reveal-down}body.menu-leave nav.menu{pointer-events:auto}body.menu-leave nav.menu:before{transition-delay:.3s!important}body.menu-leave .menu--wrapper{opacity:1}.editor{line-height:140%}.editor h2,.editor h3{display:block}@media only screen and (min-width: 1025.1px){.editor h2,.editor h3{margin-top:4rem;margin-bottom:4rem}}@media only screen and (max-width: 1025px){.editor h2,.editor h3{margin-top:2rem;margin-bottom:2rem;font-weight:400}}.editor h3{font-size:3.5rem}.editor a{color:var(--color-1)}@media only screen and (min-width: 1025.1px){.editor p{margin-top:3.2rem;margin-bottom:3.2rem}}@media only screen and (max-width: 1025px){.editor p{margin-top:1.5rem;margin-bottom:1.5rem}}.editor ul,.editor ol{margin:3rem 0rem 3rem 2rem}.editor ul li,.editor ul dt,.editor ol li,.editor ol dt{margin-top:1rem;margin-bottom:1rem}.editor dl{margin-top:4rem;margin-bottom:4rem}.editor blockquote{margin-top:1.5rem;margin-bottom:1.5rem;display:block;border-width:2px 0;border-style:solid;border-color:#0000004d;padding:1.5em 0 .5em;position:relative;color:#000}.editor blockquote:before{content:"“";position:absolute;top:-3rem;left:50%;transform:translate(-50%);background:var(--white-1);width:4rem;height:5rem;font:6em/1.08em PT Sans,sans-serif;color:#000;text-align:center;display:inline-block;z-index:2}.editor blockquote:after{content:"– " attr(cite);display:block;text-align:right;font-size:.875em}.editor ul{list-style:disc}.editor ul.galeria{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:initial;align-content:initial;flex-wrap:wrap;flex-direction:row}.editor ul.galeria img{object-fit:cover;height:100%;width:100%}.editor div.video-shortcode{text-align:center!important}@media only screen and (min-width: 1025.1px){.editor .container-img{margin-top:8rem;margin-bottom:8rem}}@media only screen and (max-width: 1025px){.editor .container-img{margin-top:4rem;margin-bottom:4rem}}.editor img,.editor figure{max-width:100%;border-radius:1.6rem;height:auto!important}.editor figure{display:inline-flex;flex-direction:column}.editor figure img{width:100%}.editor a{text-decoration:underline;-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785,.135,.15,.86);-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);transition:all .3s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}.editor a:hover{-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785,.135,.15,.86);-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);transition:all .3s cubic-bezier(.785,.135,.15,.86);transition-delay:0s;color:var(--text-color-1)}.editor figure.align-left{float:left;margin-right:2rem}.editor figure.align-right{float:right;margin-left:2rem}.editor figure.image img{margin:0}.editor figure.image figcaption{margin:0 0 2rem;text-align:center;background:#eee;color:#333;font-size:2.5rem}.editor .float-right{float:right;margin-left:4rem;margin-top:0rem!important;margin-bottom:2rem}.editor .float-left{float:left;margin-right:4rem;margin-top:0rem!important;margin-bottom:2rem}.editor>:first-child{margin-top:0}.editor>:last-child{margin-bottom:0}.modal-politica-de-privacidade .editor{line-height:1.4em;letter-spacing:0em}.modal-politica-de-privacidade .block{padding-top:6rem;padding-bottom:6rem;margin-top:10rem;margin-bottom:10rem;border-top:1px solid var(--text-color-1);border-bottom:1px solid var(--text-color-1)}@media only screen and (min-width: 767.98px){.modal-politica-de-privacidade .block{margin-left:-20%;margin-right:0rem;width:120%}}[data-modal-state]{overflow:hidden}.modal-video{background-color:#000}.modal-video .container-video{position:relative;width:100vw;height:100vh;padding:var(--padding-fluid);display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}.modal-video .container-video .container-img{width:100%;height:100%;overflow:hidden}.modal-video .container-video .container-img video{object-fit:cover;width:100%;height:100%}@media only screen and (max-width: 1025px){.modal-video .container-video .container-img video{object-fit:contain}}.modal-video .plyr{--plyr-control-spacing: var(--padding);--plyr-color-main: var(--orange-1);--plyr-range-track-height: .4rem;--plyr-video-controls-background: transparent;width:100%;height:100%}.modal-video .plyr input[type=range]{-webkit-appearance:none}.modal-video .plyr input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:0;width:0;background:transparent;border:none;outline:none}.modal-video .plyr .plyr__controls{padding-top:0}.modal-video .plyr .plyr__volume{min-width:auto;max-width:auto;width:auto}.modal-video .plyr .plyr__control--overlaid{background:transparent!important}.modal-video .plyr .plyr__control--overlaid:before{content:"";display:block;position:absolute;top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%);font-size:14.9rem}@media only screen and (max-width: 1025px){.modal-video .plyr .plyr__control--overlaid:before{font-size:10rem}}.modal-video .plyr .plyr__control--overlaid svg{display:none!important}.modal-video .plyr .plyr__poster{display:none!important}.modal-video btn-modal-close{position:absolute;top:calc(var(--padding-fluid) + 2.5rem);right:calc(var(--padding-fluid) + 2.5rem);bottom:auto;left:auto;pointer-events:auto;cursor:pointer;z-index:801}.modal-video btn-modal-close i{color:var(--white-1);font-size:1.8rem}.modal-video btn-modal-close span{display:inline-block;opacity:0;position:absolute;pointer-events:none}.modal-depoimentos{background:var(--bg-color-1)}.modal-depoimentos .section-modal-depoimentos{position:relative}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos{padding-top:9.4rem;padding-bottom:12rem}}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .container-fluid{padding-top:9.4rem;padding-bottom:16rem}}.modal-depoimentos .section-modal-depoimentos .column-1 .container-author{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column}.modal-depoimentos .section-modal-depoimentos .column-1 .container-author .container-img{position:relative;width:8.4rem;border-radius:50%}.modal-depoimentos .section-modal-depoimentos .column-1 .container-author .container-img:before{content:"";width:100%;display:block;padding-top:100%}.modal-depoimentos .section-modal-depoimentos .column-1 .container-author .container-img .media{position:absolute;top:0;right:auto;bottom:auto;left:0}.modal-depoimentos .section-modal-depoimentos .column-1 .container-author .name{text-transform:uppercase;margin-top:1.2rem}.modal-depoimentos .section-modal-depoimentos .column-1 .title{text-align:center}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-1 .title{margin-top:5.5rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-1 .title{margin-top:4rem}}.modal-depoimentos .section-modal-depoimentos .column-2{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-2{padding-left:calc(var(--padding) + 4rem);padding-right:calc(var(--padding) + 4rem)}}.modal-depoimentos .section-modal-depoimentos .column-2 .subtitle{text-align:center}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-2 .subtitle{margin-top:5rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-2 .subtitle{margin-top:2rem}}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-2 .btn-share{margin-top:4.8rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-2 .btn-share{margin-top:4rem}}.modal-depoimentos .section-modal-depoimentos .column-2 .editor{margin-top:2.7rem}.modal-depoimentos .section-modal-depoimentos .column-2 .icon-logo-icon{display:block;font-size:2.5rem}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-2 .icon-logo-icon{margin-top:14.2rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-2 .icon-logo-icon{margin-top:10rem}}.modal-depoimentos .section-modal-depoimentos .column-2 .container-share{display:flex;justify-content:space-between;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;width:100%;max-width:81.1rem;border-top:1px solid var(--text-color-2);border-bottom:1px solid var(--text-color-2);margin-top:4.2rem}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-2 .container-share{padding:2.6rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-2 .container-share{padding:1.6rem}}.modal-depoimentos .section-modal-depoimentos .column-2 .container-share .share{text-transform:uppercase}.modal-depoimentos .section-modal-depoimentos .column-2 .container-share .share-list{display:flex;justify-content:flex-end;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-2 .container-share .share-list .list-item:not(:last-child){margin-right:5.5rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-2 .container-share .share-list .list-item:not(:last-child){margin-right:2.5rem}}.modal-depoimentos .section-modal-depoimentos .column-2 .container-share .share-list .list-item .share-link{display:inline-block;color:var(--text-color-1);-webkit-transition:all .2s cubic-bezier(.42,0,.58,1);-moz-transition:all .2s cubic-bezier(.42,0,.58,1);-ms-transition:all .2s cubic-bezier(.42,0,.58,1);-o-transition:all .2s cubic-bezier(.42,0,.58,1);transition:all .2s cubic-bezier(.42,0,.58,1);transition-delay:0s}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-2 .container-share .share-list .list-item .share-link i{font-size:2.2rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-2 .container-share .share-list .list-item .share-link i{font-size:1.8rem}}.modal-depoimentos .section-modal-depoimentos .column-2 .container-share .share-list .list-item .share-link:hover{color:var(--orange-1)}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-3{padding-left:calc(var(--padding) + 6.1rem);margin-top:14rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-3{margin-top:8rem}}.modal-depoimentos .section-modal-depoimentos .column-3 .container-title{display:flex;justify-content:space-between;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation{display:flex;justify-content:flex-end;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation{margin-top:1rem}}.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-prev,.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-next{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;border:1px solid var(--text-color-1);border-radius:50%}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-prev,.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-next{width:6.4rem;height:6.4rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-prev,.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-next{width:4.4rem;height:4.4rem}}.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-prev i,.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-next i{display:flex}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-prev i,.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-next i{font-size:1.4rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-prev i,.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-next i{font-size:1.1rem}}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-prev{margin-right:1.4rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-3 .container-title .swiper-navigation .slider-continue-lendo-button-prev{margin-right:1rem}}.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo{margin-top:4rem}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo{margin-left:-1.6rem;margin-right:-1.6rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo{margin-left:calc(var(--padding-fluid) / -2);margin-right:calc(var(--padding-fluid) / -2)}}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide{padding-left:1.6rem;padding-right:1.6rem;width:57.7rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide{padding-left:calc(var(--padding-fluid) / 2);padding-right:calc(var(--padding-fluid) / 2);width:calc(100% + var(--padding-fluid))}}.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open{display:block}.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .container-img{position:relative;width:100%;border-radius:1.6rem}.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .container-img:before{content:"";width:100%;display:block;padding-top:77.982%}.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .container-img .media{position:absolute;top:0;right:auto;bottom:auto;left:0}.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .title{margin-top:2rem}.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .author{display:block;color:var(--text-color-3)}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .author{margin-top:2rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .author{margin-top:1rem}}.modal-depoimentos .section-modal-depoimentos .column-3 .swiper-navigation .slider-continue-lendo-button-prev,.modal-depoimentos .section-modal-depoimentos .column-3 .swiper-navigation .slider-continue-lendo-button-next{cursor:pointer;-webkit-transition:all .3s cubic-bezier(.42,0,.58,1);-moz-transition:all .3s cubic-bezier(.42,0,.58,1);-ms-transition:all .3s cubic-bezier(.42,0,.58,1);-o-transition:all .3s cubic-bezier(.42,0,.58,1);transition:all .3s cubic-bezier(.42,0,.58,1);transition-delay:0s}.modal-depoimentos .section-modal-depoimentos .column-3 .swiper-navigation .slider-continue-lendo-button-prev.swiper-button-disabled,.modal-depoimentos .section-modal-depoimentos .column-3 .swiper-navigation .slider-continue-lendo-button-next.swiper-button-disabled{cursor:default;opacity:.2}@media only screen and (min-width: 1025.1px){.modal-depoimentos .section-modal-depoimentos .column-3 .swiper-pagination{display:flex;justify-content:space-between;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;margin-top:6.8rem}}@media only screen and (max-width: 1025px){.modal-depoimentos .section-modal-depoimentos .column-3 .swiper-pagination{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;margin-top:4rem}}.modal-depoimentos .section-modal-depoimentos .column-3 .swiper-pagination .slider-continue-lendo-pagination{display:inline-flex}@media only screen and (max-width: 767.98px){.modal-depoimentos .section-modal-depoimentos .column-3 .swiper-pagination .slider-continue-lendo-pagination{order:1}}@media only screen and (max-width: 767.98px){.modal-depoimentos .section-modal-depoimentos .column-3 .swiper-pagination .btn-1,.modal-depoimentos .section-modal-depoimentos .column-3 .swiper-pagination #pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .modal-depoimentos .section-modal-depoimentos .column-3 .swiper-pagination .btn-open-artigo{order:2;margin-top:6rem}}.modal-design-system{background:var(--bg-color-2);--modal-gradient-color: var(--bg-color-2)}.modal-design-system .section-modal-design-system{position:relative;width:100vw}@media only screen and (max-width: 1025px){.modal-design-system .section-modal-design-system{padding-top:12rem;padding-bottom:8rem}}@media only screen and (min-width: 1025.1px){.modal-design-system .section-modal-design-system .container-fluid{padding-top:18rem;padding-bottom:10rem}}.modal-politica-de-privacidade{background:var(--bg-color-2);--modal-gradient-color: var(--bg-color-2)}.modal-politica-de-privacidade .section-modal-politica-de-privacidade{position:relative}@media only screen and (max-width: 1025px){.modal-politica-de-privacidade .section-modal-politica-de-privacidade{padding-top:12rem;padding-bottom:8rem}}@media only screen and (min-width: 1025.1px){.modal-politica-de-privacidade .section-modal-politica-de-privacidade .container-fluid{padding-top:18rem;padding-bottom:10rem}}@media only screen and (min-width: 1025.1px){.modal-design-system modal-container,.modal-politica-de-privacidade modal-container,.modal-depoimentos modal-container{justify-content:flex-start}}@media only screen and (min-width: 1025.1px){.modal-design-system modal-item,.modal-politica-de-privacidade modal-item,.modal-depoimentos modal-item{margin:auto 0}}@media only screen and (min-width: 1025.1px){.modal-design-system .section-modal-design-system,.modal-design-system .section-modal-politica-de-privacidade,.modal-design-system .section-modal-depoimentos,.modal-politica-de-privacidade .section-modal-design-system,.modal-politica-de-privacidade .section-modal-politica-de-privacidade,.modal-politica-de-privacidade .section-modal-depoimentos,.modal-depoimentos .section-modal-design-system,.modal-depoimentos .section-modal-politica-de-privacidade,.modal-depoimentos .section-modal-depoimentos{position:relative;width:calc(100vw - 3.6rem);height:90vh;overflow-y:auto;overflow-x:hidden}.modal-design-system .section-modal-design-system .container-gradient,.modal-design-system .section-modal-politica-de-privacidade .container-gradient,.modal-design-system .section-modal-depoimentos .container-gradient,.modal-politica-de-privacidade .section-modal-design-system .container-gradient,.modal-politica-de-privacidade .section-modal-politica-de-privacidade .container-gradient,.modal-politica-de-privacidade .section-modal-depoimentos .container-gradient,.modal-depoimentos .section-modal-design-system .container-gradient,.modal-depoimentos .section-modal-politica-de-privacidade .container-gradient,.modal-depoimentos .section-modal-depoimentos .container-gradient{position:absolute;top:0;right:auto;bottom:auto;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.modal-design-system .section-modal-design-system .container-gradient:before,.modal-design-system .section-modal-politica-de-privacidade .container-gradient:before,.modal-design-system .section-modal-depoimentos .container-gradient:before,.modal-politica-de-privacidade .section-modal-design-system .container-gradient:before,.modal-politica-de-privacidade .section-modal-politica-de-privacidade .container-gradient:before,.modal-politica-de-privacidade .section-modal-depoimentos .container-gradient:before,.modal-depoimentos .section-modal-design-system .container-gradient:before,.modal-depoimentos .section-modal-politica-de-privacidade .container-gradient:before,.modal-depoimentos .section-modal-depoimentos .container-gradient:before{content:"";width:100%;height:5rem;display:block;position:sticky;top:0;left:0;background-image:linear-gradient(180deg,var(--modal-gradient-color, var(--bg-color-1)) 0%,transparent 100%)}.modal-design-system .section-modal-design-system .container-gradient:after,.modal-design-system .section-modal-politica-de-privacidade .container-gradient:after,.modal-design-system .section-modal-depoimentos .container-gradient:after,.modal-politica-de-privacidade .section-modal-design-system .container-gradient:after,.modal-politica-de-privacidade .section-modal-politica-de-privacidade .container-gradient:after,.modal-politica-de-privacidade .section-modal-depoimentos .container-gradient:after,.modal-depoimentos .section-modal-design-system .container-gradient:after,.modal-depoimentos .section-modal-politica-de-privacidade .container-gradient:after,.modal-depoimentos .section-modal-depoimentos .container-gradient:after{content:"";width:100%;height:5rem;display:block;position:sticky;top:calc(100% - 5rem);left:0;background-image:linear-gradient(0deg,var(--modal-gradient-color, var(--bg-color-1)) 0%,transparent 100%)}.modal-design-system .section-modal-design-system .container-fluid,.modal-design-system .section-modal-politica-de-privacidade .container-fluid,.modal-design-system .section-modal-depoimentos .container-fluid,.modal-politica-de-privacidade .section-modal-design-system .container-fluid,.modal-politica-de-privacidade .section-modal-politica-de-privacidade .container-fluid,.modal-politica-de-privacidade .section-modal-depoimentos .container-fluid,.modal-depoimentos .section-modal-design-system .container-fluid,.modal-depoimentos .section-modal-politica-de-privacidade .container-fluid,.modal-depoimentos .section-modal-depoimentos .container-fluid{position:relative;width:100vw}.modal-design-system .section-modal-design-system::-webkit-scrollbar,.modal-design-system .section-modal-politica-de-privacidade::-webkit-scrollbar,.modal-design-system .section-modal-depoimentos::-webkit-scrollbar,.modal-politica-de-privacidade .section-modal-design-system::-webkit-scrollbar,.modal-politica-de-privacidade .section-modal-politica-de-privacidade::-webkit-scrollbar,.modal-politica-de-privacidade .section-modal-depoimentos::-webkit-scrollbar,.modal-depoimentos .section-modal-design-system::-webkit-scrollbar,.modal-depoimentos .section-modal-politica-de-privacidade::-webkit-scrollbar,.modal-depoimentos .section-modal-depoimentos::-webkit-scrollbar{width:5px}.modal-design-system .section-modal-design-system::-webkit-scrollbar-button,.modal-design-system .section-modal-politica-de-privacidade::-webkit-scrollbar-button,.modal-design-system .section-modal-depoimentos::-webkit-scrollbar-button,.modal-politica-de-privacidade .section-modal-design-system::-webkit-scrollbar-button,.modal-politica-de-privacidade .section-modal-politica-de-privacidade::-webkit-scrollbar-button,.modal-politica-de-privacidade .section-modal-depoimentos::-webkit-scrollbar-button,.modal-depoimentos .section-modal-design-system::-webkit-scrollbar-button,.modal-depoimentos .section-modal-politica-de-privacidade::-webkit-scrollbar-button,.modal-depoimentos .section-modal-depoimentos::-webkit-scrollbar-button{width:50px;height:50px}.modal-design-system .section-modal-design-system::-webkit-scrollbar-track,.modal-design-system .section-modal-politica-de-privacidade::-webkit-scrollbar-track,.modal-design-system .section-modal-depoimentos::-webkit-scrollbar-track,.modal-politica-de-privacidade .section-modal-design-system::-webkit-scrollbar-track,.modal-politica-de-privacidade .section-modal-politica-de-privacidade::-webkit-scrollbar-track,.modal-politica-de-privacidade .section-modal-depoimentos::-webkit-scrollbar-track,.modal-depoimentos .section-modal-design-system::-webkit-scrollbar-track,.modal-depoimentos .section-modal-politica-de-privacidade::-webkit-scrollbar-track,.modal-depoimentos .section-modal-depoimentos::-webkit-scrollbar-track{background:var(--text-color-4);border-radius:1rem}.modal-design-system .section-modal-design-system::-webkit-scrollbar-thumb,.modal-design-system .section-modal-politica-de-privacidade::-webkit-scrollbar-thumb,.modal-design-system .section-modal-depoimentos::-webkit-scrollbar-thumb,.modal-politica-de-privacidade .section-modal-design-system::-webkit-scrollbar-thumb,.modal-politica-de-privacidade .section-modal-politica-de-privacidade::-webkit-scrollbar-thumb,.modal-politica-de-privacidade .section-modal-depoimentos::-webkit-scrollbar-thumb,.modal-depoimentos .section-modal-design-system::-webkit-scrollbar-thumb,.modal-depoimentos .section-modal-politica-de-privacidade::-webkit-scrollbar-thumb,.modal-depoimentos .section-modal-depoimentos::-webkit-scrollbar-thumb{background:var(--orange-1);border-radius:1rem}}modal-group{width:100vw;height:100vh;position:fixed;top:0;right:auto;bottom:auto;left:0;overflow-x:hidden;overflow-y:auto;display:none;z-index:99991;scroll-behavior:smooth;opacity:0}@media only screen and (max-width: 767.98px){modal-group{height:100vh;top:0}}modal-group.active{display:flex;pointer-events:auto}modal-group.active.modal-video{-webkit-animation:fadeIn .6s cubic-bezier(.42,0,.58,1) 0s both 1;-moz-animation:fadeIn .6s cubic-bezier(.42,0,.58,1) 0s both 1;-ms-animation:fadeIn .6s cubic-bezier(.42,0,.58,1) 0s both 1;-o-animation:fadeIn .6s cubic-bezier(.42,0,.58,1) 0s both 1;animation:fadeIn .6s cubic-bezier(.42,0,.58,1) 0s both 1}modal-group.active.modal-depoimentos,modal-group.active.modal-design-system,modal-group.active.modal-politica-de-privacidade{-webkit-animation:reveal-right 1s cubic-bezier(.645,.045,.355,1) 0s both 1;-moz-animation:reveal-right 1s cubic-bezier(.645,.045,.355,1) 0s both 1;-ms-animation:reveal-right 1s cubic-bezier(.645,.045,.355,1) 0s both 1;-o-animation:reveal-right 1s cubic-bezier(.645,.045,.355,1) 0s both 1;animation:reveal-right 1s cubic-bezier(.645,.045,.355,1) 0s both 1;opacity:1}modal-group.leave{display:flex;pointer-events:none}modal-group.leave.modal-video{-webkit-animation:fadeOut .6s cubic-bezier(.42,0,.58,1) 0s both 1;-moz-animation:fadeOut .6s cubic-bezier(.42,0,.58,1) 0s both 1;-ms-animation:fadeOut .6s cubic-bezier(.42,0,.58,1) 0s both 1;-o-animation:fadeOut .6s cubic-bezier(.42,0,.58,1) 0s both 1;animation:fadeOut .6s cubic-bezier(.42,0,.58,1) 0s both 1}modal-group.leave.modal-depoimentos,modal-group.leave.modal-design-system,modal-group.leave.modal-politica-de-privacidade{-webkit-animation:unreveal-right 1s cubic-bezier(.645,.045,.355,1) 0s both 1;-moz-animation:unreveal-right 1s cubic-bezier(.645,.045,.355,1) 0s both 1;-ms-animation:unreveal-right 1s cubic-bezier(.645,.045,.355,1) 0s both 1;-o-animation:unreveal-right 1s cubic-bezier(.645,.045,.355,1) 0s both 1;animation:unreveal-right 1s cubic-bezier(.645,.045,.355,1) 0s both 1;opacity:1}modal-container{margin:auto;width:100vw;height:auto;pointer-events:none;-webkit-overflow-scrolling:touch;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}modal-item{margin:auto;height:100%;background-color:var(---modal-background);z-index:99;opacity:0;pointer-events:none;display:none;position:absolute;top:0;right:auto;bottom:auto;left:0}modal-item.active{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:relative;opacity:1;pointer-events:auto}modal-item.leave{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:relative;opacity:1;pointer-events:none}btn-modal-open,btn-modal-close{cursor:pointer}btn-modal-open *,btn-modal-close *{pointer-events:none}.container-modal-close{height:100%;z-index:10}@media only screen and (min-width: 1025.1px){.container-modal-close{position:absolute;top:0;right:auto;bottom:auto;left:var(--padding-fluid)}}@media only screen and (max-width: 1025px){.container-modal-close{position:absolute;top:var(--padding-fluid);right:auto;bottom:auto;left:var(--padding-fluid)}}.container-modal-close btn-modal-close{position:sticky}@media only screen and (min-width: 1025.1px){.container-modal-close btn-modal-close{top:0}}@media only screen and (max-width: 1025px){.container-modal-close btn-modal-close{top:var(--padding-fluid);padding:1.6rem 2rem}}@media only screen and (max-width: 1025px){.container-modal-close btn-modal-close>:first-child{margin-right:1rem}}.section-modal{width:100vw;height:100%}.section-modal>.container-fluid{height:100%}.section-modal>.container-fluid>.row{height:100%}.section-modal .modal-content{position:relative;height:100%;width:100%;padding:4.8rem 3.2rem 4.8rem 4.8rem;background-color:var(--white-1)}@media only screen and (max-width: 767.98px){.section-modal .modal-content{padding:4.8rem 0}}.section-modal .modal-content:before{content:"";width:var(--padding-fluid);height:100%;display:block;position:absolute;top:0;right:0;bottom:auto;left:auto;background-color:var(--white-1);z-index:1;transform:translate(100%)}@media only screen and (max-width: 1025px){.section-modal .modal-content:before{display:none}}.modal-container-iframe{background:transparent;height:100vh;width:156.25vh;max-width:100vw;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}.modal-container-iframe .modal-iframe{--inner-padding: 3rem;width:100%;position:relative;overflow:hidden}.modal-container-iframe .modal-iframe iframe{position:absolute;top:0;right:auto;bottom:auto;left:0;width:100%;height:100%}.modal-container-image{background:transparent;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}.modal-container-image .modal-image{--inner-padding: 3rem;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;width:100%;position:relative;height:100%}.modal-container-image .modal-image img,.modal-container-image .modal-image video{-webkit-animation:fadeInUp .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-moz-animation:fadeInUp .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-ms-animation:fadeInUp .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-o-animation:fadeInUp .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;animation:fadeInUp .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}#modal--contact modal-item{width:100%;height:100%}.page-enter-active #main-transition{-webkit-animation:fadeIn .3s cubic-bezier(.42,0,.58,1) 0s both 1;-moz-animation:fadeIn .3s cubic-bezier(.42,0,.58,1) 0s both 1;-ms-animation:fadeIn .3s cubic-bezier(.42,0,.58,1) 0s both 1;-o-animation:fadeIn .3s cubic-bezier(.42,0,.58,1) 0s both 1;animation:fadeIn .3s cubic-bezier(.42,0,.58,1) 0s both 1}.page-leave-active #main-transition{-webkit-animation:fadeOut .3s cubic-bezier(.42,0,.58,1) 0s both 1;-moz-animation:fadeOut .3s cubic-bezier(.42,0,.58,1) 0s both 1;-ms-animation:fadeOut .3s cubic-bezier(.42,0,.58,1) 0s both 1;-o-animation:fadeOut .3s cubic-bezier(.42,0,.58,1) 0s both 1;animation:fadeOut .3s cubic-bezier(.42,0,.58,1) 0s both 1}@font-face{font-family:icomoon;src:url(icomoon.eot?jobimn);src:url(icomoon.eot?jobimn#iefix) format("embedded-opentype"),url(icomoon.ttf?jobimn) format("truetype"),url(icomoon.woff?jobimn) format("woff"),url(icomoon.svg?jobimn#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"],.font-icon,#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .container-sementes .semente:before,.modal-video .plyr .plyr__control--overlaid:before{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-scroll-down-arrow:before{content:""}.icon-scroll-down-border:before{content:""}.icon-goma-border:before{content:""}.icon-scroll-down:before{content:""}.icon-light:before{content:""}.icon-dark:before{content:""}.icon-semente-linha:before{content:""}.icon-semente:before{content:""}.icon-gol-sans-aa:before{content:""}.icon-gol-sans:before{content:""}.icon-nuninto-aa:before{content:""}.icon-nunito:before{content:""}.icon-plane-02:before{content:""}.icon-plus:before{content:""}.icon-arrow-left-03:before{content:""}.icon-arrow-right-03:before{content:""}.icon-ac:before{content:"";color:#ff7020}.icon-arrow:before{content:"";color:#ff7020}.icon-magnifying-glass:before{content:"";color:#ff7020}.icon-pin:before{content:"";color:#ff7020}.icon-plane:before{content:"";color:#ff7020}.icon-wifi:before{content:"";color:#ff7020}.icon-pause:before{content:""}.icon-play:before{content:""}.icon-close:before{content:""}.icon-arrow-left-02:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right-02:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-up:before{content:""}.icon-share:before{content:""}.icon-facebook:before{content:""}.icon-instagram:before{content:""}.icon-linkedin:before{content:""}.icon-x:before{content:""}.icon-logo-goma:before{content:""}.icon-logo-icon:before{content:"";color:#ff7020}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size, 25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family, inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular, 400);line-height:1.7;line-height:var(--plyr-line-height, 1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background, #4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius, 2px);color:#fff;color:var(--plyr-badge-text-color, #fff);font-size:9px;font-size:var(--plyr-font-size-badge, 9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small, 13px);left:0;padding:10px;padding:var(--plyr-control-spacing, 10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width: 480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base, 15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px) * 2)}}@media (min-width: 768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large, 18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background, rgba(0, 0, 0, .8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color, #fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius, 3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px) * .7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size, 18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size, 18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff))) dotted 3px;outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px) / 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px) / 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px) / 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background, hsla(0, 0%, 100%, .9));border-radius:4px;border-radius:var(--plyr-menu-radius, 4px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, .15));color:#4a5464;color:var(--plyr-menu-color, #4a5464);font-size:15px;font-size:var(--plyr-font-size-base, 15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size, 4px) solid transparent;border-top-color:var(--plyr-menu-background, hsla(0, 0%, 100%, .9));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * .7 - var(--plyr-menu-arrow-size, 4px) / 2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px) * .7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color, #4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px) * .7 / 1.5) calc(var(--plyr-control-spacing, 10px) * .7 * 1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size, 4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px) * .7 * 4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color, #728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px) * .7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular, 400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px) * .7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px) * .7 / 2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px) * .7 * 4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px) * .7 * 2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color, #728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px) * .7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color, #dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px) * .7 / 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing, 10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px) * .7 * -1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px) * .7 * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px) * 2);color:#00b2ff;color:var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px) * 2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;background-image:linear-gradient(90deg,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value, 0),transparent var(--value, 0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:5px;height:var(--plyr-range-track-height, 5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2));height:13px;height:var(--plyr-range-thumb-height, 13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2 * -1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:5px;height:var(--plyr-range-track-height, 5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2));height:13px;height:var(--plyr-range-thumb-height, 13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:5px;height:var(--plyr-range-track-height, 5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:5px;height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:5px;height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2));height:13px;height:var(--plyr-range-thumb-height, 13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff))) dotted 3px;outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background, var(--plyr-video-background, #000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing, 10px)}@media (max-width: 767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background, hsla(0, 0%, 100%, .9));border-radius:5px;border-radius:var(--plyr-tooltip-radius, 5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, .15));color:#4a5464;color:var(--plyr-tooltip-color, #4a5464);font-size:13px;font-size:var(--plyr-font-size-small, 13px);font-weight:400;font-weight:var(--plyr-font-weight-regular, 400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px) / 2 * 2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px) / 2) calc(var(--plyr-control-spacing, 10px) / 2 * 1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, .9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px) * -1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * .7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * .7);transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px) * .5);margin-right:13px;margin-right:var(--plyr-range-thumb-height, 13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px) * -.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px) * -.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height, 5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px) / 2 * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height, 5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height, 5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 50%,var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background, #fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height, 5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width, 3px);z-index:3}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px) / 2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px) / 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background, #fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color, #4a5464);padding:10px;padding:var(--plyr-control-spacing, 10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover, #fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, .1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, .1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, .1))}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6))}.plyr--video{background:#000;background:var(--plyr-video-background, var(--plyr-video-background, #000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background, var(--plyr-video-background, #000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio: 16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background, linear-gradient(transparent, rgba(0, 0, 0, .75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color, #fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px) / 2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px) * 2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width: 480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing, 10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover, #fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color, #fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px) * 1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}@media only screen and (max-width: 1025px){.plyr--full-ui.plyr--video .plyr__control--overlaid{height:100%;width:100%}}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, .5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, .5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, .5))}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing, 10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing, 10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height, 5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#ffffffe6;background-color:var(--plyr-tooltip-background, hsla(0, 0%, 100%, .9));border-radius:5px;border-radius:var(--plyr-tooltip-radius, 5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, .15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px) / 2 * 2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, .9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px) * -1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:4px;border-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background, linear-gradient(transparent, rgba(0, 0, 0, .75)));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.container-cookies{width:var(--cookies-w);background:var(--bg-color-5);border-radius:1.6rem;z-index:99;border:1px solid var(--text-color-8);transition:background .4s ease-in-out,border-color .4s ease-in-out}@media only screen and (min-width: 768px){.container-cookies{position:fixed;top:auto;right:var(--padding-fluid);bottom:var(--padding-fluid);left:auto}}@media only screen and (min-width: 1025.1px){.container-cookies{--cookies-w: 59.8rem;padding:3.2rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){.container-cookies{--cookies-w: 28rem}}@media only screen and (max-width: 767.98px){.container-cookies{position:fixed;top:auto;right:auto;bottom:var(--padding-fluid);left:calc(var(--w-100vw) / 2 - var(--cookies-w) / 2);--cookies-w: 27.3rem;box-shadow:0 0 4.8rem #00000029;padding:3.4rem 2.4rem}}.container-cookies .utilizamos-cookies .title-cookies{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;letter-spacing:0}@media only screen and (max-width: 767.98px){.container-cookies .utilizamos-cookies .title-cookies{font-size:1.6rem}}.container-cookies .utilizamos-cookies .title-cookies .container-img{width:1.5rem;margin-right:.4rem}.container-cookies .utilizamos-cookies .text-cookies{line-height:1.3em;letter-spacing:.02em}@media only screen and (min-width: 1025.1px){.container-cookies .utilizamos-cookies .text-cookies{max-width:52rem}}@media only screen and (min-width: 1025.1px){.container-cookies .utilizamos-cookies .container-btn{margin-top:2.5rem}}@media only screen and (max-width: 1025px){.container-cookies .utilizamos-cookies .container-btn{margin-top:3rem}}.container-cookies .utilizamos-cookies .container-btn .btn-cookies{position:relative;color:var(--black-1);background:var(--orange-1);border-radius:1.6rem;padding:1.234rem 1.705rem;overflow:hidden}.container-cookies .utilizamos-cookies .container-btn .btn-cookies:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0;background:var(--brown-3);border-radius:1.6rem;transform:scaleY(0);transform-origin:bottom;-webkit-transition:all .4s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .4s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .4s cubic-bezier(.785,.135,.15,.86);-o-transition:all .4s cubic-bezier(.785,.135,.15,.86);transition:all .4s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}.container-cookies .utilizamos-cookies .container-btn .btn-cookies span{display:block;position:relative;z-index:5}.container-cookies .utilizamos-cookies .container-btn .btn-cookies:hover:before{transform:scaleY(1)}.color-transition,#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1:before,#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1 .container-logo .container-img,#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1 .container-logo:after,#pg-home .section-footer .fraction-footer .container-2 .row-1:before,#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo .circle .container-icon i,#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo .circle,#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo span,#pg-home .section-em-criacao .fraction-criadores .column p .text-box .rectangle>span,#pg-home .section-ecossistema .fraction-design-system .logo-gol-list,#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-aa i:before,#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-name i:before,#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content .box-1,#pg-home .fraction-interaction .wrapper-item.item-plane .item .content i:before,#pg-home .fraction-interaction .wrapper-item .box .box-column-1 span,#pg-home .fraction-interaction .wrapper-item .box .box-column-2 span,#pg-home .fraction-interaction .container-interaction:before,#pg-home .fraction-interaction .container-interaction:after,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle .goma-border .media.goma-dark,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list .icon-list-item i:before,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description:before,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description,#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number,#pg-home .section-numeros .bg-squares:before,#pg-home .section-numeros .bg-squares:after,#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .last-circle .inner-circle:before,#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .first-circle:before,#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .second-circle:before,#pg-home .section-tangerina .fraction-video .container-player .player .container-controls .time,#pg-home .section-tangerina .fraction-video .container-player .player .container-controls .play,#pg-home .section-tangerina .fraction-video .container-player .player .container-logo .logo-light,#pg-home .section-tangerina .fraction-video .container-player .player .container-logo .logo-dark,#pg-home .section-tangerina .fraction-video .container-player .player,#pg-home .section-tangerina .fraction-circle .bg-circle-border span:before,.wrapper-sticky-snaps .container-snap-sticky .pagination span.pagination-total,.topics-bullets .topics-bullets-list .item-topics-bullets i,.topics-bullets .topics-bullets-list .item-topics-bullets .container-text,.bg-color-3,.bg-color-2,.bg-color-1,.text-color-6,.text-color-5,.text-color-4,.text-color-3,.text-color-2,.text-color-1,body,.container-author .occupation,#header .header-gradient-light,#header .header-gradient-dark,#header .header-gradient-light:before,#header .header-gradient-dark:before,#bt-menu #bt-menu-bars .bar,.logo .container-img,.container-btn-color-mode .list-color-mode .btn-dark,.container-btn-color-mode .list-color-mode .btn-light,.modal-depoimentos .section-modal-depoimentos .column-3 #slider-continue-lendo .swiper-slide .btn-open .author{-webkit-transition:all .4s cubic-bezier(.42,0,.58,1);-moz-transition:all .4s cubic-bezier(.42,0,.58,1);-ms-transition:all .4s cubic-bezier(.42,0,.58,1);-o-transition:all .4s cubic-bezier(.42,0,.58,1);transition:all .4s cubic-bezier(.42,0,.58,1);transition-delay:0s}.text-color-1{color:var(--text-color-1)}.text-color-2{color:var(--text-color-2)}.text-color-3{color:var(--text-color-3)}.text-color-4{color:var(--text-color-4)}.text-color-5,.text-color-6{color:var(--text-color-5)}.bg-color-1{background:var(--bg-color-1)}.bg-color-2{background:var(--bg-color-2)}.bg-color-3{background:var(--bg-color-3)}[data-color-mode=light]{--menu-color-1: var(--brown-1);--menu-color-2: var(--brown-3);--menu-color-3: var(--white-1);--menu-color-4: var(--brown-5);--menu-color-5: var(--brown-3);--menu-color-6: var(--black-2);--text-color-1: var(--black-2);--text-color-2: var(--brown-4);--text-color-3: var(--brown-2);--text-color-4: var(--brown-4);--text-color-5: var(--brown-4);--text-color-6: var(--brown-3);--text-color-7: var(--brown-4);--text-color-8: var(--white-3);--text-color-9: var(--brown-2);--bg-color-2: var(--white-3);--bg-color-3: var(--white-1);--bg-color-4: var(--white-3);--bg-color-5: var(--white-1);--bg-color-6: var(--white-1);--bg-color-7: var(--white-3);--border-color-1: var(--white-4)}[data-color-mode=light][data-section-active=tangerina],[data-color-mode=light][data-section-active=elementos]{--bg-color-1: var(--white-1)}[data-color-mode=light][data-section-active=principios],[data-color-mode=light][data-section-active=artigos],[data-color-mode=light][data-section-active=design-system],[data-color-mode=light][data-section-active=ecossistema],[data-color-mode=light][data-section-active=em-criacao],[data-color-mode=light][data-section-active=footer]{--bg-color-1: var(--white-2)}[data-color-mode=light][data-section-active=numeros]{--bg-color-1: var(--white-3)}[data-color-mode=light] .logo-light,[data-color-mode=light] .header-gradient-light{opacity:1}[data-color-mode=light] .logo-dark,[data-color-mode=light] .header-gradient-dark{opacity:0}[data-color-mode=dark]{--menu-color-1: var(--brown-2);--menu-color-2: var(--brown-3);--menu-color-3: var(--black-1);--menu-color-4: var(--black-2);--menu-color-5: var(--black-2);--menu-color-6: var(--white-1);--text-color-1: var(--white-1);--text-color-2: var(--brown-2);--text-color-3: var(--brown-3);--text-color-4: var(--black-2);--text-color-5: var(--brown-6);--text-color-6: var(--black-4);--text-color-7: var(--brown-9);--text-color-8: var(--brown-6);--text-color-9: var(--brown-3);--bg-color-2: var(--black-3);--bg-color-3: var(--black-1);--bg-color-4: var(--black-2);--bg-color-5: var(--black-2);--bg-color-6: var(--black-4);--bg-color-7: var(--black-4);--border-color-1: var(--black-3)}[data-color-mode=dark][data-section-active=tangerina],[data-color-mode=dark][data-section-active=elementos],[data-color-mode=dark][data-section-active=numeros],[data-color-mode=dark][data-section-active=em-criacao],[data-color-mode=dark][data-section-active=artigos],[data-color-mode=dark][data-section-active=design-system],[data-color-mode=dark][data-section-active=footer]{--bg-color-1: var(--black-1)}[data-color-mode=dark][data-section-active=ecossistema],[data-color-mode=dark][data-section-active=principios]{--bg-color-1: var(--black-3)}[data-color-mode=dark] .logo-light,[data-color-mode=dark] .header-gradient-light{opacity:0}[data-color-mode=dark] .logo-dark,[data-color-mode=dark] .header-gradient-dark{opacity:1}[data-color-mode=dark] .inner-circle2{background-color:var(--black-3)!important}[data-section-active=tangerina]{--menu-bg-color-light: var(--white-1);--menu-bg-color-dark: var(--black-1)}[data-section-active=principios]{--menu-bg-color-light: var(--white-2);--menu-bg-color-dark: var(--black-3)}[data-section-active=elementos],[data-section-active=numeros]{--menu-bg-color-light: var(--white-1);--menu-bg-color-dark: var(--black-1)}[data-section-active=ecossistema]{--menu-bg-color-light: var(--white-3);--menu-bg-color-dark: var(--black-3)}[data-section-active=em-criacao]{--menu-bg-color-light: var(--white-3);--menu-bg-color-dark: var(--black-1)}[data-section-active=artigos],[data-section-active=design-system]{--menu-bg-color-light: var(--white-2);--menu-bg-color-dark: var(--black-1)}.topics-bullets{position:fixed;top:0;right:auto;bottom:auto;left:var(--padding-fluid);transition:opacity .4s ease-in-out;height:100vh;padding-top:var(--padding-fluid);padding-bottom:var(--padding-fluid);display:flex;justify-content:center;align-items:flex-end;align-content:flex-end;flex-wrap:wrap;flex-direction:row;z-index:99}.topics-bullets .topics-bullets-list{position:relative;width:15rem}.topics-bullets .topics-bullets-list .item-topics-bullets{--spacing: 1.8rem;display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:relative;height:100%;text-transform:uppercase;color:var(--text-color-1);opacity:.26;transition:transform .8s cubic-bezier(.645,.045,.355,1),opacity .8s cubic-bezier(.645,.045,.355,1);padding-top:.8rem;padding-bottom:.8rem;transform:scale(.8) rotate(.0001deg);transform-origin:left center}.topics-bullets .topics-bullets-list .item-topics-bullets:hover{opacity:.8;transition:all ease-out .2s;transform:scale(.9) rotate(.0001deg)}.topics-bullets .topics-bullets-list .item-topics-bullets i{position:absolute;top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%);color:var(--orange-1);opacity:0}.topics-bullets .topics-bullets-list .item-topics-bullets .container-text{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;margin-top:.2rem}.topics-bullets .topics-bullets-list .item-topics-bullets .container-text span{display:block}.topics-bullets .topics-bullets-list .item-topics-bullets .container-text .number{margin-right:1rem}.topics-bullets .topics-bullets-list .item-topics-bullets.active{opacity:1;transform:scale(1) rotate(.0001deg);pointer-events:none}.topics-bullets .topics-bullets-list .item-topics-bullets.active i{opacity:1}.topics-bullets .topics-bullets-list .item-topics-bullets.active,.topics-bullets .topics-bullets-list .item-topics-bullets.active i{opacity:1}.topics-bullets .topics-bullets-list .item-topics-bullets.active .container-text{transform:translate(1.9rem)}.wrapper-balloon .text-balloon>span{position:relative;display:block;padding:clamp(1rem,1.4vh,3rem) clamp(1rem,1.6vh,3rem)}.wrapper-balloon .text-balloon>span:before{content:"";width:0;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:50%;background:var(--bg-color-3);border-radius:1.2rem;transform:translate(-50%)}.wrapper-balloon .text-balloon>span .triangle{position:absolute;top:100%;right:auto;bottom:auto;left:2.5vh;overflow:hidden}.wrapper-balloon .text-balloon>span .triangle:before{content:"";display:block;width:0px;height:0px;border-style:solid;border-width:clamp(.5rem,1vh,2rem) clamp(.5rem,1vh,2rem) 0 clamp(.5rem,1vh,2rem);border-color:var(--bg-color-3) transparent transparent transparent;transform:translateY(calc(-100% - 1px))}.wrapper-balloon .text-balloon>span .text{position:relative;display:block;letter-spacing:.005em;font-size:clamp(1.1rem,1.4vh,2rem);z-index:5;opacity:0;color:var(--text-color-1)}.wrapper-balloon .text-balloon.aos-animate>span:before{width:100%;transition:width .8s cubic-bezier(.785,.135,.15,.86),background .4s ease-in-out}.wrapper-balloon .text-balloon.aos-animate>span .triangle:before{transform:translateY(0);transition:transform .6s cubic-bezier(.785,.135,.15,.86) .4s,border-color .4s ease-in-out}.wrapper-balloon .text-balloon.aos-animate>span .text{opacity:1;transition:opacity .6s cubic-bezier(.785,.135,.15,.86) .4s,color .4s ease-in-out}.wrapper-balloon.remove-balloon .text-balloon.aos-animate>span:before{width:0;transition:width .8s cubic-bezier(.785,.135,.15,.86) .35s,background .4s ease-in-out}.wrapper-balloon.remove-balloon .text-balloon.aos-animate>span .triangle:before{transform:translateY(calc(-100% - 1px));transition:transform .6s cubic-bezier(.785,.135,.15,.86),background .4s ease-in-out}.wrapper-balloon.remove-balloon .text-balloon.aos-animate>span span{opacity:0;transition:opacity .6s cubic-bezier(.785,.135,.15,.86),color .4s ease-in-out}.wrapper-sticky-snaps{position:relative;height:var(--wrapper-sticky-height, 300vh)}.wrapper-sticky-snaps .sticky-content{position:absolute;top:0;right:auto;bottom:auto;left:0;height:100vh;width:100%}.wrapper-sticky-snaps .container-snap-sticky{width:100vw;pointer-events:none}@media only screen and (min-width: 1025.1px){.wrapper-sticky-snaps .container-snap-sticky{position:absolute;top:0;right:auto;bottom:auto;left:0;height:100vh}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){.wrapper-sticky-snaps .container-snap-sticky{height:100vh;position:relative}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){.wrapper-sticky-snaps .container-snap-sticky{position:absolute;top:var(--header-height);right:auto;bottom:auto;left:0;height:calc(100vh - (var(--header-height)))}}.wrapper-sticky-snaps .container-snap-sticky .container-lottie{pointer-events:auto}@media only screen and (min-width: 1025.1px){.wrapper-sticky-snaps .container-snap-sticky .container-lottie{width:75.5rem;height:75.5rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){.wrapper-sticky-snaps .container-snap-sticky .container-lottie{width:50.5rem;height:50.5rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){.wrapper-sticky-snaps .container-snap-sticky .container-lottie{display:flex;justify-content:flex-end;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){.wrapper-sticky-snaps .container-snap-sticky .container-lottie{width:clamp(10rem,55vh,34rem);height:100%}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){.wrapper-sticky-snaps .container-snap-sticky .container-lottie{width:clamp(10rem,66vh,40rem);height:100%}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){.wrapper-sticky-snaps .container-snap-sticky .container-lottie{transform:translate(-50%);-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}}.wrapper-sticky-snaps .container-snap-sticky .pagination{transform:translate(-50%);pointer-events:auto}@media only screen and (min-width: 1025.1px){.wrapper-sticky-snaps .container-snap-sticky .pagination{position:absolute;top:3rem;right:auto;bottom:auto;left:50%}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){.wrapper-sticky-snaps .container-snap-sticky .pagination{position:absolute;top:7rem;right:auto;bottom:auto;left:50%}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){.wrapper-sticky-snaps .container-snap-sticky .pagination{position:absolute;top:4rem;right:auto;bottom:auto;left:50%}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){.wrapper-sticky-snaps .container-snap-sticky .pagination{position:absolute;top:clamp(12rem,22vh,22vh);right:auto;bottom:auto;left:50%}}@media only screen and (max-width: 767.98px) and (orientation: portrait){.wrapper-sticky-snaps .container-snap-sticky .pagination{position:absolute;top:clamp(12rem,19vh,19vh);right:auto;bottom:auto;left:50%}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 767.98px){.wrapper-sticky-snaps .container-snap-sticky .pagination span{font-size:3.2rem;font-weight:300}}.wrapper-sticky-snaps .container-snap-sticky .pagination span.pagination-total{color:var(--text-color-4)}.wrapper-sticky-snaps .container-snap-sticky .bullets,.wrapper-sticky-snaps .container-snap-sticky #pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-pagination,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .wrapper-sticky-snaps .container-snap-sticky .swiper-pagination,.wrapper-sticky-snaps .container-snap-sticky #pg-home .section-em-criacao .fraction-slider-criadores .swiper-pagination,#pg-home .section-em-criacao .fraction-slider-criadores .wrapper-sticky-snaps .container-snap-sticky .swiper-pagination{position:absolute;top:auto;right:auto;bottom:3.6rem;left:50%;transform:translate(-50%)}.wrapper-sticky-snaps[data-direction=forward] .pagination-current [data-get-progress].active>span{opacity:1}.wrapper-sticky-snaps[data-direction=forward] .pagination-current [data-get-progress].active>span .word{animation-delay:var(--split-delay, 0s)}.wrapper-sticky-snaps[data-direction=forward] .pagination-current [data-get-progress].active>span .word>span{-webkit-animation:reveal-up-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;-moz-animation:reveal-up-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;-ms-animation:reveal-up-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;-o-animation:reveal-up-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;animation:reveal-up-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;animation-delay:calc(var(--char-index) * 128ms + var(--split-delay, 0s))}.wrapper-sticky-snaps[data-direction=forward] .pagination-current [data-get-progress].leave>span{opacity:1}.wrapper-sticky-snaps[data-direction=forward] .pagination-current [data-get-progress].leave>span .word{animation-delay:var(--split-delay, 0s)}.wrapper-sticky-snaps[data-direction=forward] .pagination-current [data-get-progress].leave>span .word>span{-webkit-animation:unreveal-up-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;-moz-animation:unreveal-up-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;-ms-animation:unreveal-up-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;-o-animation:unreveal-up-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;animation:unreveal-up-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;animation-delay:calc(var(--char-index) * 128ms)}.wrapper-sticky-snaps[data-direction=backward] .pagination-current [data-get-progress].active>span{opacity:1}.wrapper-sticky-snaps[data-direction=backward] .pagination-current [data-get-progress].active>span .word>span{-webkit-animation:reveal-down-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;-moz-animation:reveal-down-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;-ms-animation:reveal-down-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;-o-animation:reveal-down-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;animation:reveal-down-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;animation-delay:calc(var(--char-index) * 128ms + 0s)}.wrapper-sticky-snaps[data-direction=backward] .pagination-current [data-get-progress].leave>span{opacity:1}.wrapper-sticky-snaps[data-direction=backward] .pagination-current [data-get-progress].leave>span .word>span{-webkit-animation:unreveal-down-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;-moz-animation:unreveal-down-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;-ms-animation:unreveal-down-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;-o-animation:unreveal-down-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;animation:unreveal-down-2 .7s cubic-bezier(.645,.045,.355,1) 0s both 1;animation-delay:calc(var(--char-index) * 128ms)}.wrapper-sticky-snaps .pagination{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}.wrapper-sticky-snaps .pagination-current{display:flex;justify-content:flex-end;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:relative;overflow:hidden}@media only screen and (min-width: 1025.1px){.wrapper-sticky-snaps .pagination-current{width:7rem;height:5.3rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){.wrapper-sticky-snaps .pagination-current{width:7rem;height:3.8rem}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){.wrapper-sticky-snaps .pagination-current{width:4.5rem;height:3.6rem}}.wrapper-sticky-snaps .pagination-current [data-get-progress]{position:absolute;top:0;right:.4rem;bottom:auto;left:auto;-webkit-mask-image:linear-gradient(to top,rgba(0,0,0,0) 0%,rgb(0,0,0) 20%,rgb(0,0,0) 80%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to top,rgba(0,0,0,0) 0%,rgb(0,0,0) 20%,rgb(0,0,0) 80%,rgba(0,0,0,0) 100%)}.wrapper-sticky-snaps .pagination-current [data-get-progress]>span{opacity:0;pointer-events:none;display:inline-block}.wrapper-sticky-snaps .pagination-current [data-get-progress].active>span{display:inline-block;opacity:1;pointer-events:auto}@media only screen and (min-width: 1025.1px){.wrapper-sticky-snaps .fraction-snaps{height:100vh}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){.wrapper-sticky-snaps .fraction-snaps{height:calc(100vh - (var(--header-height)))}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){.wrapper-sticky-snaps .fraction-snaps{position:relative;height:var(--text-vh, 30vh)}}@media only screen and (min-width: 1025.1px),only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){.wrapper-sticky-snaps .container-fluid{position:absolute;top:0;right:auto;bottom:auto;left:0}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){.wrapper-sticky-snaps .container-fluid{height:100%}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){.wrapper-sticky-snaps .container-fluid{position:absolute;top:auto;right:auto;bottom:0;left:0}}@media only screen and (max-width: 767.98px) and (orientation: portrait){.wrapper-sticky-snaps .container-fluid{position:absolute;top:auto;right:auto;bottom:0;left:0}}@media only screen and (min-width: 1025.1px),only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){.wrapper-sticky-snaps .container-fluid .row{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;min-height:100vh}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){.wrapper-sticky-snaps .container-fluid .row{display:flex;justify-content:flex-start;align-items:flex-end;align-content:flex-end;flex-wrap:wrap;flex-direction:row;min-height:100vh}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){.wrapper-sticky-snaps .container-fluid .row{display:flex;justify-content:flex-start;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;flex-direction:row;height:100%}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){.wrapper-sticky-snaps .container-fluid .row{align-items:flex-end;align-content:flex-end}}.wrapper-sticky-snaps .container-fluid .row .column-snap{position:relative}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){.wrapper-sticky-snaps .container-fluid .row .column-snap{min-height:calc(100vh - (var(--header-height)))}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){.wrapper-sticky-snaps .container-fluid .row .column-snap .container-text{transform:translateY(-50%)}}#pg-home .section-tangerina{padding-bottom:20rem}@media only screen and (max-width: 1025px){#pg-home .section-tangerina{--mobile-vh-compensation: clamp(3rem, 7vh, 7vh) }}#pg-home .section-tangerina .wrapper-sticky-1{position:relative}#pg-home .section-tangerina .fraction-circle{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:absolute;top:0;right:auto;bottom:auto;left:0;height:100vh;width:100vw}#pg-home .section-tangerina .fraction-circle .circle{display:block;background:var(--orange-1);border-radius:50%;transform:scale(0)}@media only screen and (min-width: 1025.1px){#pg-home .section-tangerina .fraction-circle .circle{width:16.8rem;height:16.8rem}}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .fraction-circle .circle{margin-top:var(--mobile-vh-compensation);width:9.2rem;height:9.2rem}}#pg-home .section-tangerina .fraction-circle .circle.aos-animate{transform:scale(1);-webkit-transition:all 1.1s cubic-bezier(.645,.045,.355,1);-moz-transition:all 1.1s cubic-bezier(.645,.045,.355,1);-ms-transition:all 1.1s cubic-bezier(.645,.045,.355,1);-o-transition:all 1.1s cubic-bezier(.645,.045,.355,1);transition:all 1.1s cubic-bezier(.645,.045,.355,1);transition-delay:0s}#pg-home .section-tangerina .fraction-circle .bg-circle-border{position:absolute;top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%) scale(.2);visibility:visible;opacity:1}@media only screen and (min-width: 1025.1px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape),only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-tangerina .fraction-circle .bg-circle-border{width:clamp(20rem,165vh,200rem);height:clamp(20rem,165vh,200rem)}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-tangerina .fraction-circle .bg-circle-border{width:110vh;height:110vh}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-tangerina .fraction-circle .bg-circle-border{width:130vh;height:130vh}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-tangerina .fraction-circle .bg-circle-border{width:100vh;height:100vh}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-tangerina .fraction-circle .bg-circle-border{width:170vh;height:170vh}}#pg-home .section-tangerina .fraction-circle .bg-circle-border span{width:100%;height:100%;display:block}#pg-home .section-tangerina .fraction-circle .bg-circle-border span:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0;border:1px solid var(--text-color-9);border-radius:50%}#pg-home .section-tangerina .fraction-circle .bg-circle-border.aos-animate{opacity:1;transform:translate(-50%,-50%) scale(1);transition:opacity ease-in-out .3s,transform 1s cubic-bezier(.785,.135,.15,.86)}#pg-home .section-tangerina .fraction-para-que{position:relative}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .fraction-para-que{pointer-events:none}}#pg-home .section-tangerina .fraction-para-que .column{position:relative;justify-content:flex-start;flex-direction:row;min-height:100vh;padding-top:40rem;text-align:center;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .fraction-para-que .column{padding-top:30rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-tangerina .fraction-para-que .column{padding-top:clamp(20rem,53vh,25rem)}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-tangerina .fraction-para-que .column h1{font-size:3rem}}#pg-home .section-tangerina .fraction-para-que .column h2{margin-top:1rem}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-tangerina .fraction-para-que .column h2{max-width:40rem;font-size:2rem}}#pg-home .section-tangerina .fraction-para-que .container-scroll-btn{position:absolute;top:auto;right:auto;bottom:5vh;left:0;width:100%;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;text-align:center;z-index:11}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-tangerina .fraction-para-que .container-scroll-btn{position:relative;bottom:auto;top:3rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-tangerina .fraction-para-que .container-scroll-btn{bottom:5vh}}#pg-home .section-tangerina .fraction-para-que .container-scroll-btn p{margin-bottom:1rem}#pg-home .section-tangerina .fraction-para-que .container-icon{transform:scale(.8);opacity:0;pointer-events:auto}#pg-home .section-tangerina .fraction-para-que .container-icon i{display:flex;font-size:4rem}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-tangerina .fraction-para-que .container-icon i{font-size:3rem}}#pg-home .section-tangerina .fraction-para-que .container-icon i.icon-scroll-down-border{position:absolute;top:0;right:auto;bottom:auto;left:0}#pg-home .section-tangerina .fraction-para-que .container-icon i.icon-scroll-down-arrow:before{display:block;-webkit-animation:move-down 1.6s cubic-bezier(.785,.135,.15,.86) 0s both infinite;-moz-animation:move-down 1.6s cubic-bezier(.785,.135,.15,.86) 0s both infinite;-ms-animation:move-down 1.6s cubic-bezier(.785,.135,.15,.86) 0s both infinite;-o-animation:move-down 1.6s cubic-bezier(.785,.135,.15,.86) 0s both infinite;animation:move-down 1.6s cubic-bezier(.785,.135,.15,.86) 0s both infinite}#pg-home .section-tangerina .fraction-para-que .container-icon.aos-animate{transform:scale(1);opacity:1;transition:transform .8s cubic-bezier(.785,.135,.15,.86),opacity .8s cubic-bezier(.785,.135,.15,.86),color .4s ease-in-out}#pg-home .section-tangerina .fraction-pessoas-voem-alto{margin-top:calc(-90vh + 10px);height:220vh;position:relative;pointer-events:none;z-index:9}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .fraction-pessoas-voem-alto{height:220vh;margin-top:calc(-100vh + var(--mobile-vh-compensation))}}#pg-home .section-tangerina .fraction-pessoas-voem-alto .column{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;height:100vh;transform:translateY(70vh)}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .fraction-pessoas-voem-alto .column{padding-top:var(--mobile-vh-compensation)}}#pg-home .section-tangerina .fraction-pessoas-voem-alto .column h2{width:100%}@media only screen and (min-width: 1025.1px){#pg-home .section-tangerina .fraction-pessoas-voem-alto .column h2{display:flex;justify-content:space-between;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .fraction-pessoas-voem-alto .column h2{display:flex;justify-content:space-between;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;height:clamp(20rem,55vh,55vh)}}#pg-home .section-tangerina .fraction-pessoas-voem-alto .column h2 span{display:block}@media only screen and (min-width: 1025.1px){#pg-home .section-tangerina .fraction-pessoas-voem-alto .column h2 span{max-width:40rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-tangerina .fraction-pessoas-voem-alto .column h2 span{max-width:40rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-tangerina .fraction-pessoas-voem-alto .column h2 span{max-width:34rem}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-tangerina .fraction-pessoas-voem-alto .column h2 span{max-width:60rem}}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .fraction-pessoas-voem-alto .column h2 span{text-align:center}}#pg-home .section-tangerina .circles,#pg-home .section-tangerina .wrapper-circles{position:relative;width:100vw;height:100%;pointer-events:none}#pg-home .section-tangerina .path{height:110vh;position:absolute;top:20vh;right:auto;bottom:auto;left:auto;opacity:0}@media only screen and (min-width: 1025.1px){#pg-home .section-tangerina .path{width:33vh}}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .path{width:auto;min-width:33vh}}#pg-home .section-tangerina .pink-path{left:-5vw}@media only screen and (max-width: 767.98px){#pg-home .section-tangerina .pink-path{left:-70vw}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-tangerina .pink-path{left:-30vw}}#pg-home .section-tangerina .border-path{left:20vw}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-tangerina .border-path{right:auto;left:0}}@media only screen and (max-width: 767.98px){#pg-home .section-tangerina .border-path{left:-20vw}}#pg-home .section-tangerina .brown-path{right:35vw}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-tangerina .brown-path{right:auto;left:30vw}}@media only screen and (max-width: 767.98px){#pg-home .section-tangerina .brown-path{right:auto;left:12vw}}#pg-home .section-tangerina .green-path{right:16vw}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-tangerina .green-path{right:auto;left:65vw}}@media only screen and (max-width: 767.98px){#pg-home .section-tangerina .green-path{right:auto;left:65vw}}#pg-home .section-tangerina .paths{position:absolute;top:0;right:auto;bottom:auto;left:0;pointer-events:none;opacity:0;width:100vw;height:100vh}@media only screen and (max-width: 767.98px){#pg-home .section-tangerina .paths{top:0;width:120vw;height:120vh}}#pg-home .section-tangerina .wrapper-sticky-2{height:150vh;width:100%;position:absolute;top:0vh;right:auto;bottom:auto;left:0}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .wrapper-sticky-2{height:150vh}}#pg-home .section-tangerina .fraction-circles{pointer-events:none;z-index:9;position:absolute;top:0;right:auto;bottom:auto;left:50%;margin-top:-10vh;display:flex;justify-content:space-between;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;flex-direction:row;padding-left:5rem;padding-right:5rem;height:100vh;width:100vw;margin-left:-50vw}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-tangerina .fraction-circles{margin-top:5vh}}#pg-home .section-tangerina .fraction-circles .circle{border-radius:50%;opacity:0}#pg-home .section-tangerina .fraction-circles .circle.circle-pink,#pg-home .section-tangerina .fraction-circles .circle.circle-brown,#pg-home .section-tangerina .fraction-circles .circle.circle-green{width:10.5rem;height:10.5rem;background:var(--circle-bg)}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .fraction-circles .circle.circle-pink,#pg-home .section-tangerina .fraction-circles .circle.circle-brown,#pg-home .section-tangerina .fraction-circles .circle.circle-green{width:9.2rem;height:9.2rem}}#pg-home .section-tangerina .fraction-circles .circle.circle-border{width:16.3rem;height:16.3rem;border:1px solid var(--brown-2);margin-top:58rem}#pg-home .section-tangerina .fraction-circles .circle.circle-pink{--circle-bg: var(--pink-1);margin-right:24.6rem}#pg-home .section-tangerina .fraction-circles .circle.circle-border{--circle-bg: var(--pink-1);margin-right:74.2rem}#pg-home .section-tangerina .fraction-circles .circle.circle-brown{--circle-bg: var(--brown-1);margin-right:9rem}#pg-home .section-tangerina .fraction-circles .circle.circle-green{--circle-bg: var(--green-1)}#pg-home .section-tangerina .fraction-video{position:relative;min-height:245vh;margin-top:-145vh;width:100vw;pointer-events:none}#pg-home .section-tangerina .fraction-video .sticky-content{height:100vh;width:100%;position:absolute;top:0;right:auto;bottom:auto;left:0;opacity:0}#pg-home .section-tangerina .fraction-video .sticky-content .container-icon{position:absolute;top:50%;right:auto;bottom:auto;left:calc(50% + 1rem);transform:translate(-50%,-50%);z-index:10}#pg-home .section-tangerina .fraction-video .sticky-content .container-icon i{display:block;font-size:14vmax;color:var(--white-1)}#pg-home .section-tangerina .fraction-video .container-lottie{position:absolute;top:-1px;right:auto;bottom:auto;left:-1px;width:calc(100% + 2px);height:calc(100vh + 2px)}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .fraction-video .container-lottie{clip-path:circle(8% at 50% 50%);height:calc(100vh + 2px + var(--mobile-vh-compensation))}}#pg-home .section-tangerina .fraction-video .container-lottie:before{content:"";position:absolute;top:-1px;right:auto;bottom:auto;left:0;height:calc(100% - 2px);width:100%;display:block;z-index:1;background-color:var(--orange-1)}#pg-home .section-tangerina .fraction-video #video{position:absolute;top:-1px;right:auto;bottom:auto;left:0;height:calc(100% - 2px);width:100%;z-index:2;object-fit:cover}#pg-home .section-tangerina .fraction-video lottie-player{transition:filter .4s ease-in-out;position:relative;z-index:3}#pg-home .section-tangerina .fraction-video btn-modal-open{pointer-events:auto}#pg-home .section-tangerina .fraction-video .container-player{display:flex;justify-content:flex-end;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:relative;width:100%;height:100%;padding-right:17rem;pointer-events:none;z-index:10}#pg-home .section-tangerina .fraction-video .container-player .player{width:33.8rem;padding:3.55rem 4.2rem;border-radius:1.6rem;border:1px solid var(--text-color-6);background:var(--bg-color-3)}#pg-home .section-tangerina .fraction-video .container-player .player .container-logo{position:relative;width:25.4rem}#pg-home .section-tangerina .fraction-video .container-player .player .container-logo .logo-dark{position:absolute;top:0;right:auto;bottom:auto;left:0;width:100%;opacity:0}#pg-home .section-tangerina .fraction-video .container-player .player .container-controls{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;margin-top:1.6rem}#pg-home .section-tangerina .fraction-video .container-player .player .container-controls .play{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;width:3.8rem;height:3.8rem;border:1px solid var(--text-color-6);margin-right:.6rem;border-radius:50%}#pg-home .section-tangerina .fraction-video .container-player .player .container-controls .play i{display:block;font-size:1.2rem;margin-left:.2rem;color:var(--orange-1)}#pg-home .section-tangerina .fraction-video .container-player .player .container-controls .time{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;width:7.6rem;height:3.8rem;border:1px solid var(--text-color-6);border-radius:1.4rem;color:var(--brown-1)}#pg-home .section-tangerina .fraction-para-inspirar{pointer-events:none;margin-top:-130vh;position:relative;z-index:5;height:250vh}#pg-home .section-tangerina .fraction-para-inspirar .sticky-content{width:100%;height:auto}#pg-home .section-tangerina .fraction-para-inspirar .column-1{height:50vh;display:flex;justify-content:center;align-items:flex-end;align-content:flex-end;flex-wrap:wrap;flex-direction:row}#pg-home .section-tangerina .fraction-para-inspirar .column-1 h2{margin-left:auto;margin-right:auto;max-width:100rem}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .tangerina-design{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;margin-left:auto;margin-right:auto}@media only screen and (min-width: 1025.1px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .tangerina-design{max-width:25.5rem;margin-top:16vh}}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .tangerina-design{max-width:15rem;margin-top:16vh}}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .tangerina-design .orange-circle{display:none;width:2.8vh;height:2.8vh;background:var(--orange-1);border-radius:50%;opacity:1;transform:scale(0)}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .tangerina-design .masked-text{margin-top:1.4rem}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .tangerina-design .line{text-transform:uppercase;text-align:center}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .tangerina-design .line{font-size:2.2rem}}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles{margin-left:auto;margin-right:auto;position:relative}@media only screen and (min-width: 1025.1px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles{height:calc(clamp(80rem,100vh,105rem) - 8.4rem);width:calc(clamp(80rem,100vh,105rem) - 8.4rem)}}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles{width:100%}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles{max-width:35rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles{max-width:56rem}}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .first-circle:before,#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .second-circle:before{content:"";position:absolute;top:0;right:auto;bottom:auto;left:0;width:100%;height:100%;display:block;border:1px solid var(--text-color-1);border-radius:50%}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .second-circle{height:100%;width:100%;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}@media only screen and (min-width: 1025.1px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .second-circle{position:absolute;top:0;right:auto;bottom:auto;left:0}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .second-circle{position:absolute;top:0;right:auto;bottom:auto;left:0}}@media only screen and (max-width: 767.98px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .second-circle{position:absolute;top:0;right:auto;bottom:auto;left:0}}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .first-circle{content:"";height:100%;width:100%;display:block}@media only screen and (min-width: 1025.1px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .first-circle{position:absolute;top:0;right:auto;bottom:auto;left:calc(-100% - 7rem)}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .first-circle{position:absolute;top:0;right:auto;bottom:auto;left:calc(-100% - 4rem)}}@media only screen and (max-width: 767.98px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .first-circle{position:absolute;top:0;right:auto;bottom:auto;left:calc(-100% - 1rem)}}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .last-circle{content:"";height:100%;width:100%;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}@media only screen and (min-width: 1025.1px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .last-circle{position:absolute;top:0;right:calc(-100% - 7rem);bottom:auto;left:auto}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .last-circle{position:absolute;top:0;right:calc(-100% - 4rem);bottom:auto;left:auto}}@media only screen and (max-width: 767.98px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .last-circle{position:absolute;top:0;right:calc(-100% - 1rem);bottom:auto;left:auto}}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .last-circle .inner-circle{width:100%;height:100%;transform-origin:center;border-radius:50%;position:relative}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .last-circle .inner-circle:before{content:"";position:absolute;top:0;right:auto;bottom:auto;left:0;width:100%;height:100%;display:block;border:1px solid var(--text-color-1);border-radius:50%}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .last-circle .inner-circle .inner-circle2{position:absolute;top:0;right:auto;bottom:auto;left:0;width:100%;height:100%;background-color:var(--white-2);transform:scale(0);transform-origin:center;border-radius:50%}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .responsive-space{width:100%;display:block;padding-top:100%}#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .text-center{letter-spacing:0}@media only screen and (min-width: 1025.1px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .text-center{font-size:clamp(2rem,5.9vh,6rem)}}@media only screen and (max-width: 1025px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .text-center{position:absolute;top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .text-center{min-width:43rem;font-size:3.6rem}}@media only screen and (max-width: 767.98px){#pg-home .section-tangerina .fraction-para-inspirar .column-2 .container-circles .text-center{min-width:29rem;font-size:2.2rem}}#pg-home .section-principios .wrapper-sticky-1{margin-top:-45vh;height:345vh;position:relative;z-index:6}@media only screen and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-1{margin-top:0;height:400vh}}#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem{position:relative}#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;min-height:100vh}#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content{width:100%;height:100%}@media only screen and (min-width: 1025.1px){#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;max-height:clamp(40rem,70vh,68.5rem)}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content{display:flex;justify-content:flex-end;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;padding-top:15rem;padding-bottom:15rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;padding-top:clamp(5rem,40vh,30rem);padding-bottom:10rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content{display:flex;justify-content:flex-end;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;padding-top:10rem;padding-bottom:5rem}}#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content .container-title{position:relative;text-align:center;white-space:nowrap}@media only screen and (min-width: 1025.1px){#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content .container-title{width:100%;height:12.6rem;margin-top:clamp(6rem,18vh,19rem)}}@media only screen and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content .container-title{width:calc(100% + var(--padding-fluid) * 2)}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content .container-title{height:3.6rem}}@media only screen and (max-width: 767.98px){#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content .container-title{height:2.5rem}}#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content .container-title .wrapper-title{width:100%;height:100%}#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content .container-title h2{position:absolute;top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content .container-title h2{white-space:nowrap}}#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content .container-title h2 .text{display:inline-block;opacity:0}@media only screen and (min-width: 1025.1px),only screen and (max-width: 767.98px){#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content .container-lottie{width:100vw;height:100vh;position:absolute;top:0;right:auto;bottom:auto;left:0}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content .container-lottie{width:132rem;height:60vh;position:absolute;top:45%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .content .container-lottie{width:100vw;height:60vmax;position:absolute;top:35%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}}#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .container-sementes{position:absolute;top:0;right:auto;bottom:auto;left:0;display:flex;justify-content:space-between;align-items:space-between;align-content:space-between;flex-wrap:wrap;flex-direction:row;width:100%;height:100%;padding:10.7rem}#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .container-sementes .semente{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;width:11.1111111111%;height:25%}#pg-home .section-principios .wrapper-sticky-1 .fraction-de-onde-vem .column-01 .container-sementes .semente:before{content:"";display:block;font-size:5vh}@media only screen and (max-width: 1025px){#pg-home .section-principios{margin-bottom:0}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-principios .fraction-sementes .column{max-width:41.6666666667%;margin-left:50%}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-principios .fraction-sementes p{max-width:35rem;margin-left:auto}}@media only screen and (min-width: 1025.1px){#pg-home .section-principios .fraction-snaps{height:120vh}}#pg-home .section-principios .wrapper-sticky-snaps{margin-top:0vh;--wrapper-sticky-height: 450vh}@media only screen and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-snaps{--text-vh: 35vh;margin-top:-20vh;--wrapper-sticky-height: 550vh}}#pg-home .section-principios .wrapper-sticky-snaps .container-fluid[data-get-progress] .column-snap .text,#pg-home .section-principios .wrapper-sticky-snaps .container-fluid[data-get-progress] .column-snap .title{opacity:0;pointer-events:none}#pg-home .section-principios .wrapper-sticky-snaps .container-fluid[data-get-progress].active .column-snap{opacity:1;pointer-events:auto}#pg-home .section-principios .wrapper-sticky-snaps .container-snap-sticky{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-snaps .container-snap-sticky{height:70vh}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-principios .wrapper-sticky-snaps .container-snap-sticky{height:65vh}}@media only screen and (min-width: 1025.1px){#pg-home .section-principios .wrapper-sticky-snaps .container-snap-sticky .container-lottie{margin-left:19.3rem}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-snaps .container-snap-sticky .container-lottie{position:absolute;top:auto;right:auto;bottom:0;left:50%;width:clamp(10rem,90vh,92rem)}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-snaps .container-snap-sticky .container-lottie{position:relative;left:3rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-principios .wrapper-sticky-snaps .container-snap-sticky .container-lottie{position:absolute;top:auto;right:auto;bottom:-2vh;left:50%;width:clamp(10rem,86vh,75rem)}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-principios .wrapper-sticky-snaps .container-snap-sticky .container-lottie{position:relative;left:15rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-principios .wrapper-sticky-snaps .container-snap-sticky .container-lottie{position:relative;left:10rem}}@media only screen and (min-width: 1025.1px){#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text{width:calc(100% + var(--padding) * 2);letter-spacing:-.02em}}@media only screen and (max-width: 767.98px) and (orientation: portrait),only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;margin-left:auto;margin-right:auto;max-width:34rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text{position:absolute;top:50%;right:calc(var(--padding) + 6.4rem);bottom:auto;left:auto;max-width:35rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text{position:absolute;top:50%;right:var(--padding-fluid);bottom:auto;left:auto;max-width:30rem}}#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .title{text-transform:uppercase}@media only screen and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .title{font-size:2.4rem;font-weight:300}}@media only screen and (max-width: 767.98px) and (orientation: portrait),only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .title{text-align:center}}#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .text{max-width:var(--text-max-w)}@media only screen and (min-width: 1025.1px){#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .text{margin-top:4.8rem}}@media only screen and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .text{margin-top:2rem;font-size:1.8rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait),only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-principios .wrapper-sticky-snaps .container-fluid .container-text .text{text-align:center}}@media only screen and (min-width: 1025.1px){#pg-home .section-principios .wrapper-sticky-snaps .container-fluid:nth-child(1){--text-max-w: 49rem}}#pg-home .section-principios .wrapper-sticky-snaps .container-fluid:nth-child(4){--text-max-w: 51rem}#pg-home .section-principios .wrapper-sticky-snaps .container-fluid:nth-child(5){--text-max-w: 42rem}#pg-home .section-principios .wrapper-sticky-snaps .container-fluid:nth-child(6){--text-max-w: 54rem}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px){#pg-home .section-elementos{padding-top:5rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-elementos{padding-top:40rem}}#pg-home .section-elementos .container-elementos{width:100%;display:flex;justify-content:center;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;flex-direction:row}@media only screen and (min-width: 1025.1px) and (hover: hover){#pg-home .section-elementos .container-elementos{height:clamp(30rem,350vh,400rem)}}@media only screen and (max-width: 1025px){#pg-home .section-elementos .container-elementos{padding-bottom:10rem}}#pg-home .section-elementos .container-elementos .sticky-content{width:100%}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .container-elementos .sticky-content{height:200vh}}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .container-elementos .sticky-content h2{transform:translateY(-20vh) scale(1);padding-top:0;padding-bottom:15rem}}#pg-home .section-elementos .fraction-elementos{position:relative;z-index:2}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .fraction-elementos{height:100vh;padding-bottom:10rem}}@media only screen and (max-width: 1025px){#pg-home .section-elementos .fraction-elementos{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .fraction-elementos .container-lottie{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:absolute;top:50%;right:auto;bottom:auto;left:0;min-width:calc(100% + 23rem);margin-left:-11.5rem;transform:translateY(-50%)}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-elementos .fraction-elementos .container-lottie{position:absolute;top:-45rem;right:auto;bottom:auto;left:0}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-elementos .fraction-elementos .container-lottie{position:absolute;top:-54rem;right:auto;bottom:auto;left:0;min-width:calc(100% + 23rem);margin-left:-11.5rem}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .fraction-elementos .container-lottie{min-width:calc(100% + 20rem);margin-left:-10rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .fraction-elementos .container-lottie{position:absolute;top:-32rem;right:auto;bottom:auto;left:0;min-width:calc(100% + 12rem);margin-left:-6rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .fraction-elementos .container-lottie{display:none}}#pg-home .section-elementos .fraction-elementos .container-img{margin-left:auto;margin-right:auto;height:calc(100vh - 24rem);width:100vw}@media only screen and (min-width: 1025.1px),only screen and (min-width: 767.98px) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .fraction-elementos .container-img{display:none}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .container-snap-sticky{height:70vh}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-elementos .container-snap-sticky .container-lottie{position:absolute;top:auto;right:auto;bottom:3vh;left:50%;width:clamp(10rem,80vh,72rem)}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .container-snap-sticky .container-lottie{position:absolute;top:auto;right:auto;bottom:5vh;left:50%;width:clamp(10rem,70vh,72rem);-webkit-transition:all .4s cubic-bezier(.42,0,.58,1);-moz-transition:all .4s cubic-bezier(.42,0,.58,1);-ms-transition:all .4s cubic-bezier(.42,0,.58,1);-o-transition:all .4s cubic-bezier(.42,0,.58,1);transition:all .4s cubic-bezier(.42,0,.58,1);transition-delay:0s}}#pg-home .section-elementos .fraction-a-combinacao{position:relative}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .fraction-a-combinacao{height:100vh}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-elementos .fraction-a-combinacao{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column}}#pg-home .section-elementos .fraction-a-combinacao .container-sticky{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .fraction-a-combinacao .container-sticky{min-height:clamp(80rem,100vh,100vh)}}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .fraction-a-combinacao .row{margin-bottom:clamp(10rem,15vh,30rem)}}@media only screen and (min-width: 1025.1px) and (hover: none){#pg-home .section-elementos .fraction-a-combinacao .row{margin-top:clamp(10rem,15vh,30rem)}}@media only screen and (max-width: 1025px){#pg-home .section-elementos .fraction-a-combinacao .row{margin-bottom:clamp(5rem,10vh,15rem)}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-elementos .fraction-a-combinacao .row{margin-top:30rem}}@media only screen and (max-width: 767.98px){#pg-home .section-elementos .fraction-a-combinacao .row{margin-top:25rem}}#pg-home .section-elementos .fraction-a-combinacao .marquee-wrapper-content{--marquee-h: 11.1rem;margin-top:-4rem}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .fraction-a-combinacao .marquee-wrapper-content{--marquee-h: 9.1rem}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-elementos .fraction-a-combinacao .marquee-wrapper-content{--marquee-h: 9.1rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .fraction-a-combinacao .marquee-wrapper-content{--marquee-h: 11.1rem}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-elementos .fraction-a-combinacao .marquee-wrapper-content{margin-top:1rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-elementos .fraction-a-combinacao .column{max-width:66.6666666667%;margin-left:16.6666666667%}}#pg-home .section-elementos .fraction-a-combinacao .column p{margin-left:auto;margin-right:auto}@media only screen and (min-width: 1025.1px),only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-elementos .fraction-a-combinacao .column p{max-width:107rem}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-elementos .fraction-a-combinacao .column p{max-width:47rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .fraction-a-combinacao .column p{max-width:30rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .fraction-a-combinacao .column p{max-width:36rem}}#pg-home .section-elementos .fraction-a-combinacao .container-lottie{position:relative;height:11.1rem}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .fraction-a-combinacao .container-lottie{width:100vw}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-elementos .fraction-a-combinacao .container-lottie{width:160vw!important;min-width:102.4rem!important}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .fraction-a-combinacao .container-lottie{width:250vw!important;min-width:120rem!important}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .fraction-a-combinacao .container-lottie{width:200vw!important;height:14.4rem;min-width:76.8rem!important}}#pg-home .section-elementos .fraction-a-combinacao .container-lottie lottie-player:first-child{position:absolute;top:0;right:auto;bottom:auto;left:0}#pg-home .section-elementos .fraction-a-combinacao .container-lottie lottie-player:nth-child(2){position:absolute;top:auto;right:auto;bottom:-4rem;left:0}#pg-home .section-elementos .wrapper-sticky{--wrapper-sticky-height: 650vh}#pg-home .section-elementos .wrapper-sticky[data-progress-container="0"] .container-fluid[data-get-progress="1"] .container-text{opacity:.3}#pg-home .section-elementos .wrapper-sticky[data-progress-container="0"] .container-fluid[data-get-progress="2"] .container-text{opacity:0}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky[data-progress-container="0"] .container-snap-sticky .container-lottie{transform:translate(-56.5%)}}#pg-home .section-elementos .wrapper-sticky[data-progress-container="1"] .container-fluid[data-get-progress="2"] .container-text{opacity:.3}#pg-home .section-elementos .wrapper-sticky[data-progress-container="1"] .container-fluid[data-get-progress="0"] .container-text,#pg-home .section-elementos .wrapper-sticky[data-progress-container="2"] .container-fluid[data-get-progress="0"] .text{opacity:0}#pg-home .section-elementos .wrapper-sticky .container-snap-sticky{display:flex;justify-content:flex-end;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .wrapper-sticky .container-snap-sticky .container-lottie{margin-right:19.3rem}}#pg-home .section-elementos .wrapper-sticky .container-snap-sticky .container-lottie .wrapper-lottie{width:100%;height:100%}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-elementos .wrapper-sticky .container-snap-sticky .container-lottie .wrapper-lottie{margin-right:1.5rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-elementos .wrapper-sticky .container-snap-sticky .container-lottie .wrapper-lottie{margin-right:5rem}}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .wrapper-sticky[data-direction=forward] .container-fluid[data-get-progress].active .column-snap .container-text{-webkit-animation:reveal-up-3 .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-moz-animation:reveal-up-3 .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-ms-animation:reveal-up-3 .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-o-animation:reveal-up-3 .8s cubic-bezier(.215,.61,.355,1) .35s both 1;animation:reveal-up-3 .8s cubic-bezier(.215,.61,.355,1) .35s both 1}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky[data-direction=forward] .container-fluid[data-get-progress].active .column-snap .container-text{-webkit-animation:reveal-up-3-tablet .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-moz-animation:reveal-up-3-tablet .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-ms-animation:reveal-up-3-tablet .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-o-animation:reveal-up-3-tablet .8s cubic-bezier(.215,.61,.355,1) .35s both 1;animation:reveal-up-3-tablet .8s cubic-bezier(.215,.61,.355,1) .35s both 1}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky[data-direction=forward] .container-fluid[data-get-progress].active .column-snap .container-text{-webkit-animation:reveal-up-3-mobile .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-moz-animation:reveal-up-3-mobile .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-ms-animation:reveal-up-3-mobile .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-o-animation:reveal-up-3-mobile .8s cubic-bezier(.215,.61,.355,1) .35s both 1;animation:reveal-up-3-mobile .8s cubic-bezier(.215,.61,.355,1) .35s both 1}}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .wrapper-sticky[data-direction=forward] .container-fluid[data-get-progress].leave .column-snap .container-text{-webkit-animation:unreveal-up-3 .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-moz-animation:unreveal-up-3 .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-ms-animation:unreveal-up-3 .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-o-animation:unreveal-up-3 .8s cubic-bezier(.215,.61,.355,1) 0s both 1;animation:unreveal-up-3 .8s cubic-bezier(.215,.61,.355,1) 0s both 1}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky[data-direction=forward] .container-fluid[data-get-progress].leave .column-snap .container-text{-webkit-animation:unreveal-up-3-tablet .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-moz-animation:unreveal-up-3-tablet .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-ms-animation:unreveal-up-3-tablet .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-o-animation:unreveal-up-3-tablet .8s cubic-bezier(.215,.61,.355,1) 0s both 1;animation:unreveal-up-3-tablet .8s cubic-bezier(.215,.61,.355,1) 0s both 1}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky[data-direction=forward] .container-fluid[data-get-progress].leave .column-snap .container-text{-webkit-animation:unreveal-up-3-mobile .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-moz-animation:unreveal-up-3-mobile .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-ms-animation:unreveal-up-3-mobile .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-o-animation:unreveal-up-3-mobile .8s cubic-bezier(.215,.61,.355,1) 0s both 1;animation:unreveal-up-3-mobile .8s cubic-bezier(.215,.61,.355,1) 0s both 1}}#pg-home .section-elementos .wrapper-sticky[data-direction=forward][data-progress-container="1"] .container-fluid[data-get-progress="2"] .container-text{opacity:.3}@media only screen and (min-width: 1025.1px),only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky[data-direction=forward][data-progress-container="1"] .container-fluid[data-get-progress="2"] .container-text{-webkit-animation:reveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-moz-animation:reveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-ms-animation:reveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-o-animation:reveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;animation:reveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) .8s both 1}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky[data-direction=forward][data-progress-container="1"] .container-fluid[data-get-progress="2"] .container-text{-webkit-animation:reveal-up-elementos-progress-2-mobile .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-moz-animation:reveal-up-elementos-progress-2-mobile .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-ms-animation:reveal-up-elementos-progress-2-mobile .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-o-animation:reveal-up-elementos-progress-2-mobile .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;animation:reveal-up-elementos-progress-2-mobile .8s cubic-bezier(.785,.135,.15,.86) .8s both 1}}#pg-home .section-elementos .wrapper-sticky[data-direction=forward][data-progress-container="2"] .container-fluid[data-get-progress="1"] .container-text{opacity:0}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .wrapper-sticky[data-direction=backward] .container-fluid[data-get-progress].active .column-snap .container-text{-webkit-animation:reveal-down-3 .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-moz-animation:reveal-down-3 .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-ms-animation:reveal-down-3 .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-o-animation:reveal-down-3 .8s cubic-bezier(.215,.61,.355,1) .35s both 1;animation:reveal-down-3 .8s cubic-bezier(.215,.61,.355,1) .35s both 1}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky[data-direction=backward] .container-fluid[data-get-progress].active .column-snap .container-text{-webkit-animation:reveal-down-3-tablet .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-moz-animation:reveal-down-3-tablet .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-ms-animation:reveal-down-3-tablet .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-o-animation:reveal-down-3-tablet .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;animation:reveal-down-3-tablet .6s cubic-bezier(.785,.135,.15,.86) 0s both 1}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky[data-direction=backward] .container-fluid[data-get-progress].active .column-snap .container-text{-webkit-animation:reveal-down-3-mobile .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-moz-animation:reveal-down-3-mobile .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-ms-animation:reveal-down-3-mobile .8s cubic-bezier(.215,.61,.355,1) .35s both 1;-o-animation:reveal-down-3-mobile .8s cubic-bezier(.215,.61,.355,1) .35s both 1;animation:reveal-down-3-mobile .8s cubic-bezier(.215,.61,.355,1) .35s both 1}}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .wrapper-sticky[data-direction=backward] .container-fluid[data-get-progress].leave .column-snap .container-text{-webkit-animation:unreveal-down-3 .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-moz-animation:unreveal-down-3 .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-ms-animation:unreveal-down-3 .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-o-animation:unreveal-down-3 .8s cubic-bezier(.215,.61,.355,1) 0s both 1;animation:unreveal-down-3 .8s cubic-bezier(.215,.61,.355,1) 0s both 1}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky[data-direction=backward] .container-fluid[data-get-progress].leave .column-snap .container-text{-webkit-animation:unreveal-down-3-tablet .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-moz-animation:unreveal-down-3-tablet .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-ms-animation:unreveal-down-3-tablet .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;-o-animation:unreveal-down-3-tablet .6s cubic-bezier(.785,.135,.15,.86) 0s both 1;animation:unreveal-down-3-tablet .6s cubic-bezier(.785,.135,.15,.86) 0s both 1}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky[data-direction=backward] .container-fluid[data-get-progress].leave .column-snap .container-text{-webkit-animation:unreveal-down-3-mobile .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-moz-animation:unreveal-down-3-mobile .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-ms-animation:unreveal-down-3-mobile .8s cubic-bezier(.215,.61,.355,1) 0s both 1;-o-animation:unreveal-down-3-mobile .8s cubic-bezier(.215,.61,.355,1) 0s both 1;animation:unreveal-down-3-mobile .8s cubic-bezier(.215,.61,.355,1) 0s both 1}}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .wrapper-sticky[data-direction=backward][data-progress-container="0"] .container-fluid[data-get-progress="0"].active .column-snap .container-text{-webkit-animation:reveal-down-3 .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1;-moz-animation:reveal-down-3 .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1;-ms-animation:reveal-down-3 .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1;-o-animation:reveal-down-3 .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1;animation:reveal-down-3 .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky[data-direction=backward][data-progress-container="0"] .container-fluid[data-get-progress="0"].active .column-snap .container-text{-webkit-animation:reveal-down-3-tablet .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1;-moz-animation:reveal-down-3-tablet .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1;-ms-animation:reveal-down-3-tablet .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1;-o-animation:reveal-down-3-tablet .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1;animation:reveal-down-3-tablet .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky[data-direction=backward][data-progress-container="0"] .container-fluid[data-get-progress="0"].active .column-snap .container-text{-webkit-animation:reveal-down-3-mobile .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1;-moz-animation:reveal-down-3-mobile .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1;-ms-animation:reveal-down-3-mobile .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1;-o-animation:reveal-down-3-mobile .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1;animation:reveal-down-3-mobile .8s cubic-bezier(.785,.135,.15,.86) 1.4s both 1}}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .wrapper-sticky[data-direction=backward][data-progress-container="0"] .container-fluid[data-get-progress="1"]:not(.active) .column-snap .container-text{-webkit-animation:unreveal-down-3 .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-moz-animation:unreveal-down-3 .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-ms-animation:unreveal-down-3 .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-o-animation:unreveal-down-3 .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;animation:unreveal-down-3 .8s cubic-bezier(.785,.135,.15,.86) .8s both 1}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky[data-direction=backward][data-progress-container="0"] .container-fluid[data-get-progress="1"]:not(.active) .column-snap .container-text{-webkit-animation:unreveal-down-3-tablet .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-moz-animation:unreveal-down-3-tablet .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-ms-animation:unreveal-down-3-tablet .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-o-animation:unreveal-down-3-tablet .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;animation:unreveal-down-3-tablet .8s cubic-bezier(.785,.135,.15,.86) .8s both 1}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky[data-direction=backward][data-progress-container="0"] .container-fluid[data-get-progress="1"]:not(.active) .column-snap .container-text{-webkit-animation:unreveal-down-3-mobile .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-moz-animation:unreveal-down-3-mobile .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-ms-animation:unreveal-down-3-mobile .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;-o-animation:unreveal-down-3-mobile .8s cubic-bezier(.785,.135,.15,.86) .8s both 1;animation:unreveal-down-3-mobile .8s cubic-bezier(.785,.135,.15,.86) .8s both 1}}@media only screen and (min-width: 1025.1px),only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky[data-direction=backward][data-progress-container="0"] .container-fluid[data-get-progress="2"] .column-snap .container-text{-webkit-animation:unreveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) 0s both 1;-moz-animation:unreveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) 0s both 1;-ms-animation:unreveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) 0s both 1;-o-animation:unreveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) 0s both 1;animation:unreveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) 0s both 1}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky[data-direction=backward][data-progress-container="0"] .container-fluid[data-get-progress="2"] .column-snap .container-text{-webkit-animation:unreveal-up-elementos-progress-2-mobile .8s cubic-bezier(.785,.135,.15,.86) 0s both 1;-moz-animation:unreveal-up-elementos-progress-2-mobile .8s cubic-bezier(.785,.135,.15,.86) 0s both 1;-ms-animation:unreveal-up-elementos-progress-2-mobile .8s cubic-bezier(.785,.135,.15,.86) 0s both 1;-o-animation:unreveal-up-elementos-progress-2-mobile .8s cubic-bezier(.785,.135,.15,.86) 0s both 1;animation:unreveal-up-elementos-progress-2-mobile .8s cubic-bezier(.785,.135,.15,.86) 0s both 1}}#pg-home .section-elementos .wrapper-sticky[data-direction=backward][data-progress-container="1"] .container-fluid[data-get-progress="2"] .column-snap .container-text{opacity:.3}#pg-home .section-elementos .wrapper-sticky[data-direction=backward][data-progress-container="2"] .container-fluid[data-get-progress="1"] .column-snap .container-text{-webkit-animation:unreveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) 0s both 1;-moz-animation:unreveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) 0s both 1;-ms-animation:unreveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) 0s both 1;-o-animation:unreveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) 0s both 1;animation:unreveal-up-elementos-progress-2 .8s cubic-bezier(.785,.135,.15,.86) 0s both 1}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .wrapper-sticky .container-fluid .row .column-snap{min-height:100vh}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky .container-fluid .row .column-snap{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}@media only screen and (min-width: 1025.1px),only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky .container-fluid .row .column-snap .container-text{transform:translateY(-50%)}}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .wrapper-sticky .container-fluid .row .column-snap .container-text{position:absolute;top:50%;right:auto;bottom:auto;left:var(--padding)}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-elementos .wrapper-sticky .container-fluid .row .column-snap .container-text{position:absolute;top:50%;right:auto;bottom:auto;left:calc(var(--padding) + 6.4rem)}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky .container-fluid .row .column-snap .container-text{position:absolute;top:50%;right:auto;bottom:auto;left:calc(var(--padding) + 5.4rem)}}#pg-home .section-elementos .wrapper-sticky .container-fluid .row .column-snap .container-text .text{opacity:0}#pg-home .section-elementos .wrapper-sticky .container-fluid .row .container-text{letter-spacing:-.02em}@media only screen and (min-width: 1025.1px),only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky .container-fluid .row .container-text{max-width:var(--text-max-w)}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky .container-fluid .row .container-text{width:100%}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-elementos .wrapper-sticky .container-fluid .row .container-text .text{font-size:3rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky .container-fluid .row .container-text .text{font-size:2rem}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky .container-fluid .row .container-text .text{margin-left:auto;margin-right:auto;max-width:var(--text-max-w);font-size:2rem;text-align:center}}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .wrapper-sticky .container-fluid:nth-child(1){--text-max-w: 50rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky .container-fluid:nth-child(1){--text-max-w: 38rem}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-elementos .wrapper-sticky .container-fluid:nth-child(1){--text-max-w: 30rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky .container-fluid:nth-child(1){--text-max-w: 21rem}}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .wrapper-sticky .container-fluid:nth-child(2){--text-max-w: 49.4rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky .container-fluid:nth-child(2){--text-max-w: 38rem}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-elementos .wrapper-sticky .container-fluid:nth-child(2){--text-max-w: 30rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky .container-fluid:nth-child(2){--text-max-w: 20.7rem}}@media only screen and (min-width: 1025.1px){#pg-home .section-elementos .wrapper-sticky .container-fluid:nth-child(3){--text-max-w: 52rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-elementos .wrapper-sticky .container-fluid:nth-child(3){--text-max-w: 41rem}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-elementos .wrapper-sticky .container-fluid:nth-child(3){--text-max-w: 28rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-elementos .wrapper-sticky .container-fluid:nth-child(3){--text-max-w: 22rem}}#pg-home .section-numeros{--square-size: clamp(5rem, 12.5vh, 13.5rem)}#pg-home .section-numeros .bg-squares{--square-size: clamp(5rem, 12.5vh, 13.5rem);position:absolute;top:0;right:auto;bottom:auto;left:0;width:100%;height:100%}#pg-home .section-numeros .bg-squares:before,#pg-home .section-numeros .bg-squares:after{pointer-events:none}#pg-home .section-numeros .bg-squares:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0;background-image:linear-gradient(var(--brown-4) 1px,transparent 0),linear-gradient(90deg,var(--brown-4) 1px,transparent 0);background-size:var(--square-size) var(--square-size),var(--square-size) var(--square-size),1rem 1rem,1rem 1rem;background-position:top center}#pg-home .section-numeros .bg-squares:after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0;background-image:linear-gradient(var(--black-4) 1px,transparent 0),linear-gradient(90deg,var(--black-4) 1px,transparent 0);background-size:var(--square-size) var(--square-size),var(--square-size) var(--square-size),1rem 1rem,1rem 1rem;background-position:top center;opacity:0}#pg-home .section-numeros .fraction-intuitivo{display:flex;justify-content:flex-start;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;flex-direction:row}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-intuitivo{height:clamp(40rem,200vh,220rem)}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-intuitivo{height:clamp(40rem,150vh,170rem)}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-numeros .fraction-intuitivo .pt-mobile-175{padding-top:10rem!important}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-intuitivo .container-fluid{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;height:clamp(40rem,100vh,110rem)}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-intuitivo .container-fluid{height:90vh;display:flex;justify-content:center;align-items:flex-end;align-content:flex-end;flex-wrap:wrap;flex-direction:row}}#pg-home .section-numeros .fraction-intuitivo .container-fluid .row{height:100%}@media only screen and (max-width: 767.98px){#pg-home .section-numeros .fraction-intuitivo .container-fluid .row{padding-top:5vh;padding-bottom:5vh}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-intuitivo .container-fluid .row{display:flex;justify-content:flex-start;align-items:space-between;align-content:space-between;flex-wrap:wrap;flex-direction:row;padding-top:10vh;padding-bottom:5vh}}#pg-home .section-numeros .fraction-intuitivo .column-1{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-numeros .fraction-intuitivo .column-1{margin-left:8.3333333333%}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-intuitivo .column-1 h2{max-width:60rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-numeros .fraction-intuitivo .column-1 h2{max-width:38rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-numeros .fraction-intuitivo .column-2{max-width:50%;margin-left:41.6666666667%}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-numeros .fraction-intuitivo .column-2{margin-top:8rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-numeros .fraction-intuitivo .column-2{margin-top:2rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-numeros .fraction-intuitivo .column-2{margin-top:4rem}}#pg-home .section-numeros .fraction-intuitivo .column-2 p{max-width:58rem}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-numeros .fraction-intuitivo .column-2 p{font-size:2.2rem}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-intuitivo .column-2 p{font-weight:300}}#pg-home .section-numeros .fraction-horizontal-scroll{pointer-events:none;position:relative;height:150vh;align-items:flex-start}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll{margin-top:-50vh}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll{height:600vh}}#pg-home .section-numeros .fraction-horizontal-scroll .container-lottie{display:block;width:100%;height:100vh}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .container-lottie{position:relative;top:1.4vh}}#pg-home .section-numeros .fraction-horizontal-scroll .container-lottie g[clip-path="url(#__lottie_element_861)"],#pg-home .section-numeros .fraction-horizontal-scroll .container-lottie g[clip-path="url(#__lottie_element_865)"],#pg-home .section-numeros .fraction-horizontal-scroll .container-lottie g[aria-label="$PRIMARY-BRAND-COLOR"],#pg-home .section-numeros .fraction-horizontal-scroll .container-lottie g[aria-label="$DISABLED"],#pg-home .section-numeros .fraction-horizontal-scroll .container-lottie text{transition:fill .4s ease-in-out}#pg-home .section-numeros .fraction-horizontal-scroll .container-lottie path[stroke-linecap=butt][stroke-linejoin=miter][fill-opacity="0"][stroke-miterlimit="4"][stroke="rgb(17,15,14)"]{transition:stroke .4s ease-in-out}#pg-home .section-numeros .fraction-horizontal-scroll .horizontal-scroll{position:relative}#pg-home .section-numeros .fraction-horizontal-scroll .placeholder{position:relative;display:block}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .placeholder{height:var(--placeholder, var(--vh-height))}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .container-wrap{height:auto}}#pg-home .section-numeros .fraction-horizontal-scroll .container-scroll{display:flex;justify-content:initial;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;width:100%}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .container-scroll{height:100vh;overflow:hidden}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content{position:relative;z-index:5;pointer-events:auto}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content{display:flex;justify-content:flex-start;align-items:flex-start;align-content:flex-start;flex-wrap:nowrap;flex-direction:row}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content{width:100%}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list{display:flex;justify-content:initial;align-items:initial;align-content:initial;flex-wrap:nowrap;flex-direction:row}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number{position:relative;height:100vh}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number{display:flex;justify-content:flex-start;align-items:flex-start;align-content:flex-start;flex-wrap:nowrap;flex-direction:row;padding:var(--square-size) 20vh var(--square-size) 0}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;width:100%}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number:first-child{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;width:100vw;padding-left:20vh}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number:first-child .container-text{margin-left:-10.5vh}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number:last-child{padding-right:35vh}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number:nth-child(2){margin-left:-20vh}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text{display:flex;justify-content:space-between;align-items:flex-start;align-content:flex-start;flex-wrap:nowrap;flex-direction:column;height:100%;visibility:visible}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text{display:flex;justify-content:flex-start;align-items:flex-start;align-content:flex-start;flex-wrap:nowrap;flex-direction:column;position:relative;width:100%;left:calc(50% - var(--square-size) / 2 - (var(--square-size)));margin-top:calc(var(--square-size) * 3);margin-left:-2.1vh;z-index:5}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text{left:calc(50% - var(--square-size) / 2 - (var(--square-size)) * 2)}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number{letter-spacing:-.045em}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number{margin-top:var(--square-size);color:var(--horizontal-text-color, var(--text-color-1))}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number{transform:translateY(4rem);opacity:0}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number{font-size:clamp(5rem,25.3vh,28rem)}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number{margin-top:-4.6vh}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number{margin-top:-9vh}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number{margin-top:-3.9vh}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number{margin-top:-8.8vh}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number>span{display:block}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .number>span{margin-top:-9.6vh}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:nowrap;flex-direction:row;height:var(--square-size);margin-left:clamp(2rem,3.7vh,3.7vh)}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description{display:flex;justify-content:flex-start;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;flex-direction:column;margin-left:1.1vh}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description{margin-top:5.9vh}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description{margin-top:4.4vh}}@media only screen and (max-width: 767.98px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description{margin-top:4.9vh}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description{position:relative;text-transform:uppercase;letter-spacing:-.04em;color:var(--horizontal-text-color, var(--text-color-1))}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description{font-size:clamp(4rem,5.9vh,5.9vh);padding-left:clamp(4rem,12vh,12vh)}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description{padding-left:clamp(2rem,8vh,10rem);font-size:clamp(2rem,4.5vh,4rem)}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description:before{content:"";display:block;position:absolute;top:50%;right:auto;bottom:auto;left:0;background:var(--horizontal-text-color, var(--orange-1));transform:translateY(-50%) scale(.6);border-radius:50%;opacity:0}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description:before{width:5.4vh;height:5.4vh}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description:before{width:clamp(2rem,4.9vh,5rem);height:clamp(2rem,4.9vh,5rem)}}@media only screen and (max-width: 767.98px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description:before{width:clamp(2rem,4.2vh,5rem);height:clamp(2rem,4.2vh,5rem)}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description span{display:block;opacity:0;transition:transform .8s cubic-bezier(.785,.135,.15,.86),opacity .8s cubic-bezier(.785,.135,.15,.86)}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description span{transform:translate(10rem)}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text .container-description .description span{transform:translate(5rem)}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text.aos-animate .number{opacity:1;transform:translateY(0);transition:.8s cubic-bezier(.785,.135,.15,.86)}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text.aos-animate .container-description .description:before{transform:translateY(-50%) scale(1);opacity:1;transition:.8s cubic-bezier(.785,.135,.15,.86)}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number .container-text.aos-animate .container-description .description span{transform:translate(0);opacity:1}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-variacoes .container-text{transform:translate(5rem);opacity:0}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-variacoes .container-text.aos-animate{transform:translate(0);opacity:1;transition:transform .8s cubic-bezier(.645,.045,.355,1) .4s}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:nowrap;flex-direction:row;margin-left:20vh;opacity:0;transition:.4s ease-in-out}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list{display:flex;justify-content:space-between;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list{margin-top:clamp(2rem,9vh,10rem)}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list{width:calc(var(--square-size) * 3)}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list{width:calc(var(--square-size) * 4)}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list{width:calc(var(--square-size) * 3);margin-top:var(--square-size)}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list{margin-top:8.3vh}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list .icon-list-item{transform:scale(.4);opacity:0}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list .icon-list-item:not(:last-child){margin-right:clamp(2rem,9.4vh,10vh)}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list .icon-list-item i{font-size:clamp(1rem,3vh,3vh)}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list .icon-list-item i{font-size:clamp(1rem,3.043vh,3rem)}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list .icon-list-item i:before{color:var(--horizontal-text-color, var(--orange-1))}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones .icon-list .icon-list-item.aos-animate{transform:scale(1);opacity:1;-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-icones.active .icon-list{opacity:1}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores{align-items:flex-start;align-content:flex-start;padding-left:2rem}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette{margin-left:calc(var(--square-size) + var(--square-size) / 2);margin-top:var(--square-size);opacity:0;transition:.4s ease-in-out}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette{position:absolute;top:calc(var(--square-size) * 2);right:auto;bottom:auto;left:calc(50% - var(--square-size) * -1);transform:translate(-50%)}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .square{position:relative;width:var(--square-size);height:var(--square-size)}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .square{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .square span{display:block;position:relative;background:var(--square-color);transform:scale(.6);opacity:0}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .square span{width:90%;height:90%;border-radius:1.2rem}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .square span{width:55%;height:55%;border-radius:.6rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .square span{border-radius:.4rem}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .square span:before{content:"";width:100%;display:block;padding-top:100%}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette{position:relative}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:nowrap;flex-direction:row}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data{display:block;white-space:nowrap;text-transform:uppercase;color:var(--brown-3)}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data{font-size:clamp(1rem,2vh,2vh);text-align:center}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data{font-size:1.6rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data{font-size:1.2rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data{font-size:1rem}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data span{display:block;transform:translate(2rem);opacity:0}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data-primary{width:calc(var(--square-size) * 2)}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data-primary{position:absolute;top:calc(var(--square-size) * -1);right:auto;bottom:auto;left:calc(var(--square-size) * -1)}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data-disabled{width:var(--square-size)}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette .color-data-disabled{position:absolute;top:calc(var(--square-size) / 2);right:auto;bottom:auto;left:calc(var(--square-size) * -2);text-align:right;transform:translateY(-50%)}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette.aos-animate .color-data span{transform:translate(0);opacity:1;-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette.aos-animate .square span{transform:scale(1);opacity:1;-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette-1{--square-color: var(--brown-7)}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette-1{margin-left:var(--square-size)}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette-1 .square{display:flex;justify-content:flex-end;align-items:flex-end;align-content:flex-end;flex-wrap:wrap;flex-direction:row}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette-2{--square-color: var(--orange-1)}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette-2 .square{display:flex;justify-content:flex-start;align-items:flex-end;align-content:flex-end;flex-wrap:wrap;flex-direction:row}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette-3{--square-color: var(--brown-8)}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette-3{margin-left:var(--square-size)}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette-3 .square{display:flex;justify-content:flex-end;align-items:flex-end;align-content:flex-end;flex-wrap:wrap;flex-direction:row}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette-4{--square-color: var(--brown-3)}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette-4{margin-top:var(--square-size);margin-left:var(--square-size)}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette-4{margin-top:var(--square-size)}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores .color-palette .palette-4 .square{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:nowrap;flex-direction:row;transform:translate(-55%)}}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-cores.active .color-palette{opacity:1}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle{position:relative;border-radius:50%}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle{width:calc(var(--square-size) * 4);height:calc(var(--square-size) * 4);margin-top:calc(var(--square-size) + var(--square-size) / 2);margin-left:calc(var(--square-size) + var(--square-size) / 2)}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle{position:absolute;top:calc((var(--square-size)) * 2 - var(--square-size) / 2);right:auto;bottom:auto;left:calc(50% - var(--square-size) / 2);width:calc(var(--square-size) * 2);height:calc(var(--square-size) * 2)}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle .circle{width:100%;height:100%}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle .circle:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0;background:var(--orange-1);border-radius:50%;transform:scale(.4);opacity:0}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle .goma-border{overflow:visible;z-index:5;transform:translateY(5rem);opacity:0}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle .goma-border{position:absolute;top:.1rem;right:1.2rem;bottom:auto;left:auto;width:24.2rem}}@media only screen and (max-width: 1025px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle .goma-border{position:absolute;top:.1rem;right:0;bottom:auto;left:auto;width:clamp(8rem,12vh,12rem)}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle .goma-border .media.goma-dark{position:absolute;top:0;right:auto;bottom:auto;left:0;opacity:0}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle.aos-animate .circle:before{transform:scale(1);opacity:1;-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle.aos-animate .goma-border{transform:translateY(0);opacity:1;transition:transform .8s cubic-bezier(.785,.135,.15,.86) .4s,opacity .8s cubic-bezier(.785,.135,.15,.86) .4s}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.active .container-text .container-description .description:before{transform:translateY(-50%) scale(1);opacity:1;-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.active .container-text .container-description .description span{transform:translate(0);opacity:1}@media only screen and (min-width: 1025.1px){#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list [data-section-horizontal]:not(.active){--horizontal-text-color: var(--text-color-7)}}#pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list [data-section-horizontal].active{opacity:1}#pg-home .fraction-interaction{--square-size: clamp(5rem, 12.5vh, 13.5rem);position:relative;min-height:200vh}#pg-home .fraction-interaction .container-interaction{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:relative;height:100vh}#pg-home .fraction-interaction .container-interaction:before,#pg-home .fraction-interaction .container-interaction:after{pointer-events:none}#pg-home .fraction-interaction .container-interaction .wrapper-interaction{width:100%;height:clamp(40rem,100vh,108rem)}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .container-interaction:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0;background-image:linear-gradient(var(--brown-4) 1px,transparent 0),linear-gradient(90deg,var(--brown-4) 1px,transparent 0);background-size:var(--square-size) var(--square-size),var(--square-size) var(--square-size),1rem 1rem,1rem 1rem;background-position:top center}#pg-home .fraction-interaction .container-interaction:after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0;background-image:linear-gradient(var(--black-4) 1px,transparent 0),linear-gradient(90deg,var(--black-4) 1px,transparent 0);background-size:var(--square-size) var(--square-size),var(--square-size) var(--square-size),1rem 1rem,1rem 1rem;background-position:top center;opacity:0}}#pg-home .fraction-interaction[data-interaction-scheme=after] .wrapper-item.item-gol-logo .item .content .content-step-1 .media{opacity:0;transform:scale(.6)}#pg-home .fraction-interaction[data-interaction-scheme=after] .wrapper-item.item-gol-logo .item .content .content-step-2 .media{opacity:1;transform:scale(1)}#pg-home .fraction-interaction[data-interaction-scheme=after] .wrapper-item.item-shape-3 .item .content:before{transform:translateY(0)}#pg-home .fraction-interaction[data-interaction-scheme=after] .wrapper-item.item-shape-4 .item .content:before{transform:translate(0)}#pg-home .fraction-interaction[data-interaction-scheme=after] .wrapper-item.item-typo .item .content .content-step .container-font-name i.icon-gol-sans{opacity:0;transform:translateY(5rem)}#pg-home .fraction-interaction[data-interaction-scheme=after] .wrapper-item.item-typo .item .content .content-step .container-font-name i.icon-nunito{opacity:1;transform:translateY(0)}#pg-home .fraction-interaction[data-interaction-scheme=after] .wrapper-item.item-typo .item .content .content-step .container-font-aa i.icon-gol-sans-aa{transform:translateY(calc(100% + clamp(2vh,2vh,2.8rem)));transition:color .4s ease-in-out,transform .6s cubic-bezier(.075,.82,.165,1)}#pg-home .fraction-interaction[data-interaction-scheme=after] .wrapper-item.item-typo .item .content .content-step .container-font-aa i.icon-nuninto-aa{transform:translateY(0);transition:color .4s ease-in-out,transform .6s cubic-bezier(.075,.82,.165,1) .4s}#pg-home .fraction-interaction .wrapper-interaction{position:relative;z-index:5}#pg-home .fraction-interaction .wrapper-item{position:absolute;top:calc(var(--square-size) * var(--block-top-quantity));right:auto;bottom:auto;left:calc(50% - var(--square-size) * var(--block-left-quantity));transform:translate(-50%);pointer-events:none}#pg-home .fraction-interaction .wrapper-item .item{width:100%;height:100%}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item .item{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;pointer-events:auto}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item .item{pointer-events:none}}#pg-home .fraction-interaction .wrapper-item .content{visibility:visible}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item .content{pointer-events:auto}}#pg-home .fraction-interaction .wrapper-item .box-content,#pg-home .fraction-interaction .wrapper-item.item-text .item .content,#pg-home .fraction-interaction .wrapper-item.item-typo .item .content,#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content{border:1px solid var(--text-color-4)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item .box-content,#pg-home .fraction-interaction .wrapper-item.item-text .item .content,#pg-home .fraction-interaction .wrapper-item.item-typo .item .content,#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content{border-radius:1.2rem}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item .box-content,#pg-home .fraction-interaction .wrapper-item.item-text .item .content,#pg-home .fraction-interaction .wrapper-item.item-typo .item .content,#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content{border-radius:.6rem}}#pg-home .fraction-interaction .wrapper-item .box{display:flex;justify-content:space-between;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}#pg-home .fraction-interaction .wrapper-item .box .box-column-1,#pg-home .fraction-interaction .wrapper-item .box .box-column-2{display:flex;justify-content:space-between;align-items:initial;align-content:initial;flex-wrap:wrap;flex-direction:column;height:100%;width:47%}#pg-home .fraction-interaction .wrapper-item .box .box-column-1 span,#pg-home .fraction-interaction .wrapper-item .box .box-column-2 span{display:block;width:100%;height:var(--bar-height);background:var(--bg-color-7);border-radius:.3vh}#pg-home .fraction-interaction .wrapper-item.item-circle-menu{--block-top-quantity: 1;width:var(--square-size);height:var(--square-size)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-circle-menu{--block-left-quantity: 1}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-circle-menu{--block-left-quantity: 0}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .fraction-interaction .wrapper-item.item-circle-menu{--block-top-quantity: 3}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-circle-menu .item{display:flex;justify-content:flex-end;align-items:flex-end;align-content:flex-end;flex-wrap:wrap;flex-direction:row}}#pg-home .fraction-interaction .wrapper-item.item-circle-menu .item .content{position:relative;background:var(--orange-1);border-radius:50%;transform:scale(.6)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-circle-menu .item .content{width:85%;height:85%}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-circle-menu .item .content{width:65%;height:65%}}#pg-home .fraction-interaction .wrapper-item.item-circle-menu .item .content:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0}#pg-home .fraction-interaction .wrapper-item.item-circle-menu .item .content .container-lines{position:absolute;top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}#pg-home .fraction-interaction .wrapper-item.item-circle-menu .item .content .container-lines .lines{background:var(--black-1);border-radius:1rem}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-circle-menu .item .content .container-lines .lines{width:4vh;height:.65vh}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-circle-menu .item .content .container-lines .lines{width:2.7vh;height:.45vh}}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-circle-menu .item .content .container-lines .lines:not(:last-child){margin-bottom:.9vh}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-circle-menu .item .content .container-lines .lines:not(:last-child){margin-bottom:.6vh}}#pg-home .fraction-interaction .wrapper-item.item-circle-menu .item .content.aos-animate{transform:scale(1);-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .fraction-interaction .wrapper-item.item-plane{--block-top-quantity: 1;--block-left-quantity: -2;width:var(--square-size);height:var(--square-size)}#pg-home .fraction-interaction .wrapper-item.item-plane .item .content{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;width:100%;height:100%;transform:translate(-5rem)}#pg-home .fraction-interaction .wrapper-item.item-plane .item .content i{font-size:4.3vh}#pg-home .fraction-interaction .wrapper-item.item-plane .item .content i:before{color:var(--text-color-1)}#pg-home .fraction-interaction .wrapper-item.item-plane .item .content.aos-animate{transform:translate(0);transition:transform 1.2s cubic-bezier(.075,.82,.165,1)}#pg-home .fraction-interaction .wrapper-item.item-title-text{--block-top-quantity: 1;--block-left-quantity: -4;width:calc(var(--square-size) * 3);height:calc(var(--square-size) * 3)}#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content{display:flex;justify-content:space-between;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;width:95%;height:95%;padding:2vh;transform:scale(.8);background:var(--bg-color-3)}#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content .box-1{margin-left:auto;margin-right:auto;position:relative;width:100%;border-radius:.6rem;background:var(--bg-color-7)}#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content .box-1:before{content:"";width:100%;display:block;padding-top:45%}#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content .box-2{position:relative;width:100%}#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content .box-2:before{content:"";width:100%;display:block;padding-top:45%}#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content .box-2 .box-column-1,#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content .box-2 .box-column-2{--bar-height: 1.8vh}#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content .box-2 .box-column-1{position:absolute;top:0;right:auto;bottom:auto;left:0}#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content .box-2 .box-column-2{position:absolute;top:0;right:0;bottom:auto;left:auto}#pg-home .fraction-interaction .wrapper-item.item-title-text .item .content.aos-animate{transform:scale(1);transition:background .4s ease-in-out,border .4s ease-in-out,transform 1.2s cubic-bezier(.075,.82,.165,1)}#pg-home .fraction-interaction .wrapper-item.item-shape-1{--block-top-quantity: 2;--block-left-quantity: 5.5;width:calc(var(--square-size) * 2);height:calc(var(--square-size) * 2)}#pg-home .fraction-interaction .wrapper-item.item-shape-1 .item .content{width:90%;height:90%;border-radius:50%;border:1px solid var(--white-1);transform:scale(.8)}#pg-home .fraction-interaction .wrapper-item.item-shape-1 .item .content.aos-animate{transform:scale(1);-webkit-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-moz-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-ms-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-o-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);transition:all 1.2s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .fraction-interaction .wrapper-item.item-gol-logo{--block-top-quantity: 2;height:calc(var(--square-size) * 1)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-gol-logo{--block-left-quantity: 2.5;width:calc(var(--square-size) * 2)}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-gol-logo{--block-left-quantity: 1;width:calc(var(--square-size) * 1)}}#pg-home .fraction-interaction .wrapper-item.item-gol-logo .item{position:relative}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-gol-logo .item{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}#pg-home .fraction-interaction .wrapper-item.item-gol-logo .item .content{position:relative;transform:scale(.8)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-gol-logo .item .content{width:70%}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-gol-logo .item .content{width:100%}}#pg-home .fraction-interaction .wrapper-item.item-gol-logo .item .content .content-step-1 .media,#pg-home .fraction-interaction .wrapper-item.item-gol-logo .item .content .content-step-2 .media{-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .fraction-interaction .wrapper-item.item-gol-logo .item .content .content-step-1 .media{opacity:1;transform:scale(1)}#pg-home .fraction-interaction .wrapper-item.item-gol-logo .item .content .content-step-2{position:absolute;top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%);width:100%}#pg-home .fraction-interaction .wrapper-item.item-gol-logo .item .content .content-step-2 .media{opacity:0;transform:scale(.6)}#pg-home .fraction-interaction .wrapper-item.item-gol-logo .item .content.aos-animate{transform:scale(1);-webkit-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-moz-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-ms-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-o-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);transition:all 1.2s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .fraction-interaction .wrapper-item.item-typo{--block-top-quantity: 2;width:calc(var(--square-size) * 2);height:calc(var(--square-size) * 2)}@media only screen and (min-width: 1025.1px),only screen and (max-width: 767.98px){#pg-home .fraction-interaction .wrapper-item.item-typo{--block-left-quantity: -.5}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-typo{--block-left-quantity: -1.5}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .fraction-interaction .wrapper-item.item-typo{--block-left-quantity: -2.5}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-typo .item{display:flex;justify-content:flex-end;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}#pg-home .fraction-interaction .wrapper-item.item-typo .item .content{transform:scale(.8);background:var(--bg-color-6)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-typo .item .content{width:93%;height:93%}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-typo .item .content{width:67.2%;height:67.2%}}#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step{display:flex;justify-content:flex-start;align-items:space-between;align-content:space-between;flex-wrap:wrap;flex-direction:row;width:100%;height:100%;overflow:hidden}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step{padding:clamp(1rem,2.2vh,1.5rem)}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step{padding:clamp(1rem,1.3vh,1.5rem)}}#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-name{position:relative;width:100%;height:2.3vh;overflow:hidden}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-name{height:2.8vh}}#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-name i{position:absolute;top:2px;right:auto;bottom:auto;left:0;display:flex;transition:transform .8s cubic-bezier(.785,.135,.15,.86),opacity ease-in-out .8s}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-name i{font-size:clamp(2vh,2vh,2.8rem)}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-name i{font-size:clamp(1rem,1.644vh,2.8rem)}}#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-name i:before{color:var(--text-color-1)}#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-name i.icon-gol-sans{opacity:1}#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-name i.icon-nunito{opacity:0;transform:translateY(5rem)}#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-aa{position:relative;width:100%;height:7.5rem}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-aa{height:clamp(3rem,9.7vh,10rem)}}#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-aa i{position:absolute;top:auto;right:auto;bottom:0;left:0;display:flex}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-aa i{font-size:clamp(10vh,11vh,12.3rem)}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-aa i{font-size:clamp(1rem,8.2vh,9rem)}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-aa i{font-size:clamp(.5rem,7.6vh,4rem)}}#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-aa i:before{color:var(--text-color-1)}#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-aa i.icon-gol-sans-aa{transition:transform .6s cubic-bezier(.075,.82,.165,1) .4s}#pg-home .fraction-interaction .wrapper-item.item-typo .item .content .content-step .container-font-aa i.icon-nuninto-aa{transform:translateY(calc(100% + clamp(2vh,2vh,2.8rem)));transition:transform .6s cubic-bezier(.075,.82,.165,1)}#pg-home .fraction-interaction .wrapper-item.item-typo .item .content.aos-animate{transform:scale(1);transition:background .4s ease-in-out,border .4s ease-in-out,color .4s ease-in-out,transform 1.2s cubic-bezier(.075,.82,.165,1)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-text{--block-top-quantity: 4;--block-left-quantity: 4;width:calc(var(--square-size) * 3);height:calc(var(--square-size) * 2)}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-text{--block-top-quantity: 3;--block-left-quantity: 1;width:calc(var(--square-size) * 1);height:calc(var(--square-size) * 2)}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .fraction-interaction .wrapper-item.item-text{--block-left-quantity: 2}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-text .item{display:flex;justify-content:flex-end;align-items:flex-end;align-content:flex-end;flex-wrap:wrap;flex-direction:row}}#pg-home .fraction-interaction .wrapper-item.item-text .item .content{transform:translate(-8rem);background:var(--bg-color-3)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-text .item .content{width:95%;height:92%}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-text .item .content{position:relative;right:calc(var(--square-size) / 2);min-width:205.7%;height:66.7%}}#pg-home .fraction-interaction .wrapper-item.item-text .item .content .box{position:relative;width:100%;height:100%}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-text .item .content .box{--bar-height: 2.7vh;padding:2vh}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-text .item .content .box{--bar-height: clamp(1rem, 1.81vh, 1.5rem);padding:clamp(1rem,1.7vh,2rem)}}#pg-home .fraction-interaction .wrapper-item.item-text .item .content.aos-animate{transform:translate(0);transition:background .4s ease-in-out,border .4s ease-in-out,transform 1.2s cubic-bezier(.075,.82,.165,1)}#pg-home .fraction-interaction .wrapper-item.item-shape-2{--block-top-quantity: 4;height:calc(var(--square-size) * 1)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-shape-2{--block-left-quantity: 1;width:calc(var(--square-size) * 3)}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-shape-2{--block-left-quantity: -.5;width:calc(var(--square-size) * 2)}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .fraction-interaction .wrapper-item.item-shape-2{--block-left-quantity: -1.5}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-shape-2 .item{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}#pg-home .fraction-interaction .wrapper-item.item-shape-2 .item .content{background:var(--orange-1);transform:translate(8rem)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-shape-2 .item .content{width:95%;height:87%;border-radius:1.6rem}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-shape-2 .item .content{width:100%;height:61.1%;border-radius:1rem}}#pg-home .fraction-interaction .wrapper-item.item-shape-2 .item .content.aos-animate{transform:translate(0);-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .fraction-interaction .wrapper-item.item-shape-3{--block-top-quantity: 4;--block-left-quantity: -6;width:calc(var(--square-size) * 1);height:calc(var(--square-size) * 1)}#pg-home .fraction-interaction .wrapper-item.item-shape-3 .item .content{position:relative;width:87%;height:87%;background:var(--pink-2);border-radius:1.2rem;overflow:hidden;transform:translateY(6rem)}#pg-home .fraction-interaction .wrapper-item.item-shape-3 .item .content:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0;background:var(--text-color-1);border-radius:1.2rem;transform:translateY(calc(100% + 2px));-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .fraction-interaction .wrapper-item.item-shape-3 .item .content.aos-animate{transform:translate(0);-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .fraction-interaction .wrapper-item.item-shape-4{--block-top-quantity: 5;height:calc(var(--square-size) * 1)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-shape-4{--block-left-quantity: -.5;width:calc(var(--square-size) * 2)}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-shape-4{--block-left-quantity: -1;width:calc(var(--square-size) * 1)}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .fraction-interaction .wrapper-item.item-shape-4{--block-left-quantity: -3}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-shape-4 .item{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:relative}}#pg-home .fraction-interaction .wrapper-item.item-shape-4 .item .content{position:relative;background:var(--yellow-1);border-radius:10rem;overflow:hidden;transform:translate(-6rem)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-shape-4 .item .content{width:90%;height:85%}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-shape-4 .item .content{min-width:153.2%;height:63.9%}}#pg-home .fraction-interaction .wrapper-item.item-shape-4 .item .content:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0;background:var(--purple-1);border-radius:10rem;transform:translate(calc(-100% - 2px));-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .fraction-interaction .wrapper-item.item-shape-4 .item .content.aos-animate{transform:translate(0);-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .fraction-interaction .wrapper-item.item-shape-4 .item .text-balloon{--block-top-quantity: -.1;--block-left-quantity: -.5;position:absolute;top:calc(var(--square-size) * var(--block-top-quantity));right:calc(var(--square-size) * var(--block-left-quantity));bottom:auto;left:auto}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .fraction-interaction .wrapper-item.item-shape-4 .item .text-balloon{--block-left-quantity: -1.5}}#pg-home .fraction-interaction .wrapper-item.item-plus{width:calc(var(--square-size) * 1);height:calc(var(--square-size) * 1)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-plus{--block-top-quantity: 5;--block-left-quantity: -3}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-plus{--block-top-quantity: 6;--block-left-quantity: 0}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-plus .item{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}#pg-home .fraction-interaction .wrapper-item.item-plus .item .content{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;background:var(--black-2);transform:translateY(5rem)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-plus .item .content{width:87%;height:87%;border-radius:1.2rem}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-plus .item .content{width:61.4%;height:61.4%;border-radius:.6rem}}#pg-home .fraction-interaction .wrapper-item.item-plus .item .content i{color:var(--white-1)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-plus .item .content i{font-size:clamp(1rem,4vh,3rem)}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-plus .item .content i{font-size:clamp(1rem,3.2vh,3rem)}}#pg-home .fraction-interaction .wrapper-item.item-plus .item .content.aos-animate{transform:translateY(0);-webkit-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-moz-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-ms-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-o-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);transition:all 1.2s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .fraction-interaction .wrapper-item.item-shape-5{width:calc(var(--square-size) * 2);height:calc(var(--square-size) * 1)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-shape-5{--block-top-quantity: 7;--block-left-quantity: 3.5}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-shape-5{--block-top-quantity: 6;--block-left-quantity: 1.5}}#pg-home .fraction-interaction .wrapper-item.item-shape-5 .item .content{background:var(--green-1);border-radius:10rem;transform:translate(-8rem)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-shape-5 .item .content{width:90%;height:85%}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-shape-5 .item .content{width:66.2%;height:61.1%}}#pg-home .fraction-interaction .wrapper-item.item-shape-5 .item .content.aos-animate{-webkit-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-moz-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-ms-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-o-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);transition:all 1.2s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-shape-5 .item .content.aos-animate{transform:translate(0)}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-shape-5 .item .content.aos-animate{transform:translate(calc(var(--square-size) / -2))}}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-shape-6{--block-top-quantity: 6;--block-left-quantity: -3.5;width:calc(var(--square-size) * 2);height:calc(var(--square-size) * 2)}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-shape-6{--block-top-quantity: 7;--block-left-quantity: -1;width:var(--square-size);height:var(--square-size)}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-shape-6 .item{display:flex;justify-content:flex-end;align-items:flex-end;align-content:flex-end;flex-wrap:wrap;flex-direction:row}}#pg-home .fraction-interaction .wrapper-item.item-shape-6 .item .content{border:1px solid var(--orange-1);border-radius:50%;transform:scale(.8)}@media only screen and (min-width: 1025.1px){#pg-home .fraction-interaction .wrapper-item.item-shape-6 .item .content{width:48%;height:48%}}@media only screen and (max-width: 1025px){#pg-home .fraction-interaction .wrapper-item.item-shape-6 .item .content{position:relative;bottom:-.8rem;width:70%;height:70%}}#pg-home .fraction-interaction .wrapper-item.item-shape-6 .item .content.aos-animate{transform:scale(1);-webkit-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-moz-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-ms-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);-o-transition:all 1.2s cubic-bezier(.785,.135,.15,.86);transition:all 1.2s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}@media only screen and (min-width: 1025.1px){#pg-home .section-ecossistema{height:130vh;padding-top:10rem;padding-bottom:20rem}}@media only screen and (max-width: 1025px){#pg-home .section-ecossistema{min-height:250vh}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-ecossistema{padding-top:20rem;padding-bottom:20rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-ecossistema{padding-top:0rem;padding-bottom:20rem}}@media only screen and (max-width: 767.98px){#pg-home .section-ecossistema{padding-top:10rem;padding-bottom:10rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-ecossistema{padding-top:4rem}}@media only screen and (min-width: 1025.1px){#pg-home .section-ecossistema .fraction-design-system{height:100vh}}@media only screen and (max-width: 1025px){#pg-home .section-ecossistema .fraction-design-system{min-height:75vh}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-ecossistema .fraction-design-system .row{padding-top:30vh}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-ecossistema .fraction-design-system .row{padding-top:10vh}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-ecossistema .fraction-design-system .row{padding-top:0}}#pg-home .section-ecossistema .fraction-design-system .column{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:nowrap;flex-direction:column}@media only screen and (min-width: 1025.1px){#pg-home .section-ecossistema .fraction-design-system .column{height:100vh}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-ecossistema .fraction-design-system .column{padding-bottom:5rem}}@media only screen and (min-width: 1025.1px){#pg-home .section-ecossistema .fraction-design-system .column .container-lottie{--size: 70rem;position:absolute;top:50%;right:auto;bottom:auto;left:50%;width:var(--size);height:var(--size);transform:scale(.3);transform-origin:center;margin-top:calc(var(--size) * -1);margin-left:calc(var(--size) * -.5)}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-ecossistema .fraction-design-system .column .container-lottie{width:16rem}}@media only screen and (max-width: 767.98px){#pg-home .section-ecossistema .fraction-design-system .column .container-lottie{width:36rem;margin-bottom:-12rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-ecossistema .fraction-design-system .column .container-lottie lottie-player{transform:scale(3.5)}}#pg-home .section-ecossistema .fraction-design-system .column .content{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column}@media only screen and (min-width: 1025.1px){#pg-home .section-ecossistema .fraction-design-system p{max-width:76rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-ecossistema .fraction-design-system p{max-width:59rem}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-ecossistema .fraction-design-system p{max-width:90rem}}@media only screen and (min-width: 1025.1px){#pg-home .section-ecossistema .fraction-design-system .logo-gol-smiles{width:13.8rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-ecossistema .fraction-design-system .logo-gol-smiles{width:8.5rem}}@media only screen and (max-width: 767.98px){#pg-home .section-ecossistema .fraction-design-system .logo-gol-smiles{width:9.5rem}}#pg-home .section-ecossistema .fraction-design-system .logo-gol-smiles .media{transform:scale(.8);overflow:visible;opacity:0}#pg-home .section-ecossistema .fraction-design-system .logo-gol-smiles.aos-animate .media{transform:scale(1);opacity:1;-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:.2s}#pg-home .section-ecossistema .fraction-design-system .container-logos{position:relative}#pg-home .section-ecossistema .fraction-design-system .logo-gol-list{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}#pg-home .section-ecossistema .fraction-design-system .logo-gol-list.logo-list-dark{position:absolute;top:0;right:auto;bottom:auto;left:0;opacity:0}@media only screen and (min-width: 1025.1px){#pg-home .section-ecossistema .fraction-design-system .logo-gol-list .logo-gol-list-item{margin-left:4.5rem;margin-right:4.5rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-ecossistema .fraction-design-system .logo-gol-list .logo-gol-list-item{margin:1rem 1.2rem}}@media only screen and (max-width: 767.98px){#pg-home .section-ecossistema .fraction-design-system .logo-gol-list .logo-gol-list-item{margin:.8rem 1.2rem}}#pg-home .section-ecossistema .fraction-design-system .logo-gol-list .logo-gol-list-item .container-img{transform:translateY(3rem);opacity:0}@media only screen and (min-width: 1025.1px){#pg-home .section-ecossistema .fraction-design-system .logo-gol-list .logo-gol-list-item .container-img{height:3.1rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-ecossistema .fraction-design-system .logo-gol-list .logo-gol-list-item .container-img{height:2.2rem}}@media only screen and (max-width: 767.98px){#pg-home .section-ecossistema .fraction-design-system .logo-gol-list .logo-gol-list-item .container-img{height:1.9rem}}#pg-home .section-ecossistema .fraction-design-system .logo-gol-list .logo-gol-list-item .container-img .media{width:auto}#pg-home .section-ecossistema .fraction-design-system .logo-gol-list.aos-animate .logo-gol-list-item .container-img{transform:translateY(0);opacity:1;-webkit-transition:all .8s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .8s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .8s cubic-bezier(.785,.135,.15,.86);-o-transition:all .8s cubic-bezier(.785,.135,.15,.86);transition:all .8s cubic-bezier(.785,.135,.15,.86);transition-delay:var(--delay, 0s)}#pg-home .section-ecossistema .fraction-design-system .logo-gol-list.aos-animate .logo-gol-list-item:nth-child(2) .container-img{transition-delay:.1s}#pg-home .section-ecossistema .fraction-design-system .logo-gol-list.aos-animate .logo-gol-list-item:nth-child(3) .container-img{transition-delay:.15s}#pg-home .section-ecossistema .fraction-design-system .logo-gol-list.aos-animate .logo-gol-list-item:nth-child(4) .container-img{transition-delay:.2s}#pg-home .section-ecossistema .fraction-design-system .logo-gol-list.aos-animate .logo-gol-list-item:nth-child(5) .container-img{transition-delay:.25s}#pg-home .section-ecossistema .fraction-design-system .logo-gol-list.aos-animate .logo-gol-list-item:nth-child(6) .container-img{transition-delay:.3s}#pg-home .section-ecossistema .fraction-design-system .logo-gol-list.aos-animate .logo-gol-list-item:nth-child(7) .container-img{transition-delay:.35s}#pg-home .section-ecossistema .fraction-design-system .logo-gol-list.aos-animate .logo-gol-list-item:nth-child(8) .container-img{transition-delay:.4s}#pg-home .section-ecossistema .fraction-design-system .logo-gol-list.aos-animate .logo-gol-list-item:nth-child(9) .container-img{transition-delay:.45s}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-em-criacao{padding-top:10rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-em-criacao{padding-top:10rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-em-criacao{padding-top:20rem}}#pg-home .section-em-criacao .fraction-criadores .row{align-items:center;align-content:center}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-criadores .row{padding-bottom:15rem;min-height:100vh}}#pg-home .section-em-criacao .fraction-criadores .column{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-criadores .column{padding-top:5rem;padding-bottom:15rem;min-height:100vh}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-em-criacao .fraction-criadores .column{padding-top:15rem;padding-bottom:0}}#pg-home .section-em-criacao .fraction-criadores .column p{margin-left:auto;margin-right:auto;letter-spacing:-.04em}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-criadores .column p{max-width:93rem}}@media only screen and (max-width: 1025px){#pg-home .section-em-criacao .fraction-criadores .column p{max-width:51rem}}#pg-home .section-em-criacao .fraction-criadores .column p .text-box{position:relative;display:inline-block;cursor:default}#pg-home .section-em-criacao .fraction-criadores .column p .text-box .text-balloon{position:absolute;top:-2rem;right:-10rem;bottom:auto;left:auto}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-em-criacao .fraction-criadores .column p .text-box .text-balloon{position:absolute;top:-8rem;right:-10rem;bottom:auto;left:auto;max-width:11rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-em-criacao .fraction-criadores .column p .text-box .text-balloon{position:absolute;top:-5rem;right:-12rem;bottom:auto;left:auto}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-em-criacao .fraction-criadores .column p .text-box .text-balloon{position:absolute;top:-8rem;right:-4rem;bottom:auto;left:auto}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-em-criacao .fraction-criadores .column p .text-box .text-balloon{position:absolute;top:-9rem;right:-28rem;bottom:auto;left:auto}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-em-criacao .fraction-criadores .column p .text-box .text-balloon{position:absolute;top:-5rem;right:-12rem;bottom:auto;left:auto}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-em-criacao .fraction-criadores .column p .text-box .text-balloon .triangle{left:1rem}}#pg-home .section-em-criacao .fraction-criadores .column p .text-box .text{position:relative;z-index:5}#pg-home .section-em-criacao .fraction-criadores .column p .text-box .rectangle{width:calc(100% + .8rem);display:block;border:1px solid var(--orange-1);transform:translate(-50%)}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-criadores .column p .text-box .rectangle{position:absolute;top:auto;right:auto;bottom:1.4rem;left:50%}}@media only screen and (min-width: 768px){#pg-home .section-em-criacao .fraction-criadores .column p .text-box .rectangle{height:80%}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-em-criacao .fraction-criadores .column p .text-box .rectangle{position:absolute;top:auto;right:auto;bottom:.7rem;left:50%}}@media only screen and (max-width: 767.98px){#pg-home .section-em-criacao .fraction-criadores .column p .text-box .rectangle{position:absolute;top:auto;right:auto;bottom:.4rem;left:50%;height:90%}}#pg-home .section-em-criacao .fraction-criadores .column p .text-box .rectangle>span{display:block;border:1px solid var(--orange-1);background:var(--bg-color-1)}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-criadores .column p .text-box .rectangle>span{width:.8rem;height:.8rem}}@media only screen and (max-width: 1025px){#pg-home .section-em-criacao .fraction-criadores .column p .text-box .rectangle>span{width:.6rem;height:.6rem}}#pg-home .section-em-criacao .fraction-criadores .column p .text-box .rectangle>span.square-1{position:absolute;top:0;right:auto;bottom:auto;left:0;transform:translate(-50%,-50%)}#pg-home .section-em-criacao .fraction-criadores .column p .text-box .rectangle>span.square-2{position:absolute;top:0;right:0;bottom:auto;left:auto;transform:translate(50%,-50%)}#pg-home .section-em-criacao .fraction-criadores .column p .text-box .rectangle>span.square-3{position:absolute;top:auto;right:auto;bottom:0;left:0;transform:translate(-50%,50%)}#pg-home .section-em-criacao .fraction-criadores .column p .text-box .rectangle>span.square-4{position:absolute;top:auto;right:0;bottom:0;left:auto;transform:translate(50%,50%)}#pg-home .section-em-criacao .wrapper-sticky{width:100%;position:relative}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .wrapper-sticky{height:130vh}}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .wrapper-sticky .container-sticky{height:100vh}}#pg-home .section-em-criacao .fraction-lottie{width:100%;pointer-events:none}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-lottie{position:absolute;top:0;right:auto;bottom:auto;left:0;height:100vh}}@media only screen and (max-width: 1025px){#pg-home .section-em-criacao .fraction-lottie{margin-top:9.5rem}}#pg-home .section-em-criacao .fraction-lottie .container-lottie{width:100%;height:100%}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-lottie .container-lottie{opacity:0}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-em-criacao .fraction-lottie .container-lottie .lottie-landscape{display:block!important}}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores,#pg-home .section-em-criacao .fraction-slider-depoimentos{position:absolute;top:0;right:auto;bottom:auto;left:0;min-height:100vh}}#pg-home .section-em-criacao .fraction-slider-criadores .container-title,#pg-home .section-em-criacao .fraction-slider-depoimentos .container-title{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores .container-title,#pg-home .section-em-criacao .fraction-slider-depoimentos .container-title{position:absolute;top:5rem;right:auto;bottom:auto;left:50%;transform:translate(-50%)}}#pg-home .section-em-criacao .fraction-slider-criadores .container-title .container-img,#pg-home .section-em-criacao .fraction-slider-depoimentos .container-title .container-img{width:2.6rem}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-em-criacao .fraction-slider-criadores .container-title .container-img,#pg-home .section-em-criacao .fraction-slider-depoimentos .container-title .container-img{display:none}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-em-criacao .fraction-slider-criadores .container-title .container-img,#pg-home .section-em-criacao .fraction-slider-depoimentos .container-title .container-img{width:2rem;margin-bottom:1rem;display:none}}#pg-home .section-em-criacao .fraction-slider-criadores .container-title .container-img .media,#pg-home .section-em-criacao .fraction-slider-depoimentos .container-title .container-img .media{object-fit:contain}@media only screen and (max-width: 767.98px) and (orientation: portrait),only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px),only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores .container-title h2,#pg-home .section-em-criacao .fraction-slider-depoimentos .container-title h2{margin-top:1.5rem}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-em-criacao .fraction-slider-criadores .container-title h2,#pg-home .section-em-criacao .fraction-slider-depoimentos .container-title h2{margin-top:0}}#pg-home .section-em-criacao .fraction-slider-criadores{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores{padding-top:15rem;padding-bottom:10rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores{padding-top:20rem;padding-bottom:10rem}}@media only screen and (max-width: 767.98px){#pg-home .section-em-criacao .fraction-slider-criadores{padding-top:20rem;padding-bottom:9rem}}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores{width:100%}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores{position:relative;padding-bottom:12rem}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores{padding-top:4rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores{padding-top:9rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores{padding-top:3rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores{padding-top:4rem}}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores:active .swiper-slide{transform:scale(.95)}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-container{margin-left:auto;margin-right:auto}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-container{max-width:65rem}}@media only screen and (max-width: 767.98px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-container{max-width:50rem}}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-wrapper{align-items:initial}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;height:auto!important;transition:.3s transform ease-out}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide{width:100%}}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide.swiper-slide-prev .depoimento-content{transform-origin:center right}}@media only screen and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide.swiper-slide-prev .depoimento-content{transform-origin:70% center}}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide.swiper-slide-next .depoimento-content{transform-origin:center left}}@media only screen and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide.swiper-slide-next .depoimento-content{transform-origin:30% center}}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .depoimento-content{max-width:84.5rem;transform:scale(.8);opacity:.2;transition:transform 1s cubic-bezier(.785,.135,.15,.86),transform-origin 1s cubic-bezier(.785,.135,.15,.86),opacity 1s cubic-bezier(.785,.135,.15,.86)}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .depoimento-content .container-author{margin-top:4.5rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .depoimento-content .container-author{margin-top:4rem}}@media only screen and (max-width: 767.98px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .depoimento-content .container-author{margin-top:2rem}}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .text{margin-left:auto;margin-right:auto}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .text{max-width:121.5rem}}@media only screen and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .text{text-align:center}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .text{max-width:53rem}}@media only screen and (max-width: 767.98px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .text{font-size:2rem}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .text{font-size:2.2rem}}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-img{position:relative;border-radius:50%;-webkit-transition:all .8s cubic-bezier(.645,.045,.355,1);-moz-transition:all .8s cubic-bezier(.645,.045,.355,1);-ms-transition:all .8s cubic-bezier(.645,.045,.355,1);-o-transition:all .8s cubic-bezier(.645,.045,.355,1);transition:all .8s cubic-bezier(.645,.045,.355,1);transition-delay:0s}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-img{width:15rem;margin-right:3rem}}@media only screen and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-img{width:6.4rem}}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-img:before{content:"";width:100%;display:block;padding-top:100%}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-img .media{position:absolute;top:-1px;right:auto;bottom:auto;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px)}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-text{display:flex;justify-content:flex-start;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;flex-direction:column;min-width:45rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait),only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-text{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;margin-top:1.5rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-text{display:flex;justify-content:center;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;flex-direction:column;margin-left:2rem}}@media only screen and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-text .name{font-size:1.6rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-text .name{font-size:1.4rem}}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-text .name span{display:block;--delay: .1s}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-text .occupation{--delay: .05s;letter-spacing:.015em;color:var(--brown-2)}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-text .occupation{margin-top:.5rem}}@media only screen and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-text .occupation{font-size:1.4rem}}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-text .name,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide .container-text .occupation{opacity:1;transform:translateY(2rem);text-transform:uppercase;transition:.8s transform cubic-bezier(.645,.045,.355,1) var(--delay, 0s),opacity .8s ease-in-out var(--delay, 0s)}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide.swiper-slide-active .depoimento-content{transform:scale(1);opacity:1}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide.swiper-slide-active .name,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide.swiper-slide-active .occupation{opacity:1;transform:translateY(0)}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide.swiper-slide-active .name{--delay: .1s}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .swiper-slide.swiper-slide-active .occupation{--delay: .2s}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation{position:absolute;top:auto;right:auto;bottom:0;left:50%;transform:translate(-50%)}}@media only screen and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation{position:absolute;top:auto;right:var(--padding-fluid);bottom:0;left:auto}}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-prev{margin-right:1.5rem}}@media only screen and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-prev{margin-right:1rem}}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-prev,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-next{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;border:1px solid var(--text-color-6);border-radius:50%;transition:border-color .4s ease-in-out,opacity .4s ease-in-out}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-prev,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-next{width:6.4rem;height:6.4rem}}@media only screen and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-prev,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-next{width:4.2rem;height:4.2rem}}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-prev i,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-next i{display:block}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-prev i,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-next i{font-size:1.5rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-prev i,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-next i{padding-top:.2rem}}@media only screen and (max-width: 1025px){#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-prev i,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-next i{font-size:1rem}}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-prev:hover,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-next:hover{border-color:var(--orange-1)}#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-prev.swiper-button-disabled,#pg-home .section-em-criacao .fraction-slider-criadores #slider-criadores .container-navigation .swiper-button-next.swiper-button-disabled{opacity:.2;pointer-events:none}#pg-home .section-em-criacao .fraction-slider-criadores .swiper-pagination{position:absolute;top:auto;right:auto;bottom:clamp(2rem,3.3vh,3.3vh);left:50%;transform:translate(-50%)}@media only screen and (min-width: 1025.1px){#pg-home .section-em-criacao [data-get-progress]{height:100vh;width:100%;position:absolute;top:0;right:auto;bottom:auto;left:0;transition:opacity .3s ease-in-out .4s,transform .7s ease-in-out 0s;pointer-events:none}#pg-home .section-em-criacao [data-get-progress].leave{opacity:1;transition:opacity .3s ease-in-out 0s,transform .7s ease-in-out;pointer-events:none}#pg-home .section-em-criacao [data-get-progress].active{pointer-events:auto;opacity:1;transition:transform .7s ease-in-out 0s}#pg-home .section-em-criacao [data-get-progress="0"]:not(.active){transform:translateY(-100vh)}#pg-home .section-em-criacao [data-get-progress="0"].active{transform:translateY(0)}#pg-home .section-em-criacao [data-get-progress="1"]:not(.active){opacity:0;transform:translate(100vw)}#pg-home .section-em-criacao[data-progress-container="0"] .container-lottie,#pg-home .section-em-criacao[data-progress-container="1"][data-direction=backward][data-state=leave] .container-lottie{opacity:1;-webkit-transition:all .1s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .1s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .1s cubic-bezier(.785,.135,.15,.86);-o-transition:all .1s cubic-bezier(.785,.135,.15,.86);transition:all .1s cubic-bezier(.785,.135,.15,.86);transition-delay:0s}#pg-home .section-em-criacao [data-get-progress="1"].enter{-webkit-transition:all 1.2s cubic-bezier(.42,0,.58,1);-moz-transition:all 1.2s cubic-bezier(.42,0,.58,1);-ms-transition:all 1.2s cubic-bezier(.42,0,.58,1);-o-transition:all 1.2s cubic-bezier(.42,0,.58,1);transition:all 1.2s cubic-bezier(.42,0,.58,1);transition-delay:0s;transform:translate(0);opacity:1}#pg-home .section-em-criacao [data-get-progress="1"].active{transform:translate(0);opacity:1}#pg-home .section-em-criacao[data-direction=backward] [data-get-progress="0"].leave{transform:translateY(100vh)}#pg-home .section-em-criacao[data-direction=backward] [data-get-progress="0"]:not(.leave):not(.active){transform:translateY(-100vh)}#pg-home .section-em-criacao[data-direction=backward] [data-get-progress="0"].active{transform:translateY(0)}#pg-home .section-em-criacao [data-direction=forward] [data-get-progress="2"].leave{transform:translateY(-100vh)}}#pg-home .section-artigos{height:150vh}#pg-home .section-artigos .fraction-slider-artigos{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;position:relative;overflow:hidden;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}@media only screen and (min-width: 1025.1px){#pg-home .section-artigos .fraction-slider-artigos{--padding-top: 20rem;--padding-bottom: 7rem;height:100vh}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-artigos .fraction-slider-artigos{min-height:80vh}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-artigos .fraction-slider-artigos{--padding-top: 20rem;--padding-bottom: 10rem}}@media only screen and (max-width: 767.98px){#pg-home .section-artigos .fraction-slider-artigos{--padding-top: 5rem;--padding-bottom: 5rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-artigos .fraction-slider-artigos{--padding-top: 12rem;--padding-bottom: 0}}#pg-home .section-artigos .fraction-slider-artigos .column{height:calc(100vh - var(--padding-top));position:relative;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-artigos .fraction-slider-artigos .column{height:calc(100vh - var(--header-height))}}#pg-home .section-artigos .fraction-slider-artigos .content{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;height:100%;width:100%;position:absolute;top:0;right:auto;bottom:auto;left:0}@media only screen and (max-width: 1025px){#pg-home .section-artigos .fraction-slider-artigos .content .text-navegue{right:var(--padding)}}#pg-home .section-artigos .fraction-slider-artigos .container-lottie{position:absolute;top:50%;right:auto;bottom:auto;left:50%;transform-origin:center;transform:scale(.3);width:var(--size);height:var(--size);margin-left:calc(var(--size) * -.5);margin-top:calc(var(--size) * -1)}@media only screen and (min-width: 1025.1px){#pg-home .section-artigos .fraction-slider-artigos .container-lottie{--size: 75rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-artigos .fraction-slider-artigos .container-lottie{--size: 50rem;margin-top:calc(var(--size) * -1)}}@media only screen and (max-width: 767.98px){#pg-home .section-artigos .fraction-slider-artigos .container-lottie{--size: 40rem;margin-top:calc(var(--size) * -1)}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-artigos .fraction-slider-artigos .container-lottie{--size: 36rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-artigos .fraction-slider-artigos .container-lottie{--size: 30rem}}@media only screen and (min-width: 1025.1px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos{margin-top:clamp(2rem,3vh,3vh)}}@media only screen and (max-width: 1025px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos{margin-left:auto;margin-right:auto;width:100%;max-width:64.7rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos{margin-top:4rem}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos{margin-top:9rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos{margin-top:9rem}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos{margin-top:0}}#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column;opacity:.2;backface-visibility:hidden;transition:transform 1s cubic-bezier(.645,.045,.355,1),opacity 1s cubic-bezier(.645,.045,.355,1),transform-origin 1s cubic-bezier(.645,.045,.355,1)}@media only screen and (min-width: 1025.1px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content{transform:scale(.7);transform-origin:top}}@media only screen and (max-width: 1025px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content{transform:scale(.8)}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content{flex-direction:row}}#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .title{text-align:center}@media only screen and (min-width: 1025.1px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .title{max-width:114.7rem}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .title{max-width:64.7rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .title{max-width:42rem;font-size:2.4rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .title{width:100%}}@media only screen and (min-width: 1025.1px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo{margin-top:5rem}}@media only screen and (max-width: 1025px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo{margin-top:3rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px),only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .btn-open-artigo{margin-top:2rem;margin-right:4rem}}@media only screen and (min-width: 1025.1px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .container-author{margin-top:6.5rem}}@media only screen and (max-width: 1025px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .container-author{margin-top:2.5rem}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .container-author .container-img{width:5.3rem}}#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .container-author .name,#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide .artigo-content .container-author .occupation{font-size:1.4rem}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide.swiper-slide-prev .artigo-content{transform-origin:120% 30%}}@media only screen and (max-width: 767.98px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide.swiper-slide-prev .artigo-content{transform-origin:right 30%}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide.swiper-slide-next .artigo-content{transform-origin:-20% 30%}}@media only screen and (max-width: 767.98px){#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide.swiper-slide-next .artigo-content{transform-origin:left 30%}}#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-slide.swiper-slide-active .artigo-content{transform:scale(1);opacity:1}#pg-home .section-artigos .fraction-slider-artigos #slider-artigos .swiper-pagination{position:absolute;top:auto;right:auto;bottom:clamp(2rem,3.3vh,3.3vh);left:50%;transform:translate(-50%)}#pg-home .section-design-system{pointer-events:none;position:relative}@media only screen and (min-width: 1025.1px){#pg-home .section-design-system{height:250vh}}@media only screen and (max-width: 1025px){#pg-home .section-design-system{height:100vh}}#pg-home .section-design-system .sticky-content{height:100vh;width:100%;position:absolute;top:0;right:auto;bottom:auto;left:0}@media only screen and (min-width: 767.98px) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-design-system{margin-top:15rem}}@media only screen and (min-width: 1025.1px){#pg-home .section-design-system .container-lottie{position:absolute;top:50%;right:auto;bottom:auto;left:0;width:calc(100% + 72rem);margin-left:-37rem;height:53rem;margin-top:-53rem;pointer-events:none;transform-origin:center}}@media only screen and (max-width: 1025px){#pg-home .section-design-system .container-lottie{position:absolute;top:50%;right:auto;bottom:auto;left:0;width:calc(100% + 72rem);margin-left:-37rem;height:53rem;margin-top:-53rem;pointer-events:none;transform-origin:bottom center}}#pg-home .section-design-system .fraction-o-que-e-design-system{pointer-events:auto}@media only screen and (min-width: 1025.1px){#pg-home .section-design-system .fraction-o-que-e-design-system{height:100vh}}@media only screen and (max-width: 1025px){#pg-home .section-design-system .fraction-o-que-e-design-system{height:100vh}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-design-system .fraction-o-que-e-design-system{margin-top:2rem}}@media only screen and (max-width: 767.98px){#pg-home .section-design-system .fraction-o-que-e-design-system{margin-top:1rem}}#pg-home .section-design-system .fraction-o-que-e-design-system .column{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column}@media only screen and (min-width: 1025.1px){#pg-home .section-design-system .fraction-o-que-e-design-system .column{min-height:100vh;padding-top:10rem}}@media only screen and (max-width: 1025px){#pg-home .section-design-system .fraction-o-que-e-design-system .column{min-height:100vh;padding-top:10rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-design-system .fraction-o-que-e-design-system .column h2{max-width:35rem}}@media only screen and (max-width: 767.98px){#pg-home .section-design-system .fraction-o-que-e-design-system .column h2{max-width:28rem}}#pg-home .section-footer{position:relative}#pg-home .section-footer .fraction-footer{display:flex;justify-content:center;align-items:space-between;align-content:space-between;flex-wrap:wrap;flex-direction:row}@media only screen and (min-width: 1025.1px){#pg-home .section-footer .fraction-footer{min-height:100vh;padding-top:var(--padding-fluid);padding-bottom:13.5rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-footer .fraction-footer{padding-top:var(--padding-fluid);padding-bottom:12.5rem}}@media only screen and (max-width: 767.98px){#pg-home .section-footer .fraction-footer{padding-top:5rem;padding-bottom:12.5rem}}#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo{text-transform:uppercase}@media only screen and (min-width: 1025.1px){#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo{display:flex;justify-content:flex-end;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}@media only screen and (max-width: 1025px){#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}@media only screen and (max-width: 767.98px){#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo{margin:5.5rem auto}}#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo span{display:block;margin-right:2rem;color:var(--brown-2)}#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo .circle{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row;width:4.8rem;height:4.8rem;border:1px solid var(--brown-2);border-radius:50%}#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo .circle .container-icon i{font-size:2rem;color:var(--text-color-1)}#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo:hover span,#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo:hover .container-icon i{color:var(--orange-1)}#pg-home .section-footer .fraction-footer .btn-voltar-ao-topo:hover .circle{border-color:var(--orange-1)}#pg-home .section-footer .fraction-footer .container-1 .row-1{position:relative}#pg-home .section-footer .fraction-footer .container-1 .row-1 .column-1{display:flex;justify-content:flex-end;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-footer .fraction-footer .container-1 .row-1 .column-1{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column}}#pg-home .section-footer .fraction-footer .container-1 .row-1 .column-1 p{margin-left:auto;margin-right:auto;max-width:32rem}#pg-home .section-footer .fraction-footer .container-2 .row-1{position:relative}@media only screen and (min-width: 768px){#pg-home .section-footer .fraction-footer .container-2 .row-1{padding-bottom:3.5rem}}@media only screen and (max-width: 767.98px){#pg-home .section-footer .fraction-footer .container-2 .row-1{padding-bottom:5rem}}#pg-home .section-footer .fraction-footer .container-2 .row-1:before{content:"";width:calc(100% - var(--padding) * 2);height:1px;display:block;position:absolute;top:auto;right:auto;bottom:0;left:var(--padding)}@media only screen and (min-width: 768px){#pg-home .section-footer .fraction-footer .container-2 .row-1:before{background:var(--text-color-6)}}@media only screen and (max-width: 767.98px){#pg-home .section-footer .fraction-footer .container-2 .row-1:before{background:var(--text-color-5)}}@media only screen and (min-width: 768px){#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1{display:flex;justify-content:flex-start;align-items:flex-end;align-content:flex-end;flex-wrap:wrap;flex-direction:row}}@media only screen and (max-width: 767.98px){#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1 .wrapper-logos{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1 .container-logo{position:relative;margin-right:4.5rem}@media only screen and (min-width: 1025.1px){#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1 .container-logo{width:27rem}}@media only screen and (max-width: 1025px){#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1 .container-logo{width:14.6rem}}#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1 .container-logo:before{content:"";width:100%;display:block;padding-top:17.73%}#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1 .container-logo:after{content:"";width:1px;display:block;position:absolute;top:50%;right:-2.25rem;bottom:auto;left:auto;transform:translateY(-50%)}@media only screen and (min-width: 1025.1px){#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1 .container-logo:after{height:5.5rem;background:var(--text-color-6)}}@media only screen and (max-width: 1025px){#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1 .container-logo:after{height:2.9rem;background:var(--text-color-5)}}#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1 .container-logo .container-img{position:absolute;top:0;right:auto;bottom:auto;left:0;width:100%;height:100%}@media only screen and (min-width: 1025.1px){#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1 .gol-smiles{width:11.9rem}}@media only screen and (max-width: 1025px){#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-1 .gol-smiles{width:6.4rem}}@media only screen and (min-width: 1025.1px){#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-2 h2{margin-bottom:-2rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-2 h2{margin-bottom:-.6rem}}@media only screen and (max-width: 767.98px){#pg-home .section-footer .fraction-footer .container-2 .row-1 .column-2 h2{margin-left:auto;margin-right:auto;max-width:31rem;text-align:center}}@media only screen and (min-width: 768px){#pg-home .section-footer .fraction-footer .container-2 .row-2{padding-top:3.5rem}}#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1{position:relative}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1{display:flex;justify-content:space-between;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}@media only screen and (max-width: 767.98px){#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1{padding-top:5rem;padding-bottom:5rem}}#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1:before{content:"";width:calc(100% - var(--padding) * 2);height:1px;display:block;position:absolute;top:auto;right:auto;bottom:0;left:var(--padding);background:var(--text-color-5)}@media only screen and (min-width: 768px){#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1:before{display:none}}@media only screen and (min-width: 768px){#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1 .footer-list{display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1 .footer-list{display:flex;justify-content:flex-start;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;flex-direction:column}}@media only screen and (max-width: 767.98px){#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1 .footer-list{display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column}}@media only screen and (min-width: 767.98px) and (max-width: 1025px){#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1 .footer-list .list-item:not(:last-child){margin-bottom:1rem}}@media only screen and (max-width: 767.98px){#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1 .footer-list .list-item:not(:last-child){margin-bottom:3.5rem}}#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1 .footer-list .list-item .btn-footer{text-transform:uppercase;color:var(--brown-6);-webkit-transition:all .2s cubic-bezier(.42,0,.58,1);-moz-transition:all .2s cubic-bezier(.42,0,.58,1);-ms-transition:all .2s cubic-bezier(.42,0,.58,1);-o-transition:all .2s cubic-bezier(.42,0,.58,1);transition:all .2s cubic-bezier(.42,0,.58,1);transition-delay:0s}@media only screen and (max-width: 767.98px){#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1 .footer-list .list-item .btn-footer{font-size:1.8rem;font-weight:400}}#pg-home .section-footer .fraction-footer .container-2 .row-2 .column-1 .footer-list .list-item .btn-footer:hover{color:var(--orange-1)}#pg-home .section-footer .container-img-bottom{width:100%;overflow:hidden}@media only screen and (min-width: 1025.1px){#pg-home .section-footer .container-img-bottom{position:absolute;top:auto;right:auto;bottom:-1.2rem;left:0}}@media only screen and (min-width: 767.98px) and (orientation: landscape) and (max-width: 1025px){#pg-home .section-footer .container-img-bottom{position:absolute;top:auto;right:auto;bottom:-4rem;left:0}}@media only screen and (min-width: 767.98px) and (orientation: portrait) and (max-width: 1025px){#pg-home .section-footer .container-img-bottom{position:absolute;top:auto;right:auto;bottom:-7.5rem;left:0}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-footer .container-img-bottom{position:absolute;top:auto;right:auto;bottom:0;left:auto}}@media only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-footer .container-img-bottom{position:absolute;top:auto;right:auto;bottom:-8rem;left:auto}}@media only screen and (min-width: 768px) and (max-width: 1025px) and (max-height: 550px) and (orientation: landscape){#pg-home .section-footer .container-img-bottom{position:absolute;top:auto;right:auto;bottom:-7rem;left:auto}}#pg-home .section-footer .container-img-bottom .img-bottom{position:relative}@media only screen and (min-width: 1025.1px){#pg-home .section-footer .container-img-bottom .img-bottom{width:100%;height:14rem}}@media only screen and (min-width: 767.98px) and (max-width: 1025px),only screen and (max-width: 768px) and (max-height: 550px) and (orientation: landscape) and (min-width:420px){#pg-home .section-footer .container-img-bottom .img-bottom{width:100%;height:20rem}}@media only screen and (max-width: 767.98px) and (orientation: portrait){#pg-home .section-footer .container-img-bottom .img-bottom{height:8rem;width:300vw;margin-bottom:-2px}}[data-color-mode=dark] #pg-home .section-tangerina .fraction-video .player .container-logo .logo-light{opacity:0}[data-color-mode=dark] #pg-home .section-tangerina .fraction-video .player .container-logo .logo-dark{opacity:1}[data-color-mode=dark] #pg-home .section-tangerina .fraction-video lottie-player{filter:invert(1)}[data-color-mode=dark] #pg-home .section-numeros .fraction-interaction .container-interaction:before,[data-color-mode=dark] #pg-home .section-numeros .fraction-interaction .bg-squares:before,[data-color-mode=dark] #pg-home .section-numeros .fraction-horizontal-scroll .container-interaction:before,[data-color-mode=dark] #pg-home .section-numeros .fraction-horizontal-scroll .bg-squares:before{opacity:0}[data-color-mode=dark] #pg-home .section-numeros .fraction-interaction .container-interaction:after,[data-color-mode=dark] #pg-home .section-numeros .fraction-interaction .bg-squares:after,[data-color-mode=dark] #pg-home .section-numeros .fraction-horizontal-scroll .container-interaction:after,[data-color-mode=dark] #pg-home .section-numeros .fraction-horizontal-scroll .bg-squares:after{opacity:1}[data-color-mode=dark] #pg-home .section-numeros .fraction-horizontal-scroll .container-lottie g[clip-path="url(#__lottie_element_861)"],[data-color-mode=dark] #pg-home .section-numeros .fraction-horizontal-scroll .container-lottie g[clip-path="url(#__lottie_element_865)"],[data-color-mode=dark] #pg-home .section-numeros .fraction-horizontal-scroll .container-lottie g[aria-label="$PRIMARY-BRAND-COLOR"],[data-color-mode=dark] #pg-home .section-numeros .fraction-horizontal-scroll .container-lottie g[aria-label="$DISABLED"],[data-color-mode=dark] #pg-home .section-numeros .fraction-horizontal-scroll .container-lottie text{fill:var(--white-1)}[data-color-mode=dark] #pg-home .section-numeros .fraction-horizontal-scroll .container-lottie path[stroke-linecap=butt][stroke-linejoin=miter][fill-opacity="0"][stroke-miterlimit="4"][stroke="rgb(17,15,14)"]{stroke:var(--white-1)}[data-color-mode=dark] #pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle.aos-animate .goma-border .media.goma-dark{opacity:1}[data-color-mode=dark] #pg-home .section-numeros .fraction-horizontal-scroll .scroll-content .number-list .wrapper-number.wrapper-ilustracoes .container-circle.aos-animate .goma-border .media.goma-light{opacity:0}[data-color-mode=dark] #pg-home .section-ecossistema .container-logos{position:relative}[data-color-mode=dark] #pg-home .section-ecossistema .container-logos .logo-gol-list.logo-list-dark{opacity:1}[data-color-mode=dark] #pg-home .section-ecossistema .container-logos .logo-gol-list.logo-list-light{opacity:0}[data-section-active=footer] #header,[data-section-active=footer] .logo-fixed,[data-section-active=footer] .topics-bullets{opacity:0;pointer-events:none}@media only screen and (max-width: 1025px){[data-sticky]{position:absolute;top:0;right:auto;bottom:auto;left:0}}
