.b2b-inquiry{position:relative}.b2b-inquiry--full-width{width:100%;padding-left:5rem;padding-right:5rem}@media screen and (max-width:749px){.b2b-inquiry--full-width{padding-left:1.5rem;padding-right:1.5rem}}.b2b-inquiry .field{margin-bottom:1.5rem}.b2b-inquiry .field__input{-webkit-box-shadow:0 0 0 1000px rgb(var(--color-background)) inset!important;box-shadow:0 0 0 1000px rgb(var(--color-background)) inset!important;-webkit-text-fill-color:rgb(var(--color-foreground))!important}.b2b-inquiry .field--half{flex:0 0 100%;max-width:100%}@media screen and (min-width:750px){.b2b-inquiry .field--half{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem)}}.b2b-inquiry .field--third{flex:0 0 100%;max-width:100%}@media screen and (min-width:750px){.b2b-inquiry .field--third{flex:0 0 calc(33.333% - 1.35rem);max-width:calc(33.333% - 1.35rem)}}.b2b-inquiry__fields-row{display:flex;flex-wrap:wrap;gap:0 2rem}.b2b-select-field{margin-bottom:1.5rem}.b2b-select-field--half{flex:0 0 100%;max-width:100%}@media screen and (min-width:750px){.b2b-select-field--half{flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem)}}.b2b-select-field--third{flex:0 0 100%;max-width:100%}@media screen and (min-width:750px){.b2b-select-field--third{flex:0 0 calc(33.333% - 1.35rem);max-width:calc(33.333% - 1.35rem)}}.b2b-select-field__label{display:block;font-size:1.2rem;letter-spacing:.04rem;color:rgba(var(--color-foreground),.75);margin-bottom:.8rem}.b2b-select-field .select{width:100%;display:flex;position:relative}.b2b-select-field .select__select{width:100%;height:4.5rem;padding:0 3.5rem 0 1.5rem;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));font-size:1.4rem;cursor:pointer;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius);-webkit-appearance:none;appearance:none;-moz-appearance:none}.b2b-select-field .select svg{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:2rem;height:2rem;pointer-events:none;opacity:.75}.b2b-inquiry__header{text-align:center;margin-bottom:4rem}.b2b-inquiry__header .subtitle{font-size:1.6rem;color:rgba(var(--color-foreground),.7);margin-top:1rem;line-height:1.5}.b2b-inquiry__section-title{font-size:1.8rem;font-weight:600;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(var(--color-foreground),.1);display:flex;align-items:center;gap:1rem}.b2b-inquiry__section-title .section-icon{width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-radius:50%;font-size:1.2rem;font-weight:700}.b2b-inquiry__form-section{margin-bottom:3rem}.b2b-inquiry .contact__button{margin-top:3rem;text-align:center}.b2b-inquiry .contact__button .button{min-width:24rem;font-size:1.6rem;padding:1.5rem 4rem;height:auto}.b2b-inquiry .form-status{text-align:center;padding:2rem;margin-bottom:2rem;border-radius:var(--inputs-radius)}.b2b-inquiry .form-status.form__message{background:rgba(var(--color-success),.1);color:rgb(var(--color-success));justify-content:center}.b2b-inquiry .form-status-list{text-align:center;padding:2rem;margin-bottom:2rem;background:rgba(var(--color-error),.1);border-radius:var(--inputs-radius);list-style:none}.b2b-inquiry .form-status-list li{margin-bottom:.5rem}.b2b-inquiry .form-status-list a{color:rgb(var(--color-link))}.b2b-inquiry .required-star{color:rgb(var(--color-error))}@media screen and (max-width:749px){.b2b-inquiry .contact__button .button{width:100%}.b2b-inquiry__header{margin-bottom:3rem}.b2b-inquiry__section-title{font-size:1.6rem}}.b2b-whatsapp-btn{background:#25d366!important;color:#fff!important;display:inline-flex!important;align-items:center;justify-content:center;gap:1.2rem;transition:all .2s ease;border:2px solid #25D366!important}.b2b-whatsapp-btn:hover{background:#128c7e!important;border-color:#128c7e!important;transform:translateY(-2px);box-shadow:0 4px 12px #25d3664d}.b2b-whatsapp-icon{width:2rem;height:2rem}.b2b-inquiry__product-hint{font-size:1.4rem;color:rgba(var(--color-foreground),.7);margin-bottom:2rem}.b2b-product-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem;border:2px solid rgba(var(--color-foreground),.15);border-radius:var(--inputs-radius);cursor:pointer;position:relative;transition:all .2s ease;background:rgb(var(--color-background))}.b2b-product-card:hover{border-color:rgba(var(--color-button),.5);transform:translateY(-2px)}.b2b-product-card input[type=checkbox]{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;cursor:pointer;accent-color:rgb(var(--color-button));z-index:2}.b2b-product-card input[type=checkbox]:checked{accent-color:#25D366}.b2b-product-card__checkbox{position:absolute;top:1rem;right:1rem;width:2.2rem;height:2.2rem;border:2px solid rgba(var(--color-foreground),.3);border-radius:4px;background:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1;transition:all .2s ease}.b2b-product-card input[type=checkbox]:checked~.b2b-product-card__checkbox{background:#25d366;border-color:#25d366}.b2b-product-card input[type=checkbox]:checked~.b2b-product-card__checkbox:after{content:"";width:.6rem;height:1.1rem;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-.2rem}.b2b-product-card:has(input[type=checkbox]:checked){border-color:#25d366;background:#25d3660d}.b2b-product-card__image{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:1rem;background:rgba(var(--color-foreground),.04);border-radius:calc(var(--inputs-radius) / 2)}.b2b-product-card__image img{max-width:100%;max-height:100%;object-fit:contain}.b2b-product-card__image svg{width:100%;height:100%}.b2b-product-card__title{font-size:1.4rem;font-weight:600;margin-bottom:.5rem;line-height:1.3}.b2b-product-card__price{font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.b2b-product-search{position:relative;margin-bottom:1.5rem}.b2b-product-search .field{margin-bottom:0}.b2b-product-search__results{position:absolute;top:100%;left:0;right:0;z-index:100;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.15);border-radius:var(--inputs-radius);box-shadow:0 8px 24px #0000001a;max-height:320px;overflow-y:auto;margin-top:.4rem}.b2b-product-search__list{list-style:none;margin:0;padding:.4rem 0}.b2b-product-search__item{display:flex;align-items:center;gap:1rem;padding:.8rem 1.2rem;cursor:pointer;transition:background .15s ease}.b2b-product-search__item:hover{background:rgba(var(--color-foreground),.05)}.b2b-product-search__item.selected{background:#25d36614}.b2b-product-search__item-img{width:4rem;height:4rem;border-radius:.4rem;object-fit:cover;flex-shrink:0;background:rgba(var(--color-foreground),.04)}.b2b-product-search__item-img--empty{display:flex;align-items:center;justify-content:center}.b2b-product-search__item-img--empty svg{width:100%;height:100%}.b2b-product-search__item-info{flex:1;min-width:0}.b2b-product-search__item-title{font-size:1.3rem;font-weight:500;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b2b-product-search__item-price{font-size:1.2rem;color:rgba(var(--color-foreground),.65);margin-top:.2rem}.b2b-product-search__item-check{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#25d366;color:#fff;font-size:1.2rem;font-weight:700;flex-shrink:0}.b2b-product-search__empty{padding:2rem 1.2rem;text-align:center;font-size:1.3rem;color:rgba(var(--color-foreground),.5)}.b2b-product-search__loading{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1.5rem;font-size:1.3rem;color:rgba(var(--color-foreground),.5)}.b2b-product-search__spinner{width:1.6rem;height:1.6rem;border:2px solid rgba(var(--color-foreground),.15);border-top-color:rgb(var(--color-button));border-radius:50%;animation:b2b-spin .6s linear infinite}@keyframes b2b-spin{to{transform:rotate(360deg)}}.b2b-product-selected{margin-top:1rem}.b2b-product-selected__header{font-size:1.3rem;color:rgba(var(--color-foreground),.7);margin-bottom:.8rem;display:flex;align-items:center;gap:.4rem}.b2b-product-selected__count{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .6rem;border-radius:1rem;background:#25d366;color:#fff;font-size:1.1rem;font-weight:700}.b2b-product-selected__clear{margin-left:auto;font-size:1.2rem;cursor:pointer;text-decoration:underline;color:rgba(var(--color-foreground),.6);background:none;border:none;padding:.2rem .4rem}.b2b-product-selected__clear:hover{color:rgb(var(--color-error))}.b2b-product-selected__list{display:flex;flex-wrap:wrap;gap:.6rem}.b2b-product-tag{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .4rem .4rem 1rem;background:#25d3661a;border:1px solid rgba(37,211,102,.3);border-radius:2rem;font-size:1.2rem;transition:all .15s ease}.b2b-product-tag:hover{border-color:#25d36699}.b2b-product-tag__text{max-width:20rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b2b-product-tag__remove{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:50%;background:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.6);font-size:1.4rem;cursor:pointer;transition:all .15s ease;border:none;padding:0;line-height:1}.b2b-product-tag__remove:hover{background:rgb(var(--color-error));color:#fff}@media screen and (max-width:749px){.b2b-product-search__results{max-height:260px}.b2b-product-search__item{padding:.6rem 1rem}.b2b-product-search__item-img{width:3.2rem;height:3.2rem}.b2b-product-tag__text{max-width:14rem}}.b2b-inquiry__error{display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem;background:rgba(var(--color-error),.1);border:1px solid rgba(var(--color-error),.3);border-radius:var(--inputs-radius);color:rgb(var(--color-error));font-size:1.4rem;margin-bottom:2rem}.b2b-inquiry__error .svg-wrapper{display:inline-flex;width:2rem;height:2rem;flex-shrink:0}.b2b-inquiry__error svg{width:100%;height:100%;fill:currentColor}@supports not (selector(:has(*))){.b2b-product-card input[type=checkbox]{opacity:1;z-index:2}.b2b-product-card input[type=checkbox]:checked{outline:2px solid #25D366;outline-offset:2px}}@media screen and (max-width:749px){.b2b-inquiry__product-info-bar{flex-direction:column;align-items:flex-start;gap:.2rem}}@media screen and (max-width:749px){.b2b-product-card{padding:1rem .8rem}.b2b-product-card__title{font-size:1.2rem}.b2b-product-card input[type=checkbox],.b2b-product-card__checkbox{width:1.8rem;height:1.8rem;top:.8rem;right:.8rem}}.b2b-inquiry__individual-sends{margin-top:2rem;padding:1.5rem;border:1px solid rgba(128,128,128,.2);border-radius:.8rem;background:#80808008}.b2b-inquiry__individual-hint{font-size:1.3rem;color:#0000008c;margin:.5rem 0 1.5rem}.b2b-inquiry__individual-list{display:flex;flex-direction:column;gap:.8rem}.b2b-individual-btn{text-align:left;padding:1rem 1.5rem;font-size:1.3rem;white-space:normal;word-break:break-word;height:auto;min-height:4rem;line-height:1.4;border-radius:.6rem}.b2b-individual-btn:hover{background:#25d36614;border-color:#25d366;color:#075e54}.b2b-inquiry__product-layout{display:flex;gap:2rem;align-items:flex-start}.b2b-inquiry__category-sidebar{flex:0 0 220px;min-width:0;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--inputs-radius);overflow:hidden;position:sticky;top:2rem}.b2b-inquiry__category-title{font-size:1.4rem;font-weight:700;padding:1.2rem 1.5rem;border-bottom:1px solid rgba(var(--color-foreground),.1);background:rgba(var(--color-foreground),.03);text-transform:uppercase;letter-spacing:.05em}.b2b-inquiry__category-list{max-height:420px;overflow-y:auto}.b2b-inquiry__category-item{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.5rem;cursor:pointer;transition:all .15s ease;border-left:3px solid transparent;font-size:1.3rem}.b2b-inquiry__category-item:hover{background:rgba(var(--color-foreground),.04);border-left-color:rgba(var(--color-foreground),.15)}.b2b-inquiry__category-item.active{background:#25d36614;border-left-color:#25d366;font-weight:600}.b2b-category-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b2b-category-count{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;height:2.2rem;padding:0 .5rem;border-radius:1.1rem;background:rgba(var(--color-foreground),.08);font-size:1.1rem;font-weight:600;margin-left:.6rem;color:rgba(var(--color-foreground),.6)}.b2b-inquiry__category-item.active .b2b-category-count{background:#25d36633;color:#1da851}.b2b-inquiry__product-main{flex:1;min-width:0}.b2b-inquiry__product-info-bar{display:flex;align-items:center;gap:.5rem;font-size:1.3rem;color:rgba(var(--color-foreground),.65);margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.b2b-inquiry__product-count{font-weight:600}.b2b-inquiry__category-label{color:rgba(var(--color-foreground),.5)}.b2b-inquiry__product-grid{display:grid;grid-template-columns:repeat(var(--b2b-cols, 4),1fr);gap:1.5rem}@media screen and (max-width:749px){.b2b-inquiry__product-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media screen and (min-width:750px)and (max-width:989px){.b2b-inquiry__product-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem}}.b2b-inquiry__pagination{margin-top:2.5rem}.b2b-pagination{display:flex;align-items:center;justify-content:center;gap:.4rem;flex-wrap:wrap}.b2b-pagination__btn{display:inline-flex;align-items:center;justify-content:center;min-width:3.6rem;height:3.6rem;padding:0 .8rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:var(--inputs-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.3rem;font-weight:500;cursor:pointer;transition:all .15s ease;line-height:1;-webkit-user-select:none;user-select:none}.b2b-pagination__btn:hover:not(:disabled):not(.active){border-color:rgba(var(--color-foreground),.3);background:rgba(var(--color-foreground),.04)}.b2b-pagination__btn.active{background:#25d366;border-color:#25d366;color:#fff;cursor:default}.b2b-pagination__btn:disabled{opacity:.35;cursor:not-allowed}.b2b-pagination__prev svg,.b2b-pagination__next svg{width:1.6rem;height:1.6rem}.b2b-pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:3.6rem;font-size:1.4rem;color:rgba(var(--color-foreground),.4);letter-spacing:.1em}@media screen and (max-width:989px){.b2b-inquiry__product-layout{flex-direction:column}.b2b-inquiry__category-sidebar{flex:none;width:100%;position:static}.b2b-inquiry__category-list{max-height:none;display:flex;flex-wrap:wrap;padding:.5rem;gap:.3rem}.b2b-inquiry__category-item{border-left:none;border-bottom:2px solid transparent;padding:.6rem 1rem;font-size:1.2rem}.b2b-inquiry__category-item:hover{border-left-color:transparent;border-bottom-color:rgba(var(--color-foreground),.15)}.b2b-inquiry__category-item.active{border-left-color:transparent;border-bottom-color:#25d366}.b2b-inquiry__category-title{display:none}.b2b-category-count{min-width:1.8rem;height:1.8rem;font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/103/assets/section-b2b-inquiry.css.map */
