.CustomSelect{position:relative}.CustomSelect:after{pointer-events:none;content:"";position:absolute;top:50%;transform:translateY(-50%);right:8px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #3e3f40}.CustomSelect.has-error .CustomSelect__select{border-color:#e91630}.CustomSelect.has-clear .CustomSelect__select{padding-right:44px}.CustomSelect.is-disabled:after{content:none}.CustomSelect__select{cursor:pointer;margin:0;width:100%;padding:8px 24px 8px 8px;font-family:"NouvelR, sans-serif";font-size:1.6rem;background-image:none;background-color:#fff;border:1px solid #d9d9d6;display:inline-block;border-radius:0;-webkit-appearance:none;-moz-appearance:none;outline:none;color:#000}.CustomSelect__select:disabled{opacity:.3;cursor:default}.CustomSelect__selectOption{font:-moz-pull-down-menu}.CustomSelect_darkBackground .CustomSelect__select{background-color:transparent;color:#fff}.CustomSelect_darkBackground .CustomSelect__selectOption{color:#000}.CustomSelect_darkBackground:after{border-top-color:#fff}.CustomSelect__error{color:#e91630;font-size:1.3rem;margin-top:4px}.CustomSelect_l .CustomSelect__select{padding:16px 32px 16px 16px}.CustomSelect_l:after{right:16px}.CustomSelect_light:after{content:"";right:20px;top:10px;border:solid #000;border-width:0 2px 2px 0;padding:4px;transform:rotate(45deg)}.CustomSelect_inText .CustomSelect__select{font-size:inherit;color:#efdf00;background:transparent;font-weight:700;border:0;border-bottom:2px solid;padding:8px 20px 0 0}.CustomSelect_inText .CustomSelect__select .CustomSelect__selectOption{color:#000}.CustomSelect_inText:after{border-top-color:#efdf00;right:4px}.CustomSelect_inTextCurrentColor .CustomSelect__select{color:currentColor;border-bottom:2px solid}.CustomSelect_inTextCurrentColor:after{border-top-color:currentColor}.CustomSelect__clearButton{position:absolute;top:50%;transform:translateY(-50%);right:22px;z-index:3;font-size:1rem;height:96%}.CheckboxWrap{min-width:34px}.is-showing-errors .CheckboxWrap.has-error{color:#e91630}.CheckboxWrap.is-disabled{color:#d9d9d6}.CheckboxWrap.is-disabled .CheckboxWrap__label{cursor:not-allowed}@media screen and (min-width:670px){.CheckboxWrap{min-width:30px}}.CheckboxWrap__content{display:flex;flex-wrap:wrap;position:relative;width:100%}.CheckboxWrap__error{color:#e91630;margin-top:16px}.CheckboxWrap__title{width:100%;margin:16px 0 8px;font-size:1.1rem}.CheckboxWrap__box{opacity:0;position:absolute}.CheckboxWrap__box+.CheckboxWrap__label{position:relative;display:flex;font-size:1.3rem;width:100%;cursor:pointer;padding:8px 0}@media screen and (min-width:670px){.CheckboxWrap__box+.CheckboxWrap__label{font-size:1.4rem;font-weight:400}}.CheckboxWrap__box+.CheckboxWrap__label .CheckboxWrap__boxContainer{height:24px;border-radius:3px;border:1px solid #d9d9d6;flex:0 0 24px;width:24px;margin-right:10px;background:#fff}@media screen and (min-width:670px){.CheckboxWrap__box+.CheckboxWrap__label .CheckboxWrap__boxContainer{height:20px;flex:0 0 20px;width:20px}}.CheckboxWrap__box+.CheckboxWrap__label .CheckboxWrap__labelContent{flex:auto;margin:auto}.CheckboxWrap__box+.CheckboxWrap__label .CheckboxWrap__icon{display:none}.CheckboxWrap__box:checked+.CheckboxWrap__label .CheckboxWrap__icon{display:inline-block}.CheckboxWrap__box:focus+.CheckboxWrap__label .CheckboxWrap__boxContainer{border-color:#efdf00}.CheckboxWrap__box:checked+.CheckboxWrap__label .CheckboxWrap__boxContainer{background:#fff}.CheckboxWrap.is-disabled .CheckboxWrap__box:checked+.CheckboxWrap__label .CheckboxWrap__icon path{fill:#d9d9d6}.Product_accounts .CheckboxWrap__box:focus+.CheckboxWrap__label .CheckboxWrap__boxContainer{border-color:#000}.Product_accounts .CheckboxWrap__box:checked+.CheckboxWrap__label .CheckboxWrap__icon path{fill:#000}.Product_accounts .CheckboxWrap__box:checked+.CheckboxWrap__label .CheckboxWrap__boxContainer{background:#fff}.Dropzone{display:flex;flex-direction:column;align-items:center;padding:16px 8px;border:2px dashed #d9d9d6;border-radius:8px;color:#8c8c8b}.Dropzone__container{padding:8px 0}.Dropzone_active{border-color:#f2f2f2}.Dropzone_accepted{border-color:#72c293}.Dropzone_uploaded{border:1px solid #d9d9d6}.Dropzone_rejected{border-color:#ee5352}.Dropzone__acceptedDocumentFormats,.Dropzone__error{font-size:1.2rem}.Dropzone__error{align-self:flex-start;color:#ee5352;padding:8px}.Dropzone__icon{width:24px;fill:currentColor}.Dropzone__fileError{color:#e91630}.Dropzone__acceptedDocumentFormats,.Dropzone__fileError{text-align:center}.Dropzone__instructions,.Dropzone__main{display:flex;flex-direction:column;align-items:center}.Dropzone__informationContainer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}@media screen and (min-width:1280px){.Dropzone__informationContainer{margin-left:16px}}.Dropzone__instructionsError{color:#ee5352}.Dropzone__text{display:block;font-size:1.4rem;padding:8px 0}.Dropzone__chooseDocumentButton{background-color:inherit;border:none;font-weight:700;cursor:pointer}.Dropzone__chooseDocument,.Dropzone__chooseDocumentButton{text-transform:lowercase;text-decoration:underline}.Dropzone__uploadContainer{display:flex;flex-direction:column;align-items:center;width:80%}.Dropzone__progressBar{display:flex;margin:8px 4px;width:100%;max-width:264px;background-color:#f2f2f2}.Dropzone__progressBar:before{background-color:#efdf00;content:"";height:4px;border-radius:4px;transition:width .5s;width:var(--progressBarWidth,0)}.Dropzone__file{display:flex;align-items:center;justify-content:space-around}.Dropzone__fileName{overflow-wrap:break-word;color:#000}.Dropzone__IconTrash{width:24px;fill:#8c8c8b}.is-showing-errors .RadioGroup.has-error{color:#e91630}.RadioGroup__content{display:flex;flex-wrap:wrap}.RadioGroup__title{width:100%;margin:16px 0 8px;font-size:1.4rem;font-weight:400}.RadioGroup__label{white-space:nowrap}.RadioGroup__label.is-wrapped{white-space:normal}.RadioGroup__error{color:#e91630;font-size:1.3rem}.RadioGroup_alt .RadioGroup__item{margin-right:48px}.RadioGroup_alt .RadioGroup__item:last-child{margin-right:0}.RadioGroup__item{display:flex;flex:1;flex-basis:auto}@media screen and (min-width:670px){.RadioGroup__item{flex-grow:0;margin-right:64px}.RadioGroup__item:last-child{margin-right:0}}.RadioGroup__item:last-of-type{justify-content:flex-end}@media screen and (min-width:670px){.RadioGroup__item:last-of-type{justify-content:flex-start}}.RadioGroup__content_vertical{flex-direction:column}.RadioGroup__content_vertical .RadioGroup__item{justify-content:flex-start}.RadioGroup__box{overflow:hidden;margin:0;padding:0;border:0;outline:0;opacity:0;position:absolute}.RadioGroup__box+.RadioGroup__label{padding:16px 0 12px 40px}.RadioGroup__box+.RadioGroup__label:before{width:24px;height:24px}.RadioGroup__box:checked+.RadioGroup__label:after{width:14.4px;height:14.4px;margin-left:4.8px}.RadioGroup__box+.RadioGroup__label{position:relative;font-size:1.4rem;cursor:pointer}.RadioGroup__box+.RadioGroup__label:before{position:absolute;top:50%;transform:translateY(-50%);content:"";display:inline-block;left:0;border:1px solid #d9d9d6;border-radius:50%}.is-showing-errors .has-error .RadioGroup__box+.RadioGroup__label:before{border-color:#e91630}.RadioGroup__box+.RadioGroup__label.has-description{font-size:1.6rem;font-weight:700}.RadioGroup__box:focus+.RadioGroup__label:before{border-color:#efdf00}.RadioGroup__box:checked+.RadioGroup__label:after{position:absolute;top:50%;transform:translateY(-50%);content:"";display:inline-block;left:0;border-radius:50%}@media screen and (min-width:670px){.RadioGroup__box+.RadioGroup__label{padding:16px 0 12px 36px}.RadioGroup__box+.RadioGroup__label:before{width:20px;height:20px}.RadioGroup__box:checked+.RadioGroup__label:after{position:absolute;top:50%;transform:translateY(-50%);width:12px;height:12px;margin-left:4px}}.RadioGroup_inline .RadioGroup__content{flex-wrap:nowrap}.RadioGroup_inline .RadioGroup__title{margin-right:16px}.RadioGroup_inline .RadioGroup__item:not(:last-of-type){margin-right:16px}@media screen and (min-width:670px){.RadioGroup_inline .RadioGroup__item:not(:last-of-type){margin-right:64px}}.RadioGroup__description{padding-left:36px}.RadioGroup__box:checked+.RadioGroup__label:after{background-color:currentColor}.RadioGroup__box:focus+.RadioGroup__label:before{border-color:currentColor}.CheckoutNavigationButtons{flex:0;display:flex;width:100%;max-width:1280px;z-index:15;background-color:#000;justify-content:space-between;padding:8px 16px}.CheckoutNavigationButtons:not(.is-not-sticky){position:-webkit-sticky;position:sticky;bottom:0}.CheckoutNavigationButtons.CheckoutNavigationButtons__fullWidth{position:fixed;flex:1}@media screen and (min-width:670px){.CheckoutNavigationButtons{padding:8px 32px}}.CheckoutNavigationButtons__button.is-visible{visibility:hidden}.FunnelGDPRForm{background-color:#fff;font-size:1.2rem;padding:16px 16px 0}.FunnelGDPRForm .form-group.has-error>.FunnelGDPRForm__textarea{border:1px solid #e91630}.FunnelGDPRForm .form-group.has-error .error-block{color:#e91630;font-size:1.3rem}.FunnelGDPRForm__textarea{border:1px solid #d9d9d6;font-size:1.5rem;padding:16px 8px;resize:vertical;transition:.8s;width:100%}.FunnelGDPRForm__textarea:focus{border:1px solid #3e3f40}.FunnelGDPRForm__select{margin-bottom:16px}.FunnelGDPRForm__form{display:flex;flex-direction:column;margin:0 auto;padding:16px;width:100%}@media screen and (min-width:670px){.FunnelGDPRForm__form{padding:16px 96px 32px}}.FunnelGDPRForm__form .fieldset legend{font-size:1.4rem;margin-bottom:16px}.FunnelGDPRForm__form .fieldset:not(.fieldset-complaint)>:not(fieldset):not(legend){margin-bottom:32px;margin-top:0}.FunnelGDPRForm__form .fieldset.fieldset-complaint>:not(fieldset):not(legend):last-child{margin-bottom:32px}.FunnelGDPRForm__title{font-family:"NouvelR, sans-serif";color:#000;font-size:2rem;text-align:center}.FunnelGDPRForm__titleSuffix{display:none}.FunnelGDPRForm__subTitle{color:#000;padding:32px 96px 0;font-size:1.4rem}.FunnelGDPRForm__formSubmit{display:flex;align-items:center;flex-direction:column;font-size:1.4rem}.FunnelGDPRForm__label,.FunnelGDPRForm__legalMentions,.FunnelGDPRForm__termsConditions{font-size:1.4rem;margin:16px 0}.FunnelGDPRForm__description{margin:16px 0}.FunnelGDPRForm__errorMessage{color:#e91630;font-size:1.3rem;padding:16px 0}.FunnelGDPRForm__dropZoneTitle{font-weight:700;padding:8px 0 0}.FunnelGDPRForm__dropZoneIntroduction{padding:8px 0 0}.FunnelGDPRForm__radioGroup{margin-bottom:16px}