.search-block{display:flex;gap:var(--u-spacing-4);align-items:center;padding:var(--u-spacing-2) var(--u-spacing-3);background-color:var(--theme-background-primary-100)}.search-block__label{font-weight:var(--u-font-weight-semi-bold)}@media (max-width: 767.98px){.search-block{flex-direction:column;gap:var(--u-spacing-2);align-items:flex-start}}.product-block-list{--f-product-block-list-swiper-spacing: var(--u-spacing-1) var(--u-spacing-4)}.product-block-list__swiper{padding-bottom:var(--u-spacing-5);margin-top:var(--u-spacing-3);margin-right:var(--f-product-block-list-swiper-margin-right, calc(var(--f-product-block-list-swiper-spacing) * -1));margin-left:calc(var(--f-product-block-list-swiper-spacing) * -1)}.product-block-list__product-block{height:100%;margin:var(--f-product-block-list-swiper-spacing)}.product-block-list__slider-navigation,.product-block-list__search{margin-bottom:var(--u-spacing-2)}@media (max-width: 413.98px){.product-block-list{--f-product-block-list-swiper-spacing: var(--u-spacing-2);--f-product-block-list-swiper-margin-right: 0}}.product-card-data__top{display:grid;grid-template-columns:minmax(var(--u-spacing-13),auto) minmax(0,1fr);gap:var(--u-spacing-12);margin-bottom:var(--u-spacing-2)}.product-card-data__code{color:var(--theme-color-secondary-300)}.product-card-data__download{justify-content:flex-start;text-transform:none}.product-card-data__labels{margin-bottom:var(--u-spacing-2)}.product-card-data__info{display:flex;flex-direction:column;margin-bottom:var(--u-spacing-10)}.product-card-data__collection{font-size:var(--u-font-size-h1);font-weight:var(--theme-font-weight-h1, var(--u-font-weight-bold));line-height:var(--u-line-height-h1);font-family:var(--u-font-secondary)}@media (max-width: 1279.98px){.product-card-data__collection{font-size:var(--u-font-size-h1-tablet);line-height:var(--u-line-height-h1-tablet)}}@media (max-width: 413.98px){.product-card-data__collection{font-size:var(--u-font-size-h1-mobile);line-height:var(--u-line-height-h1-mobile)}}.product-card-data__collection{color:var(--theme-color-secondary-500);text-decoration:none}.product-card-data__collection:hover{text-decoration:underline}.product-card-data__name{font-size:var(--u-font-size-h3);font-weight:var(--theme-font-weight-h3, var(--u-font-weight-medium));line-height:var(--u-line-height-h3);font-family:var(--u-font-secondary)}@media (max-width: 1279.98px){.product-card-data__name{font-size:var(--u-font-size-h3-tablet);line-height:var(--u-line-height-h3-tablet)}}@media (max-width: 413.98px){.product-card-data__name{font-size:var(--u-font-size-h3-mobile);line-height:var(--u-line-height-h3-mobile)}}.product-card-data__name{order:1;color:var(--theme-color-secondary-400);text-decoration:none}.product-card-data__name:hover{text-decoration:underline}.product-card-data__description{order:2;margin-top:var(--u-spacing-8);margin-bottom:0;color:var(--theme-color-secondary-300);text-wrap:balance}.product-card-data__availability{margin-bottom:var(--u-spacing-4)}.product-card-data__prices{align-items:flex-start;margin-bottom:var(--u-spacing-4);text-align:left}.product-card-data__quantity{margin-bottom:var(--u-spacing-4)}.product-card-data__unit-conversion-info{margin-top:var(--u-spacing-1)}.product-card-data__actions{display:flex;gap:var(--u-spacing-2)}.product-gallery{--f-product-gallery-thumbs-width: 110px;--f-product-gallery-height: 440px;display:flex;flex-flow:var(--f-product-gallery-flex-direction) nowrap;gap:var(--u-spacing-12);align-items:stretch;justify-content:stretch;height:var(--f-product-gallery-height)}.product-gallery__modal{position:relative;width:var(--f-product-gallery-thumbs-width);-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-gallery__thumbs .swiper-slide-thumb-active,.product-gallery__modal .swiper-slide-thumb-active{--f-product-gallery-thumbs-image-wrapper-border-color: var(--theme-color-secondary-200)}.product-gallery__thumbs .swiper-button-prev,.product-gallery__thumbs .swiper-button-next,.product-gallery__modal .swiper-button-prev,.product-gallery__modal .swiper-button-next{position:absolute;left:0;z-index:var(--u-z-index-normal);width:100%;height:var(--u-spacing-7);color:var(--theme-color-secondary-500);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--theme-background-primary-100);border:none;transition:background var(--u-default-transition)}.product-gallery__thumbs .swiper-button-prev:focus-visible,.product-gallery__thumbs .swiper-button-prev:hover,.product-gallery__thumbs .swiper-button-next:focus-visible,.product-gallery__thumbs .swiper-button-next:hover,.product-gallery__modal .swiper-button-prev:focus-visible,.product-gallery__modal .swiper-button-prev:hover,.product-gallery__modal .swiper-button-next:focus-visible,.product-gallery__modal .swiper-button-next:hover{background:var(--theme-background-primary-200)}.product-gallery__thumbs .swiper-button-prev:after,.product-gallery__thumbs .swiper-button-next:after,.product-gallery__modal .swiper-button-prev:after,.product-gallery__modal .swiper-button-next:after{font-size:var(--u-font-size-h3);transform:rotate(90deg)}.product-gallery__thumbs .swiper-button-disabled,.product-gallery__modal .swiper-button-disabled{opacity:1}.product-gallery__thumbs .swiper-button-disabled:after,.product-gallery__modal .swiper-button-disabled:after{color:var(--theme-color-secondary-200)}.product-gallery__thumbs .swiper-button-prev,.product-gallery__modal .swiper-button-prev{top:22px}.product-gallery__thumbs .swiper-button-next,.product-gallery__modal .swiper-button-next{top:initial;bottom:0}.product-gallery__thumbs .swiper-button-next:after,.product-gallery__modal .swiper-button-next:after{top:initial}.product-gallery__modal{position:fixed;top:0;left:0;z-index:var(--f-z-index-modal);display:flex;align-items:center;justify-content:center;width:100%;height:100dvh;padding:var(--f-product-gallery-modal-padding, 0);background-color:var(--theme-color-grey-overlay)}.product-gallery__modal .swiper-button-prev,.product-gallery__modal .swiper-button-next{width:auto;height:auto;padding:var(--u-spacing-4) var(--u-spacing-2)}.product-gallery__modal .swiper-button-prev:after,.product-gallery__modal .swiper-button-next:after{transform:rotate(0)}.product-gallery__modal .swiper-button-prev{top:50%}.product-gallery__modal .swiper-button-next{top:50%;right:0;bottom:initial;left:initial}.product-gallery__modal-content{width:var(--f-product-gallery-modal-content-width, calc(var(--u-spacing-13) * 7));background-color:var(--theme-background-base)}.product-gallery__modal-header{font-size:var(--u-font-size-h4);font-weight:var(--theme-font-weight-h4, var(--u-font-weight-medium));line-height:var(--u-line-height-h4);font-family:var(--u-font-secondary)}@media (max-width: 413.98px){.product-gallery__modal-header{font-size:var(--u-font-size-h4-mobile);line-height:var(--u-line-height-h4-mobile)}}.product-gallery__modal-header{position:relative;justify-content:center;padding:var(--f-product-gallery-modal-header-padding, var(--u-spacing-3) calc(2 * var(--u-spacing-7)));margin:var(--u-spacing-4) var(--u-spacing-5);text-align:center;background-color:var(--theme-background-primary-300)}.product-gallery__modal-close{position:absolute;top:var(--f-product-gallery-modal-close-top, 50%);right:var(--f-product-gallery-modal-close-right, var(--u-spacing-4));padding:var(--f-product-gallery-modal-close-padding);color:var(--theme-color-blacks-200);transform:var(--f-product-gallery-modal-close-transform, translateY(-50%))}.product-gallery__modal-gallery{max-height:80dvh;padding:var(--u-spacing-5)}.product-gallery__modal-image{max-width:100%;max-height:calc(80dvh - 2 * var(--u-spacing-5))}.product-gallery__thumbs-slider{position:relative;width:var(--f-product-gallery-thumbs-width);height:100%;padding:var(--f-product-gallery-thumbs-slider-padding, var(--u-spacing-8) 0 calc(var(--u-spacing-6) + var(--u-spacing-1)))}.product-gallery__thumbs-slide{cursor:pointer}.product-gallery__thumbs-image-wrapper{position:relative;display:flex;align-items:center;justify-content:center;height:100%;max-height:var(--f-product-gallery-thumbs-image-wrapper-max-height, var(--u-spacing-13));overflow:hidden;border:1px solid;border-color:var(--f-product-gallery-thumbs-image-wrapper-border-color, var(--f-text-color-light))}.product-gallery__thumbs-image{max-width:100%;max-height:100%}.product-gallery__enlarge-button{position:absolute;bottom:var(--f-product-gallery-enlarge-icon-bottom, 0);left:var(--f-product-gallery-enlarge-icon-left, var(--u-spacing-12));z-index:var(--u-z-index-normal)}.product-gallery__images{position:relative;display:flex;width:var(--f-product-gallery-images-width, calc(100% - var(--u-spacing-12) - var(--f-product-gallery-thumbs-width)));padding:var(--f-product-gallery-images-padding, 0 0 0 var(--u-spacing-3))}.product-gallery__images-swiper{width:100%;cursor:pointer}.product-gallery__images-slide{display:flex;flex-direction:column;align-items:center;justify-content:center}.product-gallery__images-item-wrapper{flex-shrink:0}.product-gallery__images-item{width:100%;height:auto;max-height:var(--f-product-gallery-max-height, var(--f-product-gallery-height));cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}@media (max-width: 1279.98px){.product-gallery{--f-product-gallery-images-padding: 0 0 0 var(--u-spacing-4);--f-product-gallery-enlarge-icon-bottom: var(--u-spacing-7);--f-product-gallery-enlarge-icon-left: var(--u-spacing-4)}}@media (max-width: 767.98px){.product-gallery{--f-product-gallery-images-padding: 0;--f-product-gallery-images-width: 100%;--f-product-gallery-enlarge-icon-bottom: 0;--f-product-gallery-enlarge-icon-left: 0;--f-product-gallery-width: 100%;--f-product-gallery-height: auto;--f-product-gallery-max-height: 60vh;--f-product-gallery-thumbs-width: 100%;--f-product-gallery-thumbs-slider-padding: var(--u-spacing-2) 0;--f-product-gallery-modal-padding: var(--u-spacing-4);--f-product-gallery-modal-header-padding: var(--u-spacing-3) var(--u-spacing-10) var(--u-spacing-3) var(--u-spacing-8);--f-product-gallery-modal-close-right: 0;--f-product-gallery-modal-close-transform: unset;--f-product-gallery-modal-close-padding: var(--u-spacing-3);--f-product-gallery-modal-content-width: 100%;--f-product-gallery-flex-direction: column-reverse;--f-product-gallery-modal-image-height: auto;--f-product-gallery-thumbs-image-wrapper-max-height: 92px}.product-gallery__thumbs .swiper-button-prev,.product-gallery__thumbs .swiper-button-next{display:none}.product-gallery__modal-header{font-size:var(--u-font-size-h5);font-weight:var(--theme-font-weight-h5, var(--u-font-weight-medium));line-height:var(--u-line-height-h5);font-family:var(--u-font-secondary)}}@media (max-width: 767.98px) and (max-width: 413.98px){.product-gallery__modal-header{font-size:var(--u-font-size-h5-mobile);line-height:var(--u-line-height-h5-mobile)}}.calculator-value-item{display:grid;grid-template:"text text" minmax(0,1fr) "slider quantity" auto/minmax(0,1fr) minmax(0,calc(var(--u-spacing-12) + var(--u-spacing-6)));gap:var(--f-calculator-value-item-gap, var(--u-spacing-2) var(--u-spacing-7));align-items:center}.calculator-value-item__text{font-size:var(--u-font-size-h6);font-weight:var(--theme-font-weight-h6, var(--u-font-weight-medium));line-height:var(--u-line-height-h6);font-family:var(--u-font-secondary)}@media (max-width: 413.98px){.calculator-value-item__text{font-size:var(--u-font-size-h6-mobile);line-height:var(--u-line-height-h6-mobile)}}.calculator-value-item__text{grid-area:text}.calculator-value-item__unit{font-weight:var(--u-font-weight-semi-bold)}.calculator-value-item__slider-input{grid-area:slider}.calculator-value-item__quantity-input{grid-area:quantity}@media (max-width: 767.98px){.calculator-value-item{--f-calculator-value-item-gap: var(--u-spacing-6) var(--u-spacing-4);grid-template:"text quantity" minmax(0,1fr) "slider slider" auto/minmax(0,1fr) auto}.calculator-value-item__text{display:flex;flex-direction:column}}.savings-calculator-summary{padding:var(--u-spacing-6);box-shadow:var(--u-box-shadow-elevation-3)}.savings-calculator-summary__items{display:grid;grid-template-columns:minmax(0,var(--f-savings-calculator-summary-label-column-size, 5fr)) minmax(0,1fr);padding-bottom:var(--u-spacing-4);border-bottom:1px solid var(--theme-color-greyscale-400)}.savings-calculator-summary__title{font-size:var(--u-font-size-h3);font-weight:var(--theme-font-weight-h3, var(--u-font-weight-medium));line-height:var(--u-line-height-h3);font-family:var(--u-font-secondary)}@media (max-width: 1279.98px){.savings-calculator-summary__title{font-size:var(--u-font-size-h3-tablet);line-height:var(--u-line-height-h3-tablet)}}@media (max-width: 413.98px){.savings-calculator-summary__title{font-size:var(--u-font-size-h3-mobile);line-height:var(--u-line-height-h3-mobile)}}.savings-calculator-summary__title{margin-bottom:var(--u-spacing-4)}.savings-calculator-summary__key{font-size:var(--u-font-size-h6);font-weight:var(--theme-font-weight-h6, var(--u-font-weight-medium));line-height:var(--u-line-height-h6);font-family:var(--u-font-secondary)}@media (max-width: 413.98px){.savings-calculator-summary__key{font-size:var(--u-font-size-h6-mobile);line-height:var(--u-line-height-h6-mobile)}}.savings-calculator-summary__key{display:flex;align-items:center;margin-bottom:var(--u-spacing-4);font-weight:var(--u-font-weight-normal)}.savings-calculator-summary__key--large{font-size:var(--u-font-size-h5);font-weight:var(--theme-font-weight-h5, var(--u-font-weight-medium));line-height:var(--u-line-height-h5);font-family:var(--u-font-secondary)}@media (max-width: 413.98px){.savings-calculator-summary__key--large{font-size:var(--u-font-size-h5-mobile);line-height:var(--u-line-height-h5-mobile)}}.savings-calculator-summary__key--large{font-weight:var(--u-font-weight-semi-bold)}.savings-calculator-summary__value{display:flex;align-items:center;justify-content:flex-end;margin-bottom:var(--u-spacing-4);font-weight:var(--u-font-weight-semi-bold)}.savings-calculator-summary__value--extra-large{font-size:var(--u-font-size-h3);font-weight:var(--theme-font-weight-h3, var(--u-font-weight-medium));line-height:var(--u-line-height-h3);font-family:var(--u-font-secondary)}@media (max-width: 1279.98px){.savings-calculator-summary__value--extra-large{font-size:var(--u-font-size-h3-tablet);line-height:var(--u-line-height-h3-tablet)}}@media (max-width: 413.98px){.savings-calculator-summary__value--extra-large{font-size:var(--u-font-size-h3-mobile);line-height:var(--u-line-height-h3-mobile)}}.savings-calculator-summary__value--extra-large{font-weight:var(--u-font-weight-bold)}.savings-calculator-summary__key--line,.savings-calculator-summary__value--line{padding-bottom:var(--u-spacing-4);border-bottom:1px solid var(--theme-color-greyscale-400)}.savings-calculator-summary__key--overlay,.savings-calculator-summary__value--overlay{padding:var(--u-spacing-2);margin-bottom:0;background-color:var(--theme-color-secondary-50)}.savings-calculator-summary__annotation{font-size:var(--u-font-size-body-3);font-weight:var(--u-font-weight-normal);line-height:var(--u-line-height-body-3)}@media (max-width: 1279.98px){.savings-calculator-summary{--f-savings-calculator-summary-label-column-size: 3fr}}@media (max-width: 767.98px){.savings-calculator-summary{--f-savings-calculator-summary-label-column-size: 2fr}}@media (max-width: 413.98px){.savings-calculator-summary{--f-savings-calculator-summary-label-column-size: 1fr}}.savings-calculator{display:grid;grid-template:"title title" minmax(0,1fr) "items summary" auto/minmax(0,1fr) minmax(0,1fr);gap:var(--u-spacing-7) var(--u-spacing-12)}.savings-calculator__title{grid-area:title}.savings-calculator__items{display:flex;flex-direction:column;grid-area:items;gap:var(--u-spacing-7)}.savings-calculator__summary{grid-area:summary;height:-moz-fit-content;height:fit-content}@media (max-width: 1023.98px){.savings-calculator{grid-template:"title" minmax(0,1fr) "items" auto "summary" auto/minmax(0,1fr)}}.product-card-layout__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--u-spacing-7);margin:var(--u-spacing-7) 0 var(--u-spacing-12)}.product-card-layout__technical-data{margin-bottom:var(--u-spacing-4)}.product-card-layout__technical-data-image{max-width:var(--u-spacing-12)}.product-card-layout__related-products-button{max-width:-moz-fit-content;max-width:fit-content;margin:0 auto var(--u-spacing-9) auto}@media (max-width: 1023.98px){.product-card-layout__details{grid-template-columns:minmax(0,1fr)}}.file-download__title{font-size:var(--u-font-size-h5);font-weight:var(--theme-font-weight-h5, var(--u-font-weight-medium));line-height:var(--u-line-height-h5);font-family:var(--u-font-secondary)}@media (max-width: 413.98px){.file-download__title{font-size:var(--u-font-size-h5-mobile);line-height:var(--u-line-height-h5-mobile)}}.file-download__title{font-weight:var(--u-font-weight-semi-bold);word-wrap:break-word}.file-download__name{font-size:var(--u-font-size-body-3);font-weight:var(--u-font-weight-normal);line-height:var(--u-line-height-body-3)}.file-download__name{display:block;margin-bottom:var(--u-spacing-2);word-wrap:break-word}.file-download__button{justify-content:flex-start;text-transform:none}.product-finish-item{font-size:var(--u-font-size-body-2);font-weight:var(--u-font-weight-normal);line-height:var(--u-line-height-body-2)}.product-finish-item{display:flex;flex-direction:column;gap:var(--u-spacing-3);align-items:center}.product-finish-item__image{width:var(--u-spacing-13);height:var(--u-spacing-13);border-radius:50%}.file-downloads{display:grid;grid-template-columns:repeat(var(--f-file-downloads-columns-count, 3),minmax(0,1fr));gap:var(--u-spacing-7)}@media (max-width: 767.98px){.file-downloads{--f-file-downloads-columns-count: 2}}@media (max-width: 413.98px){.file-downloads{--f-file-downloads-columns-count: 1}}.product-finish-list{display:flex;flex-wrap:wrap;gap:var(--u-spacing-7)}.technical-data-grid{display:grid;grid-template-columns:var(--f-technical-data-grid-itemgrid-template-column, minmax(0, 1fr) minmax(0, 5fr))}.technical-data-grid__key{font-weight:var(--u-font-weight-normal)}.technical-data-grid__key:nth-child(4n+3){background-color:var(--theme-background-primary-100)}.technical-data-grid__values{margin-bottom:0;font-weight:var(--u-font-weight-semi-bold)}.technical-data-grid__values:nth-child(4n+4){background-color:var(--theme-background-primary-100)}.technical-data-grid__key,.technical-data-grid__values{display:flex;align-items:center;padding:var(--u-spacing-4) var(--u-spacing-6)}.technical-data-grid__list{margin-bottom:0}@media (max-width: 1023.98px){.technical-data-grid{--f-technical-data-grid-itemgrid-template-column: minmax(0, 2fr) minmax(0, 5fr)}}@media (max-width: 767.98px){.technical-data-grid{--f-technical-data-grid-itemgrid-template-column: repeat(2, minmax(0, 1fr))}}
