.product-inquiry-section{overflow-x:clip;padding:3.5rem 0 6rem}.product-inquiry__header{width:100%;max-width:82rem;box-sizing:border-box;margin:0 auto 3.5rem;text-align:center}.product-inquiry__eyebrow{margin:0 0 1rem;font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.product-inquiry__grid{display:block}.product-inquiry__form-card{width:100%;max-width:92rem;margin:0 auto;box-sizing:border-box;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.8rem;background:rgb(var(--color-background));padding:3rem;box-shadow:0 .8rem 2.8rem rgba(var(--color-foreground),.06)}.product-inquiry__form-header{max-width:78rem;margin:0 auto 2.2rem}.product-inquiry__form-header h3{margin:0;font-size:2.4rem}.product-inquiry__form-header p{margin:.7rem 0 2.2rem;font-size:1.25rem;line-height:1.5;opacity:.68}.product-inquiry__fields{max-width:78rem;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.product-inquiry__field{display:flex;flex-direction:column;gap:.65rem}.product-inquiry__field--full{grid-column:1/-1}.product-inquiry__field label{font-size:1.3rem;font-weight:600}.product-inquiry__field label span{opacity:.6}.product-inquiry__field input,.product-inquiry__field textarea{width:100%;min-height:4.8rem;padding:1.15rem 1.3rem;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:.8rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;box-sizing:border-box;max-width:100%}.product-inquiry__field textarea{resize:vertical;min-height:11rem}.product-inquiry__field input:focus,.product-inquiry__field textarea:focus{outline:.2rem solid rgba(var(--color-button),.2);outline-offset:.1rem;border-color:rgb(var(--color-button))}.product-inquiry__submit{display:flex;width:100%;max-width:78rem;margin:1.6rem auto 0;min-height:5.2rem}.product-inquiry__success,.product-inquiry__errors{padding:1.3rem 1.5rem;margin-bottom:1.7rem;border-radius:.8rem;font-size:1.3rem}.product-inquiry__success{background:rgba(var(--color-button),.1)}.product-inquiry__errors{background:rgba(var(--color-foreground),.06)}@media screen and (max-width:749px){.product-inquiry-section{padding:3rem 0 5rem}.product-inquiry__header{margin-bottom:2rem}.product-inquiry__form-card{padding:2rem 1.6rem;border-radius:1.4rem}.product-inquiry__form-header h3{font-size:2rem;line-height:1.25}.product-inquiry__fields{grid-template-columns:1fr}.product-inquiry__field--full{grid-column:auto}.product-inquiry__submit{min-height:5rem}}.product__description .sada-spec-table{width:100%;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;margin:2rem 0 2.4rem;border:1px solid #cfdee6;border-radius:6px;background:#fff;box-sizing:border-box}.product__description .sada-spec-table:focus-visible{outline:3px solid #0f668c;outline-offset:3px}.product__description .sada-spec-table table{display:table;width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;margin:0!important;border-collapse:collapse;border-spacing:0;table-layout:auto;box-shadow:none;font-size:14px;line-height:1.55;color:#17384b;background:#fff}.product__description .sada-spec-table thead{display:table-header-group}.product__description .sada-spec-table tbody{display:table-row-group}.product__description .sada-spec-table tfoot{display:table-footer-group}.product__description .sada-spec-table tr{display:table-row;height:auto!important}.product__description .sada-spec-table :is(thead,tbody,tfoot){height:auto!important}.product__description .sada-spec-table :is(th,td){display:table-cell;width:auto!important;max-width:none!important;height:auto!important;padding:12px 14px;vertical-align:top;text-align:start;white-space:normal!important;overflow-wrap:anywhere;word-break:normal;box-sizing:border-box;border:1px solid #dce6eb;color:#17384b}.product__description .sada-spec-table th{background:#eaf3f7;font-weight:700}.product__description .sada-spec-table tbody tr:nth-child(2n) td{background:#f6f9fb}.product__description .sada-spec-table :is(td,th) :is(p,ul,ol){margin:0;font-size:inherit;line-height:inherit}.product__description .sada-spec-table table:not(:has(tr>:nth-child(3))) tr>:first-child:not([colspan]){width:44%!important}.product__description .sada-spec-table table:has(tr>:nth-child(3)){min-width:600px!important}.product__description .sada-spec-table table:has(tr>:nth-child(5)){min-width:900px!important}.product__description .sada-spec-table table:has(tr>:nth-child(8)){min-width:1200px!important}.product__description .sada-spec-table table:has(tr>:nth-child(3)) :is(th,td){min-width:100px}@media(max-width:749px){.product__description .sada-spec-table{margin:1.6rem 0 2rem}.product__description .sada-spec-table :is(th,td){padding:10px 11px}.product__description .sada-spec-table table{font-size:13px}}.product__description .sada-spec-table.sada-spec-table--cards{overflow:visible;border:0;border-radius:0;background:transparent;container-type:inline-size}.product__description .sada-spec-table--cards>table{display:none!important}.product__description .sada-spec-cards{display:grid;gap:12px;min-width:0;max-width:100%}.product__description .sada-spec-card{min-width:0;max-width:100%;border:1px solid #cfdee6;border-radius:8px;background:#fff;overflow:hidden}.product__description .sada-spec-card summary{display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;min-width:0;padding:15px 18px;min-height:50px;background:#edf5f8;color:#17384b;font-size:16px;font-weight:700;cursor:pointer;overflow-wrap:anywhere;line-height:1.5}.product__description .sada-spec-card summary::-webkit-details-marker{display:none}.product__description .sada-spec-card summary:after{content:"+";flex:none;font-size:22px;line-height:1}.product__description .sada-spec-card[open] summary:after{content:"\2212"}.product__description .sada-spec-card summary:focus-visible{outline:3px solid #0f668c;outline-offset:-3px}.product__description .sada-spec-card dl{margin:0;padding:0;min-width:0;font-size:14px;line-height:1.6}.product__description .sada-spec-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:16px;padding:12px 18px;border-top:1px solid #e0e8ed;min-width:0}.product__description .sada-spec-pair:nth-child(2n){background:#f6f9fb}.product__description .sada-spec-pair dt,.product__description .sada-spec-pair dd{min-width:0;max-width:100%;margin:0;padding:0;white-space:normal;overflow-wrap:anywhere;word-break:normal;color:#17384b}.product__description .sada-spec-pair dt{font-weight:600}.product__description .sada-spec-cards-label{margin:0 0 10px!important;font-size:13px;font-weight:700;color:#526a78}@container (max-width:380px){.product__description .sada-spec-pair{grid-template-columns:minmax(0,1fr);gap:4px;padding:11px 14px}.product__description .sada-spec-card summary{padding:13px 14px}}
/*# sourceMappingURL=/cdn/shop/t/79/compiled_assets/styles.css.map?subset=AAAAAAAEAAAAAAAI */
