/*
Generated time: September 10, 2025 18:47
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.lp-02-featured-product{background:#fff;display:flex}.lp-02-featured-product .wrapper{display:flex}.lp-02-featured-product-container{display:grid;grid-template-columns:50% 45%;column-gap:20px}.lp-02-featured-product-container-left{padding-top:20px;position:sticky;top:0;height:fit-content}.lp-02-featured-product-container-right{padding-top:20px}.lp-02-featured-product-images{display:grid;grid-template-columns:repeat(12,1fr);flex-wrap:wrap;gap:15px;justify-content:space-between}.lp-02-featured-product-image[selected=true]{grid-column:1/13;order:1}.lp-02-featured-product-image[selected=false]{order:2;cursor:pointer}.lp-02-featured-product-images img{width:100%;height:auto;border-radius:5px}.lp-02-featured-product-images video{width:100%;height:auto;border-radius:5px;aspect-ratio:1;object-fit:cover}.lp-02-featured-product-title{margin-bottom:0}.lp-02-featured-product-subtitle{font-size:25px;font-weight:500;margin-top:10px;margin-bottom:10px}.lp-02-featured-product-differentials{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:15px;margin-top:20px;margin-bottom:20px}.lp-02-featured-product-differentials-item{display:flex;flex-direction:column;align-items:center;text-align:center}.lp-02-featured-product-differentials-image-icon{width:40px;height:auto}.lp-02-featured-product-packs{margin-bottom:30px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;width:100%;justify-content:space-between}.lp-02-featured-product-pack{display:flex;flex-direction:column;position:relative;padding:5px 10px;border:solid 1px #000;border-radius:3px;text-align:center;cursor:pointer}.lp-02-featured-product-pack[data-selected=true]{background:#000;color:#fff}.lp-02-featured-product-pack-title{font-weight:600;font-size:20px}.lp-02-featured-product-pack-label{position:absolute;top:-20px;left:50%;transform:translateX(-50%);padding:2px 10px;color:#fff;border-radius:4px;font-size:13px}.lp-02-featured-product-pack-discount-label{position:absolute;bottom:-20px;background-color:#4eaf41;left:50%;width:max-content;transform:translateX(-50%);padding:2px 10px;color:#fff;border-radius:4px;font-size:13px}.lp-02-featured-product-pack-price{font-size:15px;display:flex;flex-direction:column}.lp-02-featured-product-pack-price em{font-size:11px}.lp-02-featured-product-variants{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.lp-02-featured-product-variant{border:solid 1px #000;border-radius:3px;padding:5px;padding-right:15px;display:grid;grid-template-columns:auto 1fr 1fr;gap:20px;justify-content:flex-start;width:100%;max-width:fit-content}.lp-02-featured-product-variant[data-active=false]{display:none}.lp-02-featured-product-variant-image{display:flex;grid-row:1/3;order:1}.lp-02-featured-product-variant-image img{width:100px;height:auto;object-fit:cover;border-radius:5px}.lp-02-featured-product-labels-container{display:flex;flex-wrap:wrap;row-gap:5px;column-gap:15px}.lp-02-featured-product-label{cursor:pointer}.lp-02-featured-product-radio{display:none!important}.lp-02-featured-product-option-name{font-weight:600}.lp-02-featured-product-options-wrapper[data-option=Cor]{grid-column:2/5;order:2}.lp-02-featured-product-options-wrapper[data-option=Tamanho]{grid-column:2/4;order:3}.lp-02-featured-product-options-wrapper[data-option=Modelo]{grid-column:3/5;order:4}.lp-02-featured-product-option-wrapper[available=false] .lp-02-featured-product-label{opacity:.5;text-decoration:line-through}.lp-02-featured-produc-instructions{font-weight:600;color:#c55821;font-size:13px}.lp-02-featured-product-label[selected=true]{color:#c55821;text-decoration:underline;font-weight:600}.lp-02-featured-product-buy-button{background:#c55821;color:#fff;width:100%;font-weight:700;font-size:20px;padding:10px;border-radius:5px;text-align:center;margin-top:20px;max-width:400px;display:flex;justify-content:center;align-items:center}.lp-02-featured-product-buy-button .add-to-cart-label{opacity:1}.lp-02-featured-product-buy-button .icon-loading{display:none;position:absolute}.lp-02-featured-product-buy-button .icon-loading svg{width:20px;height:20px;fill:#fff}.lp-02-featured-product-buy-button.is-loading{cursor:not-allowed;pointer-events:none}.lp-02-featured-product-buy-button.is-loading .add-to-cart-label{opacity:0}.lp-02-featured-product-buy-button.is-loading .icon-loading{display:flex;animation:spin 2s linear infinite}.lp-02-featured-product-open-size-chart{text-decoration:underline;cursor:pointer}.lp-02-featured-product-size-chart-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000090;z-index:9999999;display:flex;justify-content:center;align-items:center}.lp-02-featured-product-size-chart-modal[opened=false]{display:none}.lp-02-featured-product-size-chart-modal-content{position:relative;display:flex;justify-content:center;align-items:center;max-width:90%}.lp-02-featured-product-size-chart-modal-content-image{border-radius:5px;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:0;background:#fff;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.05)}.lp-02-featured-product-size-chart-modal-content-image img{height:auto}.lp-02-featured-product-size-chart-modal-close{position:absolute;display:flex;justify-content:center;align-items:center;right:-50px;top:20px;font-size:50px;line-height:50px;background:#fff;width:50px;height:50px;border-top-right-radius:5px;border-bottom-right-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.05)}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.lp-02-featured-product-size-chart{display:flex;justify-content:flex-end}.lp-02-featured-product-row{display:flex;justify-content:space-between;align-items:flex-end}.lp-02-featured-product-prices{display:flex;flex-direction:column;margin-top:30px}.lp-02-featured-product-discount-heading{font-size:20px;font-weight:600}.lp-02-featured-product-accordions{margin-top:20px;display:flex;flex-direction:column;row-gap:10px;width:100%}.lp-02-featured-product-accordion{display:flex;flex-direction:column;width:100%}.lp-02-featured-product-accordion-title{border-bottom:solid 1px #3f3f3f;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}#cart-drawer{display:none}@media screen and (max-width:768px){.lp-02-featured-product-container{display:flex;flex-direction:column}.lp-02-featured-product-container-left{position:relative}.lp-02-featured-product-differentials{flex-wrap:nowrap;overflow-y:scroll;max-width:90vw;position:relative}.lp-02-featured-product-differentials-wrapper{position:relative}.lp-02-featured-product-differentials-wrapper::after{content:"";position:absolute;top:0;right:-2px;width:70px;height:100%;background:linear-gradient(to left,#fff,rgba(255,255,255,0));pointer-events:none}.lp-02-featured-product-differentials-item{min-width:max-content}.lp-02-featured-product-differentials-item:nth-child(-n+3){min-width:25%}.lp-02-featured-product-pack-label{width:100%}.lp-02-featured-product-variant{grid-template-columns:1fr 1fr 1fr}.lp-02-featured-product-variant-image img{width:100%}.lp-02-featured-product-packs{margin-top:25px}.lp-02-featured-product-size-chart-modal-close{right:20px;top:-50px;border-top-left-radius:5px;border-bottom-right-radius:0}.lp-02-featured-product-size-chart{margin-top:20px}.lp-02-featured-product-pack-discount-label{font-size:10px}.lp-02-featured-product-container-right{padding-top:0}.lp-02-featured-product-title{margin-top:0}.lp-02-featured-product-images{grid-template-columns:repeat(6,1fr)}.lp-02-featured-product-image[selected=true]{grid-column:1/7}}.institutional-home-faq{margin-top:0!important}.institutional-home-content h2{margin-top:20px!important}.lp-02-featured-product-description p{margin-bottom:0}.diferenciais-product{display:flex;overflow:scroll;flex-wrap:nowrap;justify-content:flex-start;gap:20px;position:relative;cursor:grab;max-width:90vw}.diferenciais-product::-webkit-scrollbar{display:none}.diferenciais-product.dragging{cursor:grabbing}diferenciais-scroll{position:relative;display:flex;margin-bottom:30px}diferenciais-scroll::after{content:'';position:absolute;top:0;right:0;bottom:0;width:100px;background:linear-gradient(to left,#fff,rgba(255,255,255,0));pointer-events:none;transition:opacity .3s ease;opacity:1}diferenciais-scroll::before{content:'';position:absolute;top:50%;right:10px;transform:translateY(-50%);width:20px;height:20px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 185.343 185.343" fill="%23636363"><path d="M51.707,185.343c-2.741,0-5.493-1.044-7.593-3.149c-4.194-4.194-4.194-10.981,0-15.175l74.352-74.347L44.114,18.32c-4.194-4.194-4.194-10.987,0-15.175c4.194-4.194,10.987-4.194,15.18,0l81.934,81.934c4.194,4.194,4.194,10.987,0,15.175l-81.934,81.939C57.201,184.293,54.454,185.343,51.707,185.343z"/></svg>') no-repeat center;background-size:contain;pointer-events:none;opacity:1;transition:opacity .3s ease;z-index:2}diferenciais-scroll.no-scroll::after,diferenciais-scroll.no-scroll::before{opacity:0}.diferencial-item{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:calc(115px - 20px);padding:0}.diferencial-item img{width:35px;height:35px;margin:0 auto;opacity:.8;margin-bottom:7px;pointer-events:none}.diferencial-item .title-icon{line-height:1.2;font-size:11px;font-weight:500;color:#636363}.footer-bar-mobile{display:none!important}