/**
 * CaféStore
 * @date Wed May 21 2025 15:52:31 GMT-0300 (GMT-03:00)
 */

.btn-buy{display:block;text-transform:uppercase;font-weight:600;font-size:14px;width:200px;text-align:center}@media screen and (min-width:767px){.btn-buy{font-size:16px;width:242px}}.btn-buy a{padding:14px 0}section.lp-hero{background-repeat:no-repeat;background-size:cover;padding:48px 0}@media screen and (min-width:767px){section.lp-hero{padding:80px 0}}section.lp-hero .wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media screen and (min-width:767px){section.lp-hero .wrapper{display:-ms-grid;display:grid;-ms-grid-columns:2fr 2fr 1fr;grid-template-columns:2fr 2fr 1fr;grid-column-gap:32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}section.lp-hero .lp-hero__info .sub-titulo{display:none}@media screen and (min-width:767px){section.lp-hero .lp-hero__info .sub-titulo{font-weight:400;font-size:24px;line-height:150%;margin-bottom:16px;position:relative;display:inline-block}section.lp-hero .lp-hero__info .sub-titulo:before{content:"";width:100px;height:6px;display:block;position:relative;background:#d4a373;margin-bottom:20px}}section.lp-hero .lp-hero__info h3{font-weight:400;font-size:24px;line-height:36px;margin-bottom:16px;margin-top:16px;text-align:center;text-shadow:8px 8px 16px rgba(0,0,0,.25)}@media screen and (min-width:767px){section.lp-hero .lp-hero__info h3{text-align:left;font-size:32px;line-height:150%;margin-bottom:24px;margin-top:0}}section.lp-hero .lp-hero__info p{font-weight:400;font-size:14px;line-height:150%;letter-spacing:0;text-align:center}@media screen and (min-width:767px){section.lp-hero .lp-hero__info p{font-size:16px;line-height:150%;text-align:left}}section.lp-hero .lp-hero__info p a{margin-left:3px;display:inline-block}section.lp-hero .lp-hero__info .lp-prices .prices-container{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;gap:8px;margin:16px 0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:36px}@media screen and (min-width:767px){section.lp-hero .lp-hero__info .lp-prices .prices-container{margin:24px 0;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;height:auto}}section.lp-hero .lp-hero__info .lp-prices .prices-container .list-price{font-weight:400;font-size:0;line-height:150%}@media screen and (min-width:767px){section.lp-hero .lp-hero__info .lp-prices .prices-container .list-price{font-size:14px}}section.lp-hero .lp-hero__info .lp-prices .prices-container .list-price span{font-size:16px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}section.lp-hero .lp-hero__info .lp-prices .prices-container .list-price span:before{content:"R$";display:inline-block;margin-right:6px}section.lp-hero .lp-hero__info .lp-prices .prices-container .best-price{font-weight:400;font-size:0;line-height:150%}@media screen and (min-width:767px){section.lp-hero .lp-hero__info .lp-prices .prices-container .best-price{font-size:14px}}section.lp-hero .lp-hero__info .lp-prices .prices-container .best-price span{font-weight:700;font-size:24px}section.lp-hero .box-banner img{width:220px;margin:0 auto;display:block}@media screen and (min-width:767px){section.lp-hero .box-banner img{margin:0;display:inherit;width:auto}}section.lp-hero .lp-hero__caracteristicas{display:none}@media screen and (min-width:767px){section.lp-hero .lp-hero__caracteristicas{display:block}}section.lp-hero .lp-hero__caracteristicas ul li{margin-bottom:50px;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;font-size:16px;line-height:150%;font-weight:600}section.lp-hero .lp-hero__caracteristicas ul li span{background-color:#fbb77f;color:#fbb77f;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#241630;font-style:normal;font-weight:600;font-size:24px;line-height:50px;height:50px;max-width:50px;-webkit-border-radius:50%;border-radius:50%;display:inline-block;text-align:center;margin-right:16px;padding:0 18px;position:relative}section.lp-hero .lp-hero__caracteristicas ul li span:before{content:"";border:1px dashed #d9d9d9;height:50px;width:1px;position:absolute;bottom:-50px;left:24px}section.lp-hero .lp-hero__caracteristicas ul li:last-child{margin-bottom:0}section.lp-hero .lp-hero__caracteristicas ul li:last-child span:before{display:none}section.lp-hero .btn-buy{-webkit-filter:drop-shadow(0 4px 24px rgba(0,0,0,.25));filter:drop-shadow(0 4px 24px rgba(0,0,0,.25))}@media screen and (max-width:767px){section.lp-hero .btn-buy{margin:0 auto;display:block}}section.lp-sobre{padding:48px 0}@media screen and (min-width:767px){section.lp-sobre{padding:80px 0}}section.lp-sobre .wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:64px;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}@media screen and (min-width:767px){section.lp-sobre .wrapper{-ms-grid-columns:1.3fr 1fr;grid-template-columns:1.3fr 1fr;grid-column-gap:150px;grid-row-gap:0}}section.lp-sobre .lp-sobre-description h3{font-size:18px;line-height:150%;font-weight:400;margin-bottom:16px}@media screen and (min-width:767px){section.lp-sobre .lp-sobre-description h3{font-size:32px;margin-bottom:32px}}section.lp-sobre .lp-sobre-description p{font-weight:400;font-size:14px;line-height:150%;margin-bottom:14px;letter-spacing:0}@media screen and (min-width:767px){section.lp-sobre .lp-sobre-description p{font-size:16px;margin-bottom:20px}}section.lp-sobre .lp-sobre-description p:last-child{margin-bottom:0}section.lp-sobre .lp-sobre-vantagens{position:relative}section.lp-sobre .lp-sobre-vantagens:before{content:"";display:block;width:100%;height:1px;position:absolute;left:0;top:-32px;background:#eae9e4}@media screen and (min-width:767px){section.lp-sobre .lp-sobre-vantagens:before{width:1px;height:-webkit-calc(100% + 40px);height:calc(100% + 40px);left:-74px;top:-20px}}section.lp-sobre .lp-sobre-vantagens ul li{padding-bottom:16px;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;font-size:14px;line-height:150%}@media screen and (min-width:767px){section.lp-sobre .lp-sobre-vantagens ul li{font-size:18px;padding-bottom:30px}}section.lp-sobre .lp-sobre-vantagens ul li:last-child{padding-bottom:0}section.lp-sobre .lp-sobre-vantagens ul li span{margin-right:12px;font-weight:400;font-size:18px;line-height:18px;position:relative;top:1px}@media screen and (min-width:767px){section.lp-sobre .lp-sobre-vantagens ul li span{margin-right:16px;font-size:32px;line-height:32px;top:4px}}section.lp-produto-destaque{background-repeat:no-repeat;background-size:cover;padding:48px 0}@media screen and (min-width:767px){section.lp-produto-destaque{padding:80px 0}}section.lp-produto-destaque .wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:40px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:767px){section.lp-produto-destaque .wrapper{-ms-grid-columns:.6fr 1fr;grid-template-columns:.6fr 1fr;grid-column-gap:120px;grid-row-gap:0}}@media screen and (max-width:767px){section.lp-produto-destaque .box-banner img{margin:0 auto;display:block;max-width:220px}}section.lp-produto-destaque .prateleira:not(.prateleira--sync)>ul{margin:0}section.lp-produto-destaque .prateleira:not(.prateleira--sync)>ul>li:last-child:nth-child(3n+1){padding:0;max-width:100%;margin:0;-webkit-transform:none;transform:none;border:0}section.lp-produto-destaque .lp-produto-destaque__info .title-product{font-style:normal;font-weight:700;font-size:16px;line-height:24px;margin-bottom:22px;display:block;text-align:center}@media screen and (min-width:767px){section.lp-produto-destaque .lp-produto-destaque__info .title-product{font-size:24px;line-height:150%;margin-bottom:32px;text-align:left}}section.lp-produto-destaque .lp-produto-destaque__info .prices-container{margin-bottom:20px}@media screen and (max-width:767px){section.lp-produto-destaque .lp-produto-destaque__info .prices-container{margin-bottom:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}section.lp-produto-destaque .lp-produto-destaque__info .prices-container .list-price{font-weight:400;font-size:0;line-height:100%;display:inline-block;margin-bottom:0;color:#666}@media screen and (min-width:767px){section.lp-produto-destaque .lp-produto-destaque__info .prices-container .list-price{display:block;margin-bottom:15px;font-size:14px}}section.lp-produto-destaque .lp-produto-destaque__info .prices-container .list-price del{font-weight:400;font-size:16px}section.lp-produto-destaque .lp-produto-destaque__info .prices-container .list-price del:before{content:"R$";display:inline-block;margin-right:6px}@media screen and (max-width:767px){section.lp-produto-destaque .lp-produto-destaque__info .prices-container .list-price del{font-size:14px}}section.lp-produto-destaque .lp-produto-destaque__info .prices-container .best-price{font-weight:400;font-size:0;line-height:100%;display:inline-block;color:#666}@media screen and (min-width:767px){section.lp-produto-destaque .lp-produto-destaque__info .prices-container .best-price{display:block;font-size:16px}}section.lp-produto-destaque .lp-produto-destaque__info .prices-container .best-price span{margin-left:10px;font-weight:700;font-size:18px;color:#212121}@media screen and (min-width:767px){section.lp-produto-destaque .lp-produto-destaque__info .prices-container .best-price span{font-size:24px;margin-left:0}}@media screen and (max-width:767px){section.lp-produto-destaque .lp-produto-destaque__info .btn-buy{display:block;margin:0 auto}}section.lp-banner-middle{padding:48px 0}@media screen and (min-width:767px){section.lp-banner-middle{padding:80px 0}}section.lp-banner-middle h3{font-style:normal;font-weight:400;font-size:18px;line-height:150%;max-width:100%;width:100%;margin-bottom:24px}@media screen and (min-width:767px){section.lp-banner-middle h3{font-size:32px;max-width:744px;margin-bottom:32px}}section.lp-banner-middle .banner-middle-desktop img{display:block;width:100%}@media screen and (max-width:767px){section.lp-banner-middle .banner-middle-desktop img{display:none}}section.lp-banner-middle .banner-middle-mobile im g{display:none;width:100%}@media screen and (max-width:767px){section.lp-banner-middle .banner-middle-mobile im g{display:block}}section.lp-video .wrapper{padding-bottom:48px}@media screen and (min-width:767px){section.lp-video .wrapper{padding-bottom:80px}}section.lp-video h3{font-style:normal;font-weight:400;font-size:18px;line-height:150%;width:100%;margin-bottom:24px}@media screen and (min-width:767px){section.lp-video h3{font-size:32px;max-width:744px;margin-bottom:32px}}section.lp-video .grid-video{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:32px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:767px){section.lp-video .grid-video{-ms-grid-columns:1.2fr 1fr;grid-template-columns:1.2fr 1fr;grid-column-gap:120px;grid-row-gap:0}}section.lp-video .grid-video img{width:100%}section.lp-video .yt-lazyload{width:100%;position:relative!important;overflow:hidden;cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}section.lp-video .yt-lazyload:before{content:"";width:100%;display:block;position:relative;padding-top:56.25%}section.lp-video .yt-lazyload-wrap{position:absolute;top:0;right:0;bottom:0;left:0;padding:inherit}section.lp-video .yt-lazyload-content{width:100%;height:100%;position:relative;background-image:var(--yt-lazyload-img);background-size:cover;background-position:50%;background-repeat:no-repeat}section.lp-video .yt-lazyload-playbtn{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-position:50%;background-size:70px auto;background-repeat:no-repeat;background-color:#0000003d}section.lp-video .yt-lazyload-playbtn,section.lp-video .yt-lazyload-playbtn:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='70' height='70' viewBox='0 0 70 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.927 47.396L47.396 35 27.927 22.604v24.792zM35 64.166c-3.986 0-7.753-.765-11.302-2.296-3.549-1.531-6.648-3.622-9.297-6.271-2.65-2.65-4.74-5.748-6.27-9.297C6.598 42.754 5.832 38.986 5.832 35c0-4.035.766-7.826 2.297-11.375 1.532-3.549 3.622-6.635 6.271-9.26 2.65-2.625 5.748-4.704 9.297-6.235C27.247 6.6 31.014 5.833 35 5.833c4.035 0 7.827.766 11.375 2.297 3.549 1.531 6.636 3.61 9.26 6.235 2.626 2.625 4.704 5.711 6.235 9.26 1.531 3.549 2.297 7.34 2.297 11.375 0 3.986-.766 7.754-2.297 11.302-1.531 3.549-3.61 6.648-6.234 9.297-2.626 2.65-5.712 4.74-9.26 6.27-3.55 1.532-7.341 2.298-11.376 2.298zm0-4.374c6.903 0 12.76-2.419 17.573-7.256C57.386 47.7 59.792 41.854 59.792 35c0-6.903-2.407-12.76-7.219-17.573-4.813-4.812-10.67-7.219-17.573-7.219-6.854 0-12.7 2.407-17.536 7.22-4.837 4.812-7.256 10.67-7.256 17.572 0 6.854 2.419 12.7 7.256 17.536C22.3 57.373 28.146 59.792 35 59.792z' fill='%23fff'/%3E%3C/svg%3E")}section.lp-video .yt-lazyload iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0;z-index:3;border:0}section.lp-video .lp-video-vantagens ul li{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;font-size:14px;line-height:150%;padding-bottom:16px}@media screen and (min-width:767px){section.lp-video .lp-video-vantagens ul li{font-size:18px;padding-bottom:30px}}section.lp-video .lp-video-vantagens ul li:last-child{padding-bottom:0}section.lp-video .lp-video-vantagens ul li span{margin-right:12px;font-weight:400;font-size:18px;line-height:18px;position:relative;top:1px}@media screen and (min-width:767px){section.lp-video .lp-video-vantagens ul li span{top:4px;font-size:32px;line-height:32px;margin-right:16px}}section.lp-vitrine .lp-shelf{position:relative}section.lp-vitrine .lp-shelf .shelftabs__content .prateleira{padding:48px 0 28px;border-top:1px solid #eae9e4}@media screen and (min-width:767px){section.lp-vitrine .lp-shelf .shelftabs__content .prateleira{padding:80px 0 50px}}section.lp-vitrine .lp-shelf .shelftabs__content .prateleira h2{display:block;padding:0;font-style:normal;font-weight:400;font-size:24px;line-height:36px;margin-bottom:5px}@media screen and (min-width:767px){section.lp-vitrine .lp-shelf .shelftabs__content .prateleira h2{font-size:32px;line-height:150%;margin-bottom:20px}}section.lp-vitrine .lp-shelf .shelftabs__arrow{top:-webkit-calc(50% - 85px);top:calc(50% - 85px);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.25);box-shadow:0 2px 8px rgba(0,0,0,.25)}section.lp-vitrine .slick-dots{margin-top:10px!important}section.lp-vitrine .slick-dots li{height:10px;width:10px;border:2px solid #203b45;background:none}section.lp-vitrine .slick-dots li.slick-active{background:#203b45}.landing-page.revista-espresso h3{font-size:1.75rem;font-weight:700;text-transform:uppercase;line-height:22px}@media screen and (min-width:767px){.landing-page.revista-espresso h3{font-size:2rem}}.landing-page.revista-espresso section.landing-page-hero{position:relative;height:50rem}@media screen and (min-width:767px){.landing-page.revista-espresso section.landing-page-hero{height:auto}}.landing-page.revista-espresso section.landing-page-hero .wrapper{max-width:1280px}.landing-page.revista-espresso section.landing-page-hero .banner-principal-desktop img{display:block;width:100%}@media screen and (max-width:767px){.landing-page.revista-espresso section.landing-page-hero .banner-principal-desktop img{display:none}}.landing-page.revista-espresso section.landing-page-hero .banner-principal-mobile img{display:none;width:100%}@media screen and (max-width:767px){.landing-page.revista-espresso section.landing-page-hero .banner-principal-mobile img{display:block}}.landing-page.revista-espresso .bg-landing-page-hero{background:#000;padding:0}@media screen and (min-width:767px){.landing-page.revista-espresso .bg-landing-page-hero{padding:48px}}@media screen and (max-width:490px){.landing-page.revista-espresso .bg-landing-page-hero{background:#fff}}.landing-page.revista-espresso section.landing-page-como-funciona .banner-como-funciona-desktop img{display:block;width:100%}@media screen and (max-width:767px){.landing-page.revista-espresso section.landing-page-como-funciona .banner-como-funciona-desktop img{display:none}}.landing-page.revista-espresso section.landing-page-como-funciona .banner-como-funciona-mobile img{display:none;width:100%}@media screen and (max-width:767px){.landing-page.revista-espresso section.landing-page-como-funciona .banner-como-funciona-mobile img{display:block}}.landing-page.revista-espresso section.landing-page-banner-middle{position:relative;margin-top:4rem}@media screen and (min-width:767px){.landing-page.revista-espresso section.landing-page-banner-middle{margin-top:5.5rem}}.landing-page.revista-espresso section.landing-page-banner-middle .grid-imagens{margin-top:2rem}.landing-page.revista-espresso section.landing-page-banner-middle .grid-imagens.desktop{display:none}.landing-page.revista-espresso section.landing-page-banner-middle .grid-imagens.mobile{display:block}@media screen and (min-width:767px){.landing-page.revista-espresso section.landing-page-banner-middle .grid-imagens.desktop{display:block}.landing-page.revista-espresso section.landing-page-banner-middle .grid-imagens.mobile{display:none}}.landing-page.revista-espresso section.landing-page-banner-middle .slick-dots{top:1rem}@media screen and (min-width:767px){.landing-page.revista-espresso section.landing-page-banner-middle .slick-dots{position:absolute;top:auto;bottom:1rem}}.landing-page.revista-espresso section.landing-page-banner-middle .slick-dots li{width:10px;height:10px;background:transparent;border:2px solid #00534e}.landing-page.revista-espresso section.landing-page-banner-middle .slick-dots li.slick-active{background:#00534e;width:12px;height:12px}@media screen and (min-width:767px){.landing-page.revista-espresso section.landing-page-banner-middle .slick-dots li.slick-active{background:#fff}}@media screen and (min-width:767px){.landing-page.revista-espresso section.landing-page-banner-middle .slick-dots li{border:2px solid #fff}}.landing-page.revista-espresso section.landing-page-banner-middle .slick-arrow{background:transparent}.landing-page.revista-espresso section.landing-page-banner-middle .slick-next,.landing-page.revista-espresso section.landing-page-banner-middle .slick-prev{font-size:0}.landing-page.revista-espresso section.landing-page-banner-middle .slick-prev:before{content:"";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.547 14L30 16.358l-8.094 7.645L30 31.643 27.547 34 17 24.003 27.547 14z' fill='%23fff'/%3E%3C/svg%3E");width:3rem;height:3rem}.landing-page.revista-espresso section.landing-page-banner-middle .slick-next:before{content:"";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.453 33.677L18 31.32l8.094-7.646L18 16.034l2.453-2.357L31 23.674 20.453 33.677z' fill='%23fff'/%3E%3C/svg%3E");width:3rem;height:3rem}.landing-page.revista-espresso section.landing-page-faq{margin-top:4.75rem}@media screen and (min-width:767px){.landing-page.revista-espresso section.landing-page-faq{margin-top:5.5rem}}.landing-page.revista-espresso section.landing-page-faq .container h1{font-size:32px;-ms-grid-column:span 3;grid-column:span 3;text-align:center;margin-bottom:30px}.landing-page.revista-espresso section.landing-page-faq .container ul{margin-top:32px}.landing-page.revista-espresso section.landing-page-faq .container ul li{border-bottom:1px solid #ccc}.landing-page.revista-espresso section.landing-page-faq .container ul li h1{position:relative;font-size:14px;line-height:24px;text-transform:uppercase;text-align:left;padding:24px 48px 24px 0;margin:5px 0;cursor:pointer}.landing-page.revista-espresso section.landing-page-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 width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.12 11.06L16 17.167 9.88 11.06 8 12.94l8 8 8-8-1.88-1.88z' fill='%23F68B1F'/%3E%3C/svg%3E");width:1.5rem;height:1.5rem;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.landing-page.revista-espresso section.landing-page-faq .container ul li p{font-size:14px;line-height:24px;height:0;visibility:hidden;opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}.landing-page.revista-espresso section.landing-page-faq .container ul li.open h1:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.landing-page.revista-espresso section.landing-page-faq .container ul li.open p{height:auto;visibility:visible;opacity:1;padding-bottom:24px}@media screen and (min-width:767px){.landing-page.revista-espresso section.landing-page-faq .container ul li h1{font-size:16px;padding:24px 0}.landing-page.revista-espresso section.landing-page-faq .container ul li p{font-size:16px}}.landing-page.revista-espresso .product__area-floater{position:absolute;padding:24px;-webkit-border-radius:3px;border-radius:3px;background:#fff;margin:1rem;top:40%;max-width:100%;-webkit-box-shadow:0 4px 30px rgba(0,0,0,.16);box-shadow:0 4px 30px rgba(0,0,0,.16)}.landing-page.revista-espresso .product__area-floater .product__name{display:none}@media screen and (min-width:767px){.landing-page.revista-espresso .product__area-floater{position:relative;margin:0;max-width:372px}}.landing-page.revista-espresso .product__area-floater .product__selection{display:none}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap{padding:0;border:none}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .product-name{font-size:26px;font-weight:700;color:#143a44}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .assinatura{color:#000;width:100%}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .assinatura h3{font-size:16px;font-weight:700;line-height:24px;padding-bottom:10px}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .assinatura span{display:block;color:#666;margin-bottom:16px;font-size:12px}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .assinatura .sku span{font-size:12px;margin-bottom:0}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .assinatura>div{position:relative;margin:16px 0;padding:16px 12px 16px 15%;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 4px 24px hsla(0,0%,87%,.46);box-shadow:0 4px 24px hsla(0,0%,87%,.46);cursor:pointer;text-align:left;border:2px solid transparent}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .assinatura>div h2{font-size:14px}.landing-page.revista-espresso .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}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .assinatura>div.selected{border:2px solid #143a44!important}.landing-page.revista-espresso .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")}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .assinatura>div .price{color:#00534e;font-size:16px;font-weight:700;padding:.5rem 0}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .assinatura>div .price .old-price{font-size:14px;font-weight:400;color:#000;text-decoration:line-through;padding-top:8px}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .assinatura>div .price span{font-size:16px}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .buy-espresso{background-color:#f68b1f;border:1px solid #f68b1f;-webkit-border-radius:60px;border-radius:60px;font-size:14px;padding:8px;line-height:22px}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .product__purchase{margin:0;width:100%}.landing-page.revista-espresso .product__area-floater .buy-espresso-wrap .product__purchase span{display:block;padding-top:1rem;font-size:12px;line-height:18px;font-weight:400;color:#666}.landing-page.revista-espresso .lp-produto-destaque{position:relative;padding:32px 0}.landing-page.revista-espresso .lp-produto-destaque img{max-width:340px}@media screen and (min-width:767px){.landing-page.revista-espresso .lp-produto-destaque img{max-width:500px}}.landing-page.revista-espresso .lp-produto-destaque .product__area-floater{position:static}.landing-page.revista-espresso .lp-produto-destaque .wrapper{max-width:1280px;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:16px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:767px){.landing-page.revista-espresso .lp-produto-destaque .wrapper{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:300px;grid-row-gap:0}}