.labelled-icon{display:inline-block;text-align:center;margin:0}.labelled-icon__content{display:flex;width:auto;align-items:center}.labelled-icon__content>:first-child{display:block;margin-right:var(--boxSizeMargin)}.labelled-icon__content>:first-child.labelled-icon__icon{display:flex}.labelled-icon__icon{display:flex}.labelled-icon--block{display:block}.labelled-icon--vertical .labelled-icon__content{flex-direction:column}.labelled-icon--vertical .labelled-icon__content>*+*{margin-top:.2rem}.labelled-icon--vertical .labelled-icon__content>:first-child{margin-right:0}.labelled-icon--icon-round .labelled-icon__icon{color:var(--brandPrimary)}.smart-tribune{position:relative;z-index:1000}.contact-sav-tahoma{min-height:calc(100vh - 7.5rem);display:flex}.contact-sav-tahoma__content-container{padding:calc(var(--somfy-spacer-rem) * 2) 0;width:100%}.contact-sav-tahoma__content-container .form-actions--only-one .form-actions__element,.contact-sav-tahoma__content-container .form-actions--center .form-actions__element{justify-content:flex-start}.contact-sav-tahoma__image-container{display:none}.contact-sav-tahoma__text{margin-top:calc(var(--somfy-spacer-rem) * 4);margin-bottom:calc(var(--somfy-spacer-rem) * 4)}@media (min-width: 768px){.contact-sav-tahoma{min-height:calc(100vh - 7.5rem)}.contact-sav-tahoma__content-container{padding:calc(var(--somfy-spacer-rem) * 4) 0;width:75%}}@media (min-width: 1440px){.contact-sav-tahoma__content-container{padding:calc(var(--somfy-spacer-rem) * 5) 0;width:50%}.contact-sav-tahoma__image-container{width:50%;display:flex;justify-content:center;margin-top:6.25rem}.contact-sav-tahoma__image-container .responsive-image--full,.contact-sav-tahoma__image-container .responsive-image--full-rounded{max-width:16.875rem;max-height:35rem}}.news-detail{padding-top:3.5rem;padding-bottom:3.5rem}.news-detail__title{font-size:2rem;line-height:2.5rem;font-weight:500;margin-top:var(--somfy-spacer-rem)}.news-detail__date{display:block;background-color:var(--white);padding:var(--somfy-spacer-rem) calc(var(--somfy-spacer-rem) * 2);border-radius:var(--somfy-spacer-rem);font-size:.875rem;line-height:1rem;font-weight:500}.news-detail__tag{display:block;font-size:1rem;line-height:1.5rem;font-weight:500}.list-of-news__main{max-width:75rem;margin:0 auto;padding-top:3.125rem;padding-bottom:3.125rem}.list-of-news__list{display:grid;gap:calc(var(--somfy-spacer-rem) * 4);grid-template-columns:repeat(auto-fit,minmax(min(360px,100%),1fr))}@media (min-width: 1440px){.list-of-news__list{grid-template-columns:repeat(3,minmax(min(360px,100%),1fr))}}.product-added__image{text-align:center}.product-added__image>*{margin:0 auto}.product-added__details{text-align:center;margin-top:var(--boxSizeMargin)}.product-added__title>*{margin:0}.product-added__price{font-size:var(--veryLargeSize)}.product-added__price .price-variant{justify-content:center}@media screen and (min-width: 56em){.product-added__content{display:flex;align-items:center;align-content:center}.product-added__details{flex:1;text-align:left;margin-top:0}.product-added__image{margin-right:calc(var(--boxSizeMargin) * 2)}.product-added__price{text-align:left}.product-added__price .price-variant{justify-content:left}}.side-menu-images{height:100%;max-height:calc(100vh - 5.5rem);overflow-y:scroll;padding-right:5rem;padding-left:3.75rem;padding-bottom:2.5rem}.side-menu-images__item__image-wrapper{margin:auto;width:100%;height:auto}.side-menu-images__item:not(:last-child){margin-bottom:calc(var(--somfy-spacer-rem) * 2)}@media (min-width: 768px){.side-menu-images__item{border:.125rem solid var(--beige-medium);border-radius:calc(var(--somfy-spacer-rem) * 2);overflow:hidden}.side-menu-images__item:not(:last-child){margin-bottom:calc(var(--somfy-spacer-rem) * 3)}.side-menu-images__item__image-wrapper{max-width:unset;max-height:unset}}.anchor{position:absolute;margin-top:calc(-1 * var(--boxSizeMargin) * 5);pointer-events:none;opacity:0}.review__main-title{display:flex;align-items:center;flex-wrap:wrap;margin:0 calc(-1 * var(--boxSizeMargin) / 4)}.review__title,.review__stars{padding:0 calc(var(--boxSizeMargin) / 4)}.review__title>*{margin:0}.review__content{margin-top:var(--boxSizeMargin)}.review--closed{overflow:hidden}.review--closed .review__content{position:relative;max-height:8rem}.review--closed .review__toggle{position:absolute;display:block;left:0;right:0;bottom:0;height:6rem;background:#fff;background:linear-gradient(180deg,#fff0,#fff6 33%,#ffffffbf 55%,#fff 75%);padding-top:3rem;text-align:center}.grid{display:flex;flex-wrap:wrap;margin:calc(-1 * var(--boxSizeMargin) / 2)}.grid--gap-0-5{margin:calc(-1 * var(--boxSizeMargin) / 2)}.grid--gap-0-5 .cell{padding:calc(var(--boxSizeMargin) / 2)}.grid--gap-2{margin:calc(-1 * var(--boxSizeMargin))}.grid--gap-2 .cell{padding:var(--boxSizeMargin)}.grid--gap-4{margin:calc(-1 * var(--boxSizeMargin) * 2)}.grid--gap-4 .cell{padding:calc(var(--boxSizeMargin) * 2)}.grid--vertical{flex-direction:column}.cell{flex:1;padding:calc(var(--boxSizeMargin) / 2)}.cell--1{flex:1}.cell--2{flex:2}.cell--3{flex:3}.cell--desktop-1,.cell--desktop-2,.cell--desktop-3{min-width:100%}.cell--width-1{min-width:100%;max-width:100%}.cell--width-1-2{min-width:50%;max-width:50%}.cell--width-1-3{min-width:33.333%;max-width:33.333%}@media screen and (min-width: 56em){.grid{margin:calc(-1 * var(--boxSizeMargin))}.grid--gap-0-5{margin:calc(-1 * var(--boxSizeMargin) / 2)}.grid--gap-0-5 .cell{padding:calc(var(--boxSizeMargin) / 2)}.grid--gap-2{margin:calc(-1 * var(--boxSizeMargin))}.grid--gap-2 .cell{padding:var(--boxSizeMargin)}.grid--gap-4{margin:calc(-1 * var(--boxSizeMargin) * 2)}.grid--gap-4 .cell{padding:calc(var(--boxSizeMargin) * 2)}.cell{padding:var(--boxSizeMargin)}.cell--desktop-1,.cell--desktop-2,.cell--desktop-3{min-width:auto}.cell--desktop-1{flex:1}.cell--desktop-2{flex:2}.cell--desktop-3{flex:3}.cell--width-desktop-1-2{min-width:50%;max-width:50%}.cell--width-desktop-1-3{min-width:33.333%;max-width:33.333%}}@media print{.grid .cell--print-1-4{min-width:25%;max-width:25%}}.large-product-synthesis__info{display:flex;flex-direction:column;align-items:center}.large-product-synthesis__item{margin-bottom:calc(var(--boxSizeMargin) / 2)}.large-product-synthesis__item:first-child{margin-bottom:0}.product-reviews{padding:0 var(--boxSizeMargin)}.product-reviews__pagination{margin-top:var(--boxSizeMargin)}@media screen and (min-width: 56em){.product-reviews{padding:0}.product-reviews__list{margin-top:calc(var(--boxSizeMargin) * 2);margin-bottom:calc(var(--boxSizeMargin) * 2);display:flex;justify-content:center;margin-left:calc(-1 * var(--boxSizeMargin));margin-right:calc(-1 * var(--boxSizeMargin))}.product-reviews__col{width:50%;padding-left:var(--boxSizeMargin);padding-right:var(--boxSizeMargin)}.product-reviews__pagination{margin-top:calc(var(--boxSizeMargin) * 2);margin-bottom:calc(var(--boxSizeMargin) * 2)}}.section-with-background-color{overflow:hidden;background-repeat:no-repeat;position:relative}.section-with-background-color--white{background-color:var(--white)}.section-with-background-color--beige-light{background-color:var(--beige-light)}.product-description{margin:1rem 0}.product-description__wysiwyg strong,.product-description__wysiwyg h1,.product-description__wysiwyg h2,.product-description__wysiwyg h3,.product-description__wysiwyg h4,.product-description__wysiwyg h5,.product-description__wysiwyg h6{font-weight:500}.product-description__wysiwyg p,.product-description__wysiwyg ul,.product-description__wysiwyg ol,.product-description__wysiwyg pre{font-weight:400;margin:0 0 1rem}.product-description__wysiwyg h1,.product-description__wysiwyg .h1{font-size:3.8125rem;margin:0 0 .5rem}.product-description__wysiwyg h2,.product-description__wysiwyg .h2{font-size:2.9375rem;margin:0 0 .5rem}.product-description__wysiwyg h3,.product-description__wysiwyg .h3{font-size:2.25rem;margin:0 0 .25rem}.product-description__wysiwyg h4,.product-description__wysiwyg .h4{font-size:1.6875rem;margin:0 0 .25rem}.product-description__wysiwyg h5,.product-description__wysiwyg .h5{font-size:1.3125rem;margin:0 0 .25rem}.product-description__wysiwyg h6,.product-description__wysiwyg .h6{font-size:1.125rem;margin:0 0 .25rem}.product-description__wysiwyg a{text-decoration:underline}.product-description__wysiwyg p{font-size:1rem;line-height:1.125rem}.product-description__wysiwyg ul,.product-description__wysiwyg ol{padding-left:1.5rem}.product-description__wysiwyg ul{list-style-type:disc}.product-description__wysiwyg ol{list-style-type:decimal}.product-description__wysiwyg li{display:list-item;list-style:disc}.product-description__wysiwyg em,.product-description__wysiwyg address{font-style:italic}.product-description__wysiwyg pre{font-family:monospace;white-space:pre}.product-description__wysiwyg blockquote{margin:1rem 2.5rem}.product-description__wysiwyg table{display:table;border-collapse:separate;border-spacing:.125rem;border-color:var(--shade04)}.product-description__wysiwyg tbody{display:table-row-group;vertical-align:middle;border-color:inherit}.product-description__wysiwyg:not(:last-child){margin-bottom:2rem}.product-description__static-title-container{margin-bottom:calc(var(--somfy-spacer-rem) * 4)}@media (min-width: 1024px){.product-description{margin:2rem 0}.product-description__wysiwyg h1,.product-description__wysiwyg .h1{font-size:5rem}.product-description__wysiwyg h2,.product-description__wysiwyg .h2{font-size:3.8125rem}.product-description__wysiwyg h3,.product-description__wysiwyg .h3{font-size:2.9375rem}.product-description__wysiwyg h4,.product-description__wysiwyg .h4{font-size:2.25rem}.product-description__wysiwyg h5,.product-description__wysiwyg .h5{font-size:1.6875rem}.product-description__wysiwyg h6,.product-description__wysiwyg .h7{font-size:1.3125rem}.product-description__wysiwyg a{text-decoration:underline}.product-description__wysiwyg p{font-size:1.125rem;line-height:1.25rem}.product-description__wysiwyg:not(:last-child){margin-bottom:4rem}}.accessories{overflow:auto;height:calc(100vh - 104px);margin-top:calc(var(--somfy-spacer-rem) * 2);padding:0 calc(var(--somfy-spacer-rem) * 2)}.accessories li{padding-bottom:calc(var(--somfy-spacer-rem) * 2);margin-bottom:calc(var(--somfy-spacer-rem) * 2)}.accessories li:not(:last-child){border-bottom:.0625rem solid var(--beige-medium)}.accessories li p{margin:0}.accessories__temp-divider{height:50px}.accessories a{color:var(--green-dark)}@media (min-width: 768px){.accessories{height:calc(100vh - 168px);margin-top:calc(var(--somfy-spacer-rem) * 9);padding-right:var(--side-panel-right-padding-right);padding-left:var(--side-panel-right-padding-left)}}.compatibility-and-applications{padding:calc(var(--somfy-spacer-rem) * 2);max-height:80vh;overflow-x:auto}.compatibility-and-applications h3{margin-bottom:calc(var(--somfy-spacer-rem) * 2)}.compatibility-and-applications__items{margin-bottom:calc(var(--somfy-spacer-rem) * 7);row-gap:var(--somfy-spacer-rem);display:flex;flex-wrap:wrap}.compatibility-and-applications__item-wrapper{display:flex;flex-direction:column;width:fit-content;justify-content:center;align-items:center}.compatibility-and-applications__item{width:33.3333333333%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:var(--somfy-spacer-rem)}.compatibility-and-applications__item--no-icon{justify-content:center}.compatibility-and-applications__item__icon{width:3.5rem;height:3.5rem;display:flex;justify-content:center;align-items:center}.compatibility-and-applications__item__label{word-break:break-word;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2}@media (min-width: 768px){.compatibility-and-applications{margin-top:calc(var(--somfy-spacer-rem) * 7);padding-right:var(--side-panel-right-padding-right);padding-left:var(--side-panel-right-padding-left)}}.measurements{padding:calc(var(--somfy-spacer-rem) * 2)}.measurements h3{margin-bottom:calc(var(--somfy-spacer-rem) * 2)}.measurements__stats{margin-bottom:calc(var(--somfy-spacer-rem) * 4)}.measurements__stat{display:flex;justify-content:space-between;align-items:center}.measurements__stat:not(:last-child){padding-bottom:var(--somfy-spacer-rem);border-bottom:.0625rem solid var(--beige-medium)}.measurements__stat:not(:first-child){margin-top:calc(var(--somfy-spacer-rem) * 2)}.measurements__stat__value{font-weight:500}@media (min-width: 768px){.measurements{margin-top:calc(var(--somfy-spacer-rem) * 7);padding-right:var(--side-panel-right-padding-right);padding-left:var(--side-panel-right-padding-left)}}.technical-specifications{padding:calc(var(--somfy-spacer-rem) * 2);overflow-y:auto;max-height:80vh}.technical-specifications h3{margin-bottom:calc(var(--somfy-spacer-rem) * 2)}.technical-specifications__stats{margin-bottom:calc(var(--somfy-spacer-rem) * 4)}.technical-specifications__stat{padding-bottom:var(--somfy-spacer-rem);border-bottom:.0625rem solid var(--beige-medium);display:flex;justify-content:space-between;align-items:center}.technical-specifications__stat:not(:first-child){margin-top:calc(var(--somfy-spacer-rem) * 2)}.technical-specifications__stat__key{max-width:60%}.technical-specifications__stat__value{font-weight:500;max-width:40%;word-break:break-word}.technical-specifications__stat__value li{text-align:right}@media (min-width: 768px){.technical-specifications{margin-top:calc(var(--somfy-spacer-rem) * 7);padding-right:var(--side-panel-right-padding-right);padding-left:var(--side-panel-right-padding-left)}}.product-specification-buttons{margin-top:1rem;margin-bottom:1rem;position:relative}.product-specification-buttons__sub{position:relative;z-index:9000}.product-specification-buttons ul{row-gap:1rem}.product-specification-buttons__button{all:unset;width:100%}.product-specification-buttons__button:hover{cursor:pointer}.product-specification-buttons__button:hover .product-specification-buttons__item{text-decoration:underline}.product-specification-buttons__button:focus,.product-specification-buttons__button:focus-visible{border-radius:.875rem;outline:.125rem solid var(--brandPrimary);outline-offset:.125rem}.product-specification-buttons__item{background-color:var(--white);padding:1rem;border-radius:.875rem;border:.125rem solid rgba(227,219,209,.5);display:flex;align-items:center;gap:1rem}.product-specification-buttons__label{display:flex;width:100%;justify-content:space-between;align-items:center;gap:.5rem}.product-specification-buttons__label>h3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2}@media (min-width: 768px){.product-specification-buttons{margin:1rem}.product-specification-buttons__item{border-radius:.5rem;align-items:flex-start}.product-specification-buttons__item>div>svg{width:3.5rem;height:3.5rem}.product-specification-buttons__label{height:3.125rem}.product-specification-buttons__label>h3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2}.product-specification-buttons__button:focus-visible{border-radius:.5rem}}@media (min-width: 1024px){.product-specification-buttons{margin:calc(var(--somfy-spacer-rem) * 10) 0 calc(var(--somfy-spacer-rem) * 2) 0}.product-specification-buttons__item{gap:1.5rem;flex-direction:column}}.product-video{margin:1rem 0}@media (min-width: 1024px){.product-video{margin:2rem 0}}.act-for-green{display:flex;gap:.5rem;width:7.75rem}.act-for-green__logo .responsive-image{width:5rem}.act-for-green__logo__infos{color:var(--green-dark);min-width:2.5rem}.act-for-green__logo__infos div:first-child{font-weight:700;font-size:1.125rem}.act-for-green__logo__infos div:last-child{font-weight:400;font-size:.75rem;position:relative;top:-10px}.carbon__footprint h3{font-weight:500;line-height:105%;color:var(--green-dark);text-transform:uppercase;margin-top:2.5rem;margin-bottom:1.5rem}@media (max-width: 767.98px){.carbon__footprint h3{margin-top:0;margin-bottom:1.5rem;font-size:1.6875rem}}.carbon__footprint__catch_phrase{text-align:right;text-transform:uppercase;font-weight:400;font-size:.75rem;line-height:125%;padding-left:1.5rem}.carbon__footprint p{font-weight:400;font-size:1.125rem;line-height:125%;color:var(--brandPrimary);margin-bottom:calc(var(--somfy-spacer-rem) * 2)}.carbon__footprint ul li{list-style:disc;margin-left:calc(var(--somfy-spacer-rem) * 3);line-height:125%;margin-bottom:var(--somfy-spacer)}.carbon__footprint ul li a{color:var(--green-dark);font-weight:400;font-size:1.125rem}.product-documentation__video-wrapper{margin-top:3.5rem;margin-bottom:3.5rem;padding-left:var(--somfy-spacer-rem);padding-right:var(--somfy-spacer-rem);overflow-y:auto}@media (min-width: 768px){.product-documentation__video-wrapper{margin-top:5.625rem;margin-bottom:5.625rem;padding-left:calc(var(--somfy-spacer-rem) * 8);padding-right:calc(var(--somfy-spacer-rem) * 10)}}@media (min-width: 1440px){.product-documentation__video-wrapper{padding-left:calc(var(--somfy-spacer-rem) * 12);padding-right:calc(var(--somfy-spacer-rem) * 24)}}.product-documentation__video-wrapper .image-wrapper{display:flex;justify-content:center;align-items:center;width:100%}.product-documentation__video-wrapper .image-wrapper img{object-fit:contain;width:100%}.tabs__faqs-list{background-color:var(--white);padding:0 calc(var(--somfy-spacer-rem) * 3);border-radius:calc(var(--somfy-spacer-rem) * 2);border:1px solid var(--beige);margin-bottom:calc(var(--somfy-spacer-rem) * 4)}.tabs__faqs-item{padding:calc(var(--somfy-spacer-rem) * 3) 0}.tabs__faqs-item:not(:last-child){border-bottom:1px solid var(--beige)}.tabs__faq{all:unset;width:100%;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.tabs__faq__label{font-size:1.125rem;line-height:1.3125rem}.product-faq__wrapper{padding:3.5rem 2rem;overflow-y:auto}@media (min-width: 768px){.product-faq__wrapper{padding:5.625rem 2rem}}.pdp-template{display:grid;grid-auto-flow:column;grid-auto-rows:auto;grid-template-columns:[left] 100%;margin:0 auto;background-color:var(--beige-light)}.pdp-template__left-element{grid-area:auto/left;position:relative;background-color:var(--white)}.pdp-template__left-element__padding-y{padding-top:3.5rem;padding-bottom:3.5rem}.pdp-template__left-element--sticky-price{position:sticky;bottom:0;z-index:2000;background-color:var(--white);border-top:var(--beige);box-shadow:0 -.3125rem .625rem #0000001a;transition:padding-bottom .2s ease-in-out}.--product-comparator-panel-open:not(.footer__is-visible) .pdp-template__left-element--sticky-price{padding-bottom:5.625rem}.pdp-template__left-element--sticky-price__bundle{z-index:2000}.pdp-template__left-element__submenu{position:sticky;top:6.5rem;z-index:2000}@media (min-width: 768px){.pdp-template__left-element__submenu{top:7.5rem}}.pdp-template__left-element__submenu--fullwidth .submenu-container{padding:0}.pdp-template__left-element__submenu--fullwidth .submenu-container .submenu{border-radius:0;box-shadow:none}.pdp-template__right-element{grid-area:auto/left;width:100%;padding:1.5rem 1rem;background-color:var(--white)}@media (min-width: 768px){.pdp-template__right-element{padding:1rem 2.5rem}}@media (min-width: 1024px){.pdp-template__left-element__submenu{top:5rem}}@media (min-width: 1440px){.pdp-template{display:grid;grid-auto-flow:column;grid-auto-rows:auto;grid-template-columns:[left] calc(100% - 27.1875rem) [right] 27.1875rem;margin:0rem auto}.pdp-template .delivery-date-panel__sub{z-index:9000}.pdp-template__left-element:first-child{border-bottom:0}.pdp-template__left-element__submenu{top:5rem}.pdp-template__right-element{position:relative;border-left:.0625rem solid var(--beige);grid-column:right;grid-row-start:1;grid-row-end:span 1000;width:100%;min-height:calc(100vh - 7.5rem);height:100%;padding:calc(var(--somfy-spacer-rem) * 2) calc(var(--somfy-spacer-rem) * 5);overflow:hidden}.pdp-template__right-element.product-view__synthesis--is-sticky{overflow:inherit}.pdp-template__right-element.product-view__synthesis--is-sticky .product-view__synthesis{position:sticky;top:calc(var(--somfy-spacer-rem) * 9 + var(--somfy-spacer-rem) * 6 + var(--somfy-spacer-rem) * 2)}}@media (max-width: 1439.98px){.quantity-form__select{justify-content:flex-start}.product-price__final-price__amount{font-size:24px}}body.no_top_header .pdp-template__left-element__submenu{top:4.5rem}.product-header{margin-bottom:calc(var(--somfy-spacer-rem) * 4)}.product-header__infos{margin-top:2.625rem}.product-header__infos:empty{margin-top:0}.product-header__infos .compatibility-and-applications__items{margin-bottom:0}.product-header__infos .compatibility-and-applications__items .compatibility-and-applications__item{width:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0;margin-right:var(--somfy-spacer-rem)}@media (max-width: 639.98px){.product-header__infos.--force-break{flex-direction:column}.product-header__infos.--force-break .compatibility-and-applications__items{justify-content:center;margin-bottom:calc(var(--somfy-spacer-rem) * 3)}}@media (max-width: 1439.98px){.product-header__infos.--no-act-for-green .compatibility-and-applications__items{justify-content:center}}.product-header__image{width:100%;height:100%;max-width:15.625rem;max-height:15.625rem;display:flex;justify-content:center;align-items:center;background:none;border:none}.product-header__image--pointer{cursor:pointer}.product-header__button-left{all:unset;cursor:pointer;height:2.625rem;border-radius:.125rem;display:flex;gap:.375rem}.product-header__button-left:focus-visible{outline:.125rem solid var(--brandPrimary);outline-offset:.1875rem}@media (min-width: 640px){.product-header__button-left{margin-bottom:0}}@media (min-width: 1024px){.product-header__button-left{margin-top:0}.product-header__button-right{margin-bottom:0}}@media (min-width: 1440px){.product-header__image{max-width:25rem;max-height:25rem}}.pannel--subaccount form{padding:0 4rem;overflow-y:auto}.pannel--subaccount form label{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.pannel--subaccount form .form-actions--only-one button{max-width:100%;height:3rem}.pannel--subaccount form .sub-account--separator{font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.pannel--subaccount form .form-item--row{display:flex;flex-direction:row;justify-content:space-between}.pannel--subaccount form .form-item--row .input-wrapper{margin-top:-1.25rem}:export{brandPrimary:var(--brandPrimary);brandSecondary:var(--brandSecondary);shade01:var(--shade01);shade02:var(--shade02);shade03:var(--shade03);shade04:var(--shade04);shade05:var(--shade05);shade06:var(--shade06);uisuccess:var(--success);uiinfo:var(--info);uiwarning:var(--warning);uierror:var(--error);text-black:var(--black);text-white:var(--white)}:root{--link-color: #20639b;--frontCommercePrimary: #ab083e;--primary-100: rgb(37, 72, 90);--primary-75: rgba(37, 72, 90, .75);--primary-50: rgba(37, 72, 90, .5);--primary-25: rgba(37, 72, 90, .25);--secondary-light-smart-blue: rgb(102, 121, 131);--secondary-100: rgb(250, 184, 0);--secondary-75: rgba(250, 184, 0, .75);--secondary-50: rgba(250, 184, 0, .5);--secondary-25: rgba(250, 184, 0, .25);--tertiary: #92a3ac;--beige-100: rgb(227, 219, 209);--beige-75: rgba(227, 219, 209, .75);--beige-50: rgba(227, 219, 209, .5);--beige-25: rgba(227, 219, 209, .25);--white-100: rgb(255, 255, 255);--white-75: rgba(255, 255, 255, .75);--white-50: rgba(255, 255, 255, .5);--white-25: rgba(255, 255, 255, .25);--black-100: rgb(0, 0, 0);--black-75: rgba(0, 0, 0, .75);--black-50: rgba(0, 0, 0, .5);--black-25: rgba(0, 0, 0, .25);--primary-dark: #1e3a48;--curry: #e09400;--brown: #806f65;--beige-dark: #ccc4bd;--beige-medium: #ddd4c8;--beige-light: #f6f3ef;--green-dark: #016b65;--teal: #8ad0c5;--black: #1a1b1c;--black-lighter: #64686b;--black-darker: black;--success: #3f7e71;--yellow-p: #ffb71e;--yellow-s: #e09400;--peacock: #25484f;--peacock50: rgba(37, 72, 79, .3137254902);--peacock-d: #213e44;--blue-md: #5b767b;--gray-silent: #bec8cd;--pale-blue: #73878c;--secondary-light-blue: #ced9f5;--link: #12aabb;--beige: #e3dbd1;--beige_rgba_05: rgba(227, 219, 209, .5);--beige_rgba_07: rgba(227, 219, 209, .7);--beige-light80: rgba(246, 243, 239, .5019607843);--orange: #ff7c2c;--purple: #303c80;--navy: #242d60;--grey-500: #7d7d7d;--grey-medium: #8996a4;--disabled: #c5c6c6;--statusDefault: rgb(97, 97, 97);--statusError: rgb(187, 45, 70);--statusInfo: rgb(0, 140, 185);--statusSuccess: rgb(8, 194, 127);--statusWarning: #fab800;--facebook-color: #3b5998;--instagram-color: #e1306c;--youtube-color: #cd201f;--twitter-color: #1da1f2;--white: white;--gray: #b3b3b3;--gray-darker: #666666;--green: #08c27f;--red: #bb2d46;--shade01: white;--shade02: #e9e9e9;--shade03: #d8d8d8;--shade04: #737373;--shade05: #333333;--shade06: #1a1b1c;--info: #fbb03b;--warning: #bb2d46;--error: #bb2d46;--invertedSuccess: #4ed17b;--invertedInfo: #fbb03b;--invertedWarning: #ff9a9a;--invertedError: #ff9a9a;--brandPrimary: rgb(37, 72, 90);--brandPrimaryLight: #667983;--brandPrimaryDark: #1e3a48;--brandPrimary50: rgba(37, 72, 90, .5);--brandSecondary: rgb(250, 184, 0);--brandSecondaryDark: #e09400;--linkPrimary: #016b65;--linkSecondary: rgb(37, 72, 90);--divider: #e9e9e9;--blockBackground: white;--callToAction: rgb(37, 72, 90);--fontDisabled: #333333;--fontSecondaryColor: #333333;--titleColor: rgb(37, 72, 90);--backgroundColor: white;--fontColor: rgb(37, 72, 90);--reverseBackgroundColor: rgb(37, 72, 90);--reverseFontColor: white;--buttonPrimaryColor: rgb(37, 72, 90);--buttonSecondaryColor: white;--callToActionColor: white;--callToActionBackground: rgb(37, 72, 90);--hoverableColor: rgb(37, 72, 90);--iconColor: rgb(37, 72, 90);--notificationColor: white;--notificationBackground: rgb(37, 72, 90);--modalColor: #1a1b1c;--modalBackground: white;--modalBorderColor: #737373;--productBackground: white;--productColor: #1a1b1c;--productPriceColor: #333333;--promotionBorderColor: rgb(250, 184, 0);--optionBackground: #d8d8d8;--optionColor: #1a1b1c;--optionItemBackground: white;--optionItemBorderColor: #737373;--optionItemColor: #333333;--optionItemActiveBorderColor: #737373;--inputBorderColor: #737373;--lightGold: #f6cf82;--darkGold: #e1c38f}.sf-table{background-color:var(--white);border:2px solid var(--beige);border-collapse:collapse;table-layout:fixed;width:100%}.sf-table thead{text-align:left}.sf-table thead th{padding-bottom:calc(var(--somfy-spacer-rem) * 3);padding-top:calc(var(--somfy-spacer-rem) * 4);padding-left:calc(var(--somfy-spacer-rem) * 2);padding-right:calc(var(--somfy-spacer-rem) * 2);border-bottom:2px solid var(--beige)}.sf-table tbody{text-align:left}.sf-table tbody tr{transition:background-color .15s ease-in-out,box-shadow .25s ease-in-out}.sf-table tbody tr:hover{background-color:var(--beige-light);border-collapse:collapse;box-shadow:1px 8px 12px -8px #0000001a inset,1px -8px 12px -8px #0000001a inset}.sf-table tbody td{padding:calc(var(--somfy-spacer-rem) * 3) calc(var(--somfy-spacer-rem) * 2);border-bottom:1px solid var(--beige);border-collapse:collapse;word-wrap:break-word}.sf-table tbody td.red{color:var(--error)}.sf-table tbody tr:last-child td{padding-bottom:calc(var(--somfy-spacer-rem) * 4);border-bottom:none}.sf-table th:first-child,.sf-table td:first-child{padding-left:calc(var(--somfy-spacer-rem) * 4)}.sf-table th:last-child,.sf-table td:last-child{padding-right:calc(var(--somfy-spacer-rem) * 4);max-width:5rem;width:5rem}.sf-table__users th:first-child,.sf-table__users th:nth-child(2),.sf-table__users th:nth-child(3),.sf-table__users td:first-child,.sf-table__users td:nth-child(2),.sf-table__users td:nth-child(3){max-width:13.25rem;width:13.25rem}.sf-table__users tbody tr{cursor:pointer}.sf-table__standard th:last-child{width:auto}.sub-account-actions{background-color:var(--white);list-style:none;margin-top:.5rem;border-radius:var(--somfy-spacer-rem);position:relative;box-shadow:0 .1875rem .3125rem -.0625rem #0003,0 .375rem .625rem #00000024,0 .0625rem 1.125rem #0000001f;min-width:13.75rem;padding:var(--somfy-spacer-rem)}@media print{.sub-account-actions{display:none}}.sub-account-actions:hover,.sub-account-actions:focus{box-shadow:0 .1875rem .3125rem -.0625rem #0006,0 .375rem .625rem #0000004d,0 .0625rem 1.125rem #0000004d}.sub-account-actions button.button--text{display:block;width:100%;text-align:left;font-weight:400;padding:.5rem 1rem}.sub-account-actions button.button--text a{text-decoration:none;display:block}.sub-account-actions button.button--text:hover{background-color:var(--beige-light);text-decoration:none}.sub-account--cards{display:grid;gap:calc(var(--somfy-spacer-rem) * 2);--min-column-size: 360px;grid-template-columns:repeat(auto-fit,minmax(min(var(--min-column-size),100%),1fr));cursor:pointer}@media (min-width: 768px){.sub-account--cards{gap:calc(var(--somfy-spacer-rem) * 4)}}.sub-account--cards article{padding:calc(var(--somfy-spacer-rem) * 4) calc(var(--somfy-spacer-rem) * 2);background-color:var(--white);height:100%;border:2px solid var(--beige);border-radius:calc(var(--somfy-spacer-rem) * 2);display:flex;flex-direction:column;justify-content:space-between;position:relative}.sub-account--cards article .sub-account--card__link,.sub-account--cards article .order--card__link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1000}.sub-account--cards article .sub-account--card__content,.sub-account--cards article .order--card__content{padding-top:1rem;margin-top:1rem;border-top:solid 1px var(--beige)}.sub-account--cards article .red{color:var(--error)}.sub-account--cards article strong{font-weight:500}.order-action-list>button{width:100%}.subaccountSf h1{font-size:2rem}.subaccountSf h2{font-size:1.5rem;font-weight:500}.training-table{background-color:var(--white);border:2px solid var(--beige);border-radius:calc(var(--somfy-spacer-rem) * 2);border-collapse:collapse;table-layout:fixed;width:100%}.training-table thead{text-align:left}.training-table thead th{padding-bottom:calc(var(--somfy-spacer-rem) * 3);padding-top:calc(var(--somfy-spacer-rem) * 4);border-bottom:2px solid var(--beige)}.training-table thead th:nth-child(4){width:33%}@media (min-width: 1920px){.training-table thead th:nth-child(4){width:40%}}.training-table tbody{text-align:left}.training-table tbody tr{transition:background-color .15s ease-in-out,box-shadow .25s ease-in-out;cursor:pointer}.training-table tbody tr:hover{background-color:var(--beige-light);border-collapse:collapse;box-shadow:1px 8px 12px -8px #0000001a inset,1px -8px 12px -8px #0000001a inset}.training-table tbody td{padding:calc(var(--somfy-spacer-rem) * 3) 0;border-bottom:1px solid var(--beige);border-collapse:collapse}.training-table tbody tr:last-child td{padding-bottom:calc(var(--somfy-spacer-rem) * 4);border-bottom:none}.training-table th:first-child,.training-table td:first-child{padding-left:calc(var(--somfy-spacer-rem) * 4)}.training-table th:last-child,.training-table td:last-child{padding-right:calc(var(--somfy-spacer-rem) * 4)}.training-table__col-date{width:15.625rem}.training-table__col-time{width:10.9375rem}.training-table__col-location{width:15.625rem}.training-table__skeleton-th{height:1.125rem;width:35%;border-radius:.25rem}.training-table__skeleton-td{height:1rem;width:55%;border-radius:.25rem}.session-info{display:flex;align-items:center;justify-content:space-between}.session-info__value,.session-info__label{display:flex;flex-direction:column;row-gap:var(--somfy-spacer-rem);font-size:.875rem;line-height:1rem;width:-webkit-fill-available}.session-info__value{font-weight:500;align-items:flex-end}.session-info__skeleton-label{height:.9375rem;width:35%;border-radius:.25rem}.session-info__skeleton-value{height:1rem;width:45%;border-radius:.25rem}.training-card{display:grid;gap:calc(var(--somfy-spacer-rem) * 2);grid-template-columns:repeat(auto-fit,minmax(min(20.625rem,100%),1fr))}@media (min-width: 768px){.training-card{gap:calc(var(--somfy-spacer-rem) * 4)}}.training-card li{cursor:pointer}.training-card__article{padding:calc(var(--somfy-spacer-rem) * 4) calc(var(--somfy-spacer-rem) * 2);background-color:var(--white);height:100%;border:2px solid var(--beige);border-radius:calc(var(--somfy-spacer-rem) * 2);display:flex;flex-direction:column;justify-content:space-between}.training-card__header{padding-bottom:calc(var(--somfy-spacer-rem) * 2)}.training-card__content{display:flex;flex-direction:column;row-gap:var(--somfy-spacer-rem);padding-top:calc(var(--somfy-spacer-rem) * 2);border-top:1px solid var(--beige)}.training-card__content__value,.training-card__content__label{display:flex;flex-direction:column;row-gap:var(--somfy-spacer-rem);font-size:.875rem;line-height:1rem}.training-card__content__value{font-weight:500;align-items:flex-end}.training-card__skeleton-theme{height:1.125rem;width:45%;border-radius:.25rem}.training-card__skeleton-name-one{height:1rem;width:95%;border-radius:.25rem}.training-card__skeleton-name-two{height:1rem;width:75%;border-radius:.25rem}.training-display{padding-top:calc(var(--somfy-spacer-rem) * 5);padding-bottom:calc(var(--somfy-spacer-rem) * 5);display:flex;flex-direction:column;row-gap:calc(var(--somfy-spacer-rem) * 4)}.training-display__input-container{position:relative}.training-display__input .input-wrapper--invisible input{border-radius:calc(var(--somfy-spacer-rem) * 3)}.training-display__input .input-wrapper--invisible input:hover,.training-display__input .input-wrapper--invisible input:focus{border:2px solid var(--beige)}.training-display__input input{border-radius:28px}.training-display__input input:focus+.has-no-filter button{background:var(--secondary-100)}.training-display__icon-button{position:absolute;top:50%;right:var(--somfy-spacer-rem);transform:translateY(-50%)}.training-display__icon-button svg path{fill:var(--brandPrimary)}.print-button{all:unset;font-family:inherit;cursor:pointer;padding:8px 16px;font-size:14px;line-height:21px;font-weight:400;width:100%;box-sizing:border-box;display:flex}.print-button:hover{background-color:var(--beige-light)}.orders h1,.listing h1{font-size:2rem}.orders h2,.listing h2{font-size:1.5rem;font-weight:500}.orders form .has-no-filter button[type=submit],.listing form .has-no-filter button[type=submit]{background:var(--secondary-100)}.orders form .form-item,.listing form .form-item{flex:2}@media (max-width: 767.98px){.orders form .form-item,.listing form .form-item{width:100%;flex:auto}}.orders form .form-item:first-child,.listing form .form-item:first-child{flex:5}@media (max-width: 1023.98px){.orders form .form-item:first-child,.listing form .form-item:first-child{flex:2}}.orders form .form-item:first-child .form-item__input,.listing form .form-item:first-child .form-item__input{position:relative}.orders form .form-item:first-child .button-filter,.listing form .form-item:first-child .button-filter{right:.5rem;width:auto;top:.5rem}.warranties.no-results{display:flex;padding:2.5rem;align-items:flex-start;align-self:stretch;border-radius:.75rem;border:2px solid rgba(227,219,209,.5);flex-direction:column;background:var(--white)}.warranties--filter .button-filter{right:.75rem;top:var(--somfy-spacer)}.warranties input:focus+.has-no-filter button{background:var(--secondary-100)}.warranties--panel--content{padding:0 calc(var(--somfy-spacer) * 8) calc(var(--somfy-spacer) * 8);max-height:calc(100vh - 10.625rem);overflow-y:auto;overflow-x:hidden}.warranties--panel--content__section{color:var(--primary-dark);font-size:1rem;font-style:normal;font-weight:400;margin-top:calc(var(--somfy-spacer) * 4)}.warranties--panel--content__section a.button{height:calc(var(--somfy-spacer) * 6)}.warranties--panel--content__section>div{margin-top:calc(var(--somfy-spacer) * 2);margin-bottom:calc(var(--somfy-spacer) * 2);padding-bottom:calc(var(--somfy-spacer) * 2);border-bottom:1px solid var(--beige)}.date-tooltip-children li{display:flex;justify-content:space-between;align-items:center;padding:var(--somfy-spacer) 0;gap:4px}.date-tooltip-children li:not(:last-child){border-bottom:1px solid var(--beige)}.date-tooltip-children__value{font-weight:500}.order-delivery{margin-top:calc(var(--somfy-spacer) * 4);margin-bottom:calc(var(--somfy-spacer) * 4);border:2px solid var(--beige);padding:calc(var(--somfy-spacer) * 3);border-radius:calc(var(--somfy-spacer));display:flex;flex-direction:column;row-gap:calc(var(--somfy-spacer))}.order-delivery--skeleton{border-color:#e9e9e9}@media (min-width: 1440px){.order-delivery{flex-direction:row;column-gap:calc(var(--somfy-spacer) * 3);align-items:center}}.order-delivery__bullet{width:calc(var(--somfy-spacer) * 2);height:calc(var(--somfy-spacer) * 2);display:flex;justify-content:center;align-items:center}.order-delivery__order-placed{display:flex;column-gap:calc(var(--somfy-spacer))}.order-delivery__order-placed--skeleton{display:block;height:1.125rem;width:11.25rem;border-radius:.25rem}.order-delivery__initial-delivery{display:flex}.order-delivery__initial-delivery--skeleton{display:block;height:1.125rem;width:11.25rem;border-radius:.25rem;margin-left:1rem}.order-delivery__estimated-delivery{display:flex;column-gap:calc(var(--somfy-spacer))}.order-delivery__estimated-delivery--bold{font-weight:500}.order-delivery__estimated-delivery--red{color:var(--error)}.order-delivery__estimated-delivery--skeleton{display:block;height:1.125rem;width:11.25rem;border-radius:.25rem;margin-left:1rem}.document-list__section{margin-top:16px;padding-top:16px;padding-bottom:16px;border-bottom:1px solid var(--beige)}.document-list__section h3{font-size:16px;font-weight:500;line-height:24px;text-align:left;margin-bottom:16px}.document-list__section a{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:calc(var(--somfy-spacer) * 2);transition:all .3s;border-radius:var(--somfy-spacer);border:1px solid transparent}.document-list__section a:hover{border:1px solid var(#ced9f5);background:var(--beige)}.order-info{margin-top:calc(var(--somfy-spacer) * 4);margin-bottom:calc(var(--somfy-spacer) * 4)}.order-info__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:calc(var(--somfy-spacer));flex-direction:column;row-gap:calc(var(--somfy-spacer))}@media (min-width: 1024px){.order-info__header{align-items:center;flex-direction:row}}.order-info__left-content{width:100%;display:flex;align-items:center;justify-content:space-between;column-gap:calc(var(--somfy-spacer) * 2);order:1}@media (min-width: 1024px){.order-info__left-content{order:0;width:unset;justify-content:flex-start}}.order-info__left-content--skeleton{display:block;height:2.5rem;width:30rem;border-radius:.25rem}.order-info__right-content{order:3;width:100%;align-items:center;display:flex;column-gap:calc(var(--somfy-spacer) * 2)}@media (min-width: 768px){.order-info__right-content{display:flex}}@media (min-width: 1024px){.order-info__right-content{order:1;width:unset;justify-content:flex-start}}.order-info__right-content--skeleton{display:block;height:2.5rem;width:13.75rem;border-radius:.25rem}.order-info__name-and-reference{display:flex;font-size:.875rem;line-height:1rem;margin-top:calc(var(--somfy-spacer));column-gap:calc(var(--somfy-spacer))}.order-info__name-and-reference--skeleton{display:block;height:1.125rem;width:18.75rem;border-radius:.25rem}.order-sticky-navigation{position:sticky;padding:calc(var(--somfy-spacer) * 3) 0;border-radius:calc(var(--somfy-spacer));border:2px solid var(--beige);top:104px;z-index:2000}.order-sticky-navigation--skeleton{border-color:#e9e9e9;background-color:transparent}@media (min-width: 1024px){.order-sticky-navigation{top:calc(120px + var(--somfy-spacer) * 2)}}@media (min-width: 1440px){.order-sticky-navigation{top:calc(120px + var(--somfy-spacer) * 2)}}.order-sticky-navigation__item{padding:0 calc(var(--somfy-spacer) * 3) calc(var(--somfy-spacer) * 2);border-bottom:2px solid var(--beige);margin-bottom:calc(var(--somfy-spacer) * 2);display:flex;column-gap:calc(var(--somfy-spacer) * 2);align-items:center}.order-sticky-navigation__item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.order-sticky-navigation__item--skeleton{border-color:#e9e9e9}.order-sticky-navigation__item .link--skeleton{display:block;height:1.625rem;width:50%;border-radius:.25rem}.order-breadcrumb{margin-bottom:calc(var(--somfy-spacer) * 4);display:flex}@media print{.order-breadcrumb{display:none}}.order-breadcrumb svg{margin-right:var(--somfy-spacer)}.order-breadcrumb button{display:flex;justify-content:flex-start}.order-breadcrumb-skeleton{display:block;height:1.625rem;width:5rem;border-radius:.25rem}.order-articles--skeleton{margin-top:calc(var(--somfy-spacer) * 4);margin-bottom:calc(var(--somfy-spacer) * 4);display:block;height:2.125rem;width:7.5rem;border-radius:.25rem}.order-articles h2{margin-top:calc(var(--somfy-spacer) * 4);margin-bottom:calc(var(--somfy-spacer) * 4)}.order-articles__product-list{display:flex;flex-direction:column;row-gap:calc(var(--somfy-spacer) * 2)}.order-articles__product-item--skeleton{display:block;height:7.375rem;width:100%;border-radius:.25rem}.order-addresses{margin-top:calc(var(--somfy-spacer) * 4);margin-bottom:calc(var(--somfy-spacer) * 4)}.order-addresses__delivery,.order-addresses__billing{row-gap:calc(var(--somfy-spacer) * 2);margin-top:calc(var(--somfy-spacer) * 4);margin-bottom:calc(var(--somfy-spacer) * 4);display:flex;flex-direction:column}.address-card{background-color:var(--white);padding:calc(var(--somfy-spacer) * 2);border:2px solid var(--beige);border-radius:calc(var(--somfy-spacer));position:relative}@media print{.address-card{page-break-inside:avoid}}.address-card p:first-child,.address-card p:last-child{margin:0}.address-card--checked{border-color:var(--brandPrimary)}.address-card__customer-name,.address-card__company-name{font-weight:500;font-size:1rem;line-height:1.5rem}.address-card__address-line{font-weight:400;font-size:1rem;line-height:1.3125rem}.order-payment h2{margin-top:calc(var(--somfy-spacer) * 4);margin-bottom:calc(var(--somfy-spacer) * 4)}.order-payment h3{margin-top:calc(var(--somfy-spacer) * 4);margin-bottom:calc(var(--somfy-spacer) * 2)}.order-payment__card{border:2px solid var(--beige);border-radius:calc(var(--somfy-spacer));background-color:var(--white);padding:calc(var(--somfy-spacer) * 2);display:flex;align-items:center;column-gap:calc(var(--somfy-spacer));font-weight:500;margin-top:calc(var(--somfy-spacer) * 2)}.order-prices{margin-top:calc(var(--somfy-spacer) * 4)}@media print{.order-prices{page-break-inside:avoid}}.order-prices h2{margin-bottom:calc(var(--somfy-spacer) * 4)}.order-prices__prices-container{background-color:var(--white);border:2px solid var(--beige);border-radius:calc(var(--somfy-spacer));padding:calc(var(--somfy-spacer) * 2)}.order-prices__label-and-price{padding:calc(var(--somfy-spacer) * 2) 0;display:flex;align-items:center;justify-content:space-between}.order-prices__label-and-price:not(:last-child){border-bottom:1px solid var(--beige)}.order-prices__label-and-price--regular{font-weight:400}.anchor-offset:last-of-type{margin-bottom:calc(var(--somfy-spacer) * 4)}.product-card-mobile{border:2px solid var(--beige);border-radius:calc(var(--somfy-spacer));background-color:var(--white);padding:calc(var(--somfy-spacer) * 2);display:flex;align-items:flex-start;column-gap:calc(var(--somfy-spacer) * 2)}.product-card-mobile__test{height:50px;width:50px;background-color:red}.product-card-mobile__left-container{display:flex;flex-direction:column;align-items:flex-start}.product-card-mobile__right-container,.product-card-mobile__qty{display:flex}.product-card-mobile__image{width:100%;height:100%;min-width:5rem;max-width:5rem;min-height:5rem;max-height:5rem}.product-card-mobile__content{flex:1;display:flex;flex-direction:column;row-gap:calc(var(--somfy-spacer))}.product-card-mobile__content__sku{display:flex;flex-direction:column;max-width:20rem}.product-card-mobile__content__sku,.product-card-mobile__content__ref{color:var(--brandPrimaryLight);font-weight:400}.product-card-mobile__content__status{display:flex}.product-card-mobile__action{display:flex;align-items:center;column-gap:calc(var(--somfy-spacer));margin-left:auto}.product-card-mobile__action--bold{font-weight:500}.product-card-mobile__action--red{color:var(--error)}.product-card-desktop{border:2px solid var(--beige);border-radius:calc(var(--somfy-spacer));background-color:var(--white);padding:calc(var(--somfy-spacer) * 2)}.product-card-desktop--wrapper{display:flex;align-items:center;column-gap:calc(var(--somfy-spacer) * 2)}.product-card-desktop__qty{display:flex}.product-card-desktop__image{min-width:5rem;max-width:5rem;min-height:5rem;max-height:5rem}.product-card-desktop__content{flex:1;display:flex;align-items:center;justify-content:space-between}.product-card-desktop__content__product{display:flex;flex-direction:column;max-width:20rem}.product-card-desktop__content__sku,.product-card-desktop__content__ref{color:var(--brandPrimaryLight);font-weight:400}.product-card-desktop__content__status{display:flex}.product-card-desktop__action{display:flex;align-items:center;column-gap:calc(var(--somfy-spacer))}.product-card-desktop__action--bold{font-weight:500}.product-card-desktop__action--red{color:var(--error)}.printable-infos{display:none}@media print{.printable-infos{display:block}}@media print{#header,#footer{display:none}}@media print{.bgcolor--beige-light{background:#fff!important}}.identification-creation{width:100%;height:100%;background-color:var(--white);display:flex}.identification-creation__left-element{flex:1}.identification-creation__left-element__link{font-size:.875rem;font-weight:500;line-height:1rem;display:flex;align-items:center}.identification-creation__left-element__back-button{all:unset;font-size:.875rem;font-weight:500;line-height:1rem;display:flex;align-items:center;padding:.25rem;cursor:pointer;border:1px solid var(--primary-dark);border-radius:.875rem}.identification-creation__left-element__back-button svg{width:1.25rem;height:1.25rem}.identification-creation__left-element__back-button span{margin-left:calc(var(--somfy-spacer))}.identification-creation__left-element__back-button:hover span{text-decoration:underline}.identification-creation__left-element__header{padding:calc(var(--somfy-spacer) * 2);display:flex;align-items:center;justify-content:space-between;margin-bottom:calc(var(--somfy-spacer) * 3)}.identification-creation__left-element__return-container{margin-top:calc(var(--somfy-spacer) * 3);padding:0 calc(var(--somfy-spacer) * 2);width:100%}.identification-creation__left-element__form-wrapper{height:calc(100vh - 7.5rem)}.identification-creation__right-element{overflow:hidden;display:none}@media (min-width: 768px){.identification-creation{height:100vh}.identification-creation__left-element{flex:.6}.identification-creation__left-element__header{padding:calc(var(--somfy-spacer) * 4);margin-bottom:calc(var(--somfy-spacer) * 8)}.identification-creation__left-element__return-container{margin-top:calc(var(--somfy-spacer) * 8);position:relative;max-width:25.5rem;margin-right:auto;margin-left:auto;padding:0}.identification-creation__left-element__form-wrapper{height:calc(100% - 12.5rem)}.identification-creation__right-element{overflow:hidden;display:block;flex:.4}}.button-with-tooltip__button{font-family:inherit;min-height:2.375rem;max-height:2.375rem;border:2px solid var(--brandPrimary);border-radius:1.25rem;padding:0 calc(var(--somfy-spacer-rem) * 2);outline:0 solid transparent;display:flex;align-items:center;text-decoration:none}.button-with-tooltip__button:hover,.button-with-tooltip__button:focus-visible{text-decoration:none}.fab-locator-icon{object-fit:contain;width:1.8rem;height:1.8rem;vertical-align:middle}.fab-locator-icon--small{width:1.4rem;height:1.4rem}.fab-locator-icon--mini{width:1rem;height:1rem}.fab-locator-icon--big{width:2.7rem;height:2.7rem}.fab-locator-icon--button{width:1.5rem;height:1.5rem}.fab-locator-icon-wrapper>*{display:block}.fab-locator-icon-wrapper--default-block{display:block}.fab-locator-icon-wrapper--default{display:inline-block;vertical-align:middle}.fab-locator-icon-wrapper--block{display:inline-block;position:relative;padding:.5rem}.fab-locator-icon-wrapper--block:before{content:"";position:absolute;background:currentColor;border-radius:.5rem;opacity:.1;width:100%;height:100%;top:0;left:0}.fab-locator-icon-wrapper--block.icon-wrapper--big{padding:1rem}.fab-locator-icon-wrapper--block.icon-wrapper--big:before{border-radius:.7rem}.fab-locator-icon-wrapper--button{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.fab-locator-icon-wrapper--round,.fab-locator-icon-wrapper--round-border{display:inline-block;position:relative;padding:calc(var(--boxSizeMargin) / 2);border-radius:calc(var(--boxSizeMargin) * 2)}.fab-locator-icon-wrapper--round{background:currentColor}.fab-locator-icon-wrapper--round>*{color:var(--white)}.fab-locator-icon-wrapper--round-border{border:1px solid currentColor}.partner{border-radius:.75rem;border:2px solid var(--beige);border-radius:calc(var(--somfy-spacer-rem) * 2);overflow:hidden}.partner h3{margin-bottom:0}.partner__top,.partner__sub-top{padding:0 calc(var(--somfy-spacer-rem) * 3);background:var(--white)}.partner__top{padding-top:calc(var(--somfy-spacer-rem) * 3);padding-bottom:calc(var(--somfy-spacer-rem) * 2)}.partner__top--icons{width:100%}@media (min-width: 1024px){.partner__top--icons{width:auto}}.partner__top img{height:32px}.partner__sub-top{padding-bottom:calc(var(--somfy-spacer-rem) * 3)}.partner__content{padding:calc(var(--somfy-spacer-rem) * 3);font-size:.875rem;line-height:1rem}@media (max-width: 1023.98px){.partner__content>div>div{width:25%;margin-bottom:calc(var(--somfy-spacer) * 2);height:100%;min-height:5rem}.partner__content>div>div svg{width:2rem;height:2rem}}.partner__icon-wrapper{height:86px;overflow:hidden}@media (min-width: 1024px){.partner__icon-wrapper{height:auto}.partner__icon-wrapper>div{max-width:8.75rem}}.partner__icon-wrapper.is__open{height:auto}.fablocator{border-bottom:2px solid var(--beige)}.fablocator h1{text-align:center;font-size:2.5rem;font-style:normal;font-weight:500;margin-top:calc(var(--somfy-spacer-rem) * 4)}.fablocator__subtitle{text-align:center;color:var(--brandPrimaryLight);font-size:1.125rem;font-style:normal;font-weight:400}.fablocator__section>h3,.fablocator__section>.wrapper-h3{margin-top:calc(var(--somfy-spacer-rem) * 4);margin-bottom:calc(var(--somfy-spacer-rem) * 3)}.fablocator__separator{margin-top:calc(var(--somfy-spacer-rem) * 3)}.fablocator__container{padding-bottom:calc(var(--somfy-spacer-rem) * 7)}@media (min-width: 640px){.fablocator__form-container{background-color:var(--white);padding:calc(var(--somfy-spacer-rem) * 2);border:2px solid var(--beige);border-radius:1rem}}@media (min-width: 768px){.fablocator__form-container{border-radius:1rem}}@media (min-width: 1024px){.fablocator__form-container{border-radius:2.625rem}}.fablocator__form-container .input-wrapper{width:100%}.fablocator__form-container .select-input{border-radius:1.4375rem!important}.fablocator__form-container select{padding:.75rem;border-radius:1.4375rem!important}.password-form{margin-top:calc(var(--somfy-spacer-rem) * 4)}.password-form .form-item__label{font-size:16px;font-style:normal;font-weight:400}.password-form .form-item__label+.form-item__input>*{margin-top:4px;width:554px;max-width:100%}.password-form .error{color:var(--error)}.password-form .no-style{border:none;background:none;top:14px;right:10px;cursor:pointer}.password-form button[type=submit]{max-width:216px;width:100%}@media (max-width: 767.98px){.password-form button[type=submit]{max-width:100%}}.favorites h1{font-size:32px;font-weight:500}.favorites h2{font-size:24px;font-weight:500}.favorites__card{padding:calc(var(--somfy-spacer-rem) * 2);height:12.875rem;border-radius:calc(var(--somfy-spacer-rem) * 2);border:solid 2px var(--beige_rgba_05);background:var(--white);color:var(--brandPrimaryLight);width:96%;margin-right:0;margin-left:2%;cursor:pointer;text-align:left;display:flex;flex-direction:column;justify-content:start;font-family:var(--fontFamily)}.favorites__card:focus{cursor:pointer}@media (min-width: 768px){.favorites__card{width:46%;margin-right:4%;margin-left:0}}@media (min-width: 1440px){.favorites__card{width:31%;margin-right:2.33%;margin-left:0}}.favorites__card>span{font-size:14px}.favorites__card h3{font-size:18px;color:var(--brandPrimary);margin-bottom:calc(var(--somfy-spacer-rem) * 2);margin-top:calc(var(--somfy-spacer-rem) * 2);line-height:18px}.favorites__card--image-wrapper{width:72px;height:72px;border-radius:4px;border:solid 2px var(--beige_rgba_05);display:flex;align-items:center;justify-content:center}.favorites__card .responsive-image{height:100%}.favorites__card img{height:100%;object-fit:cover;padding:calc(var(--somfy-spacer-rem) / 2)}.rma-detail .rma-product-lines h3{font-size:24px;margin-bottom:16px}.rma-detail .rma-product-lines li{border:2px solid var(--beige);border-radius:calc(var(--somfy-spacer));background-color:var(--white);padding:calc(var(--somfy-spacer) * 2)}.rma-detail .rma-product-lines li .rma-product-line__image{min-width:5rem;max-width:5rem;min-height:5rem;max-height:5rem}.order-panel-content{height:calc(100vh - 6.5rem);padding:0 calc(var(--somfy-spacer) * 2) calc(var(--somfy-spacer) * 4);overflow-y:auto}@media (min-width: 768px){.order-panel-content{padding:0 calc(var(--somfy-spacer) * 8) calc(var(--somfy-spacer) * 4)}}.order-panel-content__article-status{display:flex;margin-bottom:calc(var(--somfy-spacer) * 3)}.order-panel-content__qty-sku{display:flex;align-items:center;column-gap:calc(var(--somfy-spacer));margin-top:calc(var(--somfy-spacer) * 3);margin-bottom:calc(var(--somfy-spacer))}.order-panel-content__ref{margin-top:calc(var(--somfy-spacer));margin-bottom:calc(var(--somfy-spacer) * 3);display:block}.order-panel-content__image{margin-top:calc(var(--somfy-spacer) * 3);margin-bottom:calc(var(--somfy-spacer) * 8);min-width:11.875rem;min-height:11.875rem;max-width:11.875rem;max-height:11.875rem}.order-panel-content__history-title,.order-panel-content__price-title{display:block;margin-top:calc(var(--somfy-spacer) * 8);margin-bottom:calc(var(--somfy-spacer) * 4)}.order-panel-content__history-container{border:2px solid var(--beige);border-radius:calc(var(--somfy-spacer));background-color:var(--white)}.order-panel-content__history-container__order-date{display:flex;align-items:center;justify-content:space-between;padding:calc(var(--somfy-spacer) * 3)}.order-panel-content__history-container__order-date:not(:first-child){border-top:1px solid var(--beige)}.order-panel-content__history-container__order-date--label{display:flex;align-items:center;column-gap:calc(var(--somfy-spacer))}.order-panel-content__delivery-container{padding:calc(var(--somfy-spacer) * 3);border-top:1px solid var(--beige);background-color:var(--beige-light)}.order-panel-content__delivery-container__estimated-date{display:flex;align-items:center;justify-content:space-between;margin-bottom:calc(var(--somfy-spacer) * 3)}.order-panel-content__delivery-container__estimated-date--label{display:flex;align-items:center;column-gap:calc(var(--somfy-spacer))}.order-panel-content__delivery-container__estimated-date--label .chip--filled--beige-light{border:1px solid var(--white)}.order-panel-content__delivery-container__track-package{background-color:var(--white);border-radius:calc(var(--somfy-spacer));padding:calc(var(--somfy-spacer) * 2);display:flex;align-items:center;justify-content:space-between;gap:calc(var(--somfy-spacer) * 2)}.order-panel-content__delivery-container__track-package--label-container{display:flex;align-items:center;column-gap:calc(var(--somfy-spacer))}.order-panel-content__delivery-container__track-package--label{display:flex;flex-direction:column}.order-panel-content__price-container{display:flex;flex-direction:column;border:2px solid var(--beige);border-radius:calc(var(--somfy-spacer));padding:calc(var(--somfy-spacer) * 3)}.order-panel-content__price-container>div{padding-bottom:calc(var(--somfy-spacer) * 2);margin-bottom:calc(var(--somfy-spacer) * 2);border-bottom:solid 1px var(--beige)}.order-panel-content__price-container>div:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.order-panel-content__price-title{margin-top:calc(var(--somfy-spacer) * 4)}: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}:root{--menuBreakpoint: 56em}.comparator-header{flex-wrap:wrap;position:relative;justify-content:space-between}.comparator-header .comparator-header__title{display:block;margin:0;text-align:center;width:100%}@media (min-width: 1024px){.comparator-header .comparator-header__title{width:auto;text-align:left}}@media (max-width: 1023.98px){.comparator-header .a,.comparator-header h1{flex:1 1 50%;text-align:right!important}.comparator-header h1{font-size:18px}.comparator-header .comparator-header__checkbox{flex:1 1 100%;text-align:right;margin-left:auto;margin-top:1rem;justify-content:end}}
