h1{font-size:5.6rem}h2{font-size:4.8rem}@media (max-width: 480px){h2{font-size:2.8rem}}h3{font-size:4rem}@media (max-width: 480px){h3{font-size:2.4rem}}h4{font-size:3.6rem}@media (max-width: 480px){h4{font-size:2.4rem}}h5{font-size:2.4rem}@media (max-width: 480px){h5{font-size:2rem}}h6{font-size:2rem}@media (max-width: 480px){h6{font-size:1.8rem}}h1,h2,h3,h4,h5,h6{line-height:140%;font-weight:bold;font-family:'Inter' sans-serif;color:#011224}h5,h6{line-height:150%}*{list-style:none;text-decoration:none;margin:0;padding:0;text-align:left;border:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;color:#74808C;font-family:'Inter', sans-serif}button{background:transparent;cursor:pointer}img{display:block;max-width:100%}html{overflow-x:hidden;font-size:62.5%;scroll-behavior:smooth}@media (max-width: 1050px){html{font-size:55%}}@media (max-width: 600px){html{font-size:62.5%}}input,button,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.container{width:124.6rem;padding:0 1.5rem;margin:0 auto}@media (max-width: 1200px){.container{width:100%;padding:0px 2.4rem}}.btn-primary{display:inline-block;background:#0473E3;color:#fff;height:5.6rem;padding:0 5.8rem;line-height:5.6rem;font-weight:bold;font-size:1.6rem;border-radius:4px;cursor:pointer;-webkit-transition:background-color 0.3s;-o-transition:background-color 0.3s;transition:background-color 0.3s}@media screen and (max-width: 550px){.btn-primary{padding:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.btn-primary.outlined{background:transparent;border:1px solid rgba(255,255,255,0.7);-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.btn-primary.outlined:hover{background:#fff;color:#0473E3}.btn-primary:hover{background:#0367CB}.btn-primary-vendas{display:inline-block;background:#0473E3;color:#fff;height:5.6rem;padding:0 5.8rem;line-height:5.6rem;font-weight:bold;font-size:1.6rem;border-radius:4px;cursor:pointer;-webkit-transition:background 0.3s;-o-transition:background 0.3s;transition:background 0.3s}@media screen and (max-width: 650px){.btn-primary-vendas{font-size:1.4rem}}.btn-primary-vendas.outlined{background:transparent;border:1px solid #0473E3;color:#0473E3;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.btn-primary-vendas.outlined.white{border:1px solid rgba(255,255,255,0.7);-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;color:#fff}.btn-primary-vendas.outlined.white:hover{background:#fff;color:#0473E3}.btn-primary-vendas.outlined:hover{background:#0473E3;color:#fff}.btn-primary-vendas:hover{background:#0367CB}@-webkit-keyframes SlideText{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-500px);transform:translateX(-500px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes SlideText{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-500px);transform:translateX(-500px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeTextLeft{from{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeTextLeft{from{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes imgUp{from{opacity:0;display:none;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;display:block;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes imgUp{from{opacity:0;display:none;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;display:block;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideDown{from{opacity:0;display:none;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;display:block;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{from{opacity:0;display:none;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;display:block;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}header{display:-webkit-box;display:-ms-flexbox;display:flex;height:8.8rem;position:fixed;width:100%;z-index:10;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;background:transparent}header.float-header{background:#fff;border-bottom:1px solid #F3F7FC;-webkit-box-shadow:0px 0px 30px rgba(16,34,54,0.04);box-shadow:0px 0px 30px rgba(16,34,54,0.04);height:6rem}header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .logo{position:relative;z-index:1}header nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header nav ul .menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header nav ul .menu-list.link-mobile{display:none}header nav ul .menu-list.menu-cursos{cursor:pointer}header nav ul .menu-list.menu-cursos .submenu-cursos{width:100%;max-width:144rem;margin-left:-72rem;position:absolute;top:6rem;left:50%;background:#fff;padding:4.1rem 11.7rem 0 11.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0px 15px 30px rgba(65,69,97,0.05);box-shadow:0px 15px 30px rgba(65,69,97,0.05);visibility:hidden;pointer-events:none;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}header nav ul .menu-list.menu-cursos .submenu-cursos.show{pointer-events:all;visibility:visible;top:8rem;opacity:1}header nav ul .menu-list.menu-cursos .submenu-cursos .box{position:relative;z-index:1}header nav ul .menu-list.menu-cursos .submenu-cursos .box.left{margin-right:18rem}header nav ul .menu-list.menu-cursos .submenu-cursos .box.left .submenu-list h5{margin-bottom:12}header nav ul .menu-list.menu-cursos .submenu-cursos .box.left .submenu-list p{width:100%;max-width:18.4rem;margin-bottom:3.2rem;font-size:1.4rem;line-height:150%;color:#425366}header nav ul .menu-list.menu-cursos .submenu-cursos .box.left .submenu-list a{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12.3rem}header nav ul .menu-list.menu-cursos .submenu-cursos .box.left .submenu-list a span{display:block;font-weight:600;font-size:1.6rem;line-height:150%;color:#0473E3;position:relative}header nav ul .menu-list.menu-cursos .submenu-cursos .box.left .submenu-list a span::after{position:absolute;content:'';bottom:-.1rem;left:0;width:0;height:0.2rem;background:#0473E3;-webkit-transition:width .3s;-o-transition:width .3s;transition:width .3s}header nav ul .menu-list.menu-cursos .submenu-cursos .box.left .submenu-list a span:hover::after{width:100%}header nav ul .menu-list.menu-cursos .submenu-cursos .box.left .submenu-list a img{margin-left:0.9rem}header nav ul .menu-list.menu-cursos .submenu-cursos .box.right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:84.7rem}header nav ul .menu-list.menu-cursos .submenu-cursos .box.right .submenu-list{width:100%;max-width:26.2rem;margin-bottom:4.7rem}header nav ul .menu-list.menu-cursos .submenu-cursos .box.right .submenu-list .title-menu{display:block;margin-bottom:3.3rem;font-weight:bold;font-size:1.4rem;line-height:135%;letter-spacing:0.07em;text-transform:uppercase;color:#74808C}header nav ul .menu-list.menu-cursos .submenu-cursos .box.right .submenu-list a{display:block}header nav ul .menu-list.menu-cursos .submenu-cursos .box.right .submenu-list a:hover .name-course{color:#0473E3}header nav ul .menu-list.menu-cursos .submenu-cursos .box.right .submenu-list a:not(:last-child){margin-bottom:4rem}header nav ul .menu-list.menu-cursos .submenu-cursos .box.right .submenu-list a .name-course{display:block;margin-bottom:0.4rem;font-weight:bold;font-size:1.4rem;line-height:125%;color:#011224;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}header nav ul .menu-list.menu-cursos .submenu-cursos .box.right .submenu-list a .description-course{font-size:1.4rem;line-height:150%;color:#425366}header nav ul .menu-list.menu-cursos .submenu-cursos::before{position:absolute;content:'';top:0;left:0;width:100%;max-width:39.1rem;height:100%;background:#E6F1FC}header nav ul .menu-list.menu-cursos .submenu-cursos::after{position:absolute;content:'';width:2.9rem;height:6.1rem;background:url("../img/submenu-after.svg") no-repeat center center;left:39rem;top:50%;margin-top:-3.05rem}header nav ul .menu-list:hover .primary-menu{opacity:1;color:#0473E3}header nav ul .menu-list:not(:last-child){margin-right:4.8rem}header nav ul .menu-list .primary-menu{font-weight:500;font-size:1.4rem;line-height:115%;color:#011224;opacity:0.6;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;display:-webkit-box;display:-ms-flexbox;display:flex}header nav ul .menu-list .primary-menu img{margin-left:1.6rem}header nav ul .menu-list .current-page{font-size:1.4rem;line-height:115%;font-weight:bold;color:#0473E3;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex}header nav ul .menu-list .current-page img{margin-left:1.6rem}header nav ul .menu-list .arrow{margin-left:1.6rem;opacity:0.6;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}header nav .login-mobile{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header nav .login-mobile span{display:inline-block;font-weight:600;font-size:1.8rem;line-height:135%;color:#011224;margin-left:1.4rem}header .right-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:1}header .right-mobile .country{display:-webkit-box;display:-ms-flexbox;display:flex}header .right-mobile .country span{display:inline-block;margin:0 1.2rem;font-weight:bold;font-size:1.4rem;line-height:125%;letter-spacing:0.05em;color:#011224;text-transform:uppercase}header .right-mobile #menu-mobile{display:none;padding:1rem 0}header .right-mobile #menu-mobile span{display:block;background:#011224;width:2.25rem;height:0.2rem;border-radius:30px;position:relative;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}header .right-mobile #menu-mobile span::before,header .right-mobile #menu-mobile span::after{position:absolute;content:'';width:100%;height:0.2rem;background:#011224;border-radius:30px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}header .right-mobile #menu-mobile span::before{top:-0.85rem}header .right-mobile #menu-mobile span::after{bottom:-0.85rem}header .right-mobile #menu-mobile.on span{background:transparent;background:transparent}header .right-mobile #menu-mobile.on span::after{bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}header .right-mobile #menu-mobile.on span::before{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}header .login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}header .login span{display:inline-block;font-weight:600;font-size:14px;line-height:150%;color:#011224;margin-left:0.7rem;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}header .login:hover span{color:#425366}@media (max-width: 1050px){header nav ul .menu-list.menu-cursos .submenu-cursos{padding:4.1rem 2rem 0 2rem;max-width:112rem;margin-left:-56.2rem}header nav ul .menu-list.menu-cursos .submenu-cursos .box.left{margin-right:0}header nav ul .menu-list.menu-cursos .submenu-cursos .box.right{max-width:77.7rem}header nav ul .menu-list.menu-cursos .submenu-cursos .box.right .submenu-list{max-width:24.2rem}header nav ul .menu-list.menu-cursos .submenu-cursos::before{max-width:25.1rem}header nav ul .menu-list.menu-cursos .submenu-cursos::after{left:25rem}}@media (max-width: 991px){header .logo{max-width:9.6rem}header nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;position:fixed;width:100%;height:100vh;top:0;left:0;-webkit-transform:translateY(100vh);-ms-transform:translateY(100vh);transform:translateY(100vh);opacity:0;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}header nav::after{position:absolute;content:'';width:90%;height:0.1rem;background:#F3F7FC;left:5%;bottom:32%}header nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:9.6rem}header nav ul .menu-list.menu-cursos{display:none}header nav ul .menu-list.link-mobile{display:block}header nav ul .menu-list:not(:last-child){margin-right:0;margin-bottom:4.8rem}header nav ul .menu-list .primary-menu{font-size:1.8rem;line-height:2.7rem}header nav ul .menu-list .current-page{font-size:1.8rem;line-height:2.7rem;font-weight:bold;color:#0473E3;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex}header nav ul .menu-list .current-page img{margin-left:1.6rem}header nav ul .menu-cursos{position:initial}header nav .login-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}header nav.on{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}header .login{display:none}header .right-mobile{max-width:23px}header .right-mobile #menu-mobile{display:block}}.s-hero-vendas .container{padding-top:16rem;position:relative}.s-hero-vendas .container::before{position:absolute;content:'';width:100%;height:100%;background:url("../img/lines-hero.svg") no-repeat center center;background-size:cover;top:0;z-index:-1}.s-hero-vendas .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-hero-vendas .top .box-left{width:100%;max-width:69.6rem}.s-hero-vendas .top .box-left h2{margin-bottom:2.6rem}.s-hero-vendas .top .box-left p{font-size:1.8rem;line-height:180%;color:#74808C}.s-hero-vendas .top .box-left p span{display:inline-block;color:#0473E3;font-weight:700;padding:0.4rem 1.2rem;border:1px solid #A3C6E1;border-radius:80px}.s-hero-vendas .top .box-right p{font-weight:500;font-size:1.6rem;line-height:150%;color:#425366;margin-bottom:1.6rem}.s-hero-vendas .top .box-right .btn-primary-vendas{width:38.4rem;padding:0;display:grid;place-content:center}.s-hero-vendas .top .box-right .btn-primary-vendas.first{margin-bottom:4rem}.s-hero-vendas .video{margin-top:9.2rem;background:url("../img/figure-video.png") no-repeat center center;background-size:cover;width:100%;height:68.4rem;display:grid;place-content:center;cursor:pointer}.s-hero-vendas .video .btn-play{display:grid;place-content:center;width:10.057rem;height:10.057rem;background:rgba(255,255,255,0.25);border:2.85714px solid #9EA8B2;border-radius:50%;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;-o-transition:transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}.s-hero-vendas .video .btn-play:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media (max-width: 991px){.s-hero-vendas .container{padding-top:12rem}.s-hero-vendas .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-hero-vendas .top .box-left{margin:0 auto 4rem}.s-hero-vendas .top .box-left h2{text-align:center}.s-hero-vendas .top .box-left p{text-align:center}.s-hero-vendas .top .box-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width: 480px){.s-hero-vendas .container{padding-top:10.8rem}.s-hero-vendas .top .box-left{margin-bottom:2.9rem}.s-hero-vendas .top .box-left h2{font-size:4rem;line-height:130%}.s-hero-vendas .top .box-right .btn-primary-vendas{width:100%}.s-hero-vendas .top .box-right .btn-primary-vendas.first{margin-bottom:3.2rem}.s-hero-vendas .video{margin-top:4rem;height:53.1rem;border-radius:4px}.s-hero-vendas .video .btn-play{width:6.9rem;height:6.9rem}.s-hero-vendas .video .btn-play img{max-width:2rem}}.s-metodologia-vendas{padding:11.2rem 0 2.5rem}.s-metodologia-vendas .container{display:-webkit-box;display:-ms-flexbox;display:flex}.s-metodologia-vendas .left-box{width:100%;max-width:62.7rem}.s-metodologia-vendas .left-box .sub{display:block;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;margin-bottom:1.2rem}.s-metodologia-vendas .left-box h4{margin-bottom:1.2rem}.s-metodologia-vendas .left-box p{font-size:1.8rem;line-height:155%;color:#425366;margin-bottom:5.9rem}.s-metodologia-vendas .left-box .image{position:relative;width:100%;height:55.2rem}.s-metodologia-vendas .left-box .image span{display:block;position:absolute;top:5rem;right:3rem;font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-metodologia-vendas .right-box{width:100%;max-width:44rem;margin-left:10rem}.s-metodologia-vendas .right-box .subtitle{display:block;font-weight:bold;font-size:2rem;line-height:150%;color:#011224;margin-bottom:0.8rem}.s-metodologia-vendas .right-box p{font-size:1.6rem;line-height:150%;color:#425366;margin-bottom:4.8rem}.s-metodologia-vendas .right-box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}.s-metodologia-vendas .right-box ul li:hover img{opacity:1}.s-metodologia-vendas .right-box ul li:not(:last-child){margin-bottom:4rem}.s-metodologia-vendas .right-box ul li .icon{margin-right:1.6rem}.s-metodologia-vendas .right-box ul li .icon img{opacity:1;position:initial}.s-metodologia-vendas .right-box ul li span{display:block;font-weight:600;font-size:1.8rem;line-height:150%;color:#425366}.s-metodologia-vendas .right-box ul li img{position:absolute;bottom:0;right:-11.5rem;opacity:0;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}@media (max-width: 991px){.s-metodologia-vendas{padding-top:6rem}.s-metodologia-vendas .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-metodologia-vendas .left-box{max-width:100%;margin-bottom:4rem}.s-metodologia-vendas .left-box span,.s-metodologia-vendas .left-box h4,.s-metodologia-vendas .left-box p{text-align:center}.s-metodologia-vendas .right-box{margin-left:0;max-width:100%}.s-metodologia-vendas .right-box .subtitle,.s-metodologia-vendas .right-box p{text-align:center}.s-metodologia-vendas .right-box ul li img{right:0}}@media (max-width: 480px){.s-metodologia-vendas{padding:6.4rem 0 4.9rem}.s-metodologia-vendas .left-box{margin-bottom:4rem}.s-metodologia-vendas .left-box h4{font-size:2.4rem;margin-bottom:2.4rem}.s-metodologia-vendas .left-box p{margin-bottom:4rem}.s-metodologia-vendas .left-box .image{height:29.4rem}.s-metodologia-vendas .left-box .image span{font-size:1.2rem;line-height:130%;max-width:8.7rem;top:0.6rem;right:1rem}.s-metodologia-vendas .right-box .subtitle{margin-bottom:1.6rem}.s-metodologia-vendas .right-box p{margin-bottom:4.2rem}.s-metodologia-vendas .right-box ul li:not(:last-child){margin-bottom:3.2rem}}.s-caminho-vendas{padding:12rem 0 11.2rem}.s-caminho-vendas .container{position:relative}.s-caminho-vendas .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5.9rem}.s-caminho-vendas .top .texto h5{margin-bottom:0.8rem}.s-caminho-vendas .top .texto p{font-size:1.6rem;line-height:150%;color:#425366}.s-caminho-vendas .top .alunos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-caminho-vendas .top .alunos span{display:block;margin-left:2.4rem;font-weight:600;font-size:1.8rem;line-height:135%;color:#425366}.s-caminho-vendas ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.s-caminho-vendas ul li{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:38.4rem;padding:3.2rem 0 3.2rem 3.2rem;background:#fff;-webkit-box-shadow:0px 12px 48px -4px rgba(14,45,78,0.05);box-shadow:0px 12px 48px -4px rgba(14,45,78,0.05);border-radius:4px}.s-caminho-vendas ul li .numero{width:100%;max-width:4rem;height:4rem;margin-right:3.2rem;background:rgba(4,115,227,0.05);display:grid;place-content:center;font-weight:bold;font-size:1.6rem;line-height:150%;text-align:center;color:#0473E3;border-radius:50%}.s-caminho-vendas ul li .descricao h6{margin-bottom:0.8rem}.s-caminho-vendas ul li .descricao p{font-size:1.6rem;line-height:150%;color:#425366;width:100%;max-width:24.4rem}.s-caminho-vendas ul li:nth-child(4),.s-caminho-vendas ul li:nth-child(5){margin-left:10.4rem;margin-top:3.2rem;max-width:48.8rem}.s-caminho-vendas ul li:nth-child(4) .descricao p,.s-caminho-vendas ul li:nth-child(5) .descricao p{max-width:33.5rem}.s-caminho-vendas ul li:nth-child(5){margin-left:3.2rem}.s-caminho-vendas ul li:nth-child(5) .descricao p{max-width:37rem}.s-caminho-vendas ul li:nth-child(1),.s-caminho-vendas ul li:nth-child(2){margin-right:3.2rem}.s-caminho-vendas .retangulo{width:100%;max-width:27.9rem;height:15rem;border-radius:4px;position:absolute;opacity:0.5}.s-caminho-vendas .retangulo.um{background:-webkit-gradient(linear, left top, right top, color-stop(-207.35%, rgba(230,241,252,0)), color-stop(354.66%, #e6f1fc));background:-o-linear-gradient(left, rgba(230,241,252,0) -207.35%, #e6f1fc 354.66%);background:linear-gradient(90deg, rgba(230,241,252,0) -207.35%, #e6f1fc 354.66%);bottom:18.2rem;left:-31.1rem}.s-caminho-vendas .retangulo.dois{background:-webkit-gradient(linear, left top, right top, color-stop(-207.35%, rgba(230,241,252,0)), color-stop(354.66%, #e6f1fc));background:-o-linear-gradient(left, rgba(230,241,252,0) -207.35%, #e6f1fc 354.66%);background:linear-gradient(90deg, rgba(230,241,252,0) -207.35%, #e6f1fc 354.66%);bottom:0;left:-20.7rem}.s-caminho-vendas .retangulo.tres{background:-o-linear-gradient(355.87deg, #e6f1fc -195.9%, rgba(230,241,252,0) 136.25%);background:linear-gradient(94.13deg, #e6f1fc -195.9%, rgba(230,241,252,0) 136.25%);bottom:18.2rem;right:-31.1rem}.s-caminho-vendas .retangulo.quatro{background:-o-linear-gradient(355.87deg, #e6f1fc -195.9%, rgba(230,241,252,0) 136.25%);background:linear-gradient(94.13deg, #e6f1fc -195.9%, rgba(230,241,252,0) 136.25%);bottom:0;right:-20.7rem}@media (max-width: 1050px){.s-caminho-vendas ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-caminho-vendas ul li:nth-child(3){margin-top:3.2rem}.s-caminho-vendas ul li:nth-child(4){margin-left:3.2rem}}@media (max-width: 991px){.s-caminho-vendas{padding-top:6rem;padding-bottom:6rem}.s-caminho-vendas .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-caminho-vendas .top .texto{margin-bottom:4rem}.s-caminho-vendas .top .texto h5,.s-caminho-vendas .top .texto p{text-align:center}.s-caminho-vendas ul li{max-width:100%}.s-caminho-vendas ul li .descricao p{max-width:100%}.s-caminho-vendas ul li:nth-child(1),.s-caminho-vendas ul li:nth-child(2),.s-caminho-vendas ul li:nth-child(3){margin:0}.s-caminho-vendas ul li:nth-child(4),.s-caminho-vendas ul li:nth-child(5){max-width:100%;margin:0}.s-caminho-vendas ul li:nth-child(4) .descricao p,.s-caminho-vendas ul li:nth-child(5) .descricao p{max-width:90%}.s-caminho-vendas ul li:not(:last-child){margin-bottom:3.2rem}.s-caminho-vendas .retangulo{display:none}}@media (max-width: 480px){.s-caminho-vendas{padding:4rem 0 7.1rem}.s-caminho-vendas .top{margin-bottom:4.9rem}.s-caminho-vendas .top .alunos img{max-width:8.8rem}.s-caminho-vendas .top .alunos span{font-size:1.4rem}.s-caminho-vendas ul li .descricao p{font-size:1.4rem;max-width:99%}.s-caminho-vendas ul li:nth-child(4) .descricao p,.s-caminho-vendas ul li:nth-child(5) .descricao p{max-width:100%}}.s-tabs-vendas{border-top:1px solid #F1F3F5}.s-tabs-vendas .container{position:relative;padding-top:12rem;padding-bottom:12.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-tabs-vendas .container::before{position:absolute;content:'';width:100%;height:100%;background:url("../img/lines-tabs.svg") no-repeat center center;background-size:contain;top:0;left:0}.s-tabs-vendas .left-box{width:100%;max-width:60.7rem}.s-tabs-vendas .left-box ul{padding-left:4rem;border-left:3px solid #F3F7FC}.s-tabs-vendas .left-box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;cursor:pointer}.s-tabs-vendas .left-box ul li.on::before{height:100%}.s-tabs-vendas .left-box ul li.on .icon{-webkit-filter:none;filter:none;opacity:1;width:100%;max-width:2.4rem}.s-tabs-vendas .left-box ul li.on .texto h5{font-size:2.4rem;color:#011224}.s-tabs-vendas .left-box ul li.on .texto p{display:block;-webkit-animation:fadeTextLeft 0.4s forwards;animation:fadeTextLeft 0.4s forwards}.s-tabs-vendas .left-box ul li::before{position:absolute;content:'';width:0.3rem;height:0%;background:#C0DCF8;border-radius:80px;top:0;left:-4.3rem;-webkit-transition:height 0.3s;-o-transition:height 0.3s;transition:height 0.3s}.s-tabs-vendas .left-box ul li .icon{margin-right:2rem;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:0.5;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.s-tabs-vendas .left-box ul li .texto h5{margin-bottom:0.8rem;color:#ADB5BD;font-size:2rem;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.s-tabs-vendas .left-box ul li .texto p{width:100%;max-width:52rem;font-size:16px;line-height:150%;color:#425366;display:none}.s-tabs-vendas .left-box ul li .image-mobile{display:none}.s-tabs-vendas .left-box ul li:not(:last-child){padding-bottom:2.4rem}.s-tabs-vendas .left-box ul li:first-child .texto h5{max-width:40.4rem}.s-tabs-vendas .right-box .image-tab{display:none;position:relative;width:100%}.s-tabs-vendas .right-box .image-tab.on{display:block;-webkit-animation:imgUp 0.4s forwards;animation:imgUp 0.4s forwards}.s-tabs-vendas .right-box .image-tab .card-tab{position:absolute;-webkit-box-shadow:20px 24px 40px -16px rgba(1,18,36,0.08);box-shadow:20px 24px 40px -16px rgba(1,18,36,0.08)}.s-tabs-vendas .right-box .image-tab .card-tab:nth-child(1){display:none}.s-tabs-vendas .right-box .image-tab:nth-child(1){max-width:48.8rem;height:53.4rem}.s-tabs-vendas .right-box .image-tab:nth-child(1) .img0{top:10.4rem;left:-4.1rem}.s-tabs-vendas .right-box .image-tab:nth-child(1) .img1{bottom:4rem;right:-3.9rem}.s-tabs-vendas .right-box .image-tab:nth-child(2){max-width:57.6rem;height:55.6rem}.s-tabs-vendas .right-box .image-tab:nth-child(2) .img2{top:8rem;left:4.8rem}.s-tabs-vendas .right-box .image-tab:nth-child(2) .img3{top:12.2rem;left:8.2rem}.s-tabs-vendas .right-box .image-tab:nth-child(2) .img4{bottom:5rem;right:-5.6rem}.s-tabs-vendas .right-box .image-tab:nth-child(3){max-width:48.9rem;height:53.8rem}.s-tabs-vendas .right-box .image-tab:nth-child(3) .img5{bottom:3.9rem;left:-5.6rem}.s-tabs-vendas .right-box .image-tab:nth-child(3) .img6{top:7.9rem;right:2.9rem}.s-tabs-vendas .right-box .image-tab:nth-child(4){max-width:48.8rem;height:53.7rem}.s-tabs-vendas .right-box .image-tab:nth-child(4) .img7{bottom:2.8rem;left:-4.7rem}.s-tabs-vendas .right-box .image-tab:nth-child(4) .img8{top:6.1rem;right:-5.3rem}.s-tabs-vendas .right-box .image-tab:nth-child(4) .img9{top:10.3rem;right:-0.8rem}.s-tabs-vendas .right-box .image-tab:nth-child(5){max-width:52.5rem;height:53.7rem}.s-tabs-vendas .right-box .image-tab:nth-child(5) .img10{top:3.1rem;left:0}.s-tabs-vendas .right-box .image-tab:nth-child(5) .img11{bottom:3.4rem;right:5.2rem}.s-tabs-vendas .right-box .image-tab:nth-child(6){max-width:48.8rem;height:53.7rem}.s-tabs-vendas .right-box .image-tab:nth-child(6) .img12{bottom:2.6rem;left:-6.2rem}.s-tabs-vendas .right-box .image-tab:nth-child(6) .img13{top:2.8rem;right:2.8rem}@media (max-width: 1050px){.s-tabs-vendas .right-box{max-width:45rem}}@media (max-width: 991px){.s-tabs-vendas .container{padding-bottom:6rem;padding-top:6rem}.s-tabs-vendas .left-box{max-width:100%}.s-tabs-vendas .left-box ul li.on:nth-child(2) .image-mobile{margin-left:-3.4rem}.s-tabs-vendas .left-box ul li.on .image-mobile{display:block;position:relative;width:100%;margin-top:4rem;-webkit-animation:imgUp 0.4s forwards;animation:imgUp 0.4s forwards}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile{position:absolute;-webkit-box-shadow:20px 24px 40px -16px rgba(1,18,36,0.08);box-shadow:20px 24px 40px -16px rgba(1,18,36,0.08);width:100%}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img0{top:1.1rem;left:-3.2rem;max-width:11.2rem}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img1{bottom:2rem;right:-2.3rem;max-width:6.6rem}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img2{top:3.2rem;left:0.9rem;max-width:8.5rem}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img3{top:5.6rem;left:3rem;max-width:7.4rem}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img4{bottom:2.3rem;right:-2.4rem;max-width:13rem}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img5{bottom:2.5rem;left:-2.6rem;max-width:13.6rem}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img6{top:3.9rem;right:1rem;max-width:4.3rem}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img7{bottom:2.5rem;left:-1.1rem;max-width:8.2rem}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img8{top:5.5rem;right:0;max-width:5.5rem}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img9{top:3.6rem;right:-2.1rem;max-width:7.5rem}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img10{top:1.3rem;left:-1.9rem;max-width:8rem}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img11{bottom:3rem;right:-1.2rem;max-width:13.5rem}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img12{bottom:2.1rem;left:-2rem;max-width:8.7rem}.s-tabs-vendas .left-box ul li.on .image-mobile .card-tab-mobile.img13{top:1.5rem;right:1.1rem;max-width:3.1rem}.s-tabs-vendas .left-box ul li.on::before{height:70%}.s-tabs-vendas .left-box ul li .texto h5,.s-tabs-vendas .left-box ul li .texto p{max-width:100%}.s-tabs-vendas .left-box ul li:first-child .texto h5,.s-tabs-vendas .left-box ul li:first-child .texto p{max-width:100%}.s-tabs-vendas .right-box{display:none}}@media (max-width: 480px){.s-tabs-vendas .left-box ul{padding-left:1.6rem}.s-tabs-vendas .left-box ul li::before{left:-1.9rem}.s-tabs-vendas .left-box ul li .texto h5{font-size:1.5rem;line-height:2.2rem}.s-tabs-vendas .left-box ul li.on .texto h5{font-size:1.6rem;line-height:2.4rem}.s-tabs-vendas .left-box ul li.on .texto p{font-size:1.4rem;line-height:150%}.s-tabs-vendas .left-box ul li.on .image-mobile{margin-bottom:3.2rem}.s-tabs-vendas .left-box ul li.on .image-mobile.planejamento{height:26.9rem;max-width:24.5rem}.s-tabs-vendas .left-box ul li.on .image-mobile.planejamento .img1{max-width:11.2rem;top:1.1rem;left:-3.2rem}.s-tabs-vendas .left-box ul li.on .image-mobile.planejamento .img2{max-width:6.6rem;bottom:2rem;right:-2.3rem}.s-tabs-vendas .left-box ul li.on .image-mobile.simulados{max-width:28.8rem;height:26.8rem}.s-tabs-vendas .left-box ul li.on .image-mobile.simulados .img3{max-width:8.5rem;top:3.2rem;left:0.9rem}.s-tabs-vendas .left-box ul li.on .image-mobile.simulados .img4{max-width:7.4rem;top:5.8rem;left:3rem}.s-tabs-vendas .left-box ul li.on .image-mobile.simulados .img5{max-width:13rem;bottom:2.3rem;right:-1.4rem}.s-tabs-vendas .left-box ul li.on .image-mobile.revisao{max-width:24.5rem;height:27.2rem}.s-tabs-vendas .left-box ul li.on .image-mobile.revisao .img6{max-width:14.6rem;bottom:2.5rem;left:-2.6rem}.s-tabs-vendas .left-box ul li.on .image-mobile.revisao .img7{max-width:4.3rem;top:3.9rem;right:0.9rem}.s-tabs-vendas .left-box ul li.on .image-mobile.revisao-teorica{max-width:24.5rem;height:26.8rem}.s-tabs-vendas .left-box ul li.on .image-mobile.revisao-teorica .img8{max-width:8.1rem;bottom:1.15rem;left:-2.5rem}.s-tabs-vendas .left-box ul li.on .image-mobile.revisao-teorica .img9{max-width:7.5rem;top:3.6rem;right:-2.1rem}.s-tabs-vendas .left-box ul li.on .image-mobile.revisao-teorica .img10{max-width:5.4rem;top:5.5rem;right:0}.s-tabs-vendas .left-box ul li.on .image-mobile.desempenho{max-width:26.8rem;height:26.8rem}.s-tabs-vendas .left-box ul li.on .image-mobile.desempenho .img11{max-width:8rem;left:0.5rem;top:1.3rem}.s-tabs-vendas .left-box ul li.on .image-mobile.desempenho .img12{max-width:13.5rem;bottom:3rem;right:-1.2rem}.s-tabs-vendas .left-box ul li.on .image-mobile.lives{max-width:24.4rem;height:26.8rem}.s-tabs-vendas .left-box ul li.on .image-mobile.lives .img13{max-width:8.6rem;bottom:2rem;left:-2.1rem}.s-tabs-vendas .left-box ul li.on .image-mobile.lives .img14{max-width:3.1rem;top:1.5rem;right:1.1rem}}.s-depoimentos{padding:11.2rem 0 12.7rem;position:relative}.s-depoimentos.vendas{margin-bottom:31.4rem}.s-depoimentos.vendas::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:-webkit-gradient(linear, left top, left bottom, from(rgba(243,247,252,0)), color-stop(123.66%, #f3f7fc));background:-o-linear-gradient(top, rgba(243,247,252,0) 0%, #f3f7fc 123.66%);background:linear-gradient(180deg, rgba(243,247,252,0) 0%, #f3f7fc 123.66%);-webkit-transform:matrix(1, 0, 0, -1, 0, 0);-ms-transform:matrix(1, 0, 0, -1, 0, 0);transform:matrix(1, 0, 0, -1, 0, 0);z-index:-1}.s-depoimentos.vendas .slide-depoimentos .swiper-pagination-depo{display:none}@media (max-width: 991px){.s-depoimentos{padding:6rem 0 12rem}}@media (max-width: 480px){.s-depoimentos{padding-bottom:9rem}}.s-hero{background:rgba(243,247,252,0.5);border:1px solid #DAE6F2}.s-hero .container{padding:14rem 1.5rem 11.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;background:url("../img/lines-hero.svg") no-repeat center center}.s-hero .texto{width:100%;max-width:60.8rem}.s-hero .texto h1{margin-bottom:6.4rem}.s-hero .texto h1 span{color:#011224;position:relative;display:block}.s-hero .texto h1 span::after{position:absolute;content:'';background:url("../img/circulo-hero.svg") no-repeat center center;background-size:cover;width:100%;max-width:50rem;height:8rem;left:-0.3rem;top:50%;margin-top:-4rem;z-index:-1}.s-hero .texto .alunos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12.8rem}.s-hero .texto .alunos p{font-weight:600;font-size:1.8rem;line-height:135%;color:#425366;margin-left:2.4rem}.s-hero .imagem{width:100%;max-width:60.8rem;height:60.8rem;position:relative}.s-hero .imagem .box-imagem{background:#E6F1FC;border-radius:4px;height:37.1rem;width:100%;position:absolute;bottom:0;right:0;z-index:1}.s-hero .imagem .figura1,.s-hero .imagem .figura2,.s-hero .imagem .figura3{position:absolute}.s-hero .imagem .box-info{position:absolute;top:0;right:0;z-index:2}.s-hero .imagem .box-info .icon{background:#fff;border-radius:50%;width:100%;max-width:4rem;height:4rem;display:grid;place-content:center;-webkit-box-shadow:0px 12px 20px rgba(47,114,181,0.06);box-shadow:0px 12px 20px rgba(47,114,181,0.06)}.s-hero .imagem .box-info p{font-style:normal;font-weight:500;font-size:1.6rem;line-height:150%;color:#011224;opacity:0.75;max-width:14.6rem;margin-top:2.4rem}.s-hero .imagem .figura1{bottom:0;right:4.3rem;max-width:66.7rem;z-index:1}.s-hero .imagem .figura2{top:0;left:4.8rem}.s-hero .imagem .figura3{right:0;bottom:25.1rem;z-index:1;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width: 991px){.s-hero .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-top:10rem;padding-bottom:14rem}.s-hero .texto{margin-bottom:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-hero .texto h1{text-align:center}.s-hero .texto .alunos{position:absolute;bottom:-76rem;left:50%;margin-left:-20rem}}@media (max-width: 480px){.s-hero .container{padding-top:10.4rem;padding-bottom:11.9rem}.s-hero .texto h1{font-size:3.6rem;line-height:130%;margin-bottom:4rem}.s-hero .texto h1 span::after{display:none}.s-hero .texto h1 br{display:none}.s-hero .texto .alunos{bottom:4rem;margin-left:-14.2rem}.s-hero .texto .alunos img{max-width:8.8rem}.s-hero .texto .alunos p{font-size:1.4rem;line-height:1.9rem}.s-hero .imagem{height:35.3rem}.s-hero .imagem .box-imagem{height:20.3rem}.s-hero .imagem .box-info{top:1rem}.s-hero .imagem .box-info .icon{max-width:1.6rem;height:1.6rem}.s-hero .imagem .box-info .icon img{max-width:1rem}.s-hero .imagem .box-info p{max-width:8.5rem;font-size:1.2rem;line-height:1.8rem;margin-top:1.6rem}.s-hero .imagem .figura1{max-width:100%}.s-hero .imagem .figura2{max-width:5rem;left:0}.s-hero .imagem .figura3{max-width:5rem;bottom:12.1rem}}.s-cursos{padding:10.4rem 0 11.2rem}.s-cursos .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4.8rem}.s-cursos .top .title span{display:block;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;margin-bottom:0.8rem}.s-cursos .top p{font-size:1.6rem;line-height:150%;color:#425366;width:100%;max-width:45.7rem}.s-cursos .top .btns-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.s-cursos .top .btns-slide .btn-next,.s-cursos .top .btns-slide .btn-prev{width:3.6rem;height:3.6rem;border-radius:2px;display:grid;place-content:center;cursor:pointer;background:#0473E3;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.s-cursos .top .btns-slide .btn-next.swiper-button-disabled,.s-cursos .top .btns-slide .btn-prev.swiper-button-disabled{background:#fff}.s-cursos .top .btns-slide .btn-next.swiper-button-disabled svg path,.s-cursos .top .btns-slide .btn-prev.swiper-button-disabled svg path{stroke:#A3C6E1}.s-cursos .top .btns-slide .btn-next svg path,.s-cursos .top .btns-slide .btn-prev svg path{stroke:#fff}.s-cursos .top .btns-slide .btn-prev{margin-right:1.2rem}.s-cursos .slide-cursos{position:relative;width:100%;overflow:hidden}.s-cursos .slide-cursos .box-curso{width:100%;max-width:38.4rem}.s-cursos .slide-cursos .box-curso .info{padding:4rem;width:100%;border:1px solid #DAE6F2;border-top:none}.s-cursos .slide-cursos .box-curso .info .title{display:block;font-weight:bold;font-size:1.7rem;line-height:135%;color:#011224;margin-bottom:0.8rem}.s-cursos .slide-cursos .box-curso .info p{font-weight:500;font-size:1.6rem;line-height:150%;color:#425366;width:100%;max-width:30.4rem}.s-cursos .slide-cursos .box-curso .cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:26px 0;border:1px solid #DAE6F2;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.s-cursos .slide-cursos .box-curso .cta a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-cursos .slide-cursos .box-curso .cta a span{display:block;font-weight:bold;font-size:1.6rem;line-height:150%;color:#0473E3;margin-right:1.6rem;position:relative}.s-cursos .slide-cursos .box-curso .cta a span::after{position:absolute;content:'';width:0;height:0.2rem;background:#0473E3;left:0;bottom:1px;-webkit-transition:width 0.3s;-o-transition:width 0.3s;transition:width 0.3s}.s-cursos .slide-cursos .box-curso .cta a span:hover::after{width:100%}.s-cursos .slide-cursos .swiper-pagination{position:initial;background:#E6F1FC;border-radius:30px;height:0.8rem;margin-top:8rem}.s-cursos .slide-cursos .swiper-pagination .swiper-pagination-progressbar-fill{background:#C0DCF8;border-radius:30px}@media (max-width: 991px){.s-cursos{padding:6rem 0 12rem}.s-cursos .container{position:relative}.s-cursos .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-cursos .top span,.s-cursos .top h4,.s-cursos .top p{text-align:center}.s-cursos .top .btns-slide{position:absolute;bottom:-6rem}.s-cursos .slide-cursos .swiper-pagination{margin-top:5rem}}@media (max-width: 480px){.s-cursos{padding:6.4rem 0 13.2rem}.s-cursos .top{margin-bottom:3.2rem}.s-cursos .top .title h4{font-size:2.4rem;line-height:140%;margin-bottom:2.4rem}.s-cursos .top .btns-slide{bottom:-5.6rem}.s-cursos .slide-cursos .box-curso{max-width:25.9rem}.s-cursos .slide-cursos .box-curso .info .title{font-size:1.4rem}.s-cursos .slide-cursos .box-curso .info p{font-size:1.3rem}.s-cursos .slide-cursos .box-curso .cta a span{font-size:1.4rem}}.s-metodologia{background:rgba(243,247,252,0.5)}.s-metodologia .container{padding-top:11.8rem;padding-bottom:9.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.s-metodologia .container::before{content:'';position:absolute;background:url("../img/linhas-2.svg") no-repeat center center;background-size:cover;width:100%;max-width:121.6rem;height:88.1rem;top:0;z-index:-1}.s-metodologia .left-box{width:100%;max-width:60.8rem}.s-metodologia .left-box span{font-weight:bold;font-size:1.8rem;line-height:135%;color:#0473E3;margin-bottom:0.8rem;text-transform:uppercase}.s-metodologia .left-box h4{margin-bottom:5.6rem}.s-metodologia .right-box{margin-left:8.8rem;width:100%;max-width:46.4rem}.s-metodologia .right-box .icon{margin-bottom:4.4rem}.s-metodologia .right-box .subtitle{font-weight:600;font-size:1.8rem;line-height:160%;color:#011224;margin-bottom:3.2rem}.s-metodologia .right-box ul{margin-bottom:4.8rem}.s-metodologia .right-box ul li{font-size:1.6rem;line-height:150%;color:#425366;position:relative;margin-left:2rem}.s-metodologia .right-box ul li::before{position:absolute;content:'';width:0.7rem;height:0.7rem;background:#C0DCF8;border-radius:1px;-webkit-transform:matrix(0.71, -0.71, 0.71, 0.71, 0, 0);-ms-transform:matrix(0.71, -0.71, 0.71, 0.71, 0, 0);transform:matrix(0.71, -0.71, 0.71, 0.71, 0, 0);left:-2rem;top:50%;margin-top:-0.35rem}.s-metodologia .right-box ul li:not(:last-child){margin-bottom:2.4rem}.s-metodologia .scroll{padding:4.8rem 0;border-top:1px solid #DAE6F2;overflow:hidden}.s-metodologia .scroll .texto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:SlideText linear infinite 20s;animation:SlideText linear infinite 20s}.s-metodologia .scroll .texto span{display:block;font-weight:600;font-size:1.6rem;line-height:150%;letter-spacing:0.05em;text-transform:uppercase;color:#74808C;margin:0 6.4rem}@media (max-width: 991px){.s-metodologia .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-metodologia .container::before{height:100%}.s-metodologia .left-box{margin-bottom:6rem;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-metodologia .left-box h4{text-align:center}.s-metodologia .right-box{margin-left:0}}@media (max-width: 480px){.s-metodologia .container{padding-top:6.4rem;padding-bottom:4.8rem}.s-metodologia .left-box{margin-bottom:4.8rem}.s-metodologia .left-box h4{font-size:2.4rem;line-height:3.4rem;margin-bottom:4rem}.s-metodologia .right-box .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:3.2rem}.s-metodologia .right-box .subtitle{font-size:16px;line-height:160%;text-align:center;margin-bottom:2.7rem}.s-metodologia .right-box a{font-size:1.4rem;padding:0 2rem}.s-metodologia .scroll{padding:2.4rem 0}.s-metodologia .scroll .texto span{margin:0 2.9rem}}.s-plataforma{background:-webkit-gradient(linear, left top, left bottom, color-stop(42.92%, rgba(243,247,252,0)), color-stop(90.33%, #f3f7fc));background:-o-linear-gradient(top, rgba(243,247,252,0) 42.92%, #f3f7fc 90.33%);background:linear-gradient(180deg, rgba(243,247,252,0) 42.92%, #f3f7fc 90.33%);overflow:hidden;border-top:1px solid #F3F7FC}.s-plataforma .container{position:relative;padding-top:11.2rem}.s-plataforma .container::before{position:absolute;content:'';background:url("../img/lines-hero.svg") no-repeat center center;background-size:cover;width:100%;max-width:121.6rem;height:71.1rem;z-index:-1;top:0}.s-plataforma .texto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-plataforma .texto .left-box{width:100%;max-width:52rem}.s-plataforma .texto .left-box span{display:block;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;margin-bottom:0.8rem}.s-plataforma .texto .left-box h4{margin-bottom:1.6rem}.s-plataforma .texto .left-box p{font-size:1.6rem;line-height:150%;color:#425366}.s-plataforma .texto .right-box{width:100%;max-width:52rem}.s-plataforma .texto .right-box p{font-size:1.6rem;line-height:150%;color:#425366}.s-plataforma .texto .right-box p:first-child{margin-bottom:2.5rem}.s-plataforma .ilustras{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5.6rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.s-plataforma .ilustras .card-aluno{width:100%;max-width:33.2rem;height:30.2rem;position:relative}.s-plataforma .ilustras .card-aluno .avatar-aluno{position:absolute;z-index:1;top:-4.9rem;left:50%;margin-left:-4.8rem;width:100%;max-width:9.6rem}.s-plataforma .ilustras .card-aluno .aluno-app{width:100%;max-width:100%}.s-plataforma .ilustras .card-video{background:-o-linear-gradient(159.54deg, #fff 73.82%, rgba(255,255,255,0) 95.89%);background:linear-gradient(290.46deg, #fff 73.82%, rgba(255,255,255,0) 95.89%);border-radius:0px 4px 0px 0px;padding:3.2rem 3.5rem 3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-plataforma .ilustras .card-video p{text-align:center;font-size:12px;line-height:125%;color:#74808C;margin-bottom:0.4rem}.s-plataforma .ilustras .card-video span{display:block;text-align:center;font-weight:bold;font-size:14px;line-height:125%;color:#011224;margin-bottom:2.9rem}.s-plataforma .ilustras .card-simulado .block{width:100%;max-width:10.4rem;height:3.4rem;background:#fdfeff;-webkit-box-shadow:0px 13.8971px 69.4857px -27.7943px rgba(218,230,242,0.7);box-shadow:0px 13.8971px 69.4857px -27.7943px rgba(218,230,242,0.7);border-radius:4px}.s-plataforma .ilustras .card-simulado .block.info{height:10.4rem;padding:2.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-plataforma .ilustras .card-simulado .block.info p{margin-top:1.2rem;font-weight:500;font-size:1.2rem;line-height:125%;color:#74808C}.s-plataforma .ilustras .card-simulado .block.degrade{background:-webkit-gradient(linear, left top, left bottom, from(#f7fafe), to(rgba(247,250,254,0)));background:-o-linear-gradient(top, #f7fafe 0%, rgba(247,250,254,0) 100%);background:linear-gradient(180deg, #f7fafe 0%, rgba(247,250,254,0) 100%)}.s-plataforma .ilustras .card-simulado .block:not(:last-child){margin-bottom:1rem}@media (max-width: 1050px){.s-plataforma .ilustras img:first-child{max-width:30rem}}@media (max-width: 991px){.s-plataforma .container{padding-top:6rem}.s-plataforma .texto{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-plataforma .texto .left-box{max-width:100%;margin-bottom:2.5rem}.s-plataforma .texto .left-box h3,.s-plataforma .texto .left-box p,.s-plataforma .texto .left-box span{text-align:center}.s-plataforma .texto .right-box{max-width:100%}.s-plataforma .texto .right-box p{text-align:center}.s-plataforma .ilustras{margin-top:8.6rem}.s-plataforma .ilustras .card-simulado,.s-plataforma .ilustras .card-video{display:none}.s-plataforma .ilustras img:first-child{max-width:100%}}@media (max-width: 480px){.s-plataforma .container{padding-top:6.4rem}.s-plataforma .texto .left-box{margin-bottom:2.4rem}.s-plataforma .texto .left-box h3{font-size:2.4rem;line-height:140%;margin-bottom:2.4rem}.s-plataforma .ilustras{margin-top:6.4rem}.s-plataforma .ilustras img:first-child{max-width:15.1rem}.s-plataforma .ilustras .card-aluno{max-width:16.4rem;height:14.8rem}.s-plataforma .ilustras .card-aluno .avatar-aluno{max-width:5rem;top:-2.5rem;margin-left:-2.5rem}}.s-quemsomos{padding:12.8rem 0 15.6rem;margin-bottom:36rem}.s-quemsomos .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-quemsomos .left-box{width:100%;max-width:58.6rem}.s-quemsomos .left-box span{display:block;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;margin-bottom:0.8rem}.s-quemsomos .left-box h3{margin-bottom:3.6rem}.s-quemsomos .left-box a{margin-bottom:7.2rem}.s-quemsomos .right-box{width:100%;max-width:52rem}.s-quemsomos .right-box .ilustra{margin-bottom:6rem}.s-quemsomos .right-box p{font-size:1.6rem;line-height:150%;color:#425366}.s-quemsomos .right-box p:first-child{margin-bottom:2.5rem}.s-quemsomos .right-box .alunos{margin-top:7.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-quemsomos .right-box .alunos img{margin-right:2.4rem}.s-quemsomos .right-box .alunos span{font-weight:600;font-size:1.8rem;line-height:135%;color:#425366}.s-quemsomos .right-box .img{display:none;margin-top:5rem}@media (max-width: 1050px){.s-quemsomos .left-box{max-width:57.6rem}.s-quemsomos .right-box{max-width:51rem}}@media (max-width: 991px){.s-quemsomos .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-quemsomos .left-box{margin-bottom:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-quemsomos .left-box span,.s-quemsomos .left-box h3{text-align:center}.s-quemsomos .left-box img{display:none}.s-quemsomos .right-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-quemsomos .right-box p{text-align:center}.s-quemsomos .right-box .img{display:block}}@media (max-width: 480px){.s-quemsomos{padding:6.4rem 0 8.1rem;position:relative}.s-quemsomos .left-box{margin-bottom:4.8rem}.s-quemsomos .left-box h3{font-size:2.4rem;line-height:150%;margin-bottom:3.2rem}.s-quemsomos .left-box a{margin-bottom:0}.s-quemsomos .left-box img{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-bottom:3.2rem;display:none}.s-quemsomos .right-box .ilustra{margin-bottom:4.8rem}.s-quemsomos .right-box .alunos{margin-top:5.2rem}.s-quemsomos .right-box .alunos img{max-width:8.8rem}.s-quemsomos .right-box .alunos span{font-size:1.4rem;line-height:135%}}.s-hero-qs{position:relative}.s-hero-qs::after{position:absolute;content:'';width:100%;height:78.8rem;background:#F3F7FC;top:0;left:0;z-index:-2}.s-hero-qs .container{padding-top:16.2rem;position:relative}.s-hero-qs .container::after{position:absolute;content:'';width:100%;height:78.8rem;background:url("../img/lines-hero.svg") no-repeat center center;top:0;left:0;z-index:-1}.s-hero-qs .subtitle{font-family:'Inter', sans-serif;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;margin-bottom:2.3rem;display:block}.s-hero-qs .title{width:100%;max-width:90.4rem;margin-bottom:5.6rem;font-size:4.8rem}.s-hero-qs .link-hero-qs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.s-hero-qs .link-hero-qs .icon{display:grid;place-content:center;border:1.5px solid rgba(4,115,227,0.25);border-radius:50%;width:3.6rem;height:3.6rem;margin-right:2.7rem;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.s-hero-qs .link-hero-qs span{font-family:'Inter', sans-serif;font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-hero-qs .link-hero-qs:hover .icon{border-color:#0473E3}.s-hero-qs .link-hero-qs:hover span{color:#0473E3}.s-hero-qs .figures{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;margin-bottom:12.8rem}.s-hero-qs .figures .rotation-text{position:absolute;top:-9.2rem;right:3rem;background:#fff;width:100%;max-width:8.5rem;height:8.5rem;display:grid;place-content:center;border-radius:50%}.s-hero-qs .figures .rotation-text::after{position:absolute;content:'';background:url("../img/texto-rotativo-qs.svg") no-repeat center center;background-size:cover;width:14.7rem;height:14.7rem;top:-3.1rem;left:-3.1rem;-webkit-animation:rotation 36s infinite linear;animation:rotation 36s infinite linear}.s-hero-qs .figures .fig-hero-03{margin-top:-2rem}.s-hero-qs .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7.8rem}.s-hero-qs .info h4{width:100%;max-width:58.8rem}.s-hero-qs .info p{font-family:'Inter', sans-serif;font-size:1.8rem;line-height:150%;color:#74808C;width:100%;max-width:50.7rem}.s-hero-qs hr{background:#DAE6F2;height:1px}@media (max-width: 1050px){.s-hero-qs .figures .fig-hero-01,.s-hero-qs .figures .fig-hero-02,.s-hero-qs .figures .fig-hero-03{max-width:32%}}@media (max-width: 991px){.s-hero-qs .container{padding-top:10.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-hero-qs .title{text-align:center}.s-hero-qs .figures{margin-top:4rem}.s-hero-qs .figures .rotation-text{display:none}.s-hero-qs .info{margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-hero-qs .info h4,.s-hero-qs .info p{text-align:center;max-width:90%}.s-hero-qs .info h4{margin-bottom:2rem}}@media (max-width: 480px){.s-hero-qs::after{height:68.8rem}.s-hero-qs .container{padding-top:11.9rem}.s-hero-qs .container::after{height:68.8rem}.s-hero-qs .title{margin-bottom:4rem;font-size:2.4rem}.s-hero-qs .figures{margin-left:0;margin-bottom:8rem}.s-hero-qs .figures .fig-hero-01,.s-hero-qs .figures .fig-hero-02{max-width:48%}.s-hero-qs .figures .fig-hero-01{margin-right:1rem}.s-hero-qs .figures .fig-hero-03{display:none}.s-hero-qs .info{padding-bottom:4rem;border-bottom:1px solid #DAE6F2}.s-hero-qs .info h4,.s-hero-qs .info p{max-width:32.7rem}.s-hero-qs .info h4{margin-bottom:2.4rem}.s-hero-qs .info p{font-size:1.6rem;line-height:150%}}.s-missao-qs{padding:10.8rem 0 11.6rem}.s-missao-qs .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-missao-qs .text{margin-bottom:2.5rem;width:100%;max-width:51.9rem}.s-missao-qs .text .subtitle{font-family:'Inter', sans-serif;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;margin-bottom:2rem;display:block}.s-missao-qs .text .title{margin-bottom:2.4rem}.s-missao-qs .text .description{max-width:45.5rem;font-family:'Inter', sans-serif;font-size:18px;line-height:150%;color:#74808C;margin-bottom:6.4rem}.s-missao-qs .text .alunos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-missao-qs .text .alunos span{display:block;margin-left:1.6rem;font-family:'Inter', sans-serif;font-weight:600;font-size:1.8rem;line-height:135%;color:#425366}@media (max-width: 1050px){.s-missao-qs .fig-missao{max-width:50%}}@media (max-width: 991px){.s-missao-qs .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-missao-qs .fig-missao{max-width:100%}.s-missao-qs .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:90%}.s-missao-qs .text .title{text-align:center}.s-missao-qs .text .description{max-width:100%;text-align:center}}@media (max-width: 480px){.s-missao-qs{padding:8rem  0 5.9rem}.s-missao-qs .text{max-width:32.7rem;margin-bottom:6.5rem}.s-missao-qs .text .description{font-size:1.6rem;line-height:150%;margin-bottom:4.8rem}.s-missao-qs .alunos img{max-width:8.8rem}.s-missao-qs .alunos span{font-size:1.4rem;line-height:135%}}.s-diferenciais-qs{background:-o-linear-gradient(184.93deg, #F3F7FC -13.47%, rgba(243,247,252,0) 100.93%);background:linear-gradient(265.07deg, #F3F7FC -13.47%, rgba(243,247,252,0) 100.93%);padding:12.9rem 0 8.5rem}.s-diferenciais-qs .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-diferenciais-qs .text-box{width:100%;max-width:65.6rem}.s-diferenciais-qs .text-box .subtitle{font-family:'Inter', sans-serif;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;margin-bottom:2rem;display:block}.s-diferenciais-qs .text-box .title{max-width:50.3rem;margin-bottom:2.4rem}.s-diferenciais-qs .text-box .description{font-family:'Inter', sans-serif;font-size:1.8rem;line-height:150%;color:#74808C;margin-bottom:4.8rem}.s-diferenciais-qs .text-box .lista-diferenciais li{display:-webkit-box;display:-ms-flexbox;display:flex}.s-diferenciais-qs .text-box .lista-diferenciais li:not(:last-child){margin-bottom:2.4rem}.s-diferenciais-qs .text-box .lista-diferenciais li .texto-lista{font-family:'Inter', sans-serif;font-size:1.8rem;line-height:150%;color:#74808C;display:block;margin-left:1.2rem}@media (max-width: 991px){.s-diferenciais-qs .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-diferenciais-qs .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:6rem}.s-diferenciais-qs .text-box .title,.s-diferenciais-qs .text-box .description{text-align:center;max-width:90%}}@media (max-width: 480px){.s-diferenciais-qs{padding:8rem 0 6.6rem}.s-diferenciais-qs .text-box{max-width:32.7rem;margin-bottom:6.4rem}.s-diferenciais-qs .text-box .title{max-width:100%}.s-diferenciais-qs .text-box .description{font-size:1.6rem;line-height:150%;margin-bottom:4.4rem;max-width:100%}.s-diferenciais-qs .text-box .lista-diferenciais li .texto-lista{width:100%;max-width:26.6rem;font-size:1.6rem;line-height:150%;margin-left:1.6rem}}.s-depoimentos.quem-somos{margin-bottom:32.8rem}@media (max-width: 991px){.s-depoimentos.quem-somos .slide-depoimentos .swiper-pagination-depo{display:none}}@media (max-width: 480px){.s-depoimentos.quem-somos{padding-bottom:0}}.s-hero-depo{position:relative}.s-hero-depo::before{position:absolute;content:'';width:100%;height:100%;max-height:72.3rem;background:-webkit-gradient(linear, left top, left bottom, from(#F3F7FC), to(rgba(243,247,252,0)));background:-o-linear-gradient(top, #F3F7FC 0%, rgba(243,247,252,0) 100%);background:linear-gradient(180deg, #F3F7FC 0%, rgba(243,247,252,0) 100%);z-index:-1}.s-hero-depo .container{padding-top:15.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.s-hero-depo .container::before{content:'';position:absolute;width:100%;height:100%;max-height:72.3rem;top:0;left:0;background:url("../img/lines-depoimento.svg") no-repeat center center;z-index:-1}.s-hero-depo .alunos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.5rem}.s-hero-depo .alunos span{display:block;font-family:'Inter', sans-serif;font-weight:600;font-size:18px;line-height:135%;color:#425366;margin-left:1.6rem}.s-hero-depo .title{text-align:center;font-size:4.8rem}.s-hero-depo .title span{font-size:inherit;color:#011224;display:block;text-align:center;position:relative}.s-hero-depo .title span::after{position:absolute;content:'';width:100%;height:8rem;background:url("../img/circle-title-hero-depoimentos.svg") no-repeat center center;background-size:contain;top:0;left:0;z-index:-1}.s-hero-depo .description{font-family:'Inter', sans-serif;font-size:1.6rem;line-height:150%;text-align:center;color:#74808C;width:100%;max-width:61.8rem;margin:2.4rem 0 6.4rem}.s-hero-depo .video{width:100%;height:44rem;background:url("../img/bg-video-depo.png") no-repeat center center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.s-hero-depo .video .play-video{width:10.057rem;height:10.057rem;background:rgba(255,255,255,0.25);opacity:0.75;border:2.85714px solid #fff;-webkit-backdrop-filter:blur(45.7143px);backdrop-filter:blur(45.7143px);border-radius:50%;display:grid;place-content:center;padding:3.3rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.s-hero-depo .video:hover .play-video{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media (max-width: 480px){.s-hero-depo .container{padding-top:12rem;padding-bottom:5rem}.s-hero-depo .alunos{margin-bottom:3.2rem}.s-hero-depo .alunos img{max-width:8.8rem}.s-hero-depo .alunos span{font-size:1.4rem;line-height:135%}.s-hero-depo .title{font-size:2.4rem}.s-hero-depo .title span::after{top:-1.9rem}.s-hero-depo .description{font-size:1.6rem;line-height:150%;margin:2.4rem 0 4.8rem}.s-hero-depo .video{background-image:url("../img/bg-video-mobile.png");max-height:21.2rem}.s-hero-depo .video .play-video{width:4rem;height:4rem;padding:1.2rem}}.s-depoimentos-page{padding:12rem 0 12.8rem}.s-depoimentos-page .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:6.4rem}.s-depoimentos-page .top .title{width:100%;max-width:65.6rem;margin-right:14.4rem}.s-depoimentos-page .top .title span{display:block;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;margin-bottom:0.8rem}.s-depoimentos-page .top p{font-size:1.6rem;line-height:150%;color:#425366;width:100%;max-width:24rem;margin-right:9.2rem}.s-depoimentos-page .top .btns-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.s-depoimentos-page .top .btns-slide .btn-next,.s-depoimentos-page .top .btns-slide .btn-prev{width:3.6rem;height:3.6rem;border-radius:2px;display:grid;place-content:center;cursor:pointer;background:#0473E3;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.s-depoimentos-page .top .btns-slide .btn-next.swiper-button-disabled,.s-depoimentos-page .top .btns-slide .btn-prev.swiper-button-disabled{background:#fff}.s-depoimentos-page .top .btns-slide .btn-next.swiper-button-disabled svg path,.s-depoimentos-page .top .btns-slide .btn-prev.swiper-button-disabled svg path{stroke:#A3C6E1}.s-depoimentos-page .top .btns-slide .btn-next svg path,.s-depoimentos-page .top .btns-slide .btn-prev svg path{stroke:#fff}.s-depoimentos-page .top .btns-slide .btn-prev{margin-right:1.2rem}.s-depoimentos-page .slide-depoimentos-page{position:relative;width:100%}.s-depoimentos-page .slide-depoimentos-page .swiper-slide{width:100%;max-width:62.4rem}.s-depoimentos-page .slide-depoimentos-page .swiper-slide .box-depoimento{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-depoimentos-page .slide-depoimentos-page .swiper-slide .box-depoimento .texto{margin-left:4.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:29.4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-depoimentos-page .slide-depoimentos-page .swiper-slide .box-depoimento .texto .mensagem p{max-width:36rem;font-size:18px;line-height:150%;color:#425366;margin-top:2.4rem;height:16.2rem;overflow-y:auto}.s-depoimentos-page .slide-depoimentos-page .swiper-slide .box-depoimento .texto .info span{display:block;font-weight:bold;font-size:18px;line-height:135%;color:#011224;margin-bottom:0.8rem}.s-depoimentos-page .slide-depoimentos-page .swiper-slide .box-depoimento .texto .info small{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-depoimentos-page .slide-depoimentos-page .swiper-pagination-depo{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:-6.4rem}@media (max-width: 991px){.s-depoimentos-page{padding:6rem 0 12rem}.s-depoimentos-page .container{position:relative}.s-depoimentos-page .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-depoimentos-page .top .btns-slide{position:absolute;bottom:-6rem}.s-depoimentos-page .top .title{margin-bottom:3rem;margin-right:0}.s-depoimentos-page .top .title span,.s-depoimentos-page .top .title h4{text-align:center}.s-depoimentos-page .top p{text-align:center;max-width:100%;margin-right:0}.s-depoimentos-page .slide-depoimentos-page .box-depoimento{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-depoimentos-page .slide-depoimentos-page .swiper-pagination-depo{display:none}}@media (max-width: 600px){.s-depoimentos-page .top .btns-slide{bottom:-5rem}.s-depoimentos-page .slide-depoimentos-page{overflow:hidden}.s-depoimentos-page .slide-depoimentos-page .swiper-slide .box-depoimento{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-depoimentos-page .slide-depoimentos-page .swiper-slide .box-depoimento img{max-width:15.5rem}.s-depoimentos-page .slide-depoimentos-page .swiper-slide .box-depoimento .texto{margin-top:2.4rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-depoimentos-page .slide-depoimentos-page .swiper-slide .box-depoimento .texto .mensagem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-depoimentos-page .slide-depoimentos-page .swiper-slide .box-depoimento .texto .mensagem p{margin-top:1.6rem;font-size:1.4rem;line-height:2.1rem;text-align:center}.s-depoimentos-page .slide-depoimentos-page .swiper-slide .box-depoimento .texto .info{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-depoimentos-page .slide-depoimentos-page .swiper-slide .box-depoimento .texto .info span,.s-depoimentos-page .slide-depoimentos-page .swiper-slide .box-depoimento .texto .info small{text-align:center}}@media (max-width: 480px){.s-depoimentos-page{padding-bottom:9rem}.s-depoimentos-page .top{margin-bottom:5.2rem}.s-depoimentos-page .top .title{margin-bottom:2.4rem}.s-depoimentos-page .top .title h4{font-size:2.4rem;line-height:3.3rem}}.s-cursos-depo .tag-cursos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:13.7rem;border-radius:4px;background:#0473E3;position:relative;margin-top:5.5rem}.s-cursos-depo .tag-cursos::before{position:absolute;content:'';width:2.9rem;height:6.1rem;background:url("../img/icone-aristo-branco.svg") no-repeat center center;left:0;top:50%;margin-top:-3.05rem}.s-cursos-depo .tag-cursos h5{color:#fff;margin-right:18rem}@media (max-width: 991px){.s-cursos-depo .tag-cursos{-ms-flex-pack:distribute;justify-content:space-around}.s-cursos-depo .tag-cursos h5{margin-right:-18rem;width:100%;max-width:45rem}}@media (max-width: 480px){.s-cursos-depo{padding:3.1rem 0 2.6rem}.s-cursos-depo .tag-cursos{margin-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:24.1rem}.s-cursos-depo .tag-cursos::before{left:50%;margin-left:-1.5rem;top:-1.6rem;margin-top:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.s-cursos-depo .tag-cursos h5{margin-right:0;margin-bottom:2.4rem;max-width:27.3rem;text-align:center}.s-cursos-depo .tag-cursos .btn-primary{max-width:23.8rem}}.s-videos-depoimentos{padding:12.4rem 0 14.1rem}.s-videos-depoimentos .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7.2rem}.s-videos-depoimentos .top .description{font-family:'Inter', sans-serif;font-size:1.8rem;line-height:150%;color:#425366}.s-videos-depoimentos .lista-depoimentos{display:grid;grid-template-columns:repeat(2, 1fr);-webkit-column-gap:11.6rem;-moz-column-gap:11.6rem;column-gap:11.6rem;row-gap:8rem}.s-videos-depoimentos .lista-depoimentos li{display:-webkit-box;display:-ms-flexbox;display:flex}.s-videos-depoimentos .lista-depoimentos li .imagem-aluno{margin-right:3.2rem}.s-videos-depoimentos .lista-depoimentos li .info .nome-aluno{margin-bottom:1.6rem}.s-videos-depoimentos .lista-depoimentos li .info .descricao-aluno{font-family:'Inter', sans-serif;font-size:1.6rem;line-height:150%;height:7.2rem;overflow:auto;color:#425366;margin-bottom:3.2rem;width:100%;max-width:29.8rem}.s-videos-depoimentos .lista-depoimentos li .info .link-video .btn-video{display:inline-block;font-family:'Inter', sans-serif;font-weight:bold;font-size:1.6rem;color:#0473E3;padding:0 3.8rem;line-height:4.8rem;height:4.8rem;border:1px solid #0473E3;border-radius:4px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.s-videos-depoimentos .lista-depoimentos li .info .link-video .btn-video:hover{color:#fff;background:#0473E3}.s-videos-depoimentos .lista-depoimentos li .info .link-video .tempo-video{display:inline-block;margin-left:3.2rem;font-family:'Inter', sans-serif;font-weight:500;font-size:1.6rem;line-height:150%;color:#425366}@media (max-width: 1050px){.s-videos-depoimentos .lista-depoimentos li .info .link-video .tempo-video{display:block;margin-left:0;margin-top:1rem}}@media (max-width: 991px){.s-videos-depoimentos .lista-depoimentos{grid-template-columns:1fr;place-items:center}.s-videos-depoimentos .lista-depoimentos li .info .link-video .tempo-video{display:inline-block;margin-left:1rem;margin-top:0}}@media (max-width: 480px){.s-videos-depoimentos{padding:7.4rem 0 5.9rem}.s-videos-depoimentos .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:4.8rem}.s-videos-depoimentos .top .title{margin-bottom:2.4rem}.s-videos-depoimentos .top .description{font-size:1.6rem;line-height:150%;text-align:center}.s-videos-depoimentos .lista-depoimentos{row-gap:5.6rem}.s-videos-depoimentos .lista-depoimentos li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-videos-depoimentos .lista-depoimentos li .imagem-aluno{margin-right:0}.s-videos-depoimentos .lista-depoimentos li .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:3.2rem}.s-videos-depoimentos .lista-depoimentos li .info .nome-aluno{margin-bottom:1.2rem}.s-videos-depoimentos .lista-depoimentos li .info .descricao-aluno{text-align:center;font-size:1.4rem;line-height:150%}.s-videos-depoimentos .lista-depoimentos li .info .link-video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-videos-depoimentos .lista-depoimentos li .info .link-video .tempo-video{display:block;margin-top:1.6rem;margin-left:0}}.s-estados{border-top:1px solid #F3F7FC}.s-estados .container{padding-top:6.4rem;padding-bottom:14rem;background:url("../img/lines-estados.svg") no-repeat center center;position:relative}.s-estados .title{margin-top:2.4rem}.s-estados .description{font-family:'Inter', sans-serif;font-size:1.8rem;line-height:150%;color:#425366;margin-bottom:6.6rem;width:100%;max-width:64.3rem}.s-estados .seletores-depoimentos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-estados .seletores-depoimentos .lista-regioes button{font-family:'Inter', sans-serif;font-weight:600;font-size:1.4rem;line-height:125%;color:#425366;padding:0.9rem 1.6rem;border:1px solid #DAE6F2;border-radius:6px;background:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.s-estados .seletores-depoimentos .lista-regioes button:hover{background:#0473E3;border-color:primary-blue;color:#fff}.s-estados .seletores-depoimentos .lista-regioes button.active{background:#0473E3;border-color:primary-blue;color:#fff}.s-estados .seletores-depoimentos .listas-estados .select-option{cursor:pointer;height:5.6rem;border:1px solid #DAE6F2;border-radius:4px;padding:1.6rem 2rem;position:relative;width:21.5rem}.s-estados .seletores-depoimentos .listas-estados .select-option select{font-family:'Inter', sans-serif;font-size:1.6rem;line-height:150%;color:#74808C;display:none}.s-estados .seletores-depoimentos .listas-estados .select-option select.active{display:block}.s-estados .slide-container{position:relative;margin-top:7.2rem}.s-estados .slide-container .btns-slide{width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;margin-top:-1.8rem;z-index:2}.s-estados .slide-container .btns-slide .btn-next,.s-estados .slide-container .btns-slide .btn-prev{width:3.6rem;height:3.6rem;border-radius:2px;display:grid;place-content:center;cursor:pointer;background:#0473E3;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.s-estados .slide-container .btns-slide .btn-next.swiper-button-disabled,.s-estados .slide-container .btns-slide .btn-prev.swiper-button-disabled{background:#fff;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.s-estados .slide-container .btns-slide .btn-next.swiper-button-disabled svg path,.s-estados .slide-container .btns-slide .btn-prev.swiper-button-disabled svg path{stroke:#C0DCF8}.s-estados .slide-container .btns-slide .btn-next svg path,.s-estados .slide-container .btns-slide .btn-prev svg path{stroke:#fff}.s-estados .slide-container .btns-slide .btn-prev{margin-left:-6.1rem}.s-estados .slide-container .btns-slide .btn-next{margin-right:-6.1rem}.s-estados .slide-container .swiper-pagination{margin-top:5.2rem;position:initial}.s-estados .slide-container .swiper-pagination .swiper-pagination-bullet:not(:last-child){margin-right:.5rem}.s-estados .slide-container .slide-depoimentos-estados{overflow:hidden}.s-estados .slide-container .slide-depoimentos-estados .swiper-slide{width:100%;max-width:38.4rem}.s-estados .slide-container .slide-depoimentos-estados .swiper-slide.hide{display:none}.s-estados .slide-container .slide-depoimentos-estados .swiper-slide .depo-box{width:100%;max-width:38.4rem;height:45.3rem;background:#E6F1FC;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-estados .slide-container .slide-depoimentos-estados .swiper-slide .depo-box .img-depo-box{max-width:29.8rem}.s-estados .slide-container.hide{display:none}.s-estados .no-comments{margin-top:7.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-estados .no-comments span{display:block;margin-top:4.7rem;font-weight:500;font-size:2.8rem;line-height:150%;text-align:center;color:#011224;width:100%;max-width:50rem}.s-estados .no-comments.hide{display:none}.s-estados .rotation-text{position:absolute;top:-3rem;right:10.9rem;background:#fff;width:100%;max-width:8.5rem;height:8.5rem;display:grid;place-content:center;border-radius:50%}.s-estados .rotation-text::after{position:absolute;content:'';background:url("../img/texto-rotativo-depo.svg") no-repeat center center;background-size:cover;width:14.7rem;height:14.7rem;top:-3.1rem;left:-3.1rem;-webkit-animation:rotation 36s infinite linear;animation:rotation 36s infinite linear}@media (max-width: 991px){.s-estados .slide-container .btns-slide .btn-prev{margin-left:-1.1rem}.s-estados .slide-container .btns-slide .btn-next{margin-right:-1.1rem}}@media (max-width: 480px){.s-estados .container{padding-top:7.2rem;padding-bottom:11.6rem}.s-estados .rotation-text{display:none}.s-estados .title{max-width:28.1rem;margin:0 auto 2.4rem;text-align:center}.s-estados .description{max-width:31.4rem;font-size:1.6rem;line-height:150%;margin:0 auto 4rem;text-align:center}.s-estados .seletores-depoimentos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-estados .seletores-depoimentos .lista-regioes{margin-bottom:1.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-estados .seletores-depoimentos .lista-regioes button{margin-bottom:2.3rem}.s-estados .seletores-depoimentos .lista-regioes button:not(:last-child){margin-right:1.6rem}.s-estados .slide-container{margin-top:4.8rem}.s-estados .slide-container .swiper-pagination{display:none}.s-estados .slide-container .btns-slide{top:initial;margin-top:0;bottom:-7.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-estados .slide-container .btns-slide .btn-prev{margin-right:2rem}}.s-aprovacao{padding:10.4rem 0 8.1rem;position:relative;height:49.3rem;background:#F3F7FC}.s-aprovacao::after{position:absolute;content:'';width:100%;max-width:82.4rem;height:100%;right:0;top:0;background:url("../img/bg-sc-aprovacao.png") no-repeat center center;background-size:cover}.s-aprovacao .title{width:100%;max-width:41.6rem;margin-bottom:2.4rem}.s-aprovacao .description{width:100%;max-width:44.4rem;font-family:'Inter', sans-serif;font-size:1.8rem;line-height:160%;color:#425366;margin-bottom:4.1rem}@media (max-width: 480px){.s-aprovacao{padding:8rem 0 28.8rem;height:auto}.s-aprovacao .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-aprovacao .title{max-width:22.8rem;margin-bottom:2.4rem;text-align:center}.s-aprovacao .description{text-align:center;font-size:1.6rem;line-height:160%;max-width:27.8rem;margin-bottom:4rem}.s-aprovacao::after{background-image:url("../img/bg-mobile-aprovacao.png");max-width:100%;max-height:23rem;top:initial;bottom:0}}.s-hero-cursos{background:rgba(243,247,252,0.5)}.s-hero-cursos .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:12.2rem;padding-bottom:8.5rem;position:relative}.s-hero-cursos .container::after{position:absolute;content:'';width:100%;height:100%;background:url("../img/lines-cursos.svg") no-repeat center center;z-index:-1;top:0;left:0}.s-hero-cursos .box.left .title{width:100%;max-width:43.6rem;margin-bottom:7.8rem;font-size:4.8rem}.s-hero-cursos .box.left .title span{font-size:inherit;display:inline-block;position:relative;color:#011224}.s-hero-cursos .box.left .title span::before{position:absolute;content:'';width:43.2rem;height:7.5rem;left:-2.4rem;top:0;background:url("../img/circle-cursos.svg") no-repeat center center;background-size:cover}.s-hero-cursos .box.left .link-hero-curso{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.s-hero-cursos .box.left .link-hero-curso .icon-arrow{display:grid;place-content:center;border:1.5px solid rgba(4,115,227,0.25);border-radius:50%;width:3.6rem;height:3.6rem;margin-right:2.7rem;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.s-hero-cursos .box.left .link-hero-curso span{font-family:'Inter', sans-serif;font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-hero-cursos .box.left .link-hero-curso:hover .icon-arrow{border-color:#0473E3}.s-hero-cursos .box.left .link-hero-curso:hover span{color:#0473E3}.s-hero-cursos .box.mid{width:100%;max-width:49.8rem;height:51.9rem;position:relative;margin-left:-4.1rem}.s-hero-cursos .box.mid::after{position:absolute;content:'';width:100%;max-width:33.5rem;height:41.2rem;background:#E6F1FC;bottom:0;left:6.3rem;z-index:-1}.s-hero-cursos .box.right{width:100%;max-width:27.1rem}.s-hero-cursos .box.right .subtitle{display:block;font-weight:bold;font-size:1.6rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#011224;margin:2.4rem 0 1.6rem}.s-hero-cursos .box.right .description{font-weight:500;font-size:1.4rem;line-height:150%;color:#74808C;margin-bottom:20.6rem}.s-hero-cursos .box.right .alunos .text-alunos{display:block;margin-top:1.45rem;font-weight:600;font-size:1.4rem;line-height:150%;color:#425366}.s-hero-cursos .box.right .link-hero-curso-mobile{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.s-hero-cursos .box.right .link-hero-curso-mobile .icon-arrow{display:grid;place-content:center;border:1.5px solid rgba(4,115,227,0.25);border-radius:50%;width:3.6rem;height:3.6rem;margin-right:2.7rem;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.s-hero-cursos .box.right .link-hero-curso-mobile span{font-family:'Inter', sans-serif;font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-hero-cursos .box.right .link-hero-curso-mobile:hover .icon-arrow{border-color:#0473E3}.s-hero-cursos .box.right .link-hero-curso-mobile:hover span{color:#0473E3}@media (max-width: 991px){.s-hero-cursos .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero-cursos .box.left{max-width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:3.4rem}.s-hero-cursos .box.left .title{max-width:100%;text-align:center;margin-bottom:0}.s-hero-cursos .box.left .title span::before{display:none}.s-hero-cursos .box.left .link-hero-curso{display:none}.s-hero-cursos .box.right{margin-top:5rem;max-width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-hero-cursos .box.right .subtitle{text-align:center}.s-hero-cursos .box.right .description{text-align:center;margin-bottom:5rem}.s-hero-cursos .box.right .alunos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5.6rem}.s-hero-cursos .box.right .alunos img{margin-right:1.6rem}.s-hero-cursos .box.right .link-hero-curso-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 480px){.s-hero-cursos .box.left .title{font-size:3.6rem;line-height:130%}.s-hero-cursos .box.left .title span::before{display:block;background-size:contain;max-width:100%;left:0;top:-1.2rem;z-index:-1}.s-hero-cursos .box.mid{height:33.9rem;margin-left:0}.s-hero-cursos .box.mid::after{max-width:22rem;height:26.9rem;margin-left:-11rem;left:50%}.s-hero-cursos .box.right{max-width:30.3rem}.s-hero-cursos .box.right .subtitle{max-width:23.6rem}.s-hero-cursos .box.right .alunos img{max-width:8.8rem}}.s-residencia{padding-top:10rem}.s-residencia .title{margin-bottom:0.8rem}.s-residencia .description{margin-bottom:4.8rem;font-size:16px;line-height:150%;color:#425366}.s-residencia .slide-residencia{position:relative;width:100%;overflow:hidden}.s-residencia .slide-residencia .swiper-slide{width:100%;max-width:38.4rem}.s-residencia .slide-residencia .swiper-slide .box-curso{width:100%;max-width:38.4rem}.s-residencia .slide-residencia .swiper-slide .box-curso .info{padding:4rem;width:100%;border:1px solid #DAE6F2;border-top:none}.s-residencia .slide-residencia .swiper-slide .box-curso .info .title{display:block;font-weight:bold;font-size:1.7rem;line-height:135%;color:#011224;margin-bottom:0.8rem}.s-residencia .slide-residencia .swiper-slide .box-curso .info p{font-weight:500;font-size:1.6rem;line-height:150%;color:#425366;width:100%;max-width:30.4rem}.s-residencia .slide-residencia .swiper-slide .box-curso .cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:26px 0;border:1px solid #DAE6F2;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.s-residencia .slide-residencia .swiper-slide .box-curso .cta a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-residencia .slide-residencia .swiper-slide .box-curso .cta a span{display:block;font-weight:bold;font-size:1.6rem;line-height:150%;color:#0473E3;margin-right:1.6rem;position:relative}.s-residencia .slide-residencia .swiper-slide .box-curso .cta a span::after{position:absolute;content:'';width:0;height:0.2rem;background:#0473E3;left:0;bottom:1px;-webkit-transition:width 0.3s;-o-transition:width 0.3s;transition:width 0.3s}.s-residencia .slide-residencia .swiper-slide .box-curso .cta a span:hover::after{width:100%}.s-residencia .slide-residencia .swiper-pagination{display:none;position:initial;background:#E6F1FC;border-radius:30px;height:0.8rem;margin-top:8rem}.s-residencia .slide-residencia .swiper-pagination .swiper-pagination-progressbar-fill{background:#C0DCF8;border-radius:30px}.s-residencia .slide-residencia .btns-slide{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}.s-residencia .slide-residencia .btns-slide .btn-next,.s-residencia .slide-residencia .btns-slide .btn-prev{width:3.6rem;height:3.6rem;border-radius:2px;display:grid;place-content:center;cursor:pointer;background:#0473E3;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.s-residencia .slide-residencia .btns-slide .btn-next.swiper-button-disabled,.s-residencia .slide-residencia .btns-slide .btn-prev.swiper-button-disabled{background:#fff}.s-residencia .slide-residencia .btns-slide .btn-next.swiper-button-disabled svg path,.s-residencia .slide-residencia .btns-slide .btn-prev.swiper-button-disabled svg path{stroke:#A3C6E1}.s-residencia .slide-residencia .btns-slide .btn-next svg path,.s-residencia .slide-residencia .btns-slide .btn-prev svg path{stroke:#fff}.s-residencia .slide-residencia .btns-slide .btn-prev{margin-right:1.2rem}.s-residencia hr{margin-top:12rem;height:0.1rem;background:#E6F1FC;width:100%}@media (max-width: 1050px){.s-residencia .slide-residencia .btns-slide{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 991px){.s-residencia .slide-residencia .swiper-pagination{display:block}}@media (max-width: 480px){.s-residencia{margin-top:6.4rem}.s-residencia hr{margin-top:6.4rem}}.s-revalidacao{padding-top:10rem}.s-revalidacao .title{margin-bottom:0.8rem}.s-revalidacao .description{margin-bottom:4.8rem;font-size:16px;line-height:150%;color:#425366}.s-revalidacao .slide-revalidacao{position:relative;width:100%;overflow:hidden}.s-revalidacao .slide-revalidacao .swiper-slide{width:100%;max-width:38.4rem}.s-revalidacao .slide-revalidacao .swiper-slide .box-curso{width:100%;max-width:38.4rem}.s-revalidacao .slide-revalidacao .swiper-slide .box-curso .info{padding:4rem;width:100%;border:1px solid #DAE6F2;border-top:none}.s-revalidacao .slide-revalidacao .swiper-slide .box-curso .info .title{display:block;font-weight:bold;font-size:1.7rem;line-height:135%;color:#011224;margin-bottom:0.8rem}.s-revalidacao .slide-revalidacao .swiper-slide .box-curso .info p{font-weight:500;font-size:1.6rem;line-height:150%;color:#425366;width:100%;max-width:30.4rem}.s-revalidacao .slide-revalidacao .swiper-slide .box-curso .cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:26px 0;border:1px solid #DAE6F2;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.s-revalidacao .slide-revalidacao .swiper-slide .box-curso .cta a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-revalidacao .slide-revalidacao .swiper-slide .box-curso .cta a span{display:block;font-weight:bold;font-size:1.6rem;line-height:150%;color:#0473E3;margin-right:1.6rem;position:relative}.s-revalidacao .slide-revalidacao .swiper-slide .box-curso .cta a span::after{position:absolute;content:'';width:0;height:0.2rem;background:#0473E3;left:0;bottom:1px;-webkit-transition:width 0.3s;-o-transition:width 0.3s;transition:width 0.3s}.s-revalidacao .slide-revalidacao .swiper-slide .box-curso .cta a span:hover::after{width:100%}.s-revalidacao .slide-revalidacao .swiper-pagination{display:none;position:initial;background:#E6F1FC;border-radius:30px;height:0.8rem;margin-top:8rem}.s-revalidacao .slide-revalidacao .swiper-pagination .swiper-pagination-progressbar-fill{background:#C0DCF8;border-radius:30px}.s-revalidacao .slide-revalidacao .btns-slide{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}.s-revalidacao .slide-revalidacao .btns-slide .btn-next,.s-revalidacao .slide-revalidacao .btns-slide .btn-prev{width:3.6rem;height:3.6rem;border-radius:2px;display:grid;place-content:center;cursor:pointer;background:#0473E3;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.s-revalidacao .slide-revalidacao .btns-slide .btn-next.swiper-button-disabled,.s-revalidacao .slide-revalidacao .btns-slide .btn-prev.swiper-button-disabled{background:#fff}.s-revalidacao .slide-revalidacao .btns-slide .btn-next.swiper-button-disabled svg path,.s-revalidacao .slide-revalidacao .btns-slide .btn-prev.swiper-button-disabled svg path{stroke:#A3C6E1}.s-revalidacao .slide-revalidacao .btns-slide .btn-next svg path,.s-revalidacao .slide-revalidacao .btns-slide .btn-prev svg path{stroke:#fff}.s-revalidacao .slide-revalidacao .btns-slide .btn-prev{margin-right:1.2rem}.s-revalidacao hr{margin-top:12rem;height:0.1rem;background:#E6F1FC;width:100%}@media (max-width: 480px){.s-revalidacao .slide-revalidacao .btns-slide{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4rem}.s-revalidacao .slide-revalidacao .swiper-pagination{display:block}}@media (max-width: 480px){.s-revalidacao{padding-top:6.4rem}.s-revalidacao hr{margin-top:6.4rem}}.s-ecg{padding:10rem 0}.s-ecg .title{margin-bottom:0.8rem}.s-ecg .description{margin-bottom:4.8rem;font-size:16px;line-height:150%;color:#425366}.s-ecg .slide-ecg{position:relative;width:100%;overflow:hidden}.s-ecg .slide-ecg .swiper-slide{width:100%;max-width:38.4rem}.s-ecg .slide-ecg .swiper-slide .box-curso{width:100%;max-width:38.4rem}.s-ecg .slide-ecg .swiper-slide .box-curso .info{padding:4rem;width:100%;border:1px solid #DAE6F2;border-top:none}.s-ecg .slide-ecg .swiper-slide .box-curso .info .title{display:block;font-weight:bold;font-size:1.7rem;line-height:135%;color:#011224;margin-bottom:0.8rem}.s-ecg .slide-ecg .swiper-slide .box-curso .info p{font-weight:500;font-size:1.6rem;line-height:150%;color:#425366;width:100%;max-width:30.4rem}.s-ecg .slide-ecg .swiper-slide .box-curso .cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:26px 0;border:1px solid #DAE6F2;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.s-ecg .slide-ecg .swiper-slide .box-curso .cta a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-ecg .slide-ecg .swiper-slide .box-curso .cta a span{display:block;font-weight:bold;font-size:1.6rem;line-height:150%;color:#0473E3;margin-right:1.6rem;position:relative}.s-ecg .slide-ecg .swiper-slide .box-curso .cta a span::after{position:absolute;content:'';width:0;height:0.2rem;background:#0473E3;left:0;bottom:1px;-webkit-transition:width 0.3s;-o-transition:width 0.3s;transition:width 0.3s}.s-ecg .slide-ecg .swiper-slide .box-curso .cta a span:hover::after{width:100%}.s-ecg .slide-ecg .swiper-pagination{display:none;position:initial;background:#E6F1FC;border-radius:30px;height:0.8rem;margin-top:8rem}.s-ecg .slide-ecg .swiper-pagination .swiper-pagination-progressbar-fill{background:#C0DCF8;border-radius:30px}.s-ecg .slide-ecg .btns-slide{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}.s-ecg .slide-ecg .btns-slide .btn-next,.s-ecg .slide-ecg .btns-slide .btn-prev{width:3.6rem;height:3.6rem;border-radius:2px;display:grid;place-content:center;cursor:pointer;background:#0473E3;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.s-ecg .slide-ecg .btns-slide .btn-next.swiper-button-disabled,.s-ecg .slide-ecg .btns-slide .btn-prev.swiper-button-disabled{background:#fff}.s-ecg .slide-ecg .btns-slide .btn-next.swiper-button-disabled svg path,.s-ecg .slide-ecg .btns-slide .btn-prev.swiper-button-disabled svg path{stroke:#A3C6E1}.s-ecg .slide-ecg .btns-slide .btn-next svg path,.s-ecg .slide-ecg .btns-slide .btn-prev svg path{stroke:#fff}.s-ecg .slide-ecg .btns-slide .btn-prev{margin-right:1.2rem}@media (max-width: 480px){.s-ecg{padding:6.4rem 0 7.8rem}}.s-depoimentos-cursos{padding:10.4rem 0 13.6rem;position:relative}.s-depoimentos-cursos::before{position:absolute;content:'';width:100%;height:100%;background:-o-linear-gradient(275.09deg, rgba(230,241,252,0.5) -1.89%, rgba(248,249,250,0) 61.23%);background:linear-gradient(174.91deg, rgba(230,241,252,0.5) -1.89%, rgba(248,249,250,0) 61.23%);-webkit-transform:matrix(-1, 0, 0, 1, 0, 0);-ms-transform:matrix(-1, 0, 0, 1, 0, 0);transform:matrix(-1, 0, 0, 1, 0, 0);z-index:-1;top:0;left:0}.s-depoimentos-cursos .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:6.4rem}.s-depoimentos-cursos .top .title{width:100%;max-width:65.6rem;margin-right:14.4rem}.s-depoimentos-cursos .top .title span{display:block;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;margin-bottom:0.8rem}.s-depoimentos-cursos .top p{font-size:1.6rem;line-height:150%;color:#425366;width:100%;max-width:24rem;margin-right:9.2rem}.s-depoimentos-cursos .top .btns-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.s-depoimentos-cursos .top .btns-slide .btn-next,.s-depoimentos-cursos .top .btns-slide .btn-prev{width:3.6rem;height:3.6rem;border-radius:2px;display:grid;place-content:center;cursor:pointer;background:#0473E3;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.s-depoimentos-cursos .top .btns-slide .btn-next.swiper-button-disabled,.s-depoimentos-cursos .top .btns-slide .btn-prev.swiper-button-disabled{background:#fff}.s-depoimentos-cursos .top .btns-slide .btn-next.swiper-button-disabled svg path,.s-depoimentos-cursos .top .btns-slide .btn-prev.swiper-button-disabled svg path{stroke:#A3C6E1}.s-depoimentos-cursos .top .btns-slide .btn-next svg path,.s-depoimentos-cursos .top .btns-slide .btn-prev svg path{stroke:#fff}.s-depoimentos-cursos .top .btns-slide .btn-prev{margin-right:1.2rem}.s-depoimentos-cursos .slide-depoimentos-cursos{position:relative;width:100%}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide{width:100%;max-width:62.4rem}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide .box-depoimento{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide .box-depoimento .texto{margin-left:4.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:29.4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide .box-depoimento .texto .mensagem p{max-width:36rem;font-size:18px;line-height:150%;color:#425366;margin-top:2.4rem}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide .box-depoimento .texto .info span{display:block;font-weight:bold;font-size:18px;line-height:135%;color:#011224;margin-bottom:0.8rem}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide .box-depoimento .texto .info small{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-pagination-depo{display:none}@media (max-width: 991px){.s-depoimentos-cursos{padding:6rem 0 12rem}.s-depoimentos-cursos .container{position:relative}.s-depoimentos-cursos .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-depoimentos-cursos .top .btns-slide{position:absolute;bottom:-6rem}.s-depoimentos-cursos .top .title{margin-bottom:3rem;margin-right:0}.s-depoimentos-cursos .top .title span,.s-depoimentos-cursos .top .title h4{text-align:center}.s-depoimentos-cursos .top p{text-align:center;max-width:100%;margin-right:0}.s-depoimentos-cursos .slide-depoimentos-cursos .box-depoimento{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-pagination-depo{display:none}}@media (max-width: 600px){.s-depoimentos-cursos .top .btns-slide{bottom:-5rem}.s-depoimentos-cursos .slide-depoimentos-cursos{overflow:hidden}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide .box-depoimento{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide .box-depoimento img{max-width:15.5rem}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide .box-depoimento .texto{margin-top:2.4rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide .box-depoimento .texto .mensagem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide .box-depoimento .texto .mensagem p{margin-top:1.6rem;font-size:1.4rem;line-height:2.1rem;text-align:center}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide .box-depoimento .texto .info{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide .box-depoimento .texto .info span,.s-depoimentos-cursos .slide-depoimentos-cursos .swiper-slide .box-depoimento .texto .info small{text-align:center}}@media (max-width: 480px){.s-depoimentos-cursos{padding-bottom:9rem}.s-depoimentos-cursos .top{margin-bottom:5.2rem}.s-depoimentos-cursos .top .title{margin-bottom:2.4rem}.s-depoimentos-cursos .top .title h4{font-size:2.4rem;line-height:3.3rem}}.s-contato-cursos{padding:9rem 0 6.5rem;border-top:1px solid #F3F7FC;position:relative}.s-contato-cursos::before{position:absolute;content:'';height:100%;width:100%;max-width:50%;background:#F3F7FC;top:0;left:0;z-index:-1}.s-contato-cursos::after{position:absolute;content:'';height:6.1rem;width:2.9rem;top:50%;left:50.7%;margin-top:-3.05rem;margin-left:-1.45rem;background:url("../img/rounded-arrow-contato.svg") no-repeat center center}.s-contato-cursos .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-contato-cursos .box.contato{width:100%;max-width:53.4rem}.s-contato-cursos .box.contato .subtitulo{display:block;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;margin-bottom:1.6rem}.s-contato-cursos .box.contato .title{margin-bottom:4rem}.s-contato-cursos .box.contato .info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5.6rem}.s-contato-cursos .box.contato .info li{display:-webkit-box;display:-ms-flexbox;display:flex}.s-contato-cursos .box.contato .info li:first-child{margin-right:6.5rem}.s-contato-cursos .box.contato .info li .icone{margin-right:1.2rem}.s-contato-cursos .box.contato .info li small{display:block;margin-bottom:0.2rem;font-size:1.6rem;line-height:150%;color:#74808C}.s-contato-cursos .box.contato .info li small .img-icon-contato-mobile{display:none;width:100%;max-width:2.4rem;margin-right:1rem}.s-contato-cursos .box.contato .info li .texto-info-contato{display:block;font-weight:500;font-size:1.6rem;line-height:150%;color:#425366}.s-contato-cursos .box.form{width:100%;max-width:41.7rem;margin-top:-1.2rem}.s-contato-cursos .box.form .title-form{margin-bottom:4rem}.s-contato-cursos .box.form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-contato-cursos .box.form form ._form-content label{display:block;font-weight:600;font-size:1.5rem;line-height:105%;color:#425366;margin-bottom:1.6rem}.s-contato-cursos .box.form form ._form-content input,.s-contato-cursos .box.form form ._form-content select{width:100%;padding:1.4rem 2rem;border:1px solid #CED4DA;border-radius:4px;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s;margin-bottom:3.2rem;font-weight:500;font-size:1.6rem;color:#011224}.s-contato-cursos .box.form form ._form-content input::-webkit-input-placeholder, .s-contato-cursos .box.form form ._form-content select::-webkit-input-placeholder{font-weight:500;font-size:1.6rem;line-height:125%;color:#74808C;opacity:0.6}.s-contato-cursos .box.form form ._form-content input::-moz-placeholder, .s-contato-cursos .box.form form ._form-content select::-moz-placeholder{font-weight:500;font-size:1.6rem;line-height:125%;color:#74808C;opacity:0.6}.s-contato-cursos .box.form form ._form-content input:-ms-input-placeholder, .s-contato-cursos .box.form form ._form-content select:-ms-input-placeholder{font-weight:500;font-size:1.6rem;line-height:125%;color:#74808C;opacity:0.6}.s-contato-cursos .box.form form ._form-content input::-ms-input-placeholder, .s-contato-cursos .box.form form ._form-content select::-ms-input-placeholder{font-weight:500;font-size:1.6rem;line-height:125%;color:#74808C;opacity:0.6}.s-contato-cursos .box.form form ._form-content input::placeholder,.s-contato-cursos .box.form form ._form-content select::placeholder{font-weight:500;font-size:1.6rem;line-height:125%;color:#74808C;opacity:0.6}.s-contato-cursos .box.form form ._form-content input:focus-within,.s-contato-cursos .box.form form ._form-content select:focus-within{border-color:#A3C6E1}.s-contato-cursos .box.form form ._form-content select{background:url("../img/arrow-down-select.svg") no-repeat right;-webkit-appearance:none;background-position-x:95%}.s-contato-cursos .box.form form ._form-content .btn-primary{text-align:center;margin-top:0.8rem;width:100%}@media (max-width: 1050px){.s-contato-cursos::before{max-width:53%}.s-contato-cursos::after{left:53.7%}.s-contato-cursos .container{-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width: 991px){.s-contato-cursos::before{max-width:100%;max-height:71.6rem}.s-contato-cursos::after{top:72.6rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);left:50%}.s-contato-cursos .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-contato-cursos .box.contato{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:13.4rem}.s-contato-cursos .box.contato .title{text-align:center;margin-bottom:3.4rem}.s-contato-cursos .box.form .title-form{text-align:center}}@media (max-width: 480px){.s-contato-cursos{padding:8rem 0 4.3rem}.s-contato-cursos::before{max-height:62.6rem}.s-contato-cursos::after{top:63.6rem}.s-contato-cursos .box.contato .info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-contato-cursos .box.contato .info li:first-child{margin-right:0;margin-bottom:3.2rem}.s-contato-cursos .box.contato .info li .icone{display:none}.s-contato-cursos .box.contato .info li span,.s-contato-cursos .box.contato .info li small{text-align:center}.s-contato-cursos .box.contato .info li small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-contato-cursos .box.contato .info li small .img-icon-contato-mobile{display:inline-block}.s-contato-cursos .box.form .title-form{max-width:21.2rem;margin:0 auto 4rem}}.s-hero-template{position:relative;border-bottom:1px solid #F3F7FC}.s-hero-template::before{position:absolute;content:'';background:-o-linear-gradient(88.23deg, #E6F1FC -97%, rgba(230,241,252,0) 98.65%);background:linear-gradient(1.77deg, #E6F1FC -97%, rgba(230,241,252,0) 98.65%);-webkit-transform:matrix(1, 0, 0, -1, 0, 0);-ms-transform:matrix(1, 0, 0, -1, 0, 0);transform:matrix(1, 0, 0, -1, 0, 0);z-index:-1;width:100%;height:100%;top:0;left:0}.s-hero-template .container{position:relative;padding-top:11.8rem;padding-bottom:4.4rem}.s-hero-template .container::before{position:absolute;content:'';width:100%;height:100%;background:url("../img/lines-template-page.svg") no-repeat center center;top:0;left:0;z-index:-1}.s-hero-template .breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6rem}.s-hero-template .breadcrumb .prev-page{margin:0 3.2rem;position:relative;font-size:1.4rem;line-height:140%;color:#74808C;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-hero-template .breadcrumb .prev-page:hover{color:#0473E3}.s-hero-template .breadcrumb .prev-page::after,.s-hero-template .breadcrumb .prev-page::before{position:absolute;content:'';width:1.2rem;height:1.2rem;background:url("../img/arrow-breadcrumb.svg") no-repeat center center;top:50%;margin-top:-0.6rem}.s-hero-template .breadcrumb .prev-page::after{right:-2.2rem}.s-hero-template .breadcrumb .prev-page::before{left:-2.2rem}.s-hero-template .breadcrumb .current-page{font-weight:600;font-size:1.4rem;line-height:140%;color:#0473E3}.s-hero-template .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-hero-template .content .box.left{width:100%;max-width:58.5rem}.s-hero-template .content .box.left .title{margin-bottom:2.4rem;font-size:4rem}.s-hero-template .content .box.left .title span{display:inline-block;position:relative;color:#011224}.s-hero-template .content .box.left .title span::before{position:absolute;content:'';width:51.1rem;height:6.3rem;top:0;left:-0.5rem;background:url("../img/circle-hero-template.svg") no-repeat center center;background-size:cover;z-index:-1}.s-hero-template .content .box.left .description{max-width:56.7rem;margin-bottom:4rem;font-size:1.8rem;line-height:150%;color:#425366}.s-hero-template .content .box.left .link-hero-template{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.s-hero-template .content .box.left .link-hero-template .icon-arrow{display:grid;place-content:center;border:1.5px solid rgba(4,115,227,0.25);border-radius:50%;width:3.6rem;height:3.6rem;margin-right:2.7rem;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.s-hero-template .content .box.left .link-hero-template span{font-family:'Inter', sans-serif;font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-hero-template .content .box.left .link-hero-template:hover .icon-arrow{border-color:#0473E3}.s-hero-template .content .box.left .link-hero-template:hover span{color:#0473E3}.s-hero-template .content .box.right{width:100%;max-width:40.6rem;background:#fff;-webkit-box-shadow:0px 10px 40px rgba(1,83,180,0.06);box-shadow:0px 10px 40px rgba(1,83,180,0.06);border-radius:4px;margin-bottom:-10.5rem;padding-left:4rem;padding-top:4rem}.s-hero-template .content .box.right .name-course{margin-bottom:1.1rem}.s-hero-template .content .box.right .description-course{margin-bottom:2.1rem;font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;width:100%;max-width:32.6rem}.s-hero-template .content .box.right .list-course{width:100%;max-width:31rem;margin-bottom:3.6rem}.s-hero-template .content .box.right .list-course li{display:-webkit-box;display:-ms-flexbox;display:flex}.s-hero-template .content .box.right .list-course li:not(:last-child){margin-bottom:2.4rem}.s-hero-template .content .box.right .list-course li .list-hero-text{display:block;width:100%;max-width:27.3rem;margin-left:1.3rem;font-size:1.4rem;line-height:150%;color:#425366}.s-hero-template .content .box.right .btn-primary{margin-bottom:3.2rem;width:100%;max-width:32.6rem;position:relative}.s-hero-template .content .box.right .btn-primary::after{position:absolute;content:'';width:0.85rem;height:1.05rem;background:url("../img/icone-raio-branco.svg") no-repeat center center;top:50%;margin-top:-0.5rem;right:6.4rem}.s-hero-template .content .link-hero-template-mobile{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.s-hero-template .content .link-hero-template-mobile .icon-arrow{display:grid;place-content:center;border:1.5px solid rgba(4,115,227,0.25);border-radius:50%;width:3.6rem;height:3.6rem;margin-right:2.7rem;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.s-hero-template .content .link-hero-template-mobile span{font-family:'Inter', sans-serif;font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-hero-template .content .link-hero-template-mobile:hover .icon-arrow{border-color:#0473E3}.s-hero-template .content .link-hero-template-mobile:hover span{color:#0473E3}@media (max-width: 991px){.s-hero-template .container{padding-bottom:4.8rem}.s-hero-template .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero-template .content .box.left{max-width:90%;margin:0 auto 4.8rem}.s-hero-template .content .box.left .title{text-align:center;margin-bottom:3.2rem}.s-hero-template .content .box.left .description{text-align:center;max-width:100%}.s-hero-template .content .box.left .link-hero-template{display:none}.s-hero-template .content .box.right{margin-bottom:4.8rem}.s-hero-template .content .link-hero-template-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 480px){.s-hero-template .breadcrumb{display:none}.s-hero-template .container{padding-top:10.4rem}.s-hero-template .content .box.left{max-width:32.5rem}.s-hero-template .content .box.left .title{font-size:2.4rem}.s-hero-template .content .box.left .title span::before{background-size:contain;max-width:100%;top:-1rem}.s-hero-template .content .box.left .description{font-size:1.6rem;margin-bottom:0}.s-hero-template .content .box.right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:2rem;max-width:32.6rem}.s-hero-template .content .box.right .description-course{font-size:1.4rem;text-align:center;max-width:24.6rem}.s-hero-template .content .box.right .btn-primary{max-width:28.6rem;font-size:1.4rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:5.6rem;margin-left:-1.8rem}.s-hero-template .content .box.right .btn-primary::after{right:5.5rem}}.s-metodologia-template{padding:17.6rem 0 10.9rem}.s-metodologia-template .subtitle{display:block;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3}.s-metodologia-template .title{margin-bottom:9rem}.s-metodologia-template .list-met{display:grid;grid-template-columns:repeat(2, 1fr);-webkit-column-gap:12.8rem;-moz-column-gap:12.8rem;column-gap:12.8rem;row-gap:8.8rem}.s-metodologia-template .list-met li{display:-webkit-box;display:-ms-flexbox;display:flex}.s-metodologia-template .list-met li.last-item-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:52.6rem;background:rgba(243,247,252,0.5);border-radius:6px;padding-left:4rem;padding-top:3.5rem}.s-metodologia-template .list-met li.last-item-list .title-last-item{margin-bottom:1.2rem;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.s-metodologia-template .list-met li.last-item-list .title-last-item::after{position:absolute;content:'';width:2rem;height:2rem;top:0;right:-4.4rem;background:url("../img/icone-foguete.png") no-repeat center center}.s-metodologia-template .list-met li.last-item-list .description-last-item{font-size:1.6rem;line-height:150%;color:#425366;width:100%;max-width:43.9rem}.s-metodologia-template .list-met li .info{margin-left:3.2rem}.s-metodologia-template .list-met li .info .title-list-met{width:100%;max-width:42.9rem;font-weight:bold;font-size:2rem;line-height:150%;color:#011224;margin-bottom:1.6rem}.s-metodologia-template .list-met li .info .description-list-met{width:100%;max-width:45.8rem;font-size:1.8rem;line-height:150%;color:#425366}@media (max-width: 991px){.s-metodologia-template{padding:10rem 0 7rem}.s-metodologia-template .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-metodologia-template .title{text-align:center}}@media (max-width: 480px){.s-metodologia-template{padding:3.4rem 0 3.2rem}.s-metodologia-template .subtitle{margin-bottom:0.8rem}.s-metodologia-template .title{margin-bottom:4.4rem}.s-metodologia-template .list-met{grid-template-columns:1fr;row-gap:4.8rem}.s-metodologia-template .list-met li .info .title-list-met{font-size:1.6rem;line-height:150%}.s-metodologia-template .list-met li .info .description-list-met{font-size:1.6rem;line-height:150%;width:32.6rem;margin-left:-7.4rem}.s-metodologia-template .list-met li.last-item-list{max-width:32.8rem;height:22.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.s-metodologia-template .list-met li.last-item-list .title-last-item{max-width:23.6rem;text-align:center;text-transform:initial;font-size:2.4rem;line-height:130%;margin-bottom:2.4rem}.s-metodologia-template .list-met li.last-item-list .title-last-item::after{top:initial;right:1.3rem;bottom:0.5rem}.s-metodologia-template .list-met li.last-item-list .description-last-item{max-width:28.3rem;font-size:1.4rem;line-height:150%;text-align:center}}.s-conteudo-template{padding-top:11.2rem}.s-conteudo-template .subtitle{display:block;margin-bottom:1.2rem;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;text-align:center}.s-conteudo-template .title{margin-bottom:2.4rem;text-align:center}.s-conteudo-template .description{text-align:center;margin:0 auto 8rem;width:100%;max-width:62rem;font-size:1.6rem;line-height:150%;text-align:center;color:#425366}.s-conteudo-template .list-classes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;height:98.8rem;margin-bottom:11.2rem;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s}.s-conteudo-template .list-classes.show{height:auto;overflow:visible;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s}.s-conteudo-template .list-classes.show:after{opacity:0}.s-conteudo-template .list-classes.show .show-more{position:initial;margin:2rem auto 0}.s-conteudo-template .list-classes.show .show-more img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.s-conteudo-template .list-classes li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#F3F7FC;border-radius:4px;height:5.6rem;padding-left:2.6rem;margin-right:3.2rem}.s-conteudo-template .list-classes li:not(:last-child){margin-bottom:2rem}.s-conteudo-template .list-classes li .classes-name{font-weight:500;font-size:1.6rem;line-height:150%;color:#011224}.s-conteudo-template .list-classes li .classes-name strong{color:#011224;font-size:1.6rem}.s-conteudo-template .list-classes .show-more{display:none;position:absolute;bottom:0;left:50%;margin-left:-11rem;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-conteudo-template .list-classes .show-more span{font-weight:bold;font-size:1.6rem;line-height:150%;color:#0473E3}.s-conteudo-template .list-classes .show-more img{margin-left:0.9rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.s-conteudo-template .box-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:7.2rem;position:relative;height:13.6rem;border:1px solid #E6F1FC;border-radius:4px;width:100%;max-width:100%}.s-conteudo-template .box-info .subtitle-box{display:block;margin-bottom:0.4rem;font-weight:bold;font-size:1.8rem;line-height:150%;color:#0473E3}.s-conteudo-template .box-info .description-box{font-size:1.6rem;line-height:150%;color:#425366;width:100%;max-width:90rem}.s-conteudo-template .box-info .description-box span{color:#425366;font-weight:bold;font-size:1.6rem}.s-conteudo-template .box-info .illustra-box{position:absolute;bottom:0;right:0}@media (max-width: 991px){.s-conteudo-template .list-classes{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;position:relative}.s-conteudo-template .list-classes::after{position:absolute;opacity:1;content:'';bottom:0;right:0;width:100%;height:100%;max-height:40rem;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(74.48%, #fff));background:-o-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 74.48%);background:linear-gradient(180deg, rgba(255,255,255,0) 0%, #fff 74.48%);-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.s-conteudo-template .list-classes li{padding:1.6rem 0 1.6rem 2.6rem}.s-conteudo-template .list-classes .show-more{display:-webkit-box;display:-ms-flexbox;display:flex}.s-conteudo-template .box-info .description-box{width:100%;max-width:48rem}}@media (max-width: 480px){.s-conteudo-template{padding:4.1rem 0}.s-conteudo-template .description{margin-bottom:3.2rem}.s-conteudo-template .list-classes{margin-bottom:3.3rem}.s-conteudo-template .list-classes li{height:auto;margin-right:0;padding-right:1.8rem}.s-conteudo-template .box-info{max-width:32.7rem;height:36.5rem;padding:3.6rem 2rem 0;display:block}.s-conteudo-template .box-info .text .subtitle-box{text-align:center}.s-conteudo-template .box-info .text .description-box{max-width:100%;text-align:center;font-size:1.4rem}.s-conteudo-template .box-info .text .description-box span{font-size:1.4rem}}.s-materiais-template{padding:11.2rem 0 11rem}.s-materiais-template .subtitle{display:block;margin-bottom:1.2rem;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3}.s-materiais-template .title{margin-bottom:5.4rem; font-zize:3.6rem}.s-materiais-template .content-list{display:grid;grid-template-columns:repeat(4, 1fr);-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem;row-gap:3.2rem}.s-materiais-template .content-list li{width:100%;max-width:28rem;height:14.5rem;padding-top:2.4rem;padding-left:3.3rem;background:#fff;-webkit-box-shadow:0px 4px 60px rgba(14,45,78,0.06);box-shadow:0px 4px 60px rgba(14,45,78,0.06);border-radius:4px}.s-materiais-template .content-list li .icon{margin-bottom:2.4rem}.s-materiais-template .content-list li .content-info{width:100%;max-width:23.6rem;font-weight:500;font-size:1.6rem;line-height:150%;color:#425366}@media (max-width: 991px){.s-materiais-template .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-materiais-template .content-list li{height:17.5rem}}@media (max-width: 480px){.s-materiais-template{padding:5.9rem 0}.s-materiais-template .title{margin-bottom:4rem}.s-materiais-template .content-list{grid-template-columns:1fr;row-gap:1.6rem}.s-materiais-template .content-list li{height:14.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 5.8rem}.s-materiais-template .content-list li .content-info{text-align:center;max-width:16.4rem}}.s-depoimentos-template{padding:10.4rem 0 13.6rem;position:relative}.s-depoimentos-template::before{position:absolute;content:'';width:100%;height:100%;background:-o-linear-gradient(275.09deg, rgba(230,241,252,0.5) -1.89%, rgba(248,249,250,0) 61.23%);background:linear-gradient(174.91deg, rgba(230,241,252,0.5) -1.89%, rgba(248,249,250,0) 61.23%);-webkit-transform:matrix(-1, 0, 0, 1, 0, 0);-ms-transform:matrix(-1, 0, 0, 1, 0, 0);transform:matrix(-1, 0, 0, 1, 0, 0);z-index:-1;top:0;left:0}.s-depoimentos-template .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:6.4rem}.s-depoimentos-template .top .title{width:100%;max-width:65.6rem;margin-right:14.4rem}.s-depoimentos-template .top .title span{display:block;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;margin-bottom:0.8rem}.s-depoimentos-template .top p{font-size:1.6rem;line-height:150%;color:#425366;width:100%;max-width:24rem;margin-right:9.2rem}.s-depoimentos-template .top .btns-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.s-depoimentos-template .top .btns-slide .btn-next,.s-depoimentos-template .top .btns-slide .btn-prev{width:3.6rem;height:3.6rem;border-radius:2px;display:grid;place-content:center;cursor:pointer;background:#0473E3;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.s-depoimentos-template .top .btns-slide .btn-next.swiper-button-disabled,.s-depoimentos-template .top .btns-slide .btn-prev.swiper-button-disabled{background:#fff}.s-depoimentos-template .top .btns-slide .btn-next.swiper-button-disabled svg path,.s-depoimentos-template .top .btns-slide .btn-prev.swiper-button-disabled svg path{stroke:#A3C6E1}.s-depoimentos-template .top .btns-slide .btn-next svg path,.s-depoimentos-template .top .btns-slide .btn-prev svg path{stroke:#fff}.s-depoimentos-template .top .btns-slide .btn-prev{margin-right:1.2rem}.s-depoimentos-template .slide-depoimentos-template{position:relative;width:100%}.s-depoimentos-template .slide-depoimentos-template .swiper-slide{width:100%;max-width:62.4rem}.s-depoimentos-template .slide-depoimentos-template .swiper-slide .box-depoimento{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-depoimentos-template .slide-depoimentos-template .swiper-slide .box-depoimento .texto{margin-left:4.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:29.4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-depoimentos-template .slide-depoimentos-template .swiper-slide .box-depoimento .texto .mensagem p{max-width:36rem;font-size:18px;line-height:150%;color:#425366;margin-top:2.4rem}.s-depoimentos-template .slide-depoimentos-template .swiper-slide .box-depoimento .texto .info span{display:block;font-weight:bold;font-size:18px;line-height:135%;color:#011224;margin-bottom:0.8rem}.s-depoimentos-template .slide-depoimentos-template .swiper-slide .box-depoimento .texto .info small{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-depoimentos-template .slide-depoimentos-template .swiper-pagination-depo{display:none}@media (max-width: 991px){.s-depoimentos-template{padding:6rem 0 12rem}.s-depoimentos-template .container{position:relative}.s-depoimentos-template .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-depoimentos-template .top .btns-slide{position:absolute;bottom:-6rem}.s-depoimentos-template .top .title{margin-bottom:3rem;margin-right:0}.s-depoimentos-template .top .title span,.s-depoimentos-template .top .title h4{text-align:center}.s-depoimentos-template .top p{text-align:center;max-width:100%;margin-right:0}.s-depoimentos-template .slide-depoimentos-template .box-depoimento{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-depoimentos-template .slide-depoimentos-template .swiper-pagination-depo{display:none}}@media (max-width: 600px){.s-depoimentos-template .top .btns-slide{bottom:-5rem}.s-depoimentos-template .slide-depoimentos-template{overflow:hidden}.s-depoimentos-template .slide-depoimentos-template .swiper-slide .box-depoimento{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-depoimentos-template .slide-depoimentos-template .swiper-slide .box-depoimento img{max-width:15.5rem}.s-depoimentos-template .slide-depoimentos-template .swiper-slide .box-depoimento .texto{margin-top:2.4rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-depoimentos-template .slide-depoimentos-template .swiper-slide .box-depoimento .texto .mensagem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-depoimentos-template .slide-depoimentos-template .swiper-slide .box-depoimento .texto .mensagem p{margin-top:1.6rem;font-size:1.4rem;line-height:2.1rem;text-align:center}.s-depoimentos-template .slide-depoimentos-template .swiper-slide .box-depoimento .texto .info{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-depoimentos-template .slide-depoimentos-template .swiper-slide .box-depoimento .texto .info span,.s-depoimentos-template .slide-depoimentos-template .swiper-slide .box-depoimento .texto .info small{text-align:center}}@media (max-width: 480px){.s-depoimentos-template{padding-bottom:9rem}.s-depoimentos-template .top{margin-bottom:5.2rem}.s-depoimentos-template .top .title{margin-bottom:2.4rem}.s-depoimentos-template .top .title h4{font-size:2.4rem;line-height:3.3rem}}.s-footer-template{background:#fff;height:7.2rem;position:fixed;width:100%;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:7;border-top:1px solid #E6F1FC}.s-footer-template .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-footer-template .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-footer-template .text .title-cta{font-weight:bold;font-size:1.8rem;line-height:135%;color:#011224;margin-right:2.2rem}.s-footer-template .text .description-cta{font-size:1.4rem;line-height:115%;color:#74808C;padding-left:2.2rem;border-left:1px solid #74808C}.s-footer-template .btn-primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.4rem;line-height:125%;height:4rem}.s-footer-template .btn-primary img{margin-left:1rem;width:0.85rem}@media (max-width: 991px){.s-footer-template .text .description-cta{width:100%;max-width:26rem}}@media (max-width: 480px){.s-footer-template .text .title-cta{font-size:1.6rem;line-height:1.9rem}.s-footer-template .text .description-cta{display:none}}.s-hero-editais{position:relative}.s-hero-editais::before{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background:#F3F7FC;z-index:-2}.s-hero-editais .container{padding-top:15.2rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-hero-editais .container::after{position:absolute;content:'';width:100%;height:100%;background:url("../img/lines-editais.svg") no-repeat center center;top:0;left:0;z-index:-1}.s-hero-editais .subtitle{display:block;text-align:center;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;margin-bottom:2rem}.s-hero-editais .title{margin-bottom:1.4rem;width:100%;max-width:81.4rem;text-align:center;font-size:4rem}.s-hero-editais .title span{display:inline-block;color:#011224;position:relative;font-size:inherit}.s-hero-editais .title span::after{position:absolute;content:'';width:37.8rem;height:5.2rem;background:url("../img/circle-editais.svg") no-repeat center center;top:0.4rem;left:-.5rem;z-index:-1}.s-hero-editais .description{width:100%;max-width:62.3rem;font-size:1.8rem;line-height:150%;text-align:center;color:#74808C}.s-hero-editais .fig-hero-01,.s-hero-editais .fig-hero-02,.s-hero-editais .fig-hero-03{position:absolute}.s-hero-editais .fig-hero-01{top:13.6rem;left:-3.6rem}.s-hero-editais .fig-hero-02{top:12.8rem;right:0}.s-hero-editais .fig-hero-03{top:28.8rem;right:5.6rem}.s-hero-editais .squad{position:absolute;width:6.4rem;height:6.4rem;left:6.8rem;top:32.8rem;background:#C0DCF8;border-radius:4px}.s-hero-editais .box-search{margin-top:10.6rem;margin-bottom:-3.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;width:100%;max-width:80rem;height:7.2rem;-webkit-box-shadow:0px 12px 40px -4px rgba(116,128,140,0.12);box-shadow:0px 12px 40px -4px rgba(116,128,140,0.12);border-radius:4px;padding-left:2.4rem;padding-right:1.2rem;border:1px solid transparent;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.s-hero-editais .box-search:focus-within{border-color:#A3C6E1}.s-hero-editais .box-search .input-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:70%}.s-hero-editais .box-search .input-box #estados-brasil{background:transparent;font-weight:bold;font-size:1.6rem;line-height:150%;color:#425366;cursor:pointer;background:url("../img/arrow-down-select.svg") no-repeat right;-webkit-appearance:none;background-position-x:95%}.s-hero-editais .box-search .input-box #search{background:transparent;padding-left:3.2rem;margin-left:3.2rem;border-left:1px solid #F3F7FC;width:100%}.s-hero-editais .box-search .input-box #search::-webkit-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-editais .box-search .input-box #search::-moz-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-editais .box-search .input-box #search:-ms-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-editais .box-search .input-box #search::-ms-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-editais .box-search .input-box #search::placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-editais .box-search .search-btn{background:#0473E3;padding:1.3rem 5.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.s-hero-editais .box-search .search-btn:hover{background:#0367CB}.s-hero-editais .box-search .search-btn span{display:inline-block;font-weight:600;font-size:1.6rem;line-height:135%;color:#fff;margin-right:1.2rem}@media (max-width: 1050px){.s-hero-editais .fig-hero-01{left:1.5rem}.s-hero-editais .fig-hero-02{right:1.5rem}}@media (max-width: 991px){.s-hero-editais .fig-hero-01,.s-hero-editais .fig-hero-02,.s-hero-editais .fig-hero-03,.s-hero-editais .squad{display:none}.s-hero-editais .title span::after{display:none}}@media (max-width: 480px){.s-hero-editais::before{max-height:100%}.s-hero-editais .container{padding-top:11.9rem;padding-bottom:4.1rem}.s-hero-editais .title{font-size:2.4rem;margin-bottom:2.4rem}.s-hero-editais .title span::after{display:block;max-width:100%;background-size:contain;top:-.5rem}.s-hero-editais .description{margin-bottom:3.9rem}.s-hero-editais .box-search{background:transparent;-webkit-box-shadow:none;box-shadow:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;height:auto;padding:0}.s-hero-editais .box-search .input-box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;max-width:100%;padding:2.5rem 1.8rem;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2.4rem;-webkit-box-shadow:0px 20px 80px -20px rgba(52,58,64,0.2);box-shadow:0px 20px 80px -20px rgba(52,58,64,0.2);border-radius:4px}.s-hero-editais .box-search .input-box #estados-brasil{margin-bottom:3.3rem;width:100%}.s-hero-editais .box-search .input-box #search{padding:0;margin:0;border:0}.s-hero-editais .box-search .search-btn{max-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.s-lista-editais{padding:14.4rem 0 11.2rem}.s-lista-editais .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4.8rem}.s-lista-editais .top .description{font-size:1.6rem;line-height:150%;color:#425366}@media (max-width: 480px){.s-lista-editais{padding:7.2rem 0 1.5rem}.s-lista-editais .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-lista-editais .top .title{margin-bottom:2.4rem}.s-lista-editais .top .description{text-align:center;margin-bottom:4.4rem}}.s-sobre-editais{background:-webkit-gradient(linear, left top, left bottom, color-stop(42.92%, rgba(243,247,252,0)), color-stop(90.33%, #F3F7FC));background:-o-linear-gradient(top, rgba(243,247,252,0) 42.92%, #F3F7FC 90.33%);background:linear-gradient(180deg, rgba(243,247,252,0) 42.92%, #F3F7FC 90.33%);border-top:1px solid #F3F7FC;overflow:hidden}.s-sobre-editais .container{position:relative;padding-top:11.3rem}.s-sobre-editais .container::before{position:absolute;content:'';background:url("../img/lines-editais-sobre.svg") no-repeat top center;width:100%;height:100%;z-index:-1;top:0;left:0}.s-sobre-editais .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-sobre-editais .top .box.left .title{width:100%;max-width:63.3rem;margin-bottom:1.2rem}.s-sobre-editais .top .box.left .description{font-size:1.6rem;line-height:150%;color:#425366;width:100%;max-width:36.1rem}.s-sobre-editais .top .box.right{width:100%;max-width:41.6rem}.s-sobre-editais .top .box.right .info-description{font-size:1.6rem;line-height:150%;color:#425366;margin-bottom:2.8rem}.s-sobre-editais .ilustras{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8.8rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.s-sobre-editais .ilustras .card-aluno{width:100%;max-width:33.2rem;height:30.2rem;position:relative}.s-sobre-editais .ilustras .card-aluno .avatar-aluno{position:absolute;z-index:1;top:-4.9rem;left:50%;margin-left:-4.8rem;width:100%;max-width:9.6rem}.s-sobre-editais .ilustras .card-aluno .aluno-app{width:100%;max-width:100%}.s-sobre-editais .ilustras .card-video{background:-o-linear-gradient(159.54deg, #fff 73.82%, rgba(255,255,255,0) 95.89%);background:linear-gradient(290.46deg, #fff 73.82%, rgba(255,255,255,0) 95.89%);border-radius:0px 4px 0px 0px;padding:3.2rem 3.5rem 3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-sobre-editais .ilustras .card-video p{text-align:center;font-size:12px;line-height:125%;color:#74808C;margin-bottom:0.4rem}.s-sobre-editais .ilustras .card-video span{display:block;text-align:center;font-weight:bold;font-size:14px;line-height:125%;color:#011224;margin-bottom:2.9rem}.s-sobre-editais .ilustras .card-simulado .block{width:100%;max-width:10.4rem;height:3.4rem;background:#fdfeff;-webkit-box-shadow:0px 13.8971px 69.4857px -27.7943px rgba(218,230,242,0.7);box-shadow:0px 13.8971px 69.4857px -27.7943px rgba(218,230,242,0.7);border-radius:4px}.s-sobre-editais .ilustras .card-simulado .block.info{height:10.4rem;padding:2.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-sobre-editais .ilustras .card-simulado .block.info p{margin-top:1.2rem;font-weight:500;font-size:1.2rem;line-height:125%;color:#74808C}.s-sobre-editais .ilustras .card-simulado .block.degrade{background:-webkit-gradient(linear, left top, left bottom, from(#f7fafe), to(rgba(247,250,254,0)));background:-o-linear-gradient(top, #f7fafe 0%, rgba(247,250,254,0) 100%);background:linear-gradient(180deg, #f7fafe 0%, rgba(247,250,254,0) 100%)}.s-sobre-editais .ilustras .card-simulado .block:not(:last-child){margin-bottom:1rem}@media (max-width: 1050px){.s-sobre-editais .ilustras img:first-child{max-width:30rem}}@media (max-width: 991px){.s-sobre-editais .container{padding-top:6rem}.s-sobre-editais .top{max-width:90%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-sobre-editais .top .box.left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:100%}.s-sobre-editais .top .box.left .title{text-align:center}.s-sobre-editais .top .box.left .description{margin-bottom:3.2rem;text-align:center}.s-sobre-editais .top .box.right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:100%}.s-sobre-editais .top .box.right .info-description{text-align:center}.s-sobre-editais .ilustras{margin-top:8.6rem}.s-sobre-editais .ilustras .card-simulado,.s-sobre-editais .ilustras .card-video{display:none}.s-sobre-editais .ilustras img:first-child{max-width:100%}}@media (max-width: 480px){.s-sobre-editais .container{padding-top:6.4rem}.s-sobre-editais .ilustras{margin-top:6.4rem}.s-sobre-editais .ilustras img:first-child{max-width:15.1rem}.s-sobre-editais .ilustras .card-aluno{max-width:16.4rem;height:14.8rem}.s-sobre-editais .ilustras .card-aluno .avatar-aluno{max-width:5rem;top:-2.5rem;margin-left:-2.5rem}}@media (max-width: 320px){.s-sobre-editais .ilustras img:first-child{max-width:14.1rem}.s-sobre-editais .ilustras .card-aluno{max-width:11.4rem;height:10.8rem}}.modal-box-alert{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(163,198,225,0.5);z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.modal-box-alert.show{opacity:1;visibility:visible}.modal-box-alert.show .modal-content{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);pointer-events:visible}.modal-box-alert .modal-content{width:100%;max-width:31.8rem;background:#fff;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3.4rem;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;position:relative}.modal-box-alert .modal-content .icon-alert{margin-top:5.9rem}.modal-box-alert .modal-content .alert-title{display:block;text-align:center;margin:2rem 0 1rem;font-weight:bold;font-size:1.8rem;line-height:135%;color:#011224}.modal-box-alert .modal-content .alert-message{width:100%;max-width:24.8rem;font-size:1.6rem;line-height:150%;text-align:center;color:#74808C;margin-bottom:2.4rem}.modal-box-alert .modal-content button{margin-bottom:4.1rem}.modal-box-alert .modal-content #close-modal{display:block;width:1.2rem;height:0.2rem;position:absolute;top:2.6rem;right:2.6rem;padding:1rem;cursor:pointer}.modal-box-alert .modal-content #close-modal::after,.modal-box-alert .modal-content #close-modal::before{position:absolute;top:0;left:0;content:'';width:100%;height:0.2rem;background:#74808C;border-radius:12px}.modal-box-alert .modal-content #close-modal::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modal-box-alert .modal-content #close-modal::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.s-hero-search{position:relative}.s-hero-search::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:#F3F7FC;z-index:-2}.s-hero-search .container{padding-top:16.4rem;padding-bottom:9.7rem;position:relative}.s-hero-search .container::after{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:url("../img/lines-busca.svg") no-repeat center center;z-index:-1}.s-hero-search .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2.4rem}.s-hero-search .top .search-title{font-weight:600;font-size:1.8rem;line-height:135%;color:#011224}.s-hero-search .top .prev-page{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;font-size:1.4rem;line-height:115%;color:#0473E3;opacity:.8;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.s-hero-search .top .prev-page:hover{opacity:1}.s-hero-search .top .prev-page .arrow-left{margin-bottom:0.8rem}.s-hero-search .box-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;width:100%;max-width:80rem;height:5.6rem;-webkit-box-shadow:0px 12px 40px -4px rgba(116,128,140,0.12);box-shadow:0px 12px 40px -4px rgba(116,128,140,0.12);border-radius:4px;padding:0.7rem;padding-left:2.4rem;border:1px solid transparent;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.s-hero-search .box-search:focus-within{border-color:#A3C6E1}.s-hero-search .box-search .input-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:70%}.s-hero-search .box-search .input-box #estados-brasil-search{background:transparent;font-weight:bold;font-size:1.6rem;line-height:150%;color:#425366;cursor:pointer;background:url("../img/arrow-down-select.svg") no-repeat right;-webkit-appearance:none;background-position-x:95%}.s-hero-search .box-search .input-box #search{background:transparent;padding-left:3.2rem;margin-left:3.2rem;border-left:1px solid #F3F7FC;font-weight:500;font-size:1.6rem;line-height:150%;color:#011224;width:100%}.s-hero-search .box-search .input-box #search::-webkit-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-search .box-search .input-box #search::-moz-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-search .box-search .input-box #search:-ms-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-search .box-search .input-box #search::-ms-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-search .box-search .input-box #search::placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-search .box-search .search-btn{background:#0473E3;padding:1.3rem 5.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.s-hero-search .box-search .search-btn:hover{background:#0367CB}.s-hero-search .box-search .search-btn span{display:inline-block;font-weight:600;font-size:1.6rem;line-height:135%;color:#fff;margin-right:1.2rem}@media (max-width: 480px){.s-hero-search .container{padding-top:12rem;padding-bottom:4.7rem}.s-hero-search .top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.s-hero-search .top .prev-page{margin-bottom:2rem}.s-hero-search .box-search{background:transparent;-webkit-box-shadow:none;box-shadow:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;height:auto}.s-hero-search .box-search .input-box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;max-width:100%;padding:2.5rem 1.8rem;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2.4rem;-webkit-box-shadow:0px 20px 80px -20px rgba(52,58,64,0.2);box-shadow:0px 20px 80px -20px rgba(52,58,64,0.2);border-radius:4px}.s-hero-search .box-search .input-box #estados-brasil-search{margin-bottom:3.3rem;width:100%}.s-hero-search .box-search .input-box #search{padding:0;margin:0;border:0}.s-hero-search .box-search .search-btn{max-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.s-search-result{padding:10rem 0 14.5rem}.s-search-result .content.hide{display:none}.s-search-result .content .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4rem}.s-search-result .content .top .result-title{font-size:3.2rem;line-height:140%}.s-search-result .content .top .search-founds{font-size:1.6rem;line-height:150%;color:#74808C}.s-search-result .content .top .search-founds span{font-weight:bold}.s-search-result .content .table-container .table-editais tbody tr.hide{display:none}.s-search-result .no-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-search-result .no-results.hide{display:none}.s-search-result .no-results .info-result{font-weight:500;font-size:2.8rem;line-height:150%;text-align:center;color:#011224}.s-search-result .no-results .info-result span{color:#0473E3;display:inline-block}@media (max-width: 480px){.s-search-result{padding:5rem 0 4.4rem}.s-search-result .content .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-search-result .no-results .info-result{font-size:2.4rem;line-height:150%}}.table-desktop .table-container{overflow-x:auto}.table-desktop .table-container .table-editais{width:121.6rem;background:#fff;border:1px solid #A3C6E1;border-collapse:collapse;border-radius:4px}.table-desktop .table-container .table-editais .head-table{height:6rem;width:100%}.table-desktop .table-container .table-editais .head-table .head-title{background:#F3F7FC;font-weight:600;font-size:1.6rem;line-height:125%;color:#74808C}.table-desktop .table-container .table-editais .head-table .head-title.inst{padding-left:2.4rem}.table-desktop .table-container .table-editais tbody tr:not(:last-child){border-bottom:1px solid #F3F7FC}.table-desktop .table-container .table-editais tbody tr .item{padding:2rem 0}.table-desktop .table-container .table-editais tbody tr .item.first{padding-left:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-desktop .table-container .table-editais tbody tr .item.first .college-name{display:block;font-weight:600;font-size:1.6rem;line-height:150%;color:#011224;margin-left:2rem;max-width:42rem}.table-desktop .table-container .table-editais tbody tr .item.first .college-logo{background:#fff;width:4rem;height:4rem;display:grid;place-content:center;-webkit-box-shadow:0px 8px 12px -2px rgba(66,83,102,0.08);box-shadow:0px 8px 12px -2px rgba(66,83,102,0.08);border-radius:50%}.table-desktop .table-container .table-editais tbody tr .item .state-name,.table-desktop .table-container .table-editais tbody tr .item .price,.table-desktop .table-container .table-editais tbody tr .item .initial-date,.table-desktop .table-container .table-editais tbody tr .item .final-date,.table-desktop .table-container .table-editais tbody tr .item .stage-date{font-size:1.6rem;line-height:150%;color:#425366}.table-desktop .table-container .table-editais tbody tr .item .state-name{margin-right:1rem}.table-desktop .table-container .table-editais tbody tr .item .link-edital{font-weight:600;font-size:1.6rem;line-height:150%;color:#0473E3;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table-desktop .table-container .table-editais tbody tr .item .link-edital .arrow-link{margin-left:0.9rem}.table-desktop .table-container .table-editais tbody tr .item .link-edital::after{position:absolute;content:'';width:0;height:0.15rem;background:#0473E3;bottom:-0.2rem;left:0;-webkit-transition:width .3s;-o-transition:width .3s;transition:width .3s}.table-desktop .table-container .table-editais tbody tr .item .link-edital:hover::after{width:80%}@media (max-width: 480px){.table-desktop{display:none}}.table-mobile{display:none}.table-mobile .box-edital-mobile-content{width:100%;max-width:32.7rem;border:1px solid #E6F1FC;border-radius:4px;margin-bottom:4rem}.table-mobile .box-edital-mobile-content.hide{display:none}.table-mobile .box-edital-mobile-content .title-edital-mobile{display:block;font-weight:600;font-size:1.4rem;line-height:125%;color:#74808C}.table-mobile .box-edital-mobile-content .box-mobile-head{padding:1.8rem 2.4rem;background:#F3F7FC}.table-mobile .box-edital-mobile-content .item-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.5rem 2.4rem;border-bottom:1px solid #E6F1FC}.table-mobile .box-edital-mobile-content .item-mobile.seven{border:none}.table-mobile .box-edital-mobile-content .item-mobile.first{border:none;padding:0;margin-top:1.2rem}.table-mobile .box-edital-mobile-content .item-mobile.first .college-name{margin-left:1.6rem;width:100%;max-width:21.5rem;font-weight:600;font-size:1.4rem;line-height:150%;color:#011224}.table-mobile .box-edital-mobile-content .item-mobile p{font-size:1.4rem;line-height:125%;color:#425366}.table-mobile .box-edital-mobile-content .item-mobile .link-edital{margin:0 auto;font-weight:600;font-size:1.6rem;line-height:150%;color:#0473E3;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table-mobile .box-edital-mobile-content .item-mobile .link-edital .arrow-link{margin-left:0.9rem}.table-mobile .box-edital-mobile-content .item-mobile .link-edital::after{position:absolute;content:'';width:80%;height:0.15rem;background:#0473E3;bottom:-0.2rem;left:0}@media (max-width: 480px){.table-mobile{display:block}}footer{background:#011224;padding-top:20rem}footer.footer-option{padding-top:10.3rem}footer#footer-template{padding-bottom:7.2rem}footer#footer-podcasts{padding-bottom:8.1rem}footer .container{position:relative}footer .main{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:8.4rem;border-bottom:1px solid rgba(255,255,255,0.15)}footer .main .box-left{width:100%;max-width:22.6rem;margin-right:15.8rem}footer .main .box-left img{margin-bottom:4rem}footer .main .box-left p{font-weight:500;font-size:16px;line-height:150%;color:rgba(255,255,255,0.9)}footer .main nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:45.2rem;margin-right:17.2rem}footer .main nav .item span{display:block;font-weight:bold;font-size:1.6rem;line-height:1.9rem;color:#fff;margin-bottom:2rem}footer .main nav .item ul li a{font-size:16px;line-height:150%;color:rgba(255,255,255,0.7);-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}footer .main nav .item ul li:hover a{color:#fff}footer .main nav .item ul li:not(:last-child){margin-bottom:2rem}footer .main .social span{display:block;font-weight:bold;font-size:1.6rem;line-height:19px;color:#fff;margin-bottom:2rem}footer .main .social .redes{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2.8rem}footer .main .social .redes a{margin-right:3.5rem;width:100%;max-width:2.8rem;height:2.8rem}footer .main .social .redes a img{-webkit-filter:brightness(50);filter:brightness(50);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;-o-transition:filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s}footer .main .social .redes a:hover img{-webkit-filter:brightness(1);filter:brightness(1)}footer .copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3.2rem 0}footer .copy p,footer .copy span{font-weight:500;font-size:1.4rem;line-height:115%;color:rgba(255,255,255,0.7)}footer .copy .insany a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:1.4rem;line-height:115%;color:rgba(255,255,255,0.7)}footer .copy .insany a img{margin-left:1.6rem}footer .box-contato{position:absolute;background:#0473E3;width:100%;height:46.3rem;padding-top:9.6rem;padding-left:10.4rem;top:-56rem}footer .box-contato::after{position:absolute;content:'';width:6.1rem;height:3rem;bottom:-3rem;left:50%;margin-left:-3rem;background:url("../img/ponta-aristo.svg") no-repeat center center;background-size:cover}footer .box-contato span{display:block;font-weight:bold;font-size:18px;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:rgba(255,255,255,0.7);margin-bottom:0.8rem}footer .box-contato h3{color:#fff;margin-bottom:2rem}footer .box-contato p{font-size:16px;line-height:150%;color:rgba(255,255,255,0.9);width:100%;max-width:44.5rem;margin-bottom:6rem}footer .box-contato img{position:absolute}footer .box-contato .fig{bottom:0;right:12.6rem;z-index:1}footer .box-contato .icon{right:4.4rem;top:-3.6rem}footer .box-contato-vendas{position:absolute;background:#0473E3;width:100%;height:40rem;padding-top:8rem;padding-left:7.2rem;top:-51.4rem}footer .box-contato-vendas::after{position:absolute;content:'';width:6.1rem;height:3rem;bottom:-3rem;left:50%;margin-left:-3rem;background:url("../img/ponta-aristo.svg") no-repeat center center;background-size:cover}footer .box-contato-vendas::before{position:absolute;content:'';width:100%;height:0.1rem;background:#fff;opacity:0.2;bottom:8.5rem;left:0}footer .box-contato-vendas .top{margin-bottom:7.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .box-contato-vendas .top .left-box{margin-right:20rem}footer .box-contato-vendas .top .left-box h4{width:100%;max-width:41.6rem;color:#fff;margin-bottom:1.6rem}footer .box-contato-vendas .top .left-box p{font-size:1.6rem;line-height:150%;color:rgba(255,255,255,0.9);width:100%;max-width:48.8rem}footer .box-contato-vendas .top .right-box a{width:38.4rem;padding:0;display:grid;place-content:center}footer .box-contato-vendas .top .right-box a:first-child{margin-bottom:2.4rem}footer .box-contato-vendas .bottom{padding-top:3.2rem;padding-left:1.4rem}footer .box-contato-vendas .bottom p{font-weight:500;font-size:1.4rem;line-height:115%;color:rgba(255,255,255,0.7)}footer .box-contato-quemsomos{position:absolute;background:#0473E3;width:100%;height:40rem;border-radius:4px;top:-56rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .box-contato-quemsomos::after{position:absolute;content:'';width:6.1rem;height:3rem;bottom:-3rem;left:50%;margin-left:-3rem;background:url("../img/ponta-aristo.svg") no-repeat center center;background-size:cover}footer .box-contato-quemsomos h3{color:#fff;text-align:center;margin-bottom:2.4rem}footer .box-contato-quemsomos p{font-family:'Inter', sans-serif;font-size:1.8rem;line-height:150%;text-align:center;color:rgba(255,255,255,0.7);max-width:72.2rem;margin-bottom:4.8rem;text-align:center}@media (max-width: 1050px){footer .box-contato{padding-left:5.4rem;height:54.3rem;top:-62rem}}@media (max-width: 991px){footer{margin-top:61rem}footer.footer-option{margin-top:0}footer .box-contato{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:94%;height:auto;top:-90rem}footer .box-contato::after{display:none}footer .box-contato img{position:initial}footer .box-contato p{text-align:center}footer .box-contato .icon{position:absolute;bottom:0;top:initial;height:43.8rem;right:initial}footer .box-contato-quemsomos{max-width:95%}footer .main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .main .box-left{max-width:100%;margin-right:0;margin-bottom:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .main .box-left p{text-align:center}footer .main nav{margin-right:0;margin-bottom:6rem}footer .main .social .redes{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .main .social .redes a:last-child{margin-right:0}footer.page-qs{margin-top:35rem}}@media (max-width: 480px){footer{padding-top:30.1rem;margin-top:40.3rem}footer#footer-podcasts{padding-bottom:19.4rem}footer .box-contato{overflow:hidden;max-width:32.7rem;left:50%;margin-left:-16.35rem;padding:5.6rem 4rem 0 4rem;top:-70rem}footer .box-contato span{font-size:1.4rem;line-height:135%}footer .box-contato h3{font-size:2.4rem;line-height:140%;text-align:center;margin-bottom:1.6rem}footer .box-contato p{margin-bottom:2.4rem}footer .box-contato a{font-size:1.6rem;position:relative;z-index:1;padding:0 5.2rem;margin-bottom:4rem}footer .box-contato .icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);max-width:34.2rem;bottom:-6rem}footer .box-contato-quemsomos{max-width:32.7rem;margin-left:-16.3rem;left:50%;padding:6.4rem 2rem 5.4rem 2rem;top:-49rem}footer .main{padding-bottom:4.6rem}footer .main nav{max-width:30.4rem}footer .main nav .item{max-width:50%}footer .main nav .item ul li a{font-size:1.4rem}footer.page-qs{margin-top:0}footer .copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .copy p{margin-bottom:2.4rem}}.s-depoimentos{padding:11.2rem 0 12.8rem}.s-depoimentos .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:6.4rem}.s-depoimentos .top .title{width:100%;max-width:65.6rem;margin-right:14.4rem}.s-depoimentos .top .title span{display:block;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;margin-bottom:0.8rem}.s-depoimentos .top p{font-size:1.6rem;line-height:150%;color:#425366;width:100%;max-width:24rem;margin-right:9.2rem}.s-depoimentos .top .btns-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.s-depoimentos .top .btns-slide .btn-next,.s-depoimentos .top .btns-slide .btn-prev{width:3.6rem;height:3.6rem;border-radius:2px;display:grid;place-content:center;cursor:pointer;background:#0473E3;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.s-depoimentos .top .btns-slide .btn-next.swiper-button-disabled,.s-depoimentos .top .btns-slide .btn-prev.swiper-button-disabled{background:#fff}.s-depoimentos .top .btns-slide .btn-next.swiper-button-disabled svg path,.s-depoimentos .top .btns-slide .btn-prev.swiper-button-disabled svg path{stroke:#A3C6E1}.s-depoimentos .top .btns-slide .btn-next svg path,.s-depoimentos .top .btns-slide .btn-prev svg path{stroke:#fff}.s-depoimentos .top .btns-slide .btn-prev{margin-right:1.2rem}.s-depoimentos .slide-depoimentos{position:relative;width:100%}.s-depoimentos .slide-depoimentos .swiper-slide{width:100%;max-width:62.4rem}.s-depoimentos .slide-depoimentos .swiper-slide .box-depoimento{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-depoimentos .slide-depoimentos .swiper-slide .box-depoimento .texto{margin-left:4.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:29.4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-depoimentos .slide-depoimentos .swiper-slide .box-depoimento .texto .mensagem p{max-width:36rem;font-size:18px;line-height:150%;color:#425366;margin-top:2.4rem;height:16.2rem;overflow-y:auto}.s-depoimentos .slide-depoimentos .swiper-slide .box-depoimento .texto .info span{display:block;font-weight:bold;font-size:18px;line-height:135%;color:#011224;margin-bottom:0.8rem}.s-depoimentos .slide-depoimentos .swiper-slide .box-depoimento .texto .info small{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-depoimentos .slide-depoimentos .swiper-pagination-depo{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:-6.4rem}@media (max-width: 991px){.s-depoimentos{padding:6rem 0 12rem}.s-depoimentos .container{position:relative}.s-depoimentos .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-depoimentos .top .btns-slide{position:absolute;bottom:-6rem}.s-depoimentos .top .title{margin-bottom:3rem;margin-right:0}.s-depoimentos .top .title span,.s-depoimentos .top .title h4{text-align:center}.s-depoimentos .top p{text-align:center;max-width:100%;margin-right:0}.s-depoimentos .slide-depoimentos .box-depoimento{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-depoimentos .slide-depoimentos .swiper-pagination-depo{display:none}}@media (max-width: 600px){.s-depoimentos .top .btns-slide{bottom:-5rem}.s-depoimentos .slide-depoimentos{overflow:hidden}.s-depoimentos .slide-depoimentos .swiper-slide .box-depoimento{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-depoimentos .slide-depoimentos .swiper-slide .box-depoimento img{max-width:15.5rem}.s-depoimentos .slide-depoimentos .swiper-slide .box-depoimento .texto{margin-top:2.4rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-depoimentos .slide-depoimentos .swiper-slide .box-depoimento .texto .mensagem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-depoimentos .slide-depoimentos .swiper-slide .box-depoimento .texto .mensagem p{margin-top:1.6rem;font-size:1.4rem;line-height:2.1rem;text-align:center}.s-depoimentos .slide-depoimentos .swiper-slide .box-depoimento .texto .info{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-depoimentos .slide-depoimentos .swiper-slide .box-depoimento .texto .info span,.s-depoimentos .slide-depoimentos .swiper-slide .box-depoimento .texto .info small{text-align:center}}@media (max-width: 480px){.s-depoimentos{padding-bottom:9rem}.s-depoimentos .top{margin-bottom:5.2rem}.s-depoimentos .top .title{margin-bottom:2.4rem}.s-depoimentos .top .title h4{font-size:2.4rem;line-height:3.3rem}}.s-nav-blog{background:rgba(243,247,252,0.5);padding-top:8.8rem}.s-nav-blog ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.6rem 0;border-top:1px solid #DAE6F2;width:100%;max-width:100%}.s-nav-blog ul li.all-categories span{display:block;font-weight:600;font-size:1.4rem;line-height:150%;color:#425366;padding-right:2.4rem;border-right:1px solid #DAE6F2}.s-nav-blog ul li a{font-size:1.4rem;line-height:115%;color:#425366;opacity:0.7;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;cursor:pointer}.s-nav-blog ul li a:hover{opacity:1}@media (max-width: 991px){.s-nav-blog ul{overflow:auto}.s-nav-blog ul li{width:100%}.s-nav-blog ul li.all-categories{width:100%}.s-nav-blog ul li a,.s-nav-blog ul li span{width:18rem;display:block;text-align:center}}.s-destaque{padding:4.8rem 0 7.2rem}.s-destaque .title-emphasis{font-size:3.6rem;margin-bottom:4.6rem}.s-destaque .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-destaque .box-left{width:100%;max-width:72.8rem}.s-destaque .box-left .post-image{margin-bottom:3.5rem;max-width:100%;height:32rem;overflow:hidden}.s-destaque .box-left .post-image img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.s-destaque .box-left .post-image:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-destaque .box-left .post-content .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2rem}.s-destaque .box-left .post-content .item .post-category-label{display:block;font-weight:bold;font-size:1.4rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3}.s-destaque .box-left .post-content .item .data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-destaque .box-left .post-content .item .data small{font-weight:500;font-size:14px;line-height:150%;color:#9EA8B2}.s-destaque .box-left .post-content .item .data .reading-time{font-weight:500;font-size:1.4rem;line-height:150%;color:#74808C;margin-left:2rem;position:relative}.s-destaque .box-left .post-content .item .data .reading-time::before{content:'';position:absolute;top:50%;margin-top:-0.15rem;left:-1.1rem;width:0.3rem;height:0.3rem;background:#A3C6E1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-right:1rem}.s-destaque .box-left .post-content .post-title-emphasis h5{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-destaque .box-left .post-content .post-title-emphasis h5:hover{color:#0473E3}.s-destaque .box-right{width:100%;max-width:38.4rem}.s-destaque .box-right .cards li{margin-top:4rem}.s-destaque .box-right .cards li:not(:last-child){padding-bottom:4rem;border-bottom:1px solid #DAE6F2}.s-destaque .box-right .cards li:first-child{margin-top:0}.s-destaque .box-right .cards li .single-post-small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-destaque .box-right .cards li .single-post-small .image-thumb-post{width:100%;max-width:10.4rem;height:10.4rem;overflow:hidden}.s-destaque .box-right .cards li .single-post-small .image-thumb-post img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.s-destaque .box-right .cards li .single-post-small .image-thumb-post:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-destaque .box-right .cards li .single-post-small .info-posts{width:100%;max-width:24.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-destaque .box-right .cards li .single-post-small .info-posts:hover .post-title-small{color:#0473E3}.s-destaque .box-right .cards li .single-post-small .info-posts .post-category-small{font-weight:bold;font-size:1.2rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;display:block;margin-bottom:0.8rem}.s-destaque .box-right .cards li .single-post-small .info-posts .post-title-small{display:block;margin-bottom:0.8rem;font-weight:bold;font-size:1.8rem;line-height:135%;color:#011224;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-destaque .box-right .cards li .single-post-small .info-posts .data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-destaque .box-right .cards li .single-post-small .info-posts .data small{font-weight:500;font-size:1.4rem;line-height:150%;color:#74808C}.s-destaque .box-right .cards li .single-post-small .info-posts .data .reading-time{font-weight:500;font-size:1.4rem;line-height:150%;color:#74808C;margin-left:2rem;position:relative}.s-destaque .box-right .cards li .single-post-small .info-posts .data .reading-time::before{content:'';position:absolute;top:50%;margin-top:-0.15rem;left:-1.1rem;width:0.3rem;height:0.3rem;background:#A3C6E1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-right:1rem}@media (max-width: 1050px){.s-destaque .box-left{max-width:63.8rem}}@media (max-width: 991px){.s-destaque .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-destaque .box-left{margin-bottom:4rem}}@media (max-width: 480px){.s-destaque .title-emphasis{font-size:2.4rem;margin-bottom:3rem}.s-destaque .box-left{margin-bottom:6rem}.s-destaque .box-left .post-content .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-destaque .box-left .post-content .post-title-emphasis h5{text-align:center}.s-destaque .box-right .cards li .single-post-small{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-destaque .box-right .cards li .single-post-small .image-thumb-post{max-width:100%;height:100%;margin:0 auto 2rem}.s-destaque .box-right .cards li .single-post-small .info-posts{max-width:100%}}.s-podcast{position:relative}.s-podcast::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:#F3F7FC;z-index:-2}.s-podcast .container{padding-top:9rem;padding-bottom:8rem;position:relative}.s-podcast .container::before{content:'';width:100%;height:100%;position:absolute;background:url("../img/lines-blog-poscast.svg") no-repeat center center;top:0;left:0;z-index:-1}.s-podcast .container::after{position:absolute;content:'';width:7.1rem;height:3.4rem;background:url("../img/arrow-white-aristo.svg") no-repeat center center;top:0;left:50%;margin-left:-3.5rem}.s-podcast .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-podcast .top .left .icon-podcast{margin-bottom:1.6rem}.s-podcast .top .right{width:100%;max-width:46rem}.s-podcast .top .right .description-podcast{margin-bottom:1.6rem;font-size:1.6rem;line-height:150%;color:#74808C}.s-podcast .top .right .link-podcast:hover span::before{width:100%}.s-podcast .top .right .link-podcast span{font-weight:bold;font-size:1.8rem;line-height:135%;color:#0473E3;position:relative}.s-podcast .top .right .link-podcast span::after{position:absolute;content:'';width:1.8rem;height:1.8rem;background:url("../img/blue-arrow-right.svg") no-repeat center center;right:-2.7rem;top:50%;margin-top:-0.9rem}.s-podcast .top .right .link-podcast span::before{position:absolute;content:'';height:0.15rem;background:#0473E3;width:0;-webkit-transition:width .3s;-o-transition:width .3s;transition:width .3s;bottom:-0.5rem}.s-podcast .list-podcast{margin-top:5.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.s-podcast .list-podcast li{width:100%;max-width:38.4rem;height:37.2rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer;border-radius:4px}.s-podcast .list-podcast li:hover .cover-podcast img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-podcast .list-podcast li::before{position:absolute;content:'';top:0;left:-4rem;height:49.2rem;width:44.8rem;background:-webkit-gradient(linear, left top, left bottom, color-stop(30.76%, rgba(196,215,235,0)), color-stop(59.85%, #00172F));background:-o-linear-gradient(top, rgba(196,215,235,0) 30.76%, #00172F 59.85%);background:linear-gradient(180deg, rgba(196,215,235,0) 30.76%, #00172F 59.85%);-webkit-filter:blur(60px);filter:blur(60px);z-index:1;opacity:.55;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.s-podcast .list-podcast li .cover-podcast{width:100%;max-width:38.4rem;height:auto;overflow:hidden}.s-podcast .list-podcast li .cover-podcast img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.s-podcast .list-podcast li .single-podcast{position:absolute;left:2.4rem;bottom:2.4rem;width:100%;max-width:34rem;z-index:2}.s-podcast .list-podcast li .single-podcast .number-podcast{display:block;margin-bottom:0.6rem;font-weight:bold;font-size:1.2rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#fff}.s-podcast .list-podcast li .single-podcast .title-podcast{color:#fff;margin-bottom:0.4rem}.s-podcast .list-podcast li .single-podcast .info-podcast{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-podcast .list-podcast li .single-podcast .info-podcast .guest-podcast{font-weight:500;font-size:1.3rem;line-height:150%;color:#fff;margin-right:2rem;position:relative}.s-podcast .list-podcast li .single-podcast .info-podcast .guest-podcast::before{content:'Com';margin-right:.5rem}.s-podcast .list-podcast li .single-podcast .info-podcast .guest-podcast::after{content:'';position:absolute;top:50%;margin-top:-0.15rem;right:-1.1rem;width:0.3rem;height:0.3rem;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.s-podcast .list-podcast li .single-podcast .info-podcast .time-podcast{font-weight:500;font-size:1.3rem;line-height:150%;color:#fff;position:relative;margin-right:2rem}.s-podcast .list-podcast li .single-podcast .info-podcast .time-podcast::after{content:'';position:absolute;top:50%;margin-top:-0.15rem;right:-1.1rem;width:0.3rem;height:0.3rem;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.s-podcast .list-podcast li .single-podcast .info-podcast .date-podcast{font-weight:500;font-size:1.3rem;line-height:150%;color:#fff;position:relative;margin-right:2rem}@media (max-width: 1050px){.s-podcast .list-podcast li{max-width:36.4rem;height:35.2rem}}@media (max-width: 991px){.s-podcast .list-podcast{overflow-x:auto}.s-podcast .list-podcast li{max-width:43.4rem;height:auto;margin-right:50rem}.s-podcast .list-podcast li .number-podcast-slide{display:none}.s-podcast .list-podcast li .single-podcast{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media (max-width: 480px){.s-podcast .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-podcast .top .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:2rem}.s-podcast .top .right .description-podcast{text-align:center}.s-podcast .top .right .link-podcast{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block}.s-podcast .link-podcast li{max-width:29.4rem;margin-right:32rem}.s-podcast .link-podcast li .single-podcast{max-width:26rem}}.s-most-recent{padding-top:12rem}.s-most-recent .container{padding-bottom:13.6rem;border-bottom:1px solid #DAE6F2}.s-most-recent .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7.2rem}.s-most-recent .top form{width:100%;max-width:38.4rem;height:5rem;border:1px solid #DAE6F2;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0.8rem 0 1.7rem;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.s-most-recent .top form:focus-within{border-color:#A3C6E1}.s-most-recent .top form input{font-weight:500;font-size:1.4rem;line-height:115%;color:#011224;width:100%;max-width:90%}.s-most-recent .top form input::-webkit-input-placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-most-recent .top form input::-moz-placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-most-recent .top form input:-ms-input-placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-most-recent .top form input::-ms-input-placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-most-recent .top form input::placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-most-recent .content{display:grid;grid-template-columns:repeat(3, 1fr);-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem;row-gap:6.4rem}.s-most-recent .content .post-image{width:100%;max-width:38.4rem;height:18.4rem;overflow:hidden;border-radius:4px}.s-most-recent .content .post-image:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-most-recent .content .post-image img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-most-recent .content .post-content{margin-top:2.4rem}.s-most-recent .content .post-content ul{display:-webkit-box;display:-ms-flexbox;display:flex}.s-most-recent .content .post-content ul li:not(:last-child){margin-right:1rem}.s-most-recent .content .post-content .post-category-label{margin-bottom:1.4rem;display:block;font-weight:bold;font-size:1.4rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;display:inline-block}.s-most-recent .content .post-content .post-title-emphasis h6{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-most-recent .content .post-content .post-title-emphasis h6:hover{color:#0473E3}.s-most-recent .content .post-content .data{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-most-recent .content .post-content .data small{font-weight:500;font-size:14px;line-height:150%;color:#9EA8B2}.s-most-recent .content .post-content .data .reading-time{font-weight:500;font-size:1.4rem;line-height:150%;color:#74808C;margin-left:2rem;position:relative}.s-most-recent .content .post-content .data .reading-time::before{content:'';position:absolute;top:50%;margin-top:-0.15rem;left:-1.1rem;width:0.3rem;height:0.3rem;background:#A3C6E1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-right:1rem}@media (max-width: 991px){.s-most-recent .content{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 480px){.s-most-recent .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-most-recent .top h4{margin-bottom:2rem}.s-most-recent .content{grid-template-columns:1fr}}.s-categories{padding:10.5rem 0 11.8rem}.s-categories .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7.2rem}.s-categories .top form{width:100%;max-width:38.4rem;height:5rem;border:1px solid #DAE6F2;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0.8rem 0 1.7rem;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.s-categories .top form:focus-within{border-color:#A3C6E1}.s-categories .top form input{font-weight:500;font-size:1.4rem;line-height:115%;color:#011224;width:100%;max-width:90%}.s-categories .top form input::-webkit-input-placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-categories .top form input::-moz-placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-categories .top form input:-ms-input-placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-categories .top form input::-ms-input-placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-categories .top form input::placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-categories .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-categories .content .nav-categorie-list{width:100%;max-width:25rem}.s-categories .content .nav-categorie-list li{border-bottom:1px solid #DAE6F2}.s-categories .content .nav-categorie-list li .nav-categorie-name{padding:3.2rem 0;display:block;font-size:1.8rem;line-height:150%;color:#425366;opacity:0.7;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.s-categories .content .nav-categorie-list li .nav-categorie-name:hover{color:#0473E3;opacity:1}.s-categories .content .nav-categorie-list li .nav-categorie-name.selected{color:#0473E3;opacity:1;font-weight:600}.s-categories .content .post-categories{width:100%;max-width:83.2rem;display:none;-webkit-animation:fadeTextLeft 1s forwards;animation:fadeTextLeft 1s forwards}.s-categories .content .post-categories .alm-reveal:not(:last-child){margin-bottom:6.4rem}.s-categories .content .post-categories .post-cards,.s-categories .content .post-categories .alm-reveal{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:6.4rem;-webkit-column-gap:6.4rem;-moz-column-gap:6.4rem;column-gap:6.4rem}.s-categories .content .post-categories .post-cards li .single-post-small,.s-categories .content .post-categories .alm-reveal li .single-post-small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-categories .content .post-categories .post-cards li .single-post-small .image-thumb-post,.s-categories .content .post-categories .alm-reveal li .single-post-small .image-thumb-post{width:100%;max-width:38.4rem;height:18.4rem;overflow:hidden;border-radius:4px}.s-categories .content .post-categories .post-cards li .single-post-small .image-thumb-post img,.s-categories .content .post-categories .alm-reveal li .single-post-small .image-thumb-post img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-categories .content .post-categories .post-cards li .single-post-small .image-thumb-post:hover img,.s-categories .content .post-categories .alm-reveal li .single-post-small .image-thumb-post:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-categories .content .post-categories .post-cards li .single-post-small .info-posts,.s-categories .content .post-categories .alm-reveal li .single-post-small .info-posts{width:100%;max-width:38.4rem;margin-top:2.4rem}.s-categories .content .post-categories .post-cards li .single-post-small .info-posts:hover .post-title-small,.s-categories .content .post-categories .alm-reveal li .single-post-small .info-posts:hover .post-title-small{color:#0473E3}.s-categories .content .post-categories .post-cards li .single-post-small .info-posts .post-category-small,.s-categories .content .post-categories .alm-reveal li .single-post-small .info-posts .post-category-small{font-weight:bold;font-size:1.2rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;display:inline-block;margin-bottom:0.8rem}.s-categories .content .post-categories .post-cards li .single-post-small .info-posts .post-category-small:not(:last-child),.s-categories .content .post-categories .alm-reveal li .single-post-small .info-posts .post-category-small:not(:last-child){margin-right:1rem}.s-categories .content .post-categories .post-cards li .single-post-small .info-posts .post-title-small,.s-categories .content .post-categories .alm-reveal li .single-post-small .info-posts .post-title-small{display:block;margin-bottom:0.8rem;font-weight:bold;font-size:1.8rem;line-height:135%;color:#011224;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-categories .content .post-categories .post-cards li .single-post-small .info-posts .data,.s-categories .content .post-categories .alm-reveal li .single-post-small .info-posts .data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-categories .content .post-categories .post-cards li .single-post-small .info-posts .data small,.s-categories .content .post-categories .alm-reveal li .single-post-small .info-posts .data small{font-weight:500;font-size:1.4rem;line-height:150%;color:#74808C}.s-categories .content .post-categories .post-cards li .single-post-small .info-posts .data .reading-time,.s-categories .content .post-categories .alm-reveal li .single-post-small .info-posts .data .reading-time{font-weight:500;font-size:1.4rem;line-height:150%;color:#74808C;margin-left:2rem;position:relative}.s-categories .content .post-categories .post-cards li .single-post-small .info-posts .data .reading-time::before,.s-categories .content .post-categories .alm-reveal li .single-post-small .info-posts .data .reading-time::before{content:'';position:absolute;top:50%;margin-top:-0.15rem;left:-1.1rem;width:0.3rem;height:0.3rem;background:#A3C6E1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-right:1rem}.s-categories .content .post-categories .btn-primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;margin-top:5.6rem}.s-categories .content .post-categories.show{display:block}.s-categories .content .selected-cat button{display:none}@media (max-width: 991px){.s-categories .content .post-categories{max-width:57rem}.s-categories .content .post-categories .post-cards li .single-post-small .image-thumb-post,.s-categories .content .post-categories .alm-reveal li .single-post-small .image-thumb-post{height:13rem}}@media (max-width: 480px){.s-categories .top{margin-bottom:5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-categories .top h4{margin-bottom:2rem}.s-categories .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-categories .content .nav-categories{width:100%;max-width:100%}.s-categories .content .selected-cat{position:relative;z-index:5}.s-categories .content .selected-cat button{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:5rem;margin-bottom:2rem;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-categories .content .selected-cat button span{display:inline-block;font-weight:bold;font-size:1.8rem;line-height:135%;color:#0473E3;text-align:center}.s-categories .content .selected-cat.on .nav-categorie-list{visibility:visible;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);pointer-events:all}.s-categories .content .nav-categorie-list{visibility:hidden;opacity:0;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);position:absolute;top:5rem;left:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;height:40vh;overflow-y:auto;background:#fff;max-width:100%;border:1px solid #DAE6F2;border-top:none;border-radius:4px}.s-categories .content .nav-categorie-list li span{text-align:center}.s-categories .content .post-categories .post-cards,.s-categories .content .post-categories .alm-reveal{grid-template-columns:1fr}.s-categories .content .post-categories .btn-primary{width:100%}}.s-hero-categorie{position:relative}.s-hero-categorie::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:#F3F7FC;z-index:-2}.s-hero-categorie .container{padding-top:15.2rem;padding-bottom:8.5rem;position:relative}.s-hero-categorie .container::before{position:absolute;content:'';width:100%;height:100%;background:url("../img/lines-editais-sobre.svg") no-repeat center center;top:0;left:0;z-index:-1}.s-hero-categorie .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7.2rem}.s-hero-categorie .top .breadcrumb-categorie{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero-categorie .top .breadcrumb-categorie .categorie-name-breadcrumb{font-weight:600;font-size:1.5rem;line-height:105%;color:#425366;margin-left:4rem;position:relative}.s-hero-categorie .top .breadcrumb-categorie .categorie-name-breadcrumb::before{position:absolute;content:'';width:1.6rem;height:1.6rem;left:-3.2rem;top:0;background:url("../img/arrow-categorie-page.svg") no-repeat center center}.s-hero-categorie .top .back-blog{font-weight:500;font-size:1.4rem;line-height:115%;color:#0473E3;position:relative}.s-hero-categorie .top .back-blog::before{position:absolute;content:'';width:1.6rem;height:1.6rem;left:-2.4rem;top:50%;margin-top:-0.8rem;background:url("../img/arrow-left.svg") no-repeat center center;-webkit-transition:left .3s;-o-transition:left .3s;transition:left .3s}.s-hero-categorie .top .back-blog:hover::before{left:-1.8rem}.s-hero-categorie .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-hero-categorie .content h1{font-size:4rem}.s-hero-categorie .content form{background:#fff;width:100%;max-width:48.8rem;-webkit-box-shadow:0px 12px 40px -4px rgba(116,128,140,0.12);box-shadow:0px 12px 40px -4px rgba(116,128,140,0.12);border-radius:4px;padding:0.6rem 0.6rem 0.6rem 2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid transparent;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.s-hero-categorie .content form:focus-within{border-color:#A3C6E1}.s-hero-categorie .content form input{width:100%;max-width:65%;font-weight:500;font-size:1.6rem;line-height:150%;color:#011224}.s-hero-categorie .content form input::-webkit-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-categorie .content form input::-moz-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-categorie .content form input:-ms-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-categorie .content form input::-ms-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-categorie .content form input::placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-hero-categorie .content form button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0473E3;height:4.4rem;border-radius:2px;padding:0 2.9rem;font-weight:600;font-size:1.6rem;line-height:135%;color:#fff}.s-hero-categorie .content form button img{margin-left:1.2rem}@media (max-width: 480px){.s-hero-categorie .top{display:none}.s-hero-categorie .container{padding-top:12rem}.s-hero-categorie .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-hero-categorie .content h1{font-size:2.4rem;margin-bottom:2rem}.s-hero-categorie .content form{padding:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-hero-categorie .content form input{margin-bottom:1rem;height:5rem;max-width:100%}.s-hero-categorie .content form button{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.s-nav-categories{padding-top:4rem;border-bottom:1px solid #DAE6F2}.s-nav-categories ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-nav-categories ul li{padding-bottom:2.7rem;position:relative}.s-nav-categories ul li.active a{font-weight:bold;color:#0473E3;opacity:1}.s-nav-categories ul li.active::before{width:100%}.s-nav-categories ul li::before{position:absolute;content:'';width:0;height:0.2rem;background:#0473E3;left:0;bottom:-0.1rem;-webkit-transition:width .3s;-o-transition:width .3s;transition:width .3s}.s-nav-categories ul li:hover a{color:#0473E3;opacity:1}.s-nav-categories ul li:hover:not(:first-child)::before{width:100%}.s-nav-categories ul li span,.s-nav-categories ul li a{display:inline-block;font-size:1.6rem;line-height:150%;color:#425366;opacity:0.7;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media (max-width: 1050px){.s-nav-categories ul{overflow:auto}.s-nav-categories ul li{width:100%}.s-nav-categories ul li.all-categories{width:100%}.s-nav-categories ul li a,.s-nav-categories ul li span{width:18rem;display:block;text-align:center}}@media (max-width: 480px){.s-nav-categories{padding-top:2rem}}.s-post-categories-page{padding:7.2rem 0 8rem}.s-post-categories-page .results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5.6rem}.s-post-categories-page .results .left .found-results{font-size:1.6rem;line-height:150%;color:#74808C}.s-post-categories-page .results .select-custom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:23.7rem}.s-post-categories-page .results .select-custom .order-by-text{font-weight:600;font-size:1.4rem;line-height:150%;color:#425366}.s-post-categories-page .results .select-custom .select-items{position:relative}.s-post-categories-page .results .select-custom .select-items:hover .drop{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.s-post-categories-page .results .select-custom .select-items .btn-drop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-post-categories-page .results .select-custom .select-items .btn-drop span{display:inline-block;margin-right:0.8rem;font-weight:bold;font-size:1.4rem;line-height:150%;color:#011224}.s-post-categories-page .results .select-custom .select-items .drop{position:absolute;bottom:-12rem;opacity:0;-webkit-transform:translateY(-35px);-ms-transform:translateY(-35px);transform:translateY(-35px);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border-radius:4px;background:#fff;padding-top:1.2rem;padding-left:1.2rem}.s-post-categories-page .results .select-custom .select-items .drop li:not(:last-child){margin-bottom:0.8rem}.s-post-categories-page .results .select-custom .select-items .drop li:hover a{color:#0473E3}.s-post-categories-page .results .select-custom .select-items .drop li a{font-size:1.4rem;line-height:150%;color:#74808C}.s-post-categories-page .grid-posts{display:grid;grid-template-columns:repeat(3, 1fr);-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem;row-gap:6.4rem}.s-post-categories-page .grid-posts .post-image{width:100%;max-width:38.4rem;height:18.4rem;overflow:hidden;border-radius:4px}.s-post-categories-page .grid-posts .post-image:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-post-categories-page .grid-posts .post-image img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-post-categories-page .grid-posts .post-content{margin-top:2.4rem}.s-post-categories-page .grid-posts .post-content ul{display:-webkit-box;display:-ms-flexbox;display:flex}.s-post-categories-page .grid-posts .post-content ul li:not(:last-child){margin-right:1rem}.s-post-categories-page .grid-posts .post-content .post-category-label{margin-bottom:1.4rem;display:block;font-weight:bold;font-size:1.4rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;display:inline-block}.s-post-categories-page .grid-posts .post-content .post-title-emphasis h6{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-post-categories-page .grid-posts .post-content .post-title-emphasis h6:hover{color:#0473E3}.s-post-categories-page .grid-posts .post-content .data{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-post-categories-page .grid-posts .post-content .data small{font-weight:500;font-size:14px;line-height:150%;color:#9EA8B2}.s-post-categories-page .grid-posts .post-content .data .reading-time{font-weight:500;font-size:1.4rem;line-height:150%;color:#74808C;margin-left:2rem;position:relative}.s-post-categories-page .grid-posts .post-content .data .reading-time::before{content:'';position:absolute;top:50%;margin-top:-0.15rem;left:-1.1rem;width:0.3rem;height:0.3rem;background:#A3C6E1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-right:1rem}.s-post-categories-page .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:8rem}.s-post-categories-page .pagination .btn-before{margin-right:4rem;font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-post-categories-page .pagination .btn-before:hover{color:#0473E3}.s-post-categories-page .pagination .btn-after{margin-left:2rem;font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-post-categories-page .pagination .btn-after:hover{color:#0473E3}.s-post-categories-page .pagination a:not(:last-child){margin-right:0.8rem}.s-post-categories-page .pagination a.inactive{font-weight:600;font-size:1.5rem;line-height:100%;color:#74808C;height:3.2rem;width:3.2rem;background:#fff;border-radius:0.2rem;display:grid;place-items:center}.s-post-categories-page .pagination .current{font-weight:600;font-size:1.5rem;line-height:100%;color:#fff;height:3.2rem;width:3.2rem;background:#0473E3;border-radius:0.2rem;display:grid;place-items:center;margin-right:0.8rem}@media (max-width: 991px){.s-post-categories-page .grid-posts{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 480px){.s-post-categories-page .results{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-post-categories-page .results .left{margin-bottom:2rem}.s-post-categories-page .grid-posts{grid-template-columns:1fr}}.s-podcast-categories{padding:10.8rem 0 12.2rem;background:#F3F7FC;position:relative}.s-podcast-categories::after{position:absolute;content:'';width:8.2rem;height:3.9rem;top:-0.2rem;left:50%;margin-left:-4.1rem;background:url("../img/arrow-white-aristo.svg") no-repeat center center}.s-podcast-categories .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-podcast-categories .top .link-podcast:hover span::before{width:100%}.s-podcast-categories .top .link-podcast span{font-weight:bold;font-size:1.8rem;line-height:135%;color:#0473E3;position:relative;display:block;margin-right:2.7rem}.s-podcast-categories .top .link-podcast span::after{position:absolute;content:'';width:1.8rem;height:1.8rem;background:url("../img/blue-arrow-right.svg") no-repeat center center;right:-2.7rem;top:50%;margin-top:-0.9rem}.s-podcast-categories .top .link-podcast span::before{position:absolute;content:'';height:0.15rem;background:#0473E3;width:0;-webkit-transition:width .3s;-o-transition:width .3s;transition:width .3s;bottom:-0.5rem}.s-podcast-categories .list-podcast-categories{margin-top:5.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.s-podcast-categories .list-podcast-categories li{width:100%;max-width:38.4rem;cursor:pointer;border-radius:4px}.s-podcast-categories .list-podcast-categories li .cover-podcast{width:100%;max-width:38.4rem;height:18.4rem;overflow:hidden}.s-podcast-categories .list-podcast-categories li .cover-podcast img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-podcast-categories .list-podcast-categories li .cover-podcast:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-podcast-categories .list-podcast-categories li .single-podcast{margin-top:2.4rem;max-width:100%}.s-podcast-categories .list-podcast-categories li .single-podcast .number-podcast{display:block;margin-bottom:1.4rem;font-weight:bold;font-size:1.2rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3}.s-podcast-categories .list-podcast-categories li .single-podcast .title-podcast{margin-bottom:1.6rem;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-podcast-categories .list-podcast-categories li .single-podcast .title-podcast:hover{color:#0473E3}.s-podcast-categories .list-podcast-categories li .single-podcast .info-podcast{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-podcast-categories .list-podcast-categories li .single-podcast .info-podcast .guest-podcast{font-weight:500;font-size:1.3rem;line-height:150%;color:#74808C;margin-right:2rem;position:relative}.s-podcast-categories .list-podcast-categories li .single-podcast .info-podcast .guest-podcast::before{content:'Com';margin-right:.5rem}.s-podcast-categories .list-podcast-categories li .single-podcast .info-podcast .guest-podcast::after{content:'';position:absolute;top:50%;margin-top:-0.15rem;right:-1.1rem;width:0.3rem;height:0.3rem;background:#DAE6F2;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.s-podcast-categories .list-podcast-categories li .single-podcast .info-podcast .time-podcast{font-weight:500;font-size:1.3rem;line-height:150%;color:#74808C;position:relative;margin-right:2rem}.s-podcast-categories .list-podcast-categories li .single-podcast .info-podcast .time-podcast::after{content:'';position:absolute;top:50%;margin-top:-0.15rem;right:-1.1rem;width:0.3rem;height:0.3rem;background:#DAE6F2;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.s-podcast-categories .list-podcast-categories li .single-podcast .info-podcast .date-podcast{font-weight:500;font-size:1.3rem;line-height:150%;color:#74808C;position:relative;margin-right:2rem}@media (max-width: 1050px){.s-podcast-categories .list-podcast-categories li{max-width:35.4rem;margin-right:18rem}}@media (max-width: 991px){.s-podcast-categories .list-podcast-categories{overflow:auto}}@media (max-width: 480px){.s-podcast-categories .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-podcast-categories .top h4{margin-bottom:2rem}.s-podcast-categories .list-podcast-categories{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.s-podcast-categories .list-podcast-categories li{margin-right:0;margin-bottom:3rem}}.s-hero-single-post{position:relative;background:#F3F7FC}.s-hero-single-post .cont{padding-top:12.8rem;position:relative}.s-hero-single-post .cont::before{position:absolute;content:'';width:100%;height:100%;background:url("../img/lines-depoimentos-busca.svg") no-repeat center center;top:0;left:0;z-index:1;pointer-events:none}.s-hero-single-post .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7.6rem;position:relative;z-index:2}.s-hero-single-post .top .breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero-single-post .top .breadcrumb li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero-single-post .top .breadcrumb li a.title-single{font-weight:600;font-size:1.5rem;line-height:105%;color:#425366;margin-left:1.6rem}.s-hero-single-post .top .breadcrumb li a.title-cat-single span{display:block;font-weight:500;font-size:1.5rem;line-height:105%;color:#74808C;margin-left:1.6rem;margin-right:1.3rem}.s-hero-single-post .top .breadcrumb li a .icon-house{margin-right:0.8rem}.s-hero-single-post .top .back-home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:1.4rem;line-height:115%;color:#0473E3}.s-hero-single-post .top .back-home:hover img{margin-right:0.2rem}.s-hero-single-post .top .back-home img{margin-right:0.8rem;-webkit-transition:margin .3s;-o-transition:margin .3s;transition:margin .3s}.s-hero-single-post .info-single{padding-bottom:5.7rem;position:relative;z-index:2}.s-hero-single-post .info-single .title-cat-info{display:block;margin-bottom:0.8rem;font-weight:bold;font-size:1.6rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3}.s-hero-single-post .info-single .title-single-h1{margin-bottom:1.6rem}.s-hero-single-post .info-single .write-info-single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero-single-post .info-single .write-info-single .image-writer{border-radius:50%;overflow:hidden;height:3.2rem;width:3.2rem}.s-hero-single-post .info-single .write-info-single div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero-single-post .info-single .write-info-single div span{font-weight:500;font-size:1.4rem;line-height:150%;color:#74808C;display:inline-block;margin-left:0.8rem}.s-hero-single-post .info-single .write-info-single div.write-date,.s-hero-single-post .info-single .write-info-single div.reading-time{margin-left:1.6rem}.s-hero-single-post .info-single .write-info-single div.write-date::before,.s-hero-single-post .info-single .write-info-single div.reading-time::before{content:'/';margin-right:1.6rem;font-weight:bold;color:#DAE6F2}.s-hero-single-post .content-hero{position:relative;z-index:2}.s-hero-single-post .content-hero::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:40%;z-index:-2;background-color:#ffffff;pointer-events:none}.s-hero-single-post .content-hero .btn-play{position:absolute;top:50%;left:50%;margin-top:-4.4rem;margin-left:-4.4rem;display:grid;place-content:center;width:8.8rem;height:8.8rem;background:rgba(255,255,255,0.25);border:2.85714px solid #9EA8B2;border-radius:50%;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;-o-transition:transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;cursor:pointer}.s-hero-single-post .content-hero .btn-play:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media (max-width: 991px){.s-hero-single-post .top{display:none}}@media (max-width: 480px){.s-hero-single-post .info-single{padding-bottom:4rem}.s-hero-single-post .info-single .title-single-h1{font-size:3.6rem}.s-hero-single-post .info-single .write-info-single{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-hero-single-post .content-hero .btn-play{margin-top:-2.9rem;margin-left:-2.9rem;width:5.8rem;height:5.8rem;padding:1.2rem}}.s-single-details{padding:10rem 0 12.4rem}.s-single-details .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-single-details aside{position:sticky;top:13rem;width:100%;max-width:24rem}.s-single-details aside .trendings{padding-bottom:6.4rem;border-bottom:1px solid #DAE6F2}.s-single-details aside .trendings ul{margin-top:2.4rem}.s-single-details aside .trendings .title-trend{position:relative;margin-left:2rem}.s-single-details aside .trendings .title-trend:not(:last-child){margin-bottom:2.4rem}.s-single-details aside .trendings .title-trend:hover a{color:#0473E3}.s-single-details aside .trendings .title-trend::before{position:absolute;content:'';left:-2rem;top:50%;margin-top:-0.2rem;width:0.4rem;height:0.4rem;background:#0473E3}.s-single-details aside .trendings .title-trend a{font-size:1.6rem;line-height:120%;color:#74808C;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-single-details aside .social-share{padding:6.4rem 0;border-bottom:1px solid #DAE6F2}.s-single-details aside .social-share h6{margin-bottom:2.4rem}.s-single-details aside .social-share ul li:not(:last-child){margin-bottom:2rem}.s-single-details aside .social-share ul li a,.s-single-details aside .social-share ul li button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:normal}.s-single-details aside .social-share ul li a .fab,.s-single-details aside .social-share ul li button .fab{color:#0473E3;font-size:2.4rem;width:2.4rem}.s-single-details aside .social-share ul li a span,.s-single-details aside .social-share ul li button span{display:inline-block;margin-left:1.2rem;font-size:1.6rem;line-height:115%;color:#74808C}.s-single-details aside .tags-single{margin-top:6.4rem}.s-single-details aside .tags-single h6{margin-bottom:2.4rem}.s-single-details aside .tags-single .tags-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:100%}.s-single-details aside .tags-single .tags-grid a{display:inline-block;font-weight:600;font-size:1.2rem;line-height:125%;color:#74808C;border:1px solid #74808C;border-radius:6px;padding:0.9rem 1.6rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.s-single-details aside .tags-single .tags-grid a:not(:last-child){margin-right:1.3rem;margin-bottom:1.3rem}.s-single-details aside .tags-single .tags-grid a:hover{color:#fff;background:#74808C}.s-single-details .post-single-content{width:100%;max-width:79.7rem}.s-single-details .post-single-content p,.s-single-details .post-single-content li{font-size:18px;line-height:175%;color:#74808C}.s-single-details .post-single-content p{margin-bottom:5.6rem}.s-single-details .post-single-content blockquote{padding-left:4rem;border-left:1px solid #0473E3;margin-bottom:4.8rem}.s-single-details .post-single-content h2{font-size:3.2rem;line-height:140%;margin-bottom:2rem}.s-single-details .post-single-content h3{font-size:2.4rem;line-height:150%;margin-bottom:2rem}.s-single-details .post-single-content h4{font-size:2rem;line-height:150%;margin-bottom:2rem}.s-single-details .post-single-content li{position:relative;margin-left:2rem}.s-single-details .post-single-content li::before{position:absolute;content:'';width:0.4rem;height:0.4rem;left:-2rem;top:50%;margin-top:-0.2rem;border-radius:1px;background:#0473E3}@media (max-width: 991px){.s-single-details .post-single-content{max-width:55.7rem}}@media (max-width: 480px){.s-single-details{padding:5rem 0}.s-single-details .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.s-single-details aside{max-width:100%}.s-single-details aside .trendings{display:none}}.s-relacionated-posts{padding:10.8rem 0 12.2rem;background:#F3F7FC;position:relative}.s-relacionated-posts::after{position:absolute;content:'';width:8.2rem;height:3.9rem;top:-0.3rem;left:50%;margin-left:-4.1rem;background:url("../img/arrow-white-aristo.svg") no-repeat center center}.s-relacionated-posts .title-relacionated{margin-bottom:6.4rem}.s-relacionated-posts .grid-relacionated-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-relacionated-posts .grid-relacionated-posts li{width:100%;max-width:38.4rem}.s-relacionated-posts .grid-relacionated-posts .post-image{width:100%;max-width:38.4rem;height:18.4rem;overflow:hidden;border-radius:4px}.s-relacionated-posts .grid-relacionated-posts .post-image:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-relacionated-posts .grid-relacionated-posts .post-image img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-relacionated-posts .grid-relacionated-posts .post-content{margin-top:2.4rem}.s-relacionated-posts .grid-relacionated-posts .post-content ul{display:-webkit-box;display:-ms-flexbox;display:flex}.s-relacionated-posts .grid-relacionated-posts .post-content ul li:not(:last-child){margin-right:1rem}.s-relacionated-posts .grid-relacionated-posts .post-content .post-category-label{margin-bottom:1.4rem;display:block;font-weight:bold;font-size:1.4rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;display:inline-block}.s-relacionated-posts .grid-relacionated-posts .post-content .post-title-emphasis h6{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-relacionated-posts .grid-relacionated-posts .post-content .post-title-emphasis h6:hover{color:#0473E3}.s-relacionated-posts .grid-relacionated-posts .post-content .data{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-relacionated-posts .grid-relacionated-posts .post-content .data small{font-weight:500;font-size:14px;line-height:150%;color:#9EA8B2}.s-relacionated-posts .grid-relacionated-posts .post-content .data .reading-time{font-weight:500;font-size:1.4rem;line-height:150%;color:#74808C;margin-left:2rem;position:relative}.s-relacionated-posts .grid-relacionated-posts .post-content .data .reading-time::before{content:'';position:absolute;top:50%;margin-top:-0.15rem;left:-1.1rem;width:0.3rem;height:0.3rem;background:#A3C6E1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-right:1rem}@media (max-width: 1050px){.s-relacionated-posts .grid-relacionated-posts li{max-width:35.4rem}}@media (max-width: 991px){.s-relacionated-posts .grid-relacionated-posts{overflow-x:auto}.s-relacionated-posts .grid-relacionated-posts li{width:40rem}.s-relacionated-posts .grid-relacionated-posts li:not(:last-child){margin-right:5rem}}@media (max-width: 480px){.s-relacionated-posts .grid-relacionated-posts{overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-relacionated-posts .grid-relacionated-posts li{margin-bottom:3rem;margin-right:0;width:100%;max-width:100%}}.s-hero-podcast{position:relative}.s-hero-podcast::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:#F3F7FC;z-index:-2}.s-hero-podcast .container{padding-top:17.6rem;padding-bottom:8.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.s-hero-podcast .container::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:url("../img/lines-page-podcast.svg") no-repeat center center;z-index:-1}.s-hero-podcast .container .left-box .icon-podcast{margin-bottom:1.6rem}.s-hero-podcast .container .left-box .title{font-size:4.8rem}.s-hero-podcast .container .right-box{width:100%;max-width:41.8rem}.s-hero-podcast .container .right-box .description{margin-bottom:2.4rem;font-size:16px;line-height:150%;color:#425366}.s-hero-podcast .container .right-box .platforms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero-podcast .container .right-box .platforms li:first-child{margin-right:2rem}.s-hero-podcast .container .right-box .platforms li:hover a{background:#0473E3}.s-hero-podcast .container .right-box .platforms li:hover a img{-webkit-filter:grayscale(100%) brightness(120);filter:grayscale(100%) brightness(120)}.s-hero-podcast .container .right-box .platforms li a{border:1px solid #0473E3;border-radius:4px;padding:0 5.3rem;height:5.9rem;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.s-hero-podcast .container .right-box .platforms li a img{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media (max-width: 480px){.s-hero-podcast .container{padding-top:10rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-hero-podcast .container .left-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-hero-podcast .container .left-box .title{font-size:2.8rem}.s-hero-podcast .container .right-box .description{text-align:center}.s-hero-podcast .container .right-box .platforms li a{padding:0 3.3rem}}.s-last-podcast{padding-top:10rem}.s-last-podcast .container{padding-bottom:10.6rem;border-bottom:1px solid #F3F7FC}.s-last-podcast .list-podcast{margin-top:5.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.s-last-podcast .list-podcast li{width:100%;max-width:38.4rem;height:37.2rem;overflow:hidden;position:relative;cursor:pointer;border-radius:4px}.s-last-podcast .list-podcast li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-last-podcast .list-podcast li:hover .cover-podcast img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-last-podcast .list-podcast li::before{position:absolute;content:'';top:0;left:-4rem;height:49.2rem;width:44.8rem;background:-webkit-gradient(linear, left top, left bottom, color-stop(30.76%, rgba(196,215,235,0)), color-stop(59.85%, #00172F));background:-o-linear-gradient(top, rgba(196,215,235,0) 30.76%, #00172F 59.85%);background:linear-gradient(180deg, rgba(196,215,235,0) 30.76%, #00172F 59.85%);-webkit-filter:blur(60px);filter:blur(60px);z-index:1;opacity:.55;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.s-last-podcast .list-podcast li .cover-podcast{width:100%;max-width:38.4rem;height:auto;overflow:hidden}.s-last-podcast .list-podcast li .cover-podcast img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.s-last-podcast .list-podcast li .single-podcast{position:absolute;left:2.4rem;bottom:2.4rem;width:100%;max-width:34rem;z-index:2}.s-last-podcast .list-podcast li .single-podcast .number-podcast{display:block;margin-bottom:0.6rem;font-weight:bold;font-size:1.2rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#fff}.s-last-podcast .list-podcast li .single-podcast .title-podcast{color:#fff;margin-bottom:0.4rem}.s-last-podcast .list-podcast li .single-podcast .info-podcast{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-last-podcast .list-podcast li .single-podcast .info-podcast .guest-podcast{font-weight:500;font-size:1.3rem;line-height:150%;color:#fff;margin-right:2rem;position:relative}.s-last-podcast .list-podcast li .single-podcast .info-podcast .guest-podcast::before{content:'Com';margin-right:.5rem}.s-last-podcast .list-podcast li .single-podcast .info-podcast .guest-podcast::after{content:'';position:absolute;top:50%;margin-top:-0.15rem;right:-1.1rem;width:0.3rem;height:0.3rem;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.s-last-podcast .list-podcast li .single-podcast .info-podcast .time-podcast{font-weight:500;font-size:1.3rem;line-height:150%;color:#fff;position:relative;margin-right:2rem}.s-last-podcast .list-podcast li .single-podcast .info-podcast .time-podcast::after{content:'';position:absolute;top:50%;margin-top:-0.15rem;right:-1.1rem;width:0.3rem;height:0.3rem;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.s-last-podcast .list-podcast li .single-podcast .info-podcast .date-podcast{font-weight:500;font-size:1.3rem;line-height:150%;color:#fff;position:relative;margin-right:2rem}@media (max-width: 1050px){.s-last-podcast .list-podcast li{max-width:35.4rem;height:auto}.s-last-podcast .list-podcast li .number-podcast-slide{display:none}.s-last-podcast .list-podcast li .single-podcast{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}}@media (max-width: 991px){.s-last-podcast .list-podcast{overflow-x:auto}.s-last-podcast .list-podcast li{margin-right:39rem}}@media (max-width: 480px){.s-last-podcast{padding-top:6rem}.s-last-podcast .container{padding-bottom:6rem}.s-last-podcast .list-podcast{margin-top:3.6rem}.s-last-podcast .list-podcast li{width:32rem;margin-right:2rem}.s-last-podcast .list-podcast li .single-podcast{max-width:29rem}}.s-about-podcast{padding:10rem 0 12rem}.s-about-podcast .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-about-podcast .text{width:100%;max-width:45.7rem}.s-about-podcast .text .subtitle{display:block;margin-bottom:2rem;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3}.s-about-podcast .text .title{margin-bottom:2rem}.s-about-podcast .text .description p{font-size:1.8rem;line-height:150%;color:#74808C}.s-about-podcast .text .description p:first-child{margin-bottom:3rem}@media (max-width: 991px){.s-about-podcast{padding:6rem 0}.s-about-podcast .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.s-about-podcast .text{max-width:90%;margin:0 auto 4rem}.s-about-podcast .text .subtitle,.s-about-podcast .text .title,.s-about-podcast .text .description p{text-align:center}}.s-all-single-podcast{position:relative;padding:10rem 0 8.9rem}.s-all-single-podcast::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:-webkit-gradient(linear, left top, left bottom, from(#F3F7FC), to(rgba(243,247,252,0)));background:-o-linear-gradient(top, #F3F7FC 0%, rgba(243,247,252,0) 100%);background:linear-gradient(180deg, #F3F7FC 0%, rgba(243,247,252,0) 100%);opacity:0.5;z-index:-1}.s-all-single-podcast .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8rem}.s-all-single-podcast .top form{background:#fff;width:100%;max-width:39.4rem;border-radius:4px;border:1px solid #F1F3F5;padding:0.6rem 0.6rem 0.6rem 2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.s-all-single-podcast .top form:focus-within{border-color:#A3C6E1}.s-all-single-podcast .top form input{width:100%;max-width:65%;font-weight:500;font-size:1.6rem;line-height:150%;color:#011224}.s-all-single-podcast .top form input::-webkit-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-all-single-podcast .top form input::-moz-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-all-single-podcast .top form input:-ms-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-all-single-podcast .top form input::-ms-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-all-single-podcast .top form input::placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-all-single-podcast .top form button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0473E3;height:4.4rem;border-radius:2px;padding:0 2.9rem;font-weight:600;font-size:1.6rem;line-height:135%;color:#fff}.s-all-single-podcast .top form button img{margin-left:1.2rem}.s-all-single-podcast .list-all-podcast{margin-bottom:10rem}.s-all-single-podcast .list-all-podcast .link-podcast{display:block}.s-all-single-podcast .list-all-podcast .link-podcast:not(:last-child){padding:5.6rem 0;border-bottom:1px solid #F3F7FC}.s-all-single-podcast .list-all-podcast .link-podcast:last-child{padding-top:5.6rem}.s-all-single-podcast .list-all-podcast .link-podcast:first-child{padding-top:0}.s-all-single-podcast .list-all-podcast .link-podcast.hide{display:none}.s-all-single-podcast .list-all-podcast .link-podcast li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-all-single-podcast .list-all-podcast .link-podcast li .cover-podcast{width:100%;max-width:35.2rem;height:18.4rem;overflow:hidden;border-radius:4px}.s-all-single-podcast .list-all-podcast .link-podcast li .cover-podcast img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.s-all-single-podcast .list-all-podcast .link-podcast li .cover-podcast:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast{width:100%;max-width:71.4rem;margin-left:4.5rem}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .number-podcast{display:block;margin-bottom:1.4rem;font-weight:bold;font-size:1.4rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .title-podcast{margin-bottom:0.8rem;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .title-podcast:hover{color:#0473E3}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .description-podcast{margin-bottom:2.4rem;position:relative}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .description-podcast p{font-size:1.8rem;line-height:150%;color:#425366}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .description-podcast span{font-size:1.8rem;font-weight:bold;line-height:150%;color:#0473E3;position:absolute;bottom:0;right:16rem}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .info-podcast{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .info-podcast .guest-podcast{font-weight:500;font-size:1.6rem;line-height:150%;color:#425366;margin-right:2rem;position:relative}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .info-podcast .guest-podcast::before{content:'Com';margin-right:.5rem}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .info-podcast .guest-podcast::after{content:'';position:absolute;top:50%;margin-top:-0.15rem;right:-1.1rem;width:0.3rem;height:0.3rem;background:#DAE6F2;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .info-podcast .time-podcast{font-weight:500;font-size:1.6rem;line-height:150%;color:#425366;position:relative;margin-right:2rem}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .info-podcast .time-podcast::after{content:'';position:absolute;top:50%;margin-top:-0.15rem;right:-1.1rem;width:0.3rem;height:0.3rem;background:#DAE6F2;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .info-podcast .date-podcast{font-weight:500;font-size:1.6rem;line-height:150%;color:#425366;position:relative;margin-right:2rem}.s-all-single-podcast .pagination-custom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-all-single-podcast .pagination-custom a.page-numbers{width:3.2rem;height:3.2rem;display:grid;place-items:center;font-weight:600;font-size:1.5rem;line-height:100%;text-align:center;color:#74808C;border-radius:2px;background:transparent;margin-right:2rem}.s-all-single-podcast .pagination-custom a.page-numbers.prev,.s-all-single-podcast .pagination-custom a.page-numbers.next{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C;-webkit-transition:color;-o-transition:color;transition:color;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.s-all-single-podcast .pagination-custom a.page-numbers.prev:hover,.s-all-single-podcast .pagination-custom a.page-numbers.next:hover{color:#0473E3}.s-all-single-podcast .pagination-custom a.page-numbers.prev{margin-right:4rem}.s-all-single-podcast .pagination-custom a.page-numbers.next{margin-left:2rem;margin-right:0}.s-all-single-podcast .pagination-custom span{display:block}.s-all-single-podcast .pagination-custom span.current{width:3.2rem;height:3.2rem;display:grid;place-items:center;font-weight:600;font-size:1.5rem;line-height:100%;text-align:center;color:#fff;background:#0473E3;border-radius:2px;margin-right:2rem}.s-all-single-podcast .no-podcast{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none;padding:4rem 0}.s-all-single-podcast .no-podcast h6{margin:2rem 0 1rem}.s-all-single-podcast .no-podcast span{display:block;font-weight:600;font-size:2.8rem;line-height:150%;text-align:center;color:#0473E3}.s-all-single-podcast .no-podcast.show{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 991px){.s-all-single-podcast .list-all-podcast .link-podcast li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-all-single-podcast .list-all-podcast .link-podcast li .cover-podcast{margin-bottom:2rem;height:18.4rem;max-width:100%}}@media (max-width: 480px){.s-all-single-podcast{padding:6rem 0}.s-all-single-podcast .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-all-single-podcast .top h4{margin-bottom:2rem}.s-all-single-podcast .top form{padding:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-all-single-podcast .top form input{max-width:100%;height:5rem;margin-bottom:1rem}.s-all-single-podcast .top form button{width:100%;max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-all-single-podcast .list-all-podcast{margin-bottom:0}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast{margin-left:0}.s-all-single-podcast .list-all-podcast .link-podcast li .single-podcast .description-podcast span{display:none}}.s-hero-single-podcast{position:relative}.s-hero-single-podcast::before{position:absolute;content:'';top:0;left:0;width:100%;height:57.4rem;background:#F3F7FC;z-index:-2}.s-hero-single-podcast .container{padding-top:17rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-hero-single-podcast .container::before{position:absolute;content:'';top:0;left:0;background:url("../img/lines-single-podcast.svg") no-repeat center center;width:100%;height:34rem;z-index:-1}.s-hero-single-podcast .info{width:100%;max-width:58.6rem}.s-hero-single-podcast .info .number-podcast{display:block;margin-bottom:1.4rem;font-weight:bold;font-size:1.4rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3}.s-hero-single-podcast .info .title-podcast{font-size:4rem;margin-bottom:2.4rem}.s-hero-single-podcast .info .write-info-single-pc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4rem}.s-hero-single-podcast .info .write-info-single-pc div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero-single-podcast .info .write-info-single-pc div span{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;display:inline-block}.s-hero-single-podcast .info .write-info-single-pc div.write-date,.s-hero-single-podcast .info .write-info-single-pc div.reading-time{margin-left:1.6rem}.s-hero-single-podcast .info .write-info-single-pc div.write-date span,.s-hero-single-podcast .info .write-info-single-pc div.reading-time span{margin-left:0.8rem}.s-hero-single-podcast .info .write-info-single-pc div.write-date::before,.s-hero-single-podcast .info .write-info-single-pc div.reading-time::before{content:'/';margin-right:1.6rem;font-weight:bold;color:#DAE6F2}.s-hero-single-podcast .info .write-info-single-pc div .guest-single-podcast::before{content:'Convidado: ';color:currentColor}.s-hero-single-podcast .info .platforms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero-single-podcast .info .platforms li:first-child{margin-right:2rem}.s-hero-single-podcast .info .platforms li:hover a{background:#0473E3}.s-hero-single-podcast .info .platforms li:hover a img{-webkit-filter:grayscale(100%) brightness(120);filter:grayscale(100%) brightness(120)}.s-hero-single-podcast .info .platforms li a{border:1px solid #0473E3;border-radius:4px;padding:0 5.3rem;height:5.9rem;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.s-hero-single-podcast .info .platforms li a img{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media (max-width: 1050px){.s-hero-single-podcast .image{max-width:49rem}}@media (max-width: 991px){.s-hero-single-podcast::before{height:95%}.s-hero-single-podcast .container{padding-top:12rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero-single-podcast .info{max-width:100%;margin-bottom:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-hero-single-podcast .info .title-podcast{font-size:2.4rem;text-align:center}.s-hero-single-podcast .image{max-width:100%}}@media (max-width: 480px){.s-hero-single-podcast .info .write-info-single-pc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-hero-single-podcast .info .write-info-single-pc div.write-date,.s-hero-single-podcast .info .write-info-single-pc div.reading-time{margin-top:1rem}.s-hero-single-podcast .info .write-info-single-pc div.write-date::before,.s-hero-single-podcast .info .write-info-single-pc div.reading-time::before{display:none}}.s-single-podcast-details{padding:10rem 0 12.4rem}.s-single-podcast-details .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-single-podcast-details aside{position:sticky;top:13rem;width:100%;max-width:30.9rem}.s-single-podcast-details aside .trendings h6{margin-bottom:2.4rem}.s-single-podcast-details aside .trendings hr{margin-top:6.4rem;height:0.1rem;background:#DAE6F2;width:100%;max-width:24rem}.s-single-podcast-details aside .trendings .description-about{font-size:1.6rem;line-height:150%;color:#74808C}.s-single-podcast-details aside .trendings .title-trend{position:relative;margin-left:2rem}.s-single-podcast-details aside .trendings .title-trend:not(:last-child){margin-bottom:2.4rem}.s-single-podcast-details aside .trendings .title-trend:hover a{color:#0473E3}.s-single-podcast-details aside .trendings .title-trend::before{position:absolute;content:'';left:-2rem;top:50%;margin-top:-0.2rem;width:0.4rem;height:0.4rem;background:#0473E3}.s-single-podcast-details aside .trendings .title-trend a{font-size:1.6rem;line-height:120%;color:#74808C;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-single-podcast-details aside .social-share{padding-top:6.4rem}.s-single-podcast-details aside .social-share hr{margin-top:6.4rem;height:0.1rem;background:#DAE6F2;width:100%;max-width:24rem}.s-single-podcast-details aside .social-share h6{margin-bottom:2.4rem}.s-single-podcast-details aside .social-share ul li:not(:last-child){margin-bottom:2rem}.s-single-podcast-details aside .social-share ul li a,.s-single-podcast-details aside .social-share ul li button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:normal}.s-single-podcast-details aside .social-share ul li a .fab,.s-single-podcast-details aside .social-share ul li button .fab{color:#0473E3;font-size:2.4rem;width:2.4rem}.s-single-podcast-details aside .social-share ul li a span,.s-single-podcast-details aside .social-share ul li button span{display:inline-block;margin-left:1.2rem;font-size:1.6rem;line-height:115%;color:#74808C}.s-single-podcast-details aside .tags-single{margin-top:6.4rem}.s-single-podcast-details aside .tags-single h6{margin-bottom:2.4rem}.s-single-podcast-details aside .tags-single .tags-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:100%}.s-single-podcast-details aside .tags-single .tags-grid a{display:inline-block;font-weight:600;font-size:1.2rem;line-height:125%;color:#74808C;border:1px solid #74808C;border-radius:6px;padding:0.9rem 1.6rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.s-single-podcast-details aside .tags-single .tags-grid a:not(:last-child){margin-right:1.3rem;margin-bottom:1.3rem}.s-single-podcast-details aside .tags-single .tags-grid a:hover{color:#fff;background:#74808C}.s-single-podcast-details .podcast-single-content{width:100%;max-width:79.7rem}.s-single-podcast-details .podcast-single-content p,.s-single-podcast-details .podcast-single-content li{font-size:18px;line-height:175%;color:#74808C}.s-single-podcast-details .podcast-single-content p{margin-bottom:5.6rem}.s-single-podcast-details .podcast-single-content blockquote{padding-left:4rem;border-left:1px solid #0473E3;margin-bottom:4.8rem}.s-single-podcast-details .podcast-single-content h2{font-size:3.2rem;line-height:140%;margin-bottom:2rem}.s-single-podcast-details .podcast-single-content h3{font-size:2.4rem;line-height:150%;margin-bottom:2rem}.s-single-podcast-details .podcast-single-content h4{font-size:2rem;line-height:150%;margin-bottom:2rem}.s-single-podcast-details .podcast-single-content ul{margin-bottom:4.8rem}.s-single-podcast-details .podcast-single-content iframe{margin-bottom:3.4rem}.s-single-podcast-details .podcast-single-content li{position:relative;margin-left:2rem}.s-single-podcast-details .podcast-single-content li::before{position:absolute;content:'';width:0.4rem;height:0.4rem;left:-2rem;top:50%;margin-top:-0.2rem;border-radius:1px;background:#0473E3}@media (max-width: 1050px){.s-single-podcast-details .podcast-single-content{max-width:72rem}}@media (max-width: 991px){.s-single-podcast-details .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-single-podcast-details .podcast-single-content{max-width:100%}.s-single-podcast-details aside{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-single-podcast-details aside .trendings hr{max-width:100%}.s-single-podcast-details aside .social-share hr{display:none}}@media (max-width: 480px){.s-single-podcast-details aside .social-share{width:100%}.s-single-podcast-details aside .social-share hr{display:block;max-width:100%}}.s-podcasts-single{padding:10.8rem 0 12.2rem;background:#F3F7FC;position:relative}.s-podcasts-single::after{position:absolute;content:'';width:8.2rem;height:3.9rem;top:-0.2rem;left:50%;margin-left:-4.1rem;background:url("../img/arrow-white-aristo.svg") no-repeat center center}.s-podcasts-single .title{margin-bottom:6.4rem}.s-podcasts-single .list-podcast-categories{margin-top:5.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.s-podcasts-single .list-podcast-categories li{width:100%;max-width:38.4rem;cursor:pointer;border-radius:4px}.s-podcasts-single .list-podcast-categories li .cover-podcast{width:100%;max-width:38.4rem;height:18.4rem;overflow:hidden}.s-podcasts-single .list-podcast-categories li .cover-podcast img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-podcasts-single .list-podcast-categories li .cover-podcast:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-podcasts-single .list-podcast-categories li .single-podcast{margin-top:2.4rem;max-width:100%}.s-podcasts-single .list-podcast-categories li .single-podcast .number-podcast{display:block;margin-bottom:1.4rem;font-weight:bold;font-size:1.2rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3}.s-podcasts-single .list-podcast-categories li .single-podcast .title-podcast{margin-bottom:1.6rem;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-podcasts-single .list-podcast-categories li .single-podcast .title-podcast:hover{color:#0473E3}.s-podcasts-single .list-podcast-categories li .single-podcast .info-podcast{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-podcasts-single .list-podcast-categories li .single-podcast .info-podcast .guest-podcast{font-weight:500;font-size:1.3rem;line-height:150%;color:#74808C;margin-right:2rem;position:relative}.s-podcasts-single .list-podcast-categories li .single-podcast .info-podcast .guest-podcast::before{content:'Com';margin-right:.5rem}.s-podcasts-single .list-podcast-categories li .single-podcast .info-podcast .guest-podcast::after{content:'';position:absolute;top:50%;margin-top:-0.15rem;right:-1.1rem;width:0.3rem;height:0.3rem;background:#DAE6F2;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.s-podcasts-single .list-podcast-categories li .single-podcast .info-podcast .time-podcast{font-weight:500;font-size:1.3rem;line-height:150%;color:#74808C;position:relative;margin-right:2rem}.s-podcasts-single .list-podcast-categories li .single-podcast .info-podcast .time-podcast::after{content:'';position:absolute;top:50%;margin-top:-0.15rem;right:-1.1rem;width:0.3rem;height:0.3rem;background:#DAE6F2;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.s-podcasts-single .list-podcast-categories li .single-podcast .info-podcast .date-podcast{font-weight:500;font-size:1.3rem;line-height:150%;color:#74808C;position:relative;margin-right:2rem}@media (max-width: 1050px){.s-podcasts-single .list-podcast-categories li{max-width:35rem}}@media (max-width: 991px){.s-podcasts-single .list-podcast-categories{overflow-x:auto}.s-podcasts-single .list-podcast-categories li{max-width:100%;width:35rem;margin-right:2rem}}@media (max-width: 480px){.s-podcasts-single .list-podcast-categories{overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-podcasts-single .list-podcast-categories li{width:100%;margin-bottom:3rem;margin-right:0}}.s-search-posts-hero{position:relative}.s-search-posts-hero::before{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background:#F3F7FC;z-index:-2}.s-search-posts-hero .container{position:relative;padding-top:16.4rem;padding-bottom:9.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-search-posts-hero .container::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:url("../img/lines-cursos.svg") no-repeat center center;z-index:-1}.s-search-posts-hero .left{width:100%;max-width:59.2rem}.s-search-posts-hero .left span{display:block;margin-bottom:2.4rem;font-weight:600;font-size:1.8rem;line-height:135%;color:#011224}.s-search-posts-hero .left form{background:#fff;width:100%;max-width:59.2rem;-webkit-box-shadow:0px 12px 40px -4px rgba(116,128,140,0.12);box-shadow:0px 12px 40px -4px rgba(116,128,140,0.12);border-radius:4px;padding:0.6rem 0.6rem 0.6rem 2.4rem;height:5.6rem;border:1px solid transparent;-webkit-transition:border .3s;-o-transition:border .3s;transition:border .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-search-posts-hero .left form:focus-within{border:1px solid #A3C6E1}.s-search-posts-hero .left form input{width:100%;max-width:65%;font-weight:500;font-size:1.6rem;line-height:150%;color:#011224}.s-search-posts-hero .left form input::-webkit-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-search-posts-hero .left form input::-moz-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-search-posts-hero .left form input:-ms-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-search-posts-hero .left form input::-ms-input-placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-search-posts-hero .left form input::placeholder{font-weight:500;font-size:1.6rem;line-height:150%;color:#74808C;opacity:0.9}.s-search-posts-hero .left form button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0473E3;height:4.4rem;border-radius:2px;padding:0 2.9rem;font-weight:600;font-size:1.6rem;line-height:135%;color:#fff}.s-search-posts-hero .left form button img{margin-left:1.2rem}.s-search-posts-hero .back-blog{display:block;font-weight:500;font-size:1.4rem;line-height:115%;color:#0473E3;position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.s-search-posts-hero .back-blog::before{position:absolute;content:'';width:1.6rem;height:1.6rem;left:-2.4rem;top:50%;margin-top:-0.8rem;background:url("../img/arrow-left.svg") no-repeat center center;-webkit-transition:left .3s;-o-transition:left .3s;transition:left .3s}.s-search-posts-hero .back-blog:hover::before{left:-1.8rem}@media (max-width: 480px){.s-search-posts-hero .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-search-posts-hero .container .back-blog{margin-bottom:4rem}.s-search-posts-hero .container .left form{height:auto;padding:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-search-posts-hero .container .left form input{max-width:100%;height:5rem;margin-bottom:1rem}.s-search-posts-hero .container .left form button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.s-result-search-post{padding:10rem 0 8.8rem}.s-result-search-post .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5.6rem}.s-result-search-post .top .left h4{margin-bottom:0.8rem;font-size:3.2rem}.s-result-search-post .top .left span{font-size:1.6rem;line-height:19px;color:#425366}.s-result-search-post .select-custom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:23.7rem}.s-result-search-post .select-custom .order-by-text{font-weight:600;font-size:1.4rem;line-height:150%;color:#425366}.s-result-search-post .select-custom .select-items{position:relative}.s-result-search-post .select-custom .select-items:hover .drop{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.s-result-search-post .select-custom .select-items .btn-drop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-result-search-post .select-custom .select-items .btn-drop span{display:inline-block;margin-right:0.8rem;font-weight:bold;font-size:1.4rem;line-height:150%;color:#011224}.s-result-search-post .select-custom .select-items .drop{position:absolute;bottom:-13rem;opacity:0;-webkit-transform:translateY(-35px);-ms-transform:translateY(-35px);transform:translateY(-35px);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;background:#fff;border-radius:4px;padding-top:1.2rem;padding-left:1.2rem;width:11.2rem}.s-result-search-post .select-custom .select-items .drop li:not(:last-child){margin-bottom:0.8rem}.s-result-search-post .select-custom .select-items .drop li:hover a{color:#0473E3}.s-result-search-post .select-custom .select-items .drop li a{font-size:1.4rem;line-height:150%;color:#74808C}.s-result-search-post .grid-posts{display:grid;grid-template-columns:repeat(3, 1fr);-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem;row-gap:6.4rem}.s-result-search-post .grid-posts .post-image{width:100%;max-width:38.4rem;height:18.4rem;display:grid;place-content:center;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:4px}.s-result-search-post .grid-posts .post-image:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-result-search-post .grid-posts .post-image img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.s-result-search-post .grid-posts .post-content{margin-top:2.4rem}.s-result-search-post .grid-posts .post-content ul{display:-webkit-box;display:-ms-flexbox;display:flex}.s-result-search-post .grid-posts .post-content ul li:not(:last-child){margin-right:1rem}.s-result-search-post .grid-posts .post-content .post-category-label{margin-bottom:1.4rem;display:block;font-weight:bold;font-size:1.4rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3;display:inline-block}.s-result-search-post .grid-posts .post-content .post-title-emphasis h6{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-result-search-post .grid-posts .post-content .post-title-emphasis h6:hover{color:#0473E3}.s-result-search-post .grid-posts .post-content .data{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-result-search-post .grid-posts .post-content .data small{font-weight:500;font-size:14px;line-height:150%;color:#9EA8B2}.s-result-search-post .grid-posts .post-content .data .reading-time{font-weight:500;font-size:1.4rem;line-height:150%;color:#74808C;margin-left:2rem;position:relative}.s-result-search-post .grid-posts .post-content .data .reading-time::before{content:'';position:absolute;top:50%;margin-top:-0.15rem;left:-1.1rem;width:0.3rem;height:0.3rem;background:#A3C6E1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-right:1rem}.s-result-search-post .msg-not-results .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-result-search-post .msg-not-results p{font-weight:500;font-size:2.8rem;line-height:150%;text-align:center;color:#011224}.s-result-search-post .msg-not-results p strong{color:#0473E3;text-align:center}.s-result-search-post .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:8rem}.s-result-search-post .pagination .btn-before{margin-right:4rem;font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-result-search-post .pagination .btn-before:hover{color:#0473E3}.s-result-search-post .pagination .btn-after{margin-left:2rem;font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-result-search-post .pagination .btn-after:hover{color:#0473E3}.s-result-search-post .pagination a:not(:last-child){margin-right:0.8rem}.s-result-search-post .pagination a.inactive{font-weight:600;font-size:1.5rem;line-height:100%;color:#74808C;height:3.2rem;width:3.2rem;background:#fff;border-radius:0.2rem;display:grid;place-items:center}.s-result-search-post .pagination .current{font-weight:600;font-size:1.5rem;line-height:100%;color:#fff;height:3.2rem;width:3.2rem;background:#0473E3;border-radius:0.2rem;display:grid;place-items:center;margin-right:0.8rem}@media (max-width: 991px){.s-result-search-post .grid-posts{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 480px){.s-result-search-post .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-result-search-post .top .select-custom{margin-top:2rem}.s-result-search-post .grid-posts{grid-template-columns:1fr}}.s-newsletter{margin-bottom:11.8rem}.s-newsletter .container{background:#F3F7FC;position:relative}.s-newsletter .container::before{position:absolute;content:'';width:2.9rem;height:6.1rem;background:url("../img/newsletter-arrow.svg") no-repeat center center;left:0;top:50%;margin-top:-3rem}.s-newsletter .container .content{padding:3.9rem 4.8rem 3.9rem 7.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-newsletter .container .content .info p{font-size:1.6rem;margin-top:0.4rem;line-height:150%;color:#425366}.s-newsletter .container .content ._form_element._x29085554{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.s-newsletter .container .content ._form_element._x29085554 ._field-wrapper input{width:31.6rem;height:4.8rem;margin-right:1.6rem;border-radius:4px;padding-left:2rem;font-weight:500;font-size:1.4rem;line-height:115%;color:#011224;border:1px solid transparent;-webkit-transition:border .3s;-o-transition:border .3s;transition:border .3s}.s-newsletter .container .content ._form_element._x29085554 ._field-wrapper input::-webkit-input-placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-newsletter .container .content ._form_element._x29085554 ._field-wrapper input::-moz-placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-newsletter .container .content ._form_element._x29085554 ._field-wrapper input:-ms-input-placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-newsletter .container .content ._form_element._x29085554 ._field-wrapper input::-ms-input-placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-newsletter .container .content ._form_element._x29085554 ._field-wrapper input::placeholder{font-weight:500;font-size:1.4rem;line-height:115%;color:#74808C}.s-newsletter .container .content ._form_element._x29085554 ._field-wrapper input:focus-within{border:1px solid #DAE6F2}.s-newsletter .container .content ._form_element._x29085554 #_form_52_submit{display:inline-block;background:#0473E3;color:#fff;height:4.8rem;padding:0 5.8rem;line-height:4.8rem;font-weight:bold;font-size:1.6rem;border-radius:4px;cursor:pointer;-webkit-transition:background-color 0.3s;-o-transition:background-color 0.3s;transition:background-color 0.3s}@media screen and (max-width: 550px){.s-newsletter .container .content ._form_element._x29085554 #_form_52_submit{padding:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 991px){.s-newsletter{margin-bottom:8rem}.s-newsletter .container::before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:-1.6rem;margin-top:0;left:50%;margin-left:-1rem}.s-newsletter .container .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-newsletter .container .content form{margin-top:4rem}.s-newsletter .container .content .info h6,.s-newsletter .container .content .info p{text-align:center}}@media (max-width: 480px){.s-newsletter{margin-bottom:4rem}.s-newsletter .container .content{padding:6rem 1rem}.s-newsletter .container .content ._form_element._x29085554{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-newsletter .container .content ._form_element._x29085554 ._field-wrapper input{max-width:100%;margin-right:0;margin-bottom:2rem}}.cli-bar-container.cli-style-v2 .cli-bar-message{width:100%;max-width:75.9rem}.cli-bar-container.cli-style-v2 .cli-bar-message p{font-size:1.3rem;line-height:160%;color:#425366}.cli-bar-container.cli-style-v2 .cli-bar-message p a{display:inline-block;border-bottom:1px solid #425366;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}.cli-bar-container.cli-style-v2 .cli-bar-message p a strong{font-size:1.3rem;line-height:160%;color:#425366;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.cli-bar-container.cli-style-v2 .cli-bar-message p a:hover{border-color:#0473E3}.cli-bar-container.cli-style-v2 .cli-bar-message p a:hover strong{color:#0473E3}.cli-bar-container.cli-style-v2 .cli-bar-btn_container #cookie_action_close_header{height:4rem;padding:0 2.9rem;font-weight:bold;border-radius:4px;font-size:1.4rem;line-height:4rem}.cli-bar-container.cli-style-v2 .cli-bar-btn_container #cookie_action_close_header_reject{background:rgba(206,211,217,0.5);border-radius:4px;padding:0 2.9rem;font-weight:bold;height:4rem;font-size:1.4rem;display:inline-block;line-height:4rem;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.cli-bar-container.cli-style-v2 .cli-bar-btn_container #cookie_action_close_header_reject:hover{color:#fff !important}.cli-bar-container.cli-style-v2 .cli-bar-btn_container .cli_settings_button{height:4rem;padding:0 1.5rem;font-weight:bold;font-size:1.4rem;text-decoration:underline;display:inline-block;line-height:4rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.cli-bar-container.cli-style-v2 .cli-bar-btn_container .cli_settings_button:hover{background:#fff !important;color:#0473E3 !important}@media (max-width: 984px){.cli-bar-container.cli-style-v2{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.cli-bar-container.cli-style-v2 .cli-bar-message{max-width:100%}.cli-bar-container.cli-style-v2 .cli-bar-message p{text-align:center}}@media (max-width: 480px){.cli-bar-container.cli-style-v2 .cli-bar-btn_container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.s-page-not-found{padding:17.7rem 0 11.8rem}.s-page-not-found .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-page-not-found h4{margin:3rem 0 1rem;font-size:3.2rem;text-align:center}.s-page-not-found p{margin-bottom:2.4rem;font-size:1.8rem;line-height:175%;color:#74808C;text-align:center}.s-page-not-found a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-page-not-found a:hover span{margin-left:0.2rem}.s-page-not-found a span{-webkit-transition:margin .3s;-o-transition:margin .3s;transition:margin .3s;display:block;margin-left:0.8rem;font-weight:500;font-size:1.6rem;line-height:150%;color:#0473E3}.s-termos-hero{position:relative}.s-termos-hero::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:#F3F7FC;z-index:-2}.s-termos-hero .container{position:relative;padding-top:16rem;padding-bottom:6.7rem}.s-termos-hero .container::before{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background:url("../img/lines-cursos.svg") no-repeat center center;z-index:-1}.s-termos-hero .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-termos-hero .top .left{width:100%;max-width:52.4rem}.s-termos-hero .top .left .subtitle{display:block;margin-bottom:1.6rem;font-weight:bold;font-size:1.8rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:#0473E3}.s-termos-hero .back-home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-termos-hero .back-home:hover span{margin-left:0.2rem}.s-termos-hero .back-home span{-webkit-transition:margin .3s;-o-transition:margin .3s;transition:margin .3s;display:inline-block;margin-left:0.8rem;font-weight:500;font-size:1.4rem;line-height:115%;color:#0473E3}@media (max-width: 480px){.s-termos-hero .container{padding-top:10rem}.s-termos-hero .top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-termos-hero .back-home{margin-bottom:3rem}}.s-content-terms{padding:7rem 0 12.2rem}.s-content-terms .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-content-terms aside{position:sticky;top:13rem;width:100%;max-width:20.8rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.s-content-terms aside ul{margin-top:2.6rem}.s-content-terms aside ul li{margin-left:2rem;position:relative}.s-content-terms aside ul li:not(:last-child){margin-bottom:2.4rem}.s-content-terms aside ul li:before{position:absolute;content:'';left:-2rem;top:50%;background:#0473E3;height:0.4rem;width:0.4rem;margin-top:-0.2rem}.s-content-terms aside ul li:hover a{color:#011224}.s-content-terms aside ul li a{font-size:1.6rem;line-height:120%;color:#74808C;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.s-content-terms .main-content{width:100%;max-width:83.1rem}.s-content-terms .main-content p{font-size:1.8rem;line-height:175%;color:#74808C}@media (max-width: 991px){.s-content-terms .main-content{max-width:60rem}}@media (max-width: 480px){.s-content-terms aside{display:none}.s-content-terms .main-content{max-width:100%}}.s-player-podcast{position:fixed;width:100%;bottom:0;z-index:11}.s-player-podcast .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-player-podcast #podcast-audio{display:none}.s-player-podcast .audio-player{height:8.1rem;width:100%;max-width:100%;background:#011224;color:#fff;overflow:hidden;display:grid;grid-template-rows:0.6rem auto}.s-player-podcast .audio-player .timeline{background:#fff;width:100%;position:relative;cursor:pointer}.s-player-podcast .audio-player .timeline .progress{background:#0473E3;width:0%;height:100%;-webkit-transition:0.25s;-o-transition:0.25s;transition:0.25s}.s-player-podcast .audio-player .controls{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-player-podcast .audio-player .controls .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-player-podcast .audio-player .controls .left .play-container{margin-right:6.4rem}.s-player-podcast .audio-player .controls .toggle-play.play{cursor:pointer;background:url("../img/play-podcast.svg") no-repeat center center;background-size:contain;height:4.6rem;width:4.6rem}.s-player-podcast .audio-player .controls .toggle-play.play:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-player-podcast .audio-player .controls .toggle-play.pause{cursor:pointer;background:url("../img/pause-podcast.svg") no-repeat center center;background-size:contain;height:4.6rem;width:4.6rem}.s-player-podcast .audio-player .controls .toggle-play.pause:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.s-player-podcast .audio-player .controls .time{display:-webkit-box;display:-ms-flexbox;display:flex}.s-player-podcast .audio-player .controls .time>*{padding:2px}.s-player-podcast .audio-player .controls .volume-container{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-player-podcast .audio-player .controls .volume-container .volume-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-player-podcast .audio-player .controls .volume-container .volume-button img{margin-right:0.7rem}.s-player-podcast .audio-player .controls .volume-container .volume-button .volume{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7)}.s-player-podcast .audio-player .controls .volume-container .volume-slider{width:10.6rem;height:0.4rem;background:rgba(255,255,255,0.3);border-radius:2rem;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.s-player-podcast .audio-player .controls .volume-container .volume-slider .volume-percentage{background:#fff;height:100%;width:75%;position:relative}.s-player-podcast .audio-player .controls .volume-container .volume-slider .volume-percentage::after{position:absolute;content:'';right:-0.6rem;width:1.2rem;height:1.2rem;top:50%;margin-top:-0.6rem;border-radius:50%;background:#fff}.s-player-podcast .audio-player .controls .volume-container:hover .volume-slider{left:-123px;width:120px}.s-player-podcast .audio-player .controls .name-podcast small{display:block;margin-bottom:0.2rem;font-weight:bold;font-size:1.2rem;line-height:135%;letter-spacing:0.02em;text-transform:uppercase;color:rgba(255,255,255,0.7)}.s-player-podcast .audio-player .controls .name-podcast span{font-weight:600;font-size:1.6rem;line-height:150%;color:#fff}.s-player-podcast .audio-player .controls .time{font-weight:600;font-size:1.4rem;line-height:150%}.s-player-podcast .audio-player .controls .time .current,.s-player-podcast .audio-player .controls .time .divider{color:#fff}.s-player-podcast .audio-player .controls .time .lenght{color:rgba(255,255,255,0.7)}@media (max-width: 480px){.s-player-podcast .audio-player{height:auto}.s-player-podcast .audio-player .controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3rem 0}.s-player-podcast .audio-player .controls .left{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:3rem}.s-player-podcast .audio-player .controls .name-podcast{margin-bottom:1rem}}
