.destaque_fullbanner-colecao .container{padding:0!important}.destaque_fullbanner-colecao .wrapper{display:flex;gap:16px;width:100%}.destaque_fullbanner-colecao .item{position:relative;border-radius:16px;overflow:hidden;width:100%;max-width:100%;max-height:400px}.destaque_fullbanner-colecao .item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000 65%,#00000080 90%)}.destaque_fullbanner-colecao .item__image{z-index:1;width:100%;height:100%;object-fit:cover;object-position:center}.destaque_fullbanner-colecao .item__title{position:absolute;z-index:2;left:50%;bottom:48px;transform:translate(-50%);width:100%;margin:0;padding:0;text-align:center;font-weight:700;font-size:32px;color:#fff}@media (max-width: 991px){.destaque_fullbanner-colecao .item{aspect-ratio:2/1}.destaque_fullbanner-colecao .item__title{max-width:50%;left:24px;bottom:24px;transform:unset;text-align:start;font-size:28px}}.destaque__tres_colecoes{padding:48px 0}.destaque__tres_colecoes .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%}.destaque__tres_colecoes .grid__item{position:relative;border-radius:16px;overflow:hidden;width:100%;max-width:100%}.destaque__tres_colecoes .grid__item:hover>.item__image{transform:scale(1.05)}.destaque__tres_colecoes .item__image{z-index:1;width:100%;height:100%;object-fit:cover;transition:all .3s ease}.destaque__tres_colecoes .item__title,.destaque__tres_colecoes .item__more{position:absolute;z-index:2;left:50%;bottom:48px;transform:translate(-50%);width:100%;margin:0;padding:0;text-align:center;font-weight:700;font-size:22px;color:#fff}.destaque__tres_colecoes .item__more{bottom:20px;display:flex;align-items:center;justify-content:center;width:fit-content;gap:8px;font-weight:400;font-size:16px;line-height:1;color:#fff}.destaque__tres_colecoes .item__more:hover{text-decoration:underline}@media (max-width: 991px){.destaque__tres_colecoes .grid{grid-template-columns:repeat(1,1fr)}.destaque__tres_colecoes .grid__item{aspect-ratio:1}.destaque__tres_colecoes .item__title{max-width:50%;left:24px;bottom:48px;transform:unset;text-align:start;font-size:28px}.destaque__tres_colecoes .item__more{left:24px;transform:unset}}#homeProductM2{margin-top:40px;margin-bottom:40px;padding:48px;border-radius:20px;background:#fff}#homeProductM2 .content{display:flex;gap:48px}#homeProductM2 .wrapper__left,#homeProductM2 .wrapper__right{display:flex;width:50%}#homeProductM2 .wrapper__left{max-height:550px;border-radius:20px;overflow:hidden}#homeProductM2 .wrapper__left img{width:100%;height:auto;object-fit:contain;-webkit-user-drag:none}#homeProductM2 .wrapper__right{flex-direction:column;padding:48px 0}#homeProductM2 .product__info{display:flex;flex-direction:column;gap:4px}#homeProductM2 .product__info h2,#homeProductM2 .product__info h3,#homeProductM2 .product__actions ul{padding:0!important;margin:0!important}#homeProductM2 .product__info h2,#homeProductM2 .product__info .alert,#homeProductM2 .product__info .installments b{font-weight:700;color:#000}#homeProductM2 .product__info .price{font-size:32px;font-weight:700;color:#5abb46}#homeProductM2 .product__info .installments,#homeProductM2 .product__actions ul li{color:#000}#homeProductM2 .product__actions{display:flex;flex-direction:column;gap:32px;margin-top:32px;padding-top:32px;border-top:1px solid rgba(0,0,0,.3)}#homeProductM2 .product__actions ul{margin-left:3rem!important}#homeProductM2 .product__actions ul li::marker{font-size:1rem!important}#homeProductM2 .button__custom{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex;padding:16px 80px;justify-content:center;align-items:center;width:fit-content;text-decoration:none;border-radius:10px;border:1px solid #dcdcdc;background:#5abb46;box-shadow:8px 8px 15px #5e5e5e0f;transition:background .3s ease,color .3s ease}#homeProductM2 .button__custom:hover{background:#4a9b3a}@media (max-width: 992px){#homeProductM2{padding:32px 24px}#homeProductM2 .content{flex-direction:column;gap:0}#homeProductM2 .wrapper__left,#homeProductM2 .wrapper__right{width:100%}#homeProductM2 .wrapper__right{padding:24px 0 0}#homeProductM2 .product__actions{gap:24px;margin-top:24px;padding-top:24px}#homeProductM2 .product__actions ul{margin-left:2rem!important}#homeProductM2 .button__custom{align-self:center}}#simulador__open{color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:flex;padding:8px 24px;justify-content:center;align-items:center;width:100%;height:44px;text-decoration:none;border-radius:8px;border:1px solid #dcdcdc;background:#215aa8;box-shadow:8px 8px 15px #5e5e5e0f;transition:background .3s ease,color .3s ease;cursor:pointer}#simulador__open:hover{background:#1a4889}#simulador__popup{position:fixed;top:0;left:0;z-index:2147483647;width:100dvw;height:100dvh;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:all .3s ease-in-out}#simulador__popup.active{opacity:1;pointer-events:all}#simulador__wrapper{overflow:hidden;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:800px;background-color:#fff;border-radius:8px;z-index:2147483648}#simulador__wrapper .simulador__header{position:relative;display:flex;align-items:center;justify-content:center;padding:16px;margin-top:-1px;background:#215aa8}#simulador__wrapper .simulador__header>span{font-size:24px;font-weight:700;color:#fff}#simulador__wrapper #simulador__close{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;padding:0;border:none;outline:line;box-shadow:none;background:transparent;cursor:pointer}#simulador__wrapper #simulador__close .svg__close{display:flex;height:fit-content}#simulador__wrapper .simulador__content{display:flex;flex-wrap:wrap;width:100%;gap:32px;padding:32px}#simulador__wrapper .simulador__content .item{display:flex;gap:16px;justify-content:center}#simulador__wrapper .simulador__content .button__wrapper{display:flex;flex-direction:column;gap:12px;justify-content:center}#simulador__wrapper .simulador__content .button__wrapper button{display:flex;align-items:center;justify-content:center;width:60px;height:40px;border-radius:6px;border:none;outline:none;font-weight:500;font-size:12px;color:#fff;transition:all .3s ease;cursor:pointer}#simulador__wrapper .simulador__content .button__wrapper button:nth-of-type(1){background:#e7f8ff;color:#000}#simulador__wrapper .simulador__content .button__wrapper button:nth-of-type(2){background:#0003;color:#000}#simulador__wrapper .simulador__content .button__wrapper button:nth-of-type(3){background:#0003}#simulador__wrapper .simulador__content .button__wrapper button:nth-of-type(4){background:#00000080}#simulador__wrapper .simulador__content .button__wrapper button:nth-of-type(5){background:#000000b3}#simulador__wrapper .simulador__content .button__wrapper button:nth-of-type(6){background:#000000e6}#simulador__wrapper .simulador__content .button__wrapper button.active{background:#215aa8;color:#fff}#simulador__wrapper .simulador__content .img__wrapper{display:flex;flex-direction:column;align-items:center;max-width:267px}#simulador__wrapper .simulador__content .title{display:flex;align-items:center;justify-content:center;width:100%;margin:0!important;padding:8px;border-radius:8px 8px 0 0;font-weight:700;background:#747474;color:#fff}#simulador__wrapper .simulador__content img{width:100%}@media (min-width: 992px) and (max-width: 1536px){#simulador__wrapper{max-height:670px;max-width:640px}#simulador__wrapper .simulador__header{padding:8px}#simulador__wrapper .simulador__content{gap:16px;padding:16px}#simulador__wrapper .simulador__content .item{width:calc(50% - 8px)}#simulador__wrapper .simulador__content .button__wrapper{gap:8px}#simulador__wrapper .simulador__content .img__wrapper{justify-content:center;max-width:200px}}@media (max-width: 991px){#simulador__wrapper{width:90dvw;height:90dvh;overflow:scroll}#simulador__wrapper .simulador__header{position:sticky;top:0;left:0;width:100%}#simulador__wrapper .simulador__header>span{font-size:18px}#simulador__wrapper .simulador__content{grid-template-columns:1fr}#simulador__wrapper .simulador__content .img__wrapper{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/38/compiled_assets/styles.css.map */
