.hero-conteudos{position:relative;width:100%;overflow:visible;z-index:5;margin-top:-2rem}@media screen and (min-width:768px){.hero-conteudos{margin-top:-4rem}}.hero-background-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0F1825 0%,#000014 96.34%);overflow:hidden;z-index:0}.hero-decoration{position:absolute;left:0;bottom:-24px;width:100%;height:25px;z-index:10;pointer-events:none}.hero-decoration::before{content:"";background-color:#000014;position:absolute;top:0;left:0;height:25px;width:49px;clip-path:polygon(0 0,100% 0,calc(100% - 25px) 25px,0 25px)}@media screen and (min-width:768px){.hero-decoration::before{width:64px}}@media screen and (min-width:1024px){.hero-decoration::before{width:220px}}.hero-decoration::after{content:"";background-color:#000014;position:absolute;top:0;right:0;height:25px;width:49px;clip-path:polygon(0 0,100% 0,100% 100%,25px 100%)}@media screen and (min-width:768px){.hero-decoration::after{width:64px}}@media screen and (min-width:1024px){.hero-decoration::after{width:220px}}.hero-conteudos__elipse{filter:blur(110px);position:absolute;z-index:0;pointer-events:none}.hero-conteudos__elipse--top-left{width:7rem;height:21rem;background:#03C2E0;top:0;left:0}.hero-conteudos__elipse--center{width:15rem;height:5rem;background:#7536FC;bottom:24%;right:12%}.hero-conteudos__elipse--bottom-right{width:6rem;height:16rem;background:#03C2E0;bottom:38%;right:0%}.hero-section-conteudos-gratuitos{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;text-align:center;min-height:42rem;position:relative;z-index:1;padding:5.5rem 1.5rem 4rem;gap:1rem}@media screen and (min-width:768px){.hero-section-conteudos-gratuitos{padding:1.5rem 1.5rem 1.5rem}}@media screen and (max-width:767px){.hero-section-conteudos-gratuitos{padding:0 1.5rem;min-height:30rem}}.hero-section-conteudos-gratuitos__title{font-family:"Chakra Petch",sans-serif;color:#D7F9FF;font-weight:700;font-size:2.5rem;line-height:110%;width:100%;max-width:39rem;margin:0}@media screen and (min-width:768px){.hero-section-conteudos-gratuitos__title{font-size:4rem;line-height:100%}}.hero-section-conteudos-gratuitos__title--highlight{color:#2BDEFD;font-weight:bold}.hero-section-conteudos-gratuitos__subtitle{font-family:"Chakra Petch",sans-serif;font-weight:400;color:#98D4DE;font-size:1rem;width:100%;max-width:25rem;line-height:1.5;margin:0}.hero-section-conteudos-gratuitos__action-area{margin-top:1rem}.hero-section-conteudos-gratuitos__cta-button{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-family:"Inter",sans-serif;color:#01080E;background:#2BFDBE;font-size:.75rem;font-weight:600;width:13.125rem;height:3rem;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,20px 100%,0 calc(100% - 20px))}.hero-section-conteudos-gratuitos__cta-button:hover{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:translateY(1px);transform:translateY(1px);opacity:.9;background:#D9FFF6}