#main-wrapper{background-color:var(--background)}#main-wrapper #header{background-repeat:no-repeat;background-size:cover;height:42vw;position:relative}#main-wrapper #header .circulo{width:200px;height:200px;position:absolute;border-radius:100%;right:100px;bottom:0;transform:translateY(50%)}#main-wrapper #header .container-header{background-repeat:no-repeat;background-size:contain;height:456px;width:476px;position:absolute;top:50%;transform:translateY(-50%);left:5vw}#main-wrapper #header .container-header .content-header{height:100%;display:flex;flex-direction:column;justify-content:center;color:var(--white);padding:0 81px}#main-wrapper #header .container-header .content-header h1{font-size:2.875rem;text-transform:uppercase;font-weight:900;margin-bottom:9px;max-width:266px;line-height:45px}#main-wrapper #header .container-header .content-header .term-description{font-size:1.875rem;font-family:var(--font-2);font-weight:700}@media screen and (max-width:1024px){#main-wrapper #header .circulo{display:none}#main-wrapper #header .container-header{width:317px;height:304px}#main-wrapper #header .container-header .content-header{padding:0 60px}#main-wrapper #header .container-header .content-header h1{font-size:1.875rem;max-width:174px;line-height:29px}#main-wrapper #header .container-header .content-header .term-description{font-size:1.1875rem}}@media screen and (max-width:800px){#main-wrapper #header{height:71vw}#main-wrapper #header .container-header{top:auto;bottom:0;transform:translateY(80%) translateX(-50%);left:50%;z-index:1}}#main-wrapper #produtos .container_produtos{max-width:1005px;margin:0 auto;padding:120px 20px}#main-wrapper #produtos .container_produtos .titulo{font-size:50px;font-weight:900;text-transform:uppercase;text-align:center;margin-bottom:87px}#main-wrapper #produtos .container_produtos .grid-produtos{display:flex;flex-wrap:wrap;-moz-column-gap:75px;column-gap:75px;row-gap:72px;padding-bottom:500px}#main-wrapper #produtos .container_produtos .grid-produtos .card_produto{width:266px;transition:all ease .3s}#main-wrapper #produtos .container_produtos .grid-produtos .card_produto .header{margin-bottom:26px;position:relative}#main-wrapper #produtos .container_produtos .grid-produtos .card_produto .header .imagem_categoria{width:210px;height:210px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right;border-radius:100%}#main-wrapper #produtos .container_produtos .grid-produtos .card_produto .header .imagem_produto{width:160px;height:160px;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;bottom:0;transform:rotate(15deg);transition:all ease .3s}#main-wrapper #produtos .container_produtos .grid-produtos .card_produto .categoria_name{font-size:30px;font-weight:700;color:#48217b;text-transform:uppercase;text-align:center;margin-left:-45px}#main-wrapper #produtos .container_produtos .grid-produtos .card_produto:hover .imagem_produto{transform:rotate(15deg) scale(1.1)}@media screen and (max-width:990px){#main-wrapper #produtos .container_produtos .grid-produtos{justify-content:center}}@media screen and (max-width:650px){#main-wrapper #produtos .container_produtos .grid-produtos{-moz-column-gap:30px;column-gap:30px}}@media screen and (max-width:1024px){#main-wrapper #produtos .container_produtos{padding-top:100px}#main-wrapper #produtos .container_produtos .grid-produtos{padding-bottom:100px}}@media screen and (max-width:800px){#main-wrapper #produtos .container_produtos{padding-top:40vw}}@media screen and (max-width:650px){#main-wrapper #produtos .container_produtos{padding-top:50vw}}@media screen and (max-width:480px){#main-wrapper #produtos .container_produtos{padding-top:60vw}}@media screen and (max-width:425px){#main-wrapper #produtos .container_produtos{padding-top:70vw}#main-wrapper #produtos .container_produtos .titulo{font-size:30px;line-height:45px}}@media screen and (max-width:375px){#main-wrapper #produtos .container_produtos{padding-top:80vw}}@media screen and (max-width:320px){#main-wrapper #produtos .container_produtos{padding-top:90vw}}