.product-card-wrapper .card__heading{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35;min-height:2.7em;margin-bottom:.4rem}.product-card-wrapper .card__heading a{text-decoration:none}.product-card-wrapper,.product-card-wrapper .card,.product-card-wrapper .card__content{height:100%}.product-card-wrapper .card__content{display:flex;flex-direction:column}.product-card-wrapper .card__information{margin-top:auto;padding-top:1rem}.price{font-weight:600}.product-card-wrapper .card{transition:transform .25s ease,box-shadow .25s ease}.product-card-wrapper:hover .card{transform:translateY(-4px)}.product-card-wrapper .card__inner{overflow:hidden}.collection-list .card__information,.collection-card-wrapper .card__information{padding-top:.8rem;margin-top:0}.collection-list .card__heading,.collection-card-wrapper .card__heading{min-height:0;margin:0}.product-card-wrapper .card__inner{background-color:#fff;border-radius:var(--border-radius, 8px)}.product-card-wrapper .card__media,.product-card-wrapper .card__media .media{background-color:#fff}.product-card-wrapper .card__media .media img{object-fit:contain;box-sizing:border-box;padding:8%}.product-card-wrapper .media.media--hover-effect>img:nth-child(2){object-fit:contain}.product-enquiry{display:flex;flex-direction:column;gap:1rem;margin-top:1.2rem}.product-enquiry__note{margin:0 0 .4rem;font-size:1.3rem;opacity:.7}.product-enquiry__btn{display:inline-flex;align-items:center;justify-content:center;gap:1rem;width:100%;min-height:5rem;font-size:1.5rem;font-weight:600;border-radius:8px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.product-enquiry__btn svg{width:2.2rem;height:2.2rem;flex-shrink:0}.product-enquiry__btn--wa{background:#25d366;color:#fff;border:1px solid #25D366}.product-enquiry__btn--email{background:#1453b8;color:#fff;border:1px solid #1453B8}.product-enquiry__btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #0000002e;filter:brightness(1.04)}.cart-enquiry{display:flex;flex-direction:column;gap:1rem;width:100%}.cart-enquiry__btn{display:inline-flex;align-items:center;justify-content:center;gap:1rem;width:100%;min-height:5rem;font-size:1.5rem;font-weight:600;border-radius:8px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.cart-enquiry__btn svg{width:2.2rem;height:2.2rem;flex-shrink:0}.cart-enquiry__btn--wa{background:#25d366;color:#fff;border:1px solid #25D366}.cart-enquiry__btn--email{background:#1453b8;color:#fff;border:1px solid #1453B8}.cart-enquiry__btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #0000002e;filter:brightness(1.04)}.tax-note{display:none!important}.card-moq{display:flex;flex-wrap:wrap;gap:.3rem 1rem;margin-top:.4rem;font-size:1.25rem;line-height:1.3}.card-moq__unit{opacity:.6}.card-moq__moq{font-weight:600;color:rgb(var(--color-button))}.product-moq{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1.4rem;margin:.8rem 0 .4rem;font-size:1.5rem}.product-moq__unit{opacity:.72}.product-moq__moq{font-weight:700;color:rgb(var(--color-button));background:rgba(var(--color-button),.1);padding:.3rem 1.1rem;border-radius:6px}.cart-enquiry__banner{font-size:1.3rem;line-height:1.45;padding:1.1rem 1.3rem;margin-bottom:.6rem;border-radius:8px;background:rgba(var(--color-button),.1);border:1px solid rgba(var(--color-button),.28)}.price-on-request{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem}.price-on-request__label{display:inline-block;font-weight:700;font-size:1.4rem;line-height:1.2;color:rgb(var(--color-foreground));letter-spacing:.01em}.price-on-request__actions{display:flex;flex-wrap:wrap;gap:.6rem;width:100%}.price-on-request__btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;font-size:1.25rem;font-weight:600;line-height:1;padding:.7rem 1.1rem;border-radius:7px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.price-on-request__btn svg{width:1.6rem;height:1.6rem;flex-shrink:0}.price-on-request__btn--wa{background:#25d366;color:#fff;border:1px solid #25d366}.price-on-request__btn--email{background:#1453b8;color:#fff;border:1px solid #1453b8}.price-on-request__btn:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0000002e;filter:brightness(1.05)}.price-on-request--large{gap:1rem;margin-top:.4rem}.price-on-request--large .price-on-request__label{font-size:2rem}.price-on-request--large .price-on-request__actions{flex-direction:column}.price-on-request--large .price-on-request__btn{width:100%;min-height:5rem;font-size:1.5rem;gap:1rem}.price-on-request--large .price-on-request__btn svg{width:2.2rem;height:2.2rem}.product-form--enquire{margin-top:1rem}.quote-form{margin-top:1.6rem;padding:1.6rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:10px;background:rgba(var(--color-foreground),.03)}.quote-form__heading{margin:0 0 1.2rem;font-weight:700;font-size:1.6rem;line-height:1.25}.quote-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}@media screen and (max-width:620px){.quote-form__row{grid-template-columns:1fr}}.quote-form__field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.quote-form__row .quote-form__field{margin-bottom:0}.quote-form__field label{font-size:1.25rem;font-weight:600;opacity:.85}.quote-form__field input,.quote-form__field textarea{width:100%;padding:1rem 1.1rem;font-size:1.5rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.22);border-radius:7px}.quote-form__field input:focus,.quote-form__field textarea:focus{outline:2px solid rgba(var(--color-button),.5);outline-offset:1px;border-color:rgb(var(--color-button))}.quote-form__submit{width:100%;min-height:5rem;margin-top:.4rem;font-size:1.5rem;font-weight:600;cursor:pointer}.quote-form__fineprint{margin:.8rem 0 0;font-size:1.2rem;opacity:.65;text-align:center}.quote-form__success{padding:1.4rem 1.6rem;border-radius:8px;background:#25d3661f;border:1px solid rgba(37,211,102,.4)}.quote-form__success strong{font-size:1.6rem}.quote-form__success p{margin:.6rem 0 0;font-size:1.35rem;line-height:1.45}.quote-form__errors{margin-bottom:1.2rem;padding:1rem 1.2rem;border-radius:7px;font-size:1.3rem;background:#d930251a;border:1px solid rgba(217,48,37,.35)}.quote-form__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.quote-reveal{margin-top:1.4rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:10px;overflow:hidden}.quote-reveal__summary{display:flex;align-items:center;gap:1rem;padding:1.3rem 1.5rem;cursor:pointer;font-size:1.4rem;line-height:1.3;list-style:none;background:rgba(var(--color-button),.06);transition:background .15s ease}.quote-reveal__summary:hover{background:rgba(var(--color-button),.11)}.quote-reveal__summary::-webkit-details-marker{display:none}.quote-reveal__icon svg{width:2rem;height:2rem;display:block;color:rgb(var(--color-button))}.quote-reveal__text{flex:1 1 auto}.quote-reveal__chev svg{width:1.8rem;height:1.8rem;display:block;transition:transform .2s ease}.quote-reveal[open] .quote-reveal__chev svg{transform:rotate(180deg)}.quote-reveal .quote-form{margin-top:0;border:0;border-radius:0;background:transparent}.collection-list__home{margin:-1rem 0 3rem}.collection-list__home .button{min-width:16rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
