.aviso{background:#fff}.aviso p{color:var(--primario_1);font-size:25px;font-style:normal;font-weight:600;letter-spacing:1.54px;text-align:center;margin:20px 0}.aviso .container{display:flex;align-items:center;justify-content:space-evenly;width:100% !important}.aviso .container::before,.aviso .container::after{background:url(./images/alert-circle.svg);content:'';display:inline-block;width:40px;height:40px;background-size:contain;background-repeat:no-repeat}@media screen and (max-width:992px){.aviso{border-bottom:4px solid var(--secundario_1)}.aviso p{font-size:14px;font-weight:500;line-height:17.5px;letter-spacing:.77px;width:90%}.aviso .container::before{width:32px;height:32px;background-size:cover}.aviso .container::after{display:none}}#hero{background:linear-gradient(135deg,#0000fe 0,#0bf 94%,#0bf 100%);height:100%;flex-direction:column}img{max-width:100%;display:block}#hero .conteudo-hero-title{width:60%;z-index:99}#hero h1{color:var(--branco);font-weight:600;text-align:left;font-size:26px;margin-top:30px;text-wrap:balance}#hero>.container{padding:30px 20px}#hero .image{align-items:center;width:100%;position:absolute;right:11px;width:160px;z-index:0;margin-top:36px}#hero .wrapper{text-align:center}#hero .content{margin-bottom:20px}#hero h1 strong{font-weight:700;font-size:50px}.hero{background:url(./images/hero-cp.webp);background-size:contain;background-repeat:no-repeat;background-position:left top;background-clip:content-box;max-height:570px}.hero h1,.hero h1 strong{color:#fff;font-size:54px;margin-bottom:10px;font-family:'RubikLight' !important;text-align:right;line-height:54px;display:inline-block}.hero h1 strong{font-family:'RubikBold' !important;font-size:80px;line-height:80px;width:100%}.conteudo-hero-right{display:flex;flex-direction:column;flex-wrap:wrap;align-content:flex-end;align-items:flex-end}.hero-subtitle p,.hero-subtitle b{color:#fff;text-align:left;line-height:138%}#hero .cta_banner{display:grid;width:100%}.cta_banner a{display:flex;justify-self:flex-end;justify-content:center;width:100%}.hero-topicos{position:relative;bottom:-20px}.hero-ul{margin:0;display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column;padding:30px 0;gap:25px}.hero-ul li{position:relative;height:auto;font-size:16px;color:#000;background:#fff;border:3px solid var(--primario_2);border-radius:24px;display:flex;align-items:center;padding:20px;width:100%}.hero-ul li p{font-size:18px;margin:0}.hero-icon{width:unset;margin-right:20px}.hero-cards{width:100%;gap:10px}.hero-cards .item{flex:1;border-radius:20px;padding:20px;width:100%;position:relative;background:rgba(255,255,255,0.10);border:.2px solid rgba(255,255,255,1);box-shadow:6px 6px 1px #1526ff;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);overflow:hidden;isolation:isolate}.hero-cards .item::before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(-120deg,rgba(255,255,255,0.45) 0,rgba(255,255,255,0.18) 18%,rgba(255,255,255,0.06) 35%,rgba(255,255,255,0.02) 60%,rgba(255,255,255,0) 100%);pointer-events:none}.hero-cards .item::after{content:"";position:absolute;inset:1px;border-radius:inherit;background:radial-gradient(circle at top left,rgba(255,255,255,0.30),transparent 40%),radial-gradient(circle at bottom right,rgba(21,38,255,0.12),transparent 45%);mix-blend-mode:screen;opacity:.9;pointer-events:none}#hero .item ul{padding:0;list-style:none}#hero .item ul li{display:flex;align-items:center;gap:15px}.hero-cards .item p{color:var(--branco);text-align:start;margin:0;font-size:19px}.hero-cards .item span.desc{color:var(--amarelo);font-weight:600}.hero-cards .item span:nth-child(1){font-size:20px;font-weight:600}.hero-cards .item span.preco{font-size:43px;font-weight:600}.hero-cards .item span.txt{font-size:30px}.hero-cards .item span.cifrao{font-size:32px}.hero-cards .item:nth-child(2) p{flex-direction:row;justify-content:space-between;align-items:center}.hero-cards .item:nth-child(2) p span.desc{width:55%}.hero-cards .item:nth-child(2) p span.txt{font-size:23px}.hero-cards .item:nth-child(2) p span.preco-2{font-size:27px}#hero .content{width:100%;box-sizing:border-box}#hero .img-logo{grid-area:logo}#hero .conteudo-hero-title{grid-area:title}#hero .image{grid-area:image;align-self:start;margin-top:20px}#hero .hero-subtitle{grid-area:subtitle}#hero .hero-cards{grid-area:cards}#hero .cta_banner{grid-area:cta}@media screen and (min-width:992px){#hero{padding:0;position:relative}#hero .wrapper{text-align:right;align-items:end;justify-content:center;padding:20px 0}#hero .content{flex-direction:column}#hero .container image{width:60%}#hero .container{margin:0 auto;padding:0}#hero .text-image{position:unset}#hero .text-image .image{position:unset;width:40%}#hero .text-image .image img{width:100%}#hero h1{font-size:54px;margin:10px 0}#hero h1 strong{font-size:80px;line-height:80px}#hero .hero-subtitle p{font-size:22px}.hero-ul li{width:32%}.hero-ul{flex-direction:row;padding:0;gap:0}.hero-cards .item{max-width:520px}#hero .content{display:grid;grid-template-columns:1fr 450px;grid-template-rows:repeat(5,auto);grid-template-areas:"logo image" "title image" "subtitle image" "cards image" "cta image";align-items:start}#hero .img-logo{grid-area:logo;width:100px;height:40px}#hero .conteudo-hero-title{grid-area:title;width:100%}#hero .image{grid-area:image;align-self:start;margin-top:20px;position:unset;margin:unset;width:unset}#hero .hero-subtitle{grid-area:subtitle}#hero .hero-cards{flex-direction:row !important;grid-area:cards}#hero .cta_banner{grid-area:cta;max-width:520px;width:100%}#hero .image img{width:100%;height:auto;object-fit:contain}}@media screen and (min-width:1600px){#hero .container .image{width:auto}#hero .wrapper{width:unset;margin:0 auto}}@media screen and (min-width:478px) and (max-width:991px){#hero .content{display:grid;grid-template-areas:"logo logo" "title image" "subtitle image" "cards cards" "cta cta";align-items:start}#hero .image{position:unset;right:unset}#hero .conteudo-hero-title{width:unset}}