@charset "UTF-8";.stars{position:relative;display:block;white-space:nowrap}.stars__fill{position:absolute;top:.1rem;left:0;color:var(--brandPrimary);pointer-events:none;display:flex}.stars__empty{color:var(--shade03);display:flex}.stars--clickable .stars__empty .stars__icon:hover{color:var(--shade04)}.stars__fill,.stars__empty{margin:-.1rem}.stars__icon{padding:.1rem}.stars__icon>*{display:block}.status{display:inline-flex;color:var(--brandPrimary);font-size:.875rem;align-items:center;justify-content:flex-start;margin-bottom:1.125rem;line-height:1.1}.status:before{content:"";display:block;width:.625rem;height:.625rem;border-radius:100%;background:var(--brandPrimaryLight)}.status span{margin-inline-start:.5rem}.status--available:before,.status--unavailable:before{background:var(--success)}.status--pending:before{background:var(--statusWarning)}.chip{display:flex;justify-content:center;align-items:center;border-radius:1rem;font-size:.75rem;font-weight:500;line-height:.8125rem;outline:none;text-transform:uppercase}.chip--clickable{cursor:pointer}.chip--clickable:focus-visible{outline:.125rem solid var(--brandPrimary);outline-offset:.1875rem}.chip-label--nowrap{white-space:nowrap}.chip--small{height:1.5rem;padding-left:.5rem;padding-right:.5rem}.chip--small svg{width:1rem;height:1rem}.chip--medium{height:2rem;padding-left:.75rem;padding-right:.75rem}.chip--big-typo{height:1.5rem;font-size:.875rem;line-height:.875rem;padding-left:.5rem;padding-right:.5rem;font-weight:500}.chip--big-typo svg{width:1rem;height:1rem}.chip--filled{border:.0625rem solid transparent}.chip--filled--default{background-color:var(--defaultBorder)}.chip--filled--primary{background-color:var(--brandPrimary)}.chip--filled--white{background-color:var(--white);border:2px solid var(--beige)}.chip--filled--teal{background-color:var(--teal)}.chip--filled--primary-dark{background-color:var(--primary-dark)}.chip--filled--secondary{background-color:var(--brandSecondary)}.chip--filled--error,.chip--filled--red{background-color:var(--statusError)}.chip--filled--info{background-color:var(--secondary-light-blue)}.chip--filled--success{background-color:var(--statusSuccess)}.chip--filled--warning-gold{background-color:var(--darkGold)}.chip--filled--warning{background-color:var(--statusWarning)}.chip--filled--black{background-color:var(--black)}.chip--filled--blue{background-color:var(--link-color)}.chip--filled--secondary-light-blue{background-color:var(--secondary-light-blue)}.chip--filled--green{background-color:var(--green-dark)}.chip--filled--beige{background-color:var(--beige)}.chip--filled--beige-light{background-color:var(--beige-light)}.chip--filled--pink{background-color:var(--instagram-color)}.chip--filled .chip-label--default{color:var(--defaultText)}.chip--filled .chip-label--beige,.chip--filled .chip-label--info,.chip--filled .chip-label--warning-gold,.chip--filled .chip-label--teal{color:var(--brandPrimary)}.chip--filled .chip-label--primary,.chip--filled .chip-label--primary-dark,.chip--filled .chip-label--secondary,.chip--filled .chip-label--error,.chip--filled .chip-label--red,.chip--filled .chip-label--success,.chip--filled .chip-label--warning,.chip--filled .chip-label--black,.chip--filled .chip-label--blue,.chip--filled .chip-label--green,.chip--filled .chip-label--pink{color:var(--white)}.chip--outlined{border-style:solid;border-width:.0625rem;background-color:transparent}.chip--outlined--default{border-color:var(--defaultBorder)}.chip--outlined--primary{border-color:var(--brandPrimary)}.chip--outlined--primary-dark{border-color:var(--primary-dark)}.chip--outlined--teal{border-color:var(--teal)}.chip--outlined--secondary{border-color:var(--brandSecondary)}.chip--outlined--error,.chip--outlined--red{border-color:var(--statusError)}.chip--outlined--info{border-color:var(--secondary-light-blue)}.chip--outlined--success{border-color:var(--statusSuccess)}.chip--outlined--warning{border-color:var(--statusWarning)}.chip--outlined--warning-gold{border-color:var(--darkGold)}.chip--outlined--black{border-color:var(--black)}.chip--outlined--blue{border-color:var(--link-color)}.chip--outlined--green{border-color:var(--green-dark)}.chip--outlined--beige{border-color:var(--beige)}.chip--outlined--pink{border-color:var(--instagram-color)}.chip--outlined .chip-label--default{color:var(--defaultText)}.chip--outlined .chip-label--primary{color:var(--brandPrimary)}.chip--outlined .chip-label--primary-dark{color:var(--primary-dark)}.chip--outlined .chip-label--teal{color:var(--teal)}.chip--outlined .chip-label--secondary{color:var(--brandSecondary)}.chip--outlined .chip-label--error,.chip--outlined .chip-label--red{color:var(--statusError)}.chip--outlined .chip-label--info{color:var(--secondary-light-blue)}.chip--outlined .chip-label--success{color:var(--statusSuccess)}.chip--outlined .chip-label--warning{color:var(--statusWarning)}.chip--outlined .chip-label--warning-gold{color:var(--darkGold)}.chip--outlined .chip-label--black{color:var(--black)}.chip--outlined .chip-label--blue{color:var(--link-color)}.chip--outlined .chip-label--green{color:var(--green-dark)}.chip--outlined .chip-label--beige{color:var(--brandPrimary)}.chip--outlined .chip-label--pink{color:var(--instagram-color)}.chip--argument{color:var(--brandPrimary);font-size:.875rem;font-weight:400}.chip--asymmetric{padding:calc(var(--somfy-spacer-rem) * 2);border-radius:calc(var(--somfy-spacer-rem) * 2) calc(var(--somfy-spacer-rem) * 2) calc(var(--somfy-spacer-rem) * 2) 0px;font-size:1rem;line-height:1.3125rem;gap:var(--somfy-spacer);text-transform:none;justify-content:left;font-weight:400}.chip--asymmetric.chip--warning,.chip--asymmetric.chip--warning .chip-label--asymmetric{color:var(--primary-dark)}.chip--large{padding:16px;gap:8px;justify-content:flex-start}.chip--large .icon-wrapper{align-self:start}.chip--large .chip-label{font-weight:500;font-size:14px;line-height:21px}.chip--large .wysiwyg{text-transform:none;font-weight:400}.chip--large .wysiwyg a{color:var(--green-dark)}.chip .icon-wrapper+div{margin-left:.3125rem}:root{--defaultBorder: #bdbdbd;--defaultText: rgba(0, 0, 0, .87)}.product-card__header{width:100%}.product-card__header .status{margin-bottom:.5rem}.product-card__content{display:flex;align-items:center}.product-card__product{display:flex;align-items:center;flex-wrap:wrap;width:100%}.product-card__product .sku{font-size:.75rem;color:var(--brandPrimaryLight)}.product-card__product--bordered{border:2px solid var(--beige-medium);padding:var(--somfy-spacer-rem) calc(var(--somfy-spacer-rem) * 2);border-radius:var(--somfy-spacer-rem)}.product-card__image-wrapper{width:3.5rem;height:3.5rem;max-width:3.5rem;max-height:3.5rem;margin-right:var(--somfy-spacer-rem)}.product-card__quantity{font-size:.75rem;line-height:.875rem;border-radius:calc(var(--somfy-spacer-rem) * 2);background-color:var(--beige-light);display:flex;justify-content:center;align-items:center;padding:.25rem var(--somfy-spacer-rem);margin-right:var(--somfy-spacer-rem)}.product-card__product-info-wrapper{display:flex;flex:1;flex-direction:column;justify-content:center;text-align:left;gap:.5rem}.product-card__product-info-wrapper .button--text--primary{text-decoration:underline!important;justify-content:start}.product-card__product-info-wrapper .quantity-form__select{justify-content:start}.product-card__name{text-align:left;display:inline-block;font-size:1rem;line-height:1rem;font-weight:400;margin-bottom:var(--somfy-spacer)}.product-card__price{font-size:1.3125rem;line-height:1.5rem;font-weight:500}.product-card__price>sup{margin-left:.25rem}.product-card__product-bundle .product-card__price{display:flex;gap:4px}.product-card__product-bundle .product-card__price sup{top:0}:root{--menuBreakpoint: 56em}.sr-only,.rating-input__radio>input,.rating-input__radio>label,.sr-only-desktop,.sr-only-mobile{display:block!important;border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;background:none}@media screen and (max-width: 55.99em){.sr-only-desktop{display:block!important;position:static;height:auto;width:auto;margin:0;white-space:normal;clip:auto}}@media screen and (min-width: 56em){.sr-only-mobile{display:block!important;position:static;height:auto;width:auto;margin:0;white-space:normal;clip:auto}}.sr-focusable:active,.sr-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;white-space:normal;width:auto;position:static}.rating-input{display:flex;align-items:center;margin:0 calc(-1 * var(--boxSizeMargin) / 4)}.rating-input__input,.rating-input__value{padding:0 calc(var(--boxSizeMargin) / 4)}.rating-input__input{position:relative;display:inline-block}.rating-input__radio-group{position:absolute;top:0;bottom:0;left:0;right:0;padding:0 calc(var(--boxSizeMargin) / 4);margin:-.1rem;display:flex}.rating-input__radio-group>*{width:20%;padding:.1rem}.rating-input__radio{position:relative;margin:0}.rating-input__radio>input:focus+.rating-input__focus-hint:after{position:absolute;content:"";top:0;bottom:-2px;left:.1rem;right:.1rem;border-bottom:var(--brandPrimary) 2px solid}.rating-input__value{display:flex;align-items:center}:root{--body-context: 16px;--somfy-spacer: 8px;--somfy-spacer-rem: .5rem;--productDetailSideBar: 435px;--submenu-height: 80px;--side-panel-right-padding-right: 4rem;--side-panel-right-padding-left: 4rem;--SineEaseInOut: cubic-bezier(.445, .05, .55, .95);--anim-speed-fast: .2s;--anim: all .2s cubic-bezier(.445, .05, .55, .95);--gutters_default: 128px;--gutters_md: 32px;--gutters_xl: 64px}.multiselect{width:100%;height:100%;position:relative}.multiselect__control{border:2px solid var(--beige);padding:var(--somfy-spacer-rem) calc(var(--somfy-spacer-rem) * 4) 0 calc(var(--somfy-spacer-rem) * 3);background-color:#fff;min-height:2.875rem;border-radius:1.4375rem;position:relative}.multiselect__placeholder{color:var(--brandPrimary);line-height:calc(var(--somfy-spacer-rem) * 2)}.multiselect__placeholder--is-hidden{display:none}.multiselect__choices{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1}.multiselect--is-active{box-shadow:0 .25rem .5rem #0000000d}.multiselect__arrow-icon{position:absolute;right:1.125rem;top:1.375rem;transform:translateY(-50%);color:var(--brandPrimary);font-size:.875rem}.multiselect__result-area{border:1px solid var(--beige);border-top:none;background-color:#fff;display:none;position:absolute;width:calc(100% - var(--somfy-spacer-rem) * 6);z-index:2000;left:50%;transform:translate3d(-50%,0,0)}.multiselect__result-area--is-active{display:block}.multiselect__result-area .spinner{margin:var(--somfy-spacer-rem) 0}.multiselect__results-item{line-height:2.8125rem}.multiselect__results-item:hover{background-color:#f2fafd}.multiselect__results-item--is-active,.multiselect__results-item--is-highlighted{background-color:#f8f8f8}.multiselect__custom-checkbox{display:none}.multiselect__custom-checkbox__label{cursor:pointer;display:block;line-height:calc(var(--somfy-spacer-rem) * 3);padding:var(--somfy-spacer-rem) 0 var(--somfy-spacer-rem) 2.8125rem;position:relative}.multiselect__custom-checkbox__label:before{width:calc(var(--somfy-spacer-rem) * 2);height:calc(var(--somfy-spacer-rem) * 2);content:"";position:absolute;left:calc(var(--somfy-spacer-rem) * 2);top:calc(var(--somfy-spacer-rem) * 1.5);background-color:#fff;border:1px solid var(--beige);border-radius:3px;font-size:.75rem;line-height:calc(var(--somfy-spacer-rem) * 2);text-align:center}.multiselect__custom-checkbox:checked+.multiselect__custom-checkbox__label:before{content:"✓";font-size:1.125rem;background-color:var(--brandSecondary);color:var(--brandPrimary);border-color:var(--brandSecondary)}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}
