
.CustomSelect[data-v-63cbd382]{color:#fff;cursor:pointer;position:relative;z-index:1;padding-right:19px}.CustomSelect .fake-button[data-v-63cbd382]{position:absolute;top:0;right:0;width:100%;height:100%;z-index:1;cursor:pointer}.CustomSelect .label[data-v-63cbd382]{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;position:relative}.CustomSelect .text[data-v-63cbd382]{font-family:fontMedium,Arial,Helvetica,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;max-width:90%}.CustomSelect .arrow-bottom[data-v-63cbd382]{position:absolute;top:7px;right:0;width:auto;height:auto;border-left:4px solid transparent;border-right:4px solid transparent}.CustomSelect.-opened .options[data-v-63cbd382]{-ms-filter:none;filter:none;opacity:1}.CustomSelect.-closed .options[data-v-63cbd382]{pointer-events:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.CustomSelect .options[data-v-63cbd382]{position:absolute;right:5px;pointer-events:all;margin-top:25px;max-height:165px;z-index:1;transition:all .2s;transform:translateX(50%);border-radius:2px}.CustomSelect .options .arrow-top[data-v-63cbd382]{position:absolute;top:-10px;right:0;left:0;margin:auto;width:10px;height:0;border-left:10px solid transparent;border-right:10px solid transparent}.CustomSelect .option[data-v-63cbd382]{font-family:fontMedium,Arial,Helvetica,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;padding:13px 27px;position:relative;transition:all .5s;cursor:pointer}.CustomSelect .option.active[data-v-63cbd382]:before{content:"";position:absolute;top:0;bottom:0;left:10px;margin:auto;width:6px;height:6px;border-radius:50%}.CustomSelect .option[data-v-63cbd382]:last-child:after{content:"";position:absolute;top:0;left:0;right:0;margin:auto;background:#333;width:90%;height:1px}.CustomSelect .option[data-v-63cbd382]:hover{background:#333}.CustomSelect[data-theme=light][data-v-63cbd382]{background-color:#fff}.CustomSelect[data-theme=light] .text[data-v-63cbd382]{color:#1c1c1c}.CustomSelect[data-theme=light] .arrow-bottom[data-v-63cbd382]{border-top:7px solid #1c1c1c}.CustomSelect[data-theme=light] .options[data-v-63cbd382]{background-color:#fff;margin-top:34px}.CustomSelect[data-theme=light] .options .arrow-top[data-v-63cbd382]{border-bottom:10px solid #fff}.CustomSelect[data-theme=light] .option.active[data-v-63cbd382]:before{background:#1c1c1c}.CustomSelect[data-theme=light] .option[data-v-63cbd382]:last-child:after{background:#060606}.CustomSelect[data-theme=light] .option[data-v-63cbd382]:hover{background:#fff}.CustomSelect[data-theme=light] .option-text[data-v-63cbd382]{color:#1c1c1c}.CustomSelect[data-theme=dark][data-v-63cbd382]{background-color:#1c1c1c}.CustomSelect[data-theme=dark] .text[data-v-63cbd382]{color:#fff}.CustomSelect[data-theme=dark] .arrow-bottom[data-v-63cbd382]{border-top:7px solid #fff}.CustomSelect[data-theme=dark] .options[data-v-63cbd382]{background-color:#1c1c1c}.CustomSelect[data-theme=dark] .options .arrow-top[data-v-63cbd382]{border-bottom:10px solid #1c1c1c}.CustomSelect[data-theme=dark] .option.active[data-v-63cbd382]:before{background:#fff}.CustomSelect[data-theme=dark] .option[data-v-63cbd382]:hover,.CustomSelect[data-theme=dark] .option[data-v-63cbd382]:last-child:after{background:#333}.CustomSelect[data-theme=dark] .option-text[data-v-63cbd382]{color:#fff}@media only screen and (min-width:1000px){.CustomSelect .option[data-v-63cbd382],.CustomSelect .text[data-v-63cbd382]{font-size:14px}}@media only screen and (max-width:1000px){.CustomSelect .option[data-v-63cbd382],.CustomSelect .text[data-v-63cbd382]{font-size:14px}}@media only screen and (max-width:999px){.CustomSelect .options[data-v-63cbd382]{transform:translateX(0);right:0}}


.Plus[data-v-14d65d18]{width:22px;height:22px;position:relative;cursor:pointer;transition:all .3s cubic-bezier(.455,.03,.515,.955)}.Plus.is-open[data-v-14d65d18],.Plus.is-open .line[data-v-14d65d18]:first-child,.Plus[data-v-14d65d18]:hover,.Plus:hover .line[data-v-14d65d18]:first-child{transform:rotate(-90deg)}.Plus .line[data-v-14d65d18]{background:#1c1c1c;margin:auto;transition:all .3s cubic-bezier(.455,.03,.515,.955)}.Plus .line[data-v-14d65d18]:first-child{position:absolute;top:0;bottom:0;left:0;width:100%;height:2px}.Plus .line[data-v-14d65d18]:last-child{position:absolute;left:0;right:0;top:0;width:2px;height:100%}@media only screen and (max-width:1000px){.Plus[data-v-14d65d18]{width:21px;height:21px}}
[data-cover=contain][data-v-28551594],[data-cover=cover][data-v-28551594]{position:relative}[data-cover=contain] .image[data-v-28551594],[data-cover=cover] .image[data-v-28551594]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}[data-cover=cover] .image[data-v-28551594]{-o-object-fit:cover;object-fit:cover}[data-cover=contain] .image[data-v-28551594]{-o-object-fit:contain;object-fit:contain}[data-overlay][data-v-28551594]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-color:rgba(28,28,28,.3)}
.TheSearchBar[data-v-0ed2a900]{position:relative;width:290px;display:flex;-ms-align-items:center;align-items:center;padding:0 17px}.TheSearchBar[data-v-0ed2a900]:after{content:"";width:1px;height:30px;position:absolute;right:0;bottom:0;top:0;margin:auto;background:#333}.TheSearchBar .form[data-v-0ed2a900]{flex:1 0 auto}.TheSearchBar .form[data-v-0ed2a900],.TheSearchBar .submit[data-v-0ed2a900]{display:flex;-ms-align-items:center;align-items:center}.TheSearchBar .submit[data-v-0ed2a900]{border:0;background:none;padding:0;margin:0;outline:none;box-shadow:0;cursor:pointer}.TheSearchBar .wrapper[data-v-0ed2a900]{position:relative;width:100%}.TheSearchBar .wrapper[data-v-0ed2a900]:after{content:"";pointer-events:none;height:1px;background:#fff;position:absolute;bottom:6px;right:0;width:100%}.TheSearchBar .text[data-v-0ed2a900]{width:100%;font-family:fontBook,Helvetica,Arial,sans-serif;font-size:19px;color:#fff;background:transparent;border:none;outline:none;box-shadow:none;text-align:right;line-height:1}.TheSearchBar .close[data-v-0ed2a900]{transform-origin:center;transform:rotate(45deg);flex:0 0 auto;padding:0;border:0;background:none;outline:none;margin:0;position:relative;width:21px;height:21px;cursor:pointer}.TheSearchBar .close[data-v-0ed2a900],.TheSearchBar .close .line[data-v-0ed2a900]{transition:all .3s cubic-bezier(.455,.03,.515,.955)}.TheSearchBar .close .line[data-v-0ed2a900]{background:#1c1c1c;margin:auto}.TheSearchBar .close .line[data-v-0ed2a900]:first-child{position:absolute;top:0;bottom:0;left:0;width:100%;height:2px}.TheSearchBar .close .line[data-v-0ed2a900]:last-child{position:absolute;left:0;right:0;top:0;width:2px;height:100%}.TheSearchBar .icon[data-v-0ed2a900]{-ms-flex-shrink:0;flex-shrink:0;-ms-flex-grow:0;flex-grow:0;width:24px;height:24px;fill:#fff}.TheSearchBar .toggle[data-v-0ed2a900]{cursor:pointer}.TheSearchBar .autocomplete[data-v-0ed2a900]{position:fixed;top:44px;right:0;bottom:auto;left:0;height:auto}.TheSearchBar .autocomplete .background[data-v-0ed2a900]{background:#fff;padding:20px}.TheSearchBar .autocomplete .list[data-v-0ed2a900]{max-width:520px;margin:0 auto}.TheSearchBar .autocomplete .overlay[data-v-0ed2a900]{background-color:rgba(28,28,28,.2);position:fixed;top:44px;right:0;bottom:0;left:0;z-index:-1;cursor:pointer}@media only screen and (max-width:999px){.TheSearchBar[data-v-0ed2a900]:after{display:none}.TheSearchBar[data-v-0ed2a900]{width:auto;padding:0 5px}.TheSearchBar .form[data-v-0ed2a900]{position:fixed;top:0;left:0;right:0;transform:translateY(-100%);padding:19px 22px;background:#fff;transition:all .4s cubic-bezier(.19,1,.22,1);z-index:50}.TheSearchBar .form.-active[data-v-0ed2a900]{transform:translateY(0)}.TheSearchBar .wrapper[data-v-0ed2a900]{margin:0 32px 0 14px}.TheSearchBar .wrapper[data-v-0ed2a900]:after{background:#1c1c1c;width:100%;bottom:4px}.TheSearchBar .text[data-v-0ed2a900]{color:#1c1c1c;font-size:15px;text-align:left}.TheSearchBar .icon[data-v-0ed2a900]{fill:#1c1c1c}.TheSearchBar .autocomplete[data-v-0ed2a900]{display:none}}@media only screen and (min-width:1000px){.TheSearchBar .form[data-v-0ed2a900]{height:24px;margin-right:18px}}

.errors a,.success a{text-decoration:underline}.success{color:#579341}.errors{color:#e11136}
.input-wrapper[data-v-102966ba]{position:relative}.placeholder[data-v-102966ba]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);opacity:.6;display:none}.label[data-v-102966ba]{transition:color .4s cubic-bezier(.19,1,.22,1);z-index:10}.field[data-v-102966ba]{width:100%;outline:none}.errors[data-v-102966ba]{color:#e11136}[data-theme=bright] .errors[data-v-102966ba]{color:#fff}.errors .icon[data-v-102966ba]{width:.8em;height:.8em;display:inline-block;margin-right:.3em;margin-bottom:-1px}.errors .icon[data-v-102966ba] svg{fill:currentColor}.fade-enter[data-v-102966ba],.fade-leave-to[data-v-102966ba]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}
.KoddeinSubmit[data-v-0e6da644]{position:relative}.icon[data-v-0e6da644]{fill:#fff;width:20px;height:20px;-ms-filter:none;filter:none;opacity:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.icon.-sending[data-v-0e6da644]{fill:none;stroke:#fff;stroke-width:3.5px}.icon.-sending>.svg[data-v-0e6da644]{animation:spin-0e6da644 5s linear infinite}.text[data-v-0e6da644]{-ms-filter:none;filter:none;opacity:1;transition:opacity .4s cubic-bezier(.19,1,.22,1)}.icon+.text[data-v-0e6da644]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fade-enter-active[data-v-0e6da644],.fade-leave-active[data-v-0e6da644]{transition:opacity .4s cubic-bezier(.19,1,.22,1)}.fade-enter[data-v-0e6da644],.fade-leave-to[data-v-0e6da644]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}@keyframes spin-0e6da644{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
.koddein-form-row[data-v-50647e4a]{display:flex;-ms-align-items:center;align-items:center;-ms-align-items:flex-start;align-items:flex-start;-ms-justify-content:space-between;justify-content:space-between}.koddein-form-row[data-v-50647e4a] .koddein-field{width:45%}@media only screen and (max-width:600px){.koddein-form-row[data-v-50647e4a]{display:flex;flex-direction:column;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:stretch;align-items:stretch;-ms-align-items:flex-start;align-items:flex-start}.koddein-form-row[data-v-50647e4a] .koddein-field{width:100%}}
.koddein-form-step[data-v-ce023d7a]{position:relative}

@font-face{font-family:fontBold;src:url(/assets/font/CircularStd-Bold1ced22e.woff) format("woff");font-weight:400;font-style:"normal"}@font-face{font-family:fontBook;src:url(/assets/font/CircularStd-Booked76eb2.woff) format("woff");font-weight:400;font-style:"normal"}@font-face{font-family:fontMedium;src:url(/assets/font/CircularStd-Mediumbb9a359.woff) format("woff");font-weight:400;font-style:"normal"}button,input,select,textarea{outline:none}input{-webkit-appearance:none}::-moz-placeholder{color:#cfcfcf;-ms-filter:none;filter:none;opacity:1}::placeholder{color:#cfcfcf;-ms-filter:none;filter:none;opacity:1}:-ms-input-placeholder{color:#cfcfcf}::-ms-input-placeholder{color:#cfcfcf}.form .errors{font-size:14px;font-family:fontBook,Helvetica,Arial,sans-serif;line-height:1.2}.form .errors .error+.error{margin-top:5px}.form .errors.-generic{margin-top:7px}.form label{cursor:pointer}.form .row{width:100%}.form .row>:not(button){flex:1 1 100%}.form .row+.row{margin-top:.6em}.form .row._center,.form .row.actions{-ms-justify-content:center;justify-content:center}.form .info.has-tooltip{width:20px;height:20px;display:inline-block}[data-theme=clean].form .info.has-tooltip circle{fill:#236775}[data-theme=clean].form .info.has-tooltip path{fill:#fff}.form .label{display:block}.form[data-theme=bright].form .label{color:#fff}.form .field[data-type=checkbox] .label,.form .field[data-type=checkboxes] .label,.form .field[data-type=checkboxesColors] .label,.form .field[data-type=radio] .label{margin-bottom:0}.form .field .errors{padding-top:5px}.input{display:block;margin:0;background:none;width:100%;border-radius:none;font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;text-align:center;text-align:left;font-family:fontMedium,Arial,Helvetica,sans-serif;padding:16px 1em;border:1px solid #dae4e5}.form[data-theme=dark] .input{border-color:#236775}.form[data-theme=bright] .input{color:#fff}.form[data-theme=clean] .input{color:#1c1c1c}.input-wrapper{position:relative}.input-wrapper .icon{position:absolute;top:50%;right:1.5em;width:1.5em;height:1.5em;transform:translateY(-50%)}.input-wrapper .icon.button{cursor:pointer}.icon.eye .line{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;transition:opacity .4s cubic-bezier(.19,1,.22,1)}input[type=text]+.icon.eye .line{-ms-filter:none;filter:none;opacity:1}.submit-container{width:100%;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}[data-component=KoddeinFieldSelect] .vs__dropdown-toggle{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;margin:0;background:none;border:none;width:100%;border-radius:none;font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;text-align:center;text-align:left;font-family:fontMedium,Arial,Helvetica,sans-serif;padding:16px 1em}[data-component=KoddeinFieldSelect] .vs__no-options{font-size:1.153846153846154vw;line-height:1.266666666666667;font-family:fontBook,Helvetica,Arial,sans-serif;padding:10px;color:#1c1c1c}[data-component=KoddeinFieldSelect] .vs__selected,[data-component=KoddeinFieldSelect] .vs__selected-options{padding:0;margin:0;background:none;border:none;color:#1c1c1c}[data-theme=bright] [data-component=KoddeinFieldSelect] .vs__selected,[data-theme=bright] [data-component=KoddeinFieldSelect] .vs__selected-options{color:#dae4e5}[data-theme=bright] [data-component=KoddeinFieldSelect] .vs__search{color:#fff}[data-component=KoddeinFieldSelect] .vs__search,[data-component=KoddeinFieldSelect] .vs__search:focus{padding:0;margin:0;background:none;border:none;font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;text-align:center;text-align:left;font-family:fontMedium,Arial,Helvetica,sans-serif}[data-component=KoddeinFieldSelect] .vs__search[placeholder]{color:#cfcfcf}[data-component=KoddeinFieldSelect] .vs__actions{padding:0;width:0;height:0;border:6px solid transparent;border-top-color:#236775;margin-top:6px;transform:scaleX(.6);transition:all .4s cubic-bezier(.19,1,.22,1);transform-origin:center 3px;margin-right:-3px}[data-theme=bright] [data-component=KoddeinFieldSelect] .vs__actions{border-top-color:#dae4e5}[data-component=KoddeinFieldSelect] .vs--open .vs__actions{transform:rotate(180deg) scaleX(.6)}[data-component=KoddeinFieldSelect] .vs__open-indicator{fill:#cfcfcf;display:none}[data-component=KoddeinFieldSelect] .input{padding:0}[data-component=KoddeinFieldSelect] .vs__dropdown-menu{box-shadow:none;border:1px solid #dae4e5;box-sizing:content-box;left:-1px;padding:0;border-radius:0;background-color:#fff;z-index:100}.form[data-theme=dark] [data-component=KoddeinFieldSelect] .vs__dropdown-menu{border-color:#236775;background-color:#f2f4f6}[data-component=KoddeinFieldSelect] .vs__dropdown-option{font-size:1.153846153846154vw;line-height:1.266666666666667;font-family:fontBook,Helvetica,Arial,sans-serif;padding:20px 19px;border-top:1px solid #dae4e5}[data-component=KoddeinFieldSelect] .vs__dropdown-option:first-child{border-top:none}.form[data-theme=dark] [data-component=KoddeinFieldSelect] .vs__dropdown-option{border-color:#236775}[data-component=KoddeinFieldSelect] .vs__dropdown-option--highlight{background-color:#dae4e5;color:#1c1c1c}.form[data-theme=dark] [data-component=KoddeinFieldSelect] .vs__dropdown-option--highlight{background-color:#fff}[data-component=KoddeinFieldCheckbox] .checkbox,[data-component=KoddeinFieldCheckboxes] .checkbox,[data-component=KoddeinFieldCheckboxesColors] .checkbox,[data-component=KoddeinFieldCheckboxesSizes] .checkbox,[data-component=KoddeinFieldRadio] .checkbox{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-justify-content:flex-start;justify-content:flex-start}[data-component=KoddeinFieldCheckbox] .checkbox.-disabled,[data-component=KoddeinFieldCheckboxes] .checkbox.-disabled,[data-component=KoddeinFieldCheckboxesColors] .checkbox.-disabled,[data-component=KoddeinFieldCheckboxesSizes] .checkbox.-disabled,[data-component=KoddeinFieldRadio] .checkbox.-disabled{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20);opacity:.2;display:none}[data-component=KoddeinFieldCheckbox] .box,[data-component=KoddeinFieldCheckboxes] .box,[data-component=KoddeinFieldCheckboxesColors] .box,[data-component=KoddeinFieldCheckboxesSizes] .box,[data-component=KoddeinFieldRadio] .box{position:relative;display:inline-block;width:26px;height:26px;border:2px solid #236775;margin-right:10px;transition:all .2s cubic-bezier(.455,.03,.515,.955);-ms-flex-shrink:0;flex-shrink:0}[data-theme=bright] [data-component=KoddeinFieldCheckbox] .box,[data-theme=bright] [data-component=KoddeinFieldCheckboxes] .box,[data-theme=bright] [data-component=KoddeinFieldCheckboxesColors] .box,[data-theme=bright] [data-component=KoddeinFieldCheckboxesSizes] .box,[data-theme=bright] [data-component=KoddeinFieldRadio] .box{border:2px solid #dae4e5}[data-theme=bright] [data-component=KoddeinFieldCheckbox] .box path,[data-theme=bright] [data-component=KoddeinFieldCheckboxes] .box path,[data-theme=bright] [data-component=KoddeinFieldCheckboxesColors] .box path,[data-theme=bright] [data-component=KoddeinFieldCheckboxesSizes] .box path,[data-theme=bright] [data-component=KoddeinFieldRadio] .box path{fill:#dae4e5!important}[data-component=KoddeinFieldCheckbox] .icon,[data-component=KoddeinFieldCheckboxes] .icon,[data-component=KoddeinFieldCheckboxesColors] .icon,[data-component=KoddeinFieldCheckboxesSizes] .icon,[data-component=KoddeinFieldRadio] .icon{position:absolute;top:50%;left:50%;width:13px;height:11px;transform:translate(-50%,-50%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;transition:all .2s cubic-bezier(.455,.03,.515,.955)}[data-component=KoddeinFieldCheckbox] .input,[data-component=KoddeinFieldCheckboxes] .input,[data-component=KoddeinFieldCheckboxesColors] .input,[data-component=KoddeinFieldCheckboxesSizes] .input,[data-component=KoddeinFieldRadio] .input{position:absolute;top:-9999px;left:-9999px;visibility:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;width:0;height:0}[data-component=KoddeinFieldCheckbox] .input:checked+.box .icon,[data-component=KoddeinFieldCheckboxes] .input:checked+.box .icon,[data-component=KoddeinFieldCheckboxesColors] .input:checked+.box .icon,[data-component=KoddeinFieldCheckboxesSizes] .input:checked+.box .icon,[data-component=KoddeinFieldRadio] .input:checked+.box .icon{-ms-filter:none;filter:none;opacity:1}[data-component=KoddeinFieldCheckbox].field .label,[data-component=KoddeinFieldCheckboxes].field .label,[data-component=KoddeinFieldCheckboxesColors].field .label,[data-component=KoddeinFieldCheckboxesSizes].field .label,[data-component=KoddeinFieldRadio].field .label{margin-bottom:0;font-size:15px}[data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldCheckboxes] .checkbox:not(:first-child),[data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldCheckboxes] .checkbox:not(:first-child),[data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldCheckboxes] .checkbox:not(:first-child),[data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldCheckboxes] .checkbox:not(:first-child),[data-component=KoddeinFieldRadio][data-component=KoddeinFieldCheckboxes] .checkbox:not(:first-child){margin-top:10px}[data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .options,[data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .options,[data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .options,[data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .options,[data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .options{display:flex;flex-direction:column;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:stretch;align-items:stretch}[data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .option,[data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .option,[data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .option,[data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .option,[data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .option{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;padding:26px 35px;background:#236775}[data-theme=bright][data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .option,[data-theme=bright][data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .option,[data-theme=bright][data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .option,[data-theme=bright][data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .option,[data-theme=bright][data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .option{background:#dae4e5}[data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .option:not(:first-child),[data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .option:not(:first-child),[data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .option:not(:first-child),[data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .option:not(:first-child),[data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .option:not(:first-child){margin-top:10px}[data-theme=bright][data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .option:not(:first-child),[data-theme=bright][data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .option:not(:first-child),[data-theme=bright][data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .option:not(:first-child),[data-theme=bright][data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .option:not(:first-child),[data-theme=bright][data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .option:not(:first-child){background:#dae4e5}[data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .label,[data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .label,[data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .label,[data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .label,[data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .label{color:#236775;-ms-flex-grow:1;flex-grow:1}[data-theme=bright][data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .label,[data-theme=bright][data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .label,[data-theme=bright][data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .label,[data-theme=bright][data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .label,[data-theme=bright][data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .label{color:#236775}.addresses-radio [data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .label .title,.addresses-radio [data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .label .title,.addresses-radio [data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .label .title,.addresses-radio [data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .label .title,.addresses-radio [data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .label .title{font-size:14px;color:#236775;text-transform:uppercase}.addresses-radio [data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .label .desc{display:flex;font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;color:#1c1c1c}[data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .box,[data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .box,[data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .box,[data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .box,[data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .box{border:2px solid #dae4e5;border-radius:50%;margin-right:37px}[data-theme=bright][data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .box,[data-theme=bright][data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .box,[data-theme=bright][data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .box,[data-theme=bright][data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .box,[data-theme=bright][data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .box{border:2px solid #236775}[data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .box:after,[data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .box:after,[data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .box:after,[data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .box:after,[data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .box:after{content:"";display:block;position:absolute;top:50%;left:50%;width:12px;height:12px;transform:translate(-50%,-50%);background:#dae4e5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border-radius:50%;transition:all .4s cubic-bezier(.19,1,.22,1)}[data-theme=bright][data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .box:after,[data-theme=bright][data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .box:after,[data-theme=bright][data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .box:after,[data-theme=bright][data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .box:after,[data-theme=bright][data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .box:after{background:#236775}[data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .input:checked+.box:after,[data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .input[data-checked=checked]+.box:after,[data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .input:checked+.box:after,[data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .input[data-checked=checked]+.box:after,[data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .input:checked+.box:after,[data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .input[data-checked=checked]+.box:after,[data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .input:checked+.box:after,[data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .input[data-checked=checked]+.box:after,[data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .input:checked+.box:after,[data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .input[data-checked=checked]+.box:after{-ms-filter:none;filter:none;opacity:1}.swiper-pagination{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;margin:auto;-ms-justify-content:space-between;justify-content:space-between;padding:0 25px}.swiper-pagination,.swiper-pagination .arrow{height:46px;display:flex;-ms-align-items:center;align-items:center}.swiper-pagination .arrow{width:46px;background:#fff;border-radius:50%;border:1px solid #e5e5e5;-ms-justify-content:center;justify-content:center;cursor:pointer}.swiper-pagination .arrow.prev{transform:rotate(180deg)}.swiper-pagination .arrow svg{width:8px;height:14px}.Accordion{margin-left:auto;margin-right:auto;width:76.61538vw;max-width:996px;position:relative;width:100%;border-bottom:1px solid #dae4e5;cursor:pointer}.Accordion:first-child{border-top:1px solid #dae4e5}.no-touchevents .Accordion:hover .Plus,.no-touchevents .Accordion:hover .Plus .line:first-child{transform:rotate(-90deg)}.Accordion .Plus{position:absolute!important;right:30px;top:0;bottom:0;margin:auto}.Accordion .header-item{position:relative;padding:40px 90px 40px 33px}.Accordion .list-title{width:100%;color:#1c1c1c;font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;pointer-events:none}.Accordion .description-container{color:#1c1c1c;padding-left:35px;padding-right:100px}.Accordion .description-container>:last-child{padding-bottom:40px}.Wysiwyg p{font-size:1.461538461538461vw;line-height:1.526315789473684;font-family:fontBook,Helvetica,Arial,sans-serif}.Wysiwyg em{font-style:italic}.Wysiwyg u{text-decoration:underline}.Wysiwyg a{position:relative;display:inline-block}.Wysiwyg a:after{content:"";position:absolute;bottom:0;left:0;background:#1c1c1c;width:100%;height:1px;transition:all .2s cubic-bezier(.455,.03,.515,.955);transform-origin:right center}.no-touchevents .Wysiwyg a:hover:after{transform:scaleX(0)}.Wysiwyg li strong,.Wysiwyg p.note strong,.Wysiwyg p:not([class]) strong{font-family:fontMedium,Arial,Helvetica,sans-serif}.Wysiwyg ol,.Wysiwyg ul{list-style-position:inside}.Wysiwyg ol:last-child,.Wysiwyg ul:last-child{margin-bottom:0}.Wysiwyg ul{list-style-type:disc}.Wysiwyg ol{list-style-type:decimal}.Wysiwyg p:last-child{margin-bottom:0}.Wysiwyg .h1{font-size:3.538461538461538vw;line-height:1.130434782608696;font-family:fontBold,Arial,Helvetica,sans-serif;font-weight:400}.Wysiwyg .h1:last-child{margin-bottom:0}.Wysiwyg .h2{font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:400;color:#236775}.Wysiwyg .h2:last-child{margin-bottom:0}.Wysiwyg .h3{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;color:#236775}.Wysiwyg .h3:last-child{margin-bottom:0}.Wysiwyg .h4{font-size:1.461538461538461vw;line-height:1.526315789473684;font-family:fontBook,Helvetica,Arial,sans-serif;font-family:fontBold,Arial,Helvetica,sans-serif}.Wysiwyg .h4:last-child{margin-bottom:0}.Wysiwyg .note{font-size:1.153846153846154vw;line-height:1.266666666666667;font-family:fontBook,Helvetica,Arial,sans-serif}.Wysiwyg .note:last-child{margin-bottom:0}.Wysiwyg sup{position:relative;top:-.2em;font-size:75%;line-height:0;vertical-align:super}.cta-link{position:relative;color:#fff;z-index:1}[type=submit]{padding:0;margin:0;background:none;border:none;cursor:pointer}.cta:not([data-type=simple]),[type=submit]:not([data-type=simple]){cursor:pointer;display:inline-block;position:relative;padding:16.5px 25px;background:#236775;font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;text-align:center;color:#fff;border:0;min-width:210px;max-width:265px}.cta:not([data-type=simple]):after,[type=submit]:not([data-type=simple]):after{content:"";position:absolute;bottom:0;right:0;background:#12404a;width:100%;height:100%;transition:transform .2s cubic-bezier(.455,.03,.515,.955);transform-origin:top center;transform:scaleY(0);z-index:0}[data-theme=bright] .cta:not([data-type=simple]):after,[data-theme=bright] [type=submit]:not([data-type=simple]):after{display:none}[data-theme=bright] .cta:not([data-type=simple]),[data-theme=bright] [type=submit]:not([data-type=simple]){color:#236775;background:#fff}[data-theme=bright] .cta:not([data-type=simple])[data-state=error],[data-theme=bright] .cta:not([data-type=simple])[data-state=sending],[data-theme=bright] .cta:not([data-type=simple])[data-state=success],[data-theme=bright] [type=submit]:not([data-type=simple])[data-state=error],[data-theme=bright] [type=submit]:not([data-type=simple])[data-state=sending],[data-theme=bright] [type=submit]:not([data-type=simple])[data-state=success]{background:none}.cta:not([data-type=simple]) .text,[type=submit]:not([data-type=simple]) .text{display:block;position:relative;z-index:1}.cta:not([data-type=simple])[disabled],[type=submit]:not([data-type=simple])[disabled]{background-color:#dae4e5;color:rgba(28,28,28,.4);pointer-events:none}.no-touchevents .cta:not([data-type=simple]):hover:after,.no-touchevents [type=submit]:not([data-type=simple]):hover:after{transform:scaleY(1);transform-origin:bottom center}.cta:not([data-type=simple])._red,[type=submit]:not([data-type=simple])._red{background:#e11136}.cta:not([data-type=simple])._red:after,[type=submit]:not([data-type=simple])._red:after{background-color:#bf0e2e}.cta:not([data-type=simple])._bright,[type=submit]:not([data-type=simple])._bright{background-color:#fff;color:#236775}.cta:not([data-type=simple])._full,[type=submit]:not([data-type=simple])._full{width:100%;max-width:none}.cta-link[data-type=simple],[type=submit][data-type=simple]{position:relative;font-size:15px;line-height:19px;font-family:fontBook,Helvetica,Arial,sans-serif;color:#236775;display:block}.cta-link[data-type=simple] .text,[type=submit][data-type=simple] .text{position:relative;padding-bottom:5px}.cta-link[data-type=simple] .text:after,[type=submit][data-type=simple] .text:after{content:"";position:absolute;bottom:2px;right:0;background:#236775;width:100%;height:2px;transition:transform .2s cubic-bezier(.455,.03,.515,.955);transform-origin:left center;transform:scaleX(1)}.no-touchevents .cta-link[data-type=simple]:hover .text:after,.no-touchevents [type=submit][data-type=simple]:hover .text:after{transform:scaleX(0);transform-origin:right center}.cta-link[data-type=simple][data-theme=bright],[type=submit][data-type=simple][data-theme=bright]{color:#fff}.cta-link[data-type=simple][data-theme=bright] .text:after,[type=submit][data-type=simple][data-theme=bright] .text:after{background:#fff}.cta-link[data-type=simple].vat,[type=submit][data-type=simple].vat{margin-bottom:25px}.UIVideo{background:#1c1c1c;pointer-events:all;display:block;cursor:pointer;overflow:hidden;position:relative;max-height:800px}.UIVideo:before{content:"";display:block;height:0;padding-top:66.66666666666666%}.no-touchevents .UIVideo:hover .btn{width:200px;height:200px}.no-touchevents .UIVideo:hover .btn:after,.no-touchevents .UIVideo:hover .btn:before{-ms-filter:none;filter:none;opacity:1}.no-touchevents .UIVideo:hover .btn:before{bottom:45px}.no-touchevents .UIVideo:hover .btn:after{top:45px}.UIVideo .actions,.UIVideo .poster,.UIVideo .video,.UIVideo iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.UIVideo .video,.UIVideo iframe{z-index:10;pointer-events:none}.UIVideo .video [data-cover=cover],.UIVideo iframe [data-cover=cover]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover;";width:auto;height:auto;min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.edge .UIVideo .video [data-cover=cover],.edge .UIVideo iframe [data-cover=cover]{position:absolute;top:0;left:0}.UIVideo .video [data-cover=contain],.UIVideo iframe [data-cover=contain]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit:contain;"}.UIVideo .poster{z-index:20}.UIVideo .actions{z-index:30;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.UIVideo .actions:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(28,28,28,.6)}.UIVideo .actions .btn{position:relative}.UIVideo .btn{z-index:999;cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;border-radius:50%;width:174px;height:174px;border:2px solid #fff;color:#fff;background:transparent;padding:0;font-size:28px;font-family:fontBook,Helvetica,Arial,sans-serif;transition:all .2s cubic-bezier(.455,.03,.515,.955)}.UIVideo .btn:after,.UIVideo .btn:before{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;content:attr(data-title);transition:all .2s cubic-bezier(.455,.03,.515,.955)}.UIVideo .btn:after{position:absolute;top:77px;left:0;right:0}.UIVideo .btn:before{position:absolute;bottom:78px;left:0;right:0}.UIVideo .sm{position:absolute}.UIVideo .sm.-end{bottom:0}.advantages-section{width:100%;padding:57px 0;background:#dae4e5}.advantages-section .title{text-align:center;font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:400;color:#236775}.advantages-section .advantages-list{width:76.61538vw;max-width:996px;width:100%;-ms-align-items:center;align-items:center;-ms-align-items:flex-start;align-items:flex-start;margin:40px auto 0;max-width:938px!important}.advantages-section .advantage-item,.advantages-section .advantages-list{display:flex;-ms-justify-content:space-between;justify-content:space-between}.advantages-section .advantage-item{flex-direction:column;-ms-align-items:stretch;align-items:stretch;-ms-justify-content:flex-start;justify-content:flex-start;-ms-align-items:center;align-items:center;max-width:200px}.advantages-section .advantage-round{position:relative;dipslay:block;margin-bottom:33px;background:#fff;border-radius:50%;width:182px;height:182px}.advantages-section .advantage-image{width:65%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.advantages-section .advantage-title{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;color:#236775;text-align:center;margin-bottom:6px}.advantages-section .advantage-content{font-size:15px;text-align:center}[data-grid=grid].section-categories>.content,[data-grid=grid].section-products>.content{margin-left:auto;margin-right:auto;width:92.30769vw;max-width:1200px}.section-categories>.content .UiSwiper,.section-products>.content .UiSwiper{width:100%;max-width:100%}.section-categories>.header,.section-products>.header{margin-left:auto;margin-right:auto;width:92.30769vw;max-width:1200px;display:flex;-ms-align-items:center;align-items:center;margin-bottom:30px}.section-categories>.header .title,.section-products>.header .title{font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:400;color:#236775}.section-categories .title{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif}.section-products[data-related]{background-color:#fff;padding-top:55px;padding-bottom:55px}.section-products[data-grid=grid]>.content{width:100%;max-width:none}.LoginComponent{width:80%;max-width:792px;margin:auto;background:#fff}.LoginComponent .login-tab{width:100%;display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;position:relative}.LoginComponent .login-tab:before{content:"";width:1px;height:89px;background:#dae4e5;position:absolute;top:0;left:0;right:0;margin:auto;z-index:1}.LoginComponent .login-tab .tab{position:relative;width:50%;padding:30px 0;border-bottom:1px solid #dae4e5;min-height:89px;font-family:fontMedium,Arial,Helvetica,sans-serif}.LoginComponent .login-tab .tab:before{content:"";width:100%;height:0;background:#236775;position:absolute;top:0;left:0;transition:all .2s cubic-bezier(.455,.03,.515,.955)}.no-touchevents .LoginComponent .login-tab .tab:hover:before{width:100%;height:7px}.LoginComponent .login-tab .tab[data-active=true]{border-bottom:1px solid #fff}.LoginComponent .login-tab .tab[data-active=true]:before{width:100%;height:7px}.LoginComponent .tab-container{display:none;padding:61px 100px 100px}.LoginComponent .tab-container[data-active=true]{display:block}.UiLightbox .forgot-bloc,.UiLightbox .register-bloc,.UiLightbox .sign-in-bloc{padding:80px 95px 0}.forgot-bloc .row.actions,.register-bloc .row.actions,.sign-in-bloc .row.actions{position:absolute;bottom:-130px}.UiLightbox .forgot-bloc .row.actions,.UiLightbox .register-bloc .row.actions,.UiLightbox .sign-in-bloc .row.actions{position:relative;bottom:0}.forgot-bloc .title-tab,.register-bloc .title-tab,.sign-in-bloc .title-tab{font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:400;color:#236775;text-align:center;margin-bottom:36px}.sign-in-section{width:100%;-ms-justify-content:space-between;justify-content:space-between;-ms-justify-content:center;justify-content:center}.sign-in-section,.sign-in-section .sign-in-button{display:flex;-ms-align-items:center;align-items:center}.sign-in-section .sign-in-button{-ms-flex-shrink:0;flex-shrink:0;height:45px;min-width:270px;padding-top:13px;padding-bottom:13px;-ms-justify-content:flex-start;justify-content:flex-start;font-size:17px}.sign-in-section .sign-in-button.facebook{background:#4467b1;color:#fff}.sign-in-section .sign-in-button.google{background:#fff;border:2px solid #1c1c1c}.sign-in-section .sign-in-button.google .icon,.sign-in-section .sign-in-button.google .ui-image{width:30px;height:30px}.sign-in-section .sign-in-button:first-child{margin-right:14px}.sign-in-section .sign-in-button .icon,.sign-in-section .sign-in-button .ui-image{width:20px;height:20px;flex:0 0 20px;margin-right:14px;margin-left:20px}.sign-in-section .sign-in-button .label-button{flex:1 0 auto;margin-right:20px}.separator.-signin{position:relative;text-align:center;color:#236775;font-size:16px;padding:46px 0;display:flex;-ms-align-items:center;align-items:center}.separator.-signin .line{width:50%;height:1px;background:#dae4e5}.separator.-signin .line:first-of-type{margin-right:17px}.separator.-signin .line:last-of-type{margin-left:17px}.bloc-comment{padding:80px 95px;max-width:996px;margin:auto;background:#fff}.bloc-comment .bloc-container{display:flex}.bloc-comment .bloc-container .bloc-image{max-width:200px;margin-right:57px;-ms-flex-shrink:0;flex-shrink:0;-ms-flex-grow:0;flex-grow:0}.bloc-comment .bloc-container .bloc-image .title{color:#236775;margin-top:16px;line-height:1}.bloc-comment .bloc-container .bloc-image .ui-picture{overflow:hidden;position:relative}.bloc-comment .bloc-container .bloc-image .ui-picture:before{content:"";display:block;height:0;padding-top:145.5%;padding-top:0}.bloc-comment .bloc-container .bloc-form{display:block;-ms-flex-grow:0;flex-grow:0;overflow:hidden}.bloc-comment .bloc-container .bloc-form .title{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;color:#236775;margin-bottom:42px}.bloc-comment .bloc-container .bloc-form .actions{-ms-justify-content:flex-start;justify-content:flex-start}.bloc-comment .bloc-container .bloc-form .rating_selection{text-align:left}.bloc-comment .bloc-container .bloc-form .rating_selection .rating-title{display:block}.bloc-comment .bloc-container .bloc-form .rating_selection input[type=radio],.bloc-comment .bloc-container .bloc-form .rating_selection span{display:none}.bloc-comment .bloc-container .bloc-form .rating_selection label{cursor:pointer}.bloc-comment .bloc-container .bloc-form .rating_selection label:not(.rating-title):before{display:inline-block;content:"\2605";color:#236775;transition:all .2s}.bloc-comment .bloc-container .bloc-form .rating_selection input:checked+label~label:before{color:#aaa}.bloc-comment .bloc-container .bloc-form .rating_selection:hover label[for]:before{color:#236775}.bloc-comment .bloc-container .bloc-form .rating_selection:hover label:hover~label:before{color:#aaa}.bloc-comment .bloc-container .bloc-form textarea{max-width:100%;min-width:100%;width:100%}.ProductComments{margin-left:auto;margin-right:auto;width:76.61538vw;max-width:996px;max-width:700px!important}.ProductComments .comments-stats{-ms-justify-content:flex-start;justify-content:flex-start}.ProductComments .comments-stats,.ProductComments .stars-average-container{display:flex;-ms-align-items:center;align-items:center}.ProductComments .comment-stars,.ProductComments .stars-average,.ProductComments .votes-average{display:flex}.ProductComments .comment-stars .star,.ProductComments .stars-average .star,.ProductComments .votes-average .star{margin-right:3px}.ProductComments .comment-stars .star:not(.\--full),.ProductComments .stars-average .star:not(.\--full),.ProductComments .votes-average .star:not(.\--full){-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30);opacity:.3}.ProductComments .comment-stars .star:last-child,.ProductComments .stars-average .star:last-child,.ProductComments .votes-average .star:last-child{margin-right:0}.ProductComments .votes-average{color:#236775}.ProductComments .comment-title{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;color:#236775}.ProductComments .comments{margin-top:22px;border-top:1px solid #dae4e5}.ProductComments .comments .comment{display:grid;border-bottom:1px solid #dae4e5;-ms-align-items:flex-start;align-items:flex-start}.ProductComments .comments .comment .comment-author{font-family:fontMedium,Arial,Helvetica,sans-serif;font-size:16px;overflow:hidden;text-overflow:ellipsis}.ProductComments .comments .comment .comment-text{font-size:1.153846153846154vw;line-height:1.266666666666667;font-family:fontBook,Helvetica,Arial,sans-serif;-ms-align-items:center;align-items:center}.ProductComments .comments .comment .comment-stars{-ms-align-items:center;align-items:center;margin-left:0;margin-top:5px}.ProductComments .LightboxBtn{margin-top:40px}.ProductComments .UiLightbox .content{max-width:996px}.the_pagebuilder{padding:80px 0}.the_pagebuilder .pagebuilder-item{margin-bottom:120px}.the_pagebuilder .pagebuilder-item:last-child{margin-bottom:0}.builder-accordion .accordions-container,.builder-accordion .title-accordion{margin-left:auto;margin-right:auto;width:76.61538vw;max-width:996px}.builder-accordion .title-accordion{font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;font-weight:400;text-transform:uppercase;color:#236775;margin-bottom:27px}.builder-gallery .UiSwiper{max-height:800px}.builder-gallery .ui-picture{overflow:hidden;position:relative}.builder-gallery .ui-picture:before{content:"";display:block;height:0;padding-top:66.66666666666666%}.builder-cta,.builder-text,.builder-text-image{margin-left:auto;margin-right:auto;width:76.61538vw;max-width:996px}.builder-text-image .text-image-container{display:grid;-ms-grid-template-columns:60% auto;grid-template-columns:60% auto;grid-gap:78px;-ms-align-items:center;align-items:center}.builder-text-image .text-image-container[data-align=right]{-ms-grid-template-columns:auto 60%;grid-template-columns:auto 60%;-ms-grid-auto-flow:dense;grid-auto-flow:dense}.builder-text-image .text-image-container[data-align=right] .image-container{grid-column:2}.builder-text-image .text-image-container[data-align=right] .text-container{grid-column:1}.builder-text-image .text-image-container .image-container .ui-picture{overflow:hidden;position:relative}.builder-text-image .text-image-container .image-container .ui-picture:before{content:"";display:block;height:0;padding-top:66.86046511627907%}.builder-text-image .title{font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:400;color:#236775}.builder-text-image .Wysiwyg{margin-top:21px}.builder-text-image .cta{margin-top:39px}.builder-table .table-container{margin-left:auto;margin-right:auto;width:76.61538vw;max-width:996px;border:1px solid #dae4e5;border-right:none}.builder-table .table-container .columns,.builder-table .table-container .row{display:grid}.builder-table .table-container .column,.builder-table .table-container .rowCol{padding:33px 26px}.builder-table .table-container .column:nth-child(n+2),.builder-table .table-container .rowCol:nth-child(n+2){border-left:1px solid #dae4e5}.builder-table .table-container .column:last-child,.builder-table .table-container .rowCol:last-child{border-right:1px solid #dae4e5}.builder-table .table-container .columns{border-bottom:1px solid #dae4e5}.builder-table .table-container .column{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif}.builder-table .table-container .row:nth-child(n+3){border-top:1px solid #dae4e5}.builder-table .helper-scroll{display:none;font-family:fontBold,Arial,Helvetica,sans-serif;font-size:15px;text-align:right;padding:15px}.builder-table .helper-scroll .arrow{height:8px;transform:rotate(-45deg);border:solid #236775;border-width:0 2px 2px 0;display:inline-block;padding:3px;pointer-events:none;border-color:#1c1c1c!important;margin-bottom:1px}.ui-media{display:block;position:relative;z-index:1;background-color:transparent;overflow:hidden}.ui-media[data-full],.ui-media[data-overlay]:before{position:absolute;top:0;right:0;bottom:0;left:0}.ui-media[data-overlay]:before{content:"";z-index:2;background-color:rgba(28,28,28,.4);z-index:5}.ui-media[data-overlay].ui-video:before{background-color:rgba(28,28,28,.1)}.ui-media[data-cover] .media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ui-media[data-cover=cover] .media{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ui-media[data-cover=contain] .media{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.ui-media .preloader{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .5s cubic-bezier(.77,0,.175,1);z-index:10;background-color:#f7f7f7;display:none}.ui-media .preloader:after{width:80%;max-width:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);opacity:.4}[data-loaded=true].ui-media .preloader{transform:translateX(-100%)}.ui-media[data-transition]:after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:$white;transition:transform .5s cubic-bezier(.77,0,.175,1);z-index:20}.-scrolled .ui-media[data-transition][data-transition=left]:after,[data-loaded=true].ui-media[data-transition][data-transition=left] .preloader{transform:translateX(-100%)}.-scrolled .ui-media[data-transition][data-transition=right]:after,[data-loaded=true].ui-media[data-transition][data-transition=right] .preloader{transform:translateX(100%)}.-scrolled .ui-media[data-transition][data-transition=top]:after,[data-loaded=true].ui-media[data-transition][data-transition=top] .preloader{transform:translateY(-100%)}.-scrolled .ui-media[data-transition][data-transition=bottom]:after,[data-loaded=true].ui-media[data-transition][data-transition=bottom] .preloader{transform:translateY(100%)}.ui-vimeo,.ui-vimeo .cover,.ui-vimeo .iframe-container{position:absolute;top:0;left:0;width:100%;height:100%}.ui-vimeo .cover{cursor:pointer}.ui-vimeo .cover:hover .play{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);opacity:.8}.ui-vimeo .iframe-container iframe{width:100%;height:100%}.ui-vimeo .ui-picture{height:100%}.ui-vimeo .ui-picture img{-o-object-fit:cover;object-fit:cover;height:100%}.ui-vimeo .play{position:absolute;top:50%;left:50%;width:100px;height:100px;z-index:1;transform:translate(-50%,-50%)}.product-card .product-image{position:relative}.product-card .product-image .ui-picture{position:absolute;top:0;right:0;bottom:0;left:0}.product-card .product-image .bubble-promo{position:absolute;top:8px;right:8px;width:70px;height:70px;color:#fff;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;border-radius:50%;font-size:15px;font-family:fontBold,Arial,Helvetica,sans-serif;z-index:2}.product-card .product-infos{margin-top:30px}.product-card .product-infos>.top-container{display:flex;margin-bottom:22px}.product-card .logo{position:relative;width:100px;height:auto}.product-card .logo img{display:block}.product-card .product-name{font-size:1.461538461538461vw;line-height:1.526315789473684;font-family:fontBook,Helvetica,Arial,sans-serif;font-weight:400;text-transform:uppercase}.product-card .product-code{font-size:15px;font-weight:700;text-transform:capitalize}.product-card .product-price{display:flex;-ms-align-items:center;align-items:center;margin-top:15px}.product-card .product-price .price{font-family:fontBold,Arial,Helvetica,sans-serif}.product-card .product-price strong{color:#236775}.product-card .product-price .reduction{display:block;color:#236775;background:#dae4e5;padding:2px 10px;font-family:fontBold,Arial,Helvetica,sans-serif;font-size:15px;margin-left:10px}.product-card .product-price .price{-ms-filter:none;filter:none;opacity:1;transition:all .3s cubic-bezier(.455,.03,.515,.955)}.product-card .product-price .price.-loading{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.product-card.-lite{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-justify-content:flex-start;justify-content:flex-start;-ms-align-items:center;align-items:center;margin-bottom:45px}.product-card.-lite:last-child{margin-bottom:0}.product-card.-lite .product-image{width:85px;-ms-flex-grow:0;flex-grow:0;-ms-flex-shrink:0;flex-shrink:0;margin-right:34px}.product-card.-lite .product-infos{margin-top:0}.product-card.-lite .product-infos>.top-container{margin-bottom:0;margin-top:8px}.product-card.-lite .product-name{font-size:15px!important}.product-card.-lite .product-price{margin-top:8px}[data-page="404"] .page-header{width:76.61538vw;max-width:996px;margin:100px auto 135px;text-align:center}[data-page="404"] .page-header .title{color:#236775;font-family:fontBold,Arial,Helvetica,sans-serif;font-weight:400;font-size:15.076923076923078vw;line-height:1}[data-page="404"] .page-header .text{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;max-width:750px;margin-left:auto;margin-right:auto}.dashboard .sidebar{background-color:#f2f4f6}.dashboard .section-title{font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:400;color:#236775}.dashboard .dash-content .back,.dashboard .dash-content .form,.dashboard .dash-content .section-title{max-width:590px}[data-page=addresses] .dashboard .list.addresses>.item{background-color:#f2f4f6;padding:40px}[data-page=addresses] .dashboard .vat{margin-top:40px}.address-card .title{font-size:14px;line-height:23px;font-family:fontMedium,Arial,Helvetica,sans-serif;margin-bottom:4px;color:#236775;text-transform:uppercase}.address-card .full-address{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif}.address-card .actions{margin-top:0}.address-card .actions .list{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-justify-content:flex-start;justify-content:flex-start}.address-card .actions .list>.item+.item{margin-left:20px}.address-card .actions .list>.item+.item button{position:relative;padding-bottom:5px}.address-card .actions .list>.item+.item button:after{content:"";position:absolute;bottom:2px;right:0;background:#236775;width:100%;height:2px;transition:transform .2s cubic-bezier(.455,.03,.515,.955);transform-origin:left center;transform:scaleX(1)}.no-touchevents .address-card .actions .list>.item+.item button:hover:after{transform:scaleX(0);transform-origin:right center}[data-page=address] .dashboard .back-container{display:flex;-ms-justify-content:flex-start;justify-content:flex-start;-ms-align-items:center;align-items:center;margin-bottom:30px}[data-page=address] .dashboard .back-container .icon{transform:scaleX(-.8) scaleY(.8) translateY(2px);margin-right:10px}[data-page=address] .dashboard .back-container svg{width:8px;height:13px}[data-page=orders] .dashboard .section-title{margin-bottom:36px}[data-page=orders] .dashboard .filter-form{margin-bottom:74px;max-width:none}[data-page=orders] .dashboard .filter-form .errors{display:none}[data-page=orders] .dashboard .filter-form .row{-ms-justify-content:flex-start;justify-content:flex-start;-ms-align-items:center;align-items:center}[data-page=orders] .dashboard .filter-form .actions{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-justify-content:flex-start;justify-content:flex-start;-ms-align-items:center;align-items:center}[data-page=orders] .dashboard .filter-form .cta-link{margin-left:20px}[data-page=orders] .dashboard .filter-form .actions,[data-page=orders] .dashboard .filter-form .cta-link{-ms-flex-grow:0;flex-grow:0;-ms-flex-basis:auto;flex-basis:auto}[data-page=orders] .dashboard .filter-form .input-container{position:relative;width:100%}[data-page=orders] .dashboard .filter-form .input-container .input{padding:16px 1em 16px 3em}[data-page=orders] .dashboard .filter-form .input-container .errors{display:none}[data-page=orders] .dashboard .filter-form .input-container .icon{position:absolute;top:19px;left:19px}[data-page=orders] .dashboard .filter-form .input-container .icon.calendar{position:absolute;top:16px}[data-page=orders] .dashboard .order-legend .header{display:grid;-ms-grid-template-columns:repeat(5,minmax(100px,1fr)) 1fr minmax(auto,270px);grid-template-columns:repeat(5,minmax(100px,1fr)) 1fr minmax(auto,270px)}[data-page=orders] .dashboard .order-legend{line-height:15px;color:#236775;text-transform:uppercase;font-size:12px;font-family:fontMedium,Arial,Helvetica,sans-serif}[data-page=orders] .dashboard .order-legend .col{padding-left:26px}[data-page=orders] .dashboard .orders-list{position:relative}[data-page=orders] .dashboard .orders{margin-top:16px;display:grid;-ms-grid-template-columns:1fr;grid-template-columns:1fr;grid-gap:5px}.order{display:grid;-ms-grid-template-columns:3fr 3fr minmax(auto,270px);grid-template-columns:3fr 3fr minmax(auto,270px);background:#f2f4f6}.order .content,.order .header{display:grid;-ms-grid-template-columns:repeat(3,minmax(100px,1fr));grid-template-columns:repeat(3,minmax(100px,1fr));-ms-align-items:center;align-items:center}.order .col{font-size:15px;font-family:fontBook,Helvetica,Arial,sans-serif}.order .col.number,.order .col.status{text-transform:uppercase}.order .col.number{font-size:16px;font-family:fontBold,Arial,Helvetica,sans-serif}.order .col.actions{padding-left:0}.order .col.actions .cta{font-size:16px!important;font-family:fontBook,Helvetica,Arial,sans-serif;max-width:unset!important;min-width:unset!important;width:100%;height:100%;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.order .col.pdf{padding-left:0}.order .col.pdf a{width:30px;height:37px;display:block;margin:auto}[data-page=orders] .pagination{margin:50px 35px 0;display:flex;-ms-justify-content:flex-end;justify-content:flex-end;-ms-align-items:center;align-items:center}[data-page=orders] .pagination ul{display:flex;padding:0;margin:0;font-size:16px;font-family:fontMedium,Arial,Helvetica,sans-serif}[data-page=orders] .pagination ul li,[data-page=orders] .pagination ul li a{display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}[data-page=orders] .pagination ul li a{width:35px;height:35px;border-radius:50%;cursor:pointer;margin:0 5px;border:1px solid #dae4e5;transition:all .4s cubic-bezier(.19,1,.22,1)}[data-page=orders] .pagination ul li a:hover{background:#dae4e5}[data-page=orders] .pagination ul li.-active a{background:#dae4e5;color:#1c1c1c;pointer-events:none}[data-page=orders] .pagination ul li:first-child a{margin-left:0}[data-page=orders] .pagination ul li:last-child a{margin-right:0}[data-page=orders] .pagination .next,[data-page=orders] .pagination .prev{cursor:pointer;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;padding:12px}[data-page=orders] .pagination svg{width:11px;height:7px;fill:#1c1c1c;transform-origin:center}[data-page=orders] .pagination .prev svg{transform:rotate(-90deg)}[data-page=orders] .pagination .next svg{transform:rotate(90deg)}.payment-cart{padding:34px 29px}.payment-cart .cart-title{font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;font-weight:400;color:#236775;text-transform:uppercase;margin-top:55px}.payment-cart .cart-desc{margin-top:22px;font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;text-align:center;text-align:left;font-family:fontMedium,Arial,Helvetica,sans-serif}.payment-cart .cart-total-items{font-size:19px;margin-top:32px}.payment-cart .cart-total-items .count{font-family:fontBold,Arial,Helvetica,sans-serif}.cart-promo{display:inline-block;padding:3px 11px;background:#dae4e5;font-size:1.153846153846154vw;line-height:1.266666666666667;font-family:fontBook,Helvetica,Arial,sans-serif;color:#236775;font-family:fontBold,Arial,Helvetica,sans-serif;margin-top:14px;margin-bottom:20px}.promo-code{margin-top:64px}.promo-code input[type=submit]{margin-left:0!important}.payment-summary .summary-title{font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;font-weight:400;color:#236775;text-transform:uppercase;margin-bottom:27px;margin-top:59px}.payment-summary .summary{margin-top:7px;-ms-justify-content:space-between;justify-content:space-between}.payment-summary .summary,.payment-summary .summary .text{display:flex;-ms-align-items:center;align-items:center}.payment-summary .summary.\--total{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif}.AddressesForms .form[data-theme=bright] .new-address{color:#fff}.AddressesForms .form[data-theme=bright] .new-address .text:after{background:#fff}.payment-customer-informations{background:#236775;padding:34px 29px}.payment-customer-informations .credit-card-section,.payment-customer-informations .shipping-section{margin-top:46px}.payment-customer-informations .credit-card-section .customer-title,.payment-customer-informations .shipping-section .customer-title{font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;font-weight:400;text-transform:uppercase;color:#fff}.payment-customer-informations .credit-card-section .notice,.payment-customer-informations .shipping-section .notice{font-size:1.461538461538461vw;line-height:1.526315789473684;font-family:fontBook,Helvetica,Arial,sans-serif;font-style:italic;text-transform:none}.payment-customer-informations .credit-card-section .\--title,.payment-customer-informations .shipping-section .\--title{margin-bottom:29px}.payment-customer-informations .credit-card-section .payform-title,.payment-customer-informations .credit-card-section .shipping-title,.payment-customer-informations .shipping-section .payform-title,.payment-customer-informations .shipping-section .shipping-title{margin-top:30px}.payment-customer-informations .credit-card-section .field-email.-visible,.payment-customer-informations .shipping-section .field-email.-visible{margin-bottom:13px}.payment-customer-informations .credit-card-section .customer-adresses,.payment-customer-informations .shipping-section .customer-adresses{overflow:hidden}.payment-customer-informations .credit-card-section .customer-adresses[data-type=billingAddress] .customer-title,.payment-customer-informations .shipping-section .customer-adresses[data-type=billingAddress] .customer-title{margin-top:69px}.payment-customer-informations .credit-card-section .customer-adresses .form-rows.billing,.payment-customer-informations .shipping-section .customer-adresses .form-rows.billing{height:0;overflow:hidden}.payment-customer-informations .credit-card-section .addresses-radio,.payment-customer-informations .shipping-section .addresses-radio{display:flex;flex-direction:column;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:stretch;align-items:stretch;-ms-align-items:center;align-items:center}.payment-customer-informations .credit-card-section .addresses-radio .field,.payment-customer-informations .shipping-section .addresses-radio .field{width:100%}.payment-customer-informations .credit-card-section .addresses-radio .new-address,.payment-customer-informations .shipping-section .addresses-radio .new-address{margin:20px 0 50px}.payment-customer-informations .credit-card-section .NewAddressForm,.payment-customer-informations .shipping-section .NewAddressForm{height:0;overflow:hidden}.payment-customer-informations .credit-card-section .PaymentForm .vs__dropdown-menu,.payment-customer-informations .shipping-section .PaymentForm .vs__dropdown-menu{bottom:calc(100% - 1px);top:unset}.payment-customer-informations .credit-card-section .PaymentForm .group,.payment-customer-informations .shipping-section .PaymentForm .group{display:block}.payment-customer-informations .credit-card-section .PaymentForm .group .fields,.payment-customer-informations .shipping-section .PaymentForm .group .fields{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-align-items:flex-end;align-items:flex-end}.payment-customer-informations .credit-card-section .PaymentForm .group .fields>.field,.payment-customer-informations .shipping-section .PaymentForm .group .fields>.field{flex:1 1 50%}.payment-customer-informations .credit-card-section .PaymentForm .expiry,.payment-customer-informations .shipping-section .PaymentForm .expiry{max-width:220px}.payment-customer-informations .credit-card-section .PaymentForm .expiry.expiryYear,.payment-customer-informations .shipping-section .PaymentForm .expiry.expiryYear{margin-left:20px}.payment-customer-informations .credit-card-section .PaymentForm .expiry.expiryYear .label,.payment-customer-informations .shipping-section .PaymentForm .expiry.expiryYear .label{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.payment-customer-informations .credit-card-section .PaymentForm .subtitle,.payment-customer-informations .shipping-section .PaymentForm .subtitle{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;color:#fff;margin-bottom:27px}.payment-customer-informations .credit-card-section .PaymentForm .actions,.payment-customer-informations .shipping-section .PaymentForm .actions{margin:35px 0}.payment-customer-informations .credit-card-section .PaymentForm .actions.disabled,.payment-customer-informations .credit-card-section .PaymentForm .actions .disabled,.payment-customer-informations .shipping-section .PaymentForm .actions.disabled,.payment-customer-informations .shipping-section .PaymentForm .actions .disabled{pointer-events:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);opacity:.8}.payment-customer-informations .credit-card-section .PaymentForm .row--with-cards,.payment-customer-informations .shipping-section .PaymentForm .row--with-cards{position:relative}.payment-customer-informations .credit-card-section .PaymentForm .cards-images,.payment-customer-informations .shipping-section .PaymentForm .cards-images{display:flex;position:absolute;right:20px;bottom:41px}.payment-customer-informations .credit-card-section .PaymentForm .cards-images .card,.payment-customer-informations .shipping-section .PaymentForm .cards-images .card{width:35px;overflow:hidden;position:relative;margin-right:5px}.payment-customer-informations .credit-card-section .PaymentForm .cards-images .card:before,.payment-customer-informations .shipping-section .PaymentForm .cards-images .card:before{content:"";display:block;height:0;padding-top:54.285714285714285%}.payment-customer-informations .credit-card-section .PaymentForm .cards-images .card:last-of-type(),.payment-customer-informations .shipping-section .PaymentForm .cards-images .card:last-of-type(){margin-right:0}.payment-cart-list{margin-top:45px;border-top:1px solid #dae4e5}.payment-cart-list .cart-item{padding:16px 15px;display:flex;-ms-align-items:center;align-items:center;border-bottom:1px solid #dae4e5;position:relative}.payment-cart-list .cart-item:last-of-type{margin-bottom:0}.payment-cart-list .cart-item .item-infos{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center}.payment-cart-list .cart-item .ui-picture{overflow:hidden;position:relative;max-width:94px;flex:1 0 94px}.payment-cart-list .cart-item .ui-picture:before{content:"";display:block;height:0;padding-top:125.53191489361701%}.payment-cart-list .cart-item .item-infos{padding:0 32px;flex:1 0 60%}.payment-cart-list .cart-item .item-subinfos{display:flex;margin-top:3px}.payment-cart-list .cart-item .item-subinfos .color,.payment-cart-list .cart-item .item-subinfos .size{font-size:1.153846153846154vw;line-height:1.266666666666667;font-family:fontBook,Helvetica,Arial,sans-serif}.payment-cart-list .cart-item .item-subinfos .color{margin-right:21px}.payment-cart-list .cart-item .footer-item{display:flex;margin-top:23px}.payment-cart-list .cart-item .footer-item .subtotal{font-family:fontBold,Arial,Helvetica,sans-serif;color:#236775;margin-right:41px}.payment-cart-list .cart-item .count-container{display:flex;-ms-align-items:center;align-items:center}.payment-cart-list .cart-item .count{width:22px;height:22px;position:relative;cursor:pointer}.payment-cart-list .cart-item .count.add:after,.payment-cart-list .cart-item .count.add:before,.payment-cart-list .cart-item .count.remove:after{content:"";width:100%;height:2px;background:#1c1c1c;display:block;position:absolute;top:0;bottom:0;margin:auto}.payment-cart-list .cart-item .count.add:before{transform:rotate(90deg)}.payment-cart-list .cart-item .remove-icon{width:32px;height:32px;border:2px solid #236775;border-radius:50%;position:absolute;right:-16px;top:-16px}.payment-cart-list .cart-item .remove-icon .remove-container{display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;position:relative;width:100%;height:100%;transform:rotate(45deg)}.payment-cart-list .cart-item .remove-icon .remove-container:after,.payment-cart-list .cart-item .remove-icon .remove-container:before{content:"";position:absolute;width:16px;height:2px;background:#236775}.payment-cart-list .cart-item .remove-icon .remove-container:before{transform:rotate(90deg)}.payment-cart-list .cart-item input[type=submit]{border-bottom:2px solid #236775}.payment-cart-list .cart-item input.number,.payment-cart-list .cart-item input[type=number]{max-width:90px;text-align:center;margin:0 15px;outline:none;box-shadow:none;border:1px solid #dae4e5}.CartModale{position:fixed;top:44px;right:0;width:465px;z-index:1000}.CartModale .overlay{background-color:rgba(28,28,28,.2);position:fixed;top:44px;right:0;bottom:0;left:0}.CartModale .scrollable{max-height:60vh;width:100%;overflow:auto;z-index:2}.CartModale .no-result{text-align:center;font-family:fontBold,Arial,Helvetica,sans-serif;padding-top:40px}.CartModale .cart-information{z-index:2;position:relative;width:100%;background-color:#fff}.CartModale .cart-item .item-infos{display:flex;flex-direction:column;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:stretch;align-items:stretch;-ms-align-items:flex-start;align-items:flex-start}.CartModale .payment-summary{padding-right:44px;padding-top:25px;padding-bottom:25px}.CartModale .payment-summary .line{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-justify-content:center;justify-content:center;text-align:right}.CartModale .payment-summary .label{flex:1 1 100%}.CartModale .payment-summary .number{flex:0 0 150px;font-family:fontBold,Arial,Helvetica,sans-serif}.CartModale .cta{width:100%;min-width:100%;max-width:100%}.payment-container{display:flex}.payment-container .section{flex:1 0 50%}.payment-container .section.payment-customer-informations{-ms-flex-shrink:1;flex-shrink:1}.payment-container .logo{width:192px;height:62px;display:inline-block}.payment-container .logo svg{width:auto;height:auto}.payment-container [data-connected=true] .customer-connect{display:flex;-ms-justify-content:flex-start;justify-content:flex-start;-ms-align-items:center;align-items:center}.payment-container .customer-connect{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;padding-bottom:38px;border-bottom:1px solid #fff}.payment-container .customer-connect .icon{margin-right:18px;width:22px;height:22px}.payment-container .customer-connect p{font-size:1.615384615384616vw;line-height:1.285714285714286;color:#fff;font-family:fontBold,Arial,Helvetica,sans-serif}.payment-container .customer-connect .LightboxBtn{background:#fff;color:#236775;border:0}.payment-container .tooltips{width:20px;height:20px;border-radius:50%;background:#236775;color:#fff;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;font-size:14px;margin-left:12px}[data-page=faq] .page-header{width:76.61538vw;max-width:996px;margin:105px auto 100px;max-width:998px!important}[data-page=faq] .page-header .title{font-size:3.538461538461538vw;line-height:1.130434782608696;font-family:fontBold,Arial,Helvetica,sans-serif;font-weight:400;color:#236775}[data-page=faq] .builder-accordion+.builder-accordion{margin-top:100px}[data-page=faq] .accordions-container,[data-page=faq] .title-accordion{max-width:998px!important}[data-page=faq] .contact{margin-top:120px;padding-bottom:110px;background-color:#f2f4f6}[data-page=faq] .contact>.content{margin-left:auto;margin-right:auto;width:76.61538vw;max-width:996px;max-width:998px!important}[data-page=faq] .contact .header{padding-top:105px;padding-bottom:85px}[data-page=faq] .contact .title{font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:400;color:#236775}.header-home{width:100%}.header-home .UiSwiper{width:100%;max-width:unset;height:53.84615384615385vw;max-height:700px;background:#f2f4f6}.header-home .swiper-slide{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center}.header-home .slide-infos{padding:125px 130px;width:45%}.header-home .slide-image,.header-home .ui-picture{height:100%}.header-home .slide-image{width:55%}.header-home .slide-image .ui-media{display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.header-home .slide-image .media{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;";max-height:100%}.header-home .slide-title{font-size:3.538461538461538vw;line-height:1.130434782608696;font-family:fontBold,Arial,Helvetica,sans-serif;font-weight:400}.header-home .slide-content{font-size:1.461538461538461vw;line-height:1.526315789473684;font-family:fontBook,Helvetica,Arial,sans-serif;margin-top:22px}.header-home .slide-cta{margin-top:63px}.header-home .swiper-pagination{width:100px;height:100px;position:absolute;top:unset;bottom:37px;left:unset;right:33px;padding:0}.TheMarquee{z-index:20;margin:80px 0}.TheMarquee:not([data-overflow]){width:100%;overflow:hidden}.TheMarquee .model{visibility:hidden}.TheMarquee .clones{transform:translateX(0)}.TheMarquee .list{display:inline-block;white-space:nowrap}.TheMarquee .item{flex:0 0 auto;position:relative;font-size:3.538461538461538vw;line-height:1.130434782608696;font-family:fontBold,Arial,Helvetica,sans-serif;font-weight:400;display:inline-block;padding:10px;transition:color 1s cubic-bezier(.19,1,.22,1)}.TheMarquee .item:after{right:0;transform:translate(50%,-50%)}.TheMarquee .item:after,.TheMarquee .item:first-child:before{content:"";width:11px;height:11px;border-radius:50%;display:inline-block;box-sizing:border-box;transition:color 1s cubic-bezier(.19,1,.22,1),background-color 1s cubic-bezier(.19,1,.22,1);position:absolute;top:50%}.TheMarquee .item:first-child:before{left:0;transform:translate(-50%,-50%)}.TheMarquee .item:nth-child(odd){color:#236775}.categories-section{width:100%}.categories-section .title{font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:400;color:#236775;margin-bottom:46px}.categories-section .categories-list{display:grid;-ms-grid-template-rows:1fr;grid-template-rows:1fr;-ms-grid-template-columns:repeat(4,1fr);grid-template-columns:repeat(4,1fr);grid-gap:64px 25px}.categories-section .category .ui-picture{overflow:hidden;position:relative;margin-bottom:25px;background:#f2f4f6}.categories-section .category .ui-picture:before{content:"";display:block;height:0;padding-top:122.34042553191489%}.categories-section .category .category-link{display:block}.categories-section .category-name{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;text-align:center;color:#1c1c1c}.brands-section{padding:45px 0;background:#f2f4f6;margin-top:90px}.brands-section .container{margin-left:auto;margin-right:auto;width:92.30769vw;max-width:1200px}.brands-section .container .title-container{margin-bottom:30px;display:flex;-ms-align-items:center;align-items:center}.brands-section .title{font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:400;color:#236775;margin-right:41px}.brands-section .item-link{display:block;width:160px;height:160px;background:#fff;border-radius:50%;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;overflow:hidden}.brands-section .UiSwiper{max-width:unset;width:100%;height:160px}.brands-section .swiper-slide,.brands-section .swiper-wrapper{transition-timing-function:linear!important}.brands-section .swiper-slide{max-width:160px}.brands-section .swiper-slide .ui-media{width:100%;height:100%;border-radius:50%;background:#fff}.brands-section .swiper-slide .ui-media img{top:50%;left:50%;transform:translate(-50%,-50%);width:85%;height:85%}.about-section{margin:90px 0}.about-section .container{margin-left:auto;margin-right:auto;width:76.61538vw;max-width:996px;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.about-section .container .logo{width:188px;height:188px;margin-right:148px;flex:0 0 auto}.about-section .container .ui-picture{width:100%;height:100%;display:block}.about-section .container .text-container{max-width:596px}.about-section .container .title{font-size:3.538461538461538vw;line-height:1.130434782608696;font-family:fontBold,Arial,Helvetica,sans-serif;font-weight:400;color:#236775;margin-bottom:16px}.about-section .container .content{margin-bottom:46px;flex:1 0}[data-page=brands] .section-brands{background-color:#dae4e5}[data-page=brands] .section-brands>.container{margin-left:auto;margin-right:auto;width:76.61538vw;max-width:996px}[data-page=brands] .section-brands .page-header .title{font-size:3.538461538461538vw;line-height:1.130434782608696;font-family:fontBold,Arial,Helvetica,sans-serif;font-weight:400;color:#236775}[data-page=brands] .list.brands{display:flex;-ms-align-items:flex-start;align-items:flex-start;flex-wrap:wrap;margin:-12.5px}[data-page=brands] .list.brands .item{overflow:hidden;position:relative;width:130px;height:130px;margin:12.5px}[data-page=brands] .list.brands .item:before{content:"";display:block;height:0;padding-top:100%}[data-page=brands] .list.brands .item>.link{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;border-radius:50%;overflow:hidden}.no-touchevents [data-page=brands] .list.brands .item>.link .ui-image{transition:transform .4s cubic-bezier(.19,1,.22,1)}.no-touchevents [data-page=brands] .list.brands .item>.link:hover .ui-image{transform:translate(-50%,-50%) scale(1.1)}[data-page=brands] .list.brands .item .ui-image{width:85%;height:85%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.single-product-container .back-list{margin:49px auto 0;padding:0 30px;max-width:1285px}.single-product-container .back-list a{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-justify-content:flex-start;justify-content:flex-start;-ms-align-items:center;align-items:center;font-size:1.153846153846154vw;line-height:1.266666666666667;font-family:fontBook,Helvetica,Arial,sans-serif}.single-product-container .back-list svg{fill:#236775;transform:rotate(180deg);width:11px;height:11px;margin-right:10px}.single-product-container .product-infos-descriptions{margin:82px 30px 108px}.single-product-container .single-product{padding-top:49px}.single-product-container .product-infos-descriptions,.single-product-container .single-product{display:flex;-ms-align-items:center;align-items:center;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:flex-start;align-items:flex-start}.single-product-container .product-infos-descriptions>div .ui-picture,.single-product-container .single-product>div .ui-picture{overflow:hidden;position:relative}.single-product-container .product-infos-descriptions>div .ui-picture:before,.single-product-container .single-product>div .ui-picture:before{content:"";display:block;height:0;padding-top:145.76271186440678%}.single-product-container .product-infos-descriptions>div .\--info,.single-product-container .single-product>div .\--info{margin-bottom:25px}.single-product-container .product-infos-descriptions>div .product-flash,.single-product-container .single-product>div .product-flash{display:inline-block;font-size:1.461538461538461vw;line-height:1.526315789473684;font-family:fontBook,Helvetica,Arial,sans-serif;color:#236775;font-family:fontBold,Arial,Helvetica,sans-serif;padding:8px 21px;background:#dae4e5}.single-product-container .product-infos-descriptions>div .product-title,.single-product-container .single-product>div .product-title{font-size:1.846153846153846vw;line-height:1.25;font-weight:400;color:#236775;font-family:fontBook,Helvetica,Arial,sans-serif;text-transform:uppercase}.single-product-container .product-infos-descriptions>div .product-companions,.single-product-container .single-product>div .product-companions{display:flex;flex-wrap:wrap;margin-top:-15px;margin-bottom:15px;margin-left:-20px}.single-product-container .product-infos-descriptions>div .product-companions>.item,.single-product-container .single-product>div .product-companions>.item{font-size:15px;margin-left:20px;margin-top:5px}.no-touchevents .single-product-container .product-infos-descriptions>div .product-companions>.item .link,.no-touchevents .single-product-container .single-product>div .product-companions>.item .link{position:relative;display:block;overflow:hidden}.no-touchevents .single-product-container .product-infos-descriptions>div .product-companions>.item .link:after,.no-touchevents .single-product-container .single-product>div .product-companions>.item .link:after{content:"";border-bottom:1px solid #1c1c1c;width:100%;position:absolute;left:0;bottom:0;right:0;transform:translateX(-100%);transition:transform .4s cubic-bezier(.19,1,.22,1)}.no-touchevents .single-product-container .product-infos-descriptions>div .product-companions>.item .link:hover:after,.no-touchevents .single-product-container .single-product>div .product-companions>.item .link:hover:after{transform:translateX(0)}.single-product-container .product-infos-descriptions>div .product-logo-col,.single-product-container .single-product>div .product-logo-col{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-justify-content:flex-start;justify-content:flex-start}.single-product-container .product-infos-descriptions>div .product-logo,.single-product-container .single-product>div .product-logo{flex:0 1 20%;max-width:180px;margin-right:15px}.single-product-container .product-infos-descriptions>div .product-logo .ui-image,.single-product-container .product-infos-descriptions>div .product-logo .ui-picture,.single-product-container .single-product>div .product-logo .ui-image,.single-product-container .single-product>div .product-logo .ui-picture{max-width:100%}.single-product-container .product-infos-descriptions>div .product-logo img,.single-product-container .single-product>div .product-logo img{display:block;position:static;transform:translate(0)}.single-product-container .product-infos-descriptions>div .product-code,.single-product-container .single-product>div .product-code{font-size:15px}.single-product-container .product-infos-descriptions>div .product-variations,.single-product-container .single-product>div .product-variations{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-justify-content:flex-start;justify-content:flex-start;-ms-align-items:center;align-items:center}.single-product-container .product-infos-descriptions>div .product-variations .variation-item,.single-product-container .single-product>div .product-variations .variation-item{margin-right:14px}.single-product-container .product-infos-descriptions>div .product-variations .variation-link,.single-product-container .single-product>div .product-variations .variation-link{font-size:1.153846153846154vw;line-height:1.266666666666667;font-family:fontBook,Helvetica,Arial,sans-serif}.single-product-container .product-infos-descriptions>div .product-lowest-price,.single-product-container .single-product>div .product-lowest-price{border-top:1px solid #dae4e5;border-bottom:1px solid #dae4e5;font-family:fontBold,Arial,Helvetica,sans-serif;padding:19px 0}.single-product-container .product-infos-descriptions>div .product-lowest-price .price,.single-product-container .single-product>div .product-lowest-price .price{color:#236775}.single-product-container .product-infos-descriptions>div .product-selection-table .colors-list,.single-product-container .single-product>div .product-selection-table .colors-list{display:grid;-ms-grid-template-columns:repeat(auto-fill,minmax(24px,1fr));grid-template-columns:repeat(auto-fill,minmax(24px,1fr));grid-gap:20px 20px}.single-product-container .product-infos-descriptions>div .product-selection-table .color,.single-product-container .single-product>div .product-selection-table .color{width:24px;height:24px;cursor:pointer;position:relative}.single-product-container .product-infos-descriptions>div .product-selection-table .color.half-circle span,.single-product-container .single-product>div .product-selection-table .color.half-circle span{width:12px;height:24px}.single-product-container .product-infos-descriptions>div .product-selection-table .color.half-circle span:nth-child(2):after,.single-product-container .single-product>div .product-selection-table .color.half-circle span:nth-child(2):after{content:none}.single-product-container .product-infos-descriptions>div .product-selection-table .color.half-circle span:first-child,.single-product-container .single-product>div .product-selection-table .color.half-circle span:first-child{border-radius:24px 0 0 24px;border-right:0}.single-product-container .product-infos-descriptions>div .product-selection-table .color.half-circle span:last-child,.single-product-container .single-product>div .product-selection-table .color.half-circle span:last-child{border-radius:0 24px 24px 0;position:absolute;right:0;top:0;border-left:0}.single-product-container .product-infos-descriptions>div .product-selection-table .color.unvailable span,.single-product-container .single-product>div .product-selection-table .color.unvailable span{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:.5}.single-product-container .product-infos-descriptions>div .product-selection-table .color.unvailable:after,.single-product-container .product-infos-descriptions>div .product-selection-table .color.unvailable:before,.single-product-container .single-product>div .product-selection-table .color.unvailable:after,.single-product-container .single-product>div .product-selection-table .color.unvailable:before{content:"";width:100%;height:1px;position:absolute;top:0;right:0;bottom:0;left:0;background:#1c1c1c;margin:auto;z-index:1;transform:rotate(45deg)}.single-product-container .product-infos-descriptions>div .product-selection-table .color.unvailable:after,.single-product-container .single-product>div .product-selection-table .color.unvailable:after{transform:rotate(-45deg)}.single-product-container .product-infos-descriptions>div .product-selection-table .color:last-child,.single-product-container .single-product>div .product-selection-table .color:last-child{margin-right:0}.single-product-container .product-infos-descriptions>div .product-selection-table .color span,.single-product-container .single-product>div .product-selection-table .color span{position:relative;width:100%;height:100%;border-radius:50%;background-color:#df931b;color:#df931b;border:1px solid #1c1c1c;display:block}.single-product-container .product-infos-descriptions>div .product-selection-table .color span:after,.single-product-container .single-product>div .product-selection-table .color span:after{content:"";position:absolute;right:0;top:0;bottom:0;left:-5px;margin:auto;width:32px;height:32px;border-radius:50%;background:transparent;border:2px solid;transform:scale(.5);transition:all .4s cubic-bezier(.55,.085,.68,.53);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.single-product-container .product-infos-descriptions>div .product-selection-table .color:hover span:after,.single-product-container .product-infos-descriptions>div .product-selection-table .color[data-active=true] span:after,.single-product-container .single-product>div .product-selection-table .color:hover span:after,.single-product-container .single-product>div .product-selection-table .color[data-active=true] span:after{-ms-filter:none;filter:none;opacity:1;transform:scale(1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.single-product-container .product-infos-descriptions>div .product-selection-table .size-chart,.single-product-container .single-product>div .product-selection-table .size-chart{text-align:right;display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-align-items:space-between;align-items:space-between}.single-product-container .product-infos-descriptions>div .product-selection-table .size-chart.-mobile,.single-product-container .single-product>div .product-selection-table .size-chart.-mobile{margin-top:19px}.single-product-container .product-infos-descriptions>div .product-selection-table .scroll-right,.single-product-container .single-product>div .product-selection-table .scroll-right{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;font-size:15px;font-family:fontBold,Arial,Helvetica,sans-serif}.single-product-container .product-infos-descriptions>div .product-selection-table .scroll-right svg,.single-product-container .single-product>div .product-selection-table .scroll-right svg{width:7px;height:7px;fill:#1c1c1c;margin-left:10px}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct,.single-product-container .single-product>div .product-selection-table .FormProduct{margin-top:20px;font-size:1.153846153846154vw;line-height:1.266666666666667;font-family:fontBook,Helvetica,Arial,sans-serif}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .current-url[type=text],.single-product-container .single-product>div .product-selection-table .FormProduct .current-url[type=text]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;height:0;padding:0;border:0;position:absolute}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .table,.single-product-container .single-product>div .product-selection-table .FormProduct .table{display:grid;-ms-grid-template-rows:repeat(10,auto);grid-template-rows:repeat(10,auto);-ms-grid-template-columns:100%;grid-template-columns:100%;border:1px solid #dae4e5}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row-item,.single-product-container .single-product>div .product-selection-table .FormProduct .row-item{position:relative}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row-item .border,.single-product-container .single-product>div .product-selection-table .FormProduct .row-item .border{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:2px solid #236775;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;transition:opacity .4s cubic-bezier(.19,1,.22,1)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row-item .count,.single-product-container .single-product>div .product-selection-table .FormProduct .row-item .count{font-size:14px}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row-item:not(.-highlight) .count,.single-product-container .single-product>div .product-selection-table .FormProduct .row-item:not(.-highlight) .count{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row-item.-highlight .border,.single-product-container .single-product>div .product-selection-table .FormProduct .row-item.-highlight .border{-ms-filter:none;filter:none;opacity:1}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row-item .col:nth-child(2n+2),.single-product-container .single-product>div .product-selection-table .FormProduct .row-item .col:nth-child(2n+2){background:none}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row-item .col:nth-child(2n+3),.single-product-container .single-product>div .product-selection-table .FormProduct .row-item .col:nth-child(2n+3){background:rgba(218,228,229,.3)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row-item .col.unvailable:nth-child(2n+3),.single-product-container .single-product>div .product-selection-table .FormProduct .row-item .col.unvailable:nth-child(2n+3){background:rgba(218,228,229,.1)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row,.single-product-container .single-product>div .product-selection-table .FormProduct .row{display:grid;-ms-align-items:center;align-items:center;border-bottom:1px solid #dae4e5}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-1,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-1{-ms-grid-template-columns:90px repeat(1,1fr);grid-template-columns:90px repeat(1,1fr)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-2,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-2{-ms-grid-template-columns:90px repeat(2,1fr);grid-template-columns:90px repeat(2,1fr)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-3,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-3{-ms-grid-template-columns:90px repeat(3,1fr);grid-template-columns:90px repeat(3,1fr)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-4,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-4{-ms-grid-template-columns:90px repeat(4,1fr);grid-template-columns:90px repeat(4,1fr)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-5,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-5{-ms-grid-template-columns:90px repeat(5,1fr);grid-template-columns:90px repeat(5,1fr)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-6,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-6{-ms-grid-template-columns:90px repeat(6,1fr);grid-template-columns:90px repeat(6,1fr)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-7,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-7{-ms-grid-template-columns:90px repeat(7,1fr);grid-template-columns:90px repeat(7,1fr)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-8,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-8{-ms-grid-template-columns:90px repeat(8,1fr);grid-template-columns:90px repeat(8,1fr)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-9,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-9{-ms-grid-template-columns:90px repeat(9,1fr);grid-template-columns:90px repeat(9,1fr)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-10,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-10{-ms-grid-template-columns:90px repeat(10,1fr);grid-template-columns:90px repeat(10,1fr)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row:last-child,.single-product-container .single-product>div .product-selection-table .FormProduct .row:last-child{border-bottom:none}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row .col:first-child,.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.header,.single-product-container .single-product>div .product-selection-table .FormProduct .row .col:first-child,.single-product-container .single-product>div .product-selection-table .FormProduct .row.header{font-family:fontBold,Arial,Helvetica,sans-serif;color:#236775}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .col,.single-product-container .single-product>div .product-selection-table .FormProduct .col{padding:11px 0}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .col.unvailable,.single-product-container .single-product>div .product-selection-table .FormProduct .col.unvailable{color:rgba(0,0,0,.3)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .col.unvailable:nth-child(2n+2),.single-product-container .single-product>div .product-selection-table .FormProduct .col.unvailable:nth-child(2n+2){background:rgba(218,228,229,.1)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .col:first-child,.single-product-container .single-product>div .product-selection-table .FormProduct .col:first-child{text-align:left;padding-left:15px;height:100%;display:grid;-ms-align-content:center;align-content:center}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .col:nth-child(2n+2),.single-product-container .single-product>div .product-selection-table .FormProduct .col:nth-child(2n+2){background:rgba(218,228,229,.3)}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .col,.single-product-container .single-product>div .product-selection-table .FormProduct .col{border-right:1px solid #dae4e5;width:100%;text-align:center}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .col.input,.single-product-container .single-product>div .product-selection-table .FormProduct .col.input{padding:5px;line-height:.8;height:100%;display:grid;-ms-align-content:center;align-content:center;border-top:none;border-left:none;border-bottom:none}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .col.input .unvailable,.single-product-container .single-product>div .product-selection-table .FormProduct .col.input .unvailable{font-size:12px;line-height:1}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .col:last-child,.single-product-container .single-product>div .product-selection-table .FormProduct .col:last-child{border-right:none}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct input[type=text],.single-product-container .single-product>div .product-selection-table .FormProduct input[type=text]{margin:0;padding:5px 2px;background:#fff;border:2px solid #dae4e5;font-size:1.153846153846154vw;line-height:1.266666666666667;font-family:fontBook,Helvetica,Arial,sans-serif;font-family:fontMedium,Arial,Helvetica,sans-serif;width:100%;text-align:center}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .summary,.single-product-container .single-product>div .product-selection-table .FormProduct .summary{width:100%;padding:18px 0;margin-top:19px;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;border-top:1px solid #dae4e5;border-bottom:1px solid #dae4e5;font-family:fontMedium,Arial,Helvetica,sans-serif;color:#236775}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .summary .articles,.single-product-container .single-product>div .product-selection-table .FormProduct .summary .articles{text-transform:uppercase;margin-right:30px}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .submit-container,.single-product-container .single-product>div .product-selection-table .FormProduct .submit-container{width:100%;display:flex;-ms-align-items:center;align-items:center;margin-top:24px}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .submit-container input,.single-product-container .single-product>div .product-selection-table .FormProduct .submit-container input{width:100%;max-width:unset}.single-product-container .product-infos-descriptions>div .product-selection-table .share-container,.single-product-container .single-product>div .product-selection-table .share-container{margin-top:26px;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.single-product-container .product-infos-descriptions>div .product-selection-table .share-container .share-list,.single-product-container .single-product>div .product-selection-table .share-container .share-list{display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.single-product-container .product-infos-descriptions>div .product-selection-table .share-container .share,.single-product-container .single-product>div .product-selection-table .share-container .share{margin-right:17px;outline:none}.single-product-container .product-infos-descriptions>div .product-selection-table .share-container .share:nth-child(2),.single-product-container .single-product>div .product-selection-table .share-container .share:nth-child(2){fill:#236775}.single-product-container .product-infos-descriptions>div .product-selection-table .share-container svg,.single-product-container .single-product>div .product-selection-table .share-container svg{width:25px;height:25px;cursor:pointer;outline:none}.single-product-container .product-infos-descriptions>div{padding:24px 30px;border-top:1px solid #d8d8d8;font-size:1.153846153846154vw;line-height:1.266666666666667;font-family:fontBook,Helvetica,Arial,sans-serif}.single-product-container .accordions-container .title,.single-product-container .product-infos-descriptions .title{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;color:#236775;margin-bottom:10px}.single-product-container .accordions-container .content,.single-product-container .product-infos-descriptions .content{font-size:1.153846153846154vw;line-height:1.266666666666667;font-family:fontBook,Helvetica,Arial,sans-serif;line-height:2em}.single-product-container .accordions-container ul,.single-product-container .product-infos-descriptions ul{margin:0;padding-left:0;list-style-type:none}.single-product-container .accordions-container li,.single-product-container .product-infos-descriptions li{margin-bottom:20px;display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-justify-content:flex-start;justify-content:flex-start;-ms-align-items:center;align-items:center}.single-product-container .accordions-container li:last-child,.single-product-container .product-infos-descriptions li:last-child{margin-bottom:0}.single-product-container .accordions-container .icon,.single-product-container .product-infos-descriptions .icon{-ms-flex-shrink:0;flex-shrink:0;margin-right:20px}.single-product-container .accordions-container svg,.single-product-container .product-infos-descriptions svg{width:40px;height:40px}.single-product-container .accordions-container{margin-bottom:42px}.single-product-container .product-media-zoom{position:fixed;top:120px;left:0;width:100%;height:100vh;z-index:901}.single-product-container .product-media-zoom[data-open=false]{pointer-events:none;overflow:hidden}.single-product-container .product-media-zoom[data-open=true]{pointer-events:all;overflow:auto}.single-product-container .product-media-zoom .list-media{width:100%;height:100%}.single-product-container .product-media-zoom .media-zoom-container{position:absolute;top:0;left:0;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.single-product-container .product-media-zoom .ui-picture{width:100%;overflow:hidden;position:relative;pointer-events:none}.single-product-container .product-media-zoom .ui-picture:before{content:"";display:block;height:0;padding-top:145.76271186440678%}.single-product-container .product-media-zoom .custom-cursor{pointer-events:none;width:46px;height:46px;border-radius:50%;background:#fff;position:fixed;top:-23px;left:-23px;z-index:902;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;transition:opacity .2s}.single-product-container .product-media-zoom .custom-cursor[data-visible=false]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.single-product-container .product-media-zoom .custom-cursor[data-visible=true]{-ms-filter:none;filter:none;opacity:1}.single-product-container .product-media-zoom .custom-cursor .line{background:#1c1c1c;width:16px;height:2px}.single-product-container .related-products{margin-top:80px;background:#f2f4f6;padding:60px 0}.single-product-container .related-products .header{margin-bottom:60px}.main-wrapper{padding-top:93px;padding-bottom:93px;background:#f2f4f6}[data-page=pay-success]{background-color:#f2f4f6}[data-page=pay-success] ._hide{display:none}[data-page=pay-success] .page-header{text-align:center;width:76.61538vw;max-width:996px;margin:105px auto 100px;max-width:772px!important}[data-page=pay-success] .page-header .title{font-size:3.538461538461538vw;line-height:1.130434782608696;font-family:fontBold,Arial,Helvetica,sans-serif;font-weight:400}[data-page=pay-success] .page-header .description{font-size:1.461538461538461vw;line-height:1.526315789473684;font-family:fontBook,Helvetica,Arial,sans-serif;margin-top:20px}[data-page=pay-success] .page-header .code{font-size:2.307692307692308vw;line-height:1.2;font-family:fontBold,Arial,Helvetica,sans-serif;text-transform:uppercase}[data-page=pay-success] .section.user{margin-left:auto;margin-right:auto;width:92.30769vw;max-width:1200px;background-color:#fff;padding:95px 10%}[data-page=pay-success] .section.user .title{font-size:1.846153846153846vw;line-height:1.25;font-family:fontBook,Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:400;color:#236775}[data-page=pay-success] .section.user .separator.-signin{max-width:610px;margin-left:auto;margin-right:auto}.filtering-section{padding:78px 0 103px;background:#f2f4f6}.filtering-section .main-container{margin-left:auto;margin-right:auto;width:76.61538vw;max-width:996px}.filtering-section .title{font-size:3.538461538461538vw;line-height:1.130434782608696;font-family:fontBold,Arial,Helvetica,sans-serif;font-weight:400;color:#236775}.filtering-section .filters-list{width:100%;margin-top:62px;display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-justify-content:flex-start;justify-content:flex-start;flex-wrap:wrap;display:none}.filtering-section .filter-item{display:inline-block;margin-right:18px;margin-bottom:18px;cursor:pointer}.filtering-section .filter-item:last-child{margin-right:0}.filtering-section .filter-item.active .filter-link{background:#236775;color:#fff}.filtering-section .filter-item .filter-link{display:block;padding:5px 25px;border:2px solid #236775;border-radius:50px;color:#236775;pointer-events:none}.filtering-section .filter-item .filter-link:hover{background:#236775;color:#fff}.filtering-section .logos-list{margin-top:95px;width:100%;display:grid;-ms-grid-template-columns:repeat(7,1fr);grid-template-columns:repeat(7,1fr);grid-gap:24px}.filtering-section .logo article{overflow:hidden;position:relative}.filtering-section .logo article:before{content:"";display:block;height:0;padding-top:100%}.filtering-section .logo-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:#fff;border-radius:50%;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;overflow:hidden}.filtering-section .ui-media{width:60%;height:50%}@media only screen and (min-width:601px){.form .row{display:flex;-ms-align-items:flex-start;align-items:flex-start}.form .row>:not(button):not(:first-child){margin-left:24px}.address-card{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center}.address-card .header{flex:1 1 100%;margin-right:50px}}@media only screen and (max-width:600px){.form .row{display:flex;flex-direction:column;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:stretch;align-items:stretch}.form .row+.row,.form .row>*+:not(button){margin-top:10px}.input,[data-component=KoddeinFieldSelect] .vs__dropdown-toggle{padding:.57em 1em}.addresses-radio [data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .label .desc{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-justify-content:flex-start;justify-content:flex-start;flex-wrap:wrap}.swiper-pagination{padding:0 12px}.swiper-pagination .arrow{width:40px;height:40px}.Accordion{width:100%!important}.Accordion .Plus{right:20px!important;margin:auto}.Accordion .header-item{padding:22px 65px 22px 22px}.Accordion .description-container{padding:0 45px 0 22px}.Accordion .description-container>:last-child{padding-bottom:22px}.cta._full-mobile:not([data-type=simple]),[type=submit]:not([data-type=simple]){width:100%}.no-touchevents .UIVideo:hover .btn{width:100px;height:100px}.UIVideo .btn{width:116px;height:116px;font-size:15px}.advantages-section .advantages-list{display:flex;flex-direction:column;-ms-align-items:stretch;align-items:stretch;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:flex-start;align-items:flex-start}.advantages-section .advantage-item{flex-direction:row;max-width:unset}.advantages-section .advantage-item:nth-child(n+2){margin-top:30px}.advantages-section .advantage-round{width:80px;height:80px;flex:0 0 auto;margin-bottom:0;margin-right:18px}.advantages-section .advantage-image{width:60%}.advantages-section .advantage-content,.advantages-section .advantage-title{text-align:left}.LoginComponent{width:100%;border-bottom:1px solid #dae4e5}.LoginComponent .login-tab:before{width:1px;height:61px}.LoginComponent .login-tab .tab{padding:19px 0;min-height:61px;background:#236775;color:#fff}.LoginComponent .login-tab .tab:before{display:none}.LoginComponent .login-tab .tab[data-active=true]{background:#fff;color:#1c1c1c}.LoginComponent .tab-container{padding:37px 18px 57px}.UiLightbox .forgot-bloc,.UiLightbox .register-bloc,.UiLightbox .sign-in-bloc{padding:52px 15px 0}.forgot-bloc .row.actions,.register-bloc .row.actions,.sign-in-bloc .row.actions{position:relative;bottom:0}.UiLightbox .forgot-bloc .row.actions,.UiLightbox .register-bloc .row.actions,.UiLightbox .sign-in-bloc .row.actions{margin-top:24px}.forgot-bloc .title-tab,.register-bloc .title-tab,.sign-in-bloc .title-tab{margin-bottom:23px}.separator.-signin{padding:26px 0}.bloc-comment{padding:52px 15px}.bloc-comment .bloc-container .bloc-form .actions{-ms-align-items:flex-start;align-items:flex-start}.bloc-comment .bloc-container .bloc-form .actions button{width:auto}.ProductComments .UiLightbox .content{width:100%;max-height:100%}.builder-accordion .accordions-container{width:100%;overflow:hidden}.builder-text-image{width:100%}.builder-text-image .text-image-container{-ms-grid-template-columns:auto;grid-template-columns:auto;-ms-grid-template-rows:auto;grid-template-rows:auto;grid-gap:21px}.builder-text-image .text-image-container[data-align=right]{-ms-grid-template-columns:auto;grid-template-columns:auto;-ms-grid-template-rows:auto;grid-template-rows:auto}.builder-text-image .text-image-container[data-align=right] .image-container,.builder-text-image .text-image-container[data-align=right] .text-container{grid-column:1}.builder-text-image .text-image-container .image-container{margin-left:-15px;margin-right:-15px}.builder-text-image .text-container{width:calc(100vw - 60px);margin:auto}.builder-table .table-container{overflow:scroll;margin-left:15px;width:auto}.builder-table .table-container .columns,.builder-table .table-container .row{width:-moz-max-content;width:max-content}.builder-table .table-container .column,.builder-table .table-container .rowCol{width:150px;padding:15px 17px}.builder-table .helper-scroll{display:block}[data-page=profil] .dashboard .section-title{margin-bottom:25px}[data-page=profil] .dashboard .section:not(:first-child){margin-top:45px}.address-card .actions{margin-top:24px}[data-page=orders] .dashboard .filter-form .input-container .input{padding:16px 3em 16px 1em}[data-page=orders] .dashboard .filter-form .input-container .icon{position:absolute;top:19px;right:19px;left:unset}[data-page=orders] .dashboard .orders{display:grid;-ms-grid-template-columns:1fr;grid-template-columns:1fr;grid-gap:17px}[data-page=faq] .contact textarea{height:222px}.header-home .swiper-pagination{position:absolute;top:82px;bottom:unset;left:0;right:0}.brands-section{padding:45px 0}.brands-section .item-link{width:100px;height:100px}.brands-section .UiSwiper{height:100px}.brands-section .swiper-slide{max-width:100px}.about-section{margin:55px 0 80px}.about-section .container{display:flex;flex-direction:column;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:stretch;align-items:stretch}.about-section .container .logo{width:107px;height:107px;margin-right:unset;margin-bottom:38px;flex:1 0 auto}.single-product-container .product-infos-descriptions>div{padding:24px 0}.main-wrapper{padding:0}.filtering-section .logos-list{-ms-grid-template-columns:repeat(3,1fr);grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1000px){.form .label{margin-bottom:14px}.UiSwiper{margin-left:auto;margin-right:auto;width:76.61538vw;max-width:996px}.Accordion .description-container .UiWysiwyg{margin-top:0}.Wysiwyg ol,.Wysiwyg p,.Wysiwyg ul{margin-bottom:30px}.Wysiwyg .h1,.Wysiwyg .h2{margin-bottom:26px}.Wysiwyg .h3{margin-bottom:24px}.Wysiwyg .h4{margin-bottom:33px}.Wysiwyg .note{margin-bottom:30px}[data-grid=list].section-categories>.content,[data-grid=list].section-products>.content{margin-left:auto;margin-right:auto;width:92.30769vw;max-width:1200px}.section-categories>.header .cta,.section-products>.header .cta{margin-left:40px}.section-categories .list,.section-products .list{display:grid;-ms-grid-template-rows:1fr;grid-template-rows:1fr;-ms-grid-template-columns:repeat(4,1fr);grid-template-columns:repeat(4,1fr);grid-gap:25px}.section-categories .ui-picture{overflow:hidden;position:relative}.section-categories .ui-picture:before{content:"";display:block;height:0;padding-top:123.2142857142857%}.section-categories .ui-picture+.title{margin-top:25px;text-align:center}.section-products[data-grid=grid] .list{-ms-grid-template-columns:repeat(3,1fr);grid-template-columns:repeat(3,1fr)}.LoginComponent .login-tab .tab{font-size:20px}.bloc-comment .bloc-container .bloc-form .actions{margin-top:20px}.bloc-comment .bloc-container .bloc-form .rating_selection{margin-top:26px;margin-bottom:46px}.bloc-comment .bloc-container .bloc-form .rating_selection label:not(.rating-title):before{font-size:20px}.ProductComments{padding:96px 0}.ProductComments .comment-stars,.ProductComments .stars-average,.ProductComments .votes-average{margin-left:25px}.ProductComments .comments .comment{-ms-grid-template-columns:1fr 70px 3fr;grid-template-columns:1fr 70px 3fr;grid-gap:25px;padding:22px 0}.ProductComments .comments .comment .comment-text{margin-top:1px}.builder-video{margin-left:auto;margin-right:auto;width:76.61538vw;max-width:996px}.product-card .product-image{overflow:hidden;position:relative}.product-card .product-image:before{content:"";display:block;height:0;padding-top:123.2142857142857%}.product-card .product-price{font-size:18px}.product-card .product-price strong{font-size:22px}[data-page="404"] .page-header .text{margin-top:20px}.dashboard{display:flex;-ms-align-items:stretch;align-items:stretch}.dashboard .sidebar{background-color:#f2f4f6;flex:0 0 auto;-ms-flex-basis:367px;flex-basis:367px;max-width:367px;min-width:200px;padding:96px 50px}.dashboard .sidebar .title{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;color:#236775}.dashboard .sidebar .list{padding-top:55px;padding-bottom:55px}.dashboard .sidebar .list .link{display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;-ms-justify-content:flex-start;justify-content:flex-start;font-size:1.461538461538461vw;line-height:1.526315789473684;font-family:fontBook,Helvetica,Arial,sans-serif;height:68px;padding-left:27px;padding-right:27px;background-color:#fff;position:relative;overflow:hidden}.dashboard .sidebar .list .link:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background-color:#236775;transform:translateX(-4px);transition:transform .4s cubic-bezier(.19,1,.22,1)}.dashboard .sidebar .list .link[data-active],.no-touchevents .dashboard .sidebar .list .link:hover{font-weight:700}.dashboard .sidebar .list .link[data-active]:before,.no-touchevents .dashboard .sidebar .list .link:hover:before{transform:translateX(0)}.dashboard .sidebar .list>.item:not(:first-child){margin-top:7px}.dashboard .sidebar .faq,.dashboard .sidebar .faq .link{font-size:1.461538461538461vw;line-height:1.421052631578947;font-family:fontBook,Helvetica,Arial,sans-serif}.dashboard .sidebar .faq .link{display:block;text-decoration:underline}.dashboard .dash-content{flex:1 1 100%;margin-left:35px;margin-right:35px;padding-top:80px;padding-bottom:120px;margin-left:90px}[data-page=profil] .dashboard .section-title{margin-bottom:36px}[data-page=profil] .dashboard .section:not(:first-child){margin-top:80px}[data-page=addresses] .dashboard .list.addresses{margin-top:45px;margin-bottom:25px}[data-page=addresses] .dashboard .list.addresses>.item+.item{margin-top:10px}[data-page=address] .dashboard .section-title{margin-bottom:35px}[data-page=orders] .dashboard .filter-form .input-container{max-width:320px}.payment-cart-list .cart-item .remove-icon,.payment-cart .customer-connect{display:none}.CartModale .cart-item{padding-left:0;padding-right:0;margin-left:15px;margin-right:15px}.payment-container .section{-ms-flex-grow:0;flex-grow:0}.payment-container .section.payment-cart{position:fixed;top:0;left:0;bottom:0;width:50%;height:100%;padding:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.payment-container .section.payment-cart>.section-content{padding:34px 29px}.payment-container .section.payment-customer-informations{width:50%;margin-left:50%;min-height:100vh}[data-page=faq] .contact>.content{padding-left:102px;padding-right:102px}.categories-section .container{margin-left:auto;margin-right:auto;width:76.61538vw;max-width:996px}[data-page=Homepage] .section-categories,[data-page=Homepage] .section-products{margin-top:90px}[data-page=Homepage] .section-categories+.TheMarquee,[data-page=Homepage] .section-products+.TheMarquee{margin-top:80px}[data-page=brands] .section-brands .page-header{padding-top:80px;margin-bottom:60px}[data-page=brands] .list.brands{padding-bottom:88px}.single-product-container .product-infos-descriptions,.single-product-container .single-product{margin:0 auto;padding:0 30px;max-width:1285px}.single-product-container .product-infos-descriptions>div,.single-product-container .single-product>div{flex:0 1 calc(60% - 12px);width:calc(60% - 12px)}.single-product-container .product-infos-descriptions>div .product-lowest-price,.single-product-container .single-product>div .product-lowest-price{font-size:25px}.single-product-container .product-infos-descriptions>div .product-selection-table .size-chart,.single-product-container .single-product>div .product-selection-table .size-chart{margin-top:19px}.single-product-container .accordions-container,.single-product-container .product-infos-descriptions>div .product-selection-table .scroll-right,.single-product-container .product-infos-descriptions>div .product-selection-table .size-chart.-mobile,.single-product-container .single-product>div .product-selection-table .scroll-right,.single-product-container .single-product>div .product-selection-table .size-chart.-mobile{display:none}[data-page=pay-success] .page-header .cta{margin-top:50px}[data-page=pay-success] .section.user .title{margin-bottom:50px}[data-page=pay-success] .section.advantages{margin-top:135px}}@media only screen and (max-width:1000px){.form .label{margin-bottom:7px}.Accordion .description-container .UiWysiwyg{margin-top:0}.Wysiwyg ol,.Wysiwyg p,.Wysiwyg ul{margin-bottom:26px}.Wysiwyg .h1,.Wysiwyg .h2{margin-bottom:24px}.Wysiwyg .h3,.Wysiwyg .h4{margin-bottom:20px}.Wysiwyg .note{margin-bottom:26px}.section-categories>.header .cta,.section-products>.header .cta{margin-left:20px}.LoginComponent .login-tab .tab{font-size:15px}.bloc-comment .bloc-container .bloc-form .actions,.bloc-comment .bloc-container .bloc-form .rating_selection{margin-top:0}.bloc-comment .bloc-container .bloc-form .rating_selection{margin-bottom:28px}.bloc-comment .bloc-container .bloc-form .rating_selection label:not(.rating-title):before{font-size:30px}.ProductComments{padding:40px 0}.ProductComments .comments .comment{-ms-grid-template-columns:1fr 70px 2fr;grid-template-columns:1fr 70px 2fr;grid-gap:20px;padding:20px}.ProductComments .comments .comment .comment-text{margin-top:-10px}.ui-media[data-transition]:after{display:none}.ui-vimeo .play{width:60px;height:60px}.product-card .product-price{font-size:15px}.product-card .product-price strong{font-size:17px}[data-page="404"] .page-header .text{margin-top:12px}[data-page=addresses] .dashboard .list.addresses{margin-top:20px;margin-bottom:15px}[data-page=addresses] .dashboard .list.addresses>.item+.item{margin-top:15px}[data-page=address] .dashboard .section-title{margin-bottom:30px}[data-page=orders] .pagination{-ms-justify-content:center;justify-content:center}.payment-cart .cart-desc{display:none}[data-page=Homepage] .section-categories,[data-page=Homepage] .section-products{margin-top:50px}[data-page=Homepage] .section-categories+.TheMarquee,[data-page=Homepage] .section-products+.TheMarquee{margin-top:60px}[data-page=brands] .section-brands .page-header{padding-top:30px;margin-bottom:30px}[data-page=brands] .list.brands{padding-bottom:27px}.single-product-container .product-infos-descriptions>div .product-lowest-price,.single-product-container .single-product>div .product-lowest-price{font-size:25px}.single-product-container .product-infos-descriptions>div .product-selection-table .size-chart,.single-product-container .single-product>div .product-selection-table .size-chart{margin-top:40px}.single-product-container .product-infos-descriptions,.single-product-container .product-infos-descriptions>div .product-selection-table .size-chart .spacer,.single-product-container .single-product>div .product-selection-table .size-chart .spacer{display:none}[data-page=pay-success] .page-header .cta{margin-top:30px}[data-page=pay-success] .section.user .title{margin-bottom:20px}[data-page=pay-success] .section.advantages{margin-top:0}}@media (max-width:1114.285714285714px){.Accordion .list-title,.address-card .full-address,.addresses-radio [data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .label .desc,.advantages-section .advantage-title,.bloc-comment .bloc-container .bloc-form .title,.builder-table .table-container .column,.categories-section .category-name,.cta:not([data-type=simple]),.input,.payment-cart .cart-desc,.payment-container .customer-connect p,.payment-customer-informations .credit-card-section .PaymentForm .subtitle,.payment-customer-informations .shipping-section .PaymentForm .subtitle,.payment-summary .summary.\--total,.ProductComments .comment-title,.section-categories .title,.single-product-container .accordions-container .title,.single-product-container .product-infos-descriptions .title,.Wysiwyg .h3,[data-component=KoddeinFieldSelect] .vs__dropdown-toggle,[data-component=KoddeinFieldSelect] .vs__search,[data-component=KoddeinFieldSelect] .vs__search:focus,[data-page="404"] .page-header .text,[type=submit]:not([data-type=simple]){font-size:18px!important}}@media (min-width:1299.9999999999998px){.input,[data-component=KoddeinFieldSelect] .vs__dropdown-toggle{font-size:21px!important}[data-component=KoddeinFieldSelect] .vs__no-options{font-size:15px!important}[data-component=KoddeinFieldSelect] .vs__search,[data-component=KoddeinFieldSelect] .vs__search:focus{font-size:21px!important}[data-component=KoddeinFieldSelect] .vs__dropdown-option{font-size:15px!important}.Accordion .list-title,.addresses-radio [data-component=KoddeinFieldCheckbox][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldCheckboxes][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldCheckboxesColors][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldCheckboxesSizes][data-component=KoddeinFieldRadio] .label .desc,.addresses-radio [data-component=KoddeinFieldRadio][data-component=KoddeinFieldRadio] .label .desc,.Wysiwyg .h3{font-size:21px!important}.Wysiwyg .note{font-size:15px!important}.advantages-section .advantage-title,.bloc-comment .bloc-container .bloc-form .title,.cta:not([data-type=simple]),.ProductComments .comment-title,.section-categories .title,[type=submit]:not([data-type=simple]){font-size:21px!important}.ProductComments .comments .comment .comment-text{font-size:15px!important}.builder-table .table-container .column{font-size:21px!important}[data-page="404"] .page-header .title{font-size:196px!important}.address-card .full-address,.payment-cart .cart-desc,[data-page="404"] .page-header .text{font-size:21px!important}.cart-promo{font-size:15px!important}.payment-customer-informations .credit-card-section .PaymentForm .subtitle,.payment-customer-informations .shipping-section .PaymentForm .subtitle,.payment-summary .summary.\--total{font-size:21px!important}.payment-cart-list .cart-item .item-subinfos .color,.payment-cart-list .cart-item .item-subinfos .size{font-size:15px!important}.categories-section .category-name,.payment-container .customer-connect p{font-size:21px!important}.single-product-container .back-list a,.single-product-container .product-infos-descriptions>div,.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct,.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct input[type=text],.single-product-container .product-infos-descriptions>div .product-variations .variation-link,.single-product-container .single-product>div .product-selection-table .FormProduct,.single-product-container .single-product>div .product-selection-table .FormProduct input[type=text],.single-product-container .single-product>div .product-variations .variation-link{font-size:15px!important}.single-product-container .accordions-container .title,.single-product-container .product-infos-descriptions .title{font-size:21px!important}.single-product-container .accordions-container .content,.single-product-container .product-infos-descriptions .content{font-size:15px!important}[data-page=pay-success] .page-header .code{font-size:30px!important}}@media (max-width:1126.6666666666665px){.cart-promo,.payment-cart-list .cart-item .item-subinfos .color,.payment-cart-list .cart-item .item-subinfos .size,.ProductComments .comments .comment .comment-text,.single-product-container .accordions-container .content,.single-product-container .back-list a,.single-product-container .product-infos-descriptions .content,.single-product-container .product-infos-descriptions>div,.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct,.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct input[type=text],.single-product-container .product-infos-descriptions>div .product-variations .variation-link,.single-product-container .single-product>div .product-selection-table .FormProduct,.single-product-container .single-product>div .product-selection-table .FormProduct input[type=text],.single-product-container .single-product>div .product-variations .variation-link,.Wysiwyg .note,[data-component=KoddeinFieldSelect] .vs__dropdown-option,[data-component=KoddeinFieldSelect] .vs__no-options{font-size:13px!important}[data-page=pay-success] .page-header .code{font-size:26px!important}}@media only screen and (max-width:999px){.UiSwiper{max-width:unset;width:100%}.Accordion{width:calc(100vw - 30px)}.cta:not([data-type=simple]),[type=submit]:not([data-type=simple]){padding:11px 30px;min-width:130px;max-width:100%}.UIVideo .btn:after,.UIVideo .btn:before{content:none}.advantages-section .advantages-list,.section-categories>.header,.section-products>.header,[data-grid=grid].section-categories>.content,[data-grid=grid].section-products>.content{width:calc(100vw - 30px)}[data-grid=grid].section-categories .list,[data-grid=grid].section-products .list{display:grid;-ms-grid-template-rows:1fr;grid-template-rows:1fr;-ms-grid-template-columns:repeat(2,1fr);grid-template-columns:repeat(2,1fr);grid-gap:25px}[data-grid=grid].section-categories .list>.product-card:first-child,[data-grid=grid].section-categories .list>.product-card:nth-child(2),[data-grid=grid].section-products .list>.product-card:first-child,[data-grid=grid].section-products .list>.product-card:nth-child(2){padding-top:0;border-top:0}[data-grid=grid].section-categories .list>.product-card,[data-grid=grid].section-products .list>.product-card{padding-top:25px;border-top:1px solid #d8d8d8}[data-grid=list].section-categories .list,[data-grid=list].section-products .list{margin-left:15px}[data-grid=list].section-categories .list>.item,[data-grid=list].section-products .list>.item{margin-right:15px}[data-grid=list].section-products .list>.item{max-width:250px}[data-grid=list].section-categories .list>.item{max-width:265px}.section-categories .ui-picture{overflow:hidden;position:relative}.section-categories .ui-picture:before{content:"";display:block;height:0;padding-top:121.88679245283018%}[data-grid=list].section-categories .ui-picture+.title{margin-top:14px}[data-grid=grid].section-categories .ui-picture+.title{margin-top:8px}.section-products[data-related]{padding-top:35px;padding-bottom:35px}.sign-in-section{display:flex;flex-direction:column;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:stretch;align-items:stretch;-ms-align-items:center;align-items:center}.sign-in-section .sign-in-button{min-width:245px}.sign-in-section .sign-in-button:first-child{margin-right:0;margin-bottom:14px}.bloc-comment .bloc-container .bloc-image{display:none}.ProductComments{width:calc(100vw - 30px)}.ProductComments .comments-stats{display:flex;flex-direction:column;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:stretch;align-items:stretch;padding:0 20px}.ProductComments .stars-average-container{margin-top:13px}.ProductComments .votes-average{margin-left:25px}.ProductComments .comments .comment .comment-text{grid-column:1/4;grid-row:2}.ProductComments .LightboxBtn{margin-top:20px;margin-left:20px}.the_pagebuilder{padding:32px 0}.the_pagebuilder .pagebuilder-item{margin-bottom:55px}.builder-accordion .accordions-container,.builder-accordion .title-accordion,.builder-cta,.builder-text,.builder-text-image{width:calc(100vw - 30px)}.builder-video{width:100%}.builder-table .table-container{width:calc(100vw - 30px)}.product-card .product-image{overflow:hidden;position:relative}.product-card .product-image:before{content:"";display:block;height:0;padding-top:122%}.product-card .product-image .bubble-promo{width:55px;height:55px}.product-card .product-infos{margin-top:14px}.product-card .product-infos>.top-container{margin-bottom:12px}.product-card .product-price{margin-top:5px}[data-page="404"] .page-header{width:calc(100vw - 30px);margin-top:25px;margin-bottom:55px}.dashboard .sidebar{position:fixed;top:50px;left:0;right:0;z-index:10}.dashboard .sidebar+.dash-content{margin-top:75px}.dashboard .sidebar .list{padding-top:25px;padding-bottom:25px;display:flex;-ms-justify-content:space-around;justify-content:space-around}.dashboard .sidebar .list .link{font-size:16px;font-family:fontBook,Helvetica,Arial,sans-serif}.dashboard .sidebar .list .link[data-active]{font-family:fontBold,Arial,Helvetica,sans-serif;position:relative}.dashboard .sidebar .list .link[data-active]:after{content:"";background-color:#236775;border-radius:50%;width:6px;height:6px;position:absolute;bottom:-10px;left:50%;transform:translateX(-50%)}.dashboard .dash-content{margin-left:auto;margin-right:auto;padding-top:30px;padding-bottom:60px;width:calc(100% - 30px)}.payment-cart .cart-title{margin-top:0}.payment-customer-informations{background:#fff}.payment-customer-informations .customer-connect{display:flex;flex-direction:column;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:stretch;align-items:stretch;-ms-align-items:flex-start;align-items:flex-start;margin-top:25px;border-bottom:1px solid #dae4e5}.payment-customer-informations .credit-card-section,.payment-customer-informations .shipping-section{margin-top:25px}.payment-customer-informations .credit-card-section .customer-title,.payment-customer-informations .credit-card-section .PaymentForm .subtitle,.payment-customer-informations .shipping-section .customer-title,.payment-customer-informations .shipping-section .PaymentForm .subtitle{color:#236775}.payment-customer-informations .credit-card-section .PaymentForm .cards-images,.payment-customer-informations .shipping-section .PaymentForm .cards-images{display:none}.payment-cart-list{border-top:none}.payment-cart-list .cart-item{border-bottom:none;background:#f2f4f6;margin-bottom:31px}.payment-cart-list .cart-item .footer-item{flex-direction:column-reverse}.payment-cart-list .cart-item .footer-item .subtotal{margin-top:11px}.payment-cart-list .cart-item input[type=submit]{width:32px;height:32px;position:absolute;right:-16px;top:-16px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.CartModale{top:63px;width:100%;background-color:#fff}.CartModale .payment-cart-list{padding:12px}.CartModale .cart-item{margin-bottom:0;margin-top:16px;margin-right:16px}.CartModale .cart-item:not(:first-child){margin-top:31px}.CartModale .overlay{top:63px}.CartModale .scrollable{max-height:calc(100vh - 208px)}.CartModale .footer{position:relative;padding:0 12px 100px;background:#fff;z-index:1}.CartModale .cart-item{padding-left:10px;padding-right:10px}.payment-container{display:flex;flex-direction:column;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:stretch;align-items:stretch}.payment-container .section.payment-cart{-ms-order:2;order:2;padding-top:0}.payment-container .section.payment-customer-informations{-ms-order:1;order:1}.payment-container .section.payment-customer-informations .PaymentForm .row.actions{position:absolute;bottom:0;left:-200vw;right:200vw}.payment-container .customer-connect p{color:#236775}.payment-container .customer-connect .LightboxBtn{background:#236775;color:#fff;margin-top:16px}[data-page=faq] .page-header{width:calc(100vw - 30px);margin-top:30px;margin-bottom:30px}[data-page=faq] .builder-accordion+.builder-accordion,[data-page=faq] .contact{margin-top:50px}[data-page=faq] .contact{padding-bottom:50px}[data-page=faq] .contact>.content{width:calc(100vw - 30px)}[data-page=faq] .contact .header{padding-top:37px;padding-bottom:35px}.header-home .UiSwiper{height:unset}.header-home .swiper-slide{display:flex;flex-direction:column;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:stretch;align-items:stretch;-ms-justify-content:flex-start;justify-content:flex-start;-ms-align-items:flex-start;align-items:flex-start;flex-direction:column-reverse}.header-home .slide-infos{width:100%;padding:39px 31px}.header-home .slide-image .media{max-height:368px}.header-home .slide-image{width:100%;max-height:368px;overflow:hidden}.header-home .ui-picture{overflow:hidden;position:relative;max-height:368px}.header-home .ui-picture:before{content:"";display:block;height:0;padding-top:81.79012345679013%}.header-home .slide-cta{margin-top:28px}.header-home .swiper-pagination{width:100%;position:absolute;top:140px;bottom:unset;left:0;right:0;padding:0 15px}.TheMarquee{margin:48px 0}.TheMarquee .model{visibility:visible}.categories-section .container{width:100%}.categories-section .title{padding-left:15px}.categories-section .categories-list{overflow:hidden;display:block;padding-left:15px}.categories-section .category .ui-picture{overflow:hidden;position:relative}.categories-section .category .ui-picture:before{content:"";display:block;height:0;padding-top:122.34848484848484%}.categories-section .category-name{text-align:left;color:#1c1c1c}.categories-section .swiper-container{overflow:visible}.categories-section .swiper-slide{max-width:calc(100% - 55px)}.brands-section{margin-top:47px}.brands-section .container{width:calc(100vw - 30px);width:100%}.brands-section .container .title-container{width:100%;margin-bottom:30px;padding-left:15px}.about-section .container,[data-page=brands] .section-brands>.container{width:calc(100vw - 30px)}[data-page=brands] .section-brands>.container{width:calc(100vw - 60px)}[data-page=brands] .list.brands .item{width:110px;height:110px}.single-product-container .back-list{padding:0 15px}.single-product-container .product-infos-descriptions,.single-product-container .single-product{width:100%;padding:0;display:flex;flex-direction:column;-ms-align-items:stretch;align-items:stretch;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:flex-start;align-items:flex-start}.single-product-container .product-infos-descriptions>div,.single-product-container .single-product>div{width:100%}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .table,.single-product-container .single-product>div .product-selection-table .FormProduct .table{width:calc(100% + 15px);overflow:scroll}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row-item .border,.single-product-container .single-product>div .product-selection-table .FormProduct .row-item .border{position:absolute;top:0;right:0;bottom:0;left:0}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-1,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-1{-ms-grid-template-columns:90px repeat(1,minmax(90px,1fr));grid-template-columns:90px repeat(1,minmax(90px,1fr))}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-2,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-2{-ms-grid-template-columns:90px repeat(2,minmax(90px,1fr));grid-template-columns:90px repeat(2,minmax(90px,1fr))}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-3,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-3{-ms-grid-template-columns:90px repeat(3,minmax(90px,1fr));grid-template-columns:90px repeat(3,minmax(90px,1fr))}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-4,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-4{-ms-grid-template-columns:90px repeat(4,minmax(90px,1fr));grid-template-columns:90px repeat(4,minmax(90px,1fr))}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-5,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-5{-ms-grid-template-columns:90px repeat(5,minmax(90px,1fr));grid-template-columns:90px repeat(5,minmax(90px,1fr))}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-6,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-6{-ms-grid-template-columns:90px repeat(6,minmax(90px,1fr));grid-template-columns:90px repeat(6,minmax(90px,1fr))}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-7,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-7{-ms-grid-template-columns:90px repeat(7,minmax(90px,1fr));grid-template-columns:90px repeat(7,minmax(90px,1fr))}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-8,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-8{-ms-grid-template-columns:90px repeat(8,minmax(90px,1fr));grid-template-columns:90px repeat(8,minmax(90px,1fr))}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-9,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-9{-ms-grid-template-columns:90px repeat(9,minmax(90px,1fr));grid-template-columns:90px repeat(9,minmax(90px,1fr))}.single-product-container .product-infos-descriptions>div .product-selection-table .FormProduct .row.row-10,.single-product-container .single-product>div .product-selection-table .FormProduct .row.row-10{-ms-grid-template-columns:90px repeat(10,minmax(90px,1fr));grid-template-columns:90px repeat(10,minmax(90px,1fr))}.single-product-container .product-infos-descriptions>div.product-infos,.single-product-container .single-product>div.product-infos{width:calc(100% - 30px);margin:23px auto auto}.single-product-container .product-media-zoom{top:63px}.single-product-container .related-products{margin-top:40px;padding:40px 0}.single-product-container .related-products .header{margin-bottom:30px}[data-page=pay-success] .page-header{width:calc(100vw - 30px);margin-top:30px;margin-bottom:30px}[data-page=pay-success] .section.user{width:calc(100vw - 30px);padding-top:30px;padding-bottom:55px}.filtering-section .main-container{width:calc(100vw - 30px)}.filtering-section .logos-list{-ms-grid-template-columns:repeat(4,1fr);grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1000px) and (max-width:999px){.builder-video,.categories-section .container,.UiSwiper,[data-grid=list].section-categories>.content,[data-grid=list].section-products>.content{width:calc(100vw - 30px)}}@media only screen and (min-width:1000px) and (max-width:999px) and (min-width:600px) and (max-width:1000px){.builder-video,.categories-section .container,.UiSwiper{width:calc(100vw - 70px)}}@media only screen and (min-width:1000px) and (min-width:1600px){.builder-video,.categories-section .container,.UiSwiper,[data-grid=list].section-categories>.content,[data-grid=list].section-products>.content{max-width:1300px}}@media only screen and (min-width:1600px){.about-section .container,.Accordion,.advantages-section .advantages-list,.brands-section .container,.builder-accordion .accordions-container,.builder-accordion .title-accordion,.builder-cta,.builder-table .table-container,.builder-text,.builder-text-image,.filtering-section .main-container,.ProductComments,.section-categories>.header,.section-products>.header,[data-grid=grid].section-categories>.content,[data-grid=grid].section-products>.content,[data-page="404"] .page-header,[data-page=brands] .section-brands>.container,[data-page=faq] .contact>.content,[data-page=faq] .page-header,[data-page=pay-success] .page-header,[data-page=pay-success] .section.user{max-width:1300px}}@media only screen and (max-width:999px) and (min-width:600px) and (max-width:1000px){.Accordion,.advantages-section .advantages-list{width:calc(100vw - 70px)}[data-grid=grid].section-categories .list,[data-grid=grid].section-products .list{grid-gap:35px}[data-grid=list].section-categories .list,[data-grid=list].section-products .list{margin-left:35px}.builder-accordion .accordions-container,.builder-accordion .title-accordion,.builder-cta,.builder-table .table-container,.builder-text,.builder-text-image,.ProductComments,[data-page="404"] .page-header{width:calc(100vw - 70px)}.dashboard .dash-content{width:calc(100% - 70px)}.about-section .container,.filtering-section .main-container,[data-page=brands] .section-brands>.container,[data-page=faq] .contact>.content,[data-page=faq] .page-header,[data-page=pay-success] .page-header{width:calc(100vw - 70px)}}@media (max-width:1026.3157894736842px){.header-home .slide-content,.payment-customer-informations .credit-card-section .notice,.payment-customer-informations .shipping-section .notice,.product-card .product-name,.single-product-container .product-infos-descriptions>div .product-flash,.single-product-container .single-product>div .product-flash,.Wysiwyg .h4,.Wysiwyg p,[data-page=pay-success] .page-header .description{font-size:15px!important}}@media (min-width:1300px){.Wysiwyg p{font-size:19px!important}.Wysiwyg .h1{font-size:46px!important}.Wysiwyg .h2{font-size:24px!important}.Wysiwyg .h4{font-size:19px!important}.advantages-section .title,.builder-accordion .title-accordion,.builder-text-image .title,.forgot-bloc .title-tab,.register-bloc .title-tab,.section-categories>.header .title,.section-products>.header .title,.sign-in-bloc .title-tab{font-size:24px!important}.product-card .product-name{font-size:19px!important}.dashboard .section-title,.payment-cart .cart-title,.payment-customer-informations .credit-card-section .customer-title,.payment-customer-informations .shipping-section .customer-title,.payment-summary .summary-title{font-size:24px!important}.payment-customer-informations .credit-card-section .notice,.payment-customer-informations .shipping-section .notice{font-size:19px!important}[data-page=faq] .page-header .title{font-size:46px!important}[data-page=faq] .contact .title{font-size:24px!important}.header-home .slide-title{font-size:46px!important}.header-home .slide-content{font-size:19px!important}.TheMarquee .item{font-size:46px!important}.brands-section .title,.categories-section .title{font-size:24px!important}.about-section .container .title,[data-page=brands] .section-brands .page-header .title{font-size:46px!important}.single-product-container .product-infos-descriptions>div .product-flash,.single-product-container .single-product>div .product-flash{font-size:19px!important}.single-product-container .product-infos-descriptions>div .product-title,.single-product-container .single-product>div .product-title{font-size:24px!important}[data-page=pay-success] .page-header .title{font-size:46px!important}[data-page=pay-success] .page-header .description{font-size:19px!important}[data-page=pay-success] .section.user .title{font-size:24px!important}.filtering-section .title{font-size:46px!important}}@media (max-width:847.8260869565216px){.about-section .container .title,.filtering-section .title,.header-home .slide-title,.TheMarquee .item,.Wysiwyg .h1,[data-page=brands] .section-brands .page-header .title,[data-page=faq] .page-header .title,[data-page=pay-success] .page-header .title{font-size:30px!important}}@media (max-width:1083.3333333333333px){.advantages-section .title,.brands-section .title,.builder-accordion .title-accordion,.builder-text-image .title,.categories-section .title,.dashboard .section-title,.forgot-bloc .title-tab,.payment-cart .cart-title,.payment-customer-informations .credit-card-section .customer-title,.payment-customer-informations .shipping-section .customer-title,.payment-summary .summary-title,.register-bloc .title-tab,.section-categories>.header .title,.section-products>.header .title,.sign-in-bloc .title-tab,.single-product-container .product-infos-descriptions>div .product-title,.single-product-container .single-product>div .product-title,.Wysiwyg .h2,[data-page=faq] .contact .title,[data-page=pay-success] .section.user .title{font-size:20px!important}}@media only screen and (max-width:999px) and (min-width:545px){[data-grid=grid].section-categories .list,[data-grid=grid].section-products .list{-ms-grid-template-columns:repeat(3,1fr);grid-template-columns:repeat(3,1fr)}.section-categories .list>.product-card:nth-child(3),.section-products .list>.product-card:nth-child(3){padding-top:0;border-top:0}}@media only screen and (max-width:999px) and (min-width:890px){[data-grid=grid].section-categories .list,[data-grid=grid].section-products .list{-ms-grid-template-columns:repeat(4,1fr);grid-template-columns:repeat(4,1fr)}.section-categories .list>.product-card:nth-child(4),.section-products .list>.product-card:nth-child(4){padding-top:0;border-top:0}}@media only screen and (max-width:1300px){[data-page="404"] .page-header{margin-top:7.692307692307693vw;margin-bottom:10.384615384615385vw}[data-page=faq] .page-header{margin-top:8.076923076923077vw;margin-bottom:7.692307692307693vw}[data-page=faq] .builder-accordion+.builder-accordion{margin-top:7.692307692307693vw}[data-page=faq] .contact{margin-top:9.230769230769232vw;padding-bottom:8.461538461538462vw}[data-page=faq] .contact .header{padding-top:8.076923076923077vw;padding-bottom:6.538461538461539vw}[data-page=pay-success] .page-header{margin-top:8.076923076923077vw;margin-bottom:7.692307692307693vw}.filtering-section .logos-list{grid-gap:1.846153846153846vw}}@media (max-width:703.0612244897958px){[data-page="404"] .page-header .title{font-size:106px!important}}@media only screen and (min-width:1000px) and (max-width:1300px){.dashboard .dash-content{margin-left:6.923076923076923vw}.dashboard .sidebar{-ms-flex-basis:28.23076923076923vw;flex-basis:28.23076923076923vw;padding-top:7.384615384615385vw;padding-bottom:7.384615384615385vw;padding-left:3.846153846153846vw;padding-right:3.846153846153846vw}[data-page=faq] .contact>.content{padding-left:7.846153846153846vw;padding-right:7.846153846153846vw}}@media only screen and (min-width:1000px) and (max-width:1114.285714285714px){.dashboard .title{font-size:18px!important}}@media only screen and (min-width:1000px) and (min-width:1299.9999999999998px){.dashboard .title{font-size:21px!important}}@media only screen and (min-width:1000px) and (max-width:1026.3157894736842px){.dashboard .faq,.dashboard .faq .link,.dashboard .link{font-size:15px!important}}@media only screen and (min-width:1000px) and (min-width:1300px){.dashboard .faq,.dashboard .faq .link,.dashboard .link{font-size:19px!important}}@media only screen and (min-width:600px) and (max-width:1000px){[data-page=profil] .dashboard .section-title{margin-bottom:36px}[data-page=profil] .dashboard .section:not(:first-child){margin-top:80px}.promo-code input[type=submit]{padding-top:17px;padding-bottom:17px}}@media only screen and (min-width:1280px){[data-page=orders] .dashboard .dash-content{width:100%;margin-left:0;margin-right:0}[data-page=orders] .dashboard .section-title{margin-left:90px}[data-page=orders] .dashboard .orders-list{margin-left:35px;padding-right:35px}[data-page=orders] .dashboard .filter-form{margin-left:90px;margin-right:90px}[data-page=orders] .dashboard .orders .empty{margin-left:55px}.order .col{padding-left:26px}}@media only screen and (max-width:1280px){[data-page=orders] .dashboard .filter-form{margin-bottom:32px;margin-left:0;margin-right:0}[data-page=orders] .dashboard .order-legend{display:none}.order{-ms-grid-template-columns:auto;grid-template-columns:auto;-ms-grid-template-rows:repeat(3,auto);grid-template-rows:repeat(3,auto)}.order .header{grid-template-areas:"number date" "status .";margin:21px 12px 0}.order .content,.order .header{-ms-grid-template-columns:auto auto;grid-template-columns:auto auto;-ms-grid-template-rows:1fr 1fr;grid-template-rows:1fr 1fr}.order .content{grid-template-areas:"quantity pdf" "price pdf";background:#fff;border-radius:5px;margin:21px 12px;padding:20px 18px}.order .col.date{grid-area:date;justify-self:flex-end}.order .col.status{grid-area:status;color:#236775}.order .col.number{grid-area:number}.order .col.actions .cta{font-family:fontBold,Arial,Helvetica,sans-serif}.order .col.quantity{grid-area:quantity}.order .col.price{grid-area:price}.order .col.pdf{grid-area:pdf;justify-self:flex-end}}@media only screen and (min-width:1280px) and (max-width:1300px){[data-page=orders] .dashboard .filter-form{margin-left:6.923076923076923vw;margin-right:6.923076923076923vw}[data-page=orders] .dashboard .section-title{margin-left:6.923076923076923vw}}@media only screen and (min-width:600px) and (max-width:1280px){[data-page=orders] .dashboard .orders{display:grid;-ms-grid-template-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:5px 5px;margin-top:0}}
.list[data-v-14f97fa8]{position:fixed;bottom:20px;right:20px;z-index:100000;display:flex;flex-direction:column-reverse}.list>.item[data-v-14f97fa8]:not(:first-child){margin-bottom:20px}.message[data-v-14f97fa8]{width:47vw;min-width:400px;max-width:700px;position:relative;display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-align-items:stretch;align-items:stretch;color:#fff;border-radius:0;overflow:hidden;box-shadow:0 0 9px hsla(0,0%,78.8%,.5)}.message[data-v-14f97fa8],[data-status=info].message[data-v-14f97fa8],[data-status=success].message[data-v-14f97fa8]{background-color:#236775}[data-status=warning].message[data-v-14f97fa8]{background-color:#d34f27}[data-status=error].message[data-v-14f97fa8]{background-color:#e11136}.message .header[data-v-14f97fa8]{width:110px;flex:auto 0 0;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.message .icon.-status[data-v-14f97fa8]{width:44px;height:44px}.message .content[data-v-14f97fa8]{padding:25px 50px 25px 0;flex:100% 1 1}.message .title[data-v-14f97fa8]{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif}.message .description[data-v-14f97fa8]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);opacity:.8}.message .description[data-v-14f97fa8] strong{font-weight:700}.message .description[data-v-14f97fa8] em{font-style:italic}.message .description[data-v-14f97fa8] a{text-decoration:underline}.message .btn.-close[data-v-14f97fa8]{position:absolute;top:20px;right:20px;width:16px;height:16px;box-sizing:content-box}.message .btn.-close .icon[data-v-14f97fa8]{display:block;width:100%;height:100%;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.no-touchevents .message .btn.-close[data-v-14f97fa8]{transform:rotate(0deg);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.no-touchevents .message .btn.-close[data-v-14f97fa8]:hover{transform:rotate(90deg)}.list-enter-active[data-v-14f97fa8],.list-leave-active[data-v-14f97fa8]{transition:.3s}.list-enter-active[data-v-14f97fa8]{transition-delay:.3s}.list-enter[data-v-14f97fa8],.list-leave-to[data-v-14f97fa8]{transform:translateX(100%);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}@media only screen and (max-width:600px){.list[data-v-14f97fa8]{position:fixed;bottom:0;right:0;left:0}.message[data-v-14f97fa8]{width:100%;min-width:100%;max-width:100%}.message .header[data-v-14f97fa8]{width:60px}.message .icon.-status[data-v-14f97fa8]{width:33px;height:33px}}@media (max-width:1114.285714285714px){.message .title[data-v-14f97fa8]{font-size:18px!important}}@media (min-width:1299.9999999999998px){.message .title[data-v-14f97fa8]{font-size:21px!important}}
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
.UiSwiper:not([data-active]) .swiper-wrapper[data-v-723b2f38]{transform:none!important}.UiSwiper:not([data-active]) .swiper-slide-duplicate[data-v-723b2f38]{display:none!important}
.ProductMedia[data-v-ec8418fc]{max-width:450px;margin:20px auto 0}.UiSwiper[data-v-ec8418fc]{width:100%}.image-container[data-v-ec8418fc]{position:relative}.image-container .zoom-button[data-v-ec8418fc]{background:#fff;position:absolute;top:14px;left:12px;z-index:2;border-radius:50px;border:1px solid #e5e5e5;cursor:pointer;width:46px;height:46px;overflow:hidden}.image-container .zoom-button .zoom-container[data-v-ec8418fc]{display:flex;-ms-justify-content:flex-end;justify-content:flex-end;-ms-align-items:center;align-items:center;pointer-events:none;width:90%}.image-container .zoom-button .zoom-text[data-v-ec8418fc]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;pointer-events:none;font-size:15px}.image-container .zoom-button .plus[data-v-ec8418fc]{width:16px;height:16px;position:relative;position:absolute;top:14px;left:14px;pointer-events:none}.image-container .zoom-button .plus .line[data-v-ec8418fc]{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:16px;height:2px;background:#1c1c1c}.image-container .zoom-button .plus .line[data-v-ec8418fc]:last-child{transform:rotate(90deg)}@media only screen and (min-width:1000px){.ProductMedia[data-v-ec8418fc]{margin-top:50px}}





.UiLightbox[data-v-2276f0be]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10000}.UiLightbox[data-open=true][data-v-2276f0be]{pointer-events:all}.overlay[data-v-2276f0be]{background:rgba(28,28,28,.8);position:absolute;top:0;left:0;width:100%;height:100%}.content-container[data-v-2276f0be]{max-width:1300px;margin-left:auto;margin-right:auto;height:100%;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.content[data-v-2276f0be]{position:relative;max-height:90%;max-width:800px;overflow:auto;box-shadow:3px 3px 47px rgba(28,28,28,.15);width:calc(100% - 20px);background:#fff}.close[data-v-2276f0be]{position:absolute;top:30px;right:30px;cursor:pointer;width:20px;height:20px;padding:0;border-radius:0;background:none;border:none;transform:rotate(45deg);transition:all .4s cubic-bezier(.19,1,.22,1);outline:none}.close[data-v-2276f0be]:hover{transform:rotate(135deg)}.close[data-v-2276f0be]:before{top:50%;left:0;transform:translateY(-50%);width:100%;height:2px}.close[data-v-2276f0be]:after,.close[data-v-2276f0be]:before{content:"";position:absolute;background:#1c1c1c}.close[data-v-2276f0be]:after{top:0;left:50%;transform:translateX(-50%);height:100%;width:2px}.footer-popup[data-v-2276f0be]{margin-top:46px;padding:32px 0;background:#f2f4f6}.create-account[data-v-2276f0be]{width:100%;text-align:center}@media only screen and (max-width:1420px){.content-container[data-v-2276f0be]{max-width:calc(100% - 120px)}}@media only screen and (max-width:1000px){.content-container[data-v-2276f0be]{max-width:calc(100% - 90px)}}@media only screen and (max-width:600px){.content-container[data-v-2276f0be]{max-width:calc(100% - 30px);margin:0;width:100%;max-width:none}.close[data-v-2276f0be]{position:absolute;top:10px;right:10px}}

.item[data-v-793d080e]{border-top:1px solid #236775}.item[data-v-793d080e]:last-child{border-bottom:1px solid #236775}.toggle[data-v-793d080e]{color:#1c1c1c;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;-ms-justify-content:flex-start;justify-content:flex-start;position:relative;cursor:pointer;background:none;border:0;padding:10px 50px 10px 30px;margin:0;width:100%;text-align:left}.toggle[data-v-793d080e]:before{content:"";display:block;position:absolute;top:50%;left:10px;transform:translateY(-50%) scale(0);transform-origin:center;background:#236775;border-radius:50%;width:6px;height:6px;transition:all .3s cubic-bezier(.455,.03,.515,.955)}.toggle.-active[data-v-793d080e]:before{transform:translateY(-50%) scale(1)}.toggle.-active .number[data-v-793d080e]{-ms-filter:none;filter:none;opacity:1;transition-delay:75ms}.no-touchevents .toggle:hover .plus[data-v-793d080e]{transform:translateY(-50%) rotate(-90deg)}.no-touchevents .toggle:hover .plus .line[data-v-793d080e]:first-child{transform:rotate(-90deg)}.toggle.-opened .plus[data-v-793d080e]{transform:translateY(-50%) rotate(-90deg)}.toggle.-opened .plus .line[data-v-793d080e]:first-child{transform:rotate(-90deg)}.number[data-v-793d080e]{display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;font-size:16px;font-family:fontMedium,Arial,Helvetica,sans-serif;width:36px;height:36px;margin-left:15px;border-radius:50%;border:1px solid #dae4e5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;transition:all .3s cubic-bezier(.455,.03,.515,.955)}.plus[data-v-793d080e]{height:22px;position:relative;position:absolute;top:50%;right:10px;transform:translateY(-50%);transform-origin:center;pointer-events:none}.plus[data-v-793d080e],.plus .line[data-v-793d080e]{width:22px;transition:all .3s cubic-bezier(.455,.03,.515,.955)}.plus .line[data-v-793d080e]{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:2px;background:#236775}.plus .line[data-v-793d080e]:last-child{transform:rotate(90deg)}.content[data-v-793d080e]{padding:10px 0 20px}.checkboxes[data-v-793d080e] .errors{display:none}@media only screen and (max-width:999px){.item[data-v-793d080e],.item[data-v-793d080e]:last-child{border-color:#dae4e5}.toggle[data-v-793d080e]{font-size:19px;padding:10px 65px 10px 40px}.toggle[data-v-793d080e]:before{left:15px}.plus[data-v-793d080e]{right:35px}.content[data-v-793d080e]{padding-left:25px;padding-right:25px}}@media only screen and (min-width:1000px){.item.-normal .checkboxes[data-v-793d080e] .box{border:0}.item.-normal .checkboxes[data-v-793d080e] .box:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:6px;height:6px;border-radius:50%;background:#236775;transition:all .3s cubic-bezier(.455,.03,.515,.955)}.item.-normal .checkboxes[data-v-793d080e] .box .icon{display:none}.item.-normal .checkboxes[data-v-793d080e] .input:checked+.box:after{transform:translate(-50%,-50%) scale(1)}.item.-normal .checkboxes[data-v-793d080e] .input:checked+.box+.label{color:#236775}}
.sidebar[data-v-4c702c3f]{will-change:min-height}.sidebar__inner[data-v-4c702c3f]{transform:translateZ(0);will-change:position,transform}.cta[data-v-4c702c3f]{margin-top:32px;width:100%;text-align:center;padding-left:20px;padding-right:20px}.fade-enter-active[data-v-4c702c3f],.fade-leave-active[data-v-4c702c3f]{transition:.3s}.fade-enter-active[data-v-4c702c3f]{transition-delay:.3s}.fade-enter[data-v-4c702c3f],.fade-leave-to[data-v-4c702c3f]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}@media only screen and (min-width:1000px){.sidebar[data-v-4c702c3f]{max-height:calc(100vh - 200px);overflow:auto}.scroll[data-v-4c702c3f]{max-height:calc(100vh - 180px);overflow:auto}}@media only screen and (max-width:999px){.cta[data-v-4c702c3f]{margin:12px;width:calc(100% - 24px)}}
.pagination[data-v-571f1d7d]{display:flex;-ms-justify-content:flex-end;justify-content:flex-end;-ms-align-items:center;align-items:center}.pagination ul[data-v-571f1d7d]{display:flex;padding:0;margin:0;font-size:16px;font-family:fontMedium,Arial,Helvetica,sans-serif}.pagination ul li[data-v-571f1d7d],.pagination ul li a[data-v-571f1d7d]{display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.pagination ul li a[data-v-571f1d7d]{width:35px;height:35px;border-radius:50%;cursor:pointer;margin:0 5px;border:1px solid #dae4e5;transition:all .4s cubic-bezier(.19,1,.22,1)}.pagination ul li a[data-v-571f1d7d]:hover{background:#dae4e5}.pagination ul li.-active a[data-v-571f1d7d]{background:#dae4e5;color:#1c1c1c;pointer-events:none}.pagination ul li:first-child a[data-v-571f1d7d]{margin-left:0}.pagination ul li:last-child a[data-v-571f1d7d]{margin-right:0}.pagination .next[data-v-571f1d7d],.pagination .prev[data-v-571f1d7d]{cursor:pointer;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;padding:12px}.pagination .icon[data-v-571f1d7d]{width:11px;height:7px;fill:#1c1c1c;transform-origin:center}.pagination .prev .icon[data-v-571f1d7d]{transform:rotate(-90deg)}.pagination .next .icon[data-v-571f1d7d]{transform:rotate(90deg)}@media only screen and (max-width:1000px){.pagination[data-v-571f1d7d]{-ms-justify-content:center;justify-content:center}}
.ProductsListing[data-v-7aa46ef7]{position:relative;padding:59px 0}.loading[data-v-7aa46ef7]{position:absolute;top:0;right:0;bottom:0;left:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;transition:all .4s cubic-bezier(.19,1,.22,1);background:#fff;pointer-events:none;z-index:200;transition-delay:.5s}.loading.-active[data-v-7aa46ef7]{-ms-filter:none;filter:none;opacity:1;pointer-events:all;transition-delay:0ms}.loading .loading-content[data-v-7aa46ef7]{height:100%;max-height:calc(100vh - 120px);display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.loading svg[data-v-7aa46ef7]{width:50px;height:50px}.container[data-v-7aa46ef7]{max-width:1300px;margin:0 auto}.row[data-v-7aa46ef7]{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-align-items:flex-start;align-items:flex-start}.main-content[data-v-7aa46ef7]{overflow:hidden}.filter-toggle[data-v-7aa46ef7]{padding:7px 10px 7px 15px}.filter-toggle[data-v-7aa46ef7] .text{display:flex;-ms-justify-content:space-between;justify-content:space-between}.filter-toggle[data-v-7aa46ef7] .number,.filter-toggle[data-v-7aa46ef7] .text{height:26px;-ms-align-items:center;align-items:center}.filter-toggle[data-v-7aa46ef7] .number{display:block;font-size:15px;font-family:fontMedium,Arial,Helvetica,sans-serif;width:26px;border-radius:50%;display:flex;-ms-justify-content:center;justify-content:center;border:1px solid #fff}.filters[data-v-7aa46ef7]{margin-right:54px;-ms-flex-shrink:0;flex-shrink:0;-ms-flex-grow:0;flex-grow:0}.filters[data-v-7aa46ef7],.filters[data-v-7aa46ef7] .sidebar{width:252px}.content[data-v-7aa46ef7]{width:calc(100% - 306px)}.filter-bar[data-v-7aa46ef7]{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center}.details[data-v-7aa46ef7],.details-sticky[data-v-7aa46ef7]{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-justify-content:flex-start;justify-content:flex-start}.details-sticky[data-v-7aa46ef7]{-ms-flex-grow:1;flex-grow:1}.ordering[data-v-7aa46ef7]{margin-right:50px;width:165px}.ordering[data-v-7aa46ef7] .errors{display:none}.total[data-v-7aa46ef7]{font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;color:#236775;line-height:1.1}.spacer[data-v-7aa46ef7]{padding:65px 0}[data-v-7aa46ef7] .UiLightbox .content-container{-ms-align-items:flex-end;align-items:flex-end;width:100%;max-width:none}[data-v-7aa46ef7] .UiLightbox .content-container>.content{width:100%;max-width:none;max-height:100%;margin-top:32px;border-radius:0;background:none;background:#fff;border-radius:71px 71px 0 0;overflow:visible}[data-v-7aa46ef7] .UiLightbox .scroll{max-height:calc(100vh - 98px);overflow:scroll}[data-v-7aa46ef7] .UiLightbox .close{top:28px;right:41px}[data-v-7aa46ef7] .UiLightbox .title{text-align:center;padding:22px 0 15px;border-bottom:1px solid #dae4e5;margin-bottom:-1px}[data-v-7aa46ef7] .UiLightbox .title h1{font-size:19px}@media only screen and (max-width:999px){.ProductsListing[data-v-7aa46ef7]{padding-top:0}.loading .loading-content[data-v-7aa46ef7]{max-height:calc(100vh - 63px)}.row[data-v-7aa46ef7]{flex-wrap:wrap}.content[data-v-7aa46ef7],.filters[data-v-7aa46ef7],.filters[data-v-7aa46ef7] .sidebar{width:100%}.filter-bar[data-v-7aa46ef7]{flex-wrap:wrap;-ms-justify-content:center;justify-content:center}.details[data-v-7aa46ef7]{margin-bottom:15px;padding-top:70px}.details[data-v-7aa46ef7],.details-sticky[data-v-7aa46ef7]{-ms-justify-content:space-between;justify-content:space-between;width:100%}.details-sticky[data-v-7aa46ef7]{position:fixed;top:63px;left:0;padding:15px;background:#fff;z-index:50}}@media only screen and (max-width:1420px){.container[data-v-7aa46ef7]{max-width:calc(100% - 120px)}}@media only screen and (max-width:1000px){.container[data-v-7aa46ef7]{max-width:calc(100% - 90px)}}@media only screen and (max-width:600px){.container[data-v-7aa46ef7]{max-width:calc(100% - 30px)}}@media only screen and (min-width:1000px){.ordering[data-v-7aa46ef7] .input,.ordering[data-v-7aa46ef7] .vs__dropdown-toggle,.ordering[data-v-7aa46ef7] .vs__search,.ordering[data-v-7aa46ef7] .vs__search:focus{border:0;font-size:15px!important;font-family:fontBook,Helvetica,Arial,sans-serif}.total[data-v-7aa46ef7]{line-height:35px}}@media (max-width:1114.285714285714px){.total[data-v-7aa46ef7]{font-size:18px!important}}@media (min-width:1299.9999999999998px){.total[data-v-7aa46ef7]{font-size:21px!important}}


.FormNewsletter[data-v-23ffed56]{margin-left:auto;margin-right:auto;width:76.61538vw;max-width:996px;max-width:800px!important}.FormNewsletter[data-v-23ffed56] .newsletter-title ._success{color:#236775}.form[data-v-23ffed56]{position:relative}.row[data-v-23ffed56]{display:flex;-ms-align-items:flex-start;align-items:flex-start}.row .submit[data-v-23ffed56]{padding-left:0;padding-right:0;flex:0 0 auto;width:208px}[data-v-23ffed56] .input{border-right:none}[data-v-23ffed56] .header{flex:0 0 auto;font-size:1.615384615384616vw;line-height:1.285714285714286;font-family:fontBold,Arial,Helvetica,sans-serif;font-size:21px!important}[data-v-23ffed56] .header .discount{color:#236775}.FormNewsletter[data-v-23ffed56]{position:relative}.FormNewsletter .debug-form-state[data-v-23ffed56]{position:absolute;bottom:0;right:0}@media only screen and (max-width:999px){.FormNewsletter[data-v-23ffed56]{width:calc(100vw - 30px)}.row .submit[data-v-23ffed56]{height:57px}}@media only screen and (min-width:1600px){.FormNewsletter[data-v-23ffed56]{max-width:1300px}}@media only screen and (min-width:800px){.FormNewsletter[data-v-23ffed56] .newsletter-title ._success{padding-top:.75em}.FormNewsletter[data-v-23ffed56]{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-align-items:flex-start;align-items:flex-start;padding-top:49px;padding-bottom:28px}.FormNewsletter .header[data-v-23ffed56]{margin-right:60px}.FormNewsletter .form[data-v-23ffed56]{max-width:482px;flex:1 1 100%}.FormNewsletter .form .koddein-field[data-v-23ffed56]{flex:1 1 100%}}@media only screen and (max-width:999px) and (min-width:600px) and (max-width:1000px){.FormNewsletter[data-v-23ffed56]{width:calc(100vw - 70px)}}@media only screen and (max-width:600px){.row .submit[data-v-23ffed56]{width:131px;height:auto}}@media (max-width:1114.285714285714px){[data-v-23ffed56] .header{font-size:18px!important}}@media (min-width:1299.9999999999998px){[data-v-23ffed56] .header{font-size:21px!important}}@media only screen and (max-width:799px){.FormNewsletter[data-v-23ffed56]{display:flex;flex-direction:column;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:stretch;align-items:stretch;padding:2.5em 1.1em 8px}.FormNewsletter .form[data-v-23ffed56]{margin-top:25px}.FormNewsletter .row[data-v-23ffed56]{flex-direction:row;width:100%}.FormNewsletter .koddein-field[data-v-23ffed56]{width:100%}}@media only screen and (max-width:350px){.FormNewsletter[data-v-23ffed56]{padding-left:0;padding-right:0}}
.FormSignIn .cta-link[data-v-3a2936e5]{color:#4c4c4c}.FormSignIn .cta-link .text[data-v-3a2936e5]:after{background:#4c4c4c}.FormSignIn .forgot-password[data-v-3a2936e5]{display:block;margin-top:0}@media only screen and (max-width:600px){.FormSignIn .forgot-password[data-v-3a2936e5]{text-align:center;margin-bottom:35px}}
.FormForgotPassword .cta-link[data-v-1d8c16eb]{color:#4c4c4c}.FormForgotPassword .cta-link .text[data-v-1d8c16eb]:after{background:#4c4c4c}.FormForgotPassword .forgot-password[data-v-1d8c16eb]{display:block;margin-top:0}@media only screen and (max-width:600px){.FormForgotPassword .forgot-password[data-v-1d8c16eb]{text-align:center;margin-bottom:35px}}


.custom-trigger[data-v-3050bf96]{margin:45px 0;text-align:center}.custom-trigger .cta[data-v-3050bf96]{margin:0 auto}@media only screen and (max-width:600px){.custom-trigger .cta[data-v-3050bf96]{width:100%}}

.cta-link.saveAddress[data-v-54cf36dd]{display:block;margin-left:auto;margin-right:auto;margin-bottom:50px}[data-theme=bright] .cta-link.saveAddress[data-v-54cf36dd] .text{color:#fff}[data-theme=bright] .cta-link.saveAddress[data-v-54cf36dd] .text:after{background-color:#fff}.NewAddressForm[data-v-54cf36dd] .form .actions{margin-bottom:50px}.NewAddressForm[data-v-54cf36dd] .form[data-theme=bright] .submit .text{color:#fff}.NewAddressForm[data-v-54cf36dd] .form[data-theme=bright] .submit .text:after{background-color:#fff}
.group[data-v-a9ba6f58]{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-align-items:flex-end;align-items:flex-end}.group>.field[data-v-a9ba6f58]{flex:1 1 50%}.card[data-v-a9ba6f58] img{filter:none}.-busy[data-v-a9ba6f58]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7;pointer-events:none}


.input-password-wrapper[data-v-3438540a]{position:relative}.toggle-password[data-v-3438540a]{padding:0;margin:0;background:none;border:none;cursor:pointer}.icon[data-v-3438540a] .line{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;transition:opacity .4s cubic-bezier(.19,1,.22,1)}.input-password-wrapper[data-show-password] .icon[data-v-3438540a] .line{-ms-filter:none;filter:none;opacity:1}
.wrapper[data-v-aabfd2a8]{position:relative}textarea[data-v-aabfd2a8]{min-height:100px;max-width:100%;min-width:100%}
[data-v-590c3d12] .ck-editor__editable{line-height:1.4}[data-v-590c3d12] .ck-editor__editable>:first-child{margin-top:.6em}[data-v-590c3d12] .ck-editor__editable>:last-child{margin-bottom:.6em}[data-v-590c3d12] .ck-editor__editable>ol,[data-v-590c3d12] .ck-editor__editable>p,[data-v-590c3d12] .ck-editor__editable>ul{margin-top:.6em}[data-v-590c3d12] .ck-editor__editable a{text-decoration:underline}[data-v-590c3d12] .ck-editor__editable a:hover{text-decoration:none}[data-v-590c3d12] .ck-editor__editable ul{list-style:outside square}[data-v-590c3d12] .ck-editor__editable ul li{margin-left:1em}[data-v-590c3d12] .ck-editor__editable ol{list-style:outside decimal}[data-v-590c3d12] .ck-editor__editable ol li{margin-left:1em}[data-v-590c3d12] .ck-editor__editable b,[data-v-590c3d12] .ck-editor__editable strong{font-weight:700}[data-v-590c3d12] .ck-editor__editable em,[data-v-590c3d12] .ck-editor__editable i{font-style:italic}[data-v-590c3d12] .ck-editor__editable sup{position:relative;top:-.2em;font-size:75%;line-height:0;vertical-align:super}[data-v-590c3d12] .ck-editor__editable del{text-transform:line-through}
.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:flex;align-items:center;padding:4px 6px 0 3px}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap}.vs__dropdown-option:hover{cursor:pointer}.vs__dropdown-option--highlight{background:#5897fb;color:#fff}.vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5)}.vs__dropdown-option--disabled:hover{cursor:inherit}.vs__selected{display:flex;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0;padding:0 .25em}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1}.vs__search::-moz-placeholder{color:inherit}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable .vs__search:hover{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border:.9em solid hsla(0,0%,39.2%,.1);border-left-color:rgba(60,60,60,.45);transform:translateZ(0);animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em}.vs--loading .vs__spinner{opacity:1}
.input[data-v-370d1797]{padding:0}


.options[data-v-bb2da53e]{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-justify-content:flex-start;justify-content:flex-start;flex-wrap:wrap;margin-bottom:-18px;padding-left:30px}.checkbox[data-v-bb2da53e]{margin-bottom:18px;margin-right:18px}.input:checked+.box[data-v-bb2da53e]:after{transform:scale(1);-ms-filter:none;filter:none;opacity:1}.box[data-v-bb2da53e]{margin:0;width:24px;height:24px;border-radius:50%;border:1px solid #1c1c1c}.box[data-v-bb2da53e]:after{content:"";position:absolute;top:-4px;left:-4px;margin:auto;width:30px;height:30px;border-radius:50%;background:transparent;border:2px solid;transform:scale(.5);transition:all .4s cubic-bezier(.55,.085,.68,.53);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;z-index:-1}@media only screen and (max-width:999px){.options[data-v-bb2da53e]{padding-left:15px}}
.options[data-v-05ab53b6]{display:flex;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-ms-justify-content:flex-start;justify-content:flex-start;flex-wrap:wrap;margin-bottom:-9px;padding-left:18px}.checkbox[data-v-05ab53b6]{margin-bottom:9px;margin-right:9px}.input:checked+.box[data-v-05ab53b6]{border:1px solid #236775;color:#fff}.input:checked+.box[data-v-05ab53b6]:after{-ms-filter:none;filter:none;opacity:1}.box[data-v-05ab53b6]{margin:0;width:44px;height:44px;border-radius:50%;border:1px solid #dae4e5;display:flex;-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;font-size:14px;font-family:fontMedium,Arial,Helvetica,sans-serif;color:#1c1c1c;white-space:nowrap;pointer-events:none}.box[data-v-05ab53b6],.box[data-v-05ab53b6]:after{transition:all .4s cubic-bezier(.55,.085,.68,.53)}.box[data-v-05ab53b6]:after{content:"";position:absolute;top:0;left:0;margin:auto;width:100%;height:100%;border-radius:50%;background:#236775;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;z-index:-1}@media only screen and (max-width:999px){.options[data-v-05ab53b6]{padding-left:15px}}
.box[data-v-3905e6d4]{display:none}
.koddein-field-date[data-v-1acc5567] input{border:0}[data-v-1acc5567] .vdp-datepicker__calendar{border:1px solid #dae4e5;margin-top:30px;margin-left:-63px;font-size:1.461538461538461vw;line-height:1.526315789473684;font-family:fontBook,Helvetica,Arial,sans-serif}[data-v-1acc5567] .vdp-datepicker__calendar .cell.selected,[data-v-1acc5567] .vdp-datepicker__calendar .cell.selected:hover{color:#fff;background:#236775}[data-v-1acc5567] .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,[data-v-1acc5567] .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,[data-v-1acc5567] .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover{border-color:#236775}@media (max-width:1026.3157894736842px){[data-v-1acc5567] .vdp-datepicker__calendar{font-size:15px!important}}@media (min-width:1300px){[data-v-1acc5567] .vdp-datepicker__calendar{font-size:19px!important}}@media only screen and (max-width:600px){[data-v-1acc5567] .vdp-datepicker__calendar{margin-left:-19px}}
.koddein-field-upload[data-v-49200fe4]{display:flex;flex-direction:column;-ms-justify-content:space-between;justify-content:space-between;-ms-align-items:stretch;align-items:stretch;-ms-align-items:flex-start;align-items:flex-start}.icon[data-v-49200fe4]{display:none}.dragndrop[data-v-49200fe4]{border:none;background:none;padding:0;margin:10px 0 0}.dragndrop .success[data-v-49200fe4]{display:none}
.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail{background-color:#ccc;border-radius:15px}.vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.16)}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;box-sizing:border-box;box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}.vue-slider-dot-handle-focus{box-shadow:0 0 1px 2px rgba(52,152,219,.36)}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;box-sizing:content-box}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;left:50%;transform:translate(-50%);height:0;width:0;border:5px solid transparent;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;left:50%;transform:translate(-50%);height:0;width:0;border:5px solid transparent;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;top:50%;transform:translateY(-50%);height:0;width:0;border:5px solid transparent;border-left-color:inherit}.vue-slider-dot-tooltip-inner-right:after{right:100%;top:50%;transform:translateY(-50%);height:0;width:0;border:5px solid transparent;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}

