.section-product-bundles .product-bundles-wrapper .bundle-section{width:100%;background:var(--bg);padding:32px;display:flex;flex-direction:column;align-items:center}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container{max-width:1440px;width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:32px}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle{background:#fff;border-radius:16px;padding:32px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;max-width:350px;width:100%}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle.bundle-featured{border:2px solid #1a7b29;position:relative}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle.bundle-featured::before{content:"Mais vendido";position:absolute;top:-16px;background:#1a7b29;color:#fff;font-size:18px;font-weight:600;padding:8px 16px;border-radius:16px}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-image img{width:100%;max-width:334px;border-radius:16px}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info{width:100%;max-width:334px;display:flex;flex-direction:column;align-items:center}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info .bundle-title,.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info .bundle-price{color:var(--text)}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info .bundle-title{font-size:24px;font-weight:600}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info .bundle-price{font-size:26px;font-weight:600;margin-top:4px}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info .bundle-subtext{font-size:16px;margin-top:4px}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info .bundle-subtext--compare{color:#858780}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info .bundle-divider{width:100%;height:1px;background:#bdc0b9;margin:8px 0}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info .bundle-features{display:flex;align-items:center;gap:8px;font-size:16px;color:var(--text_benefits);justify-content:left;width:100%;text-align:left;padding-bottom:8px}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info .bundle-features svg{width:24px;height:24px;border-radius:0px}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info .bundle-features svg path{stroke:var(--text_benefits)}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info .bundle-button{display:flex !important;align-items:center;justify-content:center;gap:8px;padding:12px;background:#1a7b29;border-radius:36px;border:1px solid #1a7b29;color:#fff;font-size:18px;font-weight:600;cursor:pointer;transition:.3s;width:100%;margin-top:24px}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info .bundle-button:hover{background:#166023}.section-product-bundles .product-bundles-wrapper .bundle-section .bundle-container .bundle .bundle-info .bundle-button img{width:16px;height:16px}@media(max-width: 1024px){.section-product-bundles .product-bundles-wrapper .bundle-section{padding:16px}.section-product-bundles .product-bundles-wrapper .bundle-container{flex-direction:column;align-items:center;gap:24px}.section-product-bundles .product-bundles-wrapper .bundle-title-section{font-size:22px}.section-product-bundles .product-bundles-wrapper .bundle-title{font-size:22px}}