@keyframes degradeanimado{0%{background-position-x:0}to{background-position-x:100%}}.mainhome{display:flex;flex-direction:column;margin:auto;justify-content:center;text-align:center;align-items:center;width:100vw;height:auto;background-color:#ededed}.mainhome__content{margin:2.2rem 0;width:80vw}.mainhome__content h1{font-size:2.625rem;font-weight:400;padding-bottom:2.2rem}.mainhome__content--imgs{display:flex;flex-direction:row;justify-content:center;text-align:center;align-items:center;gap:.8rem;margin:1rem 0}.mainhome__content--imgs img{border-radius:5px;border:.5px solid #aaa;box-shadow:0 1px 1px 0 rgba(0,0,0,.251);overflow:hidden;border-radius:10px}.mainhome__content--carrossel{display:flex;flex-direction:column;margin:auto;justify-content:center;text-align:center;align-items:center}.mainhome__content--carrossel h2{font-size:1.125rem;font-weight:500;padding:2rem 0}.mainhome .mainhomecarrossel,.mainhome .mainhomecarrossel__content{display:flex;flex-direction:row;margin:auto;justify-content:center;text-align:center;align-items:center}.mainhome .mainhomecarrossel__content{border-radius:5px;border:.5px solid #aaa;box-shadow:0 1px 1px 0 rgba(0,0,0,.251);overflow:hidden;position:relative;left:10px;width:430px;background-color:#d9d9d9;border-radius:10px;z-index:1}.mainhome .mainhomecarrossel__content h3{font-size:1.875rem;font-weight:400;padding:1rem}@media(max-width:1200px){.mainhome__content{width:96vw}.mainhome__content h1{font-size:1.875rem}.mainhome__content img{width:200px;height:250px}.mainhome__content .imgmaior{width:234px;height:293px}.mainhome .mainhomecarrossel__content{width:300px}.mainhome .mainhomecarrossel__content h3{font-size:1.375rem;font-weight:400}}@media(max-width:768px){.mainhome__content h1{font-size:1.625rem;font-weight:400;padding-bottom:0}.mainhome__content .imgmaior,.mainhome__content .imgmenor{display:none}.mainhome__content--carrossel h2{font-size:.875rem;padding-top:0}.mainhome .mainhomecarrossel{display:flex;flex-direction:column-reverse}.mainhome .mainhomecarrossel__content{position:relative;top:-20px;left:0;width:80vw;height:auto}.mainhome .mainhomecarrossel h3{font-size:1.125rem;font-weight:400;padding:1rem}}@keyframes carrosselhomeDKT{0%{transform:translateX(0)}to{transform:translate(-2982px)}}@keyframes carrosselhomeTBL{0%{transform:translateX(0)}to{transform:translate(-2342px)}}.carrosselhome{display:inline-block;flex-direction:row;margin:auto;justify-content:center;text-align:center;align-items:center;position:relative;left:-10px;width:50vw;max-width:1200px;height:auto;white-space:nowrap;overflow:hidden}.carrosselhome img{animation:carrosselhomeDKT 60s linear infinite;width:180px;height:180px;border-radius:5px;border:.5px solid #aaa;box-shadow:0 1px 1px 0 rgba(0,0,0,.251);overflow:hidden;overflow:visible;margin:.2rem}@media(max-width:1200px){.carrosselhome{width:96vw;margin:0}}@media(max-width:768px){.carrosselhome{max-width:96vw;left:0}.carrosselhome img{animation:carrosselhomeTBL 60s linear infinite;width:140px;height:140px}}