/* brandplatform v1.9.17 */

[style*="--aspect-ratio"]>:first-child,[style*="--aspect-ratio"]>:nth-child(2){width:100%}[style*="--aspect-ratio"]>img,[style*="--aspect-ratio"]>iframe{height:auto}@supports (--custom: property){[style*="--aspect-ratio"]{position:relative}[style*="--aspect-ratio"]::before{content:"";display:block;padding-bottom:calc(100% / (var(--aspect-ratio)))}[style*="--aspect-ratio"]>:first-child,[style*="--aspect-ratio"]>:nth-child(2){position:absolute;top:0;left:0;height:100%}[style*="--max-width"]{max-width:var(--max-width) !important}}@-webkit-keyframes slideIn{from{-webkit-filter:blur(1.5rem);filter:blur(1.5rem)}to{-webkit-filter:blur(0);filter:blur(0)}}@keyframes slideIn{from{-webkit-filter:blur(1.5rem);filter:blur(1.5rem)}to{-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes slideOut{from{-webkit-filter:blur(0);filter:blur(0)}to{-webkit-filter:blur(1.5rem);filter:blur(1.5rem)}}@keyframes slideOut{from{-webkit-filter:blur(0);filter:blur(0)}to{-webkit-filter:blur(1.5rem);filter:blur(1.5rem)}}@-webkit-keyframes skeletonPulse{0%{background-position:0% 0%}100%{background-position:-135% 0%}}@keyframes skeletonPulse{0%{background-position:0% 0%}100%{background-position:-135% 0%}}@-webkit-keyframes slideInFromBottom{0%{bottom:-100%}100%{bottom:0%}}@keyframes slideInFromBottom{0%{bottom:-100%}100%{bottom:0%}}@-webkit-keyframes slideOutToBottom{0%{bottom:0%}100%{bottom:-100%}}@keyframes slideOutToBottom{0%{bottom:0%}100%{bottom:-100%}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}80%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes loadingDotAnimation{0%,12.5%{background-color:#3e4551;-webkit-transform:scale(1);transform:scale(1)}25%{background-color:#3e4551;-webkit-transform:scale(0.25);transform:scale(0.25)}37.5%,50%,62.5%{background-color:#009fdc;-webkit-transform:scale(1);transform:scale(1)}75%{background-color:#009fdc;-webkit-transform:scale(0.25);transform:scale(0.25)}87.5%,100%{background-color:#3e4551;-webkit-transform:scale(1);transform:scale(1)}}@keyframes loadingDotAnimation{0%,12.5%{background-color:#3e4551;-webkit-transform:scale(1);transform:scale(1)}25%{background-color:#3e4551;-webkit-transform:scale(0.25);transform:scale(0.25)}37.5%,50%,62.5%{background-color:#009fdc;-webkit-transform:scale(1);transform:scale(1)}75%{background-color:#009fdc;-webkit-transform:scale(0.25);transform:scale(0.25)}87.5%,100%{background-color:#3e4551;-webkit-transform:scale(1);transform:scale(1)}}.a-loading-bar{position:relative;z-index:1;width:100%;height:100%;min-height:.9rem;overflow:hidden}.a-loading-bar:after{content:"";position:absolute;top:0;left:0;width:calc(100% - .4rem);height:calc(100% - .4rem);min-height:.5rem;border:0.2rem solid #dcdcdc;border-radius:.2rem;transition:all 0.2s ease-in-out}.a-loading-bar__text{margin:.5rem .75rem;overflow:hidden;color:#009fdc;font-size:1.5rem;text-overflow:ellipsis;white-space:nowrap}.a-loading-bar__loading-bar{position:absolute;top:0;left:0;z-index:2;width:50%;height:100%;min-height:.5rem;border:0.2rem solid #009fdc;border-right:none;border-radius:.2rem 0 0 .2rem;background-color:rgba(0,159,220,0.3);transition:width 0.3s ease-in-out}.a-loading-bar--success .a-loading-bar__loading-bar,.m-progress-bar--success .m-progress-bar__content__loading-bar .a-loading-bar__loading-bar{border:0.2rem solid #009fdc;border-radius:.2rem}.a-loading-bar--error .a-loading-bar__loading-bar,.m-progress-bar--error .m-progress-bar__content__loading-bar .a-loading-bar__loading-bar{display:none}.a-loading-bar--error:after,.m-progress-bar--error .m-progress-bar__content__loading-bar:after{border:0.2rem solid #ed1c24}.a-loading-bar--error .a-loading-bar__text,.m-progress-bar--error .m-progress-bar__content__loading-bar .a-loading-bar__text{color:#ed1c24}.m-header__title,.m-header__subtitle{overflow:hidden}.m-header__title{color:#009fdc;font-size:3.7rem;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}@media screen and (max-width: 64em){.m-header__title{width:100%;font-size:3rem}}.m-header__text{margin-bottom:2rem;color:#3e4551}.m-header__link{padding-right:2.5rem;color:#009fdc;text-decoration:underline;cursor:pointer}.m-header__link:before{position:absolute;top:.25rem;right:0}.m-header__subtitle,.m-header__additional-content{margin:0 0 2rem}@media screen and (max-width: 64em){.m-header__subtitle,.m-header__additional-content{width:100%;margin:0 0 1.5rem;font-size:2.1rem}}.m-header__controls{display:none}.m-header__controls__less{margin-left:.5rem}.m-header__price-container{position:relative;display:flex;gap:.75rem;justify-content:flex-end;align-items:flex-end}@media screen and (max-width: 60.5em){.m-header__price-container{align-items:center;color:#3e4551}}@media screen and (max-width: 63.9375em){.m-header__price__content{display:flex;width:100%}}.m-header__price{width:100%;font-size:1.6rem;font-weight:500;color:#009fdc}@media screen and (min-width: 60.0625em){.m-header__price{width:auto;font-size:3.2rem;font-weight:400}}.m-header__price .m-header__price__striked{color:#3e4551;font-size:1.5rem;text-decoration:line-through}@media screen and (max-width: 63.9375em){.m-header__price .m-header__price__striked{font-weight:400}}.m-header__price .m-header__price__set{font-size:1.5rem;color:#999da3}@media screen and (max-width: 63.9375em){.m-header__price .m-header__price__set{font-weight:400}}.m-header__price__content .m-header__price{width:auto;width:initial}.m-header__price-excl{position:absolute;top:-1.5rem;right:0;align-items:end;width:34.5rem;text-align:right;font-size:1.2rem;color:#3e4551}@media screen and (max-width: 63.9375em){.m-header__price-excl{position:relative;top:auto;right:auto;width:100%;text-align:right}}.m-header__mobile-tag{color:#999da3}@media screen and (min-width: 60.0625em){.m-header__mobile-tag{margin:.4rem 0 0 0}}@media screen and (max-width: 60.0625em){.m-header__price-info-container{margin-left:.5rem}}@media screen and (min-width: 64em){.m-header__price-info-container{top:-1.3rem;left:auto;display:block;width:unset;height:unset}}.m-header__price-info{position:absolute;top:0;right:auto}@media screen and (min-width: 64em){.m-header__price-info{top:-1.8rem;right:-2.5rem;left:auto}}.m-header__tooltip-container{position:relative}.m-header__info,.m-header__price-info{width:2rem;height:2rem;border-radius:5rem;color:#fff;background-color:#009fdc;text-align:center}.m-header__info:hover,.m-header__price-info:hover{cursor:pointer}.m-header__review{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:.5rem}.m-header__review .a-link{height:100%;margin-top:.3rem}.m-header__review .a-review-stars{margin-top:-.3rem}@media screen and (min-width: 21.875em){.m-header__review .a-review-stars{margin-top:-.5rem}}.m-header__review .a-review-rating{margin:0 1rem;padding-top:.3rem}.m-header__review-logo{margin:.3rem 0 1.2rem .3rem}.m-header--select-source{position:fixed;top:0;z-index:103}.m-header--select-source .m-header__icon-back{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;grid-area:iconBack;justify-self:start}.m-header--select-source .m-header__icon-close{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:7;grid-area:iconClose;justify-self:start}.m-header--select-source .m-header__icon-partner{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;grid-area:iconPartner}.m-header--select-source .m-header__title{-ms-grid-row:1;-ms-grid-column:5;grid-area:titlePartner;color:#3e4551;font-size:2.1rem}.m-header--select-source .m-header__subtitle{-ms-grid-row:2;-ms-grid-column:5;grid-area:subTitle;margin-bottom:0;color:#3e4551;font-size:1.7rem;font-weight:400}.m-header--select-source .m-header__icon-back,.m-header--select-source .m-header__icon-partner,.m-header--select-source .m-header__title,.m-header--select-source .m-header__subtitle{align-self:center}.m-header--select-source.m-header{display:grid;grid-template-columns:3.2rem 3.2rem 1fr 2.8rem;grid-template-rows:auto auto;grid-template-areas:"iconBack iconPartner titlePartner iconClose" "iconBack iconPartner subTitle iconClose";-webkit-column-gap:.8rem;column-gap:.8rem;width:calc(100% - 5rem);max-width:124rem;padding-top:1.5rem;padding-bottom:.5rem;border-bottom:0.1rem solid #f4f4f4;background-color:#fff}.p-design-selection-page--different-formats .m-header{position:relative;grid-template-columns:3.2rem 1fr;grid-template-areas:"iconBack titlePartner" "iconBack subTitle";padding-top:0;border-bottom:none}.m-header--price-below-title{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%}.m-header--price-below-title.m-header--detail{margin:0}.m-header--price-below-title .m-header__title{width:100%;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.m-header--price-below-title .m-header__price-container,.m-header--price-below-title .m-header__price-excl{margin-left:.3rem}.m-header--price-below-title .m-header__price-container{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center}.m-header--price-below-title .m-header__price{text-align:left}@media screen and (min-width: 60.0625em){.m-header--price-below-title .m-header__price{font-size:2.4rem}}.m-header--price-below-title .m-header__price .m-header__price--sup{position:relative;top:-.4rem;left:-.7rem;font-size:1.1rem;font-weight:500}@media screen and (min-width: 60.0625em){.m-header--price-below-title .m-header__price .m-header__price--sup{top:-.6rem;left:-1rem;font-size:1.6rem}}.m-header--price-below-title .m-header__price-excl{position:static;padding-left:0;font-size:1.2rem;text-align:left}@media screen and (max-width: 63.9375em){.m-header--price-below-title .m-header__price-excl{margin-top:.5rem}}.m-header--price-below-title .m-header__price-excl .m-header__price-excl__link,.m-header--price-below-title .m-header__price-excl .m-header__price-excl__link:link,.m-header--price-below-title .m-header__price-excl .m-header__price-excl__link:visited,.m-header--price-below-title .m-header__price-excl .m-header__price-excl__link:focus{color:inherit;font-size:inherit;text-decoration:none !important}@media screen and (min-width: 48em){.m-header--price-below-title .m-header__price-excl{padding-left:0}}.m-header--price-below-title .m-header__price-excl .m-header__price-excl--sup{position:relative;top:-.3rem;left:-.2rem;font-size:1rem;font-weight:500}.m-header--price-below-title .m-header__price-info{top:-.1rem;right:-2rem;position:absolute}@media screen and (min-width: 60.0625em){.m-header--price-below-title .m-header__price-info{top:.4rem;right:-3.1rem}}@media screen and (max-width: 63.9375em){.m-header--price-below-title .m-header__price-info-container{display:inline}}.m-header--price-below-title .m-header__price__content{display:flex;justify-content:flex-start}.m-header--subtitle .m-header__title,.m-header--text .m-header__title{margin:0 0 1rem}.m-header--subtitle .m-header__text,.m-header--text .m-header__text{line-height:1.7}.m-header--subtitle.m-header--home .m-header__subtitle,.m-header--text.m-header--home .m-header__subtitle{font-size:2.4rem}.m-header--search-results .m-header__title{color:#3e4551}.m-header--search-results .m-header__title .m-header__title--highlight{color:#009fdc}.m-header--centered{text-align:center}.m-header--creation-platform>.m-header__title{margin:0 0 1rem}.m-header--creation-platform>.m-header__text{margin-bottom:2rem;line-height:1.7}.m-header--creation-platform>.a-button{display:block;margin-left:auto;margin-right:0}.m-header--dsp{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media screen and (min-width: 60.0625em){.m-header--dsp{flex-direction:row;justify-content:space-between}.m-header--dsp .m-header__dsp-information__designs,.m-header--dsp .m-header__dsp-information__personal-choice{margin-top:0}}@media screen and (min-width: 60.0625em){.m-header--dsp .m-header__dsp-information__designs{width:calc(66.667% - 1rem)}}@media screen and (min-width: 75em){.m-header--dsp .m-header__dsp-information__designs{width:75%}}.m-header--dsp .m-header__dsp-information__designs .m-header__title{margin-bottom:1rem;color:#3e4551}.m-header--dsp .m-header__dsp-information__designs .m-header__dsp-information__available-designs .m-header__dsp-information__number-of-available-designs{font-weight:500}.m-header--dsp .m-header__dsp-information__personal-choice{width:100%;padding:1rem 2rem;border:0.1rem solid #dcdcdc;border-radius:.3rem;margin:1.5rem 0;text-align:left}@media screen and (min-width: 60.0625em){.m-header--dsp .m-header__dsp-information__personal-choice{width:calc(33.334% - 2rem);margin:0 0 1rem;text-align:right}}@media screen and (min-width: 75em){.m-header--dsp .m-header__dsp-information__personal-choice{width:calc(((75% - 6.75rem) /3))}}.m-header--dsp .m-header__dsp-information__personal-choice .m-header__dsp-information__personal-choice__title{font-weight:500}.m-header--dsp .m-header__dsp-information__personal-choice__product-name,.m-header--dsp .m-header__dsp-information__personal-choice__product-size,.m-header--dsp .m-header__dsp-information__personal-choice__product-price,.m-header--dsp .m-header__dsp-information__personal-choice__striked-price,.m-header--dsp .m-header__dsp-information__personal-choice__product-promotion{margin-top:.4rem}.m-header--dsp .m-header__dsp-information__personal-choice__product-price--sup,.m-header--dsp .m-header__dsp-information__personal-choice__promotion--sup{position:relative;top:-.3rem;left:-.2rem;font-size:1.1rem;font-weight:500}.m-header--dsp .m-header__dsp-information__personal-choice .m-header__dsp-information__personal-choice__striked-price{font-size:1.3rem;font-weight:500;text-decoration:line-through}.m-header--with-price-popup{grid-area:price;align-items:flex-end;width:auto}.m-header--with-price-popup .m-header__mobile-tag,.m-header--with-price-popup .m-header__price-excl{color:#3e4551}.m-header--with-price-popup.m-header--price-below-title .m-header__price{font-size:2.4rem;font-weight:400;line-height:1.2}.m-header--with-price-popup.m-header--price-below-title .m-header__price-excl{text-align:right}@media screen and (min-width: 60.0625em){.m-header--with-price-popup.m-header--price-below-title .m-header__price-excl{margin-top:-.3rem}}.m-header--with-price-popup.m-header--price-below-title .m-header__price-info{top:.4rem}.m-header--with-price-popup .m-header__price-container{width:auto}.m-header--with-price-popup .m-header__price-info:before{line-height:1.3;vertical-align:unset}@media screen and (min-width: 60.0625em){.m-header--with-price-popup .m-header__mobile-tag{margin:.5rem 0 0 0}}@media screen and (min-width: 60.0625em) and (hover: none) and (pointer: coarse){.m-header--with-price-popup .m-header__mobile-tag{margin:.5rem 0 0 0}}.m-header.m-header--without-background,.m-header__title-container{z-index:100;display:flex;flex-direction:column;justify-content:center;align-items:center}.m-header.m-header--without-background{width:100%;max-width:100%}.m-header.m-header--without-background .m-header__title-container{z-index:1;width:100%;padding:1.5rem	1rem 2.5rem;margin-top:unset;background-color:#fff}.m-header.m-header--without-background .m-header__title-container__title{max-width:100%;color:#3e4551;font-size:2.8rem;text-align:center}@media screen and (min-width: 48em){.m-header.m-header--without-background .m-header__title-container__title{font-size:4rem}}.m-header.m-header--without-background .m-header__title-container__sub-title{max-width:100%;margin-top:.5rem;font-weight:300;text-align:center;line-height:1.5}@media screen and (min-width: 48em){.m-header.m-header--without-background .m-header__title-container__sub-title{font-size:1.8rem}}.m-header--promotion .m-header__price__default:not(.u-color--light-grey):not(.u-color--orange):not(.u-color--red):not(.u-color--light-red):not(.u-color--pink):not(.u-color--soft-pink):not(.u-color--purple):not(.u-color--blue):not(.u-color--light-blue):not(.u-color--green):not(.u-color--grey-green):not(.u-color--black){color:#ff9901}.m-header__title--fixed{position:relative;-webkit-transform:translateX(0.05rem);transform:translateX(0.05rem)}.skeleton-loading.m-header__title,.skeleton-loading.m-header__subtitle,.skeleton-loading.m-header__price-container,.skeleton-loading.m-header__price-excl{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;margin-left:0}.skeleton-loading.m-header__price-container{max-height:2.38rem}@media screen and (min-width: 48em){.skeleton-loading.m-header__price-excl{margin-top:.5rem}}.skeleton-loading.m-header__review{margin-top:.5rem}.skeleton-loading.m-header__review .a-review-stars{max-height:2.8rem;overflow:hidden}.m-authentication-links{width:100%;text-align:center}.m-authentication-links__login{width:100%}.m-authentication-links__register{margin-top:1.5rem}.m-image-description{display:flex;flex-direction:row;align-items:center;width:100%}.m-image-description .m-image-description__header,.m-image-description .m-newsletter--image-description{order:1}.m-image-description .m-image-description__content-container{position:relative;order:0}.m-image-description__title-content{margin-bottom:1rem;color:#009fdc;font-size:2.4rem;font-weight:300}.m-image-description:last-of-type .m-image-description__header{margin:2rem 0 1rem}@media screen and (min-width: 60.0625em){.m-image-description:last-of-type .m-image-description__header{margin:3rem}}.m-image-description:not(.m-image-description--header-and-image){flex-direction:column}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__link-title{display:inline-block}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__content-container,.m-image-description:not(.m-image-description--header-and-image) .m-image-description__header{width:100%}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__content-container,.m-image-description:not(.m-image-description--header-and-image) .m-image-description__image-container{position:relative;max-height:25rem}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__image-container{overflow:hidden;display:flex;flex-wrap:wrap;align-content:center}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__image-container .m-image-description__picture{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__image,.m-image-description:not(.m-image-description--header-and-image) .m-image-description__video,.m-image-description:not(.m-image-description--header-and-image) .m-image-description__local-video{width:100%;height:100%;margin:auto;object-fit:cover;object-position:center;transition:all 0.2s ease-in-out}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__video{height:100%}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__local-video{width:100%;height:100%}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__link-content:hover .m-image-description__image{-webkit-transform:scale(1.08);transform:scale(1.08)}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__header{margin:2rem 0 3rem}@media screen and (min-width: 60.0625em){.m-image-description:not(.m-image-description--header-and-image) .m-image-description__header{margin:3rem}}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__text{line-height:1.6}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__text strong{font-weight:500}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__text ~ .a-button{margin-top:2rem}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__link{padding-right:2.5rem;color:#009fdc;text-decoration:underline;cursor:pointer}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__link:before{position:absolute;top:.25rem;right:0}@media screen and (min-width: 48em){.m-image-description:not(.m-image-description--header-and-image){flex-direction:row}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__content-container,.m-image-description:not(.m-image-description--header-and-image) .m-image-description__image-container{height:35em;max-height:35rem}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__image-container{width:100%}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__content-container{width:50%}.m-image-description:not(.m-image-description--header-and-image) .m-image-description__header{width:calc((50%) - (4.5rem));margin:3rem 0 3rem 4.5rem}}.m-image-description__button{position:absolute;right:0;bottom:0}.m-image-description__button:hover{border:0.1rem solid #009fdc;background-color:#fff;color:#009fdc}.m-image-description__button:hover::before{color:inherit;fill:inherit}.m-image-description.m-image-description--contact-page{align-items:flex-start}.m-image-description.m-image-description--contact-page .m-image-description__header{order:0;margin:0 0 2rem 0}.m-image-description.m-image-description--contact-page .m-image-description__content-container,.m-image-description.m-image-description--contact-page .m-image-description__image-container{order:1;height:auto}.m-image-description.m-image-description--contact-page .m-image-description__title-content{margin-bottom:1.5rem;color:#009fdc;font-size:3.7rem;font-weight:300;overflow-wrap:none;word-wrap:none;-webkit-hyphens:none;hyphens:none}@media screen and (max-width: 63.9375em){.m-image-description.m-image-description--contact-page .m-image-description__title-content{width:100%;font-size:3rem}}.m-image-description.m-image-description--contact-page .m-image-description__image{position:initial;top:initial;right:initial;bottom:initial;left:initial;width:100%}.m-image-description.m-image-description--header-and-image{flex-direction:column;justify-content:center;height:100%}.m-image-description.m-image-description--header-and-image .m-image-description__header{display:flex;flex-direction:column;justify-content:center;align-items:center;order:0}.m-image-description.m-image-description--header-and-image .m-image-description__title-content{color:#3e4551;font-size:2.4rem}.m-image-description.m-image-description--header-and-image .m-image-description__text{font-weight:300;text-align:center}.m-image-description.m-image-description--header-and-image .m-image-description__content-container{order:1;margin:4rem}.m-image-description.m-image-description--header-and-image .m-image-description__image{width:100%;height:100%}@media screen and (min-width: 48em){.m-image-description.m-image-description--header-and-image{flex-direction:row}}.m-image-description.m-image-description--header-and-image.m-image-description--header-and-image-reverse .m-image-description__header{order:1}.m-image-description.m-image-description--header-and-image.m-image-description--header-and-image-reverse .m-image-description__content-container{order:0}@media screen and (min-width: 48em){.m-image-description.m-image-description--image-right .m-image-description__header,.m-image-description.m-image-description--image-right .m-newsletter--image-description{order:0;margin:3rem 4.5rem 3rem 0}.m-image-description.m-image-description--image-right .m-image-description__content-container{order:1}.m-image-description.m-image-description--contact-page .m-image-description__header{width:calc(60% - 3rem);margin:0 3rem 0 0}.m-image-description.m-image-description--contact-page .m-image-description__header:last-child{width:100%}.m-image-description.m-image-description--contact-page .m-image-description__content-container{width:40%}}@media screen and (min-width: 60.0625em){.m-image-description.m-image-description--contact-page .m-image-description__header{align-self:flex-start;width:calc(66.67% - 4rem);margin:0 4rem 3rem 0}}.skeleton-loading.m-image-description__title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:3.82rem;margin-bottom:.5rem}.m-content-container{margin-top:2rem}.m-content-container__title{padding:0 0 1.5rem 0;border-bottom:0.1rem solid #dcdcdc;margin:0 0 1.5rem -.1rem;color:#3e4551;font-size:2.1rem;text-align:left}.m-content-container__description{margin-bottom:1rem;color:#3e4551;font-size:1.5rem;line-height:1.7}.m-content-container__description--smaller-lineheight{line-height:inherit}.m-content-container__content{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 60.0625em){.m-content-container__content{flex-direction:row;justify-content:space-between;flex-wrap:wrap}}.m-content-container__button{width:100%;margin-top:.3rem}@media screen and (min-width: 60.0625em){.m-content-container__button{width:auto}}.m-content-container__image+.m-content-container__description{margin-top:1.5rem}.m-content-container--faq .m-content-container__container{display:flex;justify-content:center;align-items:center}.m-content-container--faq .m-content-container__content{max-width:76.8rem}.m-content-container--faq .m-content-container__collapsable{width:100%}.m-content-container--faq .m-content-container__collapsable .m-collapsable__title{padding:2.6rem 2.1rem 2.6rem 0;font-size:2rem;font-weight:400}.m-content-container--faq .m-content-container__collapsable .m-collapsable__title:after{top:2.9rem}.m-content-container--faq .m-content-container__collapsable.is-collapse-open .m-collapsable__content{padding:2.8rem 0 2rem}.m-content-container--order-confirmation .m-content-container__container,.m-content-container--bring-a-friend .m-content-container__container,.m-content-container--bring-a-friend-bottom .m-content-container__container{display:flex;flex-direction:column;justify-content:center;align-items:center}.m-content-container--order-confirmation .m-content-container__description{text-align:center}@media screen and (min-width: 60.0625em){.m-content-container--bring-a-friend .m-content-container__container,.m-content-container--bring-a-friend-bottom .m-content-container__container{display:block}.m-content-container--bring-a-friend .m-content-container__container .m-content-container__image,.m-content-container--bring-a-friend-bottom .m-content-container__container .m-content-container__image{float:left;margin-right:3rem}}@media screen and (min-width: 60.0625em){.m-content-container--bring-a-friend-bottom .m-content-container__description{min-height:17.8rem}}.m-content-container__content--align-right{justify-content:flex-end;align-items:flex-end}.m-content-container .skeleton-loading.m-content-container__description{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.m-content-container.m-content-container--contact-form .skeleton-loading.a-form-input:not(.m-file-upload__upload-field),.m-content-container.m-content-container--contact-form .skeleton-loading.a-button:not(.m-form__button-top){width:100%}.m-content-container .m-split-panel__find-order:nth-child(2) .skeleton-loading.a-form-input,.m-content-container .m-split-panel__find-order:nth-child(2) .skeleton-loading.a-button:not(.m-form__button-top){width:100%}.m-split-panel{display:flex;flex-direction:column;width:100%}.m-split-panel__description{margin-bottom:1rem;color:#3e4551;font-size:1.5rem;line-height:1.7}.m-split-panel__content{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 60.0625em){.m-split-panel__content{flex-direction:row}}@media screen and (min-width: 60.0625em){.m-split-panel__login,.m-split-panel__order-details{padding-right:3rem}}.m-split-panel__login,.m-split-panel__find-order,.m-split-panel__order-details{width:100%}.m-split-panel__login{padding-bottom:2rem;border-bottom:0.1rem solid #dcdcdc}@media screen and (min-width: 60.0625em){.m-split-panel__login{border-right:0.1rem solid #dcdcdc;border-bottom:none}}.m-split-panel__login .m-form__button-top-container{padding-top:0}.m-split-panel__login .m-form__login-section__title{padding-top:0}.m-split-panel__login .m-form__login-section__close-container{top:.8rem}.m-split-panel__order-details{line-height:1.7}.m-split-panel__find-order .m-form,.m-split-panel__find-order .m-form__element{height:initial}.m-split-panel__login+.m-split-panel__find-order{padding:2rem 0 0}@media screen and (min-width: 60.0625em){.m-split-panel__login+.m-split-panel__find-order{padding:0 0 0 3rem}}.m-split-panel__order-details__date-title,.m-split-panel__order-details__order-title,.m-split-panel__order-details__consolidated-title{font-weight:500}.m-split-panel__order-details__consolidated{margin-bottom:2rem}.m-split-panel__order-details__product{padding:2rem;border:0.1rem solid #dcdcdc;border-radius:.3rem;margin:2rem 0}.m-split-panel__order-details__product-title{padding-bottom:1rem;font-size:1.6rem;font-weight:600}.m-split-panel__order-details__product-date-title,.m-split-panel__order-details__product-track-and-trace-title,.m-split-panel__order-details__product-status-title,.m-split-panel__order-details__product-quantity-title,.m-split-panel__order-details__product-track-and-trace-number{font-weight:500}.m-split-panel__order-details__date-number,.m-split-panel__order-details__order-number,.m-split-panel__order-details__product-date-number,.m-split-panel__order-details__product-track-and-trace-number,.m-split-panel__order-details__product-status-text,.m-split-panel__order-details__product-quantity-number{margin-left:.5rem}.m-split-panel__order-details__product-track-and-trace-number .a-link__text{color:#009fdc}.m-split-panel__order-details__button{width:100%}.m-split-panel__visual{position:relative;display:flex;justify-content:center;align-items:center;width:100%;padding-top:1rem}@media screen and (min-width: 60.0625em){.m-split-panel__visual{justify-content:flex-end;align-items:flex-end;padding-top:0;margin:1.2rem 2rem 0 0}}.m-split-panel__visual-image{max-height:19.9rem}.skeleton-loading.m-split-panel__description,.skeleton-loading.m-split-panel__order-details__order,.skeleton-loading.m-split-panel__order-details__order-number,.skeleton-loading.m-split-panel__order-details__consolidated-title,.skeleton-loading.m-split-panel__order-details__consolidated-status,.skeleton-loading.m-split-panel__order-details__consolidated{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.skeleton-loading.m-split-panel__visual,.skeleton-loading.m-split-panel__order-details__date{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.skeleton-loading.m-split-panel__visual-image{object-position:-9999.9rem 9999.9rem}.m-contact-tile{min-width:28rem;width:100%;padding:1.5rem 1.5rem 2rem 2rem;margin:1rem 0;border:0.1rem solid #dcdcdc;border-radius:.3rem;line-height:1.7}@media screen and (min-width: 48em){.m-contact-tile{padding:2rem 1.5rem 2.5rem 2.5rem}}@media screen and (min-width: 60.0625em){.m-contact-tile:nth-last-of-type(n+2),.m-contact-tile:nth-last-of-type(n+2) ~ .m-contact-tile{width:calc(50% - 1rem)}.m-contact-tile:nth-last-of-type(n+3):nth-last-of-type(-n+3):first-of-type,.m-contact-tile:nth-last-of-type(n+3):nth-last-of-type(-n+3):first-of-type ~ .m-contact-tile{width:calc(33.33% - 1.34rem)}}.m-contact-tile__title{display:flex;align-items:center;min-height:4rem;margin-bottom:1.5rem;color:#3e4551;font-size:1.6rem;font-weight:500}.m-contact-tile__title:after{display:none}.m-contact-tile__title__icon{width:4rem;height:4rem;margin-right:1rem}.m-contact-tile__title__icon svg{width:4rem;height:4rem}.m-contact-tile__title__icon svg *{fill:#3e4551 !important}.m-contact-tile__telephone-link,.m-contact-tile__email-link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#009fdc;font-size:1.8rem;font-weight:500;text-decoration:none;transition:all 0.2s ease-in-out;cursor:pointer}.m-contact-tile__telephone-link:after,.m-contact-tile__email-link:after{content:"";display:block;width:0;height:.1rem;background-color:#009fdc;transition:all 0.2s ease-in-out}.m-contact-tile__telephone-link:hover:after,.m-contact-tile__email-link:hover:after{width:100%}@media (hover: none) and (pointer: coarse){.m-contact-tile__telephone-link:hover:after,.m-contact-tile__email-link:hover:after{width:0}}.m-contact-tile__telephone-link{display:block}.m-contact-tile__email-link{display:inline-block}.m-contact-tile__chat{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 0 2rem}.m-contact-tile__speech-bubble{position:relative;width:calc(100% - 10rem);padding:1.5rem;background:#f4f4f4;font-weight:500}.m-contact-tile__speech-bubble:before{content:"";position:absolute;right:-.6rem;width:0;height:0;border-left:0.9rem solid #f4f4f4;border-right:0.9rem solid transparent;border-top:0.9rem solid #f4f4f4;border-bottom:0.9rem solid transparent;-webkit-transform:rotate(135deg);transform:rotate(135deg)}@media screen and (min-width: 31.25em){.m-contact-tile__speech-bubble{width:calc(100% - 14rem)}}@media screen and (min-width: 60.0625em) and (max-width: 64em){.m-contact-tile__speech-bubble{width:calc(100% - 10rem)}}.m-contact-tile__image{width:8rem;height:8rem}@media screen and (min-width: 31.25em){.m-contact-tile__image{width:10rem;height:10rem}}@media screen and (min-width: 60.0625em) and (max-width: 64em){.m-contact-tile__image{width:8rem;height:8rem}}.m-contact-tile__status-indicator{position:relative;display:inline-block;padding:.4rem 1.4rem .3rem 4.1rem;border-radius:.3rem;margin-top:2rem;background-color:#53ce66;color:#fff}.m-contact-tile__status-indicator:before{position:absolute;top:.8rem;left:1rem;z-index:1;color:#53ce66;font-size:1.8rem;font-weight:600}.m-contact-tile__status-indicator:after{content:"";position:absolute;top:.6rem;left:.8rem;display:block;width:2.1rem;height:2.1rem;border-radius:50%;background-color:#fff}.m-contact-tile .m-social-media{display:inline-flex;align-items:flex-start}.m-contact-tile .m-social-media .m-social-media__list{justify-content:flex-start;margin-left:-.4rem}.m-recaptcha{display:inline-block;margin:1rem 0}.m-recaptcha__info-text{width:0;min-width:100%;padding:1rem 0 0 0;color:#777;font-size:1.3rem;text-align:left}.m-recaptcha__info-text:empty{display:none}.m-recaptcha__error-text{display:none;width:0;min-width:100%;padding:.5rem 0 0 0;color:#ed1c24;font-size:1.3rem;font-weight:500;text-align:left}.m-recaptcha--error .m-recaptcha__error-text{display:block}.m-file-upload{display:inline-flex;flex-direction:column;align-items:flex-start;width:100%}.m-file-upload__file{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.5rem 0}.m-file-upload__file-name{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.m-file-upload__info-text{padding:.5rem 0 1rem}.m-file-upload__upload-field{max-height:5.775rem}.skeleton-loading.m-file-upload__upload-field{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.m-suggestion{position:relative;width:100%;padding:2.5rem 4rem 2.5rem 2.5rem;border-radius:.2rem;margin:1rem 0;background-color:#f4f4f4;word-break:keep-all;word-wrap:break-word}.m-suggestion__close{position:absolute;top:0;right:0;padding:1rem;font-size:2.8rem;line-height:1;cursor:pointer}.m-suggestion__content .m-header__title{margin-bottom:1rem;color:#3e4551;font-size:1.8rem;font-weight:400}.m-suggestion__content .m-header__text{position:relative;margin-bottom:3.2rem;line-height:1.3}.m-suggestion__content .m-header__link{position:absolute;right:0;bottom:-3.5rem;color:#3e4551;text-decoration:none}.m-progress-bar{display:flex;flex-direction:column;width:100%;padding:.75rem 0;opacity:1;visibility:visible;transition:all 0.2s ease-in-out}.m-progress-bar__content{display:flex;justify-content:space-between;align-items:center;width:100%;max-height:2.8rem}.m-progress-bar__content__loading-bar{max-height:2.8rem;margin-right:2rem}.m-progress-bar__content__status{display:flex;min-width:3.8rem;margin-left:1rem}.m-progress-bar__content__status__progress,.m-progress-bar__content__status__error,.m-progress-bar__content__status__success{width:0;height:0;opacity:0;visibility:hidden;transition:opacity 0.2s ease-in-out}.m-progress-bar__content__status__error,.m-progress-bar__content__status__success{margin-top:-.4rem;font-size:2.4rem}.m-progress-bar__content__status__progress,.m-progress-bar__content__status__success{color:#009fdc}.m-progress-bar__content__status__error{color:#ed1c24}.m-progress-bar__content__remove.a-button.a-button--icon-only{padding:0;border:none;margin:-.5rem 0 0 1rem;color:#3e4551;background-color:#fff;font-size:2.4rem}.m-progress-bar__content__remove.a-button.a-button--icon-only:hover{border:none;box-shadow:none;color:#009fdc}.m-progress-bar__error{display:none;justify-content:space-between;padding-top:1rem;font-size:1.4rem}.m-progress-bar__error__message{width:calc(100% - 9.9rem);color:#ed1c24}.m-progress-bar__error__timer{color:#999da3}.m-progress-bar--loading .m-progress-bar__content__status__progress{width:100%;height:100%;opacity:1;visibility:visible}.m-progress-bar--success .m-progress-bar__content__status__success{width:100%;height:100%;opacity:1;visibility:visible}.m-progress-bar--success .m-progress-bar__content__loading-bar .a-loading-bar__loading-bar{width:100%}.m-progress-bar--error .m-progress-bar__content__loading-bar .a-loading-bar__loading-bar{width:0%}.m-progress-bar--error .m-progress-bar__content__status__error{width:100%;height:100%;opacity:1;visibility:visible}.m-progress-bar--error .m-progress-bar__error{display:flex}.m-progress-bar--remove{width:0;height:0;opacity:0;visibility:hidden}
