.produtosSection1General{background:linear-gradient(90deg,#09428F 8.5%,#029ce2 93.14%);position:relative;height:556px;overflow:hidden;display:flex;align-items:center}.produtosSection1General img{position:absolute;bottom:-20%;right:0;height:auto;width:50%;min-width:400px;max-width:590px}.produtosSection1Center{display:flex;flex-direction:column;margin-left:7vw}.produtosSection1Title{font-size:64px;font-weight:700;line-height:92px}.produtosSection1Content,.produtosSection1Title{color:#FFF;font-family:DM Sans;font-style:normal}.produtosSection1Content{font-size:16px;font-weight:500;line-height:22px;max-width:430px}@media screen and (max-width:800px){.produtosSection1General{justify-content:center;height:550px}.produtosSection1General img{bottom:-14%;right:-10%;min-width:330px}.produtosSection1Center{margin-left:0;width:75%;margin-top:-150px}.produtosSection1Title{font-size:40px;font-style:normal;font-weight:700;line-height:62px;text-align:center}.produtosSection1Content{font-size:12px;font-style:normal;font-weight:500;line-height:14px;text-align:center}}.produtosSection2General{width:100%;display:flex;justify-content:center;padding:60px 0}.produtosSection2Center{width:80%;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:10px;max-width:1200px}.produtosSection2Item{width:100%;border:1px solid #b7b6b6;border-radius:30px}.produtosSection2Img{width:100%;height:200px;overflow:hidden;border-bottom:1px solid #b7b6b6;box-sizing:border-box}.produtosSection2Content,.produtosSection2Img{display:flex;justify-content:center;padding:20px}.produtosSection2Content{flex-direction:column;gap:10px;align-items:center}.produtosSection2Title{font-size:20px;font-family:DM Sans;font-style:normal;font-weight:500;line-height:21.5px;text-align:center;color:#000;min-height:50px;display:flex}@media screen and (max-width:900px){.produtosSection2Content{padding:20px 10px}.produtosSection2Item{width:47%}.produtosSection2Title{font-size:12px}.produtosSection2Center{display:flex;flex-wrap:wrap;gap:10px;width:90%;justify-content:center}.produtosSection2Img img{object-fit:contain!important;max-width:100%}}