/**
 * CaféStore
 * @date Mon Aug 25 2025 14:35:38 GMT-0300 (GMT-03:00)
 */

*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{width:100%;height:100%;background:#fff}.shelf-product .signature{text-align:left;color:#ff2e44;margin-top:8px}.shelf-product .signature .percent{color:#fff;background:#ff2e44;padding:5px 8px;-webkit-border-radius:12px/50%;border-radius:12px/50%}body.account .render-container{max-width:1280px;margin:0 auto}.subscription-alert{background:#fee0df;color:#e80510;font-size:14px;line-height:20px;padding:10px;-webkit-border-radius:8px;border-radius:8px;margin-bottom:16px}main .product__buyTogether{margin:70px 0}main .product__buyTogether .specs__buyTogether{font-size:32px;margin-bottom:20px;text-align:center}main .product__buyTogether .buy-together-content :is(h4,.buy-together){display:none}main .product__buyTogether .buy-together-content table{margin:auto}main .product__buyTogether .buy-together-content table tbody{width:1024px!important}main .product__buyTogether .buy-together-content table tbody tr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}main .product__buyTogether .buy-together-content table td:is(.itemA,.itemB,.buy){max-width:300px;padding:15px;position:relative;padding-bottom:20px}main .product__buyTogether .buy-together-content table td:is(.itemA,.itemB,.buy) .content-itemA>a,main .product__buyTogether .buy-together-content table td:is(.itemA,.itemB,.buy) .content-itemB>a{position:absolute;bottom:0;color:#203b45}main .product__buyTogether .buy-together-content table td:is(.itemA,.itemB,.buy) .box-valor-item{color:#203b45;margin-top:10px;font-size:18px}main .product__buyTogether .buy-together-content table td:is(.itemA,.itemB,.buy) .content-desconto{margin-top:5px}main .product__buyTogether .buy-together-content table td:is(.itemA,.itemB,.buy) .content-desconto .box-desconto-item{font-weight:600}main .product__buyTogether .buy-together-content table td:is(.itemA,.itemB,.buy) .content-desconto .box-desconto-item strong{color:#203b45}main .product__buyTogether .buy-together-content table td.buy div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}main .product__buyTogether .buy-together-content table td.buy div .add-to-cart-comprar-junto{font-size:20px;font-weight:600;text-transform:lowercase;height:56px;-webkit-border-radius:2px;border-radius:2px;margin-top:40px}main .product__buyTogether .buy-together-content table td.buy div .sub{font-weight:600;font-style:normal;font-size:18px}main .product__buyTogether .buy-together-content table td.buy div .price{font-weight:300;font-size:25px;margin:5px 0}main .product__buyTogether .buy-together-content table td.buy div .price .add-to-cart-comprar-junto{-webkit-border-radius:3px!important;border-radius:3px!important}main .product__buyTogether .buy-together-content table td:is(.plus,.equal){font-size:45px;font-family:serif;font-weight:100}main .product__buyTogether .buy-together-content table td:is(.itemA,.itemB){cursor:pointer}main .product__buyTogether .buy-together-content table td:is(.itemA,.itemB) img{width:180px;max-width:180px;max-height:180px;margin:auto}main .product__buyTogether .buy-together-content table td input{width:10px;height:10px;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px #eae9e4;box-shadow:0 0 0 2px #fff,0 0 0 3px #eae9e4;margin-right:15px;display:inline-block;vertical-align:middle;padding:0;float:right;margin:20px}main .product__buyTogether .buy-together-content table td input.active,main .product__buyTogether .buy-together-content table td input:checked{background:#000;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px #eae9e4;box-shadow:0 0 0 2px #fff,0 0 0 3px #eae9e4}main .product__buyTogether .buy-together-content table td input.active{background:#666!important}body.product.espresso .buy-espresso{background:#ffc871;margin:10px auto;border:none;-webkit-transition:all .2s ease;transition:all .2s ease;cursor:pointer}body.product.espresso .buy-espresso:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}body.product.espresso .product_container{background:url(/arquivos/background-top-espresso.png);background-size:cover;background-position:right 25% bottom 0;background-repeat:no-repeat;padding:15px 0 90px;color:#fff;max-width:100vw}body.product.espresso .product_container .catalog__breadcrumb{color:#fff}body.product.espresso .product_container .catalog__breadcrumb ul,body.product.espresso .product_container .catalog__breadcrumb ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body.product.espresso .product_container .catalog__breadcrumb ul li{padding:5px;padding-left:0;color:#fff;width:-webkit-max-content;width:-moz-max-content;width:max-content}body.product.espresso .product_container .catalog__breadcrumb ul li:after{margin-left:5px}body.product.espresso .product_container .catalog__breadcrumb ul li a{padding:0;width:100%;height:100%;display:block;color:#fff}body.product.espresso .product_container .product__content{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:58px}body.product.espresso .product_container .product__content .product__info{margin-bottom:15px}body.product.espresso .product_container .product__content .product__info img{margin-bottom:32px}body.product.espresso .product_container .product__content .product__info .productDescription{text-align:left}body.product.espresso .product_container .about,body.product.espresso .product_container .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%}@media (max-width:768px){body.product.espresso .product_container .about,body.product.espresso .product_container .content{width:-webkit-max-content;width:-moz-max-content;width:max-content}}body.product.espresso .product_container .about .icone,body.product.espresso .product_container .content .icone{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body.product.espresso .product_container .about .icone svg,body.product.espresso .product_container .content .icone svg{width:58px}body.product.espresso .product_container .about .text,body.product.espresso .product_container .content .text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body.product.espresso .product_container .about .text h3,body.product.espresso .product_container .content .text h3{text-align:left;font-size:12px;font-weight:400}body.product.espresso .product_container .about .text p,body.product.espresso .product_container .content .text p{font-weight:700;font-size:16px;text-align:left}body.product.espresso .product_container .product__area{width:30%}body.product.espresso .product_container .product__area.product__area--images{width:17.79vw}body.product.espresso .product_container .product__area.product__area--images .product__images{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;width:-webkit-calc(50vw - 202px);width:calc(50vw - 202px);height:-webkit-calc(60vw - 200px);height:calc(60vw - 200px);max-width:416px;max-height:546px;margin:0 auto}body.product.espresso .product_container .product__area.product__area--images .product__images .apresentacao,body.product.espresso .product_container .product__area.product__area--images .product__images .apresentacao #show,body.product.espresso .product_container .product__area.product__area--images .product__images .apresentacao #show #include,body.product.espresso .product_container .product__area.product__area--images .product__images .apresentacao #show #include #image,body.product.espresso .product_container .product__area.product__area--images .product__images .apresentacao #show #include #image .image-zoom{height:100%}body.product.espresso .product_container .product__area.product__area--images .product__images .apresentacao #show #include #image .image-zoom .zoomPad{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;overflow:hidden}body.product.espresso .product_container .product__area.product__area--images .product__images .apresentacao #show #include #image .image-zoom .zoomPad img{width:auto;height:100%;max-width:unset;max-height:unset}body.product.espresso .product_container .product__area.product__area--images .product__images .zoomPup,body.product.espresso .product_container .product__area.product__area--images .product__images .zoomWindow,body.product.espresso .product_container .product__area.product__area--images .product__images ul.thumbs{display:none!important}body.product.espresso .product_container .product__area .product__area-floater{padding:20px;-webkit-border-radius:3px;border-radius:3px;background:#fff}body.product.espresso .product_container .product__area .product__area-floater .product__selection{display:none}body.product.espresso .product_container .product__area .product__area-floater .buy-espresso-wrap{padding:0;border:none}body.product.espresso .product_container .product__area .product__area-floater .buy-espresso-wrap .product-name{font-size:26px;font-weight:700;color:#143a44}body.product.espresso .product_container .product__area .product__area-floater .buy-espresso-wrap .assinatura{color:#000;width:100%}body.product.espresso .product_container .product__area .product__area-floater .buy-espresso-wrap .assinatura h3{font-size:17px;font-weight:400;padding:10px 0}body.product.espresso .product_container .product__area .product__area-floater .buy-espresso-wrap .assinatura>div{position:relative;margin:10px 0;padding:25px 10px 25px 15%;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.16);box-shadow:0 0 5px rgba(0,0,0,.16);cursor:pointer;text-align:left;border:2px solid transparent}body.product.espresso .product_container .product__area .product__area-floater .buy-espresso-wrap .assinatura>div:before{content:"";display:block;position:absolute;top:0;bottom:0;left:7.5%;width:13px;height:13px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13'%3E%3Cg data-name='Elipse 3' fill='%23fff' stroke='%23707070'%3E%3Ccircle cx='6.5' cy='6.5' r='6.5' stroke='none'/%3E%3Ccircle cx='6.5' cy='6.5' r='6' fill='none'/%3E%3C/g%3E%3C/svg%3E");margin:auto}body.product.espresso .product_container .product__area .product__area-floater .buy-espresso-wrap .assinatura>div.selected{border:2px solid #143a44!important}body.product.espresso .product_container .product__area .product__area-floater .buy-espresso-wrap .assinatura>div.selected:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13'%3E%3Cg data-name='Grupo 10' transform='translate(-1250 -398)'%3E%3Cg data-name='Elipse 1' transform='translate(1250 398)' fill='%23fff' stroke='%23707070'%3E%3Ccircle cx='6.5' cy='6.5' r='6.5' stroke='none'/%3E%3Ccircle cx='6.5' cy='6.5' r='6' fill='none'/%3E%3C/g%3E%3Ccircle data-name='Elipse 2' cx='4.5' cy='4.5' r='4.5' transform='translate(1252 400)' fill='%23143a44'/%3E%3C/g%3E%3C/svg%3E")}body.product.espresso .product_container .product__area .product__area-floater .buy-espresso-wrap .assinatura>div .price{color:#143a44;font-size:22px;font-weight:700}body.product.espresso .product_container .product__area .product__area-floater .buy-espresso-wrap .assinatura>div .price .old-price{font-size:16px;font-weight:400;color:#666;text-decoration:line-through;padding-top:8px}body.product.espresso .product_container .product__area .product__area-floater .buy-espresso-wrap .assinatura>div .price span{font-size:16px}body.product.espresso .product_container .product__area .product__area-floater .buy-espresso-wrap .product__purchase{margin:0;width:100%}body.product.espresso .product_container .product__area .product__area-floater .buy-espresso-wrap .product__purchase span{color:#143a44;font-size:12px;font-weight:400}body.product.espresso section.how{color:#000;padding:115px 0}body.product.espresso section.how .container{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1130px){body.product.espresso section.how .container{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body.product.espresso section.how .container .right{margin-top:15px}}body.product.espresso section.how .container .left{padding:0 30px}body.product.espresso section.how .container .left h1{font-size:35px;font-weight:700}body.product.espresso section.how .container .left ul{padding-top:15px}body.product.espresso section.how .container .left ul li{margin-bottom:15px;font-size:20px}body.product.espresso section.how .container .left ul li span{font-size:35px;font-weight:700;margin-right:5px}body.product.espresso section.how .container .left .product__purchase{max-width:347px}body.product.espresso section.how .container .left span{font-size:11px}body.product.espresso section.how .container .right .box-banner img{width:100%}body.product.espresso section.edicao{margin:30px 0}body.product.espresso section.edicao .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body.product.espresso section.edicao .container .image,body.product.espresso section.edicao .container .video{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%}body.product.espresso section.edicao .container .image img,body.product.espresso section.edicao .container .video img{width:60%;height:auto}body.product.espresso section.edicao .container .image{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body.product.espresso section.edicao .container .text{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}body.product.espresso section.edicao .container .text h1{font-size:30px;font-weight:700;margin-bottom:15px}body.product.espresso section.edicao .container .text p{font-size:15px;font-weight:400;line-height:24px}body.product.espresso section.edicao .container .text .buy-espresso{max-width:347px}@media (max-width:768px){body.product.espresso section.edicao .container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.product.espresso section.edicao .container .image,body.product.espresso section.edicao .container .text,body.product.espresso section.edicao .container .video{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}body.product.espresso section.edicao .container .image,body.product.espresso section.edicao .container .video{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}body.product.espresso section.edicao .container .text,body.product.espresso section.edicao .container .text button{margin-top:30px}}body.product.espresso section.pilares{padding:50px 0}body.product.espresso section.pilares .container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:15px;color:#143a44}body.product.espresso section.pilares .container h1{text-transform:uppercase;font-size:32px;-ms-grid-column:span 3;grid-column:span 3;text-align:center;margin-bottom:30px}body.product.espresso section.pilares .container .box-banner img{width:100%}body.product.espresso section.pilares .container .box-banner p{font-size:14px;font-weight:600;line-height:18px;padding:30px 0}body.product.espresso section.faq{padding:50px 0}body.product.espresso section.faq .container{color:#143a44}body.product.espresso section.faq .container h1{font-size:32px;-ms-grid-column:span 3;grid-column:span 3;text-align:center;margin-bottom:30px}body.product.espresso section.faq .container ul li h1{position:relative;font-size:17px;text-align:left;padding:10px 50px;background:#e7ebec;margin:5px 0;cursor:pointer}body.product.espresso section.faq .container ul li h1:before{content:"";position:absolute;display:block;top:0;bottom:0;right:25px;margin:auto 0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.625' height='8.933' viewBox='0 0 15.625 8.933'%3E%3Cpath data-name='Icon ionic-ios-arrow-up' d='M7.812 6.241L13.72.329a1.117 1.117 0 0 1 1.577 1.582l-6.694 6.7a1.114 1.114 0 0 1-1.54.033L.323 1.918A1.119 1.119 0 0 1 1.902.333z'/%3E%3C/svg%3E");width:16px;height:9px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}body.product.espresso section.faq .container ul li p{height:0;visibility:hidden;opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}body.product.espresso section.faq .container ul li.open h1:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}body.product.espresso section.faq .container ul li.open p{height:auto;visibility:visible;opacity:1;padding:15px 50px}@media (max-width:968px){body.product.espresso .product_container .product__content .product__info .productDescription{text-align:justify}body.product.espresso .product_container .product__content .product__area{float:none;-webkit-box-flex:45%;-webkit-flex:45%;-ms-flex:45%;flex:45%;width:49vw}body.product.espresso .product_container .product__content .product__area.product__area--images{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}body.product.espresso .product_container .product__content .product__area.product__area--images .product__images{width:43vw;height:57vw;margin-top:15px}body.product.espresso .product_container .product__content .product__area.product__area--info{-webkit-box-flex:100%;-webkit-flex:100%;-ms-flex:100%;flex:100%;max-width:450px;margin:40px auto}body.product.espresso section.pilares .container{-ms-grid-columns:1fr;grid-template-columns:1fr}body.product.espresso section.pilares .container h1{-ms-grid-column:auto;grid-column:auto}}@media (max-width:640px){body.product.espresso .product_container .product__content .product__area.product__area--images{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;-webkit-box-flex:100%;-webkit-flex:100%;-ms-flex:100%;flex:100%;width:100%}body.product.espresso .product_container .product__content .product__area.product__area--images .product__images{width:88vw;height:116vw;margin-bottom:15px}body.product.espresso .product__content .product__info img{margin:10px auto}body.product.espresso section.faq .container ul li h1{padding-left:30px}body.product.espresso section.faq .container ul li.open p{padding:10px 30px}}body#product .product__area--info .product__area-floater{margin:0 auto}body#product .product__area--info .product__area-floater .product__info{-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);padding:24px 18px 18px 24px}body#product .product__area--info .product__area-floater .product__info .product__price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-bottom:0;padding-bottom:14px}body#product .product__area--info .product__area-floater .product__info .product__price .valor-de{text-decoration:none}body#product .product__area--info .product__area-floater .product__info .product__price .valor-de .skuListPrice{text-decoration:line-through}body#product .product__area--info .product__area-floater .product__info .product__price .valor-por .skuDiscountPrice{display:inline;margin-left:5px;color:#ff1a3c;font-size:14px;font-weight:400}body#product .product__area--info .product__area-floater .product__info .product__price .valor-dividido:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.185' height='10.588' viewBox='0 0 16.185 10.588'%3E%3Cpath data-name='Icon awesome-credit-card' d='M0 9.239a1.349 1.349 0 0 0 1.349 1.349h13.487a1.349 1.349 0 0 0 1.349-1.349V4.294H0zm5.395-1.911a.338.338 0 0 1 .337-.337h3.821a.338.338 0 0 1 .337.337V8.45a.338.338 0 0 1-.337.337H5.732a.338.338 0 0 1-.337-.337zm-3.6 0a.338.338 0 0 1 .337-.337h2.027a.338.338 0 0 1 .337.337V8.45a.338.338 0 0 1-.337.337H2.135A.338.338 0 0 1 1.8 8.45zm14.39-5.978v1.347H0V1.35A1.349 1.349 0 0 1 1.349 0h13.487a1.349 1.349 0 0 1 1.349 1.35z' fill='%23899ca1'/%3E%3C/svg%3E");display:inline-block;margin-right:5px}body#product .product__area--info .product__area-floater .product__info .product__price .economia .product__discount-flag{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.3' height='14.295' viewBox='0 0 14.3 14.295'%3E%3Cpath data-name='Icon ionic-md-pricetag' d='M13.108 0h-5.9L.466 6.986a1.581 1.581 0 0 0 0 2.242l4.606 4.6a1.709 1.709 0 0 0 1.072.465 1.867 1.867 0 0 0 1.169-.465l6.988-6.678V1.192zm-1.143 3.824a1.193 1.193 0 1 1 .8-.8 1.159 1.159 0 0 1-.8.8z' fill='%23899ca1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;padding:0;width:15px}body#product .product__area--info .product__area-floater .product__info .product__price .signature{font-size:18px;color:#ff1a3c;margin-top:8px}body#product .product__area--info .product__area-floater .product__info .product__price .signature .pos-msg,body#product .product__area--info .product__area-floater .product__info .product__price .signature .pre-msg{color:#a9a9a9;font-size:14px}body#product .product__area--info .product__area-floater .product__info .product__price .signature .pre-msg{display:block;width:100%}body#product .product__area--info .product__area-floater .product__info .product__price .signature .pos-msg{font-weight:lighter;color:#000}body#product .product__area--info .product__area-floater .product__info .product__installment{margin-bottom:20px}@media (min-width:1024px){body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content:hover .other-payment-method-ul{display:block}}body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content.active .other-payment-method-ul{display:block}body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content .other-payment-method{position:relative;left:0}body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content .other-payment-method .titulo-parcelamento{font-weight:400;font-size:14px;line-height:14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-offset:2px;color:#203b45;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-bottom:5px}@media (min-width:1024px){body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content .other-payment-method .titulo-parcelamento{-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}}body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content .other-payment-method .titulo-parcelamento:before{content:"";width:13px;height:10px;margin-right:9px;position:relative;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.667 1.667v8.666c0 .267-.1.5-.3.7-.2.2-.434.3-.7.3H1.333a.96.96 0 0 1-.7-.3.96.96 0 0 1-.3-.7V1.667c0-.267.1-.5.3-.7.2-.2.434-.3.7-.3h11.334c.266 0 .5.1.7.3.2.2.3.433.3.7zM1.333 3.483h11.334V1.667H1.333v1.816zm0 2.15v4.7h11.334v-4.7H1.333zm0 4.7V1.667v8.666z' fill='%23203B45'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content .other-payment-method-ul{text-align:left;width:190px;background:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);display:none;padding:0 16px;position:absolute;top:15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}@media (min-width:1024px){body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content .other-payment-method-ul{left:0;-webkit-transform:translate(0);transform:translate(0);width:220px}}body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content .other-payment-method-ul li{padding-top:16px;font-size:12px;line-height:12px;color:#203b45;font-weight:400}@media (min-width:1024px){body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content .other-payment-method-ul li{font-size:14px;line-height:14px}}body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content .other-payment-method-ul li:first-child:first-letter{text-transform:uppercase}body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content .other-payment-method-ul li span:first-child{text-transform:lowercase}body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content .other-payment-method-ul li strong{margin:3px;font-weight:600}body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content .other-payment-method-ul li:last-child{padding-bottom:16px}body#product .product__area--info .product__area-floater .product__info .product__installment .other-payment-method-content .other-payment-method .see-other-payment-method-link{display:none}body#product .product__area--info .product__area-floater .product__info .product__buy-wrap{border-bottom:none;padding-bottom:0}body#product .product__area--info .product__area-floater .product__share{margin-top:18px}body#product .product__area--info .product__area-floater .product__share .product-share__button--share{display:none}body#product .product__area--info .product__area-floater .product__share .product-share__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:unset;border:none;padding:0;margin-left:24px}body#product .product__area--info .product__area-floater .product__share .product-share__list:before{content:"Compartilhar:";display:inline-block;font-size:12px}body#product .product__area--info .product__area-floater .product__share .product-share__list .product-share__item:last-of-type{display:none}body#product .product__area--info .product__area-floater .product__share .product-share__list .icon{font-size:15px;padding:5px;color:#a1b0b4}body#product .product__area--info .product__area-floater .product__shipping{margin-top:32px}body#product .product__area--info .product__area-floater .product__shipping--title{font-size:14px;line-height:14px;font-weight:700;color:#242424;margin-bottom:16px}body#product .product__area--info .product__area-floater .product__shipping--form-label{font-weight:700;font-size:14px;line-height:18px;color:#242424;margin-bottom:16px;display:block;text-align:left}body#product .product__area--info .product__area-floater .product__shipping--form .form-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:12px}body#product .product__area--info .product__area-floater .product__shipping--form-cep{height:42px;width:100%;border:2px solid #7a7a7a;-webkit-border-radius:50px;border-radius:50px;padding:0 18px}body#product .product__area--info .product__area-floater .product__shipping--form-cep::-webkit-input-placeholder{color:#7a7a7a}body#product .product__area--info .product__area-floater .product__shipping--form-cep:-ms-input-placeholder{color:#7a7a7a}body#product .product__area--info .product__area-floater .product__shipping--form-cep::placeholder{color:#7a7a7a}body#product .product__area--info .product__area-floater .product__shipping--form-button{min-width:94px;height:42px;border:2px solid #ff8432;-webkit-border-radius:50px;border-radius:50px;background:#ff8432;color:#fff}body#product .product__area--info .product__area-floater .product__shipping--form-button:hover{background:#f67e2f}body#product .product__area--info .product__area-floater .product__shipping--no-zipcode{margin-top:12px;font-size:12px;line-height:12px;color:#666;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-align:left}body#product .product__area--info .product__area-floater .product__shipping--notice{display:block;font-weight:400;font-size:12px;line-height:12px;color:#ff2e44;margin-top:12px}body#product .product__area--info .product__area-floater .product__shipping--result{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-weight:600;font-size:14px;line-height:14px;color:#000;margin-top:16px}body#product .product__area--info .product__area-floater .product__shipping--result .infoSlas{height:43px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body#product .product__area--info .product__area-floater .product__shipping--result .infoSlas:nth-child(odd){background:#eae9e4}body#product .product__area--info .product__area-floater .product__shipping--result .infoSlas .info-msg{width:75%;display:inline-block;padding-left:12px;text-align:left}body#product .product__area--info .product__area-floater .product__shipping--result .info-value{width:25%;display:inline-block}body#product .product__area--info .product__area-floater .selos-seguranca{margin-top:18px}body#product .product__area--info .product__area-floater .selos-seguranca--title{font-weight:700;font-size:14px;line-height:14px;color:#242424;margin-bottom:16px;text-align:left}body#product .product__area--info .product__area-floater .selos-seguranca--images{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr 1fr;grid-template-rows:1fr 1fr;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:12px 0;width:220px}@media (min-width:1024px){body#product .product__area--info .product__area-floater .selos-seguranca--images{width:270px}}body#product .product__area--info .product__area-floater .selos-seguranca--images .box-banner{margin-right:auto;margin-left:0}@media (min-width:1024px){body#product .product__area--info .product__area-floater .selos-seguranca--images .box-banner{margin-right:inherit;margin-left:inherit}}body#product .product__area--info .product__area-floater .selos-seguranca--images .box-banner a{margin-top:0;display:inline-block}body#product .product__area--info .product__area-floater .selos-seguranca--images .box-banner img{width:90%}@media (min-width:1024px){body#product .product__area--info .product__area-floater .selos-seguranca--images .box-banner img{width:inherit}}