.Pagination_pagination-wrapper___CjeM{display:flex;justify-content:center;align-items:center;gap:1rem}.Pagination_pagination-wrapper___CjeM button{background:none;border:none;cursor:pointer}.Pagination_pagination-wrapper___CjeM button :before{--rm-icon__size:3rem}.Pagination_pagination-wrapper___CjeM button:disabled{cursor:not-allowed}.Pagination_pagination-wrapper___CjeM button:hover:not(:disabled){color:var(--pnx-color__brand-pneumax-green)}.ProductCard_product-card-link__6N_Rj{margin:auto;text-decoration:none}.ProductCard_product-card__eQ4_P{display:flex;flex-flow:column;justify-content:space-between;font:var(--pnx-font__text-l);text-decoration:none;color:var(--pnx-color__base-black);--rm-card__p:1.5rem 1rem;height:408px}.ProductCard_product-card__eQ4_P:not(.ProductCard_expand-width__YowrO){width:257px}.ProductCard_product-card__eQ4_P img{max-width:100%;width:257px;height:auto;max-height:calc(100% - 90px);object-fit:contain;margin:auto;justify-self:center}.ProductCard_product-card__eQ4_P>section{display:flex;flex-flow:column;gap:.5rem}.ProductCard_product-card__eQ4_P>section span{font:var(--pnx-font__text-s);color:#2a2623}.ProductCard_product-card__eQ4_P>section header{font:var(--pnx-font__text-m--700);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:4.2em;min-height:44px}.ProductCard_product-card__eQ4_P>section data{display:flex;align-items:center;gap:.5rem;font:var(--pnx-font__text-m--600)}.ProductCard_product-card__eQ4_P>section data del{font-size:.75rem;color:var(--pnx-color__gray-300)}.ProductCard_product-card__eQ4_P>section data del>*{text-decoration:line-through}.ProductsGallery_products-gallery__Dh6pz{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem;height:max-content}@media(max-width:769px){.ProductsGallery_products-gallery__Dh6pz{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:431px){.ProductsGallery_products-gallery__Dh6pz{grid-template-columns:repeat(1,minmax(0,1fr))}.ProductsGallery_products-gallery--mosaic__j98La{grid-template-columns:repeat(2,minmax(0,1fr))}}.ProductsGallery_empty__Bo2aD{display:flex;justify-content:center;flex-flow:column;gap:1rem;text-align:center;height:40dvh}.ProductsGallery_loading__yB2NQ{display:flex;justify-content:center;align-items:center;height:40dvh;grid-column:1/-1}.ProductsGallery_loading-spinner__cntih{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.ProductsGallery_loading-spinner__cntih p{font:var(--pnx-font__text-m);color:var(--pnx-color__gray-600);margin:0}.ProductsGallery_spinner__xtscu{width:40px;height:40px;border-top:4px solid var(--pnx-color__gray-200);border:4px solid var(--pnx-color__gray-200);border-top-color:var(--pnx-color__brand-pneumax-green);border-radius:50%;animation:ProductsGallery_spin__QVY4W 1s linear infinite}@keyframes ProductsGallery_spin__QVY4W{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ProductsGallery_header__ZQRBd{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding:.5rem 0}@media(min-width:431px){.ProductsGallery_header__ZQRBd{display:none}}.ProductsGallery_header__ZQRBd .ProductsGallery_modes__7v86R{display:flex;gap:.5rem;align-items:center;margin:1rem 0}@media(min-width:431px){.ProductsGallery_header__ZQRBd .ProductsGallery_modes__7v86R{opacity:0;pointer-events:none}}.ProductsGallery_header__ZQRBd .ProductsGallery_modes__7v86R label{display:flex;align-items:center;justify-content:center}.ProductsGallery_header__ZQRBd .ProductsGallery_modes__7v86R label input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;position:absolute;opacity:0}.ProductsGallery_header__ZQRBd .ProductsGallery_modes__7v86R label input[type=radio]:checked+[rm-icon]{color:var(--pnx-color__brand-pneumax-green)}.ProductsGallery_header__ZQRBd .ProductsGallery_modes__7v86R label:has(input[type=radio]:checked){border-color:var(--pnx-color__brand-pneumax-green)}.ProductsGallery_header__ZQRBd .ProductsGallery_modes__7v86R label [rm-icon]{color:var(--pnx-color__gray-400)}.ProductsGallery_header__ZQRBd .ProductsGallery_modes__7v86R [rm-button]{border:none!important}.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;display:block;position:relative;width:100%;height:8px;background:#ddd;border-radius:4px}.range-slider[data-vertical]{height:100%;width:8px}.range-slider[data-disabled]{opacity:.5;cursor:not-allowed}.range-slider .range-slider__thumb{position:absolute;z-index:3;top:50%;width:24px;height:24px;transform:translate(-50%,-50%);border-radius:50%;background:#2196f3}.range-slider .range-slider__thumb:focus-visible{outline:0;box-shadow:0 0 0 6px rgba(33,150,243,.5)}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{position:absolute;z-index:1;transform:translateY(-50%);top:50%;width:100%;height:100%;background:#51adf6}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;position:absolute;z-index:2;top:0;left:0;width:0;height:0;background-color:transparent}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.range-slider input[type=range]::-moz-range-thumb{width:0;height:0;border:0}.range-slider input[type=range]:focus{outline:0}.RangeInput_value-display__xtZFL{font-size:.875rem;color:var(--pnx-color__gray-700);margin-top:.5rem;text-align:center}.Category_Filter_wrapper__NdByC{height:100%;display:flex;flex-direction:column}.Category_Filter_form__384vr{display:flex;flex-direction:column;margin-top:2.5rem;gap:2.5rem;flex-grow:1;overflow-y:auto}.Category_Filter_filters-section__I8aLm{display:flex;flex-direction:column;gap:1rem}.Category_Filter_filters-section-title__JtFh4{font-weight:700;font-size:.875rem;line-height:1.375rem;color:var(--pnx-color__brand-pneumax-black)}.Category_Filter_separator__O7jyL{width:100%;height:.0625rem;background-color:var(--pnx-color__gray-100)}.Category_Filter_footer__wjtFC{background-color:var(--pnx-color__brand-pneumax-white);display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem}.Category_breadcrumb__jEh1K{style:none;display:flex;flex-flow:row;gap:.5rem;align-items:center;justify-content:center;padding:1rem 2rem;background-color:var(--pnx-color__brand-pneumax-black);color:var(--pnx-color__brand-pneumax-white)}.Category_breadcrumb__jEh1K div{width:clamp(200px,100dvw - 4rem,var(--app-content-max));align-self:center}.Category_breadcrumb__jEh1K a{text-decoration:none;font:var(--pnx-font__text-s--600);color:var(--pnx-color__brand-pneumax-white)}.Category_breadcrumb__jEh1K a:hover{color:var(--pnx-color__brand-pneumax-green)}.Category_header__LATrV{display:flex;align-items:center;gap:1rem;margin-top:3rem;margin-bottom:1rem}.Category_header__LATrV .Category_category-image__nnsRK{width:17.1875rem;height:17.1875rem;object-fit:contain}.Category_header__LATrV .Category_category-info__A5xpy{flex-grow:1;padding:2.25rem 5rem;min-height:8.75rem;box-sizing:border-box;background-color:var(--pnx-color__brand-pneumax-black);color:var(--pnx-color__brand-pneumax-white);display:flex;gap:2rem;align-items:center}.Category_header__LATrV .Category_category-info__A5xpy h1{flex:3 1}.Category_header__LATrV .Category_category-info__A5xpy .Category_category-info-separator__AyvK6{flex:none;height:100%;width:.0625rem;background-color:var(--pnx-color__gray-700)}.Category_header__LATrV .Category_category-info__A5xpy .Category_category-info-description__of3A_{flex:4 1;height:100%;overflow:auto}@media(max-width:769px){.Category_header__LATrV .Category_category-info__A5xpy{flex-direction:column}.Category_header__LATrV .Category_category-info__A5xpy .Category_category-info-separator__AyvK6{display:none}.Category_header__LATrV .Category_category-info__A5xpy .Category_category-info-description__of3A_{overflow:visible}.Category_header__LATrV{flex-direction:column;gap:2rem}.Category_header__LATrV .Category_category-info__A5xpy{padding:2.25rem 3.75rem;width:100%}}.Category_desktop-actions__iK2Lr{display:flex;justify-content:flex-end;gap:1rem;padding:1rem 0}@media(max-width:769px){.Category_desktop-actions__iK2Lr{display:none}}.Category_layout__6blzv{display:grid;grid-template-columns:20rem 1fr;grid-gap:2rem;gap:2rem;--gallery-min-width:18rem;min-height:50dvh}@media(max-width:769px){.Category_layout__6blzv{display:flex;flex-direction:column;gap:0}.Category_layout__6blzv aside{overflow-x:auto;overflow-y:visible;width:100vw;margin-left:-2rem;margin-right:-2rem}}.Category_layout__6blzv aside header,.Category_layout__6blzv aside li{border-bottom:1px solid var(--pnx-color__gray-100)}.Category_layout__6blzv aside header{font:var(--pnx-font__text-l--700);padding-bottom:1.5rem}@media(max-width:769px){.Category_layout__6blzv aside header{display:none}.Category_layout__6blzv aside ul{display:flex;flex-flow:row;gap:2rem;white-space:nowrap;border-bottom:1px solid var(--pnx-color__gray-100);padding:0 2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}}@media(max-width:769px){.Category_layout__6blzv aside ul::-webkit-scrollbar{display:none}}@media(max-width:769px){.Category_layout__6blzv aside ul li{border:none;flex-shrink:0;min-width:max-content}}.Category_layout__6blzv aside ul li a{display:block;font:var(--pnx-font__text-l);padding:1rem 0;cursor:pointer;text-decoration:none;color:var(--pnx-color__gray-600)}.Category_layout__6blzv aside ul li a input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.Category_layout__6blzv aside ul li a:has(input[type=radio]:checked){color:var(--pnx-color__brand-pneumax-green)}.Category_layout__6blzv aside ul li a:has(input[type=radio]:disabled){color:var(--pnx-color__gray-200)}.Category_layout__6blzv .Category_pagination-container__LYcsX{display:flex;justify-content:center;align-self:start;margin:2rem 0;width:100%;grid-column:1/-1}@media(max-width:769px){.Category_layout__6blzv{--gallery-min-width:18rem}}.Category_seo-text-wrapper__WOoRu{margin-top:2rem;margin-bottom:4rem}.Category_filtering-by__psOp_{display:flex;flex-flow:column;gap:.5rem;padding:1rem 0}.Category_filtering-by__psOp_ h4{font:var(--pnx-font__text-l--600)}.Category_filtering-by__psOp_ h4 span{color:var(--pnx-color__brand-pneumax-green)}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_desktop-layout__EaMXf{display:grid;grid-gap:2rem;gap:2rem;align-items:flex-start;grid-template-columns:max-content 1fr}@media(max-width:769px){.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_desktop-layout__EaMXf{display:none}}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_thumbnails__Aj68l{display:grid;grid-gap:1.5rem;gap:1.5rem}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_thumbnails__Aj68l figure{width:5rem;height:6.25rem;padding:1rem .5rem;border:1px solid var(--pnx-color__gray-100);cursor:pointer;transition:border-color .2s ease-in-out}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_thumbnails__Aj68l figure.ProductImagesGallery_thumbnail-active__5a_zQ{border-color:var(--pnx-color__brand-pneumax-green)}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_main-image__fQvar{position:relative;height:29.5rem;padding:1rem;border:1px solid var(--pnx-color__gray-100)}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_main-image__fQvar .ProductImagesGallery_navigation-buttons__koLSr{position:absolute;bottom:1.5rem;right:1.5rem;display:flex;gap:.5rem}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_mobile-carousel__tZYL_{display:none}@media(max-width:769px){.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_mobile-carousel__tZYL_{display:block;position:relative;width:100%;padding-bottom:1rem;border:1px solid var(--pnx-color__gray-100)}}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_carousel-container__A_r9R{display:flex;overflow:hidden;scroll-behavior:smooth;cursor:-webkit-grab;cursor:grab}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_carousel-container__A_r9R:active{cursor:-webkit-grabbing;cursor:grabbing}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_carousel-slide__D9rsW{flex:0 0 100%}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_carousel-slide__D9rsW img{width:100%;height:auto;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_dots-container__3xf4Z{display:flex;justify-content:center;gap:.5rem;margin-top:1rem;padding:1rem 0}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_dot__CJD2n{width:10px;height:10px;border-radius:50%;border:none;background-color:#d1d5db;cursor:pointer;transition:all .2s ease;padding:0;outline:none}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_dot__CJD2n:hover{background-color:#9ca3af}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_dot__CJD2n[data-active=true]{background-color:var(--pnx-color__brand-pneumax-green);transform:scale(1.2)}.ProductImagesGallery_product-images-gallery__Tl6xW .ProductImagesGallery_dot__CJD2n:focus{box-shadow:0 0 0 2px rgba(59,130,246,.5)}.ProductImagesGallery_product-images-gallery__Tl6xW img{width:100%;height:100%;object-fit:contain}.Toast_toast-container__GITct{position:fixed;top:3.5rem;left:0;right:0;bottom:0;pointer-events:none;z-index:9999;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.Toast_toast__2c_J2{--toast-bg:var(--pnx-color__base-white);--toast-border:var(--pnx-color__gray-200);--toast-text:var(--pnx-color__gray-800);--toast-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);position:relative;max-width:400px;min-width:300px;background:var(--toast-bg);border:1px solid var(--toast-border);border-radius:.5rem;box-shadow:var(--toast-shadow);pointer-events:auto;transform:translateX(100%);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.Toast_toast--top-right__L9RIf{align-self:flex-end}.Toast_toast--top-left__fMVj4{align-self:flex-start}.Toast_toast--bottom-right__G3l0P{align-self:flex-end;margin-top:auto}.Toast_toast--bottom-left__YqC3k{align-self:flex-start;margin-top:auto}.Toast_toast--visible__FtADl{transform:translateX(0);opacity:1}.Toast_toast--exiting__R8sFV{transform:translateX(100%);opacity:0}.Toast_toast--success__i4xGY{--toast-bg:var(--pnx-color__others-green-label-50);--toast-border:var(--pnx-color__success-success);--toast-text:var(--pnx-color__success-success)}.Toast_toast--success__i4xGY .Toast_toast__icon__9j3VR{color:var(--pnx-color__success-success)}.Toast_toast--error__S8Xyw{--toast-bg:#fff4f2;--toast-border:var(--pnx-color__error-error);--toast-text:var(--pnx-color__error-error)}.Toast_toast--error__S8Xyw .Toast_toast__icon__9j3VR{color:var(--pnx-color__error-error)}.Toast_toast--warning__mewFk{--toast-bg:var(--pnx-color__others-orange-label-50);--toast-border:var(--pnx-color__warning-warning);--toast-text:var(--pnx-color__warning-warning)}.Toast_toast--warning__mewFk .Toast_toast__icon__9j3VR{color:var(--pnx-color__warning-warning)}.Toast_toast--info__8N8xy{--toast-bg:var(--pnx-color__gray-50);--toast-border:var(--pnx-color__gray-400);--toast-text:var(--pnx-color__gray-700)}.Toast_toast--info__8N8xy .Toast_toast__icon__9j3VR{color:var(--pnx-color__gray-600)}.Toast_toast__content__EnJzb{display:flex;align-items:flex-start;gap:.75rem;padding:1rem}.Toast_toast__icon__9j3VR{flex-shrink:0;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}.Toast_toast__body__C_peb{flex:1 1;min-width:0}.Toast_toast__title__88iV2{font-weight:600;font-size:.875rem;line-height:1.25rem;color:var(--toast-text);margin:0}.Toast_toast__message__EXf4o{font-size:.75rem;line-height:1rem;color:var(--toast-text);opacity:.8;margin-top:.25rem}.Toast_toast__close__pmfyR{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:.25rem;color:var(--toast-text);opacity:.6;cursor:pointer;font-size:1.125rem;line-height:1;transition:opacity .2s ease}.Toast_toast__close__pmfyR:hover{opacity:1;background:var(--pnx-color__gray-100)}.Toast_toast__close__pmfyR:focus{outline:2px solid var(--toast-text);outline-offset:2px}@media(max-width:640px){.Toast_toast-container__GITct{padding:.5rem}.Toast_toast__2c_J2{max-width:100%;min-width:auto}}.Toast_toast-container__GITct .Toast_toast__2c_J2:not(:last-child){margin-bottom:.75rem}@media(prefers-reduced-motion:reduce){.Toast_toast__2c_J2{transition:opacity .2s ease}.Toast_toast--exiting__R8sFV,.Toast_toast--visible__FtADl{transform:none}}.ProductInfo_product-info__GOck0{display:grid;grid-template-areas:"sku" "hgroup" "description" "stock" "fieldset" "accordion-tech" "accordion-docs";grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media(max-width:769px){.ProductInfo_product-info__GOck0{grid-template-areas:"sku stock" "hgroup hgroup" "description description" "fieldset fieldset" "accordion-tech accordion-tech" "accordion-docs accordion-docs";grid-template-columns:1fr max-content;gap:1rem 2rem}}.ProductInfo_product-info__GOck0>span{grid-area:sku;font:var(--pnx-font__text-m)}.ProductInfo_product-info__GOck0>hgroup{grid-area:hgroup;margin:1rem 0 .5rem;display:flex;flex-flow:column;gap:.6rem}@media(max-width:769px){.ProductInfo_product-info__GOck0>hgroup{margin:0 0 .5rem}}.ProductInfo_product-info__GOck0>hgroup h2{font:var(--pnx-font__title-s--700)}.ProductInfo_product-info__GOck0>hgroup h4{font:var(--pnx-font__text-l--400)}.ProductInfo_product-info__GOck0>hgroup p{font:var(--pnx-font__title-s--600)}.ProductInfo_product-info__GOck0>p{grid-area:description;margin:1rem 0 1.5rem;font:var(--pnx-font__text-l--400)}@media(max-width:769px){.ProductInfo_product-info__GOck0>p{margin:0 0 1rem}}.ProductInfo_product-info__GOck0>[data-component=stock-tag]{grid-area:stock}@media(max-width:769px){.ProductInfo_product-info__GOck0>[data-component=stock-tag]{justify-self:end;align-self:start}}.ProductInfo_product-info__GOck0>fieldset{grid-area:fieldset;margin-bottom:1.5rem;display:flex}@media(max-width:769px){.ProductInfo_product-info__GOck0>fieldset{margin:1rem 0;display:flex;flex-direction:column;align-items:center}}.ProductInfo_product-info__GOck0>fieldset>label>em{position:absolute;top:4rem}.ProductInfo_product-info__GOck0>fieldset>div{display:flex;width:100%}.ProductInfo_product-info__GOck0>fieldset>div>[rm-button]{border-top-left-radius:0;border-bottom-left-radius:0;margin-top:1rem}@media(max-width:769px){.ProductInfo_product-info__GOck0>fieldset>div>[rm-button]{margin-top:2.5rem;border-radius:5rem;width:95%}}.ProductInfo_product-info__GOck0>[rm-accordion]:first-of-type{grid-area:accordion-tech}.ProductInfo_product-info__GOck0>[rm-accordion]:last-of-type{grid-area:accordion-docs}.ProductInfo_docs-count__s_RjA{font:var(--pnx-font__text-s--600);display:inline-block;width:100%;text-align:right;padding-right:2rem}@media(max-width:769px){.ProductInfo_docs-count__s_RjA{padding-right:0}}.ProductInfo_docs-count__s_RjA:before{content:"";display:inline-block;width:.5rem;height:.5rem;margin-right:.25rem;background-color:var(--pnx-color__brand-pneumax-green);border-radius:50%}.ProductInfo_docs-list___zLus{--rm-list__gap:0.5rem}.ProductInfo_docs-list___zLus li{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:1fr max-content max-content;align-items:center;font:var(--pnx-font__text-m--600)}.ProductInfo_docs-list___zLus li code{font:var(--pnx-font__text-m);color:var(--pnx-color__gray-500)}.ProductInfo_docs-list-item__EdScM{--rm-icon__Size:1.25rem;gap:.5rem;display:flex;align-items:center;color:var(--pnx-color__brand-pneumax-green);font:var(--pnx-font__text-s--700);text-decoration:none}.ProductInfo_docs-list-item__EdScM .ProductInfo_docs-list-item-name__kSDbu{flex-grow:1}.ProductInfo_price-row__QVe7S{display:flex;align-items:center;gap:.75rem}.ProductInfo_price-row__QVe7S del{font-size:1rem;color:var(--pnx-color__gray-300)}.ProductInfo_price-row__QVe7S del>*{text-decoration:line-through}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.NewProductCard_new-product-card__WWJUS{display:flex;flex-flow:column;align-items:flex-end;padding:2rem!important;height:461px;justify-content:space-between}.NewProductCard_new-product-card__WWJUS:not(.NewProductCard_expand-width__iJQHG){width:392px}.NewProductCard_new-product-card__WWJUS>section{display:flex;flex-flow:column;width:100%}.NewProductCard_new-product-card__WWJUS>section img{width:202px;height:173px;align-self:center;margin-bottom:1rem;object-fit:contain}.NewProductCard_new-product-card__WWJUS>section header{font:var(--pnx-font__title-s--700);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:4.2em;margin-bottom:1rem}.NewProductCard_new-product-card__WWJUS .NewProductCard_description__4qXaS{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:4.5em;-webkit-line-clamp:3}.NewProductCard_new-product-card__WWJUS code{font:var(--pnx-font__text-s)}.NewProductCard_new-product-card__WWJUS data{font:var(--pnx-font__text-m--600)}.ProductsCarousel_empty__mAd_o{display:flex;justify-content:center;flex-flow:column;gap:1rem;text-align:center;height:40dvh;background-color:var(--pnx-color__gray-50)}.ProductsCarousel_loading__JJFRu{display:flex;justify-content:center;align-items:center;height:40dvh;grid-column:1/-1}.ProductsCarousel_loading-spinner__mYwuD{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.ProductsCarousel_loading-spinner__mYwuD p{font:var(--pnx-font__text-m);color:var(--pnx-color__gray-600);margin:0}.ProductsCarousel_spinner__jltkR{width:40px;height:40px;border-top:4px solid var(--pnx-color__gray-200);border:4px solid var(--pnx-color__gray-200);border-top-color:var(--pnx-color__brand-pneumax-green);border-radius:50%;animation:ProductsCarousel_spin__WEu8V 1s linear infinite}@keyframes ProductsCarousel_spin__WEu8V{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Product_3d_container__gK5El{width:100%;min-height:600px;min-width:300px;background-color:var(--pnx-color__gray-600);position:relative}.Product_3d_container__gK5El iframe{width:100%;height:100%;min-height:600px;border:none}.Product_3d_link-container___n7JL{width:100%;height:80px;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;background-color:var(--pnx-color__gray-50)}.Product_3d_link-container___n7JL a{font-size:1.2rem;color:var(--pnx-color__blue-500);text-decoration:underline}.Product_3d_link-container___n7JL a:hover{color:var(--pnx-color__blue-700)}.Product_3d_empty-container__R6EIx{width:100%;height:80px;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;background-color:var(--pnx-color__gray-50);font-size:1.2rem;color:var(--pnx-color__gray-400)}.Product_Data_data__iVa75{column-count:3;margin:0;gap:1rem;display:flex;flex-flow:column;justify-content:space-between;width:-moz-fit-content;width:fit-content}.Product_Data_data__iVa75>div{display:flex;flex-flow:row;justify-content:space-between;gap:3rem}.Product_Data_data__iVa75>:is(dd,dt){display:inline-block;width:50%}.Product_Data_data__iVa75 dt{font:var(--pnx-font__text-m--600)}.Product_Data_data__iVa75 dd{font:var(--pnx-font__text-m);margin:0}.Product_Info_info___l_mW{display:grid;grid-template-columns:1fr 1fr}@media(max-width:769px){.Product_Info_info___l_mW{display:flex;flex-flow:column-reverse;gap:1.5rem}}.Product_Info_info___l_mW>ul{padding:0;margin:0}.Product_Info_info___l_mW>ul li{display:flex;font:var(--pnx-font__text-l--600)}.Product_Info_info___l_mW>ul li:before{content:"";flex:none;display:inline-block;font-size:2rem;width:1em;height:1em;-webkit-mask:url(/icons/check.svg) center/1em no-repeat;mask:url(/icons/check.svg) center/1em no-repeat;background-color:var(--pnx-color__others-green-label);margin-right:1rem}.Product_Info_info___l_mW>ul li .Product_Info_item-content__8jx9i{display:flex;align-items:center}.Product_Info_info___l_mW>ul li+li{margin-top:.5rem}.Product_product__9Be82 [data-section=main]{display:grid;grid-gap:4rem;gap:4rem;margin-top:4rem;align-items:flex-start;grid-template-areas:"gallery separator info";grid-template-columns:1fr max-content 1fr}@media(max-width:769px){.Product_product__9Be82 [data-section=main]{margin-top:1rem}}.Product_product__9Be82 [data-section=main]>hr{height:6rem;border-color:var(--pnx-color__brand-pneumax-green);grid-area:separator}@media(max-width:1000px){.Product_product__9Be82 [data-section=main]>hr{display:none}.Product_product__9Be82 [data-section=main]{grid-template-areas:"sku stock" "hgroup hgroup" "description description" "gallery gallery" "fieldset fieldset" "accordion-tech accordion-tech" "accordion-docs accordion-docs";grid-template-columns:1fr max-content;gap:.5rem}}.Product_product__9Be82 [data-section=main]>aside{grid-area:gallery}.Product_product__9Be82 [data-section=main]>main{grid-area:info}@media(max-width:1000px){.Product_product__9Be82 [data-section=main]>main{display:contents}}.Product_product__9Be82 [data-section=related-products],.Product_product__9Be82 [data-section=tabs]{background-color:var(--pnx-color__brand-pneumax-white)}.Product_product__9Be82 [data-section=tabs]{margin:2.5rem 0}.Product_product__9Be82 [data-section=tabs] [rm-tabs]~main{display:none;padding:1.5rem 0;border-bottom:1px solid var(--pnx-color__gray-100)}.Product_product__9Be82 [data-section=tabs] [rm-tabs]:has(input[value=info]:checked)~main[aria-labelledby=info]{display:grid}.Product_product__9Be82 [data-section=tabs] [rm-tabs]:has(input[value=tech]:checked)~main[aria-labelledby=tech]{display:grid}.Product_product__9Be82 [data-section=related-products]{display:flex;flex-flow:column;gap:2rem;margin:1.5rem 0 6.25rem;overflow:hidden}.Product_product__9Be82 [data-section=related-products] h3{margin:0;font:var(--pnx-font__title-s--700)}.Product_product__9Be82 [data-section=related-products] section{overflow:visible}.Product_product__9Be82 [data-section=related-products] [rm-list]{display:flex;flex-flow:row;gap:2rem;overflow-x:auto;overflow-y:hidden;touch-action:auto;padding:0;scroll-snap-type:x proximity}.Product_product__9Be82 [data-section=related-products] [rm-list]::-webkit-scrollbar{display:none}.Product_product__9Be82 [data-section=related-products] [rm-list]>li{flex-shrink:0;scroll-snap-align:start}.Product_product__9Be82 [data-section=related-products] [rm-list]>li section{display:flex;flex-flow:column}