@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.applied-filters{position:relative;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;width:100%}.applied-filters__list{display:flex;flex:1;flex-wrap:wrap;gap:.5rem;align-items:center;min-width:0}.applied-filters__chip{display:inline-block}.applied-filters__clear-wrap{display:flex;flex-shrink:0;margin-left:auto}.applied-filters__announcer{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip:rect(0,0,0,0)}.dualrange-container{display:flex;flex-direction:column;gap:.5rem;width:100%}.dualrange-container__input{position:relative;width:100%}.dualrange-container__apply{width:100%}.dualrange-container__values{display:flex;gap:1rem;justify-content:space-between;width:100%;font-size:1rem;font-weight:400;color:#4f6c8e}.dualrange-container__value{display:flex;gap:.5rem;align-items:stretch;width:100%;height:2.5rem;padding:.5rem .75rem;font-variant-numeric:tabular-nums;outline-offset:var(--outline-offset, .125rem);border:1px solid #d1d9e0;border-radius:.25rem}.dualrange-container__value input:focus,.dualrange-container__value input:focus-visible{outline:none}.dualrange-container__value:has(input:hover){border-color:hsl(from #d1d9e0 h s calc(l - 25))}.dualrange-container__value:has(input:focus),.dualrange-container__value:has(input:focus-visible){border-color:#233860}.dualrange-container__value:has(input:focus),.dualrange-container__value:has(input:focus-visible){outline:.125rem solid var(--outline-color, #233860);border-radius:.25rem}.dualrange-container__value-euro{display:flex;align-items:center;font-weight:700;color:#4f6c8e}.dualrange-container__value-separator{width:1px;background:#d1d9e0}.dualrange-container__value-min,.dualrange-container__value-max{width:100%;color:#1f272e;border:0}.dualrange{position:relative;display:block;width:100%;height:1rem}.dualrange__range{position:absolute;top:50%;right:0;left:0;z-index:0;height:.5rem;background:linear-gradient(to right,#edf0f4 0%,#edf0f4 var(--dualrange-min, 0%),#1b79c7 var(--dualrange-min, 0%),#1b79c7 var(--dualrange-max, 100%),#edf0f4 var(--dualrange-max, 100%),#edf0f4 100%);border-radius:calc(infinity * 1px);transform:translateY(-50%)}.dualrange__steps{position:absolute;top:50%;right:0;left:0;z-index:1;display:flex;align-items:center;justify-content:space-between;height:.5rem;pointer-events:none;transform:translateY(-50%)}.dualrange__step{flex:0 0 auto;width:.25rem;height:.25rem;max-height:100%;background:#fff;border-radius:calc(infinity * 1px)}.dualrange__step:first-child,.dualrange__step:last-child{opacity:0}.dualrange__zindex{z-index:3!important}.dualrange input[type=range]{position:absolute;z-index:2;width:100%;margin:0;appearance:none;pointer-events:all;outline:none;background:none;opacity:0}.dualrange__input-min:focus~.dualrange__min,.dualrange__input-min:focus-visible~.dualrange__min{outline:.125rem solid var(--outline-color, #233860);outline-offset:.125rem}.dualrange__input-max:focus~.dualrange__max,.dualrange__input-max:focus-visible~.dualrange__max{outline:.125rem solid var(--outline-color, #233860);outline-offset:.125rem}.dualrange__input-min,.dualrange__input-max{position:absolute;top:0;bottom:0;width:100%;pointer-events:none}.dualrange__input-min{left:0}.dualrange__input-max{right:0}.dualrange__min,.dualrange__max{position:absolute;top:50%;z-index:2;width:1rem;height:1rem;background:#fff;border:.125rem solid #1b79c7;border-radius:calc(infinity * 1px);box-shadow:0 1px 3px #0000001f;transform:translateY(-50%);transition:box-shadow all .2s ease,outline 0s linear}.dualrange__min{left:0}.dualrange__max{left:100%;transform:translate(-100%,-50%)}@media screen and (max-width:767px){.dualrange{height:3.25rem}.dualrange__input-max{top:0;bottom:auto;height:50%;pointer-events:auto}.dualrange__input-min{top:50%;bottom:auto;height:50%;pointer-events:auto}.dualrange__max,.dualrange__min{flex-shrink:0;width:1.25rem;height:1.25rem;border-radius:.5rem}.dualrange__max:after,.dualrange__min:after{position:absolute;display:block;content:"";flex-shrink:0;width:.875rem;height:.875rem;left:1px;background:#fff;transform:rotate(45deg)}.dualrange__max{top:calc(50% - 1.0625rem)}.dualrange__max:after{bottom:-4px;border-right:2px solid #1b79c7;border-bottom:2px solid #1b79c7;border-radius:3px .25rem 3px 3px}.dualrange__min{top:calc(50% + 1.0625rem)}.dualrange__min:after{top:-4px;border-top:2px solid #1b79c7;border-left:2px solid #1b79c7;border-radius:.25rem 3px 3px}}.category-show__footer{padding-top:1.5rem;margin-top:4rem;border-top:1px solid #d1d9e0}.category-show .category-footer{padding-bottom:0}.category-header{padding:0 1.875rem}@media screen and (max-width:767px){.category-header{padding:0 1rem}}.category-header{margin-top:4rem;margin-bottom:4rem}.category-header__container{display:block;width:100%;max-width:80rem;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem;align-items:stretch}@media screen and (min-width:1024px){.category-header__container{flex-direction:row}}.category-header__main{flex:1;min-width:0}.category-header__title{margin-bottom:.75rem;font-size:1.5rem;color:#17294b}@media screen and (min-width:1024px){.category-header__title{font-size:2.5rem}}.category-header__description{margin-bottom:1.5rem;font-size:1rem;line-height:1.5;color:#33414d}.category-header__description p:last-child{margin-bottom:0}.category-header__favourites-label{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#33414d}.category-header__tags{display:inline-flex;flex-flow:row wrap;gap:.5rem;padding:0;margin:0;list-style:none}.category-header__banner{display:flex;flex-shrink:0;align-items:stretch;min-width:0}.category-header__banner .banner-action{flex:1;justify-content:center;text-align:center}@media screen and (min-width:1024px){.category-header__banner .banner-action{max-width:26rem}}.subcategory-header{padding:0 1.875rem}@media screen and (max-width:767px){.subcategory-header{padding:0 1rem}}.subcategory-header{margin-top:2rem;margin-bottom:2rem;opacity:0;transition:all .3s ease-out}@media screen and (max-width:767px){.subcategory-header{overflow:hidden}}.subcategory-header:first-child{margin-top:0}.subcategory-header:not(:first-child){border-top:1px solid #d1d9e0}.subcategory-header__container{display:block;width:100%;max-width:80rem;margin:0 auto}.subcategory-header__title{margin-bottom:.75rem;font-size:1.5rem;color:#17294b;text-align:center}@media screen and (min-width:768px){.subcategory-header__title{font-size:2.5rem}}.subcategory-header__rich-text-description{max-width:48rem;margin-right:auto;margin-bottom:1rem;margin-left:auto;font-size:1rem;line-height:1.5;color:#33414d;text-align:center}.subcategory-header__rich-text-description p:last-child{margin-bottom:0}.subcategory-header__nav{position:relative;display:flex;align-items:center}.subcategory-header__swiper{width:100%;padding-top:.75rem;padding-bottom:.75rem}@media screen and (max-width:767px){.subcategory-header__swiper{overflow:visible}}.subcategory-header__swiper .swiper-notification{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip:rect(0,0,0,0)}.subcategory-header__swiper.swiper-centered .swiper-wrapper{justify-content:center}.subcategory-header__slide{width:10.5625rem!important}.subcategory-header__slide:last-child{margin-right:0!important}.subcategory-header__card{display:flex;flex-direction:column;align-items:center;width:10.5625rem;height:9rem;padding:0;overflow:hidden;color:#1f272e;text-align:center;text-decoration:none;border:1px solid #d1d9e0;border-radius:.75rem!important;transition:all .2s ease,outline 0s linear}.subcategory-header__card:hover{border-color:hsl(from #d1d9e0 h s calc(l - 25))}.subcategory-header__card.focus,.subcategory-header__card:focus-visible,.subcategory-header__card:focus{border-color:#233860}.subcategory-header__card.focus,.subcategory-header__card:focus,.subcategory-header__card:focus-visible{outline:.125rem solid var(--outline-color, #233860)}.subcategory-header__card-media{display:block;flex:1;width:100%;min-height:0;overflow:hidden;background:#f5f7fa}.subcategory-header__card-media img{display:block;width:100%;height:100%;object-fit:cover}.subcategory-header__card-label{flex-shrink:0;padding:.75rem;font-size:.875rem;font-weight:600}.subcategory-header__scroll-btn{position:absolute;top:50%;z-index:2;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;color:#fff;cursor:pointer;background:#17294b;border:1px solid #8fa7c4;border-radius:.5rem;transform:translateY(-50%);transition:opacity .15s ease,background-color .15s ease,outline 0s}.subcategory-header__scroll-btn--prev{left:0}@media screen and (min-width:768px){.subcategory-header__scroll-btn--prev{left:-30px}}.subcategory-header__scroll-btn--next{right:0}@media screen and (min-width:768px){.subcategory-header__scroll-btn--next{right:-30px}}.subcategory-header__scroll-btn:hover:not(:disabled){background:#003262}.subcategory-header__scroll-btn:focus{outline:none}.subcategory-header__scroll-btn:focus-visible{outline:.125rem solid var(--outline-color, #233860);outline-offset:var(--outline-offset, .125rem)}.subcategory-header__scroll-btn:disabled,.subcategory-header__scroll-btn.swiper-button-disabled{cursor:not-allowed;opacity:0}.subcategory-header__scroll-btn-icon{width:1.25rem;height:1.25rem}.subcategory-header--loaded{opacity:1}.category-footer{padding:0 1.875rem}@media screen and (max-width:767px){.category-footer{padding:0 1rem}}.category-footer{padding-top:2rem;padding-bottom:2rem;background-color:#fff}@media screen and (min-width:768px){.category-footer{padding-top:2.5rem;padding-bottom:2.5rem}}.category-footer__container{display:block;width:100%;max-width:80rem;margin:0 auto}.category-footer__title{font-variation-settings:"wdth" 75;font-weight:700;display:block;max-width:48rem;margin:0 0 1rem;font-family:Encode Sans,tahoma,geneva,verdana,sans-serif;font-size:1.5rem;line-height:1.2;color:#17294b}@media screen and (min-width:768px){.category-footer__title{margin-bottom:1rem;font-size:2rem}}.category-footer__description-rich-text{max-width:48rem;font-size:1rem;font-weight:400;color:#33414d}.category-footer__description-rich-text p{margin:0 0 1rem}.category-footer__description-rich-text p:last-child{margin-bottom:0}.category-footer__links-heading{margin:0 0 1rem;font-size:1.125rem;font-weight:700;color:#1f272e}@media screen and (min-width:768px){.category-footer__links-heading{margin-bottom:1.5rem;font-size:1.125rem}}.category-footer__link-groups{display:grid;gap:1.5rem;margin-top:0 0 1.5rem}@media screen and (min-width:768px){.category-footer__link-groups{margin-top:2rem}}.category-footer__links{display:flex;flex-flow:row wrap;gap:.5rem;padding:0;margin:0;list-style:none}.category-footer__links>*{flex:0 0 auto}.category-footer__links-item{display:flex;flex:0 0 auto}.section-no-result__inner{display:flex;flex-direction:column;align-items:center;padding-block:3rem;padding-inline:1rem;text-align:center}.section-no-result__content{display:flex;flex-direction:column;gap:.5rem;align-items:center;max-width:30rem}.section-no-result__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;color:#a0b6d0}.section-no-result__icon .icon{flex-shrink:0;width:3rem;height:3rem}.section-no-result__icon .icon svg{width:100%;height:100%}.section-no-result__title{margin:0;font-family:Encode Sans,tahoma,geneva,verdana,sans-serif;font-size:.875rem;font-weight:600;line-height:1.4;color:#121212}.section-no-result__body{margin:0;font-family:Encode Sans,tahoma,geneva,verdana,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#8fa7c4}.section-no-result__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:2rem}.pfs-layout__head{background:#f5f7fa;border-bottom:1px dashed #d1d9e0;padding:0 1.875rem}@media screen and (max-width:767px){.pfs-layout__head{padding:0 1rem}}.pfs-layout__head-container{display:block;width:100%;max-width:80rem;margin:0 auto;padding:1rem 0}@media screen and (max-width:1023px){.pfs-layout__head{display:none}}.pfs-layout__body{padding-top:2.5rem;padding:0 1.875rem}@media screen and (max-width:767px){.pfs-layout__body{padding:0 1rem}}.pfs-layout__body-container{display:block;width:100%;max-width:80rem;margin:0 auto;display:flex;gap:2.5rem;align-items:stretch;padding-top:2.5rem}@media screen and (max-width:1023px){.pfs-layout__body-container{flex-direction:column;padding-top:0}}.pfs-layout__body-aside{flex-shrink:0;width:18.75rem;border-radius:.75rem}@media screen and (max-width:1023px){.pfs-layout__body-aside{width:100%}}.pfs-layout__body-main{display:flex;flex-direction:column;gap:1rem;width:100%;outline:none;border-radius:.75rem}@media screen and (max-width:1023px){.pfs-layout__applied-filters{display:none}}.pfs-layout__paginations{margin-top:2.5rem}.paginations{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}@media screen and (max-width:767px){.paginations{justify-content:center}}.paginations__sort-results{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.paginations__results-summary{margin:0;font-size:.875rem;font-weight:500}.paginations__nav{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center}@media screen and (max-width:374px){.paginations__nav{gap:1rem}}.paginations__nav-links{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}@media screen and (max-width:767px){.paginations__nav-links .icobox__label{display:none}}@media screen and (max-width:374px){.paginations__nav-links .icobox__box{flex-shrink:0;width:2.25rem;height:2.25rem}}.paginations__nav-input{flex-shrink:0}.pagination-field{display:flex;gap:.5rem;align-items:center}.pagination-field__input{width:2.5rem;padding:0;font-size:.875rem;text-align:center;-moz-appearance:textfield;appearance:textfield}.pagination-field__input::-webkit-outer-spin-button,.pagination-field__input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.pagination-field__text{margin:0;font-size:1rem;font-weight:500;white-space:nowrap}.product-filter-menu__list{display:flex;flex-direction:column;gap:1.5rem}.product-filter-menu__title{margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.product-filter-mobile-interactions{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#f5f7fa;border-radius:1.25rem}@media screen and (min-width:1024px){.product-filter-mobile-interactions{display:none}}.product-filter-mobile-interactions__filters{margin:-.5rem;overflow:scroll hidden;scrollbar-width:none}.product-filter-mobile-interactions__filters-inner{display:flex;gap:.5rem;align-items:center;min-width:max-content;padding:.5rem}.product-filter-mobile-interactions__show-sort{margin:-.5rem;overflow-x:scroll;white-space:nowrap;scrollbar-width:none}.product-filter-mobile-interactions__show-sort-inner{display:flex;flex-direction:row-reverse;gap:.5rem;justify-content:space-between;min-width:max-content;padding:.5rem}@media screen and (min-width:1024px){.product-filter-panel__head{display:none}}@media screen and (max-width:1023px){.product-filter-panel{position:fixed;inset:0;z-index:999;display:flex;visibility:hidden;flex-direction:column;justify-content:flex-end;pointer-events:none;transition:visibility .3s ease}.product-filter-panel--open{visibility:visible;pointer-events:auto}.product-filter-panel--open .product-filter-panel__overlay{opacity:1}.product-filter-panel--open .product-filter-panel__modal{transform:translateY(0)}.product-filter-panel__overlay{position:absolute;inset:0;background:#0006;opacity:0;transition:opacity .3s ease}.product-filter-panel__modal{position:relative;background:#fff;border-radius:.75rem .75rem 0 0;transform:translateY(100%)}.product-filter-panel__modal-inner{display:flex;flex-direction:column;max-height:80vh;transition:transform .3s ease}.product-filter-panel__head{display:flex;flex-direction:column;gap:.75rem;align-items:flex-end;padding:1.5rem;border-bottom:1px solid transparent;transition:border .2s ease}.product-filter-panel--scrolled .product-filter-panel__head{border-bottom-color:#d1d9e0}.product-filter-panel__body{padding:1.5rem;padding-top:0;overflow:hidden scroll}.product-filter-panel__title{width:100%;margin:0;font-size:1.5rem;font-weight:600}.product-filter-panel__applied-filters{width:100%;margin-top:.5rem}.product-filter-panel__close{display:inline-flex;gap:.25rem;align-items:center;margin:0;font-size:.75rem;font-weight:600}.product-filter-panel__close-label{text-decoration:underline;text-underline-offset:3px}.product-filter-panel__body{max-height:85vh;background:#fff}}.filter-sort-bar{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;font-weight:500}.filter-sort-bar .field__label{font-size:1rem;font-weight:500}.filter-sort-bar__items{display:flex;gap:.5rem;align-items:center}.filter-sort-bar__items--resum{font-size:.875rem}@media screen and (max-width:1279px){.filter-sort-bar__items--filters{width:100%}}.filter-sort-bar__items--show-sort{gap:1rem}.filter-sort-bar__facet-count{font-weight:400;color:#4f6c8e}.filter-sort-bar__price-range{box-sizing:border-box;width:100%;min-width:0}.hero-search-message{padding:0 1.875rem}@media screen and (max-width:767px){.hero-search-message{padding:0 1rem}}.hero-search-message{margin-top:4rem;margin-bottom:4rem}.hero-search-message__container{display:block;width:100%;max-width:80rem;margin:0 auto}.hero-search-message__title{margin-bottom:2rem;font-size:2.5rem}.hero-search-message__title span{font-weight:500}.hero-search-message__container-content{display:flex;gap:2rem;align-items:flex-end;justify-content:space-between}@media screen and (max-width:767px){.hero-search-message__container-content{flex-direction:column}}.hero-search-message__content-rich-text,.hero-search-message__buttons{width:100%}.content-page-header{padding:0 1.875rem}@media screen and (max-width:767px){.content-page-header{padding:0 1rem}}.content-page-header{padding-top:4rem;padding-bottom:4rem;background:#fff}.content-page-header__container{display:block;width:100%;max-width:80rem;margin:0 auto;position:relative;display:flex;align-items:center;overflow:hidden;border-radius:.5rem}.content-page-header__text{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;min-width:0}.content-page-header__title{margin:0;font-size:2.5rem;font-weight:700}.content-page-header__description{font-size:1rem}.content-page-header__description p:last-child{margin-bottom:0}.content-page-header__buttons{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.content-page-header__media{overflow:hidden}.content-page-header__image{display:block;width:100%;height:100%;object-fit:cover}.content-page-header--full-width .content-page-header__container{min-height:26.25rem;padding:4rem}.content-page-header--full-width .content-page-header__media{position:absolute;inset:0}.content-page-header--full-width .content-page-header__overlay{position:absolute;inset:0;background:linear-gradient(to right,#45464499 0% 39%,#45464400 71%)}.content-page-header--full-width .content-page-header__text{max-width:38.75rem;color:#fff}.content-page-header--full-width .content-page-header__title,.content-page-header--full-width .content-page-header__description{color:#fff}.content-page-header--right .content-page-header__container{gap:2.5rem}.content-page-header--right .content-page-header__text{flex:0 0 38.75rem;color:#17294b}.content-page-header--right .content-page-header__title{color:#17294b}.content-page-header--right .content-page-header__description{color:#1f272e}.content-page-header--right .content-page-header__media{flex:1 1 auto;align-self:stretch;height:26.25rem;border-radius:.5rem}@media screen and (max-width:1023px){.content-page-header{padding-top:2rem;padding-bottom:2rem}.content-page-header__title{font-size:2rem}.content-page-header--full-width .content-page-header__container{min-height:20rem;padding:2rem 1rem}.content-page-header--full-width .content-page-header__overlay{background:#45464499}.content-page-header--right .content-page-header__container{flex-direction:column;gap:1.5rem;align-items:stretch}.content-page-header--right .content-page-header__text{flex:0 0 auto;order:2}.content-page-header--right .content-page-header__media{flex:0 0 auto;order:1;height:auto;aspect-ratio:16/9}}
