.cs-hero-cart{margin:auto;max-width:90%;padding:100px 0 0;position:relative}.cs-hero-cart .display{height:80rem;position:relative;width:100%}.cs-hero-cart .display .conteudo{align-items:flex-start;display:inline-flex;flex-direction:column;gap:16px;justify-content:flex-start;left:25%;position:absolute;top:24px}.cs-hero-cart .highlight{align-items:flex-start;background:rgba(231,232,240,.48);border:1px solid hsla(233,9%,82%,.56);border-radius:40px;display:inline-flex;gap:8px;justify-content:center;padding:8px 24px 8px 8px}.cs-hero-cart .title{color:#ff4800;font-size:64px;line-height:1;word-wrap:break-word;margin:0}.cs-hero-cart .text p{color:#3a3a3d;font-size:16px;font-weight:500;line-height:1.5}.cs-hero-cart .text{width:90%}.cs-hero-cart .text a{color:#563cc7;text-decoration:underline}.cs-hero-cart button:hover{cursor:pointer}.cs-hero-cart .img-1,.cs-hero-cart .img-2{align-items:center;border-radius:16px;display:inline-flex;height:auto;left:0;overflow:hidden;position:absolute}.cs-hero-cart .img-1{background:#f1f2fa;flex-direction:column;justify-content:flex-end;top:8px;width:22%}.cs-hero-cart .img-2{align-items:center;border-radius:16px;display:inline-flex;height:auto;justify-content:flex-start;left:0;opacity:.6;overflow:hidden;position:absolute;top:70%;width:50%}.cs-hero-cart .img-3,.cs-hero-cart .img-4{border-radius:16px;display:inline-flex;position:absolute;right:0}.cs-hero-cart .img-3{height:auto;top:35%;width:30%}.cs-hero-cart .img-4{align-items:center;justify-content:flex-end;opacity:.1;overflow:hidden;top:0;width:23%}.cs-hero-cart .button{align-items:center;background:#ff4800;border:0;border-radius:16px;display:inline-flex;height:208px;justify-content:center;left:52%;overflow:hidden;padding:64px 63px 64px 64px;position:absolute;transition:all .3s ease-in-out}.cs-hero-cart .button svg{transition:transform .3s ease-in-out;width:34px}.cs-hero-cart .button:hover svg{transform:translateY(5px)}.cs-hero-cart .button:active{transform:scale(.95)}.cs-hero-cart .button span{color:#fff;font-weight:700;text-align:center}.cs-hero-cart .button .cta{align-items:center;display:inline-flex;flex-direction:column;justify-content:center}@media (max-width:768px){.cs-hero-cart{padding:60px 0;width:85%}.cs-hero-cart .title{font-size:44px}.cs-hero-cart .img-1,.cs-hero-cart .img-2,.cs-hero-cart .img-3,.cs-hero-cart .img-4{display:none}.cs-hero-cart .display .conteudo{left:auto;position:relative;width:auto}.cs-hero-cart .button{display:none}.cs-hero-cart .display{height:auto}}@media (min-width:768px) and (max-width:1024px){.cs-hero-cart .title{font-size:54px!important}.cs-hero-cart .display .conteudo{gap:0}.cs-hero-cart .img-3{top:45%}}@media (min-width:768px) and (max-width:1400px){.cs-hero-cart .display .conteudo{gap:0}.cs-hero-cart .img-3{width:24%}}