.bemolqa-store-components-8-x-banner-container{width:100%;display:flex;flex-direction:column}.bemolqa-store-components-8-x-banner-kit-image-container{display:flex;flex-direction:column;position:relative}.bemolqa-store-components-8-x-banner-kit-title{font-size:var(--fs-medium);font-weight:var(--fw-900);color:var(--color-breadcrumb-gray-dark);margin:10px 0 0}@media (min-width:768px){.bemolqa-store-components-8-x-banner-kit-image{pointer-events:none}}@media (min-width:1024px){.bemolqa-store-components-8-x-banner-kit-title{font-size:var(--fs-large)}}.bemolqa-store-components-8-x-product-container-item{width:100%;min-width:343px;max-width:343px;height:120px;display:flex;padding:0 0 12px}.bemolqa-store-components-8-x-product-image-and-price-container{display:flex;text-decoration:none}.bemolqa-store-components-8-x-product-image-and-price-container.bemolqa-store-components-8-x-static{pointer-events:none}.bemolqa-store-components-8-x-product-container{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 6px;gap:12px;border-radius:6px;background-color:var(--color-bg-white);opacity:1;transition:all .3s linear}.bemolqa-store-components-8-x-product-container.bemolqa-store-components-8-x-blur{opacity:.5}.bemolqa-store-components-8-x-product-image{width:100%;max-width:80px;height:auto}.bemolqa-store-components-8-x-product-name{font-size:var(--fs-small);font-weight:var(--fw-400);display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;color:var(--color-breadcrumb-gray-dark);margin:0 0 10px}.bemolqa-store-components-8-x-product-price{margin:0;color:var(--color-headings-gray);font-size:var(--fs-xregular)}.bemolqa-store-components-8-x-checkbox-input-container{position:relative}.bemolqa-store-components-8-x-checkbox-input-container .bemolqa-store-components-8-x-checkbox-input{position:absolute;left:2px;top:2px;opacity:0}.bemolqa-store-components-8-x-checkbox-input-container .bemolqa-store-components-8-x-checkbox-input:not(:checked)+.bemolqa-store-components-8-x-checkbox-label:before{content:"";display:block;width:30px;height:30px;cursor:pointer;border-radius:50%;border:var(--bw-1) solid var(--color-cta-green);transition:all .3s linear}.bemolqa-store-components-8-x-checkbox-input-container .bemolqa-store-components-8-x-checkbox-input:checked+.bemolqa-store-components-8-x-checkbox-label:before{content:"";display:block;width:30px;height:30px;cursor:pointer;border-radius:50%;border:var(--bw-1) solid var(--color-cta-green);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M11.288 1.088L4.552 7.823a.631.631 0 01-.894 0L.71 4.876a.633.633 0 01.895-.894l2.5 2.5L10.395.194a.632.632 0 11.894.895l-.001-.001z' fill='%23fff'/%3E%3C/svg%3E");background-size:auto;background-position:50%;background-repeat:no-repeat;background-color:var(--color-cta-green)}.bemolqa-store-components-8-x-checkbox-input-container .bemolqa-store-components-8-x-checkbox-input-container:checked+.bemolqa-store-components-8-x-checkbox-input-container,.bemolqa-store-components-8-x-checkbox-input-container .bemolqa-store-components-8-x-checkbox-input-container:not(:checked)+.bemolqa-store-components-8-x-checkbox-input-container{display:flex}.bemolqa-store-components-8-x-checkbox-input-container .bemolqa-store-components-8-x-checkbox-input-container:checked+.bemolqa-store-components-8-x-checkbox-input-container:before,.bemolqa-store-components-8-x-checkbox-input-container .bemolqa-store-components-8-x-checkbox-input-container:not(:checked)+.bemolqa-store-components-8-x-checkbox-input-container:before{margin-right:10px}@media (min-width:1024px){.bemolqa-store-components-8-x-product-container-item{height:125px}.bemolqa-store-components-8-x-product-name{font-size:var(--fs-regular)}.bemolqa-store-components-8-x-product-price{font-size:var(--fs-large)}}.bemolqa-store-components-8-x-slider-container{height:100%;width:100%;max-width:345px;position:absolute;left:5%;display:none;flex-direction:column;justify-content:center;align-items:center;gap:12px}.bemolqa-store-components-8-x-slider-button{width:100%;border-radius:var(--br-regular-rounded);padding:var(--spacing-small) var(--spacing-regular);font-weight:700;color:#fff;background-color:var(--color-cta-green);border:none;cursor:pointer}[class*=slick-slider]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}[class*=slick-arrow]{left:auto;right:auto;top:auto;transform:rotate(90deg)}[class*=slick-prev]{top:-30px}[class*=slick-next]{bottom:-100px}[class*=slick-list]{width:100%;overflow:hidden}[class*=".slick-prev"]:before{transform:rotate(50%)}@media (min-width:768px){.bemolqa-store-components-8-x-slider-container{display:flex}}.bemolqa-store-components-8-x-buy-button-container{width:100%;border-radius:var(--br-regular-rounded);padding:var(--spacing-small) var(--spacing-regular);font-weight:700;color:#fff;background-color:var(--color-cta-green);border:none;cursor:pointer}.bemolqa-store-components-8-x-buy-button-container.bemolqa-store-components-8-x-disable{pointer-events:none;background-color:grey}.bemolqa-store-components-8-x-modal-container{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:9999;transition:z-index .3s linear}.bemolqa-store-components-8-x-modal-container.bemolqa-store-components-8-x-hidden{z-index:-1}.bemolqa-store-components-8-x-modal-fade{position:absolute;inset:0;background-color:rgba(0,0,0,.8);transition:all .3s linear}.bemolqa-store-components-8-x-modal-container.bemolqa-store-components-8-x-hidden .bemolqa-store-components-8-x-modal-fade{background-color:transparent}.bemolqa-store-components-8-x-modal-content-container{width:100%;max-width:750px;height:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:10px;border-radius:10px;padding:20px;background-color:var(--color-bg-white);position:relative;border:1px solid #000;opacity:1;transition:all .3s linear}.bemolqa-store-components-8-x-modal-container.bemolqa-store-components-8-x-hidden .bemolqa-store-components-8-x-modal-content-container{opacity:0}.bemolqa-store-components-8-x-modal-content-image-and-value{width:100%;height:100%;max-width:930px;display:none;flex-direction:column;justify-content:space-between;align-items:flex-start}.bemolqa-store-components-8-x-modal-content-image-and-value .bemolqa-store-components-8-x-modal-content-value{display:none}.bemolqa-store-components-8-x-modal-content-image{width:100%;height:auto}.bemolqa-store-components-8-x-modal-content-value{font-size:18px;margin:0;color:var(--color-headings-gray)}.bemolqa-store-components-8-x-modal-content-value strong{font-weight:var(--fw-600)}.bemolqa-store-components-8-x-modal-content-informations{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.bemolqa-store-components-8-x-modal-content-informations .bemolqa-store-components-8-x-modal-content-value{display:block;margin:15px 0 24px}.bemolqa-store-components-8-x-modal-content-informations-header{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.bemolqa-store-components-8-x-modal-content-informations-header-title{width:100%;max-width:90%;margin:0 0 12px;font-weight:var(--fw-900);font-size:18px;color:var(--color-headings-gray)}.bemolqa-store-components-8-x-modal-content-informations-description{margin:0;font-weight:var(--fw-400);font-size:14px;color:var(--color-headings-gray)}.bemolqa-store-components-8-x-modal-content-informations-close{background-color:transparent;border:none;position:absolute;top:20px;right:20px;cursor:pointer;padding:0}.bemolqa-store-components-8-x-modal-content-informations-close:before{content:"";width:20px;height:20px;display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' fill='none'%3E%3Cpath d='M20.557 18.444a1.502 1.502 0 11-2.125 2.125l-7.936-7.939-7.939 7.936a1.503 1.503 0 01-2.125-2.125l7.939-7.936L.435 2.566A1.503 1.503 0 112.56.441l7.936 7.94L18.435.44a1.503 1.503 0 012.125 2.124l-7.939 7.94 7.936 7.939z' fill='%23545454' fill-opacity='.3'/%3E%3C/svg%3E");background-size:20px;background-position:50%;background-repeat:no-repeat}.bemolqa-store-components-8-x-modal-content-informations-products{width:100%;height:100%;max-height:740px;margin:30px 0 0;overflow:auto}.bemolqa-store-components-8-x-modal-content-informations-products::-webkit-scrollbar{display:none}.bemolqa-store-components-8-x-modal-content-informations-footer{width:100%}@media (min-width:768px){.bemolqa-store-components-8-x-modal-content-container{max-height:553px;padding:60px 20px 20px}.bemolqa-store-components-8-x-modal-content-image-and-value{display:flex}.bemolqa-store-components-8-x-modal-content-image-and-value .bemolqa-store-components-8-x-modal-content-value{display:block}.bemolqa-store-components-8-x-modal-content-informations .bemolqa-store-components-8-x-modal-content-value{display:none}.bemolqa-store-components-8-x-modal-content-informations-header-title,.bemolqa-store-components-8-x-modal-content-value{font-size:20px}.bemolqa-store-components-8-x-modal-content-informations-close{top:20px}.bemolqa-store-components-8-x-modal-content-informations{max-width:343px}.bemolqa-store-components-8-x-modal-content-informations-products{max-height:310px;margin:10px 0}}@media (min-width:1200px){.bemolqa-store-components-8-x-modal-content-container{max-width:1323px}}.bemolqa-store-components-8-x-banner-kit-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0 0 var(--spacing-xlarge)}.bemolqa-store-components-8-x-banner-kit-section-title{width:100%;font-size:1rem;color:var(--color-headings-gray);font-weight:var(--fw-900);position:relative;overflow:hidden;margin:0 0 15px}.bemolqa-store-components-8-x-banner-kit-section-title:after{content:"";position:absolute;width:100%;height:5px;bottom:7px;margin-left:calc(var(--spacing-xsmall) + 2px);background-image:url(https://bemolqa.vtexassets.com/assets/vtex/assets-builder/bemolqa.store-theme/0.0.0/images/bg-titulo___961f66f%E2%80%A6.png)}@media (min-width:768px){.bemolqa-store-components-8-x-banner-kit-section-title{font-size:var(--fs-small-double)}.bemolqa-store-components-8-x-banner-kit-section-title:after{bottom:13px}}