.icon{width:6.875rem;padding:.75rem .5rem;border-radius:.5rem;background:#fff;box-shadow:0 .0625rem .1875rem rgba(0,0,0,.08);text-align:center}.icon__img{width:2rem;height:2rem;display:inline-block;margin:0 auto .375rem}.icon__label{font-size:.6875rem;color:#4b4b4b;word-break:break-all}.icon__img--mini{width:.875rem;height:.875rem}.icon__img--small{width:1.25rem;height:1.25rem}.icon__img--base{width:1.5rem;height:1.5rem}.icon__img--large{width:2rem;height:2rem}@keyframes btnLoaderSpin{to{transform:translateY(-50%) rotate(360deg)}}.button{font-weight:500;font-size:.875rem;line-height:1.2}@media(max-width: 767px){.button{font-size:.875rem;line-height:1.2}}.button{line-height:100%;background-color:#005aab;border:1px solid #005aab;color:#fff;min-height:2rem;min-width:7.8125rem;border-radius:.25rem;padding:.5rem 1rem;justify-content:center;align-items:center;cursor:pointer;display:inline-flex;gap:.625rem}.button:hover{text-decoration:underline}.button.is-active,.button:active{text-decoration:none}.button:disabled{background-color:#b9deff;border-color:#b9deff;color:#39a1ff;text-decoration:none;pointer-events:none;cursor:not-allowed}.button--disabled-gray:disabled{background-color:#eee;border-color:#eee;color:#fff}.button.is-loading{position:relative;text-decoration:none;pointer-events:none;cursor:not-allowed;padding-left:2.625rem;--loader-color: currentColor}.button.is-loading::before{content:"";position:absolute;left:1rem;top:50%;width:1.125rem;height:1.125rem;transform:translateY(-50%);background-color:var(--loader-color);-webkit-mask-image:url("../../skin/frontend/divante/default/img/icons/egm/btn-loader.svg");mask-image:url("../../skin/frontend/divante/default/img/icons/egm/btn-loader.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;animation:btnLoaderSpin 2s linear infinite}.button--md{font-weight:500;font-size:1rem;line-height:1.2}@media(max-width: 767px){.button--md{font-size:1rem;line-height:1.2}}.button--md{line-height:100%;padding-top:.5625rem;padding-bottom:.5625rem;min-height:2.25rem}.button--lg{font-weight:500;font-size:1rem;line-height:1.2}@media(max-width: 767px){.button--lg{font-size:1rem;line-height:1.2}}.button--lg{line-height:100%;padding-top:.8125rem;padding-bottom:.8125rem;min-height:2.75rem}.button--primary{background-color:#39a1ff;border-color:#39a1ff;color:#fff}.button--primary:hover{text-decoration:underline}.button--primary.is-active,.button--primary:active{text-decoration:none}.button--white{background-color:#fff;border-color:#fff;color:#005aab}.button--white:hover{background-color:#f5f5f5;border-color:#f5f5f5}.button--white.is-active,.button--white:active{background-color:#eee;border-color:#eee}.button--secondary{background-color:#fff;border-color:#4b4b4b;color:#4b4b4b}.button--secondary:hover{background-color:#fafafa}.button--secondary.is-active,.button--secondary:active{background-color:#fff;border-color:#005aab;color:#005aab}.button--secondary:disabled{background-color:#fff;border-color:#b3b3b3;color:#b3b3b3}.button--tab{font-size:.875rem;font-weight:500;min-width:initial;min-height:initial;padding:.5rem}@media(min-width: 768px){.button--tab{min-width:14.6875rem;font-size:1.25rem;line-height:160%;padding:.5rem 1rem}}.button__icon{width:1.25rem;height:1.25rem}.button__icon svg{width:1.25rem;height:1.25rem}.button-close{width:1.125rem;height:1.125rem;padding:0;appearance:none;outline:none;background:rgba(0,0,0,0);border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:relative;color:#4b4b4b}.button-close:hover:not(:disabled)::before{opacity:1}.button-close::before{content:"";position:absolute;opacity:0;top:1px;left:2px;width:calc(1.125rem - 4px);height:calc(1.125rem - 2px);background-color:#ebebeb;border-radius:.25rem;transition:opacity .15s ease-in-out;pointer-events:none}.button-close__icon{width:1.125rem;height:1.125rem;position:relative;z-index:1}.button-close__icon svg{width:1.125rem;height:1.125rem;display:block}.button-close__icon--mask{width:1.375rem;height:1.375rem;background-color:#8e8e8e;-webkit-mask:url("../../skin/frontend/divante/default/img/icons/egm/close-square.svg") no-repeat center;mask:url("../../skin/frontend/divante/default/img/icons/egm/close-square.svg") no-repeat center;-webkit-mask-size:contain;mask-size:contain}.button-arrow{position:relative;padding:0;background:rgba(0,0,0,0);border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.button-arrow__icon{position:relative;z-index:1}.button-arrow__icon svg{width:.75rem;height:.75rem;color:#005aab;display:block}.quantity-input{background-color:#b9deff;border-radius:.1875rem;padding:.5rem;display:flex;align-items:center;gap:.25rem;max-width:10rem}.quantity-input__btn{width:1.25rem;height:1.25rem;padding:0;display:flex;align-items:center;justify-content:center;background-color:#005aab;color:#fff;border:none;border-radius:.1875rem;cursor:pointer}.quantity-input__btn svg{width:1.25rem;height:1.25rem;display:block}.quantity-input__btn:hover{background-color:#004b8e}.quantity-input__btn.is-active,.quantity-input__btn:active{background-color:#003e76}.quantity-input__field{font-weight:400;font-size:1rem;line-height:1.6}@media(max-width: 767px){.quantity-input__field{font-size:.875rem;line-height:1.6}}.quantity-input__field{min-width:3.625rem;height:1.25rem;text-align:center;border:none;border-radius:.1875rem;padding:.5rem;width:100%;background-color:#fff;color:#444}.quantity-input__field:focus{outline:unset}.quantity-input__field::-webkit-inner-spin-button,.quantity-input__field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-input__field[type=number]{-moz-appearance:textfield}.table__caption{font-weight:600;font-size:1.375rem;line-height:1.4}@media(max-width: 767px){.table__caption{font-size:1.375rem;line-height:1.35}}.table__caption{line-height:1.22;color:#4b4b4b;width:100%;border-bottom:.0625rem solid #cacaca;margin-bottom:.75rem}.table__caption--lg{font-weight:600;font-size:1.5rem;line-height:1.3}@media(max-width: 767px){.table__caption--lg{font-size:1.5rem;line-height:1.3}}.table__caption--lg{margin:0 0 .75rem;padding-bottom:.5rem;color:#4b4b4b}@media(min-width: 1535px){.table__caption--lg{font-weight:600;font-size:2rem;line-height:1.2}}@media(min-width: 1535px)and (max-width: 767px){.table__caption--lg{font-size:2rem;line-height:1.25}}.table__caption--borderless{padding-bottom:0;border-bottom:0}.table{width:100%}.table__table{border-collapse:collapse;width:100%}.table__head-row{background-color:#fff}.table__head-cell{font-weight:600;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.table__head-cell{font-size:.875rem;line-height:1.6}}.table__head-cell{line-height:1.2;border-bottom:.1875rem solid #8e8e8e;vertical-align:top;color:#000;padding:1.5rem .25rem .75rem .25rem}@media(min-width: 1535px){.table__head-cell{padding:1.5rem 1.25rem .75rem 1.25rem}}.table__head-sort{font-weight:600;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.table__head-sort{font-size:.875rem;line-height:1.6}}.table__head-sort{color:inherit;display:inline-flex;align-items:flex-start;justify-content:space-between;gap:.5rem;white-space:nowrap;background-color:inherit;border:none;padding:0}.table__row{background-color:#fff;border-bottom:.0625rem solid #8e8e8e}.table__row--striped{background-color:#f5f5f5}.table__cell{text-align:center;color:#4b4b4b}.table__sort-icon{cursor:pointer}.table__sort-icon--ascending svg path:last-of-type,.table__sort-icon--descending svg path:first-of-type{stroke:#39a1ff;stroke-width:1}.table__toggle{color:#444;display:flex;align-items:center;justify-content:center;width:100%;padding:0;gap:1.25rem;background:rgba(0,0,0,0);border:none;cursor:pointer}.table__toggle:focus{outline:none}.table__toggle:hover{background-color:inherit}.table__toggle-icon{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}.table__content{display:flex;justify-content:center;align-items:center;gap:.25rem}.table__content span{line-height:initial}.table__cell{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.table__cell{font-size:.75rem;line-height:1.6}}.table__cell{padding:.75rem .25rem;color:#444}.table__cell--name{font-weight:600}.table__cell--price svg{width:1rem;height:1rem}.table__availability{display:flex;justify-content:center;align-items:center;gap:.5rem}.table__availability-icon{width:1.5rem;height:1.5rem;color:#cd151c}.table__availability-text{min-width:3.125rem;text-align:left}.table__availability--in-stock svg{color:#018a42}.table__table--downloads{border-collapse:collapse}.table__table--downloads .table__head-cell{font-size:1rem;line-height:1.6;font-weight:400;text-align:center}.table__table--downloads .table__head-cell:nth-child(1),.table__table--downloads .table__head-cell:nth-child(2){text-align:left}.table__table--downloads .table__row{border-bottom:.0625rem solid #8e8e8e}.table__table--downloads .table__cell{text-align:center;padding:1.25rem}.table__table--downloads .table__cell:nth-child(1),.table__table--downloads .table__cell:nth-child(2){text-align:left}.table__table--downloads .button{max-height:2rem;min-height:initial;max-width:9.3125rem}@media(max-width: 1023px){.table .table__table{display:block;width:100%;min-width:0}.table thead{display:none}.table tbody{display:block}.table .table__head-row,.table .table__head-cell{display:none}.table .table__row{display:block;border-bottom:1px solid #eee;padding:.5rem}.table .table__cell{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;border:0;text-align:right}.table .table__cell::before{content:attr(data-label);white-space:pre-line;font-weight:500;font-size:.75rem;line-height:1.4;color:#8e8e8e;margin-right:1rem;flex:0 0 auto;text-align:left}}@media(max-width: 1023px)and (max-width: 767px){.table .table__cell::before{font-size:.75rem;line-height:1.4}}@media(max-width: 1023px){.table .table__cell--numeric{text-align:right}.table .table__cell--name{padding-top:.25rem;padding-bottom:.25rem}.table .table__cell--name .table__toggle{justify-content:space-between;width:100%}.table .quantity-input{margin-left:auto}.table .table__availability-text{min-width:initial}}@media(min-width: 768px){.table--scroll-body table{width:100%;border-collapse:collapse}.table--scroll-body thead{display:table;width:100%;table-layout:fixed}.table--scroll-body tbody{display:block;overflow-y:auto;width:100%}.table--scroll-body tr{display:table;width:100%;table-layout:fixed}}.pagination{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:1rem}@media(min-width: 768px){.pagination{margin-top:2rem}}@media(min-width: 1024px){.pagination{margin-top:3rem}}.pagination__list{display:flex;align-items:center;gap:.75rem;margin:0;padding:0;list-style:none}.pagination__item{font-weight:400;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.pagination__item{font-size:.875rem;line-height:1.6}}.pagination__item{line-height:1.5;width:2rem;height:2rem;border-radius:.1875rem;border:.0625rem solid #e1e1e1;background-color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-align:center;color:#4b4b4b;text-decoration:none}.pagination__item:hover{border-width:1.5px;border-color:#b3b3b3;text-decoration:underline}.pagination__item--active{border-color:#005aab;color:#005aab}.pagination__control{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#fff;text-decoration:none;cursor:pointer;position:relative;color:#005aab}.pagination__control .pagination__icon{display:none}.pagination__control .pagination__icon svg{width:2rem;height:2rem;display:block}.pagination__control .pagination__icon--outline{display:block}.pagination__control .pagination__icon--filled{display:none}.pagination__control:hover:not(.pagination__control--disabled) .pagination__icon--outline{display:none}.pagination__control:hover:not(.pagination__control--disabled) .pagination__icon--filled{display:block}.pagination__control--disabled{color:#d9d9d9;cursor:default;pointer-events:none}.pagination__control--disabled .pagination__icon--outline{display:block}.pagination__control--disabled .pagination__icon--filled{display:none}.tooltip{position:relative;display:inline-flex}.tooltip__trigger{width:1.25rem;height:1.25rem;color:#005aab;cursor:pointer}.tooltip__trigger svg{width:1.25rem;height:1.25rem}.tooltip__content{font-weight:400;font-size:.625rem;line-height:1}@media(max-width: 767px){.tooltip__content{font-size:.625rem;line-height:1}}.tooltip__content{position:absolute;z-index:100;width:max-content;border-radius:.125rem;max-width:min(420px,100vw - 32px);border:2px solid #005aab;background:#fff;color:#444;padding:.5rem;white-space:normal;overflow-wrap:break-word;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.tooltip.is-open .tooltip__content{opacity:1;visibility:visible;pointer-events:auto}.tooltip--right .tooltip__content{left:calc(100% + 12px);top:50%;transform:translateY(-50%)}.tooltip--right .tooltip__content::before,.tooltip--right .tooltip__content::after{content:"";position:absolute;top:50%;width:0;height:0;border-style:solid;pointer-events:none}.tooltip--right .tooltip__content::before{z-index:0;left:-10px;transform:translateY(-50%);border-width:8px 10px 8px 0;border-color:rgba(0,0,0,0) #005aab rgba(0,0,0,0) rgba(0,0,0,0)}.tooltip--right .tooltip__content::after{z-index:1;left:calc(-10px + 2px);transform:translateY(-50%);border-width:6px 8px 6px 0;border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0)}.tooltip--left .tooltip__content{right:calc(100% + 12px);top:50%;transform:translateY(-50%)}.tooltip--left .tooltip__content::before,.tooltip--left .tooltip__content::after{content:"";position:absolute;top:50%;width:0;height:0;border-style:solid;pointer-events:none}.tooltip--left .tooltip__content::before{z-index:0;right:-10px;left:auto;transform:translateY(-50%);border-width:8px 0 8px 10px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #005aab}.tooltip--left .tooltip__content::after{z-index:1;right:calc(-10px + 2px);left:auto;transform:translateY(-50%);border-width:6px 0 6px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}.tooltip--note{display:block}.tooltip--note .tooltip__content{font-weight:400;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.tooltip--note .tooltip__content{font-size:.875rem;line-height:1.6}}.tooltip--note .tooltip__content{top:calc(100% + 0.5rem);right:auto;bottom:auto;left:0;transform:none;max-width:min(20.625rem,100vw - 32px);border:0;border-radius:.5rem;background:#f5f5f5;color:#444;padding:.75rem 1rem}.tooltip--note .tooltip__content::before{content:"";position:absolute;bottom:100%;left:1.5rem;width:0;height:0;transform:translateX(-50%);border-style:solid;border-width:0 .5rem .375rem .5rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f5f5f5 rgba(0,0,0,0);pointer-events:none}.tooltip--note .tooltip__content::after{content:none}.tooltip--note .tooltip__link{color:inherit;text-decoration:underline}.tooltip--note .tooltip__link:hover{text-decoration:underline}.tooltip--sm .tooltip__content{max-width:10rem}.tooltip--availability.in-stock .tooltip__trigger{color:#018a42}.tooltip--availability.out-of-stock .tooltip__trigger{color:#cd151c}.tooltip--availability .tooltip__trigger{width:1.625rem;height:1.625rem}.tooltip--availability .tooltip__trigger svg{width:1.625rem;height:1.625rem}.tooltip--availability .tooltip__content{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}@media(prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}.modal--hide{display:none}.modal__wrapper{z-index:1000000;display:grid;place-items:center;background-color:rgba(0,0,0,.6);position:fixed;left:0;top:0;right:0;bottom:0}.modal__popup{position:relative;z-index:1;overflow-x:hidden;overflow-y:auto;background-color:#f5f5f5;padding:1rem 0;width:90%;max-height:90%;max-width:1480px;border-radius:.1875rem;border:.0625rem solid #b3b3b3}@media(min-width: 768px){.modal__popup{padding:1.75rem 0}}.modal__popup-hide{display:none}.modal__close-btn{position:absolute;top:.75rem;right:.75rem}.modal__content{padding:0 .75rem}.modal__heading{text-align:left;color:#4b4b4b;margin:0 0 1.25rem}@media(min-width: 768px){.modal__heading{margin-bottom:1.75rem}}.modal__confirmation-text{font-weight:400;font-size:1rem;line-height:1.6}@media(max-width: 767px){.modal__confirmation-text{font-size:.875rem;line-height:1.6}}.modal__confirmation-text{color:#555;margin:0;text-align:center}.modal__actions{display:flex;justify-content:space-between;width:100%;margin-top:1.75rem}@media(min-width: 1024px){.modal--sm .modal__popup{max-width:700px}}@media(min-width: 768px){.modal--xs .modal__popup{max-width:25.6875rem}}@media(min-width: 768px){.modal--xs .modal__content{padding-left:3.75rem;padding-right:3.75rem}}.modal--white .modal__popup{background-color:#fff}.product-gallery{display:flex;flex-direction:column;gap:1rem;height:100%;padding:.75rem;border:.0625rem solid #e1e1e1;border-radius:.5rem;background-color:#fff;box-shadow:0 .0625rem .1875rem rgba(0,0,0,.08)}@media(min-width: 768px){.product-gallery{max-width:350px;padding:1rem .9375rem}}@media(min-width: 1535px){.product-gallery{padding-top:2.5rem}}.product-gallery__stage{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;overflow:hidden;border-radius:.25rem;background-color:#fff}@media(min-width: 768px){.product-gallery__stage{aspect-ratio:auto;flex:1 1 auto;min-height:12.5rem;max-height:25rem}}.product-gallery__image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.product-gallery__image.is-entering{animation:product-gallery-image-in .28s ease-out both}.product-gallery__thumbs{display:flex;align-items:center;gap:.5rem}@media(min-width: 768px){.product-gallery__thumbs{gap:1.5rem}}.product-gallery__track{display:flex;align-items:center;gap:.5rem;flex:1 1 auto;margin:0;padding:0;list-style:none;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.product-gallery__track::-webkit-scrollbar{display:none}@media(min-width: 768px){.product-gallery__track{gap:.75rem}}.product-gallery__item{flex:0 0 auto}.product-gallery__thumb{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;padding:.25rem;border:.0625rem solid #e1e1e1;border-radius:.25rem;background-color:#fff;cursor:pointer;transition:border-color .15s ease-in-out}@media(min-width: 768px){.product-gallery__thumb{width:4.375rem;height:4.375rem}}.product-gallery__thumb:hover{border-color:#b3b3b3}.product-gallery__thumb:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.product-gallery__thumb.is-active{border-color:#005aab;border-width:.125rem}.product-gallery__thumb img{display:block;max-width:100%;max-height:100%;object-fit:contain}.product-gallery__nav{display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0 2px;border:0;border-radius:50%;background-color:rgba(0,0,0,0);color:#4b4b4b;cursor:pointer;transition:color .15s ease-in-out,background-color .15s ease-in-out}.product-gallery__nav:hover:not(:disabled){color:#005aab;background-color:#f5f5f5}.product-gallery__nav:active:not(:disabled){background-color:#eee}.product-gallery__nav:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.product-gallery__nav:disabled{color:#cbcbcb;cursor:default}.product-gallery--single .product-gallery__thumbs{display:none}.product-top--simple .product-top__media{align-self:start}.product-top--simple .product-gallery{height:auto}@media(min-width: 768px){.product-top--simple .product-gallery__stage{aspect-ratio:1/1;flex:0 0 auto;max-height:none}}@keyframes product-gallery-image-in{from{opacity:0}to{opacity:1}}@media(prefers-reduced-motion: reduce){.product-gallery__image.is-entering{animation:none}.product-gallery__track{scroll-behavior:auto}}.product-gallery__presentation{display:none}.product-title{font-weight:600;font-size:1.5rem;line-height:1.3}@media(max-width: 767px){.product-title{font-size:1.5rem;line-height:1.3}}.product-title{margin:0 0 1rem;color:#1f1f1f}@media(min-width: 768px){.product-title{font-weight:600;font-size:2rem;line-height:1.2;margin-top:1.6875rem;margin-bottom:1.5rem}}@media(min-width: 768px)and (max-width: 767px){.product-title{font-size:2rem;line-height:1.25}}.product-top{display:grid;grid-template-columns:minmax(0, 1fr);row-gap:1.25rem;column-gap:1.1875rem}@media(min-width: 768px){.product-top{grid-template-columns:350px minmax(0, 1fr);grid-template-areas:"media main" "media benefits" "media description";align-content:start;gap:1rem}}@media(min-width: 1024px){.product-top{grid-template-columns:350px minmax(0, 1fr) minmax(0, 1fr);grid-template-areas:"media main benefits" "media description description"}}.product-top__media{min-width:0}@media(min-width: 768px){.product-top__media{grid-area:media}}@media(min-width: 768px){.product-top__main{grid-area:main}}@media(min-width: 768px){.product-top__benefits{grid-area:benefits}}@media(min-width: 768px){.product-top__description{grid-area:description}}@media(min-width: 768px){.product-top--simple{grid-template-columns:350px minmax(0, 1fr);grid-template-areas:"media main"}}@media(min-width: 1024px){.product-top--simple{grid-template-columns:350px minmax(0, 1fr);grid-template-areas:"media main";column-gap:2rem}}.product-top--simple .product-top__main{display:flex;flex-direction:column;gap:2rem;min-width:0}@media(min-width: 1024px){.product-top--simple .product-panel__title{margin-bottom:8px;margin-left:6px}}.product-top__panel{min-width:0}.product-top__series{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.product-top__series{font-size:.75rem;line-height:1.6}}.product-top__series{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:1.5rem;color:#005aab;text-decoration:none}.product-top__series:hover{text-decoration:underline}.product-top__series:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.product-top__series svg{flex:0 0 auto;width:1.25rem;height:1.25rem}.product-panel{padding:1rem;border:.0625rem solid #e1e1e1;border-radius:.5rem;background-color:#fff;box-shadow:0 .0625rem .1875rem rgba(0,0,0,.08)}@media(min-width: 768px){.product-panel{padding:.75rem 1.125rem}}.product-panel__title{font-weight:600;font-size:1.125rem;line-height:1.5}@media(max-width: 767px){.product-panel__title{font-size:1.125rem;line-height:1.45}}.product-panel__title{margin:0 0 1rem;color:#4b4b4b}@media(min-width: 1280px){.product-panel__title{font-weight:600;font-size:1.25rem;line-height:1.4;font-weight:400}}@media(min-width: 1280px)and (max-width: 767px){.product-panel__title{font-size:1.25rem;line-height:1.4}}.product-panel__text{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.product-panel__text{font-size:.75rem;line-height:1.6}}.product-panel__text{color:#444}.product-panel__text p{margin:0 0 .5rem}.product-panel__text p:last-child{margin-bottom:0}.product-panel__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:.0625rem solid #eee}.product-specs{display:grid;gap:.75rem;margin:0}.product-specs__row{display:grid;grid-template-columns:minmax(0, 1fr);gap:.25rem}@media(min-width: 480px){.product-specs__row{grid-template-columns:minmax(7.5rem, 38%) minmax(0, 1fr);gap:1rem;align-items:start}}.product-specs__label{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.product-specs__label{font-size:.75rem;line-height:1.6}}.product-specs__label{margin:0;color:#717171}.product-specs__value{font-weight:500;font-size:.75rem;line-height:1.4}@media(max-width: 767px){.product-specs__value{font-size:.75rem;line-height:1.4}}.product-specs__value{margin:0;color:#1f1f1f;word-break:break-word}.product-features{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.product-features{font-size:.75rem;line-height:1.6}}.product-features{color:#444}.product-features ul{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.product-features li{display:flex;align-items:center;gap:.75rem}.product-features li::before{content:"";flex:0 0 auto;width:1.25rem;height:1.25rem;background-color:#00ab8d;mask:url(../../skin/frontend/divante/default/img/icons/egm/verify.svg) no-repeat center;-webkit-mask:url(../../skin/frontend/divante/default/img/icons/egm/verify.svg) no-repeat center;mask-size:1.25rem 1.25rem;-webkit-mask-size:1.25rem 1.25rem}.product-features p:last-child{margin-bottom:0}.vue-panel{display:flex;flex-direction:column;gap:32px}@media(min-width: 1024px){.vue-panel{gap:62px}}@media(min-width: 1535px){.vue-panel{gap:110px}}.product-nav{position:relative;display:flex;flex-direction:column;gap:.75rem;margin:1rem 0 20px;padding:.75rem;border-radius:.5rem;background-color:#f5f5f5}@media(min-width: 768px){.product-nav{gap:1rem;padding:1rem;margin:1.5rem 0 1.3125rem}}.product-nav.is-filters-open{z-index:1021}.product-nav__row{display:flex;flex-direction:column;gap:.5rem}@media(min-width: 1024px){.product-nav__row{flex-direction:row;align-items:center;gap:1rem}}.product-nav__tabs{display:flex;flex:1 1 auto;gap:.5rem;margin:0;padding:0;list-style:none;overflow-x:auto;scrollbar-width:none}.product-nav__tabs::-webkit-scrollbar{display:none}@media(min-width: 768px){.product-nav__tabs{gap:.75rem;overflow-x:visible}}.product-nav__item{flex:1 0 auto;margin:0;padding:0;background:none;border:0}@media(min-width: 768px){.product-nav__item{flex:1 1 0;min-width:0}}.product-nav__tab{font-weight:400;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.product-nav__tab{font-size:.875rem;line-height:1.6}}.product-nav__tab{display:flex;align-items:center;justify-content:center;width:100%;min-height:2.5rem;padding:.5rem .75rem;border:.0625rem solid #e1e1e1;border-radius:.25rem;background-color:#fff;color:#1f1f1f;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer}@media(min-width: 768px){.product-nav__tab{font-weight:400;font-size:1rem;line-height:1.6;min-height:2.75rem}}@media(min-width: 768px)and (max-width: 767px){.product-nav__tab{font-size:.875rem;line-height:1.6}}.product-nav__tab:hover{border-color:#005aab;color:#005aab;text-decoration:none}.product-nav__tab:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.product-nav__item.current .product-nav__tab,.current>.product-nav__tab{border-color:#005aab;background-color:#b9deff;color:#005aab;font-weight:600}.product-nav--simple{padding:0;border-radius:0;background-color:rgba(0,0,0,0);margin-top:32px}@media(min-width: 1024px){.product-nav--simple{margin-top:53px;margin-bottom:77px}}.product-nav--simple .product-nav__item{min-height:38px;flex:0 1 auto;width:100%}@media(min-width: 1024px){.product-nav--simple .product-nav__item{height:77px}}@media(min-width: 1535px){.product-nav--simple .product-nav__item{min-width:200px}}.product-nav--simple .product-nav__tabs{gap:9px}.product-nav--simple .product-nav__tab{height:100%;white-space:normal}.product-nav--simple .product-nav__item.current .product-nav__tab{background-color:#fff}.product-nav__scheme{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.product-nav__scheme{font-size:.75rem;line-height:1.6}}.product-nav__scheme{display:inline-flex;align-items:center;align-self:flex-start;gap:.25rem;flex:0 0 auto;padding:0;border:0;background:none;color:#005aab;cursor:pointer;white-space:nowrap;min-width:2rem}@media(min-width: 1024px){.product-nav__scheme{align-self:center}}.product-nav__scheme:hover{text-decoration:underline}.product-nav__scheme:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.product-nav__scheme svg{width:1rem;height:1rem;flex:0 0 auto}.product-nav__filters[hidden]{display:none}.product-range{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.product-range{font-size:.75rem;line-height:1.6}}.product-range{display:inline-flex;align-items:center;justify-content:center;min-width:4.125rem;min-height:1.75rem;padding:.25rem .75rem;border:.0625rem solid #e1e1e1;border-radius:.25rem;background-color:#fff;color:#444;white-space:nowrap;cursor:pointer}.product-range:hover{border-color:#005aab;color:#005aab}.product-range:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.product-range.is-active{border-color:#005aab;color:#005aab;font-weight:500}.product-range:disabled{border-color:#ebebeb;color:#b3b3b3;cursor:default}.product-range:disabled:hover{border-color:#ebebeb;color:#b3b3b3}.product-section,.tab-content,.product-downloads{scroll-margin-top:50vh}.product-downloads{margin-top:2rem}@media(min-width: 1024px){.product-downloads{margin-top:3rem}}@media(min-width: 1535px){.product-downloads{margin-top:6.875rem}}.product-downloads .table__caption{color:#4b4b4b;padding-bottom:6px;margin-bottom:8px}.product-downloads .table__cell:nth-child(2){word-break:break-word}@media(min-width: 1024px){.product-downloads .table__head-cell:last-child,.product-downloads .table__cell:last-child{width:11.25rem}}.product-news__title{display:flex;align-items:center;gap:.5rem}.product-news__title svg{flex:0 0 auto;width:1.5rem;height:1.5rem}.product-news__list{display:grid;grid-template-columns:minmax(0, 1fr);gap:12px}@media(min-width: 480px){.product-news__list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 1024px){.product-news__list{grid-template-columns:repeat(4, minmax(0, 1fr))}}.product-news__item{display:flex;flex-direction:column;padding:.9375rem 1.125rem .75rem;border:.0625rem solid #e1e1e1;border-radius:.25rem;background-color:#fff;color:#444;text-decoration:none}.product-news__item:hover,.product-news__item:focus-visible{color:#444;text-decoration:none}.product-news__item:hover .product-news__more,.product-news__item:focus-visible .product-news__more{color:#003e76}.product-news__image{width:100%;max-width:20.3125rem;height:100%;max-height:9.3125rem;object-fit:contain;border-radius:.25rem;margin-bottom:.9375rem;background-color:#fff}.product-news__item-title{margin:0 0 .75rem;color:#444;font-size:1.25rem;font-weight:500;line-height:1.3}.product-news__lead{margin-bottom:1rem;color:#444;font-size:1rem;font-weight:400;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}.product-news__lead p{margin:0}.product-news__footer{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-top:auto}.product-news__date{color:#8e8e8e;font-size:.875rem;font-weight:500;line-height:1.4}.product-news__more{margin-left:auto;color:#005aab;white-space:nowrap;font-size:.875rem;font-weight:500;line-height:1.4}.news-line{height:1px;width:100%;background-color:#4b4b4b;margin:0 0 16px;padding:0}.product-view--simple .product-news__title svg{display:none}.product-guide__content{padding:0;margin-top:16px}@media(min-width: 768px){.product-guide__content{padding:0 16px;margin-top:24px}}@media(min-width: 768px){.product-guide__content--split{display:grid;grid-template-columns:minmax(0, 3fr) minmax(0, 1fr);align-items:start;gap:3rem}}.product-guide__figures{display:flex;flex-direction:column;gap:16px}@media(min-width: 768px){.product-guide__figures{flex-direction:row;align-items:flex-start}}@media(min-width: 1024px){.product-guide__figures{gap:24px}}@media(min-width: 1535px){.product-guide__figures{gap:48px}}.product-guide__figure{margin:0;min-width:0;max-width:458px}.product-guide__figure:not(:first-child){max-width:412px}@media(min-width: 768px){.product-guide__figure{flex:1 1 0}}.product-guide__figure-link{display:block}.product-guide__image{display:block;max-width:100%;height:auto;width:100%;max-height:270px}.product-guide__caption{margin-top:4px;color:#444;font-style:italic;font-size:14px;line-height:1.4;font-weight:400}@media(min-width: 1024px){.product-guide__caption{font-weight:400;font-size:1rem;line-height:1.4}}.product-guide__caption p{margin:0 0 .5rem}.product-guide__caption p:last-child{margin-bottom:0}.product-guide__text{margin-top:2rem;color:#444;font-style:italic;font-size:14px;line-height:1.4;font-weight:400}@media(min-width: 1024px){.product-guide__text{font-weight:400;font-size:1rem;line-height:1.4}}@media(min-width: 768px){.product-guide__text{margin-top:0}}.product-guide__text p{margin:0 0 1rem}.product-guide__text p:last-child{margin-bottom:0}.product-guide__text img{max-width:100%;height:auto}.offer-grid{display:flex;flex-direction:column;gap:1rem}.offer-grid__filters{display:flex;flex-direction:column;gap:1rem;padding:.75rem;border-radius:.5rem;background-color:#f5f5f5}@media(min-width: 768px){.offer-grid__filters{padding:1rem}}.offer-grid__filter-group-title{font-weight:500;font-size:.875rem;line-height:1.4}@media(max-width: 767px){.offer-grid__filter-group-title{font-size:.875rem;line-height:1.4}}.offer-grid__filter-group-title{margin:0 0 .5rem;color:#717171;text-transform:capitalize}.offer-grid__filter{margin:0 0 .75rem;padding:0;border:0}.offer-grid__filter:last-child{margin-bottom:0}.offer-grid__filter-label{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-grid__filter-label{font-size:.75rem;line-height:1.6}}.offer-grid__filter-label{padding:0 0 .5rem;color:#444}.offer-grid__filter-values{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.offer-grid__filter-count{font-weight:500;font-size:.625rem;line-height:1.4}@media(max-width: 767px){.offer-grid__filter-count{font-size:.625rem;line-height:1.4}}.offer-grid__filter-count{color:#8e8e8e}.offer-grid .product-range:disabled{border-color:#ebebeb;color:#b3b3b3;cursor:default}.offer-grid .product-range:disabled .offer-grid__filter-count{color:#b3b3b3}.offer-grid__table{overflow-x:auto}@media(min-width: 1024px){.offer-grid__table{overflow-x:visible}}.offer-grid__name{color:#444;text-decoration:none}.offer-grid__name:hover{text-decoration:underline}.offer-grid__name--button{padding:0;border:0;background:none;font-family:inherit;line-height:inherit;text-align:left;cursor:pointer}.offer-grid__head-label{display:inline-block;width:min-content;white-space:normal;text-align:center}.offer-grid__head-cell--aggregation_name .offer-grid__head-label,.offer-grid__head-cell--qty .offer-grid__head-label{width:auto;white-space:nowrap}.offer-grid .table__head-cell{text-align:center;line-height:1.6}.offer-grid__head-cell--qty,.offer-grid__cell--qty{width:9.9375rem;min-width:9.9375rem;max-width:9.9375rem;padding-left:0;padding-right:0}@media(max-width: 1023px){.offer-grid__cell--qty{width:auto;min-width:0;max-width:none}}.offer-grid__cell--qty .quantity-input{box-sizing:border-box;max-width:9.9375rem;height:2.375rem;padding:.625rem 1.75rem;margin-left:auto}.offer-grid__cell--qty .quantity-input__btn{box-sizing:border-box;flex:0 0 auto}.offer-grid__cell--qty .quantity-input__field{box-sizing:border-box;flex:1 1 auto;min-width:0;height:1.25rem;padding:0 .25rem}.offer-grid__cell--catalog_price,.offer-grid__cell--customer_price,.offer-grid__cell--availability,.offer-grid__cell--min_qty,.offer-grid__cell--package_qty{white-space:nowrap}@media(min-width: 1024px){.offer-grid__cell--availability{text-align:left;padding-left:40px}}.offer-grid__on-request{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:normal}.offer-grid__on-request-label{text-align:center}.offer-grid__on-request-tooltip{flex:0 0 auto}.offer-grid__on-request-tooltip .tooltip__trigger{width:.9375rem;height:.9375rem;color:#444}.offer-grid__on-request-tooltip .tooltip__trigger svg{width:.9375rem;height:.9375rem}.offer-grid__availability{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}@media(min-width: 1024px){.offer-grid__availability-qty{flex:0 0 2.75rem}}.offer-grid__availability-qty{flex:0 0 auto;text-align:left;color:#444}.offer-grid__toggle{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:none;color:#4b4b4b;cursor:pointer;padding:6px 10px;margin-left:-10px}.offer-grid__toggle svg{width:.75rem;height:.3125rem;transition:transform .15s ease-in-out}.offer-grid__toggle:hover{color:#005aab}.offer-grid__toggle:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.offer-grid__toggle.is-open svg{transform:rotate(180deg)}.offer-grid__row--expanded{border-bottom:0}.offer-grid__details-cell{padding:0;background-color:#fff}.offer-grid__details{border:1px solid #b3b3b3;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;display:flex;flex-direction:column;gap:1rem;padding-left:32px;padding-right:17px;padding-top:18px;padding-bottom:25px}.offer-grid__details-head{display:flex;flex-direction:column;gap:.75rem}@media(min-width: 768px){.offer-grid__details-head{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1.5rem}}@media(min-width: 1024px){.offer-grid__details-head{display:grid;grid-template-columns:minmax(0, 4fr) minmax(0, 6fr);align-items:flex-start;gap:1.5rem}}.offer-grid__details-title{font-weight:600;font-size:1.375rem;line-height:1.4}@media(max-width: 767px){.offer-grid__details-title{font-size:1.375rem;line-height:1.35}}.offer-grid__details-title{margin:0;padding-left:23px;color:#4b4b4b}.offer-grid__details-links{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}@media(min-width: 768px){.offer-grid__details-links{gap:1rem}}@media(min-width: 1024px){.offer-grid__details-links{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0, 1fr)}}@media(min-width: 1535px){.offer-grid__details-links{grid-auto-columns:minmax(15.8125rem, 1fr);gap:19px}}.offer-grid__details-links .button{text-decoration:none;white-space:nowrap;color:#4b4b4b}@media(min-width: 1024px){.offer-grid__details-links .button{width:100%}}@media(max-width: 1023px){.offer-grid__details-row,.offer-grid__details-cell{display:block;width:100%}.offer-grid__details{padding-left:.75rem;padding-right:.75rem}.offer-grid__details-title{padding-left:0}}@media(max-width: 767px){.offer-grid__details-links{display:grid;grid-template-columns:minmax(0, 1fr);gap:.5rem}.offer-grid__details-links .button{width:100%}}.offer-grid__details-body{display:grid;grid-template-columns:minmax(0, 1fr);gap:1rem}@media(min-width: 1024px){.offer-grid__details-body{grid-template-columns:minmax(0, 4fr) minmax(0, 6fr);gap:1.5rem}}.offer-grid__media{display:grid;grid-template-columns:minmax(0, 1fr);align-items:start;gap:1rem}@media(min-width: 480px){.offer-grid__media{grid-template-columns:repeat(2, minmax(0, 1fr))}}.offer-grid__photo{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin:0;min-height:12.8125rem}.offer-grid__photo img{max-width:236px;max-height:205px;width:100%;height:100%;object-fit:contain}.offer-grid__photo-dots{display:flex;justify-content:center;gap:.5rem}.offer-grid__photo-dot{width:.625rem;height:.625rem;padding:0;border:.0625rem solid rgba(0,0,0,0);border-radius:50%;background-color:#d9d9d9;cursor:pointer}.offer-grid__photo-dot.is-active{border:.0625rem solid #8e8e8e;border-color:#005aab;background-color:rgba(0,0,0,0)}.offer-grid__specs{display:grid;grid-template-columns:minmax(0, 1fr);gap:1rem}@media(min-width: 768px){.offer-grid__specs{gap:18px;grid-template-columns:222px auto}}.offer-grid__attrs{display:flex;flex-direction:column;max-height:13.75rem;overflow-y:auto;border:.0625rem solid #e1e1e1;border-radius:.25rem;background-color:#fff}@media(min-width: 768px){.offer-grid__attrs--dimensions{max-width:222px}}.offer-grid__attrs-title{font-size:.875rem;line-height:1.25rem;font-weight:600;position:sticky;top:0;z-index:1;margin:0;padding:.75rem;border-bottom:.0625rem solid #e1e1e1;background-color:#fff;color:#4b4b4b;font-weight:600}.offer-grid__attrs-list{margin:0}.offer-grid__attrs-item{display:flex;align-items:baseline;gap:.5rem;padding:.5rem .75rem;border-bottom:.0625rem solid #e1e1e1;background-color:#fff}.offer-grid__attrs-item:nth-child(odd){background-color:#f5f5f5}.offer-grid__attrs-item:last-child{border-bottom:0}.offer-grid__attrs-item dt{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-grid__attrs-item dt{font-size:.75rem;line-height:1.6}}.offer-grid__attrs-item dt{flex:0 0 45%;margin:0;color:#444}.offer-grid__attrs-item dt::after{content:":"}.offer-grid__attrs-item dd{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-grid__attrs-item dd{font-size:.75rem;line-height:1.6}}.offer-grid__attrs-item dd{flex:1 1 auto;margin:0;color:#4b4b4b}.offer-grid__pagination{margin-top:0}.offer-grid__pagination .pagination__icon{width:2rem;height:2rem;background-color:currentColor;mask:url(../../skin/frontend/divante/default/img/icons/egm/arrow-circle.svg) no-repeat center;-webkit-mask:url(../../skin/frontend/divante/default/img/icons/egm/arrow-circle.svg) no-repeat center;mask-size:2rem 2rem;-webkit-mask-size:2rem 2rem}.offer-grid__pagination .pagination__control--prev .pagination__icon--outline{mask-image:url("../../skin/frontend/divante/default/img/icons/egm/arrow-circle-left.svg");-webkit-mask-image:url("../../skin/frontend/divante/default/img/icons/egm/arrow-circle-left.svg")}.offer-grid__pagination .pagination__icon--filled{mask:none;-webkit-mask:none;border-radius:50%;background-color:#005aab;background-image:url("../../skin/frontend/divante/default/img/icons/egm/arrow-circle-filled-blue.svg");background-repeat:no-repeat;background-position:center;background-size:2rem 2rem}.offer-grid__pagination .pagination__control--prev .pagination__icon--filled{background-image:url("../../skin/frontend/divante/default/img/icons/egm/arrow-circle-filled-blue-left.svg")}.offer-grid__pagination .pagination__control{border:0;padding:0}.offer-grid__page-gap{font-weight:400;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.offer-grid__page-gap{font-size:.875rem;line-height:1.6}}.offer-grid__page-gap{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:2rem;color:#8e8e8e}.offer-grid__summary{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-grid__summary{font-size:.75rem;line-height:1.6}}.offer-grid__summary{margin:0;color:#717171;text-align:center}.offer-grid__actions-dock{display:flex;flex-direction:column;gap:1rem}.offer-grid__actions-dock--fixed{position:fixed;right:0;bottom:0;left:0;z-index:999;background-color:#f5f5f5}@media(min-width: 768px){.offer-grid__actions-dock--fixed .offer-grid__actions{margin-top:0}}.offer-grid__actions{display:flex;flex-direction:column;gap:.75rem;padding:.75rem 1rem;border-radius:.25rem;background-color:#f5f5f5}@media(min-width: 768px){.offer-grid__actions{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem;padding:14px 1.5rem 16px;margin-top:24px}}@media(min-width: 1024px){.offer-grid__actions{min-height:66px}}.offer-grid__selected{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-grid__selected{font-size:.75rem;line-height:1.6}}.offer-grid__selected{font-weight:600;margin:0;color:#4b4b4b}.offer-grid__actions--totals{align-items:flex-end;justify-content:flex-end;gap:12px}@media(min-width: 768px){.offer-grid__actions--totals{gap:40px;align-items:center}}.offer-grid__actions--totals .offer-grid__actions-buttons{flex-direction:column-reverse;align-items:stretch;gap:3px}@media(min-width: 768px){.offer-grid__actions--totals .offer-grid__actions-buttons{align-items:flex-start}}@media(min-width: 1024px){.offer-grid__actions--totals .offer-grid__actions-buttons{min-width:239px;align-items:flex-start}.offer-grid__actions--totals .offer-grid__actions-buttons .offer-grid__add{width:100%;max-width:100%;min-height:44px;height:44px}}.offer-grid__actions--totals .offer-grid__wishlist{text-align:center}@media(min-width: 768px){.offer-grid__actions--totals .offer-grid__wishlist{text-align:right}}.offer-grid__totals{display:grid;gap:8px;margin:0}.offer-grid__totals-row{font-size:14px;line-height:14px;display:grid;grid-template-columns:minmax(3.5rem, auto) minmax(0, 1fr);gap:.5rem;align-items:center;color:#555}.offer-grid__totals-row dt{margin:0}.offer-grid__totals-row dd{margin:0}.offer-grid__total{font-size:20px;line-height:20px;font-weight:600;color:#4b4b4b}.offer-grid__total-net{font-size:12px;line-height:12px;margin-left:4px;color:#4b4b4b}.offer-grid__actions-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}@media(min-width: 768px){.offer-grid__actions-buttons{gap:2.75rem}}.offer-grid__wishlist{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-grid__wishlist{font-size:.75rem;line-height:1.6}}.offer-grid__wishlist{line-height:20px;padding:0;border:0;background:none;color:#005aab;white-space:nowrap;cursor:pointer}.offer-grid__wishlist:hover:not(:disabled){text-decoration:underline}.offer-grid__wishlist:disabled{color:#b3b3b3;cursor:default}.offer-grid__add{height:36px}.offer-grid__add svg{width:1.25rem;height:1.25rem;flex:0 0 auto}.offer-grid__add:disabled{border-color:#e1e1e1;background-color:#e1e1e1;color:#fff;cursor:default}.offer-grid__add:disabled:hover{text-decoration:none}.offer-grid__login{margin-left:.5rem;color:inherit;font-weight:600;text-decoration:underline}.offer-grid__status{font-weight:400;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.offer-grid__status{font-size:.875rem;line-height:1.6}}.offer-grid__status{margin:0;padding:1.5rem 0;color:#717171;text-align:center}.offer-grid__error{font-weight:400;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.offer-grid__error{font-size:.875rem;line-height:1.6}}.offer-grid__error{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin:0;padding:1rem;border-radius:.5rem;background-color:#f5f5f5;color:#444}.offer-grid__retry{font-weight:400;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.offer-grid__retry{font-size:.875rem;line-height:1.6}}.offer-grid__retry{padding:0;border:0;background:none;color:#005aab;text-decoration:underline;cursor:pointer}.offer-grid--loading .offer-grid__table,.offer-grid--loading .offer-grid__filters{opacity:.5;pointer-events:none}.offer-grid__cell--aggregation_name,.technical-data__cell--aggregation_name{min-width:11.25rem}.offer-grid__cell--aggregation_name .offer-grid__name,.technical-data__cell--aggregation_name .offer-grid__name{font-size:.75rem;font-weight:600}.offer-grid__name-cell{display:inline-flex;align-items:center;gap:.5rem}.offer-grid__row--expanded .offer-grid__name,.technical-data__row--expanded .offer-grid__name{text-decoration:underline}.offer-lines__title{font-weight:600;font-size:1.125rem;line-height:1.5}@media(max-width: 767px){.offer-lines__title{font-size:1.125rem;line-height:1.45}}.offer-lines__title{display:block;margin-bottom:.5rem;color:#555}.offer-lines .table__table{border-collapse:separate;border-spacing:0}.offer-lines .offer-grid__lines-gap td{height:1rem;padding:0;border:0}.offer-lines .table__head-cell{font-weight:500;font-size:.75rem;line-height:1.4}@media(max-width: 767px){.offer-lines .table__head-cell{font-size:.75rem;line-height:1.4}}.offer-lines .table__head-cell{padding:0 .1875rem 1rem;border-bottom:0;color:#717171;font-weight:400;vertical-align:bottom}.offer-lines .table__row{border-bottom:0}@media(min-width: 1024px){.offer-lines .offer-grid__lines .table__cell{padding:.5rem;border-bottom:.0625rem solid #eee;vertical-align:middle}.offer-lines .offer-grid__lines .table__row:first-of-type .table__cell{border-top:.0625rem solid #e1e1e1}.offer-lines .offer-grid__lines .table__row:last-of-type .table__cell{border-bottom:.0625rem solid #e1e1e1}.offer-lines .offer-grid__lines .table__cell:last-child{border-right:.0625rem solid #e1e1e1}.offer-lines .offer-grid__lines .offer-grid__cell--aggregation_name{border-left:.0625rem solid #e1e1e1;border-bottom:.0625rem solid #e1e1e1;border-radius:.125rem 0 0 .125rem}.offer-lines .offer-grid__lines .table__row:first-of-type .table__cell:last-child{border-top-right-radius:.125rem}.offer-lines .offer-grid__lines .table__row:last-of-type .table__cell:last-child{border-bottom-right-radius:.125rem}}.offer-lines .table__head-cell.offer-grid__head-cell--aggregation_name{text-align:left}@media(min-width: 1535px){.offer-lines .table__head-cell.offer-grid__head-cell--aggregation_name{padding-left:0}}@media(min-width: 1024px){.offer-lines .offer-grid__cell--aggregation_name{text-align:left}}@media(max-width: 1023px){.offer-lines .offer-grid__cell--aggregation_name{flex-wrap:wrap;row-gap:.25rem}.offer-lines .offer-grid__cell--aggregation_name .offer-grid__sku{flex:0 0 100%}}.offer-lines .offer-grid__cell--aggregation_name .offer-grid__name,.offer-lines .offer-grid__cell--aggregation_name .offer-grid__sku{display:block}.offer-lines .offer-grid__cell--aggregation_name .offer-grid__name{font-weight:400;color:#1f1f1f}@media(min-width: 1024px){.offer-lines .offer-grid__cell--aggregation_name .offer-grid__name{font-weight:400;font-size:1rem;line-height:1.6}}@media(min-width: 1024px)and (max-width: 767px){.offer-lines .offer-grid__cell--aggregation_name .offer-grid__name{font-size:.875rem;line-height:1.6}}.offer-lines .offer-grid__sku{font-weight:500;font-size:.75rem;line-height:1.4}@media(max-width: 767px){.offer-lines .offer-grid__sku{font-size:.75rem;line-height:1.4}}.offer-lines .offer-grid__sku{color:#717171}.offer-filters{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:8px}@media(min-width: 1024px){.offer-filters{gap:0px}}@media(min-width: 1024px){.offer-filters__or{margin:0 16px;margin-left:auto}}.offer-filters__or{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-filters__or{font-size:.75rem;line-height:1.6}}.offer-filters__or{flex:0 0 auto;color:#444}@media(min-width: 1024px){.offer-filters__simple{margin-right:23px}}.offer-filters__simple[aria-disabled=true]{color:#8e8e8e;cursor:default}.offer-filters__simple[aria-disabled=true]:hover{border-color:#1f1f1f;color:#8e8e8e}.offer-filters__caption{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-filters__caption{font-size:.75rem;line-height:1.6}}.offer-filters__caption{line-height:.75rem;flex:0 0 auto;color:#4b4b4b}@media(min-width: 1024px){.offer-filters__caption{margin-right:8px}}.offer-filters__field{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-filters__field{font-size:.75rem;line-height:1.6}}.offer-filters__field{display:flex;align-items:center;gap:.75rem;flex:1 1 17.5rem;min-width:0;min-height:2rem;max-height:2rem;padding-left:.75rem;border:.0625rem solid #4b4b4b;border-radius:.25rem;background-color:#fff;color:#0f0f0f;overflow:hidden}@media(min-width: 1024px){.offer-filters__field{margin-right:17px}}.offer-filters__scroll{position:relative;flex:1 1 auto;min-width:0}.offer-filters__track{display:flex;align-items:center;gap:.75rem;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.offer-filters__track::-webkit-scrollbar{display:none}.offer-filters__fade{position:absolute;top:0;bottom:0;display:none;align-items:center;width:3rem;color:#8e8e8e;pointer-events:none}.offer-filters__fade--left{left:0;background:linear-gradient(to right, #FFFFFF 40%, rgba(255, 255, 255, 0))}.offer-filters__fade--right{right:0;justify-content:flex-end;padding-right:.5rem;background:linear-gradient(to left, #FFFFFF 40%, rgba(255, 255, 255, 0))}.offer-filters__scroll.has-fade-left .offer-filters__fade--left,.offer-filters__scroll.has-fade-right .offer-filters__fade--right{display:flex}.offer-filters__placeholder{color:#8e8e8e}.offer-filters__entry{display:inline-flex;align-items:center;gap:.25rem;flex:0 0 auto;font-size:12px;line-height:16px}.offer-filters__and{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.375rem;height:1.375rem;border:.0625rem solid #000;border-radius:50%;color:#000}.offer-filters__entry-body{display:inline-flex;align-items:center;gap:.25rem;padding:0;border:0;background:none;font:inherit;color:inherit;text-align:left}.offer-filters__entry-body--interactive{cursor:pointer}.offer-filters__entry-body--interactive:hover .offer-filters__entry-values{color:#005aab}.offer-filters__entry-body--interactive:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.offer-filters__entry-label{color:#444}.offer-filters__entry-values{color:#1f1f1f;font-weight:500}.offer-filters__list{position:absolute;top:calc(100% + 0.25rem);left:0;min-width:13.75rem;max-width:100%;z-index:42;max-height:20rem;margin:0;padding:.5rem 0;border:.0625rem solid #e1e1e1;border-radius:.5rem;background-color:#fff;box-shadow:0 .25rem .75rem rgba(0,0,0,.08);overflow-y:auto;list-style:none}.offer-filters__option{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-filters__option{font-size:.75rem;line-height:1.6}}.offer-filters__option{display:block;width:100%;padding:.5rem 1rem;border:0;background:none;color:#1f1f1f;text-align:left;cursor:pointer}.offer-filters__option:hover{background-color:#f5f5f5}.offer-filters__option.is-active{color:#005aab;font-weight:500}.offer-filters__option:disabled{color:#b3b3b3;cursor:default}.offer-filters__option:disabled:hover{background:none}.offer-filters__ranges{display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;overflow-x:auto;scrollbar-width:none}.offer-filters__ranges::-webkit-scrollbar{display:none}.offer-filters__ranges>li{flex:0 0 auto}.offer-filters__ranges .product-range{white-space:nowrap}.offer-filters__scroll--bare .offer-filters__fade--left{background:linear-gradient(to right, #F5F5F5 40%, rgba(245, 245, 245, 0))}.offer-filters__scroll--bare .offer-filters__fade--right{background:linear-gradient(to left, #F5F5F5 40%, rgba(245, 245, 245, 0))}.offer-filters__simple,.offer-filters__toggle{font-weight:400;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.offer-filters__simple,.offer-filters__toggle{font-size:.875rem;line-height:1.6}}.offer-filters__simple,.offer-filters__toggle{flex:0 0 auto;min-height:2rem;padding:0 1rem;border:.0625rem solid #1f1f1f;border-radius:.25rem;background-color:#fff;color:#1f1f1f;cursor:pointer}.offer-filters__simple:hover,.offer-filters__toggle:hover{border-color:#005aab;color:#005aab}.offer-filters__simple:focus-visible,.offer-filters__toggle:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.offer-filters__clear{font-weight:400;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.offer-filters__clear{font-size:.875rem;line-height:1.6}}.offer-filters__clear{text-decoration:none;flex:0 0 auto;margin-left:auto;width:4.9375rem;padding:6px 11px 6px 13px;border:0;background-color:#e1e1e1;color:#4b4b4b;cursor:pointer}.offer-filters__clear:hover{background-color:#cacaca;color:#000}.offer-filters__clear:focus-visible{outline:.125rem solid #0e8dff;outline-offset:-0.125rem}.offer-filters-backdrop{position:fixed;inset:0;z-index:1020}.offer-filter-panel{position:fixed;z-index:42;display:flex;flex-direction:column;box-sizing:border-box;width:100%;max-height:70vh;background-color:#f5f5f5;box-shadow:0px 2px 5px 0px rgba(0,0,0,.1019607843);overflow-y:auto;overscroll-behavior:contain}@media(min-width: 1024px){.offer-filter-panel{width:25%;min-width:20rem}}.offer-filter-panel__head{display:none;align-items:center;justify-content:flex-end;flex:0 0 auto;padding:1rem 1rem 0}@media(max-width: 1023px){.offer-filter-panel__head{display:flex;position:sticky;top:0;z-index:1}}.offer-filter-panel__close{display:none;flex:0 0 auto;padding:0;border:0;background:none;color:#4b4b4b;cursor:pointer}.offer-filter-panel__close:hover{color:#005aab}.offer-filter-panel__close:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.offer-filter-panel__search{box-shadow:0 1px 3px .1px rgba(0,0,0,.11) inset;font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-filter-panel__search{font-size:.75rem;line-height:1.6}}.offer-filter-panel__search{line-height:.75rem;box-sizing:border-box;width:100%;min-height:2rem;padding:0 12px;border:.0625rem solid #4b4b4b;border-radius:.25rem;color:#1f1f1f;margin-bottom:22px}.offer-filter-panel__search:focus-visible{outline:.125rem solid #0e8dff;outline-offset:-0.0625rem}.offer-filter-panel__body{flex:0 0 auto;padding:22px 19px 22px 13px}.offer-filter-panel__group+.offer-filter-panel__group{margin-top:1.5rem}.offer-filter-panel__group-title{font-weight:500;font-size:.75rem;line-height:1.4}@media(max-width: 767px){.offer-filter-panel__group-title{font-size:.75rem;line-height:1.4}}.offer-filter-panel__group-title{margin:0 0 .5rem;color:#4b4b4b;font-weight:600;text-transform:uppercase}.offer-filter-panel__filter{margin-bottom:.5rem}.offer-filter-panel__filter-head{box-shadow:0 1px 3px .1px rgba(0,0,0,.11) inset;font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-filter-panel__filter-head{font-size:.75rem;line-height:1.6}}.offer-filter-panel__filter-head{line-height:.75rem;display:flex;align-items:center;gap:.5rem;box-sizing:border-box;width:100%;min-height:2rem;padding:0 12px;border:.0625rem solid #4b4b4b;border-radius:.25rem;background-color:#fff;color:#1f1f1f;text-align:left;cursor:pointer}.offer-filter-panel__filter-head:hover{border-color:#005aab}.offer-filter-panel__filter-head:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.offer-filter-panel__filter-label{color:#4b4b4b;flex:1 1 auto}.offer-filter-panel__badge{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-filter-panel__badge{font-size:.75rem;line-height:1.6}}.offer-filter-panel__badge{font-weight:700;line-height:1rem;display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:1.25rem;min-height:1.25rem;border:.0625rem solid #4b4b4b;border-radius:50%;color:#4b4b4b}.offer-filter-panel__chevron{display:inline-flex;flex:0 0 auto;color:#4b4b4b;transform:rotate(180deg);transition:transform .15s ease-in-out}.is-open .offer-filter-panel__chevron{transform:rotate(0deg)}.offer-filter-panel__values{margin-top:4px;background-color:#fff;padding:11px 18px;padding-right:10px;border:.0625rem solid #b3b3b3;border-radius:4px}.offer-filter-panel__clear{font-weight:500;font-size:.75rem;line-height:1.4}@media(max-width: 767px){.offer-filter-panel__clear{font-size:.75rem;line-height:1.4}}.offer-filter-panel__clear{display:block;margin-left:auto;padding:0;border:0;background:none;color:#005aab;cursor:pointer;text-decoration:underline}.offer-filter-panel__value-list{max-height:15rem;padding:0;overflow-y:auto;list-style:none}.offer-filter-panel__value{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.offer-filter-panel__value{font-size:.75rem;line-height:1.6}}.offer-filter-panel__value{display:flex;align-items:center;gap:9px;padding:.25rem 0;color:#1f1f1f;cursor:pointer}.offer-filter-panel__value.is-disabled{color:#b3b3b3;cursor:default}.offer-filter-panel__checkbox{flex:0 0 auto;box-sizing:border-box;position:relative;width:1.375rem;height:1.375rem;margin:0;appearance:none;border:.0625rem solid #4b4b4b;border-radius:.1875rem;background-color:#fff;cursor:inherit}.offer-filter-panel__checkbox:checked{border-color:#005aab;background-color:#005aab}.offer-filter-panel__checkbox:checked::after{content:"";position:absolute;inset:0;background-color:#fff;-webkit-mask:url("../../skin/frontend/divante/default/img/icons/egm/checkbox-mark.svg") no-repeat center/12px 11.6px;mask:url("../../skin/frontend/divante/default/img/icons/egm/checkbox-mark.svg") no-repeat center/12px 11.6px}.offer-filter-panel__checkbox:disabled{border-color:#b3b3b3}.offer-filter-panel__checkbox:disabled:checked{background-color:#b3b3b3}.offer-filter-panel__checkbox:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.0625rem}.offer-filter-panel__checkbox span{line-height:1rem}@media(max-width: 1023px){.offer-filter-panel{position:fixed;top:0;right:0;bottom:0;left:auto;width:100%;height:100%;max-height:none;border:0;border-radius:0}.offer-filter-panel__close{display:inline-flex}}@media(min-width: 768px)and (max-width: 1023px){.offer-filter-panel{width:25%;min-width:20rem}}@media(max-width: 767px){.offer-filters-backdrop{display:none}}.offer-filters-skeleton{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}@media(min-width: 1024px){.offer-filters-skeleton{gap:0}}.offer-filters-skeleton span{display:block;flex:0 0 auto;border-radius:.25rem;background-color:#eee;animation:offer-filters-skeleton-pulse 1.2s ease-in-out infinite}.offer-filters-skeleton__pill{width:6rem;height:1.75rem}@media(min-width: 1024px){.offer-filters-skeleton__pill{margin-right:23px}}.offer-filters-skeleton__caption{width:6.5rem;height:.75rem}@media(min-width: 1024px){.offer-filters-skeleton__caption{margin-right:.5rem}}.offer-filters-skeleton__field{flex:1 1 17.5rem;min-width:0;height:2rem}@media(min-width: 1024px){.offer-filters-skeleton__field{margin-right:17px}}.offer-filters-skeleton__toggle{width:7.5rem;height:1.75rem}@media(min-width: 1024px){.offer-filters-skeleton__toggle{margin-left:1rem}}@keyframes offer-filters-skeleton-pulse{0%,100%{opacity:1}50%{opacity:.45}}@media(prefers-reduced-motion: reduce){.offer-filters-skeleton span{animation:none}}.technical-data{display:flex;flex-direction:column;gap:1rem}.technical-data--loading{opacity:.6;pointer-events:none}.technical-data__general{width:100%;max-width:42.9375rem;margin-top:1rem}@media(min-width: 1535px){.technical-data__general{margin-top:1.875rem}}.technical-data__general-title{font-weight:500;font-size:.875rem;line-height:1.4}@media(max-width: 767px){.technical-data__general-title{font-size:.875rem;line-height:1.4}}.technical-data__general-title{margin:0 0 .5rem;padding-bottom:.5rem;border-bottom:.125rem solid #444;color:#1f1f1f;font-weight:700}.technical-data__general-table{width:100%;border-collapse:collapse}.technical-data__general-row{border-bottom:.0625rem solid #e1e1e1}.technical-data__general-row:nth-child(odd){background-color:#f5f5f5}.technical-data__general-label,.technical-data__general-value{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.technical-data__general-label,.technical-data__general-value{font-size:.75rem;line-height:1.6}}.technical-data__general-label,.technical-data__general-value{padding:.75rem 1rem;color:#444;text-align:left;vertical-align:top}.technical-data__general-label{width:45%;padding-left:.75rem;font-weight:400}.technical-data__head-cell{white-space:nowrap}.technical-data .offer-grid__head-label{width:auto}.technical-data .table__sort-icon{flex:0 0 auto}.technical-data__cell{text-align:center}.technical-data__row--expanded .table__cell{border-bottom:0}.technical-data__details-row{background-color:#fff}@media(max-width: 767px){.technical-data__details-row,.technical-data__details-cell{display:block;width:100%}}@media(min-width: 1024px){.technical-data__cell .offer-grid__name-cell{gap:1.5rem}}.technical-data__details-cell{padding:0;background-color:#fff}.technical-data__details-cell .offer-grid__media{grid-template-columns:minmax(0, 1fr)}@media(min-width: 1024px){.technical-data__details-cell .offer-grid__details-body{grid-template-columns:minmax(0, 2fr) minmax(0, 10fr)}}.technical-data__details-cell .offer-grid__specs{display:block}.technical-data__details-cell .offer-grid__attrs-title{position:static;padding:6px 0 .5rem;border-bottom:0;background:none}.product-scheme__dialog{display:flex;flex-direction:column;width:100%;max-width:none;height:100%;max-height:none;padding:0;overflow:hidden;border:0;border-radius:0;background-color:#fff}@media(min-width: 1024px){.product-scheme__dialog{width:71.8125rem;max-width:100%;height:auto;max-height:min(48.6875rem,90%);border-radius:.25rem}}.product-scheme__close{display:inline-flex;align-items:center;justify-content:center;z-index:1;padding:0;border:0;background:none;color:#4b4b4b;cursor:pointer}.product-scheme__close:hover{color:#005aab}.product-scheme__close:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.product-scheme__main{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:0;padding:2rem 1rem}@media(min-width: 1024px){.product-scheme__main{flex:1 1 33rem;max-height:33rem;padding:2rem}}.product-scheme__image{max-width:100%;max-height:100%;object-fit:contain}.product-scheme__thumbs{display:flex;align-items:center;gap:1rem;flex:0 0 auto;box-sizing:border-box;margin:0 1rem;padding:1rem 0;border-top:.0625rem solid #cacaca;overflow-x:auto}@media(min-width: 1024px){.product-scheme__thumbs{height:14.875rem;margin:0 2rem;padding:1.5rem 0}}.product-scheme__thumb{display:flex;align-items:center;justify-content:center;flex:0 0 auto;box-sizing:border-box;height:6rem;aspect-ratio:4/3;padding:.5rem;border:.0625rem solid #cacaca;border-radius:.25rem;background:none;cursor:pointer}@media(min-width: 1024px){.product-scheme__thumb{height:100%}}.product-scheme__thumb.is-active{border-color:#005aab}.product-scheme__thumb:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.product-scheme__thumb-image{max-width:100%;max-height:100%;object-fit:contain}.product-sections{display:flex;flex-direction:column}.product-logistics{display:flex;flex-direction:column;gap:.5rem}.product-logistics__table{width:100%}.product-logistics .table__caption{font-weight:600;font-size:1.125rem;line-height:1.5}@media(max-width: 767px){.product-logistics .table__caption{font-size:1.125rem;line-height:1.45}}.product-logistics .table__caption{width:auto;margin:0;padding:0;border-bottom:0;color:#555}@media(min-width: 1024px){.product-logistics .table__table{border-collapse:separate;border-spacing:0 .5rem}.product-logistics .table__head-cell{font-weight:500;font-size:.75rem;line-height:1.4;padding:0 .5rem .5rem;border-bottom:0;color:#555;font-weight:400;text-align:center;vertical-align:bottom}}@media(min-width: 1024px)and (max-width: 767px){.product-logistics .table__head-cell{font-size:.75rem;line-height:1.4}}@media(min-width: 1024px){.product-logistics .table__head-cell:first-child{padding-left:6px;padding-bottom:6px;min-width:11.25rem;font-size:20px;line-height:20px;font-weight:400;text-align:left !important}.product-logistics .table__row,.product-logistics .table__row--striped{border-bottom:0;background-color:#fff}.product-logistics .table__cell{color:#555;padding:1rem .5rem;border-top:.0625rem solid #cacaca;border-bottom:.0625rem solid #cacaca}.product-logistics .table__cell:first-child{padding-left:1rem;border-left:.0625rem solid #cacaca;border-radius:.5rem 0 0 .5rem}.product-logistics .table__cell:last-child{padding-right:1rem;border-right:.0625rem solid #cacaca;border-radius:0 .5rem .5rem 0}}.product-logistics__cell{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.product-logistics__cell{font-size:.75rem;line-height:1.6}}.product-logistics__cell{color:#444;text-align:center;vertical-align:middle}.product-logistics__cell--name{text-align:left}.product-logistics__cell--name,.product-logistics__cell--sku{font-weight:400;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.product-logistics__cell--name,.product-logistics__cell--sku{font-size:.875rem;line-height:1.6}}.product-logistics__ean{display:grid;gap:.25rem;margin:0;padding:0;list-style:none;white-space:nowrap}.product-logistics__cell--availability,.product-logistics__cell--delivery{white-space:nowrap}.product-logistics__value{vertical-align:middle}@media(min-width: 1024px){.product-logistics__cell--availability .tooltip{margin-top:-2px}}.product-logistics__cell--delivery .tooltip{margin-left:2px}.product-logistics__cell--availability .tooltip,.product-logistics__cell--delivery .tooltip{vertical-align:middle;width:15px;height:15px}.product-logistics__cell--availability .tooltip svg,.product-logistics__cell--delivery .tooltip svg{width:15px;height:15px;color:#000;flex-shrink:0}.product-logistics__delivery{display:inline-flex;align-items:center;justify-content:center;gap:2px;color:#4b4b4b;line-height:12px;white-space:nowrap}.product-logistics__delivery svg{height:20px;width:20px;color:#00ab8d}.product-tech{display:flex;flex-direction:column;gap:2rem;margin-top:1rem}@media(min-width: 1024px){.product-tech{gap:6.25rem;margin-top:32px}}.product-tech__group{width:100%;min-width:0}.product-tech__group--with-diagrams .product-tech__table{flex:0 0 auto}.product-tech__title{font-weight:600;font-size:1.125rem;line-height:1.5}@media(max-width: 767px){.product-tech__title{font-size:1.125rem;line-height:1.45}}.product-tech__title{margin:0 0 1rem;padding-bottom:10px;border-bottom:.0625rem solid #cacaca;color:#555;font-weight:500}.product-tech__body{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem}@media(min-width: 768px){.product-tech__body{gap:1.5rem}}.product-tech__diagram{display:block;flex:0 1 auto;margin:0;padding:0;border:0;background:none;cursor:pointer;max-width:303px;max-height:225px}.product-tech__diagram img{display:block;max-width:100%;height:auto;mix-blend-mode:multiply}.product-tech__diagram:hover img{opacity:.85}.product-tech__diagram:focus-visible{outline:.125rem solid #0e8dff;outline-offset:.125rem}.product-tech__table{width:100%;max-width:42.625rem;min-width:0;border-collapse:collapse}.product-tech__row{border-bottom:.0625rem solid #e1e1e1}.product-tech__row:nth-child(odd){background-color:#f5f5f5}.product-tech__label,.product-tech__value{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.product-tech__label,.product-tech__value{font-size:.75rem;line-height:1.6}}.product-tech__label,.product-tech__value{padding:.75rem 1rem;color:#444;vertical-align:middle}.product-tech__label{width:45%;font-weight:400;text-align:center}.product-tech__value{color:#1f1f1f;text-align:center;word-break:break-word}.product-tech__wide-table{margin-top:.5rem}@media(min-width: 1024px){.product-tech__wide-table{width:max-content;min-width:42.625rem}}.product-tech__shapes{margin:0 0 1.5rem}@media(min-width: 1024px){.product-tech__shapes{margin:0 0 2rem}}.product-tech__shapes-title{font-size:14px;line-height:16px;margin:0 0 8px;color:#4b4b4b;font-weight:600}.product-tech__shapes-list{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.75rem;margin:0;padding:0;list-style:none}.product-tech__shapes-item{margin:0;padding:0;list-style:none;background:none}.product-tech__shapes-item img{display:block;max-width:100%;height:auto;mix-blend-mode:multiply}.product-tech__stack{display:grid;gap:.25rem;margin:0;padding:0;list-style:none}.product-cards{display:flex;flex-direction:column;gap:1rem}.product-cards__grid{display:grid;grid-template-columns:minmax(0, 1fr);gap:1rem;margin:0;padding:0}@media(min-width: 480px){.product-cards__grid{grid-template-columns:repeat(auto-fill, minmax(9.375rem, 12.5rem));justify-content:start}}@media(min-width: 768px){.product-cards__grid{grid-template-columns:repeat(auto-fill, minmax(10.625rem, 12.5rem));gap:1.1875rem}}.product-cards__grid,.product-cards__grid *,.product-cards__grid *::before,.product-cards__grid *::after{box-sizing:border-box}.product-cards__grid .product-box{display:flex;flex-direction:column;float:none;width:auto;min-width:0;margin:0;padding:0;background:none}.product-cards__grid .product-box .img-wrapper{display:flex;align-items:center;justify-content:center;width:auto;height:auto;max-width:100%;max-height:100%;aspect-ratio:1;margin:0;padding:.75rem .75rem 6px;border:.0625rem solid #e1e1e1;border-bottom:0;border-radius:.5rem .5rem 0 0;background-color:#fff;overflow:hidden}@media(min-width: 1024px){.product-cards__grid .product-box .img-wrapper{max-height:119px}}.product-cards__grid .product-box .img-wrapper a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:0}.product-cards__grid .product-box .img-wrapper img{position:static;margin:0;max-width:100%;max-height:100%;object-fit:contain}.product-cards__grid .product-box>h3{font-weight:400;font-size:.75rem;line-height:1.6}@media(max-width: 767px){.product-cards__grid .product-box>h3{font-size:.75rem;line-height:1.6}}.product-cards__grid .product-box>h3{flex:1 1 auto;margin:0;padding:0 .75rem 1rem;border:.0625rem solid #e1e1e1;border-top:0;border-radius:0 0 .5rem .5rem;background-color:#fff;font-weight:400;text-align:left}.product-cards__grid .product-box>h3::before{content:"";display:block;height:.0625rem;margin-bottom:.75rem;background-color:#e1e1e1}.product-cards__grid .product-box>h3 a{display:block;overflow:visible;color:#444;text-decoration:none;text-overflow:clip;white-space:normal}.product-cards__grid .product-box>h3 a:hover{color:#005aab;text-decoration:underline}.product-cards__grid .product-box .price{display:none}.product-cards__grid .product-box>.btn-cart{font-weight:500;font-size:1rem;line-height:1.2}@media(max-width: 767px){.product-cards__grid .product-box>.btn-cart{font-size:1rem;line-height:1.2}}.product-cards__grid .product-box>.btn-cart{display:flex;align-items:center;justify-content:center;float:none;width:100%;height:auto;min-height:2.25rem;margin:11px 0 0;padding:.5rem .75rem;border:0;border-radius:.25rem;background-color:#0e8dff;background-image:none;color:#fff;text-align:center;text-decoration:none;text-transform:none}.product-cards__grid .product-box>.btn-cart::before{content:none;display:none}.product-cards__grid .product-box>.btn-cart:hover{background-color:#005aab;color:#fff;text-decoration:none}.product-cards__grid .product-box>.btn-cart:focus-visible{outline:.125rem solid #005aab;outline-offset:.125rem}.product-cards__grid .product-box>.btn-cart span{font:inherit;color:inherit}.card-cart__popup{width:100%;max-width:38.75rem}.card-cart__content{padding:0 1rem}@media(min-width: 768px){.card-cart__content{padding:0 2rem}}.card-cart__heading{font-weight:600;font-size:1.25rem;line-height:1.22}@media(max-width: 767px){.card-cart__heading{font-size:1.25rem;line-height:1.22}}.card-cart__heading{margin-bottom:1.25rem;color:#444}.card-cart__body{display:flex;flex-direction:column;gap:1rem}@media(min-width: 480px){.card-cart__body{flex-direction:row;gap:1.5rem}}.card-cart__media{display:flex;align-items:flex-start;justify-content:center;flex:0 0 auto}@media(min-width: 480px){.card-cart__media{width:10rem}}.card-cart__media img{max-width:10rem;max-height:10rem;width:auto;height:auto;object-fit:contain}.card-cart__main{flex:1 1 auto;min-width:0}.card-cart__lead,.card-cart__hint{font-weight:400;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.card-cart__lead,.card-cart__hint{font-size:.875rem;line-height:1.6}}.card-cart__lead,.card-cart__hint{margin:0 0 .25rem;color:#4b4b4b}.card-cart__hint{margin-top:1rem}.card-cart__name{font-weight:600;font-size:1rem;line-height:1.6}@media(max-width: 767px){.card-cart__name{font-size:1rem;line-height:1.5}}.card-cart__name{margin:0;color:#444}.card-cart__name a{color:inherit;text-decoration:none}.card-cart__name a:hover{color:#005aab;text-decoration:underline}.card-cart .quantity-container{margin-top:.75rem}.card-cart fieldset{display:flex;flex-direction:column;gap:.25rem;margin:0 0 .75rem;padding:0;border:0}.card-cart fieldset label{font-weight:500;font-size:.875rem;line-height:1.4}@media(max-width: 767px){.card-cart fieldset label{font-size:.875rem;line-height:1.4}}.card-cart fieldset label{color:#4b4b4b}.card-cart fieldset p{font-weight:400;font-size:1rem;line-height:1.6}@media(max-width: 767px){.card-cart fieldset p{font-size:.875rem;line-height:1.6}}.card-cart fieldset p{margin:0;color:#444}.card-cart .input-wrapper{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem;border-radius:.1875rem;background-color:#b9deff}.card-cart .inventory_uom,.card-cart .inventory_items{display:flex;align-items:center;gap:.5rem}.card-cart .spinners{display:flex;flex-direction:row-reverse;gap:.25rem;order:-1}.card-cart .spinner-up,.card-cart .spinner-down{font-weight:500;font-size:1rem;line-height:1.2}@media(max-width: 767px){.card-cart .spinner-up,.card-cart .spinner-down{font-size:1rem;line-height:1.2}}.card-cart .spinner-up,.card-cart .spinner-down{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:.1875rem;background-color:#005aab;color:#fff;line-height:1;user-select:none;cursor:pointer}.card-cart .spinner-up:hover,.card-cart .spinner-down:hover{background-color:#004b8e}.card-cart .spinner-up:active,.card-cart .spinner-down:active{background-color:#003e76}.card-cart input.input-text{font-weight:400;font-size:1rem;line-height:1.6}@media(max-width: 767px){.card-cart input.input-text{font-size:.875rem;line-height:1.6}}.card-cart input.input-text{width:4.625rem;padding:.25rem .5rem;border:0;border-radius:.1875rem;background-color:#fff;color:#444;text-align:center}.card-cart input.input-text:focus{outline:none}.card-cart input.input-text::-webkit-inner-spin-button,.card-cart input.input-text::-webkit-outer-spin-button{appearance:none;margin:0}.card-cart input.input-text[type=number]{appearance:textfield}.card-cart .type{font-weight:400;font-size:.875rem;line-height:1.6}@media(max-width: 767px){.card-cart .type{font-size:.875rem;line-height:1.6}}.card-cart .type{color:#4b4b4b}.card-cart .total-price-val{font-weight:600;font-size:1rem;line-height:1.6}@media(max-width: 767px){.card-cart .total-price-val{font-size:1rem;line-height:1.5}}.card-cart .total-price-val{color:#444}.card-cart .total-val-no-price{font-weight:400;font-size:1rem;line-height:1.6}@media(max-width: 767px){.card-cart .total-val-no-price{font-size:.875rem;line-height:1.6}}.card-cart .total-val-no-price{color:#4b4b4b}.card-cart button.btn-cart{width:100%;margin-top:.5rem}@media(min-width: 480px){.card-cart button.btn-cart{width:auto}}/*# sourceMappingURL=ergom-layout-catalog-product.css.map */
