.peStage{width:100%;position:relative;background-color:#e9eef1;overflow:hidden;min-height:400px}@media (min-width: 700px){.peStage{display:flex;flex-flow:column nowrap;justify-content:center;padding-top:40px;padding-bottom:70px}}@media (min-width: 960px){.peStage{min-height:520px;padding-bottom:75px}}@media (min-width: 1140px){.peStage{min-height:600px}}.peStage .peStage__visualMedia{position:absolute;top:0;right:0;bottom:0;left:0}.peStage .peStage__visualMedia:after{content:"";background:rgba(29,37,45,.8);position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s}.peStage .peStage__visualMedia .peStage__visualMedia--image{background-repeat:no-repeat;width:100%;height:100%;background-position:center bottom;background-size:contain}.peStage.steps--active .peStage__visualMedia:after{opacity:1}.peStage .peStage__body{position:relative;padding-top:45px;padding-bottom:20px;transition:left .6s;left:0}@media (min-width: 700px){.peStage .peStage__body{padding-top:0;padding-bottom:0}}.peStage.steps--active .peStage__body{left:-100vw}.peStage .peStage__bodyContent--borders{padding:20px 0;border-top:4px solid;border-bottom:4px solid;color:#fff}.peStage .peStage__steps{position:absolute;top:50%;right:-100vw;width:100%;transform:translate(50%,-50%);transition:right .6s;padding:0 20px}@media (min-width: 960px){.peStage .peStage__steps{width:720px;padding:0}}.peStage .peStage__steps .peStage__steps--headline,.peStage .peStage__steps .peClose__button{color:#fff}.peStage .peStage__steps .peClose__button:hover{color:#e3000b}.peStage.steps--active .peStage__steps{right:50%}.peStage .peStage__steps--wrapper{margin-top:20px;padding:20px;background:#FFFFFF;position:relative}@media (min-width: 960px){.peStage .peStage__steps--wrapper{padding:40px}}.peStage .peStage__steps--bar{width:100%;height:4px;background:rgba(29,37,45,.1);position:absolute;top:-4px;left:0;right:0}.peStage .peStage__steps--bar .bar--state{background:#E3000B;width:33.3333333333%;height:100%;transition:width .3s}.peStage .peStage__steps--option{opacity:0;visibility:hidden;position:absolute;left:40px;right:40px;z-index:-1}.peStage .peStage__steps--option.active{animation:weAnim__fadeIn .6s linear;opacity:1;visibility:visible;position:static}.peStage .peForm__tooltipLabel{background:#1D252D;border-radius:100%;width:16px;height:16px;line-height:16px;font-weight:700;transition:all .3s}.peStage .peForm__tooltipPanel{max-width:350px}.peStage__steps--container.currentStep--1 .bar--state{width:33.3333333333%}.peStage__steps--container.currentStep--2 .bar--state{width:calc(66.6666666667% - 40px)}.peStage__steps--container.currentStep--3 .bar--state{width:calc(100% - 40px)}.peOptions__content.with--border{border-top:2px solid #E9EEF1;border-bottom:2px solid #E9EEF1;height:80px;display:flex;overflow:hidden;overflow-y:auto;padding:15px 0}@media (min-width: 960px){.peOptions__content.with--border{height:180px;overflow:visible;overflow-y:unset;align-items:center}}.peOptions__content.with--border>div{flex:1 0 100%}.peOptions__box--content{width:100%;height:100px;background:#E9EEF1;display:table}@media (min-width: 960px){.peOptions__box--content{height:180px}}.peOptions__box--content input{display:none}.peOptions__box--content label{width:100%;height:100%;text-align:center;vertical-align:middle;display:table-cell;border:2px solid transparent;transition:all .3s;cursor:pointer}.peOptions__box--content label span{font-weight:700}.peOptions__box--content label:hover{border-color:#1d252d}.peOptions__box--content input:checked~label{background:#1D252D;color:#fff}.peOptions__box--content input:checked~label .peForm__tooltipLabel{background:#FFF;color:#1d252d}.peStage__steps--buttons{margin-top:15px}.peStage__steps--buttons .peStage__steps--submit{display:none}.peStage__steps--container.last--step .peStage__steps--submit{display:block}.peStage__steps--container.last--step .peStage__steps--next{display:none}.peProductFinder{display:flex;width:100%;flex-wrap:nowrap;overflow:hidden}.peProductFinder .peProductList{padding:40px 40px 0;flex:1 0 auto;width:100%;height:100%}.peProductFinder .peProductList .peProductList__header{margin-bottom:30px}.peProductFinder .peProductList .peProductList__meta{margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.peProductFinder .peProductList .peProductList__meta #peFilteredProducts__additionalText{opacity:0}.peProductFinder .peProductList .peProductList__meta .peProductList__filterMeta{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;max-width:85%}.peProductFinder .peProductList .peProductList__meta .peProductList__count{display:flex;flex-wrap:nowrap;gap:5px}.peProductFinder.filter--opened{overflow:unset}.peProductFinder.filter--opened .peProductList{width:calc(100% - 340px)}.peProductList{font-size:1rem;line-height:1.5rem;color:#1d252d}.peProductList .peProductList__products{overflow:hidden;overflow-x:auto;position:relative}.peProductList .peProductList__table th{padding:15px 10px;font-weight:700}.peProductList .peProductList__table.hide{display:none}.peProductList .peImgHoverContainer{position:relative;width:60px;cursor:zoom-in}.peProductList .peProductList__item{border-bottom:1px solid rgba(29,37,45,.2);cursor:pointer;transition:all .3s}.peProductList .peProductList__item>td a{display:flex;padding:25px 10px;text-decoration:none;color:inherit}.peProductList .peProductList__item .peProductList__itemLink svg{transition:all .3s;color:#1d252d}.peProductList .peProductList__item .peProductList__itemThumbnail{display:inline-block;width:40px;transition:all .3s}.peProductList .peProductList__item:hover{background-color:#e9eef180}.peProductList .peProductList__item:hover svg{color:#e3000b}.peProductList .peProductList__item.hidden{display:none}.peProductList .peProductList__item .peProductList__itemHover{position:absolute;top:40px;bottom:0;left:0;right:40px;width:200px;max-width:none;height:auto;opacity:0;visibility:hidden}.peProductComparison__showComparison svg{transition:all .3s}.peProductComparison__showComparison.active:hover{cursor:pointer}.peProductComparison__showComparison.active:hover svg{color:#e3000b}.peProductList__comparison{display:none;font-size:1rem;font-weight:700;line-height:1.2rem;border-radius:100%;text-align:center;vertical-align:middle;cursor:pointer}.peProductList__comparison.active{display:flex}.peProductComparison__showComparison .peProductComparison__iconContainer{position:relative;width:16px}.peProductComparison__showComparison .peProductComparison__iconContainer .peProductComparison__count{display:none;width:16px;height:16px;background:#E3000B;color:#fff;font-size:.8rem;line-height:1.2rem;border-radius:100%;text-align:center;vertical-align:middle;position:absolute;top:-8px;right:-10px}.peProductComparison__showComparison.active .peProductComparison__count{display:block}#peProduct__items--archiv{display:none}#peProductList__noResults{display:none;margin:30px 0}#peProductList__noResults.show{display:block}#peProductList__noResults>p{font-weight:700;font-size:1.1em;margin-bottom:15px}#peProductList__noResults .weGrid__section{margin-top:90px}body>.peProductList__itemHover{position:absolute;z-index:1;background:white;border:1px solid rgb(233,238,241);animation:weAnim__fadeIn .3s linear}#peProductFilter__createfilter{display:none;cursor:pointer;transition:color .3s}#peProductFilter__createfilter:hover{color:#e3000b}.peProductFilter__open{display:flex;gap:0 10px;text-transform:uppercase;font-weight:700;cursor:pointer;animation-name:fade;animation-duration:1s}.peProductFilter__open:hover{color:#e3000b}.filter--opened .peProductFilter__open{display:none;animation-name:fade;animation-duration:1s}.peProductFilter{padding:20px;width:0;max-width:340px;position:relative;height:100%;transition:transform .3s;transform:translate(-1px)}.peProductFilter.peBgGrey{background:#E9EEF1}.peProductFilter .peProductFilter__label{text-transform:uppercase;font-size:1.1rem;line-height:1.75rem;font-weight:700;display:flex;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid rgba(29,37,45,.3)}.peProductFilter .peAccordion__filter{overflow:hidden;overflow-y:auto;height:100%;padding:0 0 150px}.peProductFilter .peProductFilter__resetButton{position:absolute;right:0;left:0;bottom:0;padding:20px;border-top:1px solid rgba(29,37,45,.3);background:#E9EEF1;z-index:1}.peProductFilter .peProductFilter__itemCount{min-width:18px;height:18px;border-radius:2px;background:#1D252D;color:#fff;font-size:.8rem;line-height:1.2rem;text-align:center;vertical-align:middle;opacity:0}.peProductFilter .peProductFilterItem.itemSelected .peProductFilter__itemCount{opacity:1;transition:all .3s}.weHeader--scrollHidden~.weGrid__main .peProductFinder.filter--opened .peProductFilter{top:0;height:100vh}.filter--opened .peProductFilter{width:340px;height:calc(100vh - 110px);position:sticky;top:110px;left:0;transform:translate(0);transition:transform .3s;overflow:hidden}@media (min-width: 700px){.filter--opened .peProductFilter{height:calc(100vh - 120px);top:120px}}@media (min-width: 960px){.filter--opened .peProductFilter{height:calc(100vh - 140px);top:140px}}.peFormTags__content .peProductFilter__resetButton{opacity:0;pointer-events:none;order:1}.peFormTags__content .peProductFilter__resetButton.peFade--in{pointer-events:auto}.peFormPanelExpander{position:relative;overflow:hidden;display:flex;flex-flow:column nowrap}.peFormPanelExpander__body{overflow:hidden;flex:1}.peFormPanelExpander--scrollable>.peFormPanelExpander__body{overflow:auto}.peFormPanelExpander__body>.simplebar-wrapper{height:100%}.peFormPanelExpander__mask{position:relative;overflow:hidden}.peFormPanelExpander__maskContent{position:absolute;top:0;right:0;left:0}.peFormPanelExpander--expanded .peFormPanelExpander__maskContent{position:static}.peFormPanelExpander__button{transition:color .2s;position:relative;width:100%;padding:0;flex:0 0 auto;background:transparent;border:none;outline:none;font-weight:700;text-align:left}.peFormPanelExpander__button:hover{color:#e3000b}.peFormPanelExpander__buttonMore,.peFormPanelExpander__buttonLess{padding:6px 20px;transition:opacity .2s,visibility .2s}.peFormPanelExpander__buttonMore:before,.peFormPanelExpander__buttonLess:before{content:"+";display:inline-block;width:18px;margin-right:15px;text-align:center}.peFormPanelExpander--sidebar>*>.peFormPanelExpander__buttonMore,.peFormPanelExpander--sidebar>*>.peFormPanelExpander__buttonLess{padding:5px 0}.peFormPanelExpander--expanded>*>.peFormPanelExpander__buttonMore{opacity:0;visibility:hidden}.peFormPanelExpander__buttonLess{position:absolute;top:0;right:0;left:0;opacity:0;visibility:hidden}.peFormPanelExpander__buttonLess:before{content:"-"}.peFormPanelExpander--expanded>*>.peFormPanelExpander__buttonLess{opacity:1;visibility:inherit}@media (min-width: 700px){.peFormPanelExpander__buttonMore,.peFormPanelExpander__buttonLess{padding-left:34px;padding-right:34px}}.peFormPanelFilter{position:relative;overflow:hidden}.peFormPanelFilter+.peFormPanelFilter:before{content:"";display:block;margin:25px 20px 0;border-top:1px solid #E9EEF1}.peFormPanelFilter__body{position:absolute;right:0;left:0}.peFormPanelFilter--expanded>.peFormPanelFilter__body{position:static}.peFormPanelFilter__body .peFormSelect__panelItem{padding-left:20px}@media (min-width: 700px){.peFormPanelFilter+.peFormPanelFilter:before{margin-left:34px;margin-right:34px}.peViewPanelFilter__body .peFormSelect__panelItem{padding-left:34px}}.peFormPanelFilter__header{transition:color .2s;display:flex;flex-flow:row nowrap;align-items:center;padding:15px 0 0 20px;cursor:pointer}.peFormPanelFilter__header:hover{color:#e3000b}.peFormPanelFilter__headerCaption{flex:1;font-weight:700;text-transform:uppercase}.peFormPanelFilter__headerWidget{padding:10px 18px;flex:0 0 auto}.peFormPanelFilter__headerWidgetIcon{transition:transform .2s}.peFormPanelFilter--expanded .peFormPanelFilter__headerWidgetIcon{transform:scaleY(-1)}@media (min-width: 700px){.peFormPanelFilter__header{padding-left:34px;padding-right:5px}.peFormPanelFilter__headerWidget{padding:10px 23px}}.peProductFilterItem{position:relative;overflow:hidden;display:flex;flex-flow:column nowrap;flex:0 0 auto;min-height:var(--pe-collection-header-height);border-top:1px solid rgba(29,37,45,.3);transition:all .4s}.peProductFilterItem:last-child{border-bottom:1px solid rgba(29,37,45,.3)}.peProductFilterItem:first-child{border-top:none}.peProductFilterItem.peProductFilterItem--hasScroller.peProductFilterItem--expanded{flex:0 1 auto}.peProductFilterItem__body{position:absolute;top:var(--pe-collection-header-height, 100%);right:0;left:0;display:flex;flex-flow:column nowrap;padding:0 0 20px;flex:1;overflow:hidden}.peProductFilterItem--expanded>.peProductFilterItem__body{position:static}.peProductFilterItem__header{transition:color .2s;display:flex;flex-flow:row nowrap;align-items:center;padding:13px 0;flex:0 0 auto;color:#1d252d4d;cursor:pointer}.peProductFilterItem--expanded .peProductFilterItem__header{color:#1d252d}.peProductFilterItem__header:hover{color:#e3000b}.peProductFilterItem__headerCaption{flex:1;font-weight:700;text-transform:uppercase}.peProductFilterItem__headerWidget{padding:0;flex:0 0 auto}.peProductFilterItem__headerWidgetIcon{transition:transform .2s}.peProductFilterItem--expanded .peProductFilterItem__headerWidgetIcon{transform:scaleY(-1)}.peProductFilterItem .peProductFilterItem__header{transition:color .2s;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;padding:20px 0;color:#1d252d;font-size:1.1rem;line-height:1.75rem;font-weight:600}.peProductFilterItem .peProductFilterItem__headerWrapper{display:flex;gap:0 5px;align-items:center}.peProductFilterItem .peAccordion__headerWidgetIcon{transition:all .4s}.peProductFilterItem.peProductFilterItem--expanded .peAccordion__headerWidgetIcon{-webkit-transform:scale(1,-1);transform:scaleY(-1)}.peProductFilterItem .peFormSelect__panelItem{padding-left:0;padding-right:0}.peProductFilterItem .peFormSelect__panelItem:hover{background:transparent;color:#e3000b}.peProductFilterItem .peFormSelect__panelItem:hover>.peFormSelect__panelWidget{background:#E9EEF1}.peProductFilterItem .peFormSelect__panelItem--selected>.peFormSelect__panelWidget,.peProductFilterItem .peFormSelect__panelItem--selected:hover>.peFormSelect__panelWidget{background:#1D252D}.peProductFilterItem .peProductFilterItem__hideContainer{height:100%;width:100%;position:absolute;background:rgba(233,238,241,.75);display:none}.peProductFilterItem.peProductFilterItem--hidden{overflow:visible}.peProductFilterItem.peProductFilterItem--hidden .peProductFilterItem__body{display:none}.peProductFilterItem.peProductFilterItem--hidden .peProductFilterItem__hideContainer{display:block;cursor:not-allowed}.peProductFilterItem.peProductFilterItem--hidden .peUtilsFlyout{width:100%;height:100%;margin:0}.peProductFilterItem.peProductFilterItem--hidden .peUtilsFlyout .peUtilsFlyout__panel{left:50%!important;top:calc(50% + 15px);bottom:unset;transform:translate(-50%);min-width:unset;width:calc(100% - 10px);z-index:2}.peProductFilterItem.peProductFilterItem--hidden .peUtilsFlyout .peUtilsFlyout__panel .peUtilsFlyout__panelHandle{top:-16px;left:50%!important;bottom:unset;border-bottom-color:#313f4c;border-top-color:transparent}.peProductFilterItem__subWrapper{padding:5px 0;position:relative}.peProductFilterItem__subHeader{position:relative;padding:4px 28px;font-size:1.07rem;line-height:30px;cursor:pointer}.peProductFilterItem__subHeader:before,.peProductFilterItem__subHeader:after{position:absolute;top:9px;left:0;content:"";display:inline-block;width:18px;height:18px;background:#fff;transition:background-color .2s,border-color .2s}.peProductFilterItem__subHeader:before{transition:border-color .2s;border:1px solid transparent;border-radius:2px}.peProductFilterItem__subHeader:after{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22m14 6-5.81 6-3.19-3.305%22 fill=%22none%22 stroke=%22%23fff%22 stroke-width=%222%22/%3E%3C/svg%3E");opacity:0}.peProductFilterItem__subHeader:not(.checked):not(.disabled):hover:before{border-color:currentColor;background-color:currentColor}.peProductFilterItem__subHeader:not(.checked):not(.disabled):hover:after{opacity:1}.peProductFilterItem__subHeader.checked:before{background-color:currentColor}.peProductFilterItem__subHeader.checked:after{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22m14 6-5.81 6-3.19-3.305%22 fill=%22none%22 stroke=%22%23fff%22 stroke-width=%222%22/%3E%3C/svg%3E");opacity:1}.peProductFilterItem__subHeader.checked:hover:after{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22m13.95 8.95h-9.9%22 fill=%22none%22 stroke=%22%23fff%22 stroke-width=%222%22/%3E%3C/svg%3E")}.peProductFilterItem__subHeader.checked.partial:after{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22m13.95 8.95h-9.9%22 fill=%22none%22 stroke=%22%23fff%22 stroke-width=%222%22/%3E%3C/svg%3E")}.peProductFilterItem__subHeader.disabled{opacity:.3;cursor:default}.peProductFilterItem__subHeader.disabled:hover:before{border-color:transparent}.peProductFilterItem__subHeader span{display:flex;align-items:center;gap:5px}.peProductFilterItem__opener{position:absolute;right:-10px;top:12px;transform:translate(-50%);cursor:pointer;transition:all .2s;padding:4px}.peProductFilterItem__opener.opened{transform:translate(-50%) rotate(45deg)}.disabled~.peProductFilterItem__opener{opacity:.3;cursor:default}.peProductFilterItem__subBody{opacity:0;position:absolute}.opened~.peProductFilterItem__subBody{opacity:1;position:static;transition:all .3s}.peProductDetail{display:flex;width:100%;border-bottom:1px solid #ddd;position:relative}.peProductDetail h2{font-size:2.07rem}.peProductDetail .peImgHoverContainer{position:relative;width:60px;cursor:zoom-in}.peProductDetail .peProductList__item{border-bottom:1px solid rgba(29,37,45,.2);cursor:pointer;transition:all .3s}.peProductDetail .peProductList__itemHover{position:absolute;top:40px;bottom:0;left:0;right:40px;width:200px;max-width:none;height:auto;opacity:0;visibility:hidden}.peProductDetail .Totheright{position:absolute;top:0!important;bottom:0;left:40px!important;right:40px;width:200px;max-width:none;height:auto;opacity:0;visibility:hidden}.peProductDetail .peProductDetail__images{height:calc(100vh - 110px);position:sticky;top:110px;left:0;background:#e9eef1;flex:1 0 30%;max-width:620px;padding:10px;display:flex;margin-bottom:-1px;z-index:2;flex-wrap:nowrap;align-content:center;overflow:hidden;flex-direction:column;justify-content:center;transition:all .3s}@media (min-width: 700px){.peProductDetail .peProductDetail__images{height:calc(100vh - 120px);top:120px}}@media (min-width: 960px){.peProductDetail .peProductDetail__images{height:calc(100vh - 140px);top:140px;padding:30px}}.peProductDetail .peProductDetail__images img{max-width:100%;margin:0 auto}.peProductDetail .peProductDetail__images .peProductDetail__image{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;align-items:center;justify-content:center}.peProductDetail .peProductDetail__images .peProductDetail__image img{width:300px}.peProductDetail .peProductDetail__images .peProductDetail__thumbnails{display:flex;flex-wrap:nowrap;gap:10px;position:absolute;bottom:20px;left:10px;right:10px;overflow-x:auto;justify-content:start}@media (min-width: 960px){.peProductDetail .peProductDetail__images .peProductDetail__thumbnails{left:30px;right:30px;flex-wrap:wrap;justify-content:center}}.peProductDetail .peProductDetail__images .peProductDetail__thumbnails .peProductDetail__thumbnail{flex:0 0 54px;height:54px;border:1px solid #1D252D;opacity:.2;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.peProductDetail .peProductDetail__images .peProductDetail__thumbnails .peProductDetail__thumbnail.active,.peProductDetail .peProductDetail__images .peProductDetail__thumbnails .peProductDetail__thumbnail:hover{opacity:1;border:1px solid rgba(29,37,45,.3)}@media (min-width: 960px){.peProductDetail .peProductDetail__images .peImageSlider__controls{opacity:0;transition:opacity .3s}}.peProductDetail .peProductDetail__images:hover .peImageSlider__controls{opacity:1}.peProductDetail .peProductDetail__info{flex:1 0 70%;position:relative}.peProductDetail .peProductDetail__info .peProductDetail__info--wrapper{padding:20px 30px 120px;overflow:hidden;overflow-y:auto;height:100%}@media (min-width: 960px){.peProductDetail .peProductDetail__info .peProductDetail__info--wrapper{padding:50px 60px 120px}}@media (min-width: 1400px){.peProductDetail .peProductDetail__info .peProductDetail__info--wrapper{padding:60px 120px 120px}}.peProductDetail .peProductDetail__tabs{margin-top:50px}.peProductDetail .peProductDetail__tabs h2{font-size:1.1rem;position:relative;display:inline-block;margin:0}.peProductDetail .peProductDetail__tabs>input[type=radio]{position:absolute;left:-200vw}.peProductDetail .peProductDetail__tabs>label{position:relative;display:inline-block;padding:10px 0 20px;margin-right:40px;cursor:pointer;opacity:.6;font-size:1.1rem;font-weight:700;text-transform:uppercase;transition:all .3s}.peProductDetail .peProductDetail__tabs>label:hover{opacity:1}.peProductDetail .peProductDetail__tabs>input:checked+label,.peProductDetail .peProductDetail__tabs>input:focus+label{opacity:1}.peProductDetail .peProductDetail__tabs .tab-panel{display:none;padding:5px 0;border-top:4px solid #1d252d}.peProductDetail .peProductDetail__tabs>input:first-child:checked~.tab-panels>.tab-panel:first-child,.peProductDetail .peProductDetail__tabs>input:nth-child(3):checked~.tab-panels>.tab-panel:nth-child(2),.peProductDetail .peProductDetail__tabs>input:nth-child(5):checked~.tab-panels>.tab-panel:nth-child(3),.peProductDetail .peProductDetail__tabs>input:nth-child(7):checked~.tab-panels>.tab-panel:nth-child(4),.peProductDetail .peProductDetail__tabs>input:nth-child(9):checked~.tab-panels>.tab-panel:nth-child(5),.peProductDetail .peProductDetail__tabs>input:nth-child(11):checked~.tab-panels>.tab-panel:nth-child(6){display:block}.peProductDetail .peProductDetail__tabs .peProductDetail__properties{display:flex;width:100%;flex-wrap:wrap;gap:0 15px}.peProductDetail .peProductDetail__tabs .peProductDetail__properties .peProductDetail__property{flex:1 1 calc(33% - 15px);max-width:calc(33% - 15px);padding:15px 0;border-bottom:1px solid rgba(221,221,221,.75)}@media (min-width: 960px){.peProductDetail .peProductDetail__tabs .peProductDetail__properties .peProductDetail__property{flex:1 1 calc(25% - 15px);max-width:calc(25% - 15px)}}.peProductDetail .peProductDetail__tabs .peProductDetail__properties .peProductDetail__property>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.peProductDetail .peProductDetail__tabs .peProductDetail__properties .peProductDetail__property .peProductDetail__propertyLabel{font-size:.95rem;color:#777}.peProductDetail .peProductDetail__tabs .peProductDetail__properties .peProductDetail__property .peProductDetail__propertyValue{font-weight:600;font-size:1.3rem}.peProductDetail .peProductDetail__tabs .peProductDetail__properties .peProductDetail__property.hide{display:none}.peProductDetail .peProductDetail__crossselling{flex:1 1 100%;max-width:100%;padding:15px 0}.peProductDetail .peProductDetail__buttons{position:fixed;bottom:0;left:0;width:100%;padding:13px 30px;border-top:1px solid rgba(29,37,45,.3);background-color:#fff;z-index:1;transition:-webkit-transform .3s;transition:transform .3s}@media (min-width: 1400px){.peProductDetail .peProductDetail__buttons{padding:12px 120px}}.peProductDetail table{width:100%}.peProductDetail thead{border-width:1px 0;border-style:solid;border-color:#1d252d80}.peProductDetail thead th{padding:15px 10px;font-weight:400}.weHeader--scrollHidden~.weGrid__main .peProductDetail__images{top:0;height:100vh}.scrollstop .peProductDetail__buttons{position:absolute}.scrollfix .peProductDetail__buttons{top:0;-webkit-transform:translate(0,140px);transform:translateY(140px);bottom:inherit;border-top:none;border-bottom:1px solid rgba(29,37,45,.3)}@media (min-width: 1400px){.scrollfix .peProductDetail__buttons{padding:12px 60px}}.weHeader--scrollHidden~.weGrid__main .scrollfix .peProductDetail__buttons{-webkit-transform:translate(0,0);transform:translate(0)}.peProductDetail__sticky--productInfo{display:flex;align-items:center;gap:15px}.peProductDetail__sticky--productInfo .peProductDetail__sticky--productImage{width:50px}.peProductDetail__sticky--productInfo .peProductDetail__sticky--productImage img{max-width:100%}.peProductDetail__sticky--productInfo .peProductDetail__sticky--productName{font-weight:700}.peProductComparison{position:absolute;top:0;right:0;bottom:0;left:0;z-index:111;padding:5%;display:none}@media (min-width: 960px){.peProductComparison{padding:3% 10%}}.peProductComparison table.peTable--fixed th,.peProductComparison table.peTable--fixed tbody tr td,.peProductComparison table.peTable--fixed tbody tr td span{overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.peProductComparison .peProductComparison__table{position:relative}.peProductComparison .peProductComparison__button--container{background:white}.peProductComparison .peProductComparison__button--container.sticky--row{position:sticky;bottom:0;margin-top:20px}.peProductComparison .peProductComparison__button--container th{border-bottom:none}.peProductComparison .peProductComparison__button--container td{border:none;padding:0}.peProductComparison>#peProductComparison__cloneButton{display:none}.overlay--opened .peProductComparison{display:block}.overlay--opened .peProductComparison .peProductComparison__bg{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#1d252dcc;cursor:zoom-out}.overlay--opened .peProductComparison .peProductComparison__body{position:relative;width:100%;padding:30px 0 30px 30px;background-color:#fff;z-index:1}@media (min-width: 960px){.overlay--opened .peProductComparison .peProductComparison__body{padding:30px 5px 40px 40px}}@media (min-width: 1400px){.overlay--opened .peProductComparison .peProductComparison__body{padding:60px 25px 60px 60px}}.overlay--opened .peProductComparison .peProductComparison__body .peClose__button{position:absolute;top:20px;right:20px}.overlay--opened .peProductComparison .peProductComparison__body .peProductComparison__content{position:relative;width:100%;height:100%;overflow:hidden;padding-right:35px}.overlay--opened .peProductComparison .peProductComparison__body .peProductComparison__content .peProductComparison__header{border-bottom:4px solid #1D252D;padding-bottom:15px;margin-bottom:15px}.overlay--opened .peProductComparison .peProductComparison__body .peProductComparison__content .peProductComparison__table .peTable{table-layout:fixed}.overlay--opened .peProductComparison .peProductComparison__body .peProductComparison__content .peProductComparison__table.show--diff .peTable tr[data-attr-diff="0"]{display:none}.peCartHeader{margin-bottom:60px}.peCartAddress+.peCartAddress{margin-top:60px}.peCartAddresses p{margin:0;font-size:1.1rem}.peCart__item{border-bottom:1px solid rgba(29,37,45,.2)}.peCart__products .table-sort thead{border-color:#1d252d33}.peCart__products th{font-size:14px;color:#1d252d99}.peCartHeader .checkout-steps{padding:60px 0 30px}.weForm__progress{position:relative;overflow:hidden;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.weForm__progress:before{content:"";position:absolute;top:23px;left:0;display:block;height:4px;width:100%;background:rgba(29,37,45,.1)}.weForm__progress .weForm__progressList{position:relative;display:flex;justify-content:space-evenly;flex-flow:row nowrap;margin:0 auto;padding:0;list-style:none}@media (min-width: 700px){.weForm__progress .weForm__progressList{min-width:80%}}.weForm__progress .weForm__progressList .weForm__progressListItem{position:relative;flex:1;min-width:auto;width:auto}.weForm__progress .weForm__progressList .weForm__progressListItem .weForm__progressStep{position:relative;z-index:2;display:flex;flex-flow:column nowrap;align-items:center;padding:0 10px;color:#1d252d4d;font-weight:700;text-align:center;text-decoration:none}.weForm__progress .weForm__progressList .weForm__progressListItem .weForm__progressStep .weForm__progressStepNumber{width:50px;height:50px;background-color:#e9eef1;background-clip:content-box;border:2px solid #fff;will-change:transform;font-size:1.4rem;line-height:46px}.weForm__progress .weForm__progressList .weForm__progressListItem .weForm__progressStep .weForm__progressStepLabel{font-size:1rem;line-height:1.5em;letter-spacing:0;margin-top:10px;text-transform:uppercase}.weForm__progress .weForm__progressList .weForm__progressListItem.weForm__progressListItem--active:before{content:"";position:absolute;top:23px;right:50%;z-index:1;display:block;height:4px;width:100vw;background:#E3000B}.weForm__progress .weForm__progressList .weForm__progressListItem.weForm__progressListItem--active .weForm__progressStepNumber{background:#e3000b;color:#fff}.weForm__progress .weForm__progressList .weForm__progressListItem.weForm__progressListItem--active .weForm__progressStepLabel{color:#e3000b}.peForm__field{margin-bottom:20px}.peForm__field .peForm__fieldCaption{font-size:.85rem;line-height:1.45em;letter-spacing:0;margin:0 0 6px}.peForm__field .peForm__fieldInput{font-size:1rem;letter-spacing:0;background:#E9EEF1;border:none;border-radius:0;border-bottom:2px solid transparent;transition:border-bottom-color .2s;width:100%;padding:0 15px;outline:none;color:inherit;height:50px;line-height:50px}.peForm__field .peForm__required{color:#e3000b;font-weight:700}.peForm__field .peFormSelect__wrapper{position:relative}.peForm__field .peFormSelect__wrapper select{-moz-appearance:none;-webkit-appearance:none;appearance:none}.peForm__field .peFormSelect__wrapper .peFormSelect__handle{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.weForm__tickable{position:relative}.weForm__tickableInput{position:absolute;top:6px;left:0;width:18px;height:18px;opacity:0}@media (min-width: 700px){.weForm__tickableInput{top:13px}}.weForm__tickableLabel{position:relative;display:block;padding:3px 0 3px 32px;font-size:1rem;line-height:26px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width: 700px){.weForm__tickableLabel{padding-top:8px;padding-bottom:8px;font-size:1.07rem;line-height:30px}}@media (min-width: 1140px){.weForm__tickableLabel{font-size:1.2rem}}.weForm__tickableLabel:after,.weForm__tickableLabel:before{position:absolute;top:6px;left:0;content:"";display:inline-block;width:18px;height:18px}@media (min-width: 700px){.weForm__tickableLabel:after,.weForm__tickableLabel:before{top:13px}}.weForm__tickableLabel a{color:#e3000b;font-weight:700}.weForm__tickableLabel:before{background:#E9EEF1}.peForm__tickableGroup.sm .weForm__tickableLabel{padding-top:5px;padding-bottom:5px}.peForm__tickableGroup.sm .weForm__tickableLabel:after,.peForm__tickableGroup.sm .weForm__tickableLabel:before{top:4px}@media (min-width: 700px){.peForm__tickableGroup.sm .weForm__tickableLabel:after,.peForm__tickableGroup.sm .weForm__tickableLabel:before{top:11px}}.peForm__tickableGroup.xs .weForm__tickableLabel{padding-top:2px;padding-bottom:2px}.peForm__tickableGroup.xs .weForm__tickableLabel:after,.peForm__tickableGroup.xs .weForm__tickableLabel:before{top:4px}@media (min-width: 700px){.peForm__tickableGroup.xs .weForm__tickableLabel:after,.peForm__tickableGroup.xs .weForm__tickableLabel:before{top:7px}}.weGrid__sectionPanel--grayLight .weForm__tickableLabel:before{background:#fff}.weForm__tickable--nowrap .weForm__tickableLabel{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.weForm__tickable--error .weForm__tickableLabel{color:#e3000b}.weForm__tickable--error .weForm__tickableLabel:before{background:rgba(227,0,11,.1)}.weForm__tickableGroup{display:flex;flex-flow:row wrap;gap:0 40px}*[type=checkbox]+.weForm__tickableLabel{transition:background-color .2s}*[type=checkbox]+.weForm__tickableLabel:before{transition:border-color .2s;border:1px solid transparent;border-radius:2px}*[type=checkbox]+.weForm__tickableLabel:after{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22m14 6-5.81 6-3.19-3.305%22 fill=%22none%22 stroke=%22%23fff%22 stroke-width=%222%22/%3E%3C/svg%3E");opacity:0}*[type=checkbox]:checked+.weForm__tickableLabel:before{background-color:currentColor}*[type=checkbox]:checked+.weForm__tickableLabel:after{opacity:1}*[type=checkbox]:indeterminate+.weForm__tickableLabel:before{background-color:currentColor}*[type=checkbox]:indeterminate+.weForm__tickableLabel:after{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22m13.95 8.95h-9.9%22 fill=%22none%22 stroke=%22%23fff%22 stroke-width=%222%22/%3E%3C/svg%3E");opacity:1}*[type=checkbox]:not(:disabled)+.weForm__tickableLabel{cursor:pointer}*[type=checkbox]:not(:disabled)+.weForm__tickableLabel:hover:before{border-color:currentColor}*[type=checkbox]:checked:not(:disabled)+.weForm__tickableLabel:hover:after,*[type=checkbox]:indeterminate:not(:disabled)+.weForm__tickableLabel:hover:after{opacity:.75}*[type=checkbox]:disabled+.weForm__tickableLabel{opacity:.3}*[type=radio]+.weForm__tickableLabel:before{transition:border-color .2s;border:1px solid transparent;border-radius:9px}*[type=radio]+.weForm__tickableLabel:after{transition:background-color .2s,transform .2s,-webkit-transform .2s;background-color:#fff;border-radius:9px;-webkit-transform:scale(.5);transform:scale(.5)}*[type=radio]:checked+.weForm__tickableLabel:before{border-color:currentColor}*[type=radio]:checked+.weForm__tickableLabel:after{background-color:currentColor;-webkit-transform:scale(.7);transform:scale(.7)}*[type=radio]:not(:disabled)+.weForm__tickableLabel{cursor:pointer}*[type=radio]:not(:disabled)+.weForm__tickableLabel:hover:before{border-color:currentColor}*[type=radio]:checked:not(:disabled)+.weForm__tickableLabel:hover:after{opacity:.75}.peDropdownCart{opacity:0;visibility:hidden;background-color:#fff;position:absolute;top:100%;right:0;width:340px;padding:20px;box-shadow:0 4px 20px #0003;font-size:1rem;line-height:24px;text-transform:none;font-weight:400;color:#1d252d;transition:opacity .2s,visibility .2s,transform .2s;max-height:calc(100vh - 140px);overflow:hidden;overflow-y:auto}.peDropdownCart .peDropdownCart__items{margin-top:15px}.peDropdownCart .peDropdownCart__item{padding:20px 0;border-top:1px solid rgba(29,37,45,.2);border-bottom:none}.peDropdownCart .peDropdownCart__item--meta{margin-top:5px;color:#1d252d80}.peDropdownCart .peDropdownCart__cartEmpty{display:none}.peDropdownCart__pointer{content:"";position:absolute;right:57px;bottom:0;display:block;margin-left:-8px;border:10px solid transparent;border-bottom-color:#fff;opacity:0;visibility:hidden}.cart--opened .peDropdownCart,.cart--opened .peDropdownCart__pointer{opacity:1;visibility:visible}.cart--empty .peDropdownCart__cartNotEmpty{display:none}.cart--empty .peDropdownCart__cartEmpty{display:block}#peDropdownCart__count{width:16px;height:16px;background:#E3000B;color:#fff;font-size:.8rem;line-height:1.2rem;border-radius:100%;text-align:center;vertical-align:middle;position:relative;left:-20px;top:5px}.weHeader--scrollHidden~.peDropdownNavigation{top:0}.peDropdownNavigation{transition:top .3s;background:rgb(63,70,76);color:#fff;line-height:1.4em;position:fixed;top:110px;z-index:99;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);width:100%;overflow-y:auto}@media (min-width: 700px){.peDropdownNavigation{top:120px;height:calc(100vh - 120px)}}@media (min-width: 960px){.peDropdownNavigation{top:130px;height:calc(100vh - 130px)}}@media (min-width: 1400px){.peDropdownNavigation{top:140px;height:calc(100vh - 140px)}}.peDropdownNavigation.opened{opacity:1;z-index:1;height:auto}.peDropdownNavigation .peDropdownNavigation--close{position:absolute;top:30px;right:30px;transition:color .2s;padding:10px;background:transparent;border:none;outline:none;color:#fff;cursor:pointer}.peDropdownNavigation .peDropdownNavigation--close:hover{color:#b0becc}.peDropdownNavigation .peDropdownNavigation__container{padding:60px 20px;border-top:1px solid rgba(255,255,255,.1)}@media (min-width: 700px){.peDropdownNavigation .peDropdownNavigation__container{padding:60px 32px}}@media (min-width: 1400px){.peDropdownNavigation .peDropdownNavigation__container{padding:60px 40px;min-height:100vh;height:auto}.peDropdownNavigation .peDropdownNavigation__container>.peFlex__row{min-height:100vh;height:auto}}.peDropdownNavigation .peDropdownNavigation__navigation{padding-bottom:10px;flex:0 0 100%;font-weight:600;color:#ffffff80}@media (min-width: 700px){.peDropdownNavigation .peDropdownNavigation__navigation{padding-top:10px;flex:0 0 auto;max-width:180px;padding-right:30px}}@media (min-width: 1400px){.peDropdownNavigation .peDropdownNavigation__navigation{flex:0 0 280px;max-width:none;padding-right:10px}}.peDropdownNavigation .peDropdownNavigation__navigation .peDropdownNavigation__navigation--categoryItems{height:100%;flex-direction:row;gap:20px 0}@media (min-width: 700px){.peDropdownNavigation .peDropdownNavigation__navigation .peDropdownNavigation__navigation--categoryItems{flex-direction:column}}.peDropdownNavigation .peDropdownNavigation__navigation .peDropdownNavigation__navigation--categoryItem.active{color:#fff;cursor:default}.peDropdownNavigation .peDropdownNavigation__navigation .peDropdownNavigation__navigation--categoryItem.active span{border-bottom:2px solid rgb(227,0,11)}.peDropdownNavigation .peDropdownNavigation__navigation .peDropdownNavigation__navigation--categoryItem span{transition:all .3s;cursor:pointer}.peDropdownNavigation .peDropdownNavigation__navigation .peDropdownNavigation__navigation--categoryItem span:hover{color:#fff}.peDropdownNavigation .peDropdownNavigation__allProducts{margin-top:20px}.peDropdownNavigation .peDropdownNavigation__productTeaser{flex:1 0 100%;padding-top:10px;padding-bottom:10px}@media (min-width: 700px){.peDropdownNavigation .peDropdownNavigation__productTeaser{flex:1 0 calc(100% - 180px);border-left:2px solid rgba(255,255,255,.1);padding-left:30px}}@media (min-width: 1400px){.peDropdownNavigation .peDropdownNavigation__productTeaser{flex:1 0 calc(100% - 280px);padding-left:60px}}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items{gap:30px 60px;position:relative;display:grid;grid-template-columns:1fr}@media (min-width: 960px){.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items{grid-template-columns:1fr 1fr;grid-auto-rows:1fr}}@media (min-width: 1400px){.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items{grid-template-columns:1fr 1fr 1fr}}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item{padding-bottom:30px;border-bottom:2px solid rgba(255,255,255,.1);transition:opacity 1.5s;opacity:0;visibility:hidden;z-index:-1;width:0;height:0;position:absolute}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item.visible{opacity:1;visibility:visible;z-index:1;width:auto;height:auto;position:relative}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--productImage{flex:0 0 50px}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--productImage .product--image{position:absolute;width:50px;top:0;left:0}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--productContent{flex:0 1 auto;padding-left:20px;color:#fff9;font-size:16px}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--form{cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--form:hover{color:#fff}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--form:hover .peProductTeaser__item--name:after{width:100%}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--name{margin-bottom:5px;color:#fff;font-size:18px;font-weight:700;display:inline-block}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--name:after{content:"";width:0;height:1px;display:block;background:#FFFFFF;transition:.3s}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--metadata{color:#fff}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--metadata p{display:inline-block;border-right:2px solid rgba(255,255,255,.3);padding-right:7px;margin-right:7px;line-height:1.4em}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--metadata p:last-child{border:none;padding:0;margin:0}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--container:hover .animated--svg .animate--tb{animation:slide-down 3s ease-in-out infinite}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--container:hover .animated--svg .animate--tb.timeout{animation:slide-down-timeout 3s ease-in-out infinite}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--container:hover .animated--svg .animate--bt{animation:slide-up 3s ease-in-out infinite}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__item--container:hover .animated--svg .animate--bt.timeout{animation:slide-up-timeout 3s ease-in-out infinite}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peProductTeaser__input--value{display:none}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peLink{-webkit-transition:color .3s;transition:color .3s}.peDropdownNavigation .peDropdownNavigation__productTeaser .peProductTeaser__items .peLink:hover{color:#fff}.peFormPanel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200}.peFormPanel:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";display:block;background:rgba(29,37,45,.9)}.peFormPanel--fadeIn:before{animation:weAnim__fadeIn .3s both}.peFormPanel--fadeOut:before{animation:weAnim__fadeOut .3s both}.peFormPanel__panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-flow:column nowrap;background:#fff;color:#1d252d}.peFormPanel--fadeIn>.peFormPanel__panel{animation:weAnim__rollFromLeft .4s both}.peFormPanel--fadeOut>.peFormPanel__panel{animation:weAnim__rollToLeft .3s both}.peFormPanel__body{flex:1;overflow:auto;-webkit-overflow-scrolling:touch}@media (min-width: 700px){.peFormPanel__panel{right:auto;width:460px}}.peFormPanel__header{display:flex;flex-flow:row nowrap;align-items:center;padding:0 0 0 20px;flex:0 0 auto;border-bottom:2px solid #E9EEF1}.peFormPanel__headerCaption{flex:1;font-weight:700;text-transform:uppercase}.peFormPanel__headerDivider{height:34px;flex:0 0 auto;margin:0 0 0 20px;border-left:2px solid #E9EEF1}.peFormPanel__headerClose,.peFormPanel__headerReset{transition:color .2s;padding:0;background:transparent;border:none;outline:none}.peFormPanel__headerClose:hover,.peFormPanel__headerReset:hover{color:#e3000b}.peFormPanel__headerReset{font-size:.87rem;line-height:1.45em;letter-spacing:0;text-decoration:underline}@media (min-width: 1140px){.peFormPanel__headerReset{font-size:.93rem}}.peFormPanel__headerClose{padding:18px}@media (min-width: 700px){.peFormPanel__header{padding-left:34px;padding-right:5px}.peFormPanel__headerDivider{height:40px}.peFormPanel__headerClose{padding:23px}}.peFormPanel__footer{display:flex;padding:20px;flex-flow:row nowrap;align-items:center;flex:0 0 auto;border-top:2px solid #E9EEF1}.peFormPanel__footerApply{transition:background .2s;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;padding:0;flex:1;background:#E3000B;border:none;outline:none;color:#fff;font-weight:700;line-height:40px}.peFormPanel__footerApply:hover{background:rgb(176,0,8.5286343612)}.peFormPanel__footerApplyIcon{position:relative;top:-1px;margin-left:5px}@media (min-width: 700px){.peFormPanel__footer{padding-left:34px;padding-right:34px}}.peFormSelect{position:relative;--we-select-max-width:calc(100vw - 20px);--we-select-min-width: 100%;-webkit-user-select:none;user-select:none;outline:none}.peFormSelect>.peFormSelect__panel{display:none}.peFormSelect__label{position:relative;font-size:1rem;line-height:1.5em;letter-spacing:0;display:flex;flex-flow:row nowrap;align-items:center;padding:0 15px;background:#E9EEF1;color:#1d252d;cursor:pointer;line-height:48px}@media (min-width: 700px){.peFormSelect__label{font-size:1.07rem}}.weGrid__sectionPanel--grayLight .peFormSelect__label{background:#fff}.peForm__field--error>*>.peFormSelect__label{background:rgba(227,0,11,.1)}*:disabled+.peFormSelect__label{cursor:default}.peFormSelect__labelCaption{overflow:hidden;flex:1;text-overflow:ellipsis;white-space:nowrap}.peFormSelect__labelHandle{margin-left:10px;flex:0 0 auto;transition:transform .2s}.peFormSelect__input{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;opacity:0}@media (min-width: 700px){.peFormSelect:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:298;content:"";background:rgba(29,37,45,.1);opacity:0;pointer-events:none;transition:visibility .2s,opacity .2s;visibility:hidden}.peFormSelect:focus-within:before{opacity:1;visibility:inherit}.peFormSelect:focus-within>.peFormSelect__label{z-index:299}.peFormSelect:focus-within>*>.peFormSelect__labelHandle{transform:scaleY(-1)}.peFormSelect__input{display:none;pointer-events:none}.peFormSelect>.peFormSelect__panel{display:block}}.peFormSelect__panel{position:absolute;top:100%;left:0;z-index:300;min-width:100%;background:#fff;opacity:0;transition:opacity .2s,transform .2s,visibility .2s;visibility:hidden;color:#1d252d}.peFormSelect__panel,.peFormSelect__panel .simplebar-content{width:max-content;max-width:var(--we-select-max-width)}.peFormSelect__panel .simplebar-content{min-width:var(--we-select-min-width)}*:focus-within>.peFormSelect__panel{opacity:1;transform:translate(0);visibility:inherit}*:disabled+*+.peFormSelect__panel{display:none!important}.peFormSelect__panel--top{top:auto;bottom:calc(100% + 2px);transform:translateY(10px)}.peFormSelect__panel--bottom{top:calc(100% + 2px);transform:translateY(-10px)}.peFormSelect__panelList{max-height:40vh}.peFormSelect__panelItem{display:flex;flex-flow:row nowrap;align-items:flex-start;padding:6px 15px;transition:background-color .2s;cursor:pointer;-webkit-user-select:none;user-select:none}.peFormSelect__panelItem:hover{background:#E9EEF1}.peFormSelect__panelItem:active{color:#b00009}.peFormSelect__panelItem--selected{font-weight:700}.peFormSelect__panelList .peFormSelect__panelItem:first-child{padding-top:12px}.peFormSelect__panelList .peFormSelect__panelItem:last-child{padding-bottom:12px}.peFormSelect__panelWidget{position:relative;top:4px;width:18px;height:18px;padding:1px;margin-right:15px;background:#E9EEF1;border-radius:2px;transition:background-color .2s}*:hover>.peFormSelect__panelWidget{background:#fff}.peFormSelect__panelItem--selected>.peFormSelect__panelWidget{background:#1D252D}.peFormSelect__panelWidgetIcon{color:#fff;visibility:hidden}.peFormSelect__panelItem--selected .peFormSelect__panelWidgetIcon{visibility:inherit}.peFormSelect__panelLabel{flex:1}.peFormTags,.peFormTags__root{position:relative;font-size:.87rem;line-height:1.45em;letter-spacing:0;-webkit-user-select:none;user-select:none}.peFormTags:before,.peFormTags:after,.peFormTags__root:before,.peFormTags__root:after{content:" ";display:table;clear:both}@media (min-width: 1140px){.peFormTags,.peFormTags__root{font-size:.93rem}}.peFormTags__content{position:absolute;top:0;right:0;left:0;display:flex;flex-flow:row wrap;gap:10px}.peFormTags--active>.peFormTags__content{position:static}.peFormTags__clear{transition:color .2s;display:inline-flex;will-change:transform;cursor:pointer;text-decoration:underline}.peFormTags__clear:hover{color:#e3000b}.peFormTags__clear:active{color:#b00009}.peFormTags__item{transition:background-color .2s;display:inline-flex;flex-flow:row nowrap;align-items:center;padding:0 10px;background:#1D252D;border-radius:1em;will-change:transform;color:#fff;cursor:pointer;font-weight:600;line-height:1.75em}.peFormTags__item:hover{background:#E3000B}.peFormTags__item:active{background:rgb(176,0,8.5286343612)}.peFormTags__item.inactive{background:rgba(29,37,45,.3);cursor:not-allowed}.peFormTags__itemIcon{margin-left:5px}.peForm__field--error{color:#e3000b}.peForm__field--disabled{opacity:.5}.peForm__fieldCaption{font-size:.87rem;line-height:1.45em;letter-spacing:0;margin:0 0 6px}.peForm__fieldError{font-size:.87rem;line-height:1.45em;letter-spacing:0;margin:6px 0 0;color:#e3000b}.peForm__fieldGroup{margin-bottom:-20px}.peForm__fieldGroup+.peForm__fieldGroup{margin-top:20px}.peForm__fieldGroup>*{margin-bottom:20px}@media (min-width: 960px){.peForm__width2--lg{width:20%}.peForm__width3--lg{width:30%}}.peForm__fieldInput{font-size:1rem;line-height:1.5em;letter-spacing:0;background:#E9EEF1;border:none;border-radius:0;border-bottom:2px solid transparent;transition:border-bottom-color .2s;width:100%;padding:0 15px;outline:none;color:inherit;line-height:48px}@media (min-width: 700px){.peForm__fieldInput{font-size:1.07rem}}.peForm__fieldInput:focus-within{border-bottom-color:#1d252d}.peForm__field--error>.peForm__fieldInput{background:rgba(227,0,11,.1);border-bottom-color:#e3000b;color:#e3000b}.weGrid__sectionPanel--grayLight .peForm__fieldInput{background:#fff}.peForm__fieldInput::placeholder{color:#1d252d80}.peForm__fieldInput::-webkit-outer-spin-button,.peForm__fieldInput::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.peForm__fieldInput[type=number]{-moz-appearance:textfield}.peForm__fieldInputGroup{background:#E9EEF1;border:none;border-radius:0;border-bottom:2px solid transparent;transition:border-bottom-color .2s;display:flex;flex-flow:row nowrap;align-items:center}.peForm__fieldInputGroup:focus-within{border-bottom-color:#1d252d}.peForm__field--error>.peForm__fieldInputGroup{background:rgba(227,0,11,.1);border-bottom-color:#e3000b;color:#e3000b}.weGrid__sectionPanel--grayLight .peForm__fieldInputGroup{background:#fff}.peForm__fieldInputGroup>.peForm__fieldInput{background:transparent;border-bottom:none}.peForm__fieldInputPrepend{font-size:1rem;line-height:1.5em;letter-spacing:0;padding:0 10px 0 0;line-height:48px}@media (min-width: 700px){.peForm__fieldInputPrepend{font-size:1.07rem}}.peForm__fieldTextarea{font-size:1rem;line-height:1.5em;letter-spacing:0;background:#E9EEF1;border:none;border-radius:0;border-bottom:2px solid transparent;transition:border-bottom-color .2s;width:100%;min-height:100px;padding:10px 15px;outline:none;color:inherit}@media (min-width: 700px){.peForm__fieldTextarea{font-size:1.07rem}}.peForm__fieldTextarea:focus-within{border-bottom-color:#1d252d}.peForm__field--error>.peForm__fieldTextarea{background:rgba(227,0,11,.1);border-bottom-color:#e3000b;color:#e3000b}.weGrid__sectionPanel--grayLight .peForm__fieldTextarea{background:#fff}.peForm__tooltip{display:inline-block;margin:-4px 0;padding:4px;vertical-align:middle}.peForm__tooltipLabel{width:12px;height:12px;background:#000;border-radius:6px;color:#fff;font-size:11px;line-height:12px;text-align:center}.peForm__tooltipPanel{font-size:1rem;line-height:1.5em;letter-spacing:0;min-width:350px;padding:15px}@media (min-width: 700px){.peForm__tooltipPanel{font-size:1.07rem}}.peForm__progress{position:relative;overflow:hidden;margin-top:10px;margin-bottom:10px;text-align:center;-webkit-user-select:none;user-select:none}.peForm__progress:before{position:absolute;top:18px;left:0;content:"";display:block;height:4px;width:100%;background:#E9EEF1}.peForm__progressList{position:relative;display:inline-flex;flex-flow:row nowrap;margin:0 auto;padding:0;list-style:none}.peForm__progressList.weSwiper__wrapper{margin:0}.peForm__progressListItem{position:relative;width:150px;min-width:150px;flex:1}.peForm__progressListItem--active:before{position:absolute;top:18px;right:50%;z-index:1;content:"";display:block;height:4px;width:100%;background:#E3000B}.peForm__progressListItem--active:first-child:before{width:100vw}@media (min-width: 700px){.peForm__progressList{min-width:80%}.peForm__progressList[data-count="2"]{min-width:60%}}@media (min-width: 1400px){.peForm__progress:before{top:23px}.peForm__progressListItem--active:before{top:23px}}.peForm__progressStep{position:relative;z-index:2;display:flex;flex-flow:column nowrap;align-items:center;padding:0 10px;color:#1d252d4d;font-weight:700;text-align:center}.peForm__progressStepNumber{width:40px;height:40px;background-color:#e9eef1;background-clip:content-box;border:2px solid #fff;will-change:transform;line-height:36px}.peForm__progressListItem--active>*>.peForm__progressStepNumber{background-color:#e3000b;color:#fff}.peForm__progressStepLabel{font-size:1rem;line-height:1.5em;letter-spacing:0;margin-top:5px;text-transform:uppercase}@media (min-width: 700px){.peForm__progressStepLabel{font-size:1.07rem}}.peForm__progressListItem--active>*>.peForm__progressStepLabel{color:#e3000b}@media (min-width: 1400px){.peForm__progressStepNumber{width:50px;height:50px;border-width:3px;line-height:44px}}.peForm__progressBar{position:relative;height:4px;margin:10px 0;background:#E9EEF1}.peForm__progressBarFilling{position:absolute;top:0;left:0;height:100%;background:#E3000B}.peForm__tickable{position:relative}.peForm__tickableInput{position:absolute;top:6px;left:0;width:18px;height:18px;opacity:0}.peForm__tickableLabel{position:relative;display:block;padding:3px 0 3px 28px;font-size:1rem;line-height:26px;-webkit-user-select:none;user-select:none}.peForm__tickableLabel:after,.peForm__tickableLabel:before{position:absolute;top:6px;left:0;content:"";display:inline-block;width:18px;height:18px}.peForm__tickableLabel:before{background:#E9EEF1}.weGrid__sectionPanel--grayLight .peForm__tickableLabel:before{background:#fff}.peForm__tickable--nowrap .peForm__tickableLabel{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.peForm__tickable--error .peForm__tickableLabel{color:#e3000b}.peForm__tickable--error .peForm__tickableLabel:before{background:rgba(227,0,11,.1)}.peForm__tickableLabel a{color:#e3000b;font-weight:700}.peProductFilterItem__subBody .peForm__tickableLabel{padding:4px 0 4px 56px}.peProductFilterItem__subBody .peForm__tickableLabel:before,.peProductFilterItem__subBody .peForm__tickableLabel:after{left:28px}.peBgGrey .peForm__tickableLabel:before{background:#fff}.peForm__tickableGroup{display:flex;flex-flow:row wrap;gap:0 40px}@media (min-width: 700px){.peForm__tickableLabel{padding-top:4px;padding-bottom:4px;font-size:1.07rem;line-height:30px}.peForm__tickableInput,.peForm__tickableLabel:after,.peForm__tickableLabel:before{top:9px}}*[type=checkbox]+.peForm__tickableLabel{transition:background-color .2s}*[type=checkbox]+.peForm__tickableLabel:before{transition:border-color .2s;border:1px solid transparent;border-radius:2px}*[type=checkbox]+.peForm__tickableLabel:after{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22m14 6-5.81 6-3.19-3.305%22 fill=%22none%22 stroke=%22%23fff%22 stroke-width=%222%22/%3E%3C/svg%3E");opacity:0}*[type=checkbox]:checked+.peForm__tickableLabel:before{background-color:currentColor}*[type=checkbox]:checked+.peForm__tickableLabel:after{opacity:1}*[type=checkbox]:indeterminate+.peForm__tickableLabel:before{background-color:currentColor}*[type=checkbox]:indeterminate+.peForm__tickableLabel:after{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22m13.95 8.95h-9.9%22 fill=%22none%22 stroke=%22%23fff%22 stroke-width=%222%22/%3E%3C/svg%3E");opacity:1}*[type=checkbox]:not(:disabled)+.peForm__tickableLabel{cursor:pointer}*[type=checkbox]:not(:disabled)+.peForm__tickableLabel:hover:before{border-color:currentColor}*[type=checkbox]:checked:not(:disabled)+.peForm__tickableLabel:hover:after,*[type=checkbox]:indeterminate:not(:disabled)+.peForm__tickableLabel:hover:after{opacity:.75}*[type=checkbox]:disabled+.peForm__tickableLabel{opacity:.3}*[type=radio]+.peForm__tickableLabel:before{transition:border-color .2s;border:1px solid transparent;border-radius:9px}*[type=radio]+.peForm__tickableLabel:after{transition:background-color .2s,transform .2s;background-color:#fff;border-radius:9px;transform:scale(.5)}*[type=radio]:checked+.peForm__tickableLabel:before{border-color:currentColor}*[type=radio]:checked+.peForm__tickableLabel:after{background-color:currentColor;transform:scale(.7)}*[type=radio]:not(:disabled)+.peForm__tickableLabel{cursor:pointer}*[type=radio]:not(:disabled)+.peForm__tickableLabel:hover:before{border-color:currentColor}*[type=radio]:checked:not(:disabled)+.peForm__tickableLabel:hover:after{opacity:.75}.peUtilsFlyout{position:relative;outline:none}.peUtilsFlyout__label{cursor:pointer}.peUtilsFlyout__label--arrow:after{content:"";display:inline-block;margin-left:5px;border:4px solid transparent;border-top-color:currentColor;vertical-align:middle}.peUtilsFlyout__panel{position:absolute;top:-1024px;left:0;transition:opacity .2s,transform .2s,visibility .2s;margin:0;opacity:0;visibility:hidden;background:rgb(48.9864864865,62.5,76.0135135135);color:#fff}.peUtilsFlyout--onHover:hover>.peUtilsFlyout__panel,*:focus-within>.peUtilsFlyout__panel{opacity:1;transform:translate(0);visibility:inherit}.peUtilsFlyout__panel--top{top:auto;bottom:calc(100% + 10px);transform:translateY(10px)}.peUtilsFlyout__panel--bottom{top:calc(100% + 10px);transform:translateY(-10px)}.peUtilsFlyout__panelHandle{position:absolute;left:50%;content:"";display:block;margin-left:-8px;border:8px solid transparent}.peUtilsFlyout__panel--bottom>.peUtilsFlyout__panelHandle{top:-15px;border-bottom-color:#313f4c}.peUtilsFlyout__panel--top>.peUtilsFlyout__panelHandle{bottom:-15px;border-top-color:#313f4c}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:before,.noUi-handle:after{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub,.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translateY(-18px);top:auto;right:28px}.peInterval{position:relative;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:normal;align-items:center;line-height:30px;gap:5px 10px}.peInterval+.peInterval{margin-top:20px}.peInterval label{font-size:14px;line-height:1.4rem;display:block;flex:1 1 100%;color:#1d252d80}.peInterval label strong{color:#1d252d}.peInterval .peInterval__value{width:60px;flex:1}.peInterval .peInterval__value input{width:100%;border:none;padding:4px;font-size:.95rem;line-height:1em;text-align:center}.peInterval .peInterval__slider{width:160px;vertical-align:middle;position:relative;z-index:1}.peInterval .noUi-target{background:none;border:none;border-radius:unset;box-shadow:none;height:auto;padding:0 18px}.peInterval .noUi-target .noUi-connects{background:rgba(29,37,45,.1);width:calc(100% + 36px);height:2px;margin:0 0 0 -18px;border:none}.peInterval .noUi-target .noUi-connects .noUi-connect{background:none}.peInterval .noUi-target .noUi-handle{width:18px;height:18px;font-size:14px;line-height:18px;position:absolute;top:0;right:0;cursor:pointer;text-align:center;color:#fff;display:flex;align-items:center;margin:-8px 0 0;background:rgb(29,37,45);border:none;border-radius:2px;justify-content:center;z-index:-1;box-shadow:none}.peInterval .noUi-target .noUi-handle:after,.peInterval .noUi-target .noUi-handle:before{display:none}.peInterval .noUi-target .noUi-handle>div{position:relative;display:flex;justify-content:center;align-items:center}.peInterval .noUi-target .noUi-handle>div:after{content:"";-webkit-transform:rotate(315deg);transform:rotate(315deg);border:solid #ffffff;border-width:0 2px 2px 0;display:inline-block;padding:2px;margin-left:-2.5px}.peInterval .noUi-target .noUi-handle.noUi-handle-lower{right:0}.peInterval .noUi-target .noUi-handle.noUi-handle-upper{right:-18px}.peInterval .noUi-target .noUi-handle.noUi-handle-upper>div:after{-webkit-transform:rotate(135deg);transform:rotate(135deg);margin-left:2.5px}.peStage__steps .peInterval{flex-wrap:nowrap}.peStage__steps .peInterval .peInterval__value{width:100px;flex:1 0 100px}.peStage__steps .peInterval .peInterval__value input{height:45px}.peStage__steps .peInterval.bg_g .peInterval__value input{background:rgb(233,238,241)}.peStage__steps .peInterval .peInterval__slider{width:calc(100% - 200px)}.peStage__steps .peInterval .noUi-target{padding:0 24px}.peStage__steps .peInterval .noUi-target .noUi-connects{width:calc(100% + 48px);margin:0 0 0 -24px}.peStage__steps .peInterval .noUi-target .noUi-handle{width:24px;height:24px;line-height:24px;margin:-11px 0 0}.peStage__steps .peInterval .noUi-target .noUi-handle>div:after{padding:3px;margin-left:-4px}.peStage__steps .peInterval .noUi-target .noUi-handle.noUi-handle-upper{right:-24px}.peStage__steps .peInterval .noUi-target .noUi-handle.noUi-handle-upper>div:after{margin-left:4px}.peMediaCover--darken:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";display:block;background:rgba(0,0,0,.4)}.peMediaCover>img{position:absolute;top:0;left:0;transform-origin:0 0}p.m0{margin-bottom:0}h1.peHeadlineGroup__heading{font-size:2.07rem}.custom-scrollbar::-webkit-scrollbar{width:4px;height:4px}.custom-scrollbar.scrollbar-0::-webkit-scrollbar{width:0;height:0}.custom-scrollbar::-webkit-scrollbar-track{-webkit-border-radius:2px;border-radius:2px}.custom-scrollbar.scrollbar-grey::-webkit-scrollbar-track{background:rgba(29,37,45,.1)}.custom-scrollbar::-webkit-scrollbar-thumb{-webkit-border-radius:2px;border-radius:2px;background:rgba(227,0,11,.5);-webkit-box-shadow:inset 0 0 6px rgba(227,0,11,.5)}.custom-scrollbar.scrollbar-grey::-webkit-scrollbar-thumb{background:rgba(29,37,45,.5);-webkit-box-shadow:inset 0 0 6px rgba(29,37,45,.5)}.custom-scrollbar::-webkit-scrollbar-thumb:window-inactive{background:rgba(227,0,11,.2)}.custom-scrollbar.scrollbar-grey::-webkit-scrollbar-thumb:window-inactive{background:rgba(29,37,45,.2);-webkit-box-shadow:inset 0 0 6px rgba(29,37,45,.2)}.noMargin{margin:0}.noPadding{padding:0!important}.peMargin__top20{margin-top:20px}.peMargin__top30{margin-top:30px}.peMargin__top40{margin-top:40px}.peMargin__top60{margin-top:60px}.peMargin__bottom15{margin-bottom:15px}.peMargin__bottom20{margin-bottom:20px}.peMargin__bottom30{margin-bottom:30px}.peMargin__bottom40{margin-bottom:40px}.peMargin__bottom60{margin-bottom:60px}.peTypo__ruler{height:1px;background:rgba(29,37,45,.2)}.peTypo__ruler.peTypo__ruler--clean{background:none;height:0}.peFlex__rowcrossselling{display:flex;flex-flow:row wrap;margin:10px 5px;padding-bottom:5px}.peProductList__itemLink__crosselling{display:flex;justify-content:space-between;width:100%}.peFlex__row{display:flex;flex-flow:row wrap;margin:0 -10px}.peFlex__row.nowrap{flex-wrap:nowrap}.peFlex__row.column{flex-direction:column}.peFlex__row.m2{margin:0 -2px}.peFlex__row.m0{margin:0}.peFlex__alignCenter{align-items:center}.peFlex__jc--sb{justify-content:space-between}.peFlex__col{padding:0 10px}.peFlex__col--50{flex:0 1 50%}.peFlex__row.m2>.peFlex__col{padding:0 2px}.peFlex__row.m0>.peFlex__col{padding:0}.peHeadlineGroup--bottomBorder{padding-bottom:10px;border-bottom:4px solid currentColor}.peLink{color:inherit;text-decoration:underline;font-weight:600}.peLink--plain{color:inherit;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:all .3s}.peLink--plain:hover{text-decoration:underline}.peButton{background:#e9eef1;font-weight:700;display:inline-block;border:none;padding:10px 18px;transition:all .3s}.peButton:hover{background:#e3000b;color:#fff}.peButtonGroup{display:flex;gap:10px}.peButtonGroup.peButtonGroup__right{justify-content:end}.peButtonGroup__primaryButton{background:#e3000b;color:#fff}.peButtonGroup__primaryButton:hover{background:#1D252D}button:disabled{opacity:.5}button:disabled.peButtonGroup__primaryButton:hover,button:disabled.weButton--default:hover{background:#e3000b;color:#fff}.peButtonGroup__blackButton{background:#1D252D;color:#fff}.weButton--default.peButtonGroup__blackButton:hover{background:#E3000B}.peButtonGroup__100{width:100%;justify-content:center}.weButton--plain{cursor:pointer}.weButton--plain.peButton--black{color:#1d252d}.weButton--plain.peButton--black:hover{color:#e3000b}.weButton--plain.peButton--white{color:#fff}.peButton__round{background:#1D252D;border-radius:12px;color:#fff;height:24px;font-size:12px;line-height:18px;padding:3px 12px;cursor:pointer;transition:all .3s;font-weight:600}.peButton__round.peButton--red{background:#E3000B}.peButton__round:hover{background:rgba(29,37,45,.1);color:#1d252d}.peButton__round:disabled{background:rgba(29,37,45,.1);color:#1d252d;cursor:not-allowed}.peButton__chevronLeft{position:relative;padding-left:24px}.peButton__chevronLeft:before{content:"";-webkit-transform:rotate(135deg) translateY(50%);transform:rotate(135deg) translateY(50%);border-style:solid;border-width:0 2px 2px 0;border-color:inherit;padding:2px;position:absolute;left:15px;top:calc(50% - 1px)}.peButton__chevronRight{position:relative;padding-right:24px}.peButton__chevronRight:after{content:"";-webkit-transform:rotate(315deg) translateY(-50%);transform:rotate(315deg) translateY(-50%);border-style:solid;border-width:0 2px 2px 0;border-color:inherit;padding:2px;position:absolute;right:12px;top:calc(50% - 1px)}.peClose__button{cursor:pointer;transition:all .3s}.peClose__button:hover{color:#e3000b}.peFormSelect--plain{border:none}.peMediaCover{overflow:hidden}.peMediaCover>img{position:absolute;top:0;left:0;-webkit-transform-origin:0 0;transform-origin:0 0}.peMediaCover--darken:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";display:block;background:rgba(0,0,0,.2)}.peMediaImage__40{width:40px}.peText__right{text-align:right}table.peTable--fixed .peTable__row--fixed{position:sticky;top:0;background:#FFF}table.peTable--fixed th{flex:1 1 0;display:block;min-width:150px}table.peTable--fixed tbody{display:block;width:100%;overflow-y:auto;height:auto;max-height:calc(100vh - 305px);padding-right:17px}table.peTable--fixed tbody tr{display:flex;gap:0 10px;align-items:end}@media (min-width: 960px){table.peTable--fixed tbody tr{gap:0 20px}}@media (min-width: 1400px){table.peTable--fixed tbody tr{gap:0 40px}}table.peTable--fixed tbody tr td{flex:1 1 0;min-width:150px}.peTable__imgText td{display:flex;align-items:center}.peTable__imgText td img{width:30px;margin-right:5px}.weButton--textTransform__none{text-transform:none}.pePreloader__container{display:none;opacity:0;transition:opacity .15s ease-in-out;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#E9EEF1}.pePreloader__container.active{display:block;opacity:.75}.pePreloader__container .pePreloader__container--preloader{border:5px solid #f3f3f3;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-top:5px solid #555;border-radius:50%;width:100px;height:100px;position:absolute;left:50%;top:150px;margin-left:-50px}.peImageSlider{display:flex;transition:transform .3s;width:100%}.peImageSlider__slide{flex:0 0 100%}.peImageSlider__slide img{width:300px}.peImageSlider__controls{display:flex;justify-content:space-between;position:absolute;left:0;right:0;margin-left:-5px;margin-right:-5px}@media (min-width: 960px){.peImageSlider__controls{left:20px;right:20px}}.prev-button,.next-button{color:#1d252d33;cursor:pointer;transition:all .3s;z-index:2;width:50px}.prev-button:hover,.next-button:hover{color:#1d252d}.prev-button svg,.next-button svg{width:30px}@media (min-width: 960px){.prev-button svg,.next-button svg{width:50px}}.prev-button svg{margin-right:auto}.next-button svg{margin-left:auto}.peBlock__withIcon{display:flex;align-items:center;gap:0 10px}.peBlock__withIcon a{color:inherit}.weFooter{color:#fff9}.weFooter .weFooterAccordion__header,.weFooter .text--white{color:#fff}.weFooter .weFooterAccordion__header.unclickable,.weFooter .text--white.unclickable{pointer-events:none}.weFooter .weFooter__meta{margin:20px 0 0}.weFooter .weFooter__meta .weFooter__legalsLink{color:#fff6;transition:color .2s}.weFooter .weFooter__meta .weFooter__legalsLink:hover{color:#fff}.weFooter .weFooter__meta .weFooter__copyright{color:#fff6}@media (min-width: 700px){.weFooter .weFooter__meta .weFooter__copyright{margin:0 30px 0 0}}@media (min-width: 960px){.weSectorMenu .weSectorMenu__level1>.weSectorMenu__item:first-child:hover .weSectorMenu__level2,.weSectorMenu .weSectorMenu__level1>.weSectorMenu__item:first-child:focus .weSectorMenu__level2,.weSectorMenu .weSectorMenu__level1>.weSectorMenu__item:first-child:focus-within .weSectorMenu__level2{opacity:0;height:0;visibility:hidden}}.weSectorMenu .weSectorMenu__level2Link.weSectorMenu__link--current span{border-bottom-color:#e3000b}.peHeaderMenuDesktop--fadeIn{-webkit-animation:peHeaderMenuDesktop__fadeIn .4s both;animation:peHeaderMenuDesktop__fadeIn .4s both}.peHeaderMenuDesktop--fadeOut{-webkit-animation:peHeaderMenuDesktop__fadeOut .3s both;animation:peHeaderMenuDesktop__fadeOut .3s both}.peFade--in{-webkit-animation:fadeIn .3s both;animation:fadeIn .3s both}@keyframes spin{0%{webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes peHeaderMenuDesktop__fadeIn{0%{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes peHeaderMenuDesktop__fadeOut{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}to{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slide-down{0%{transform:translateY(-100%)}50%,to{transform:translateY(0)}}@keyframes slide-down-timeout{0%,25%{transform:translateY(-100%)}75%,to{transform:translateY(0)}}@keyframes slide-up{0%{transform:translateY(100%)}50%,to{transform:translateY(0)}}@keyframes slide-up-timeout{0%,25%{transform:translateY(100%)}75%,to{transform:translateY(0)}}.weMargin__bottomSm{margin-bottom:15px!important}.weMargin__topSm{margin-top:15px!important}.weMargin__bottomMd{margin-bottom:20px!important}.weMargin__topMd{margin-top:20px!important}.weMargin__bottomMdLg{margin-bottom:20px!important}.weMargin__topMdLg{margin-top:20px!important}.weMargin__bottomXl{margin-bottom:40px!important}.weMargin__topXl{margin-top:40px!important}@media (min-width: 700px){.weMargin__bottomMd{margin-bottom:25px!important}.weMargin__topMd{margin-top:25px!important}.weMargin__bottomMdLg{margin-bottom:25px!important}.weMargin__topMdLg{margin-top:25px!important}}@media (min-width: 960px){.weMargin__bottomMd{margin-bottom:30px!important}.weMargin__topMd{margin-top:30px!important}.weMargin__bottomMdLg{margin-bottom:30px!important}.weMargin__topMdLg{margin-top:30px!important}.weMargin__bottomXl{margin-bottom:60px!important}.weMargin__topXl{margin-top:60px!important}}@media (min-width: 1140px){.weMargin__bottomSm{margin-bottom:20px!important}.weMargin__topSm{margin-top:20px!important}.weMargin__bottomMdLg{margin-bottom:40px!important}.weMargin__topMdLg{margin-top:40px!important}.weMargin__bottomXl{margin-bottom:80px!important}.weMargin__topXl{margin-top:80px!important}}.peTable__mask{display:inline-block;overflow:hidden;min-width:100%;vertical-align:top}.peTable{font-size:1rem;line-height:1.6;letter-spacing:0;width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;border:none;border-collapse:separate;border-spacing:10px 0;caption-side:top}@media (min-width: 700px){.peTable{font-size:1.07rem;width:calc(100% + 40px);margin-right:-20px;margin-left:-20px;border-spacing:20px 0}}@media (min-width: 1140px){.peTable{font-size:1.2rem}}.peTable th{padding:10px 0;border-bottom:2px solid;vertical-align:middle}@media (min-width: 700px){.peTable th{border-bottom-width:3px}}.peTable td{padding:10px 0;border-bottom:2px solid rgba(29,37,45,.2);vertical-align:middle}@media (min-width: 700px){.peTable td{border-bottom-width:3px}}.table-sort{width:100%}.table-sort thead{border-width:1px 0 1px 0;border-style:solid;border-color:#1d252d}.table-sort thead th{padding:15px;font-weight:400;white-space:nowrap}.table-sort tr{transition:all .3s}.table-sort td{padding:15px 10px}.peTable--sortable th:not(.nosort) span{cursor:pointer;position:relative;overflow:hidden;text-overflow:ellipsis;display:table-cell;white-space:nowrap;padding-right:15px}.peTable--sortable th:not(.nosort) span:after{content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg width='10' height='12' viewBox='0 0 10 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 5L5 0L10 5H0ZM0 7L5 12L10 7H0Z' fill='currentColor'/%3E%3C/svg%3E") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3Csvg width='10' height='12' viewBox='0 0 10 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 5L5 0L10 5H0ZM0 7L5 12L10 7H0Z' fill='currentColor'/%3E%3C/svg%3E") no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:10px;height:12px;background-color:#1d252d33;transition:background-color .3s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.peTable--sortable th:not(.nosort) span:hover:after{background-color:#1d252d}.peTable--sortable th:not(.nosort).sort--asc span:after{-webkit-mask:url("data:image/svg+xml,%3Csvg width='12' height='6' viewBox='0 0 12 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 6L0 0H12L6 6Z' fill='currentColor'/%3E%3C/svg%3E%0A") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3Csvg width='12' height='6' viewBox='0 0 12 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 6L0 0H12L6 6Z' fill='currentColor'/%3E%3C/svg%3E%0A") no-repeat 50% 50%;background-color:#1d252d}.peTable--sortable th:not(.nosort).sort--desc span:after{-webkit-mask:url("data:image/svg+xml,%3Csvg width='12' height='6' viewBox='0 0 12 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0L0 6H12L6 0Z' fill='currentColor'/%3E%3C/svg%3E%0A") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3Csvg width='12' height='6' viewBox='0 0 12 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0L0 6H12L6 0Z' fill='currentColor'/%3E%3C/svg%3E%0A") no-repeat 50% 50%;background-color:#1d252d}.weUtilsInpage{position:sticky;overflow:hidden;top:60px;transition:top .3s}.weHeader--scrollHidden+.wePe>.weGrid__main>.weUtilsInpage{top:0}.weUtilsInpage__list{flex-flow:row nowrap;margin:0;padding:0;list-style:none}.weUtilsInpage__list,.weUtilsInpage__list.weSwiper__wrapper{display:inline-flex}.weUtilsInpage__swiper:before,.weUtilsInpage__swiper:after,.weUtilsInpage__list:before,.weUtilsInpage__list:after{content:"";display:block;width:100vw}.weUtilsInpage__swiper:before,.weUtilsInpage__list:before{right:calc(100% + 1px)}.weUtilsInpage__swiper:after,.weUtilsInpage__list:after{left:calc(100% + 1px)}.weUtilsInpage__item{margin:0 0 0 1px}.weUtilsInpage__item:first-child{margin-left:0}.weUtilsInpage__link{display:block;padding:0 20px;color:inherit;font-weight:700;line-height:50px;text-decoration:none;white-space:nowrap}@media (max-width: 699.98px){.weUtilsInpage__container{padding:0}}@media (min-width: 700px){.weUtilsInpage{top:70px}}@media (min-width: 960px){.weUtilsInpage{top:80px;margin:-80px 0 160px}.weUtilsInpage__swiper:before,.weUtilsInpage__swiper:after{opacity:0;transition:opacity .4s}.weUtilsInpage.sticky .weUtilsInpage__swiper:before,.weUtilsInpage.sticky .weUtilsInpage__swiper:after{opacity:1}.weUtilsInpage__list{display:flex;min-width:100%}.weUtilsInpage__item,.weUtilsInpage__item.weSwiper__slide{flex:1 0 auto}.weUtilsInpage__link{overflow:hidden;text-align:center;text-overflow:ellipsis}}@media (min-width: 1400px){.weUtilsInpage{top:90px;margin:-90px 0 170px}}.weUtilsInpage.sticky .weUtilsInpage__item{margin:0;border-left:1px solid rgb(255,255,255)}.weUtilsInpage.sticky .weUtilsInpage__item:first-child{border-left:none}.weUtilsInpage.sticky .weUtilsInpage__swiper:before,.weUtilsInpage.sticky .weUtilsInpage__list:before{border-right:1px solid rgb(255,255,255);right:100%}.weUtilsInpage.sticky .weUtilsInpage__swiper:after,.weUtilsInpage.sticky .weUtilsInpage__list:after{border-left:1px solid rgb(255,255,255);left:100%}
